ResourceComplianceSummaryItem - AWS Systems Manager

ResourceComplianceSummaryItem

Compliance summary information for a specific resource.

Contents

ComplianceType

The compliance type.

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 items that are compliant for the resource.

Type: CompliantSummary object

Required: No

ExecutionSummary

Information about the execution.

Type: ComplianceExecutionSummary object

Required: No

NonCompliantSummary

A list of items that aren't compliant for the resource.

Type: NonCompliantSummary object

Required: No

OverallSeverity

The highest severity item found for the resource. The resource is compliant for this item.

Type: String

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

Required: No

ResourceId

The resource ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

ResourceType

The resource type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Required: No

Status

The compliance status for the resource.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT

Required: No

See Also

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