x-apigateway-ratelimit
Meaning: Request throttling policy.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths:'/path':get:x-apigateway-ratelimit: 'customRatelimitName'
Parameter | Mandatory | Type | Description |
---|---|---|---|
x-apigateway-ratelimit | No | String | Request throttling policy. |
Parent topic: API Design File Extension Definitions