AWS SNS Pub/Sub Topic
AWS SNS Pub/Sub Topic
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments
30
Made by
Massdriver
Official
Yes
No
Compliance
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
monitoring.mode | string | Enable and customize CloudWatch metric alarms. |
topic.content_based_deduplication | boolean | Requires FIFO. Enables automatic content-based deduplication using a SHA-256 hash to generate the message deduplication ID using the body of the message. Alternatively a message deduplication ID can be manually set when publishing. |
topic.fifo | boolean | Enables strict ordering of topic messages. You can configure a message group by including a message group ID when publishing a message to a FIFO topic. For each message group ID, all messages are sent and delivered in order of their arrival. |
topic.region | string | AWS Region to provision in. |