スタックセットを削除します。 詳細は次のリンクを参照してください。 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/ |