
delete-stack
************


DESCRIPTION
===========

Deletes a specified stack. Once the call completes successfully, stack
deletion starts. Deleted stacks do not show up in the  describe-stacks
API if the deletion has been completed successfully.


SYNOPSIS
========

   aws cloudformation delete-stack
     --stack-name <value>


REQUIRED PARAMETERS
===================

"--stack-name"  (string)
   The name or the unique identifier associated with the stack.


OPTIONAL PARAMETERS
===================

None
