AWS::DataBrew::Job S3TableOutputOptions - 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::DataBrew::Job S3TableOutputOptions

Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.

Syntax

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

JSON

{ "Location" : S3Location }

Properties

Location

Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.

Required: Yes

Type: S3Location

Update requires: No interruption