AWS CodePipeline Pipeline ArtifactStore EncryptionKey
EncryptionKey is a property of the AWS CodePipeline Pipeline
ArtifactStore property that
specifies which key AWS CodePipeline uses to encrypt data in the artifact store, such
as an AWS Key Management Service
(AWS KMS) key.
Syntax
Properties
Id-
The ID of the key. For an AWS KMS key, specify the key ID or key Amazon Resource Number (ARN).
Required: Yes
Type: String
Type-
The type of encryption key, such as
KMS. For valid values, see EncryptionKey in the AWS CodePipeline API Reference.Required: Yes
Type: String
