ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 58 - SCS-C02 discussion

Report
Export

A company manages three separate IAM accounts for its production, development, and test environments, Each Developer is assigned a unique IAM user under the development account. A new application hosted on an Amazon EC2 instance in the developer account requires read access to the archived documents stored in an Amazon S3 bucket in the production account.

How should access be granted?

A.
Create an IAM role in the production account and allow EC2 instances in the development account to assume that role using the trust policy. Provide read access for the required S3 bucket to this role.
Answers
A.
Create an IAM role in the production account and allow EC2 instances in the development account to assume that role using the trust policy. Provide read access for the required S3 bucket to this role.
B.
Use a custom identity broker to allow Developer IAM users to temporarily access the S3 bucket.
Answers
B.
Use a custom identity broker to allow Developer IAM users to temporarily access the S3 bucket.
C.
Create a temporary IAM user for the application to use in the production account.
Answers
C.
Create a temporary IAM user for the application to use in the production account.
D.
Create a temporary IAM user in the production account and provide read access to Amazon S3. Generate the temporary IAM user's access key and secret key and store these on the EC2 instance used by the application in the development account.
Answers
D.
Create a temporary IAM user in the production account and provide read access to Amazon S3. Generate the temporary IAM user's access key and secret key and store these on the EC2 instance used by the application in the development account.
Suggested answer: A

Explanation:

https://IAM.amazon.com/premiumsupport/knowledge-center/cross-account-access-s3/

asked 16/09/2024
Bogdan Paun
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first