codecommit_get_pull_request_override_state: Returns information about whether approval rules have been...

View source: R/codecommit_operations.R

codecommit_get_pull_request_override_stateR Documentation

Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request

Description

Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.

See https://www.paws-r-sdk.com/docs/codecommit_get_pull_request_override_state/ for full documentation.

Usage

codecommit_get_pull_request_override_state(pullRequestId, revisionId)

Arguments

pullRequestId

[required] The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).

revisionId

[required] The system-generated ID of the revision for the pull request. To retrieve the most recent revision ID, use get_pull_request.


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