CLF-C02 · Question #579
Which AWS service or feature provides trusted users with temporary security credentials to access AWS resources?
The correct answer is D. AWS Security Token Service (AWS STS). AWS Security Token Service (AWS STS) provides temporary security credentials for trusted users or applications to access AWS resources. These credentials are short-lived and can be used for scenarios like federated user access, cross-account access, and role assumption, enhancing
Question
Which AWS service or feature provides trusted users with temporary security credentials to access AWS resources?
Options
- AAWS Control Tower
- BIAM user
- CIAM web identity federation
- DAWS Security Token Service (AWS STS)
How the community answered
(22 responses)- A5% (1)
- C5% (1)
- D91% (20)
Explanation
AWS Security Token Service (AWS STS) provides temporary security credentials for trusted users or applications to access AWS resources. These credentials are short-lived and can be used for scenarios like federated user access, cross-account access, and role assumption, enhancing security and flexibility.
Community Discussion
No community discussion yet for this question.