ApprovalRule
Returns information about an approval rule.
Contents
- approvalRuleContent
-
The content of the approval rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 3000.
Required: No
- approvalRuleId
-
The system-generated ID of the approval rule.
Type: String
Required: No
- approvalRuleName
-
The name of the approval rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- creationDate
-
The date the approval rule was created, in timestamp format.
Type: Timestamp
Required: No
- lastModifiedDate
-
The date the approval rule was most recently changed, in timestamp format.
Type: Timestamp
Required: No
- lastModifiedUser
-
The Amazon Resource Name (ARN) of the user who made the most recent changes to the approval rule.
Type: String
Required: No
- originApprovalRuleTemplate
-
The approval rule template used to create the rule.
Type: OriginApprovalRuleTemplate object
Required: No
- ruleContentSha256
-
The SHA-256 hash signature for the content of the approval rule.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: