| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| software.amazon.awssdk.services.kendra.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutPrincipalMappingResponse |
KendraClient.putPrincipalMapping(PutPrincipalMappingRequest putPrincipalMappingRequest)
Maps users to their groups so that you only need to provide the user ID when you issue the query.
|
default CompletableFuture<PutPrincipalMappingResponse> |
KendraAsyncClient.putPrincipalMapping(PutPrincipalMappingRequest putPrincipalMappingRequest)
Maps users to their groups so that you only need to provide the user ID when you issue the query.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutPrincipalMappingRequestMarshaller.marshall(PutPrincipalMappingRequest putPrincipalMappingRequest) |
Copyright © 2023. All rights reserved.