kendra_describe_access_control_configuration: Gets information about an access control configuration that...

View source: R/kendra_operations.R

kendra_describe_access_control_configurationR Documentation

Gets information about an access control configuration that you created for your documents in an index

Description

Gets information about an access control configuration that you created for your documents in 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.

See https://www.paws-r-sdk.com/docs/kendra_describe_access_control_configuration/ for full documentation.

Usage

kendra_describe_access_control_configuration(IndexId, Id)

Arguments

IndexId

[required] The identifier of the index for an access control configuration.

Id

[required] The identifier of the access control configuration you want to get information on.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.