aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::SQS::Queue - [Bug] Cloudformation generates SQS queue name more than 80 characters for fifo queues

Open
#280 1 comment 12 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.