Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.SNS

Classes

BetweenCondition

Between condition for a numeric attribute.

CfnSubscription

The AWS::SNS::Subscription resource subscribes an endpoint to an Amazon topic.

CfnSubscriptionProps

Properties for defining a CfnSubscription.

CfnTopic

The AWS::SNS::Topic resource creates a topic to which notifications can be published.

CfnTopic.LoggingConfigProperty

The LoggingConfig property type specifies the Delivery status logging configuration for an AWS::SNS::Topic .

CfnTopic.SubscriptionProperty

Subscription is an embedded property that describes the subscription endpoints of an Amazon topic.

CfnTopicInlinePolicy

The AWS::SNS::TopicInlinePolicy resource associates one Amazon topic with one policy.

CfnTopicInlinePolicyProps

Properties for defining a CfnTopicInlinePolicy.

CfnTopicPolicy

The AWS::SNS::TopicPolicy resource associates Amazon topics with a policy.

CfnTopicPolicyProps

Properties for defining a CfnTopicPolicy.

CfnTopicProps

Properties for defining a CfnTopic.

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 LoggingConfig property type specifies the Delivery status logging configuration for an AWS::SNS::Topic .

CfnTopic.ISubscriptionProperty

Subscription is an embedded property that describes the subscription endpoints of an Amazon topic.

IBetweenCondition

Between condition for a numeric attribute.

ICfnSubscriptionProps

Properties for defining a CfnSubscription.

ICfnTopicInlinePolicyProps

Properties for defining a CfnTopicInlinePolicy.

ICfnTopicPolicyProps

Properties for defining a CfnTopicPolicy.

ICfnTopicProps

Properties for defining a CfnTopic.

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.

Back to top Generated by DocFX