#python3
Read more stories on Hashnode
Articles with this tag
In this blog we have to start and stop EC2 instances based on tags during working hours to save cost. We are going to automate this by using python...
In this blog we are going to check for list of Unused AMI on weekly basis and deregister those AMI from account using AWS Lambda function in...
In this blog we are going to create python script to create AMI image of running instances in specific region and copy those images to other region...