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

The cleanup command provided in the README doesn't work

Ouverte
#10 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
101
Forks
19
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.