kendra_describe_principal_mapping: Describes the processing of PUT and DELETE actions for...

View source: R/kendra_operations.R

kendra_describe_principal_mappingR Documentation

Describes the processing of PUT and DELETE actions for mapping users to their groups

Description

Describes the processing of PUT and DELETE actions for mapping users to their groups. This includes information on the status of actions currently processing or yet to be processed, when actions were last updated, when actions were received by Amazon Kendra, the latest action that should process and apply after other actions, and useful error messages if an action could not be processed.

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

Usage

kendra_describe_principal_mapping(IndexId, DataSourceId = NULL, GroupId)

Arguments

IndexId

[required] The identifier of the index required to check the processing of PUT and DELETE actions for mapping users to their groups.

DataSourceId

The identifier of the data source to check the processing of PUT and DELETE actions for mapping users to their groups.

GroupId

[required] The identifier of the group required to check the processing of PUT and DELETE actions for mapping users to their groups.


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