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