Module: Fog::Parsers::AWS

Defined in:
lib/fog/aws/parsers/ec2/basic.rb,
lib/fog/aws/parsers/s3/get_bucket.rb,
lib/fog/aws/parsers/s3/copy_object.rb,
lib/fog/aws/parsers/s3/get_service.rb,
lib/fog/aws/parsers/simpledb/basic.rb,
lib/fog/aws/parsers/simpledb/select.rb,
lib/fog/aws/parsers/ec2/create_image.rb,
lib/fog/aws/parsers/ec2/attach_volume.rb,
lib/fog/aws/parsers/ec2/create_volume.rb,
lib/fog/aws/parsers/ec2/detach_volume.rb,
lib/fog/aws/parsers/ec2/run_instances.rb,
lib/fog/aws/parsers/ec2/create_key_pair.rb,
lib/fog/aws/parsers/ec2/create_snapshot.rb,
lib/fog/aws/parsers/ec2/describe_images.rb,
lib/fog/aws/parsers/ec2/allocate_address.rb,
lib/fog/aws/parsers/ec2/deregister_image.rb,
lib/fog/aws/parsers/ec2/describe_regions.rb,
lib/fog/aws/parsers/ec2/describe_volumes.rb,
lib/fog/aws/parsers/s3/get_bucket_logging.rb,
lib/fog/aws/parsers/simpledb/list_domains.rb,
lib/fog/aws/parsers/ec2/describe_addresses.rb,
lib/fog/aws/parsers/ec2/describe_instances.rb,
lib/fog/aws/parsers/ec2/describe_key_pairs.rb,
lib/fog/aws/parsers/ec2/describe_snapshots.rb,
lib/fog/aws/parsers/ec2/get_console_output.rb,
lib/fog/aws/parsers/s3/access_control_list.rb,
lib/fog/aws/parsers/s3/get_bucket_location.rb,
lib/fog/aws/parsers/s3/get_request_payment.rb,
lib/fog/aws/parsers/ec2/terminate_instances.rb,
lib/fog/aws/parsers/simpledb/get_attributes.rb,
lib/fog/aws/parsers/ec2/start_stop_instances.rb,
lib/fog/aws/parsers/elb/create_load_balancer.rb,
lib/fog/aws/parsers/elb/delete_load_balancer.rb,
lib/fog/aws/parsers/s3/get_bucket_versioning.rb,
lib/fog/aws/parsers/simpledb/domain_metadata.rb,
lib/fog/aws/parsers/elb/describe_load_balancers.rb,
lib/fog/aws/parsers/ec2/describe_security_groups.rb,
lib/fog/aws/parsers/elb/describe_instance_health.rb,
lib/fog/aws/parsers/s3/get_bucket_object_versions.rb,
lib/fog/aws/parsers/ec2/describe_availability_zones.rb,
lib/fog/aws/parsers/ec2/describe_reserved_instances.rb,
lib/fog/aws/parsers/elb/register_instances_with_load_balancer.rb,
lib/fog/aws/parsers/elb/deregister_instances_from_load_balancer.rb,
lib/fog/aws/parsers/elb/enable_availability_zones_for_load_balancer.rb,
lib/fog/aws/parsers/elb/disable_availability_zones_for_load_balancer.rb

Defined Under Namespace

Modules: EC2, ELB, S3, SimpleDB