AWS::AppFlow::Flow S3InputFormatConfig
When you use Amazon S3 as the source, the configuration format that you provide the flow input data.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3InputFileType" :
String
}
YAML
S3InputFileType:
String
Properties
S3InputFileType
-
The file type that Amazon AppFlow gets from your Amazon S3 bucket.
Required: No
Type: String
Allowed values:
CSV | JSON
Update requires: No interruption