AWS::AppFlow::Flow S3InputFormatConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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