| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Kendra.Types.AccessControlListConfiguration
Description
Documentation
data AccessControlListConfiguration Source #
Access Control List files for the documents in a data source. For the format of the file, see Access control for S3 data sources.
See: newAccessControlListConfiguration smart constructor.
Constructors
| AccessControlListConfiguration' | |
Instances
newAccessControlListConfiguration :: AccessControlListConfiguration Source #
Create a value of AccessControlListConfiguration with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:keyPath:AccessControlListConfiguration', accessControlListConfiguration_keyPath - Path to the Amazon S3 bucket that contains the ACL files.
accessControlListConfiguration_keyPath :: Lens' AccessControlListConfiguration (Maybe Text) Source #
Path to the Amazon S3 bucket that contains the ACL files.