RuleState
Returns information about the state of a rule.
Note
Values returned in the revisionId
field indicate the rule revision
information, such as the commit ID, for the current state.
Contents
- currentRevision
-
The ID of the current revision of the artifact successfully worked on by the job.
Type: RuleRevision object
Required: No
- entityUrl
-
A URL link for more information about the state of the action, such as a details page.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- latestExecution
-
Represents information about the latest run of an rule.
Type: RuleExecution object
Required: No
- revisionUrl
-
A URL link for more information about the revision, such as a commit details page.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- ruleName
-
The name of the rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[A-Za-z0-9.@\-_]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: