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.

View Source Code
Deployments

62

Made by

Massdriver

Official

Yes

No

Compliance

This bundle does not have an operator guide. Add one here.

VariableTypeDescription
monitoring.modestringEnable and customize SQS metric alarms.
queue.additional_access[]array(string)No description
queue.max_message_sizeintegerThe limit of how many bytes a message can contain before Amazon SQS rejects it.
queue.message_retention_secondsintegerHow long Amazon SQS retains a message.
queue.regionstringRegion should generally be set to the same as the publisher topic. Selecting a different region will enable multi-region mode.
queue.visibility_timeout_secondsintegerThe period of time during which Amazon SQS prevents other consumers from receiving and processing the message.