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/DataExchange/Types/CreateJobRequest.html below:

CreateJobRequest — AWS SDK for Ruby V2

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

{
  details: {     export_asset_to_signed_url: {
      asset_id: "Id",       data_set_id: "Id",       revision_id: "Id",     },
    export_assets_to_s3: {
      asset_destinations: [         {
          asset_id: "Id",           bucket: "__string",           key: "__string",
        },
      ],
      data_set_id: "Id",       encryption: {
        kms_key_arn: "__string",
        type: "aws:kms",       },
      revision_id: "Id",     },
    import_asset_from_signed_url: {
      asset_name: "AssetName",       data_set_id: "Id",       md_5_hash: "__stringMin24Max24PatternAZaZ094AZaZ092AZaZ093",       revision_id: "Id",     },
    import_assets_from_s3: {
      asset_sources: [         {
          bucket: "__string",           key: "__string",         },
      ],
      data_set_id: "Id",       revision_id: "Id",     },
  },
  type: "IMPORT_ASSETS_FROM_S3", }

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