Puppet Task: directconnect_aws_describe_direct_connect_gateway_attachments
- Defined in:
-
tasks/directconnect_aws_describe_direct_connect_gateway_attachments.json,
tasks/directconnect_aws_describe_direct_connect_gateway_attachments.rb
Overview
Returns a list of all direct connect gateway and virtual interface (VIF) attachments. Either a direct connect gateway ID or a VIF ID must be provided in the request. If a direct connect gateway ID is provided, the response returns all VIFs attached to the direct connect gateway. If a VIF ID is provided, the response returns all direct connect gateways attached to the VIF. If both are provided, the response only returns the attachment that matches both the direct connect gateway and the VIF.