updatePullRequestApprovalRuleContent
inline suspend fun CodeCommitClient.updatePullRequestApprovalRuleContent(crossinline block: UpdatePullRequestApprovalRuleContentRequest.Builder.() -> Unit): UpdatePullRequestApprovalRuleContentResponse
Updates the structure of an approval rule created specifically for a pull request. For example, you can change the number of required approvers and the approval pool for approvers.