SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

AWS eng

» Start this Course
(Practice similar questions for free)
Question:

According to security best practices, how should an Amazon EC2 instance be given access to an Amazon S3 bucket? A. Hard code an IAM user’s secret key and access key directly in the application, and upload the file. B. Store the IAM user’s secret key and access key in a text file on the EC2 instance, read the keys, then upload the file. C. Have the EC2 instance assume a role to obtain the privileges to upload the file. D. Modify the S3 bucket policy so that any service can upload to it at any time.

Author: Jorge Soroce



Answer:

C. Have the EC2 instance assume a role to obtain the privileges to upload the file.


0 / 5  (0 ratings)

1 answer(s) in total