AWS::AppFlow::Flow UpsolverS3OutputFormatConfig - 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 UpsolverS3OutputFormatConfig

The configuration that determines how Amazon AppFlow formats the flow output data when Upsolver is used as the destination.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AggregationConfig

The aggregation settings that you can use to customize the output format of your flow data.

Required: No

Type: AggregationConfig

Update requires: No interruption

FileType

Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

Required: No

Type: String

Allowed values: CSV | JSON | PARQUET

Update requires: No interruption

PrefixConfig

Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination.

Required: Yes

Type: PrefixConfig

Update requires: No interruption

See also