aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::SQS::Queue - [Bug] Cloudformation generates SQS queue name more than 80 characters for fifo queues
Open
app integration
enhancement
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
SQS fifo queues have restriction on length of the names. Length of name shouldn't exceed 80 chars but Cloudformation doesn't restrict it if you don't provide QueueName.
Reference - https://forums.aws.amazon.com/thread.jspa?messageID=863882&tstart=0
[SQS limits](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-limits.html)
Contributor guide
Assessment
This issue has not been assessed yet.