You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::SeverityUpdateWhen passing SeverityUpdate as input to an Aws::Client method, you can use a vanilla Hash:
{
normalized: 1,
product: 1.0,
label: "INFORMATIONAL", }
Updates to the severity information for a finding.
Returned by:
Instance Attribute Summary collapseThe severity value of the finding.
The normalized severity for the finding.
The native severity as defined by the AWS service or integrated partner product that generated the finding.
The severity value of the finding. The allowed values are the following.
INFORMATIONAL
- No issue was found.
LOW
- The issue does not require action on its own.
MEDIUM
- The issue must be addressed but not urgently.
HIGH
- The issue must be addressed as a priority.
CRITICAL
- The issue must be remediated immediately to avoid it escalating.
Possible values:
The normalized severity for the finding. This attribute is to be deprecated in favor of Label
.
If you provide Normalized
and do not provide Label
, Label
is set automatically as follows.
0 - INFORMATIONAL
1â39 - LOW
40â69 - MEDIUM
70â89 - HIGH
90â100 - CRITICAL
The native severity as defined by the AWS service or integrated partner product that generated the finding.
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