Posted On: Dec 20, 2021

The Amazon Chime SDK lets developers add real-time audio, video, screen share, and messaging capabilities to their web or mobile applications. With media capture pipelines, developers can capture the contents of their Amazon Chime SDK meetings to the Amazon Simple Storage Service (Amazon S3) bucket of their choice. Developers can now use media capture pipelines with Amazon S3 buckets which use server side encryption with customer managed keys using Server-Side Encryption with AWS Key Management Service (SSE-KMS), to help support your encryption requirements.

To use the SSE-KMS to protect your media capture artifacts, you do not have to make any code or application modification to encrypt your data. In your existing or new Amazon S3 bucket that is to be used for storing media capture artifacts, you can simply configure the Amazon S3 bucket level server side encryption with customer managed keys (CMK) and provide the Amazon Chime SDK service proper permission on the CMK’s key policy. 

To learn more about the Amazon Chime SDK and media capture pipeline with SSE-KMS, review the following resources:

* Amazon Chime SDK
* Using SSE-KMS to protect your media capture artifacts in the Amazon Chime SDK Developer Guide