{"id":25256512,"url":"https://github.com/estherslabbert/s3-dsse","last_synced_at":"2025-10-10T22:05:55.930Z","repository":{"id":177298060,"uuid":"660193511","full_name":"EstherSlabbert/S3-DSSE","owner":"EstherSlabbert","description":"Dual-Server-Side-Encryption on AWS S3 objects/buckets","archived":false,"fork":false,"pushed_at":"2023-07-19T13:17:07.000Z","size":1825,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T00:17:47.040Z","etag":null,"topics":["aws","aws-s3","dsse"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EstherSlabbert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-29T13:02:04.000Z","updated_at":"2023-06-30T16:06:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4c6a188-c8c4-4168-9b60-10efb5211681","html_url":"https://github.com/EstherSlabbert/S3-DSSE","commit_stats":null,"previous_names":["estherslabbert/s3-dsse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EstherSlabbert/S3-DSSE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstherSlabbert%2FS3-DSSE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstherSlabbert%2FS3-DSSE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstherSlabbert%2FS3-DSSE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstherSlabbert%2FS3-DSSE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EstherSlabbert","download_url":"https://codeload.github.com/EstherSlabbert/S3-DSSE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstherSlabbert%2FS3-DSSE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005457,"owners_count":26083898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-s3","dsse"],"created_at":"2025-02-12T06:20:11.219Z","updated_at":"2025-10-10T22:05:55.925Z","avatar_url":"https://github.com/EstherSlabbert.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS's S3 DSSE (Amazon Web Service's Simple Storage Service Dual Server-Side Encryption)\n\n[Dual-Server-Side-Encryption on AWS S3 documentation](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingDSSEncryption.html)\n\n[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/)\n\n## Table of Contents\n\n- [DSSE on preconfigured bucket](#dsse-on-preconfigured-bucket)\n- [DSSE on object in preconfigured bucket](#dsse-on-object-in-preconfigured-bucket)\n- [DSSE on bucket when configuring it](#dsse-on-bucket-when-configuring-it)\n- [Configuring KMS Key for DSSE](#configuring-kms-key-for-dsse)\n- [Pricing](#pricing)\n\n## DSSE on preconfigured bucket\n\n![DSSE created bucket 1](/images/enable-dsse-already-created-bucket.png)\n\n![DSSE created bucket 2](/images/enable-dsse-already-created-bucket-1.png)\n\n![DSSE created bucket 3](/images/enable-dsse-already-created-bucket-2.png)\n\n![DSSE created bucket 4](/images/enable-dsse-already-created-bucket-3.png)\n\n## DSSE on object in preconfigured bucket\n\n![DSSE object 1](/images/enable-dsse-already-created-bucket-object-1.png)\n\n![DSSE object 2](/images/enable-dsse-already-created-bucket-object-2.png)\n\n![DSSE object 3](/images/enable-dsse-already-created-bucket-object-3.png)\n\n![DSSE object 4](/images/enable-dsse-already-created-bucket-object-4.png)\n\n## DSSE on bucket when configuring it\n\n![DSSE new bucket](/images/DSSE.png)\n\n## Configuring KMS Key for DSSE\n\n![DSSE KMS 1](/images/kms-key-for-dsse-1.png)\n\n![DSSE KMS 2](/images/kms-key-for-dsse-2.png)\n\n![DSSE KMS 3](/images/kms-key-for-dsse-3.png)\n\n![DSSE KMS 4](/images/kms-key-for-dsse-4.png)\n\n![DSSE KMS 5](/images/kms-key-for-dsse-5.png)\n\n![DSSE KMS 6](/images/kms-key-for-dsse-6.png)\n\n![DSSE KMS 7](/images/kms-key-for-dsse-7-reivew-key-policy.png)\n\n## Pricing\n\n![Pricing](/images/s3-encryption-pricing.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festherslabbert%2Fs3-dsse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festherslabbert%2Fs3-dsse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festherslabbert%2Fs3-dsse/lists"}