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 Resposta
1
Resposta aceita

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?")

MODERADOR
respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas