codecommit_get_pull_request {paws.developer.tools} | R Documentation |
Gets information about a pull request in a specified repository.
See https://www.paws-r-sdk.com/docs/codecommit_get_pull_request/ for full documentation.
codecommit_get_pull_request(pullRequestId)
pullRequestId |
[required] The system-generated ID of the pull request. To get this ID, use
|