Construct Overview
Opinionated L2 constructs for SQS.
Security/Compliance
SQS Queue
- Enforce queue name
- FIFO queues have the
.fifosuffix SQS requires appended after name truncation, so the suffix survives when the generated name would otherwise be truncated at the 80 character limit
- FIFO queues have the
- Enforce KMS CMK encryption at rest
- Enforce SSL connections to queue