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

The cleanup command provided in the README doesn't work

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
101
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.