AuditorResult
A structure that contains the result of an automated audit analysis, including the auditor name, description of findings, and severity level.
Contents
- Auditor
-
The name of the auditor algorithm that generated this result.
Type: String
Required: No
- Description
-
A detailed description of the audit finding, explaining what was observed and potential implications.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 10240.
Required: No
- Severity
-
The severity level of this audit finding, indicating the importance and potential impact of the issue.
Type: String
Valid Values:
CRITICAL | HIGH | MEDIUM | LOW | NONERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: