This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::DataBrew::Recipe SecondaryInput
Represents secondary inputs in a UNION transform.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DataCatalogInputDefinition" :DataCatalogInputDefinition, "S3InputDefinition" :S3Location}
Properties
- DataCatalogInputDefinition
- 
                    The Amazon 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