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

Kombu cannot create SQS queues with server-side encryption turned on #958

Closed
hfern opened this issue Nov 29, 2018 · 0 comments
Closed

Kombu cannot create SQS queues with server-side encryption turned on #958

hfern opened this issue Nov 29, 2018 · 0 comments

Comments

@hfern
Copy link
Contributor

hfern commented Nov 29, 2018

We need to configure queues to use server-side encryption when the queues are automatically created by Kombu. This can be done by setting the KmsMasterKeyId and KmsDataKeyReusePeriodSeconds keys of the Attributes boto3 sqs.create_queue parameter.

Having a way to set arbitrary Attributes values as new features are added to SQS would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants