-
Notifications
You must be signed in to change notification settings - Fork 112
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
SQS Server side encryption #138
Labels
enhancement
New feature or request
Comments
This is not possible at the moment. In Lift, we try to be start from the use cases rather than from the technical implementation. Could you explain what is the use-case here? What could the configuration for this look like? |
Random interested party here, but there are a few use cases I can see:
|
Closed
Thanks for the details. To anyone stumbling on this issue with the same needs, please add a 👍 on the issue. |
salemdar
added a commit
to salemdar/lift
that referenced
this issue
Feb 18, 2022
mnapoli
added a commit
that referenced
this issue
Mar 18, 2022
Add Server-Side encryption option for SQS, fixes #138
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
I want to add service side encryption to the queues created by lift, specifically the KmsMasterKeyId. Is this possible, if not can this property be exposed?
The text was updated successfully, but these errors were encountered: