codecommit_get_pull_request_approval_states {paws.developer.tools} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/codecommit_get_pull_request_approval_states/ for full documentation.
codecommit_get_pull_request_approval_states(pullRequestId, revisionId)
pullRequestId |
[required] The system-generated ID for the pull request. |
revisionId |
[required] The system-generated ID for the pull request revision. |