Skip to content

shubham2698/AWS_Volume_Snapshot_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

To Create an Snapshot of instances that belongs to one project. Auto filter out the particular instances of project. Create an Snapshot of all the volumes attached with it.

Input : f1 = aws_region f2 = aws_profile f3 = Project_name_tag

Execute the script and it will create an sanpshot of volumes attached with instances for the instance with Project_name matched.

Output :

instnace-id, snapshot_id

About

Create the particular project instances volumes snapshot with aws-cli and shell-script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages