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

Allow queue to edit its attributes #244

Open
rhiroyuki opened this issue Oct 27, 2020 · 2 comments
Open

Allow queue to edit its attributes #244

rhiroyuki opened this issue Oct 27, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@rhiroyuki
Copy link
Contributor

rhiroyuki commented Oct 27, 2020

When changing one of the queue properties (VisibilityTimeout in this case) and running aws:sqs:create[force], this error is raised:

Aws::SQS::Errors::QueueAlreadyExists: A queue already exists with the same name and a different value for attribute VisibilityTimeout                            

Not sure if this is possible but rather than raising an error we should update the queue property instead in this case. Or maybe sending an additional argument telling it to update.

@rhiroyuki rhiroyuki added the enhancement New feature or request label Oct 27, 2020
@rubendebest
Copy link
Contributor

@linqueta, você passou por isso também né?

@linqueta
Copy link
Contributor

@rubendebest não me recordo pra ser sincero com você

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants