View source: R/codecommit_operations.R
codecommit_get_pull_request | 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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.