AWS KMS use case with Serverless Application Model (SAM): An end to end solution
The Basics
AWS KMS is a Key Management Service that let you create Cryptographic keys that you can use to encrypt and decrypt data and also other keys. You can read more about it here.
Important points about Keys
Please note that the CMK generated ca...
blog.rajanpanchal.net15 min read