aws-samples / aws-samples/aws-lambda-docker-serverless-inference

The cleanup command provided in the README doesn't work

オープン
#10 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
101
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

According to the README, the following command will clean up the project after deploying it:
`aws cloudformation delete-stack --stack-name tensorflow-inference-docker-lambda`

When I run this, the stacks fail to be deleted because they include non-empty S3 buckets. In order to delete the stacks, I have to delete the contents of the buckets and then the buckets themselves.

It would be great to update the README with correct instructions for removing the project from AWS.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。