How can a developer configure access to the S3 bucket in the MOST secure way?

2 Comments

  1. Nicholas
    Author

    In my opinion, the answer is:
    Create a Lambda function execution role. Attach a policy to the role that grants access to specific objects in the S3 bucket.

  2. Arthur
    Author

    I guess:
    Create a Lambda function execution role. Attach a policy to the role that grants access to specific objects in the S3 bucket.

Leave a Reply to Arthur Cancel reply

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

14 + seventeen =