kendra_associate_entities_to_experience {paws.analytics} | R Documentation |
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience
Description
Grants users or groups in your IAM Identity Center identity source access to 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_associate_entities_to_experience/ for full documentation.
Usage
kendra_associate_entities_to_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]