FindingSummary
Contains summary information about a finding.
Contents
- description
-
Resource description.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Required: No
- failureCategory
-
The failure category of the finding.
Type: String
Valid Values:
SHARED_FATE | EXCESSIVE_LOAD | EXCESSIVE_LATENCY | MISCONFIGURATION_AND_BUGS | SINGLE_POINT_OF_FAILURERequired: No
- findingId
-
The unique identifier of the finding.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}Required: No
- name
-
The name of the finding.
Type: String
Required: No
- policyComponent
-
The policy component associated with the finding.
Type: String
Valid Values:
AVAILABILITY_SLO | MULTI_AZ_DISASTER_RECOVERY | MULTI_REGION_DISASTER_RECOVERY | DATA_RECOVERYRequired: No
- serviceArn
-
ARN identifier.
Type: String
Length Constraints: Minimum length of 31.
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}Required: No
- severity
-
The severity of the finding.
Type: String
Valid Values:
LOW | MEDIUM | HIGHRequired: No
- status
-
The current status of the finding.
Type: String
Valid Values:
OPEN | RESOLVED | IRRELEVANTRequired: No
- updatedAt
-
The timestamp when the finding was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: