AWS SNS: Add support for DeliveryPolicy in SNS topic subscriptions #3288
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/sns
Issues and PRs that pertain to the sns service.
Milestone
Add support for
DeliveryPolicy
in SNS topic subscriptions.See [SNS FAQ|https://aws.amazon.com/sns/faqs/] for details: What happens to Amazon SNS messages if the subscribing endpoint is not available?
Terraform Version
All
Affected Resource(s)
Expected Behavior
The delivery policy should applied to the SNS subscription if the subscription is HTTP/S. Otherwise, it must be rejected.
Actual Behavior
The attribute
delivery_policy
is there but is not implemented - only read after resource creation.References
#2916
The text was updated successfully, but these errors were encountered: