Get Subscription Result
Constructors
Properties
The delivery policy JSON assigned to the subscription. Enables the subscriber to define the message delivery retry strategy in the case of an HTTP/S endpoint subscribed to the topic. Search the CloudFormation User Guide for AWS::SNS::Subscription
for more information about the expected schema for this property.
The filter policy JSON assigned to the subscription. Enables the subscriber to filter out unwanted messages. Search the CloudFormation User Guide for AWS::SNS::Subscription
for more information about the expected schema for this property.
This attribute lets you choose the filtering scope by using one of the following string value types: MessageAttributes (default) and MessageBody.
When set to true, enables raw message delivery. Raw messages don't contain any JSON formatting and can be sent to Amazon SQS and HTTP/S endpoints.
When specified, sends undeliverable messages to the specified Amazon SQS dead-letter queue. Messages that can't be delivered due to client errors are held in the dead-letter queue for further analysis or reprocessing. Search the CloudFormation User Guide for AWS::SNS::Subscription
for more information about the expected schema for this property.
Specifies whether Amazon SNS resends the notification to the subscription when a message's attribute changes. Search the CloudFormation User Guide for AWS::SNS::Subscription
for more information about the expected schema for this property.
This property applies only to Amazon Data Firehose delivery stream subscriptions.