Learn R Programming

paws.developer.tools (version 0.8.0)

codecommit_get_pull_request: Gets information about a pull request in a specified repository

Description

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.

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.