ComplianceSummaryItem - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: