ValidationError
Defines a validation error. Validation errors prevent pipeline activation. The set of validation errors that can be returned are defined by AWS Data Pipeline.
Contents
- errors
-
A description of the validation error.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 10000.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: No
- id
-
The identifier of the object that contains the validation error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\n\t]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: