Cleaning up

Run the following shell script with ./delete-stack.sh to delete the serverless stack:

#!/usr/bin/env bash
. ./common-variables.sh
aws cloudformation delete-stack --stack-name $template --region $region --profile $profile
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset