1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hello.
I don't think ECS will charge you just for having a task definition.
Does this mean that the task container is running?
https://aws.amazon.com/fargate/pricing/?nc1=h_ls
Can you delete it using the steps in the document below?
https://repost.aws/knowledge-center/ecs-delete-terminate
An ECS service cannot be deleted if a task that it manages is running.
If the task is running, please stop it by following the steps in the document below.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/stop-task-console-v2.html
관련 콘텐츠
- 질문됨 3달 전
- AWS 공식업데이트됨 6달 전
Currently the issue is the task defination shows delete in progress and by documentation it shows that something is blocking it. So I think some container or fargate is blocking. Ihave checked containers are not present. But I cant find fargate through the search. I just want to know if it could consume charges.
There is no cost if the container is not running.