Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying a long stack name causes and error while creating the SQSMetering Queue #29

Closed
gargana opened this issue Sep 7, 2021 · 0 comments

Comments

@gargana
Copy link
Contributor

gargana commented Sep 7, 2021

Describe the bug
Specifying a long stack name causes and error while creating the SQSMetering Queue

To Reproduce
Steps to reproduce the behavior:

  1. Launch the solution with a long stack name. (80 Chars)

Expected behavior
SQSMetering Queue resource fails to create.

The name of a FIFO queue can only include alphanumeric characters, hyphens, or underscores, must end with .fifo suffix and be 1 to 80 in length.

Additional context
We are consuming the project as part of an automation:
aws-ia/cloudformation-aws-marketplace-saas#6

@lenopip lenopip closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants