x-apigateway-ratelimit
Meaning: Request throttling policy.
Scope of effect: Operation Object (2.0)
Example:
paths:
'/path':
get:
x-apigateway-ratelimit: 'customRatelimitName'
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
x-apigateway-ratelimit |
No |
String |
Request throttling policy. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.