🟢

Amazon EBS – Delete on Termination

Controls whether an EBS volume is deleted when the associated EC2 instance is terminated.
Default behavior:
  • Root volume: attribute enabled → deleted on termination.
  • Additional volumes: attribute disabled → retained on termination.
Use case:
  • Disable for the root volume to preserve data after instance termination (e.g., recovery, forensics).