API Gateway Authentication

5 minutes 5 Questions

API Gateway Authentication is an important concept in API Gateway, enabling the secure access and usage of REST and WebSocket APIs. API Gateway supports multiple authentication mechanisms, such as AWS IAM, Lambda authorizers, and Amazon Cognito. AWS IAM is used to provide access control for AWS use…

Test mode:
AWS Certified Solutions Architect - API Gateway Authentication Example Questions

Test your knowledge of API Gateway Authentication

Question 1

An organization is building an Amazon API Gateway HTTP API that must validate JWTs issued by an external OIDC provider (e.g., Okta or Auth0) using a built-in authorizer with no custom code. Which authorizer type should they use?

Question 2

A developer is building a web or mobile app that must protect Amazon API Gateway endpoints. The app should authenticate end users and use short-lived, limited-scope tokens issued by a managed service to authorize requests to the API. Which AWS service should the developer use?

Question 3

A company has an external business partner that needs access to an API hosted on AWS API Gateway. What is the recommended method for securing the API and granting access to the business partner?

More API Gateway Authentication questions
15 questions (total)