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

The cleanup command provided in the README doesn't work

Abierto
#10 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
101
Forks
19
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.