Command option Sample:aws deploy list-application-revisions

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

Lists information about revisions for an application.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/list-application-revisions.html

aws deploy list-application-revisions --application-name WordPress_App --s-3-bucket CodeDeployDemoBucket --deployed exclude --s-3-key-prefix WordPress_ --sort-by lastUsedTime --sort-order descending
    list-applications — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/list-application-revisions.html
aws deploy list-application-revisions application-name MyLoansAdminWebserverSoftwareDeployment sort-by registerTime sort-order descending query
    AWS CodeDeploy (cli) Getting latest revision. Jeremy Roelfs Medium : http://medium.com/@jroelfs/aws-codedeploy-cli-getting-latest-revision-baba7ce6ddde

aws のオプション一覧