v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Retrieves a list of connection definitions from the Data Catalog.

post/#X-Amz-Target=AWSGlue.GetConnections

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.GetConnections' required

Request body

CatalogIdstring

The ID of the Data Catalog in which the connections reside. If none is provided, the Amazon Web Services account ID is used by default.

HidePasswordboolean

Allows you to retrieve the connection metadata without returning the password. For instance, the Glue console uses this flag to retrieve the connection, and does not display the password. Set this parameter when the caller might not have permission to use the KMS key to decrypt the password, but it does have permission to access the rest of the connection properties.

NextTokenstring

A continuation token, if this is a continuation call.

MaxResultsinteger

The maximum number of connections to return in one response.

Response

Success

NextTokenstring

A continuation token, if the list of connections returned does not include the last of the filtered connections.