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
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
customAccessControlName |
No |
Name of an access control policy. To use the policy, set x-apigateway-access-control to the policy name. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.