codecommit_get_pull_request: Gets information about a pull request in a specified repository
Usage
codecommit_get_pull_request(pullRequestId)
Arguments
- pullRequestId
[required] The system-generated ID of the pull request. To get this ID, use
list_pull_requests
.