BatchDeleteKnowledgeBaseSuccess
Information about a knowledge base that was successfully deleted in a batch operation.
Contents
Note
In the following list, the required parameters are described first.
- KnowledgeBaseArn
-
The ARN of the successfully deleted knowledge base.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1284.
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}Required: Yes
- KnowledgeBaseId
-
The unique identifier of the successfully deleted knowledge base.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[0-9a-zA-Z-_=.+]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: