DISCLAIMER: We are not responsible for any damage from using this software.Please use it at your own risk and use it carefully.
Force delete EC2 instances with "termination protection" from any regions.
- Nodejs Download
- Clone git
git clone https://github.com/unixxcorn/forceTerminateEC2.git - Install package via npm:
npm install- Create
credential.jsonfrom this example:
{
"accessKeyId": "AKIAXXXXXXXX",
"secretAccessKey": "IEXXXXXXXXXXXXXXXX"
}- Build program:
npm run build- RUN:
npm start