Skip to content

Service cancellation on EC2

0

When terminating the instances, is the service in ec2 automatically cancelled?

asked 3 years ago314 views
2 Answers
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
  • so should we unbind the ebs from the instance, then terminate the instance and the ebs?

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/

AWS
EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.