You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::InputWhen passing Input as input to an Aws::Client method, you can use a vanilla Hash:
{
s3_input_definition: {
bucket: "Bucket", key: "Key",
},
data_catalog_input_definition: {
catalog_id: "CatalogId",
database_name: "DatabaseName", table_name: "TableName", temp_directory: {
bucket: "Bucket", key: "Key",
},
},
}
Information on how AWS Glue DataBrew can find data, in either the AWS Glue Data Catalog or Amazon S3.
Returned by:
Instance Attribute Summary collapseThe AWS Glue Data Catalog parameters for the data.
The Amazon S3 location where the data is stored.
The Amazon S3 location where the data is stored.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4