aws / aws/aws-dynamodb-encryption-java
Add example for using CachingMostRecentProvider and upgrading material version
- 主要语言
- Java
- 星标
- 141
- 派生
- 74
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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.
贡献指南
调研方向
首先阅读链接的 AWS most-recent-provider 指南和 Metastore.newProvider() 入口点。添加一个 repository 示例,演示使用 CachingMostRecentProvider 并升级 material 版本,同时按要求保持 AWS 文档不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100