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). If you use DescribeKey on a predefined AWS alias, that is, an AWS alias with no key ID, 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.

Supports noop? false

Parameters