Solved

A Developer Needs Temporary Access to Resources in a Second

Question 110

Multiple Choice

A Developer needs temporary access to resources in a second account. What is the MOST secure way to achieve this?


A) Use the Amazon Cognito user pools to get short-lived credentials for the second account.
B) Create a dedicated IAM access key for the second account, and send it by mail.
C) Create a cross-account access role, and use sts:AssumeRole API to get short-lived credentials. Create a cross-account access role, and use sts:AssumeRole API to get short-lived credentials.
D) Establish trust, and add an SSH key for the second account to the IAM user.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions