Command option Sample:aws codebuild delete-project

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

Deletes a build project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/delete-project.html

aws codebuild delete-project --name name
    Delete a Build Project in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/delete-project.html

aws のオプション一覧