AWS SAA-C03 · Question 12 · Domain 1.2: Secure Workloads
A company has built a serverless application using Amazon API Gateway and AWS Lambda. The company wants to authorize API calls using OAuth 2.0 tokens provided by a third-party identity provider. Which solution requires the LEAST operational overhead?
Answer options:
Create a Lambda authorizer that validates the OAuth 2.0 token.
Configure an Amazon Cognito User Pool as an authorizer in API Gateway.
Use AWS IAM authorization and map the tokens to IAM roles.
Implement token validation logic inside the backend Lambda function.
65 questions · hints · full answers · grading