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

UpdateInsightRequest — AWS SDK for Ruby V2

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

{
  insight_arn: "NonEmptyString",   name: "NonEmptyString",
  filters: {
    product_arn: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    aws_account_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    generator_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    type: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    first_observed_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    last_observed_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    created_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    updated_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    severity_product: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    severity_normalized: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    severity_label: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    confidence: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    criticality: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    title: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    description: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    recommendation_text: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    source_url: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    product_fields: [
      {
        key: "NonEmptyString",
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    product_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    company_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    user_defined_fields: [
      {
        key: "NonEmptyString",
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    malware_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    malware_type: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    malware_path: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    malware_state: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    network_direction: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    network_protocol: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    network_source_ip_v4: [
      {
        cidr: "NonEmptyString",
      },
    ],
    network_source_ip_v6: [
      {
        cidr: "NonEmptyString",
      },
    ],
    network_source_port: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    network_source_domain: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    network_source_mac: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    network_destination_ip_v4: [
      {
        cidr: "NonEmptyString",
      },
    ],
    network_destination_ip_v6: [
      {
        cidr: "NonEmptyString",
      },
    ],
    network_destination_port: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    network_destination_domain: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    process_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    process_path: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    process_pid: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    process_parent_pid: [
      {
        gte: 1.0,
        lte: 1.0,
        eq: 1.0,
      },
    ],
    process_launched_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    process_terminated_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    threat_intel_indicator_type: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    threat_intel_indicator_value: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    threat_intel_indicator_category: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    threat_intel_indicator_last_observed_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    threat_intel_indicator_source: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    threat_intel_indicator_source_url: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_type: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_partition: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_region: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_tags: [
      {
        key: "NonEmptyString",
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_type: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_image_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_ip_v4_addresses: [
      {
        cidr: "NonEmptyString",
      },
    ],
    resource_aws_ec2_instance_ip_v6_addresses: [
      {
        cidr: "NonEmptyString",
      },
    ],
    resource_aws_ec2_instance_key_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_iam_instance_profile_arn: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_vpc_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_subnet_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_ec2_instance_launched_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    resource_aws_s3_bucket_owner_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_s3_bucket_owner_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_iam_access_key_user_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_iam_access_key_status: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_aws_iam_access_key_created_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    resource_container_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_container_image_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_container_image_name: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    resource_container_launched_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    resource_details_other: [
      {
        key: "NonEmptyString",
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    compliance_status: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    verification_state: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    workflow_state: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    workflow_status: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    record_state: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    related_findings_product_arn: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    related_findings_id: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    note_text: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    note_updated_at: [
      {
        start: "NonEmptyString",
        end: "NonEmptyString",
        date_range: {
          value: 1,
          unit: "DAYS",         },
      },
    ],
    note_updated_by: [
      {
        value: "NonEmptyString",
        comparison: "EQUALS",       },
    ],
    keyword: [
      {
        value: "NonEmptyString",
      },
    ],
  },
  group_by_attribute: "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