Values.DescribePrincipalMappingRequestSourceDescribes 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. DescribePrincipalMapping is currently not supported in the Amazon Web Services GovCloud (US-West) region.
type nonrec t = {indexId : IndexId.t;The identifier of the index required to check the processing of PUT and DELETE actions for mapping users to their groups.
*)dataSourceId : DataSourceId.t option;The identifier of the data source to check the processing of PUT and DELETE actions for mapping users to their groups.
*)groupId : GroupId.t;The identifier of the group required to check the processing of PUT and DELETE actions for mapping users to their groups.
*)}