<project-name>
with the name of your CodeBuild project and <encryption-key-arn>
with the ARN of the KMS key to be used for artifact encryption.
artifactsEncryptionEnabled
property is set to true
in the output.
'arn:aws:kms:us-east-1:123456789012:key/your-kms-key-id'
with the ARN of the KMS key you want to use for artifact encryption.