GithubHelp home page GithubHelp logo

Comments (3)

lavaleri avatar lavaleri commented on September 14, 2024

Related Java Issue: aws/aws-dynamodb-encryption-java#151

from aws-dynamodb-encryption-python.

nappelson avatar nappelson commented on September 14, 2024

Thanks @lavaleri - do you have any suggestions for us while using the library in its current state to enforce the key_id? Is there some further validation we could do?

from aws-dynamodb-encryption-python.

lavaleri avatar lavaleri commented on September 14, 2024

Hi @nappelson,

Unfortunately there isn't a workaround to enforce the use of a key_id in the current release. While we do have plans to provide a CryptographicMaterialsProvider that performs the behavior you want, we do not have a timeline we can share for its release.

CryptographicMaterialsProviders were designed as a point of custom configuration to suite customer's key management needs. If it is necessary for you to have this behavior now, you may implement your own CryptographicMaterialsProvider which does the same thing as your changes in #171, and use that in your application. However, if you go this route you will not pick up any future improvements we make to AwsKmsCryptographicMaterialsProvider, and we cannot guarantee a smooth migration to new or upgraded CryptographicMaterialsProviders we may provide in the future.

from aws-dynamodb-encryption-python.

Related Issues (20)

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.