QuerySuggestionsBlockListSummary
Summary information on a query suggestions block list.
This includes information on the block list ID, block list name, when the block list was created, when the block list was last updated, and the count of block words/phrases in the block list.
For information on the current quota limits for block lists, see Quotas for Amazon Kendra.
Contents
- CreatedAt
-
The Unix timestamp when the block list was created.
Type: Timestamp
Required: No
- Id
-
The identifier of a block list.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9-]*
Required: No
- ItemCount
-
The number of items in the block list file.
Type: Integer
Required: No
- Name
-
The name of the block list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9])*
Required: No
- Status
-
The status of the block list.
Type: String
Valid Values:
ACTIVE | CREATING | DELETING | UPDATING | ACTIVE_BUT_UPDATE_FAILED | FAILED
Required: No
- UpdatedAt
-
The Unix timestamp when the block list was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: