How to pass KMS encyption key in Deploy to S3 action in cloudformation

0

Hi,

how can I specify KMS encryption key as a property in CodePipeline Deploy/S3 action type in CloudFormation?
The KMS key property is available in AWS Console/Codepipeline/ActionEdit but it is not listed in the documentation.
Only BucketName, Extract, ObjectKey are listed there.
https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html

vasylk
已提問 5 年前檢視次數 489 次
3 個答案
0

Thanks for pointing this out!

I'll get the docs team to fix that documentation.

In the mean time, the configuration property is called "KMSEncryptionKeyARN" and takes an KMS encryption key ARN (of course :) )

已回答 5 年前
0

Thank you for bringing this issue to our attention. The KMSEncryptionKeyARN configuration field was missing from the properties table for the S3 deploy action.

This has been corrected in the documentation here: https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html#action-requirements

Thank you for helping us to improve the docs!

AWS
已回答 5 年前
0

Thanks for update :)

vasylk
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南