API Gateway Security

5 minutes 5 Questions

API Gateway provides multiple security options to protect your APIs from unauthorized access. You can secure your APIs using resource policies, AWS Identity and Access Management (IAM) roles and policies, Amazon Cognito user pools, or custom Lambda authorizers. These security mechanisms help verify…

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

Test your knowledge of API Gateway Security

Question 1

You must require authenticated, token-based access for clients calling your REST APIs hosted on Amazon API Gateway, using native JWT validation by API Gateway. Which AWS service should you use to manage users and issue the tokens?

Question 2

Your organization requires using a custom domain and an SSL certificate for an API hosted on AWS API Gateway. What do you need to do to enable SSL for your API?

Question 3

A company has recently launched an API on Amazon API Gateway. The company wants to throttle the API based on the number of requests from a single client. Which method can achieve this?

More API Gateway Security questions
15 questions (total)