Queries the VPC whitelist that is allowed to access an API group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DescribeApiGroupVpcWhitelist |
get |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The ID of the API group. |
f6c64214dc27400196eef954575d60d3 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| VpcIds |
string |
The ID of the VPC. |
vpc-bp11w979o2s9rcr962w25 |
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BZ016 |
Examples
Success response
JSON format
{
"VpcIds": "vpc-bp11w979o2s9rcr962w25",
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ016"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.