kendra_delete_access_control_configuration: Deletes an access control configuration that you created for...

View source: R/kendra_operations.R

kendra_delete_access_control_configurationR Documentation

Deletes an access control configuration that you created for your documents in an index

Description

Deletes 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_delete_access_control_configuration/ for full documentation.

Usage

kendra_delete_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 delete.


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