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

The cleanup command provided in the README doesn't work

未关闭
#10 0 条评论 0 个 reaction 已指派 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 摘要。