ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

343 / 474

Question 343:

As a developer, you have the requirement to access resources in another account. Which of the following is the best way to achieve this?

Answer options:

A.Create a cross-account role and call the AssumeRole API.
B.Create a user in the destination account and share the password.
C.Create a user in the destination account and share the Access Keys.
D.Create an IAM Role and attach it to an EC2 Instance.