Command option Sample:aws codepipeline delete-pipeline

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

Deletes the specified pipeline.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/delete-pipeline.html

aws codepipeline delete-pipeline --name
    AWS CodePipeline. User Guide API Version - PDF : http://docplayer.net/7657334-Aws-codepipeline-user-guide-api-version-2015-07-09.html
aws codepipeline delete-pipeline --name MySecondPipeline
    delete-pipeline — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codepipeline/delete-pipeline.html
aws codepipeline delete-pipeline --name "MyJob"

    amazon web services - Serverless compute on Windows in AWS - Stack Overflow : http://stackoverflow.com/questions/41156203/serverless-compute-on-windows-in-aws

aws のオプション一覧