Command option Sample:aws codebuild stop-build

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

Attempts to stop running a build.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/stop-build.html

aws codebuild stop-build --id id
    Stop a Build in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/stop-build.html

aws のオプション一覧