UpdateIndexRequest
class UpdateIndexRequest
Types
Properties
Link copied to clipboard
Sets the number of additional document storage and query capacity units that should be used by the index. You can change the capacity of the index up to 5 times per day, or make 5 API calls.
Link copied to clipboard
A new description for the index.
Link copied to clipboard
The document metadata configuration you want to update for the index. Document metadata are fields or attributes associated with your documents. For example, the company department name associated with each document.
Link copied to clipboard
The user context policy.
Link copied to clipboard
Gets users and groups from IAM Identity Center identity source. To configure this, see UserGroupResolutionConfiguration. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
Link copied to clipboard
The user token configuration.