awsdeletehost.py

Simple EC2 termination helper by Name tag with interactive confirmation and a warning when the host still appears in /etc/hosts.

Usage

awsdeletehost.py <name> [--yes] [--region REGION]

Notes

Unlike awsdecomhost.py, this script focuses on AWS termination only and does not clean local inventory, host keys, or PEM files.

version 1  ·  created 2026-05-12  ·  updated 2026-05-12  ·  tags ['aws', 'ec2', 'terminate']