v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Lists one or more access control configurations for an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.

post/#X-Amz-Target=AWSKendraFrontendService.ListAccessControlConfigurations

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSKendraFrontendService.ListAccessControlConfigurations' required

Request body

IndexIdstring required

The identifier of the index for the access control configuration.

NextTokenstring

If the previous response was incomplete (because there's more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of access control configurations.

MaxResultsinteger

The maximum number of access control configurations to return.

Response

Success

NextTokenstring

If the response is truncated, Amazon Kendra returns this token, which you can use in the subsequent request to retrieve the next set of access control configurations.