Skip to content
forked from spinpunch/ec2res

Script that checks coverage of EC2 and RDS reserved instances

License

Notifications You must be signed in to change notification settings

ik-cloud/ec2res

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2res

Script that checks coverage of EC2 and RDS reserved instances.

Run with AWS credentials in your environment.

Example:

$ AWS_PROFILE=myprofile ./ec2res.py 
EC2 INSTANCES:
instance1                 us-east-1a --VPC-- t2.small    (region)   --VPC-- t2.small                  $118/yr   98 days left aabbccdd...
EC2 UNUSED RESERVATIONS: (none)
RDS INSTANCES:
rds01                 us-east-1c NoMulti db.t2.micro   postgres NOT COVERED
RDS UNUSED RESERVATIONS: (none)

About

Script that checks coverage of EC2 and RDS reserved instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%