-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Implement rate limiting handler. It should follow the standard way of rate limiting for serverless functions.
Tasks
- Allow for limiting based on client info (i.e. IP from
request.request_context.identity.source_ip) - Allow for limiting based on JWT information (i.e. clientId from body)
- Add configuration for limit handler settings.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request