ErrorDetail
Provides information about a data source sync error.
Contents
- errorCode
-
The code associated with the data source sync error.
Type: String
Valid Values:
InternalError | InvalidRequest | ResourceInactive | ResourceNotFound
Required: No
- errorMessage
-
The message explaining the data source sync error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
\P{C}*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: