Command option Sample:aws codebuild list-builds

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

Gets a list of build IDs, with each build ID representing a singlebuild.Show details from next link. 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 のオプション一覧