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

Display Name Length Restriction in Queues #348

Open
cmcnicholas opened this issue Jul 26, 2023 · 0 comments · May be fixed by #349
Open

Display Name Length Restriction in Queues #348

cmcnicholas opened this issue Jul 26, 2023 · 0 comments · May be fixed by #349
Labels
bug Something isn't working

Comments

@cmcnicholas
Copy link
Contributor

Description

The current Queue generation allows Alarm Topics to be created with the displayName property exceeding 100 characters (a restriction by the AWS API). This results in failed cloudformation deployment with the error message:

Resource handler returned message: "Invalid parameter: Attributes Reason: DisplayName (Service: Sns, Status Code: 400, Request ID: 22d6afac-465f-5167-8e0d-f297e231f7b2)" (RequestToken: 660cee2b-d73b-49d0-879c-eb88de339e79, HandlerErrorCode: GeneralServiceException)

How to Reproduce

Create a queue with alarm that has a construct name ~60+ characters

Additional Information

No response

@cmcnicholas cmcnicholas added the bug Something isn't working label Jul 26, 2023
cmcnicholas pushed a commit to cmcnicholas/lift that referenced this issue Jul 26, 2023
@cmcnicholas cmcnicholas linked a pull request Jul 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant