How should the application use AWS credentials to access the S3 bucket securely?

2 Comments

  1. Sara
    Author

    I compute that the answer is:
    Create an IAM role for EC2 that allows list access to objects in the S3 bucket; launch the Instance with the role, and retrieve the role’s credentials from the EC2 instance metadata.

  2. Jacob
    Author

    I scheme that the answer is:
    Create an IAM role for EC2 that allows list access to objects in the S3 bucket; launch the Instance with the role, and retrieve the role’s credentials from the EC2 instance metadata.

Leave a Reply

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

three × 1 =