This feature provides instance-level access control capabilities for dedicated API Gateway instances. Disables access control on an instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DisableInstanceAccessControl |
update |
*AccessControlList
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AclId |
string |
Yes |
The ID of the access control policy. |
acl-grgqc0mnuhkqciwtam |
| InstanceId |
string |
Yes |
The ID of the instance. |
apigateway-cn-v6419k43xxxxx |
| AddressIPVersion |
string |
No |
The IP version. Valid values: ipv4 and ipv6. |
ipv4 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BZ016 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ016"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.