AWS API Gateway Numerical Questions ❓

Love Reddy Isireddy
3 min readJul 3, 2024

--

❓Question: What is the default timeout for API Gateway requests (in seconds)?

Answer: 29

The default maximum integration timeout for API Gateway is 29 seconds.

❓Question: How many types of API Gateway endpoints are available?

Answer: 3

API Gateway offers three types of endpoints: Edge-Optimized, Regional, and Private.

❓Question: What is the maximum payload size limit (in bytes) for a request body in API Gateway?

Answer: 1048576

API Gateway has a maximum payload size limit of 1 MB (1,048,576 bytes) for both request and response bodies.

❓Question: What is the maximum number of stages you can have per API in API Gateway?

Answer: 10

You can create up to 10 stages for each API in API Gateway.

❓Question: How many integration types does API Gateway support?

Answer: 5

API Gateway supports four integration types: AWS service, HTTP, Mock, VPC link and Lambda Function

❓Question: How many custom domain names can be associated with an AWS account?

Answer: 50

Each AWS account can associate up to 50 custom domain names with their API Gateway.

❓Question: How many models can be defined in a single API in API Gateway?

Answer: 200

API Gateway allows defining up to 200 models per API.

❓Question: What is the maximum number of resources per API in API Gateway?

Answer: 300

You can create up to 300 resources per API in API Gateway.

❓Question: What is the default burst rate limit for API Gateway per second?

Answer: 5000

The default burst rate limit for API Gateway is 5,000 requests per second.

❓Question: What is the maximum number of request validators per API in API Gateway?

Answer: 10

API Gateway allows up to 10 request validators per API.

❓Question: How many deployment stages can you create per API?

Answer: 10

You can create up to 10 deployment stages per API.

❓Question: What is the maximum number of base path mappings for custom domain names per AWS account?

Answer: 50

Each AWS account can have up to 50 base path mappings for custom domain names.

❓Question: How many API Gateway APIs can be created per AWS account?

Answer: 600

You can create up to 600 API Gateway APIs per AWS account.

❓Question: What is the maximum number of VPC Links you can create per region?

Answer: 5

API Gateway allows up to 5 VPC Links per region.

❓Question: What is the maximum request payload size (in MB) for REST APIs in API Gateway?

Answer: 10

The maximum request payload size for REST APIs in API Gateway is 10 MB.

❓Question: How many usage plans can you associate with a single API key?

Answer: 5

You can associate up to 5 usage plans with a single API key.

❓Question: What is the maximum number of API keys per usage plan?

Answer: 5000

Each usage plan can have up to 5,000 API keys.

❓Question: How many authorizers can you create per region in API Gateway?

Answer: 25

API Gateway allows up to 25 authorizers per region.

❓Question: What is the maximum number of deployment stages allowed for each API in API Gateway?

Answer: 10

Each API can have up to 10 deployment stages.

❓Question: How many request parameters can you configure per method in API Gateway?

Answer: 100

API Gateway allows up to 100 request parameters per method.

❓Question: What is the default quota period limit for API Gateway usage plans (in days)?

Answer: 30

The default quota period limit for API Gateway usage plans is 30 days.

❓Question: How many API keys can you create per AWS account?

Answer: 10000

You can create up to 10,000 API keys per AWS account.

❓Question: How many AWS service integrations can be configured per API method in API Gateway?

Answer: 1

Each API method in API Gateway can be configured with one AWS service integration.

❓Question: What is the maximum number of mapping templates per API method?

Answer: 10

You can define up to 10 mapping templates per API method.

❓Question: How many REST APIs can you create per AWS region?

Answer: 300

You can create up to 300 REST APIs per AWS region.

🥷Enjoy your Learning and Please comment if you feel — any other similar questions we can add to this page..!

Thank you much for reading📍

“ Yours Love ( @lisireddy across all the platforms )

--

--

Love Reddy Isireddy
Love Reddy Isireddy

No responses yet