Command option Sample:aws codecommit get-commit

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

Returns information about a commit, including commit message andcommitter information.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-commit.html

aws codecommit get-commit --repository-name MyDemoRepo --commit-id 7e9fd3091thisisanexamplethisisanexample1
    codecommit — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/get-commit.html

aws のオプション一覧