Topic 1 Question 620
Which AWS service is used to temporarily provide federated security credentials to access AWS resources?
Amazon GuardDuty
AWS Simple Token Service (AWS STS)
AWS Secrets Manager
AWS Certificate Manager
ユーザの投票
コメント(3)
B. AWS Security Token Service (AWS STS)
👍 1d00b2292024/09/15Answer is B. since C. assists with using and storing of secrets with AWS services and applications
👍 1its_tima2024/09/27- 正解だと思う選択肢: B
The correct answer is:
B. AWS Simple Token Service (AWS STS)
AWS STS (Security Token Service) is used to provide temporary, limited-privilege security credentials for accessing AWS resources. These credentials are often used in federated scenarios, where users authenticate through an external identity provider (e.g., Active Directory, SAML, or social identity providers) and are granted temporary access to AWS resources.
The other options are not designed for this purpose:
A. Amazon GuardDuty: A threat detection service that monitors for malicious activity and unauthorized behavior.
C. AWS Secrets Manager: Used to securely store and manage secrets such as database credentials, API keys, and other sensitive information.
D. AWS Certificate Manager: Used to provision, manage, and deploy SSL/TLS certificates for use with AWS services.
👍 1Inptic2025/01/28
シャッフルモード