ConnectorHealth
The health and connectivity status of a connector, including the last time the status was checked and any diagnostic message. Returned as part of the Connector structure.
Contents
- connectorStatus
-
The health status of the connector.
Type: String
Valid Values:
CONNECTED | DEGRADED | FAILED_TO_CONNECT | PENDING_AUTHORIZATION | PENDING_CONFIGURATION | UNKNOWNRequired: Yes
- lastCheckedAt
-
The date and time when the connector health was last checked.
Type: Timestamp
Required: Yes
- message
-
A message providing additional details about the connector health status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: