aws / aws/aws-encryption-sdk-java

Not able to use the Async (non-blocking) version of the KMS Client

未关闭
#829 1 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
240
派生
125
PR 合并指标
30 天内没有已合并 PR

描述

### Problem:

Not able to use the SDK with the async (non-blocking) version of the KMS Client

### Solution:

A KmsMasterKeyProvider should be provided from the SDK that internally uses the KmsAsyncClient

贡献指南

打开贡献指南

调研方向

首先跟踪现有的 KmsMasterKeyProvider 以及它如何构造或使用 KMS 客户端,然后将该路径与所请求的 KmsAsyncClient 进行比较。在进行更改之前,先定义异步 provider 支持的行为和集成边界。完成的标准是 SDK 提供一个可用的非阻塞 KMS master-key provider,并通过适当的测试验证其行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, java
领域
cloud, security
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。