Command option Sample:aws codecommit update-pull-request-title

Search command sample in the internet.It is the result.

Replaces the title of a pull request.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/update-pull-request-title.html

aws codecommit update-pull-request-title --pull-request-id 47 --title "Consolidation of global variables - updated review"
    update-pull-request-title — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/update-pull-request-title.html

aws のオプション一覧