AWS::DataBrew::Dataset Input - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataBrew::Dataset 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 CloudFormation template, use the following syntax:

Properties

DatabaseInputDefinition

Connection information for dataset input files stored in a database.

Required: No

Type: DatabaseInputDefinition

Update requires: No interruption

DataCatalogInputDefinition

The AWS Glue Data Catalog parameters for the data.

Required: No

Type: DataCatalogInputDefinition

Update requires: No interruption

Metadata

Contains additional resource information needed for specific datasets.

Required: No

Type: Metadata

Update requires: No interruption

S3InputDefinition

The Amazon S3 location where the data is stored.

Required: No

Type: S3Location

Update requires: No interruption