updatePullRequestApprovalState
inline suspend fun CodeCommitClient.updatePullRequestApprovalState(crossinline block: UpdatePullRequestApprovalStateRequest.Builder.() -> Unit): UpdatePullRequestApprovalStateResponse
Updates the state of a user's approval on a pull request. The user is derived from the signed-in account when the request is made.