BatchDeleteImportDataError
Important
AWS Application Discovery Service will discontinue onboarding new customers starting November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. Existing customers can continue to use the service as normal. For more information, see AWS Application Discovery Service availability change.
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: