codecommit_get_pull_request_approval_states: Gets information about the approval states for a specified...

View source: R/codecommit_operations.R

codecommit_get_pull_request_approval_statesR Documentation

Gets information about the approval states for a specified pull request

Description

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.

Usage

codecommit_get_pull_request_approval_states(pullRequestId, revisionId)

Arguments

pullRequestId

[required] The system-generated ID for the pull request.

revisionId

[required] The system-generated ID for the pull request revision.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.