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

Ability to create virtual queues with custom Tags #62

Open
fgandhi-chwy opened this issue Jan 29, 2021 · 1 comment
Open

Ability to create virtual queues with custom Tags #62

fgandhi-chwy opened this issue Jan 29, 2021 · 1 comment

Comments

@fgandhi-chwy
Copy link

Hello,
We ran into a scenario where we needed to Tag the virtual queues that are being created.
There should be a way to specify those Tags as part of the AmazonSQSRequesterClientBuilder which then applies those Tags to all the queues that it creates.

@fgandhi-chwy fgandhi-chwy changed the title Ability to create virtual queues with Tags Ability to create virtual queues with custom Tags Jan 29, 2021
@adam-aws
Copy link
Contributor

Hi @fgandhi-chwy,
I agree, we could provide a way to add Tags in the AmazonSQSRequesterClientBuilder the same way that we currently provide a way to add Queue Attributes .withQueueAttributes(attributes)

Will look into providing such functionality.

@adam-aws adam-aws added this to the Release 1.2.1 milestone Feb 3, 2021
@adam-aws adam-aws removed this from the Release 1.2.1 milestone Feb 25, 2021
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