aws-samples / api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer

When creating a SaaS multi-tenant systems which require websocket connections we need a way to rate limit those connections on a per tenant basis. With Amazon API Gateway you have the option to use usage plans with HTTP connections however they are not available for websockets. To enable rate limiting we can use a API Gateway Lambda Authorizer t…
32Updated last year

Related projects

Alternatives and complementary repositories for api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer