Deletes a stack set. Before you can delete a stack set, all of its member stack instances must be deleted. For more information about how to do this, see DeleteStackInstances.
cloudformation_delete_stack_set(StackSetName)
[required] The name or unique ID of the stack set that you\'re deleting. You can obtain this value by running ListStackSets.
svc$delete_stack_set( StackSetName = "string" )