This template creates an alias for a KMS key. The alias is identified by the name 'alias/exampleAlias' and is associated with the KMS key referenced by 'myKey'.

myAlias
AWS::KMS::Alias


Key
AWS::KMS::Key


CloudFormation Template

Share Template