Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data S3Parameters Source #
The parameters for S3.
See: newS3Parameters
smart constructor.
S3Parameters' | |
|
Instances
Create a value of S3Parameters
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:manifestFileLocation:S3Parameters'
, s3Parameters_manifestFileLocation
- Location of the Amazon S3 manifest file. This is NULL if the manifest
file was uploaded into Amazon QuickSight.
s3Parameters_manifestFileLocation :: Lens' S3Parameters ManifestFileLocation Source #
Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.