Skip to content

/AWS1/CL_SHBRESSEVERITYBREAK00

A comprehensive distribution of security findings by severity level for Amazon Web Services resources.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_other TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings not in any of the severity categories.

iv_fatal TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level of fatal.

iv_critical TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level of critical.

iv_high TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level of high.

iv_medium TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level of medium.

iv_low TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level of low.

iv_informational TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings that provide security-related information.

iv_unknown TYPE /AWS1/SHBINTEGER /AWS1/SHBINTEGER

The number of findings with a severity level cannot be determined.


Queryable Attributes

Other

The number of findings not in any of the severity categories.

Accessible with the following methods

Method Description
GET_OTHER() Getter for OTHER, with configurable default
ASK_OTHER() Getter for OTHER w/ exceptions if field has no value
HAS_OTHER() Determine if OTHER has a value

Fatal

The number of findings with a severity level of fatal.

Accessible with the following methods

Method Description
GET_FATAL() Getter for FATAL, with configurable default
ASK_FATAL() Getter for FATAL w/ exceptions if field has no value
HAS_FATAL() Determine if FATAL has a value

Critical

The number of findings with a severity level of critical.

Accessible with the following methods

Method Description
GET_CRITICAL() Getter for CRITICAL, with configurable default
ASK_CRITICAL() Getter for CRITICAL w/ exceptions if field has no value
HAS_CRITICAL() Determine if CRITICAL has a value

High

The number of findings with a severity level of high.

Accessible with the following methods

Method Description
GET_HIGH() Getter for HIGH, with configurable default
ASK_HIGH() Getter for HIGH w/ exceptions if field has no value
HAS_HIGH() Determine if HIGH has a value

Medium

The number of findings with a severity level of medium.

Accessible with the following methods

Method Description
GET_MEDIUM() Getter for MEDIUM, with configurable default
ASK_MEDIUM() Getter for MEDIUM w/ exceptions if field has no value
HAS_MEDIUM() Determine if MEDIUM has a value

Low

The number of findings with a severity level of low.

Accessible with the following methods

Method Description
GET_LOW() Getter for LOW, with configurable default
ASK_LOW() Getter for LOW w/ exceptions if field has no value
HAS_LOW() Determine if LOW has a value

Informational

The number of findings that provide security-related information.

Accessible with the following methods

Method Description
GET_INFORMATIONAL() Getter for INFORMATIONAL, with configurable default
ASK_INFORMATIONAL() Getter for INFORMATIONAL w/ exceptions if field has no value
HAS_INFORMATIONAL() Determine if INFORMATIONAL has a value

Unknown

The number of findings with a severity level cannot be determined.

Accessible with the following methods

Method Description
GET_UNKNOWN() Getter for UNKNOWN, with configurable default
ASK_UNKNOWN() Getter for UNKNOWN w/ exceptions if field has no value
HAS_UNKNOWN() Determine if UNKNOWN has a value