ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 183 - DVA-C02 discussion

Report
Export

A developer must use multi-factor authentication (MFA) to access data in an Amazon S3 bucket that is in another AWS account. Which AWS Security Token Service (AWS STS) API operation should the developer use with the MFA information to meet this requirement?

A.
AssumeRoleWithWebidentity
Answers
A.
AssumeRoleWithWebidentity
B.
GetFederationToken
Answers
B.
GetFederationToken
C.
AssumeRoleWithSAML
Answers
C.
AssumeRoleWithSAML
D.
AssumeRole
Answers
D.
AssumeRole
Suggested answer: D

Explanation:

AWS STS AssumeRole:The central operation for assuming temporary security credentials, commonly used for cross-account access.

MFA Integration:TheAssumeRolecall can include MFA information to enforce multi-factor authentication.

Credentials for S3 Access:The returned temporary credentials would provide the necessary permissions to access the S3 bucket in the other account.

AWS STS AssumeRole Documentation:https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html

asked 16/09/2024
Lethabane Reuben
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first