Make EncryptionKeyAlias implement EncryptionKeyRef #52
Labels
@aws-cdk/aws-kms
Related to AWS Key Management
feature-request
A feature should be added or improved.
We want to refer to keys by alias, so that we can rotate the key.
However, we need to be able to get an ARN from the alias, and we need to be able to add policies to the original key.
The text was updated successfully, but these errors were encountered: