Cleanup

  1. Empty S3 bucket.

    • Open AWS S3 console
    • Select fcj-book-shop-by-myself.
    • Click Empty.
    • Enter permanently delete.
    • Click Empty.
    • Do the same for bucket starting with aws-sam-cli-managed-default-, book-image-shop-by-myself and book-image-resize-shop-by-myself.
  2. Delete CloudFormation stacks.

    • Execute the below command to delete the AWS SAM application.

      sam delete --stack-name fcj-book-shop
      sam delete --stack-name aws-sam-cli-managed-default
      
    • If you have issues when deleting with command. Open AWS Cloudformation console. Then, delete all stacks related to this workshop.