What is the MOST secure way to allow CloudFormation to access the Lambda code in the S3 bucket?

2 Comments

  1. Carol
    Author

    I surmise that the answer is:
    Grant the CloudFormation service role the S3 ListBucket and GetObject permissions. Add a bucket policy to Amazon S3 with the principal of “AWS”: [account numbers].

  2. Ashley
    Author

    I infer that the answer is:
    Grant the CloudFormation service role the S3 ListBucket and GetObject permissions. Add a bucket policy to Amazon S3 with the principal of “AWS”: [account numbers].

Leave a Reply to Ashley Cancel reply

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

11 − two =