AWS::DataBrew::Recipe Input - AWS CloudFormation

AWS::DataBrew::Recipe Input

Represents information on how DataBrew can find data, in either the AWS Glue Data Catalog or Amazon S3.

Syntax

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

Properties

DataCatalogInputDefinition

The AWS Glue Data Catalog parameters for the data.

Required: No

Type: DataCatalogInputDefinition

Update requires: No interruption

S3InputDefinition

The Amazon S3 location where the data is stored.

Required: No

Type: S3Location

Update requires: No interruption