getPullRequestApprovalStates
inline suspend fun CodeCommitClient.getPullRequestApprovalStates(crossinline block: GetPullRequestApprovalStatesRequest.Builder.() -> Unit): GetPullRequestApprovalStatesResponse
Gets information about the approval states for a specified pull request. Approval states only apply to pull requests that have one or more approval rules applied to them.