- Building Serverless Python Web Services with Zappa
- Abdulwahid Abdulhaque Barguzar
- 70字
- 2021-07-16 18:16:15
Undeploy
If you wanted to remove your deployed application completely, then you simply use the following command:
$ zappa undeploy production
This will remove the published AWS Lambda and API Gateway. If you want the logs related to your application from AWS CloudWatch, then you simply pass the argument along with the preceding command, as shown here:
$ zappa undeploy production --remove-logs
This will purge the logs from AWS CloudWatch.
推薦閱讀
- 黑客攻防實戰技術完全手冊:掃描、嗅探、入侵與防御
- Mastering Machine Learning for Penetration Testing
- 物聯網工程規劃技術
- 智能網聯汽車V2X與智能網聯設施I2X
- Learning QGIS 2.0
- Drush User’s Guide
- 計算機網絡與通信(第2版)
- 圖解手機元器件維修技巧
- Android UI Design
- 工業互聯網創新實踐
- AIoT應用開發與實踐
- 無線傳感器網絡定位技術
- 精通SEO:100%網站流量提升密碼
- Professional Scala
- Enterprise ApplicationDevelopment with Ext JSand Spring