Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
acioc opened this issue Jun 4, 2020 · 1 comment
Closed

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

acioc opened this issue Jun 4, 2020 · 1 comment

Comments

@acioc
Copy link

acioc commented Jun 4, 2020

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.

@acioc
Copy link
Author

acioc commented Jun 4, 2020

@acioc acioc added this to the .NET PenTest milestone Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants