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 3 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 3 years ago
- asked 7 months ago
- asked 4 years ago

so should we unbind the ebs from the instance, then terminate the instance and the ebs?