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/SecurityHub/Types/BatchUpdateFindingsRequest.html below:

BatchUpdateFindingsRequest — AWS SDK for Ruby V2

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

{
  finding_identifiers: [     {
      id: "NonEmptyString",       product_arn: "NonEmptyString",     },
  ],
  note: {
    text: "NonEmptyString",     updated_by: "NonEmptyString",   },
  severity: {
    normalized: 1,
    product: 1.0,
    label: "INFORMATIONAL",   },
  verification_state: "UNKNOWN",   confidence: 1,
  criticality: 1,
  types: ["NonEmptyString"],
  user_defined_fields: {
    "NonEmptyString" => "NonEmptyString",
  },
  workflow: {
    status: "NEW",   },
  related_findings: [
    {
      product_arn: "NonEmptyString",       id: "NonEmptyString",     },
  ],
}

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