AWS SQS Pub/Sub Subscription
AWS SQS Pub/Sub Subscription is an encrypted SQS Queue designed for Pub/Sub fan-out messaging with AWS SNS.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments
37
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 SQS metric alarms. |
queue.additional_access[] | array(string) | No description |
queue.max_message_size | integer | The limit of how many bytes a message can contain before Amazon SQS rejects it. |
queue.message_retention_seconds | integer | How long Amazon SQS retains a message. |
queue.region | string | Region should generally be set to the same as the publisher topic. Selecting a different region will enable multi-region mode. |
queue.visibility_timeout_seconds | integer | The period of time during which Amazon SQS prevents other consumers from receiving and processing the message. |