webmonarch / aws-utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-utils

Scripts

Scripts I've put together while exploring AWS.

  • summarize-ec2-spot-instance-history.rb
    • Summarizes EC2 spot instance price history

Usage

Ensure the following are setup:

  • EC2_HOME
  • JAVA_HOME
  • AWS_ACCESS_KEY
  • AWS_SECRET_KEY
  • Add EC2_HOME to the PATH
    • Optionally use one of the setup-env.* scripts

About


Languages

Language:Ruby 91.2%Language:PowerShell 8.8%