/AWS1/CL_DZN=>LISTCONNECTIONS()
¶
About ListConnections¶
Lists connections. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The ID of the domain where you want to list connections.
IV_PROJECTIDENTIFIER
TYPE /AWS1/DZNPROJECTID
/AWS1/DZNPROJECTID
¶
The ID of the project where you want to list connections.
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/DZNMAXRESULTS
/AWS1/DZNMAXRESULTS
¶
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.
IV_NEXTTOKEN
TYPE /AWS1/DZNPAGINATIONTOKEN
/AWS1/DZNPAGINATIONTOKEN
¶
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.
IV_SORTBY
TYPE /AWS1/DZNSORTFIELDCONNECTION
/AWS1/DZNSORTFIELDCONNECTION
¶
Specifies how you want to sort the listed connections.
IV_SORTORDER
TYPE /AWS1/DZNSORTORDER
/AWS1/DZNSORTORDER
¶
Specifies the sort order for the listed connections.
IV_NAME
TYPE /AWS1/DZNCONNECTIONNAME
/AWS1/DZNCONNECTIONNAME
¶
The name of the connection.
IV_ENVIRONMENTIDENTIFIER
TYPE /AWS1/DZNENVIRONMENTID
/AWS1/DZNENVIRONMENTID
¶
The ID of the environment where you want to list connections.
IV_TYPE
TYPE /AWS1/DZNCONNECTIONTYPE
/AWS1/DZNCONNECTIONTYPE
¶
The type of connection.