ComplianceItemEntry - 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).

ComplianceItemEntry

Information about a compliance item.

Contents

Severity

The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

Type: String

Valid Values: CRITICAL | HIGH | MEDIUM | LOW | INFORMATIONAL | UNSPECIFIED

Required: Yes

Status

The status of the compliance item. An item is either COMPLIANT or NON_COMPLIANT.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT

Required: Yes

Details

A "Key": "Value" tag combination for the compliance item.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 64.

Value Length Constraints: Minimum length of 0. Maximum length of 4096.

Required: No

Id

The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

Type: String

Required: No

Title

The title of the compliance item. For example, if the compliance item is a Windows patch, the title could be the title of the KB article for the patch; for example: Security Update for Active Directory Federation Services.

Type: String

Length Constraints: Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: