Module AWS::EC2
In: lib/AWS/EC2.rb
lib/AWS/EC2/elastic_ips.rb
lib/AWS/EC2/snapshots.rb
lib/AWS/EC2/security_groups.rb
lib/AWS/EC2/spot_instance_requests.rb
lib/AWS/EC2/products.rb
lib/AWS/EC2/volumes.rb
lib/AWS/EC2/devpay.rb
lib/AWS/EC2/spot_prices.rb
lib/AWS/EC2/images.rb
lib/AWS/EC2/keypairs.rb
lib/AWS/EC2/subnets.rb
lib/AWS/EC2/image_attributes.rb
lib/AWS/EC2/console.rb
lib/AWS/EC2/instances.rb
lib/AWS/EC2/availability_zones.rb

Classes and Modules

Module AWS::EC2::Instance
Class AWS::EC2::Base

Constants

EC2_URL = ENV['EC2_URL']
DEFAULT_HOST = URI.parse(EC2_URL).host
DEFAULT_HOST = 'ec2.amazonaws.com'   Default US API endpoint
API_VERSION = '2009-11-30'

[Validate]