コマンドオプションサンプル:aws codebuild list-builds

コマンドサンプルを検索した結果です。

ビルドIDのリストを取得します。各ビルドIDは単一ビルドを表します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/list-builds.html

aws codebuild list-builds --sort-order sort-order --next-token next-token
    View a List of Build Project Names in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/view-build-list.html

aws のオプション一覧