awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
961 stars 189 forks source link

Enabling SQS encryption at rest using the default KMS key #229

Closed brtrvn closed 2 years ago

brtrvn commented 2 years ago

SQS encrypts all data in transit by default. We can also encrypt data at rest on the SQS hosts while waiting to be pulled.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license