A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/GlueDataBrew/Types/CreateDatasetRequest.html below:

CreateDatasetRequest — AWS SDK for Ruby V2

When passing CreateDatasetRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  name: "DatasetName",   format_options: {
    json: {
      multi_line: false,
    },
    excel: {
      sheet_names: ["SheetName"],
      sheet_indexes: [1],
    },
  },
  input: {     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",
      },
    },
  },
  tags: {
    "TagKey" => "TagValue",
  },
}

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