UnprocessedAutomationRule
A list of objects containing RuleArn
, ErrorCode
, and ErrorMessage
. This parameter
tells you which automation rules the request didn't process and why.
Contents
- ErrorCode
-
The error code associated with the unprocessed automation rule.
Type: Integer
Required: No
- ErrorMessage
-
An error message describing why a request didn't process a specific rule.
Type: String
Pattern:
.*\S.*
Required: No
- RuleArn
-
The Amazon Resource Name (ARN) for the unprocessed automation rule.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: