An open API service indexing awesome lists of open source software.

https://github.com/estherslabbert/s3-dsse

Dual-Server-Side-Encryption on AWS S3 objects/buckets
https://github.com/estherslabbert/s3-dsse

aws aws-s3 dsse

Last synced: 9 months ago
JSON representation

Dual-Server-Side-Encryption on AWS S3 objects/buckets

Awesome Lists containing this project

README

          

# AWS's S3 DSSE (Amazon Web Service's Simple Storage Service Dual Server-Side Encryption)

[Dual-Server-Side-Encryption on AWS S3 documentation](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingDSSEncryption.html)

[New – Amazon S3 Dual-Layer Server-Side Encryption with Keys Stored in AWS Key Management Service (DSSE-KMS) blog (June 2023)](https://aws.amazon.com/blogs/aws/new-amazon-s3-dual-layer-server-side-encryption-with-keys-stored-in-aws-key-management-service-dsse-kms/)

## Table of Contents

- [DSSE on preconfigured bucket](#dsse-on-preconfigured-bucket)
- [DSSE on object in preconfigured bucket](#dsse-on-object-in-preconfigured-bucket)
- [DSSE on bucket when configuring it](#dsse-on-bucket-when-configuring-it)
- [Configuring KMS Key for DSSE](#configuring-kms-key-for-dsse)
- [Pricing](#pricing)

## DSSE on preconfigured bucket

![DSSE created bucket 1](/images/enable-dsse-already-created-bucket.png)

![DSSE created bucket 2](/images/enable-dsse-already-created-bucket-1.png)

![DSSE created bucket 3](/images/enable-dsse-already-created-bucket-2.png)

![DSSE created bucket 4](/images/enable-dsse-already-created-bucket-3.png)

## DSSE on object in preconfigured bucket

![DSSE object 1](/images/enable-dsse-already-created-bucket-object-1.png)

![DSSE object 2](/images/enable-dsse-already-created-bucket-object-2.png)

![DSSE object 3](/images/enable-dsse-already-created-bucket-object-3.png)

![DSSE object 4](/images/enable-dsse-already-created-bucket-object-4.png)

## DSSE on bucket when configuring it

![DSSE new bucket](/images/DSSE.png)

## Configuring KMS Key for DSSE

![DSSE KMS 1](/images/kms-key-for-dsse-1.png)

![DSSE KMS 2](/images/kms-key-for-dsse-2.png)

![DSSE KMS 3](/images/kms-key-for-dsse-3.png)

![DSSE KMS 4](/images/kms-key-for-dsse-4.png)

![DSSE KMS 5](/images/kms-key-for-dsse-5.png)

![DSSE KMS 6](/images/kms-key-for-dsse-6.png)

![DSSE KMS 7](/images/kms-key-for-dsse-7-reivew-key-policy.png)

## Pricing

![Pricing](/images/s3-encryption-pricing.png)