aws-dynamodb-encryption-java icon indicating copy to clipboard operation
aws-dynamodb-encryption-java copied to clipboard

Add example for using CachingMostRecentProvider and upgrading material version

Open lavaleri opened this issue 3 years ago • 1 comments

Problem:

The AWS docs mention "rotating cryptographic material" here: https://docs.aws.amazon.com/dynamodb-encryption-client/latest/devguide/most-recent-provider.html

However it could be more clear what "call the provider store's Create New Provider operation with the material name of the Most Recent Provider" means for this library.

Solution:

This repo should have an example showing how to do this using the Metastore's newProvider() method.

Out of scope:

Updating the corresponding AWS docs to reference this new example.

lavaleri avatar Jul 12 '21 21:07 lavaleri

Hi @lavaleri ! I am a new open source contributor and would like to solve this issue, could you help me understand the issue better by providing some extra references ? Is this is issue open to contribute ?

shreelakshmijoshi avatar Aug 22 '21 18:08 shreelakshmijoshi