Closed
Description
Description
While creating HTTPS Subscription on SNS topic, there's no way to configure the retry policy.
Use Case
I am creating SNS topic and HTTPS subscription using CDK and want to provide custom delivery retry policy.
Proposed Solution
Update UrlSubscriptionProps interface to provide deliveryRetryPolicy as well.
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change