nav-img
Advanced

x-apigateway-access-controls

Meaning: Mapping between an access control policy name and limit settings.

Scope of effect: Swagger Object

Example:

x-apigateway-access-controls:
customAccessControlName:
acl-type: "DENY"
entity-type: "IP"
value: 127.0.0.1,192.168.0.1/16
Table 1 Parameter description

Parameter

Mandatory

Type

Description

customAccessControlName

No

Name of an access control policy.

To use an access control policy, set x-apigateway-access-control to the name of the policy.