Code Monkey home page Code Monkey logo

Comments (2)

Kamerabuilt avatar Kamerabuilt commented on August 16, 2024

Ah yes, the documentation is not actually clear about it (its confusing I agree).

Here is what I understood, based on my understanding of AWS KMS / CMK:

SSE-KMS supports 2 options:
1/ A customer-managed Customer Master Key (CMK) -- Generated, used and managed by the user
2/ An AWS-managed Customer Master Key (CMK) -- Generated, used, and managed automatically by AWS

What they meant to say is that, in BOTH of the above cases, Data Keys are going to be generated and used to encrypt/decrypt the data. This is the part that says "SSE-KMS requires that AWS manage the data key", and for that part, they should add (whether its a Customer-managed CMK, OR, an AWS-managed-CMK).

Now, for the part: "but you manage the customer master key (CMK) in AWS KMS", it should actually be something like this:

Depending on the two options available for SSE-KMS:

  1. if an AWS-managed CMK was selected, then AWS will take care of everything automatically
  2. if a customer-managed CMK was selected, then "you manage your own customer master key (CMK) in AWS KMS"

Again, in both above cases, data keys are created / used / removed from memory / regenerated when decryption is needed, all automatically.

from aws-kms-developer-guide.

juneb avatar juneb commented on August 16, 2024

The topic about S3 encryption with KMS keys is moved to the S3 Developer Guide. Closing this issue. Thanks again for the feedback.

from aws-kms-developer-guide.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.