- Home
- All questions
- Question 10
AWS Certified Solutions Architect study material · question 10 of 500
Which AWS STS operation exchanges a SAML assertion from an external identity provider for temporary AWS credentials?
Show the answer
Answer: C. AssumeRoleWithSAML
AssumeRoleWithSAML takes a SAML assertion; AssumeRoleWithWebIdentity is the operation that takes a JSON web token instead.
Source: Security best practices in IAM (Amazon Web Services) — Require workloads to use temporary credentials with IAM roles