| 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.
|
default AssociatePersonasToEntitiesResponse |
KendraClient.associatePersonasToEntities(AssociatePersonasToEntitiesRequest associatePersonasToEntitiesRequest)
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to
your Amazon Kendra experience.
|
default AssociatePersonasToEntitiesResponse |
KendraClient.associatePersonasToEntities(Consumer<AssociatePersonasToEntitiesRequest.Builder> associatePersonasToEntitiesRequest)
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to
your Amazon Kendra experience.
|
default CreateDataSourceResponse |
KendraClient.createDataSource(Consumer<CreateDataSourceRequest.Builder> createDataSourceRequest)
Creates a data source connector that you want to use with an Amazon Kendra index.
|
default CreateDataSourceResponse |
KendraClient.createDataSource(CreateDataSourceRequest createDataSourceRequest)
Creates a data source connector that you want to use with an Amazon Kendra index.
|
default CreateIndexResponse |
KendraClient.createIndex(Consumer<CreateIndexRequest.Builder> createIndexRequest)
Creates an Amazon Kendra index.
|
default CreateIndexResponse |
KendraClient.createIndex(CreateIndexRequest createIndexRequest)
Creates an Amazon Kendra index.
|
Copyright © 2023. All rights reserved.