| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateEntitiesToExperienceResponse |
KendraClient.associateEntitiesToExperience(AssociateEntitiesToExperienceRequest associateEntitiesToExperienceRequest)
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
|
default AssociateEntitiesToExperienceResponse |
KendraClient.associateEntitiesToExperience(Consumer<AssociateEntitiesToExperienceRequest.Builder> associateEntitiesToExperienceRequest)
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateEntitiesToExperienceResponse> |
KendraAsyncClient.associateEntitiesToExperience(AssociateEntitiesToExperienceRequest associateEntitiesToExperienceRequest)
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
|
default CompletableFuture<AssociateEntitiesToExperienceResponse> |
KendraAsyncClient.associateEntitiesToExperience(Consumer<AssociateEntitiesToExperienceRequest.Builder> associateEntitiesToExperienceRequest)
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
|
Copyright © 2023. All rights reserved.