aws / aws/aws-encryption-sdk-c

Update KeyID naming, pass key names as-is to AWS KMS

Open
#549 1 comment 0 reactions 1 assignee Claimed by @robin-aws View on GitHub
Dominant language
C
Stars
63
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Per awslabs/aws-encryption-sdk-specification#123 , we are renaming "Key IDs" to "Key Names" for the AWS KMS keyring. We are additionally ensuring we support all AWSK KMS key identifiers that AWS KMS supports by passing key names as-is to AWS KMS without additional limitations. The spec did not originally allow unqualified key ids, so key ids will work after this change is implemented. Please refer to the new spec change linked for more information.

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.