Describes one or more Connect peers.
get/#Action=DescribeTransitGatewayConnectPeers
Query parameters
TransitGatewayConnectPeerIdsstring[]
The IDs of the Connect peers.
<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>state</code> - The state of the Connect peer (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> <li> <p> <code>transit-gateway-connect-peer-id</code> - The ID of the Connect peer.</p> </li> </ul>
MaxResultsinteger
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.
NextTokenstring
The token for the next page of results.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'DescribeTransitGatewayConnectPeers' required
Version'2016-11-15' required
Response
Success