Created
May 20, 2018 15:51
-
-
Save rishabhp91/3365bab308fb5af9238f3d27347c4654 to your computer and use it in GitHub Desktop.
Zappa undeployment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Calling undeploy for stage dev.. | |
Are you sure you want to undeploy? [y/n] y | |
Deleting API Gateway.. | |
Waiting for stack django-zappa-sa-dev to be deleted.. | |
Unscheduling.. | |
Unscheduled django-zappa-sa-dev-zappa-keep-warm-handler.keep_warm_callback. | |
Deleting Lambda function.. | |
Done! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment