Puppet Task: kms_aws_describe_key
- Defined in:
-
tasks/kms_aws_describe_key.json,
tasks/kms_aws_describe_key.rb
Overview
Provides detailed information about the specified customer master key (CMK). You can use DescribeKey on a predefined AWS alias, that is, an AWS alias with no key ID. When you do, AWS KMS associates the alias with an AWS managed CMK and returns its KeyId and Arn in the response. To perform this operation on a CMK in a different AWS account, specify the key ARN or alias ARN in the value of the KeyId parameter.