aws codecommit update-approval-rule-template-content

Updates the content of an approval rule template. You can change the number of required approvals, the membership of the approval rule, and whether an approval pool is defined

Options

NameDescription
--approval-rule-template-name <string>The name of the approval rule template where you want to update the content of the rule
--new-rule-content <string>The content that replaces the existing content of the rule. Content statements must be complete. You cannot provide only the changes
--existing-rule-content-sha256 <string>The SHA-256 hash signature for the content of the approval rule. You can retrieve this information by using GetPullRequest
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command