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 S3InputFormatConfig Source #
When you use Amazon S3 as the source, the configuration format that you provide the flow input data.
See: newS3InputFormatConfig
smart constructor.
S3InputFormatConfig' | |
|
Instances
newS3InputFormatConfig :: S3InputFormatConfig Source #
Create a value of S3InputFormatConfig
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:s3InputFileType:S3InputFormatConfig'
, s3InputFormatConfig_s3InputFileType
- The file type that Amazon AppFlow gets from your Amazon S3 bucket.
s3InputFormatConfig_s3InputFileType :: Lens' S3InputFormatConfig (Maybe S3InputFileType) Source #
The file type that Amazon AppFlow gets from your Amazon S3 bucket.