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/OTAUpdateFile.html below:

OTAUpdateFile — AWS SDK for Ruby V2

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

{
  file_name: "FileName",
  file_version: "OTAUpdateFileVersion",
  file_location: {
    stream: {
      stream_id: "StreamId",
      file_id: 1,
    },
    s3_location: {
      bucket: "S3Bucket",
      key: "S3Key",
      version: "S3Version",
    },
  },
  code_signing: {
    aws_signer_job_id: "SigningJobId",
    start_signing_job_parameter: {
      signing_profile_parameter: {
        certificate_arn: "CertificateArn",
        platform: "Platform",
        certificate_path_on_device: "CertificatePathOnDevice",
      },
      signing_profile_name: "SigningProfileName",
      destination: {
        s3_destination: {
          bucket: "S3Bucket",
          prefix: "Prefix",
        },
      },
    },
    custom_code_signing: {
      signature: {
        inline_document: "data",
      },
      certificate_chain: {
        certificate_name: "CertificateName",
        inline_document: "InlineDocument",
      },
      hash_algorithm: "HashAlgorithm",
      signature_algorithm: "SignatureAlgorithm",
    },
  },
  attributes: {
    "AttributeKey" => "Value",
  },
}

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