Data Source: aws_apigatewayv2_vpc_link

Terraform data source for managing an AWS API Gateway V2 VPC Link.

Example Usage

Basic Usage

data "aws_apigatewayv2_vpc_link" "example" {
  vpc_link_id = "example"
}

Argument Reference

The following arguments are required:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: