GetConnectionsFilter
Filters the connection definitions that are returned by the GetConnections
API operation.
Contents
- ConnectionSchemaVersion
-
Denotes if the connection was created with schema version 1 or 2.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 2.
Required: No
- ConnectionType
-
The type of connections to return. Currently, SFTP is not supported.
Type: String
Valid Values:
JDBC | SFTP | MONGODB | KAFKA | NETWORK | MARKETPLACE | CUSTOM | SALESFORCE | VIEW_VALIDATION_REDSHIFT | VIEW_VALIDATION_ATHENA | GOOGLEADS | GOOGLESHEETS | GOOGLEANALYTICS4 | SERVICENOW | MARKETO | SAPODATA | ZENDESK | JIRACLOUD | NETSUITEERP | HUBSPOT | FACEBOOKADS | INSTAGRAMADS | ZOHOCRM | SALESFORCEPARDOT | SALESFORCEMARKETINGCLOUD | SLACK | STRIPE | INTERCOM | SNAPCHATADS
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: