Command option Sample:aws codebuild list-projects

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

Gets a list of build project names, with each build project namerepresenting a single build project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/list-projects.html

aws codebuild list-projects --endpoint-url https://codebuild-fips.us-east-1.amazonaws.com
    View a List of Build Project Names in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/endpoint-specify.html

aws のオプション一覧