Quiz 14 Question 3 of 20

An AI agent running in GitHub Actions needs to push artifacts to an AWS S3 bucket. A developer proposes storing AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY as GitHub Actions secrets. A security architect recommends using GitHub Actions OIDC instead. What is the primary security advantage of the OIDC approach over stored AWS credentials?

Select an answer to reveal the explanation.

Motivation