Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.51 KB

delete_stack.md

File metadata and controls

37 lines (20 loc) · 1.51 KB

If you wish to delete the stack that was created for the skill then please follow the instructions below:

  1. Goto https://console.aws.amazon.com/ and log into your account
  2. Click the AWS Services menu at the top left and then select "CloudFormation" from the "Management Tools" section

alt text

  1. Find the stack that we created (it will be called "AlexaAssistant")
  2. Tick the box next to it's name

alt text

  1. Press the "Action" button and select "Delete Stack" fromt he dropdown menu

alt text

  1. A box will apear asking you to confirm - press "Yes - delete"

alt text

  1. Cloudformation will then start to delete the stack. THIS WILL TAKE SOME TIME.

  2. You can check progress by clicking on the refresh button towards the top right of the page

  3. You may get an error under status that says "DELETE_FAILED". If this is the case then go through the delete steps again as per the above

alt text

  1. This time you will get a more detailed confirmation asking whether you wish to delete an S3 bucket that has content in it. Tick the box next to the Logical Id called "S3 Bucket" and press "Yes - delete"

alt text

  1. Cloudformation will then start to delete the stack again. THIS WILL TAKE SOME TIME.

  2. If the delete is sucessful then you will be taken back to the screen below

alt text