- Home
- All questions
- Question 9
AWS Certified Solutions Architect study material · question 9 of 500
A company runs servers in its own data centre that must call AWS APIs. It already operates an internal PKI. Which mechanism issues temporary AWS credentials to those servers?
Show the answer
Answer: D. IAM Roles Anywhere, using an X.509 certificate from the company PKI
IAM Roles Anywhere exchanges an X.509 certificate from the customer's own PKI for temporary AWS credentials, so workloads outside AWS avoid static keys.
Source: Security best practices in IAM (Amazon Web Services) — Require workloads to use temporary credentials with IAM roles