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/IoT/Types/UpdateJobRequest.html below:

UpdateJobRequest — AWS SDK for Ruby V2

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

{
  job_id: "JobId",   description: "JobDescription",
  presigned_url_config: {
    role_arn: "RoleArn",
    expires_in_sec: 1,
  },
  job_executions_rollout_config: {
    maximum_per_minute: 1,
    exponential_rate: {
      base_rate_per_minute: 1,       increment_factor: 1.0,       rate_increase_criteria: {         number_of_notified_things: 1,
        number_of_succeeded_things: 1,
      },
    },
  },
  abort_config: {
    criteria_list: [       {
        failure_type: "FAILED",         action: "CANCEL",         threshold_percentage: 1.0,         min_number_of_executed_things: 1,       },
    ],
  },
  timeout_config: {
    in_progress_timeout_in_minutes: 1,
  },
  namespace_id: "NamespaceId",
}

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