| 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 DescribeAccessControlConfigurationResponse |
KendraClient.describeAccessControlConfiguration(DescribeAccessControlConfigurationRequest describeAccessControlConfigurationRequest)
Gets information about an access control configuration that you created for your documents in an index.
|
default CompletableFuture<DescribeAccessControlConfigurationResponse> |
KendraAsyncClient.describeAccessControlConfiguration(DescribeAccessControlConfigurationRequest describeAccessControlConfigurationRequest)
Gets information about an access control configuration that you created for your documents in an index.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAccessControlConfigurationRequestMarshaller.marshall(DescribeAccessControlConfigurationRequest describeAccessControlConfigurationRequest) |
Copyright © 2023. All rights reserved.