Module: Fog::Parsers::AWS

Defined in:
lib/fog/aws/parsers/iam/basic.rb,
lib/fog/aws/parsers/iam/get_user.rb,
lib/fog/compute/parsers/aws/basic.rb,
lib/fog/aws/parsers/iam/list_users.rb,
lib/fog/aws/parsers/simpledb/basic.rb,
lib/fog/dns/parsers/aws/get_change.rb,
lib/fog/aws/parsers/iam/create_user.rb,
lib/fog/aws/parsers/iam/list_groups.rb,
lib/fog/aws/parsers/simpledb/select.rb,
lib/fog/aws/parsers/iam/create_group.rb,
lib/fog/cdn/parsers/aws/distribution.rb,
lib/fog/aws/parsers/iam/list_policies.rb,
lib/fog/storage/parsers/aws/get_bucket.rb,
lib/fog/storage/parsers/aws/list_parts.rb,
lib/fog/dns/parsers/aws/get_hosted_zone.rb,
lib/fog/storage/parsers/aws/copy_object.rb,
lib/fog/storage/parsers/aws/get_service.rb,
lib/fog/aws/parsers/iam/list_access_keys.rb,
lib/fog/compute/parsers/aws/create_image.rb,
lib/fog/aws/parsers/iam/create_access_key.rb,
lib/fog/aws/parsers/simpledb/list_domains.rb,
lib/fog/cdn/parsers/aws/post_invalidation.rb,
lib/fog/compute/parsers/aws/attach_volume.rb,
lib/fog/compute/parsers/aws/create_volume.rb,
lib/fog/compute/parsers/aws/describe_tags.rb,
lib/fog/compute/parsers/aws/detach_volume.rb,
lib/fog/compute/parsers/aws/run_instances.rb,
lib/fog/dns/parsers/aws/list_hosted_zones.rb,
lib/fog/compute/parsers/aws/register_image.rb,
lib/fog/dns/parsers/aws/create_hosted_zone.rb,
lib/fog/dns/parsers/aws/delete_hosted_zone.rb,
lib/fog/aws/parsers/simpledb/get_attributes.rb,
lib/fog/compute/parsers/aws/create_key_pair.rb,
lib/fog/compute/parsers/aws/create_snapshot.rb,
lib/fog/compute/parsers/aws/describe_images.rb,
lib/fog/compute/parsers/aws/import_key_pair.rb,
lib/fog/aws/parsers/elb/create_load_balancer.rb,
lib/fog/aws/parsers/elb/delete_load_balancer.rb,
lib/fog/aws/parsers/simpledb/domain_metadata.rb,
lib/fog/compute/parsers/aws/allocate_address.rb,
lib/fog/compute/parsers/aws/deregister_image.rb,
lib/fog/compute/parsers/aws/describe_regions.rb,
lib/fog/compute/parsers/aws/describe_volumes.rb,
lib/fog/cdn/parsers/aws/get_distribution_list.rb,
lib/fog/compute/parsers/aws/describe_addresses.rb,
lib/fog/compute/parsers/aws/describe_instances.rb,
lib/fog/compute/parsers/aws/describe_key_pairs.rb,
lib/fog/compute/parsers/aws/describe_snapshots.rb,
lib/fog/compute/parsers/aws/get_console_output.rb,
lib/fog/storage/parsers/aws/get_bucket_logging.rb,
lib/fog/aws/parsers/elb/describe_load_balancers.rb,
lib/fog/compute/parsers/aws/terminate_instances.rb,
lib/fog/storage/parsers/aws/access_control_list.rb,
lib/fog/storage/parsers/aws/get_bucket_location.rb,
lib/fog/storage/parsers/aws/get_request_payment.rb,
lib/fog/aws/parsers/elb/describe_instance_health.rb,
lib/fog/compute/parsers/aws/start_stop_instances.rb,
lib/fog/dns/parsers/aws/list_resource_record_sets.rb,
lib/fog/storage/parsers/aws/get_bucket_versioning.rb,
lib/fog/storage/parsers/aws/list_multipart_uploads.rb,
lib/fog/dns/parsers/aws/change_resource_record_sets.rb,
lib/fog/compute/parsers/aws/describe_security_groups.rb,
lib/fog/storage/parsers/aws/complete_multipart_upload.rb,
lib/fog/storage/parsers/aws/initiate_multipart_upload.rb,
lib/fog/storage/parsers/aws/get_bucket_object_versions.rb,
lib/fog/compute/parsers/aws/describe_availability_zones.rb,
lib/fog/compute/parsers/aws/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: CDN, Compute, DNS, ELB, IAM, SimpleDB, Storage