BatchDeleteImportDataError
Error messages returned for each import task that you deleted as a response for this command.
Contents
- errorCode
-
The type of error that occurred for a specific import task.
Type: String
Valid Values:
NOT_FOUND | INTERNAL_SERVER_ERROR | OVER_LIMIT
Required: No
- errorDescription
-
The description of the error that occurred for a specific import task.
Type: String
Required: No
- importTaskId
-
The unique import ID associated with the error that occurred.
Type: String
Length Constraints: Maximum length of 200.
Pattern:
^import-task-[a-fA-F0-9]{32}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: