ComplianceSummaryItem
A summary of compliance information by compliance type.
Contents
- ComplianceType
-
The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[A-Za-z0-9_\-]\w+|Custom:[a-zA-Z0-9_\-]\w+
Required: No
- CompliantSummary
-
A list of COMPLIANT items for the specified compliance type.
Type: CompliantSummary object
Required: No
- NonCompliantSummary
-
A list of NON_COMPLIANT items for the specified compliance type.
Type: NonCompliantSummary object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: