shubham2698 / AWS_AMI_Automation

AWS AMI creation automation with Shell Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Create AMI based on the EC2 Instance Tag Name

Input : f1 = aws_region f2 = aws_profile f3 = Project_name_tag

Execute the script and it will create an ami for the instance with Project_name matched.

Output :

instnace-id, instance-name, ami-id.

About

AWS AMI creation automation with Shell Script


Languages

Language:Shell 100.0%