2 Answers
- Newest
- Most votes
- Most comments
0
If you are taking about ec2 instance only then yes it cancelled as soon as you terminate..
But EBS volumes might depends how you terminate instance..
answered 2 years ago
0
When terminating an EC2 instance, you need to also terminate the EBS volume and any associated Elastic IPs if they were purchased. See this article for more information: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-billing-terminated/
Relevant content
- asked 2 years ago
- asked 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
so should we unbind the ebs from the instance, then terminate the instance and the ebs?