"S3 Bucket Key" for SSE-KMS Encryption
• New setting to decrease...
• • Number of API calls made to KMS from S3 by 99%.
• • Costs of overall KMS encryption with Amazon S3 by 99%.
• This leverages data keys.
• • A “S3 bucket key” is generated (Customer master key in KMS is periodocally rotated).
• • That key is used to encrypt KMS objects with new data keys.
• • The “S3 bucket key” will create a lot of Data keys using envelope encryption.
• You will see less KMS CloudTrail events in CloudTrail.
An optimisation of using SSE-KMS to decrease the number of KMS API calls.