Describe VPC Classic Link Dns Support
GET {{aws_ec2_base_url}}/?MaxResults&NextToken&VpcIds.N&Action=DescribeVpcClassicLinkDnsSupport
Describes the ClassicLink DNS support status of one or more VPCs.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
MaxResults | null | The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. | |
NextToken | null | The token for the next page of results. | |
VpcIds.N | null | One or more VPC IDs. | |
Action | string |