Module: Awsum

Defined in:
lib/awsum.rb,
lib/awsum/s3.rb,
lib/awsum/ec2.rb,
lib/awsum/error.rb,
lib/awsum/parser.rb,
lib/awsum/ec2/tag.rb,
lib/awsum/ec2/image.rb,
lib/awsum/ec2/state.rb,
lib/awsum/s3/bucket.rb,
lib/awsum/s3/object.rb,
lib/awsum/ec2/region.rb,
lib/awsum/ec2/volume.rb,
lib/awsum/s3/headers.rb,
lib/awsum/ec2/address.rb,
lib/awsum/ec2/keypair.rb,
lib/awsum/requestable.rb,
lib/awsum/ec2/instance.rb,
lib/awsum/ec2/snapshot.rb,
lib/awsum/ec2/security_group.rb,
lib/awsum/ec2/availability_zone.rb,
lib/awsum/ec2/reserved_instance.rb,
lib/awsum/ec2/parsers/tag_parser.rb,
lib/awsum/ec2/parsers/image_parser.rb,
lib/awsum/s3/parsers/bucket_parser.rb,
lib/awsum/ec2/parsers/region_parser.rb,
lib/awsum/ec2/parsers/volume_parser.rb,
lib/awsum/ec2/parsers/address_parser.rb,
lib/awsum/ec2/parsers/keypair_parser.rb,
lib/awsum/ec2/parsers/instance_parser.rb,
lib/awsum/ec2/parsers/snapshot_parser.rb,
lib/awsum/ec2/reserved_instances_offering.rb,
lib/awsum/ec2/parsers/register_image_parser.rb,
lib/awsum/ec2/parsers/security_group_parser.rb,
lib/awsum/ec2/parsers/availability_zone_parser.rb,
lib/awsum/ec2/parsers/reserved_instance_parser.rb,
lib/awsum/ec2/parsers/reserved_instances_offering_parser.rb,
lib/awsum/ec2/parsers/purchase_reserved_instances_offering_parser.rb

Defined Under Namespace

Modules: Requestable Classes: Ec2, Error, Parser, S3

Constant Summary collapse

VERSION =
"0.5.4"
API_VERSION =
'2010-08-31'
SIGNATURE_VERSION =
2