API Gateway Attack Protection

1

A customer would like to know what protection he has from DDoS on regional API Gateway public endpoints? Would the customer be charged for those requests and additional caching?

Thank you

1 Risposta
1
Risposta accettata

If the API of your customer rely on IAM, Lambda Custom authorizer or Cognito authentication, your customer won't be charged for all unauthenticated requests (known at DDos layer 7 attack): https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-pricing.html

Calling methods with the authorization type of AWS_IAM, CUSTOM, and COGNITO_USER_POOLS are not charged for authorization and authentication failures.

So the answer is YES there is DDos protection cost coverage.

And this protection apply too to "low level" DDos attack like SYN floods (see FAQ section "How can I address or prevent API threats or abuse?")

MODERATORE
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande