aws / aws/aws-encryption-sdk-python

Feature request: API to pass KMSMasterKeyProviderConfig to key providers' KMS clients

Open
#497 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
255
Forks
92
Avg merge
2d 17h
Merged PRs (30d)
2

Description

Currently, the best way to configure the KMS clients that Master Key Providers create, is to [subclass the desired provider](https://github.com/aws/aws-encryption-sdk-python/pull/440) to supply the desired KMS client configuration. This can be better handled by providing a dedicated API or argument, or to refactor the Python ESDK to use keyrings.

Context: https://github.com/aws/aws-encryption-sdk-python/issues/446

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.