Command option Sample:aws cloudformation delete-change-set

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

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

aws cloudformation delete-change-set --change-set-name arn:aws:cloudformation:us-east-1:123456789012:changeSet/SampleChangeSet/1a2345b6-0000-00a0-a123-00abc0abc000
    Updating Stacks Using Change Sets - AWS CloudFormation  : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets-delete.html
aws cloudformation delete-change-set --change-set-name
    CI AWS Cloudformation 揃 GitHub : http://gist.github.com/dekz/27484291f025c30bbba80a8248d24b6c

aws のオプション一覧