ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

38 / 474

Question 38:

A developer is building an application that needs access to an S3 bucket. An IAM role is created with the required permissions to access the S3 bucket. Which API call should the Developer use in the application so that the code can access to the S3 bucket?

Answer options:

A.IAM: AccessRole
B.STS: GetSessionToken
C.IAM:GetRoleAccess
D.STS:AssumeRole