GetConnectionsFilter - AWS Glue

GetConnectionsFilter

Filters the connection definitions that are returned by the GetConnections API operation.

Contents

ConnectionType

The type of connections to return. Currently, SFTP is not supported.

Type: String

Valid Values: JDBC | SFTP | MONGODB | KAFKA | NETWORK | MARKETPLACE | CUSTOM

Required: No

MatchCriteria

A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: