x-apigateway-access-control¶
Meaning: Access control policy.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths:
'/path':
get:
x-apigateway-access-control: 'customAccessControlName'
Parameter | Mandatory | Type | Description |
---|---|---|---|
x-apigateway-access-control | No | String | Access control policy. |