Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(s3): support s3 bucket double encryption mode aws:kms:dsse (… #25961

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Commits on Jun 13, 2023

  1. feat(aws-s3): support s3 bucket double encryption mode aws:kms:dsse (#…

    …151)
    
    Adding support for the new encryption mode DSSE (aws:kms:dsse). DSSE is a new encryption mode which does double encryption with the kms generated data key.
    
    Co-authored-by: Yuandong-Chen <zyz2118acz@gwmail.gwu.edu>
    2 people authored and comcalvi committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4a5159a View commit details
    Browse the repository at this point in the history
  2. README

    comcalvi committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6532bad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e33c0 View commit details
    Browse the repository at this point in the history