v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14125839.0 KB

Lists the connections associated with your account.

post/#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.ListConnections

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'com.amazonaws.codestar.connections.CodeStar_connections_20191201.ListConnections' required

Request body

ProviderTypeFilter'Bitbucket' | 'GitHub' | 'GitHubEnterpriseServer'

Filters the list of connections to those associated with a specified provider, such as Bitbucket.

HostArnFilterstring

Filters the list of connections to those associated with a specified host.

MaxResultsinteger

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.

NextTokenstring

The token that was returned from the previous <code>ListConnections</code> call, which can be used to return the next set of connections in the list.

Response

Success

NextTokenstring

A token that can be used in the next <code>ListConnections</code> call. To view all items in the list, continue to call this operation with each subsequent token until no more <code>nextToken</code> values are returned.