get Vpc Peering Connections
Use this data source to get IDs of Amazon VPC peering connections To get more details on each connection, use the data resource aws.ec2.VpcPeeringConnection Note: To use this data source in a count, the resources should exist before trying to access the data source.
Example Usage
No Java example available.
Return
A collection of values returned by getVpcPeeringConnections.
Parameters
A collection of arguments for invoking getVpcPeeringConnections.
Return
A collection of values returned by getVpcPeeringConnections.
Parameters
Custom filter block as described below.
Mapping of tags, each pair of which must exactly match a pair on the desired VPC Peering Connection. More complex filters can be expressed using one or more filter
sub-blocks, which take the following arguments:
See also
Return
A collection of values returned by getVpcPeeringConnections.
Parameters
Builder for com.pulumi.aws.ec2.kotlin.inputs.GetVpcPeeringConnectionsPlainArgs.