ConfigurationCheckOperation - AWS Systems Manager for SAP

ConfigurationCheckOperation

Represents a configuration check operation that has been executed against an application.

Contents

ApplicationId

The ID of the application against which the configuration check was performed.

Type: String

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

Pattern: [\w\d\.-]+

Required: No

ConfigurationCheckDescription

A description of the configuration check that was performed.

Type: String

Required: No

ConfigurationCheckId

The unique identifier of the configuration check that was performed.

Type: String

Valid Values: SAP_CHECK_01 | SAP_CHECK_02 | SAP_CHECK_03

Required: No

ConfigurationCheckName

The name of the configuration check that was performed.

Type: String

Required: No

EndTime

The time at which the configuration check operation completed.

Type: Timestamp

Required: No

Id

The unique identifier of the configuration check operation.

Type: String

Pattern: [{]?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}[}]?

Required: No

RuleStatusCounts

A summary of all the rule results, showing counts for each status type.

Type: RuleStatusCounts object

Required: No

StartTime

The time at which the configuration check operation started.

Type: Timestamp

Required: No

Status

The current status of the configuration check operation.

Type: String

Valid Values: INPROGRESS | SUCCESS | ERROR

Required: No

StatusMessage

A message providing additional details about the status of the configuration check operation.

Type: String

Required: No

See Also

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