Command option Sample:aws codecommit get-blob

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

Returns the base-64 encoded content of an individual blob within arepository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/get-blob.html

aws codecommit get-blob --repository-name MyDemoRepo --blob-id 2eb4af3bEXAMPLE
    View Commit Details in AWS CodeCommit - AWS CodeCommit : http://docs.aws.amazon.com/codecommit/latest/userguide/how-to-view-commit-details.html

aws のオプション一覧