Finding
Represents a resilience finding from a failure mode assessment.
Contents
- comment
-
A user-provided comment about the finding.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- 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
- infrastructureAndCodeRecommendations
-
Infrastructure and code recommendations to address the finding.
Type: Array of InfrastructureAndCodeRecommendation objects
Array Members: Minimum number of 0 items. Maximum number of 5 items.
Required: No
- name
-
The name of the finding.
Type: String
Required: No
- observabilityRecommendations
-
Observability recommendations to address the finding.
Type: Array of ObservabilityRecommendation objects
Array Members: Minimum number of 0 items. Maximum number of 5 items.
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
- reasoning
-
The reasoning behind the finding.
Type: String
Required: No
- serviceFunctions
-
The service functions associated with the finding.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
\S{1,255}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
- testingRecommendations
-
Testing recommendations to address the finding.
Type: Array of TestingRecommendation objects
Array Members: Minimum number of 0 items. Maximum number of 5 items.
Required: 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: