Which solution will securely share the AMI with the other AWS accounts?

1 Comment

  1. Keith
    Author

    I strategize that the answer is:
    In the account where the AMI was created, create a customer managed KMS key. Modify the key policy to provide kms:DescribeKey, kms:ReEncrypt*, kms:CreateGrant, and kms:Decrypt permissions to the AWS accounts that the AMI will be shared with. Create a copy of the AMI, and specify the KMS key. Modify the permissions on the copied AMI to specify the AWS account numbers that the AMI will be shared with.

Leave a Reply

Your email address will not be published. Required fields are marked *

3 × five =