Puppet Task: directconnect_aws_describe_direct_connect_gateway_associations

Defined in:
tasks/directconnect_aws_describe_direct_connect_gateway_associations.json,
tasks/directconnect_aws_describe_direct_connect_gateway_associations.rb

Overview

Returns a list of all direct connect gateway and virtual private gateway (VGW) associations. Either a direct connect gateway ID or a VGW ID must be provided in the request. If a direct connect gateway ID is provided, the response returns all VGWs associated with the direct connect gateway. If a VGW ID is provided, the response returns all direct connect gateways associated with the VGW. If both are provided, the response only returns the association that matches both the direct connect gateway and the VGW.

Supports noop? false

Parameters