Command option Sample:aws cloudformation delete-stack-set

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

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

aws cloudformation delete-stack-set --stack-set-name my-awsconfig-stackset
    Deleting a Stack - AWS CloudFormation : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-delete.html
aws cloudformation delete-stack-set --stack-set-name my-codedeploy-application An error occurred (StackSetNotEmptyException) when calling the DeleteStackSet operation: StackSet is not empty

    CloudFormation StackSets: automated cross-account/region deployments - Sander Knape : http://sanderknape.com/2017/07/cloudformation-stacksets-automated-cross-account-region-deployments/

aws のオプション一覧