VulnerabilityCodeVulnerabilities

Provides details about the vulnerabilities found in your Lambda function code. This field pertains to findings that Security Hub receives from Amazon Inspector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Common Weakness Enumeration (CWE) item associated with the detected code vulnerability.

Link copied to clipboard

Provides details about where a code vulnerability is located in your Lambda function.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda layer in which the code vulnerability is located.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String