This feature provides instance-level access control capabilities for dedicated API Gateway instances. Specifies the access control policy of an instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:EnableInstanceAccessControl |
update |
*AccessControlList
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AclId |
string |
Yes |
The ID of the access control policy. |
acl-bp11escro2et2tioscy52 |
| InstanceId |
string |
Yes |
The ID of the instance. |
apigateway-cn-v6419k43xxxxx |
| AclType |
string |
Yes |
The ACL type. Valid values:
|
black |
| 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. |
CE5722A6-AE78-4741-A9B0-6C817D360510 |
Examples
Success response
JSON format
{
"RequestId": "CE5722A6-AE78-4741-A9B0-6C817D360510"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.