Values.DescribeConnectorResponseSourceDescribes the given custom connector registered in your Amazon Web Services account. This API can be used for custom connectors that are registered in your account and also for Amazon authored connectors.
type nonrec t = {connectorConfiguration : ConnectorConfiguration.t option;Configuration info of all the connectors that the user requested.
*)}type nonrec error = [ | `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Enum of string
| `String of ConnectorMode.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of ConnectorSuppliedValue.t ] list
| `String of Key.t ])
list ]
list
| `String of ConnectorLabel.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `String of
ConnectorSuppliedValue.t ]
list
| `String of Key.t ])
list ]
list
| `String of CustomAuthenticationType.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Enum of string
| `String of OAuthScope.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of ConnectorSuppliedValue.t ]
list
| `String of Key.t ])
list ]
list
| `String of ARN.t ])
list ])
list
| `Timestamp of Date.t ])
list ])
list ]