RemediationException - AWS Config

RemediationException

An object that represents the details about the remediation exception. The details include the rule name, an explanation of an exception, the time when the exception will be deleted, the resource ID, and resource type.

Contents

ConfigRuleName

The name of the AWS Config rule.

Type: String

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

Pattern: .*\S.*

Required: Yes

ResourceId

The ID of the resource (for example., sg-xxxxxx).

Type: String

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

Required: Yes

ResourceType

The type of a resource.

Type: String

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

Required: Yes

ExpirationTime

The time when the remediation exception will be deleted.

Type: Timestamp

Required: No

Message

An explanation of an remediation exception.

Type: String

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

Required: No

See Also

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