| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
AccessControlListConfiguration |
AccessControlListConfiguration.clone() |
AccessControlListConfiguration |
S3DataSourceConfiguration.getAccessControlListConfiguration()
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
|
AccessControlListConfiguration |
AccessControlListConfiguration.withKeyPath(String keyPath)
Path to the Amazon S3 bucket that contains the ACL files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3DataSourceConfiguration.setAccessControlListConfiguration(AccessControlListConfiguration accessControlListConfiguration)
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
|
S3DataSourceConfiguration |
S3DataSourceConfiguration.withAccessControlListConfiguration(AccessControlListConfiguration accessControlListConfiguration)
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
|
Copyright © 2023. All rights reserved.