ErrorDetail
Contains detailed error information explaining why an operation failed, including which field caused the error and the reason for the failure.
Contents
Note
In the following list, the required parameters are described first.
- field
-
The name of the field that contains an error or warning.
Type: String
Pattern:
[\S\s]*Required: No
- reason
-
A detailed description of the error or warning.
Type: String
Pattern:
[\S\s]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: