AuditCheckDetails - Amazon IoT
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).

AuditCheckDetails

Information about the audit check.

Contents

checkCompliant

True if the check is complete and found all resources compliant.

Type: Boolean

Required: No

checkRunStatus

The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".

Type: String

Valid Values: IN_PROGRESS | WAITING_FOR_DATA_COLLECTION | CANCELED | COMPLETED_COMPLIANT | COMPLETED_NON_COMPLIANT | FAILED

Required: No

errorCode

The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".

Type: String

Required: No

message

The message associated with any error encountered when this check is performed during this audit.

Type: String

Length Constraints: Maximum length of 2048.

Required: No

nonCompliantResourcesCount

The number of resources that were found noncompliant during the check.

Type: Long

Required: No

suppressedNonCompliantResourcesCount

Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.

Type: Long

Required: No

totalResourcesCount

The number of resources on which the check was performed.

Type: Long

Required: No

See Also

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