This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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 Amazon 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