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
demandé il y a 5 ans497 vues
3 réponses
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 :) )

répondu il y a 5 ans
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
répondu il y a 5 ans
0

Thanks for update :)

vasylk
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions