euca-describe-vpc-peering-connections

Show information about VPC peering connections.

Syntax

euca-describe-vpc-peering-connections [connection_ID [connection_ID ...]]

Options

Option Description Required
[connection_ID [connection_ID ...]] limit results to specific VPC peering connections. No

Available Filters

You can add filters to your request so that the response includes information for only certain VPCs. For example, you can use a filter to return only the VPC that has a specific ID. Some tips for using filters with this command:

The following are the available filters for euca-describe-vpcs:

Filter Description
accepter-vpc-info.cidr-block the peer VPC's CIDR address block
accepter-vpc-info.owner-id the peer VPC's owner's account ID
accepter-vpc-info.vpc-id the peer VPC's ID
expiration-time when the peering connection request expires
requester-vpc-info.cidr-block the requester VPC's CIDR address block
requester-vpc-info.owner-id the requester VPC's owner's account ID
requester-vpc-info.vpc-id the requester VPC's ID
status-code the peering connection's status (active, deleted, expired, failed, pending-acceptance, provisioning, rejected)
tag-key key of a tag assigned to the VPC
tag-value value of a tag assigned to the VPC
tag:KEY specific tag key/value combination
vpc-peering-connection-id the peering connection's ID

Common Options

Option Description
--show-empty-fields Show empty fields using (nil) as a placeholder to indicate that this data was not requested. Empty fields are not shown by default.
--region value Specify region value as the cloud region to use. You can set this by using the environment variable AWS_DEFAULT_REGION.
-U,--url value Overrides the URL for the service call with the value entered. You can set this by using the environment variable AWS_AUTOSCALING_URL.
-I, --access-key-id value User's access key ID
-S, --secret-key value User's AWS secret Key to use.
--debug Prints what the command sends to the server and what it receives from the server. Use when you're trying to debug Euca2ools.
--debugger Enable interactive debugger on error.
--version Display the version of this tool.
-h,--help Display the manual page for the command.
x