This operation removes IP address entries from the access control policy of a dedicated API Gateway instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:RemoveAccessControlListEntry |
update |
*AccessControlList
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AclId |
string |
Yes |
The ID of the access control policy. |
acl-bp12ag0xxcfhq1ll68wp9 |
| AclEntrys |
string |
No |
The entries to remove from the access control policy.
Note
If an access control policy is associated with a listener, deleting all of its IP address entries is not allowed. |
[{\"entry\":\"192.168.1.0/24\",\"comment\":\"WhiteIp\"}] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D1B18FFE-4A81-59D8-AA02-1817098977CD |
Examples
Success response
JSON format
{
"RequestId": "D1B18FFE-4A81-59D8-AA02-1817098977CD"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.