ConnectorItem
Structure describing a connector.
Contents
- EndpointConfig
-
The configuration details for the cloud connector endpoint, including connection parameters and authentication requirements.
Type: EndpointConfig object
Required: Yes
- Name
-
The display name of the C2C connector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[A-Za-z0-9-_ ]+
Required: Yes
- Description
-
A description of the C2C connector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[0-9A-Za-z_\- ]+
Required: No
- EndpointType
-
The type of endpoint used for the C2C connector.
Type: String
Valid Values:
LAMBDA
Required: No
- Id
-
The identifier of the C2C connector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9-_]+
Required: No
- Type
-
The type of cloud connector created.
Type: String
Valid Values:
LISTED | UNLISTED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: