Module: AWS::EC2
- Defined in:
- lib/AWS/EC2.rb,
lib/AWS/EC2/tags.rb,
lib/AWS/EC2/devpay.rb,
lib/AWS/EC2/images.rb,
lib/AWS/EC2/console.rb,
lib/AWS/EC2/subnets.rb,
lib/AWS/EC2/volumes.rb,
lib/AWS/EC2/keypairs.rb,
lib/AWS/EC2/password.rb,
lib/AWS/EC2/products.rb,
lib/AWS/EC2/instances.rb,
lib/AWS/EC2/snapshots.rb,
lib/AWS/EC2/elastic_ips.rb,
lib/AWS/EC2/spot_prices.rb,
lib/AWS/EC2/security_groups.rb,
lib/AWS/EC2/image_attributes.rb,
lib/AWS/EC2/availability_zones.rb,
lib/AWS/EC2/spot_instance_requests.rb
Defined Under Namespace
Constant Summary collapse
- EC2_URL =
ENV['EC2_URL']
- DEFAULT_HOST =
Default US API endpoint
'ec2.amazonaws.com'
- API_VERSION =
'2010-08-31'