kendra_disassociate_entities_from_experience {paws.analytics} | R Documentation |
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience
Description
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
See https://www.paws-r-sdk.com/docs/kendra_disassociate_entities_from_experience/ for full documentation.
Usage
kendra_disassociate_entities_from_experience(Id, IndexId, EntityList)
Arguments
Id |
[required] The identifier of your Amazon Kendra experience. |
IndexId |
[required] The identifier of the index for your Amazon Kendra experience. |
EntityList |
[required] Lists users or groups in your IAM Identity Center identity source. |
[Package paws.analytics version 0.9.0 Index]