ThreatSummary
Contains summary information about a threat.
Contents
- createdAt
-
The date and time the threat was created, in UTC format.
Type: Timestamp
Required: No
- createdBy
-
Who created this threat.
Type: String
Valid Values:
CUSTOMER | AGENTRequired: No
- severity
-
The severity level of the threat.
Type: String
Valid Values:
CRITICAL | HIGH | MEDIUM | LOW | INFORequired: No
- statement
-
The natural-language threat statement.
Type: String
Required: No
- status
-
The current status of the threat.
Type: String
Valid Values:
OPEN | RESOLVED | DISMISSEDRequired: No
- stride
-
The STRIDE categories applicable to this threat.
Type: Array of strings
Valid Values:
SPOOFING | TAMPERING | REPUDIATION | INFORMATION_DISCLOSURE | DENIAL_OF_SERVICE | ELEVATION_OF_PRIVILEGERequired: No
- threatId
-
The unique identifier of the threat.
Type: String
Required: No
- threatJobId
-
The unique identifier of the threat model job that produced the threat.
Type: String
Required: No
- title
-
A short title summarizing the threat.
Type: String
Required: No
- updatedAt
-
The date and time the threat was last updated, in UTC format.
Type: Timestamp
Required: No
- updatedBy
-
Who last updated this threat.
Type: String
Valid Values:
CUSTOMER | AGENTRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: