Lists connections. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
Path parameters
The ID of the domain where you want to list connections.
Query parameters
The maximum number of connections to return in a single call to ListConnections. When the number of connections to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListConnections to list the next set of connections.
When the number of connections is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of connections, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListConnections to list the next set of connections.
Specifies how you want to sort the listed connections.
Specifies the sort order for the listed connections.
The name of the connection.
The ID of the environment where you want to list connections.
The ID of the project where you want to list connections.
The type of connection.
The scope of the connection.
Response
Success