Namespace Amazon.CDK.AWS.SNS
Classes
| BetweenCondition | Between condition for a numeric attribute. |
| CfnSubscription | The |
| CfnSubscriptionProps | Properties for defining a |
| CfnTopic | The |
| CfnTopic.LoggingConfigProperty | The |
| CfnTopic.SubscriptionProperty |
|
| CfnTopicInlinePolicy | The |
| CfnTopicInlinePolicyProps | Properties for defining a |
| CfnTopicPolicy | The |
| CfnTopicPolicyProps | Properties for defining a |
| CfnTopicProps | Properties for defining a |
| DeliveryPolicy | Options for customising the delivery of SNS messages to HTTP/S endpoints. |
| Filter | Filter implementation of FilterOrPolicy. |
| FilterOrPolicy | Class for building the FilterPolicy by avoiding union types. |
| HealthyRetryPolicy | Options for customising the retry policy of the delivery of SNS messages to HTTP/S endpoints. |
| LoggingConfig | A logging configuration for delivery status of messages sent from SNS topic to subscribed endpoints. |
| NumericConditions | Conditions that can be applied to numeric attributes. |
| Policy | Policy Implementation of FilterOrPolicy. |
| RequestPolicy | Options for customising aspects of the content sent in AWS SNS HTTP/S requests. |
| StringConditions | Conditions that can be applied to string attributes. |
| Subscription | A new subscription. |
| SubscriptionFilter | A subscription filter for an attribute. |
| SubscriptionOptions | Options for creating a new subscription. |
| SubscriptionProps | Properties for creating a new subscription. |
| ThrottlePolicy | Options for customising AWS SNS HTTP/S delivery throttling. |
| Topic | A new SNS topic. |
| TopicAttributes | Represents an SNS topic defined outside of this stack. |
| TopicBase | Either a new or imported Topic. |
| TopicGrants | Collection of grant methods for a ITopicRef. |
| TopicPolicy | The policy for an SNS Topic. |
| TopicPolicyProps | Properties to associate SNS topics with a policy. |
| TopicProps | Properties for a new SNS topic. |
| TopicSubscriptionConfig | Subscription configuration. |
Interfaces
| CfnTopic.ILoggingConfigProperty | The |
| CfnTopic.ISubscriptionProperty |
|
| IBetweenCondition | Between condition for a numeric attribute. |
| ICfnSubscriptionProps | Properties for defining a |
| ICfnTopicInlinePolicyProps | Properties for defining a |
| ICfnTopicPolicyProps | Properties for defining a |
| ICfnTopicProps | Properties for defining a |
| IDeliveryPolicy | Options for customising the delivery of SNS messages to HTTP/S endpoints. |
| IHealthyRetryPolicy | Options for customising the retry policy of the delivery of SNS messages to HTTP/S endpoints. |
| ILoggingConfig | A logging configuration for delivery status of messages sent from SNS topic to subscribed endpoints. |
| INumericConditions | Conditions that can be applied to numeric attributes. |
| IRequestPolicy | Options for customising aspects of the content sent in AWS SNS HTTP/S requests. |
| IStringConditions | Conditions that can be applied to string attributes. |
| ISubscriptionOptions | Options for creating a new subscription. |
| ISubscriptionProps | Properties for creating a new subscription. |
| IThrottlePolicy | Options for customising AWS SNS HTTP/S delivery throttling. |
| ITopic | Represents an SNS topic. |
| ITopicAttributes | Represents an SNS topic defined outside of this stack. |
| ITopicPolicyProps | Properties to associate SNS topics with a policy. |
| ITopicProps | Properties for a new SNS topic. |
| ITopicSubscription | Topic subscription. |
| ITopicSubscriptionConfig | Subscription configuration. |
Enums
| BackoffFunction | Algorithms which can be used by SNS to calculate the delays associated with all of the retry attempts between the first and last retries in the backoff phase. |
| FifoThroughputScope | The throughput quota and deduplication behavior to apply for the FIFO topic. |
| FilterOrPolicyType | The type of the MessageBody at a given key value pair. |
| LoggingProtocol | The type of supported protocol for delivery status logging. |
| SubscriptionProtocol | The type of subscription, controlling the type of the endpoint parameter. |
| TracingConfig | The tracing mode of an Amazon SNS topic. |