Will I get charged for these INVALID_API_KEY, QUOTA_EXCEEDED, or THROTTLED request errors?

0

In API Gateway, what will happen if one of these errors occurs after setting a usage plan and associating API keys with it?

  • INVALID_API_KEY
  • QUOTA_EXCEEDED
  • THROTTLED

I wonder, will I get charged if a user with no remaining quota or an unauthorized API key makes thousands/millions of tries?

2 Answers
0

Unfortunately there are no public documentation mentioning the same. However, API Gateway service still do not charge for these error requests.

AWS
answered 10 months ago
  • Hi, Is this answer valid for unautthorized requests as well? ( For example if API Gateway endpoints are protected by a cognito authorizer )

  • This is still the case.

0

API Gateway doesn't charge for any of these conditions.

profile pictureAWS
EXPERT
Uri
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions