Learn R Programming

paws.compute (version 0.3.1)

ec2_describe_vpc_classic_link_dns_support: We are retiring EC2-Classic

Description

We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon Elastic Compute Cloud User Guide.

See https://www.paws-r-sdk.com/docs/ec2_describe_vpc_classic_link_dns_support/ for full documentation.

Usage

ec2_describe_vpc_classic_link_dns_support(
  MaxResults = NULL,
  NextToken = NULL,
  VpcIds = NULL
)

Arguments

MaxResults

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.

NextToken

The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.

VpcIds

One or more VPC IDs.