AsyncErrorDetails
Error details for the failed asynchronous operation.
Contents
- Code
 - 
               
A string that uniquely identifies the error condition.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
 - Message
 - 
               
A generic description of the error condition in English.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
 - RequestId
 - 
               
The ID of the request associated with the error.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
 - Resource
 - 
               
The identifier of the resource associated with the error.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: