https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/codecommit/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/codecommit/update-pull-request-approval-state.rst
**To approve or revoke approval for a pull request**

The following ``update-pull-request-approval-state`` example approves a pull request with the ID of ``27`` and a revision ID of ``9f29d167EXAMPLE``.  If you wanted to revoke approval instead, then set the ``--approval-state`` parameter value to ``REVOKE``. :: 

    aws codecommit update-pull-request-approval-state \
        --pull-request-id 27  \
        --revision-id 9f29d167EXAMPLE  \
        --approval-state "APPROVE"

This command produces no output.

For more information, see `Review a Pull Request <https://docs.aws.amazon.com/codecommit/latest/userguide/how-to-review-pull-request.html#update-pull-request-approval-state>`__ in the *AWS CodeCommit User Guide*.

https://t.me/RX1948 - 2025