Class: AWS::EC2::Client
- Inherits:
-
Core::QueryClient
- Object
- Core::Client
- Core::QueryClient
- AWS::EC2::Client
- Defined in:
- lib/aws/ec2/client.rb
Overview
Client class for Amazon Elastic Compute Cloud (EC2).
Constant Summary
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary (collapse)
-
- (Core::Response) activate_license(options = {})
Calls the ActivateLicense API operation.
-
- (Core::Response) allocate_address(options = {})
Calls the AllocateAddress API operation.
-
- (Core::Response) assign_private_ip_addresses(options = {})
Calls the AssignPrivateIpAddresses API operation.
-
- (Core::Response) associate_address(options = {})
Calls the AssociateAddress API operation.
-
- (Core::Response) associate_dhcp_options(options = {})
Calls the AssociateDhcpOptions API operation.
-
- (Core::Response) associate_route_table(options = {})
Calls the AssociateRouteTable API operation.
-
- (Core::Response) attach_internet_gateway(options = {})
Calls the AttachInternetGateway API operation.
-
- (Core::Response) attach_network_interface(options = {})
Calls the AttachNetworkInterface API operation.
-
- (Core::Response) attach_volume(options = {})
Calls the AttachVolume API operation.
-
- (Core::Response) attach_vpn_gateway(options = {})
Calls the AttachVpnGateway API operation.
-
- (Core::Response) authorize_security_group_egress(options = {})
Calls the AuthorizeSecurityGroupEgress API operation.
-
- (Core::Response) authorize_security_group_ingress(options = {})
Calls the AuthorizeSecurityGroupIngress API operation.
-
- (Core::Response) bundle_instance(options = {})
Calls the BundleInstance API operation.
-
- (Core::Response) cancel_bundle_task(options = {})
Calls the CancelBundleTask API operation.
-
- (Core::Response) cancel_conversion_task(options = {})
Calls the CancelConversionTask API operation.
-
- (Core::Response) cancel_export_task(options = {})
Calls the CancelExportTask API operation.
-
- (Core::Response) cancel_reserved_instances_listing(options = {})
Calls the CancelReservedInstancesListing API operation.
-
- (Core::Response) cancel_spot_instance_requests(options = {})
Calls the CancelSpotInstanceRequests API operation.
-
- (Core::Response) confirm_product_instance(options = {})
Calls the ConfirmProductInstance API operation.
-
- (Core::Response) copy_image(options = {})
Calls the CopyImage API operation.
-
- (Core::Response) copy_snapshot(options = {})
Calls the CopySnapshot API operation.
-
- (Core::Response) create_customer_gateway(options = {})
Calls the CreateCustomerGateway API operation.
-
- (Core::Response) create_dhcp_options(options = {})
Calls the CreateDhcpOptions API operation.
-
- (Core::Response) create_image(options = {})
Calls the CreateImage API operation.
-
- (Core::Response) create_instance_export_task(options = {})
Calls the CreateInstanceExportTask API operation.
-
- (Core::Response) create_internet_gateway(options = {})
Calls the CreateInternetGateway API operation.
-
- (Core::Response) create_key_pair(options = {})
Calls the CreateKeyPair API operation.
-
- (Core::Response) create_network_acl(options = {})
Calls the CreateNetworkAcl API operation.
-
- (Core::Response) create_network_acl_entry(options = {})
Calls the CreateNetworkAclEntry API operation.
-
- (Core::Response) create_network_interface(options = {})
Calls the CreateNetworkInterface API operation.
-
- (Core::Response) create_placement_group(options = {})
Calls the CreatePlacementGroup API operation.
-
- (Core::Response) create_reserved_instances_listing(options = {})
Calls the CreateReservedInstancesListing API operation.
-
- (Core::Response) create_route(options = {})
Calls the CreateRoute API operation.
-
- (Core::Response) create_route_table(options = {})
Calls the CreateRouteTable API operation.
-
- (Core::Response) create_security_group(options = {})
Calls the CreateSecurityGroup API operation.
-
- (Core::Response) create_snapshot(options = {})
Calls the CreateSnapshot API operation.
-
- (Core::Response) create_spot_datafeed_subscription(options = {})
Calls the CreateSpotDatafeedSubscription API operation.
-
- (Core::Response) create_subnet(options = {})
Calls the CreateSubnet API operation.
-
- (Core::Response) create_tags(options = {})
Calls the CreateTags API operation.
-
- (Core::Response) create_volume(options = {})
Calls the CreateVolume API operation.
-
- (Core::Response) create_vpc(options = {})
Calls the CreateVpc API operation.
-
- (Core::Response) create_vpn_connection(options = {})
Calls the CreateVpnConnection API operation.
-
- (Core::Response) create_vpn_connection_route(options = {})
Calls the CreateVpnConnectionRoute API operation.
-
- (Core::Response) create_vpn_gateway(options = {})
Calls the CreateVpnGateway API operation.
-
- (Core::Response) deactivate_license(options = {})
Calls the DeactivateLicense API operation.
-
- (Core::Response) delete_customer_gateway(options = {})
Calls the DeleteCustomerGateway API operation.
-
- (Core::Response) delete_dhcp_options(options = {})
Calls the DeleteDhcpOptions API operation.
-
- (Core::Response) delete_internet_gateway(options = {})
Calls the DeleteInternetGateway API operation.
-
- (Core::Response) delete_key_pair(options = {})
Calls the DeleteKeyPair API operation.
-
- (Core::Response) delete_network_acl(options = {})
Calls the DeleteNetworkAcl API operation.
-
- (Core::Response) delete_network_acl_entry(options = {})
Calls the DeleteNetworkAclEntry API operation.
-
- (Core::Response) delete_network_interface(options = {})
Calls the DeleteNetworkInterface API operation.
-
- (Core::Response) delete_placement_group(options = {})
Calls the DeletePlacementGroup API operation.
-
- (Core::Response) delete_route(options = {})
Calls the DeleteRoute API operation.
-
- (Core::Response) delete_route_table(options = {})
Calls the DeleteRouteTable API operation.
-
- (Core::Response) delete_security_group(options = {})
Calls the DeleteSecurityGroup API operation.
-
- (Core::Response) delete_snapshot(options = {})
Calls the DeleteSnapshot API operation.
-
- (Core::Response) delete_spot_datafeed_subscription(options = {})
Calls the DeleteSpotDatafeedSubscription API operation.
-
- (Core::Response) delete_subnet(options = {})
Calls the DeleteSubnet API operation.
-
- (Core::Response) delete_tags(options = {})
Calls the DeleteTags API operation.
-
- (Core::Response) delete_volume(options = {})
Calls the DeleteVolume API operation.
-
- (Core::Response) delete_vpc(options = {})
Calls the DeleteVpc API operation.
-
- (Core::Response) delete_vpn_connection(options = {})
Calls the DeleteVpnConnection API operation.
-
- (Core::Response) delete_vpn_connection_route(options = {})
Calls the DeleteVpnConnectionRoute API operation.
-
- (Core::Response) delete_vpn_gateway(options = {})
Calls the DeleteVpnGateway API operation.
-
- (Core::Response) deregister_image(options = {})
Calls the DeregisterImage API operation.
-
- (Core::Response) describe_account_attributes(options = {})
Calls the DescribeAccountAttributes API operation.
-
- (Core::Response) describe_addresses(options = {})
Calls the DescribeAddresses API operation.
-
- (Core::Response) describe_availability_zones(options = {})
Calls the DescribeAvailabilityZones API operation.
-
- (Core::Response) describe_bundle_tasks(options = {})
Calls the DescribeBundleTasks API operation.
-
- (Core::Response) describe_conversion_tasks(options = {})
Calls the DescribeConversionTasks API operation.
-
- (Core::Response) describe_customer_gateways(options = {})
Calls the DescribeCustomerGateways API operation.
-
- (Core::Response) describe_dhcp_options(options = {})
Calls the DescribeDhcpOptions API operation.
-
- (Core::Response) describe_export_tasks(options = {})
Calls the DescribeExportTasks API operation.
-
- (Core::Response) describe_image_attribute(options = {})
Calls the DescribeImageAttribute API operation.
-
- (Core::Response) describe_images(options = {})
Calls the DescribeImages API operation.
-
- (Core::Response) describe_instance_attribute(options = {})
Calls the DescribeInstanceAttribute API operation.
-
- (Core::Response) describe_instance_status(options = {})
Calls the DescribeInstanceStatus API operation.
-
- (Core::Response) describe_instances(options = {})
Calls the DescribeInstances API operation.
-
- (Core::Response) describe_internet_gateways(options = {})
Calls the DescribeInternetGateways API operation.
-
- (Core::Response) describe_key_pairs(options = {})
Calls the DescribeKeyPairs API operation.
-
- (Core::Response) describe_licenses(options = {})
Calls the DescribeLicenses API operation.
-
- (Core::Response) describe_network_acls(options = {})
Calls the DescribeNetworkAcls API operation.
-
- (Core::Response) describe_network_interface_attribute(options = {})
Calls the DescribeNetworkInterfaceAttribute API operation.
-
- (Core::Response) describe_network_interfaces(options = {})
Calls the DescribeNetworkInterfaces API operation.
-
- (Core::Response) describe_placement_groups(options = {})
Calls the DescribePlacementGroups API operation.
-
- (Core::Response) describe_regions(options = {})
Calls the DescribeRegions API operation.
-
- (Core::Response) describe_reserved_instances(options = {})
Calls the DescribeReservedInstances API operation.
-
- (Core::Response) describe_reserved_instances_listings(options = {})
Calls the DescribeReservedInstancesListings API operation.
-
- (Core::Response) describe_reserved_instances_offerings(options = {})
Calls the DescribeReservedInstancesOfferings API operation.
-
- (Core::Response) describe_route_tables(options = {})
Calls the DescribeRouteTables API operation.
-
- (Core::Response) describe_security_groups(options = {})
Calls the DescribeSecurityGroups API operation.
-
- (Core::Response) describe_snapshot_attribute(options = {})
Calls the DescribeSnapshotAttribute API operation.
-
- (Core::Response) describe_snapshots(options = {})
Calls the DescribeSnapshots API operation.
-
- (Core::Response) describe_spot_datafeed_subscription(options = {})
Calls the DescribeSpotDatafeedSubscription API operation.
-
- (Core::Response) describe_spot_instance_requests(options = {})
Calls the DescribeSpotInstanceRequests API operation.
-
- (Core::Response) describe_spot_price_history(options = {})
Calls the DescribeSpotPriceHistory API operation.
-
- (Core::Response) describe_subnets(options = {})
Calls the DescribeSubnets API operation.
-
- (Core::Response) describe_tags(options = {})
Calls the DescribeTags API operation.
-
- (Core::Response) describe_volume_attribute(options = {})
Calls the DescribeVolumeAttribute API operation.
-
- (Core::Response) describe_volume_status(options = {})
Calls the DescribeVolumeStatus API operation.
-
- (Core::Response) describe_volumes(options = {})
Calls the DescribeVolumes API operation.
-
- (Core::Response) describe_vpc_attribute(options = {})
Calls the DescribeVpcAttribute API operation.
-
- (Core::Response) describe_vpcs(options = {})
Calls the DescribeVpcs API operation.
-
- (Core::Response) describe_vpn_connections(options = {})
Calls the DescribeVpnConnections API operation.
-
- (Core::Response) describe_vpn_gateways(options = {})
Calls the DescribeVpnGateways API operation.
-
- (Core::Response) detach_internet_gateway(options = {})
Calls the DetachInternetGateway API operation.
-
- (Core::Response) detach_network_interface(options = {})
Calls the DetachNetworkInterface API operation.
-
- (Core::Response) detach_volume(options = {})
Calls the DetachVolume API operation.
-
- (Core::Response) detach_vpn_gateway(options = {})
Calls the DetachVpnGateway API operation.
-
- (Core::Response) disable_vgw_route_propagation(options = {})
Calls the DisableVgwRoutePropagation API operation.
-
- (Core::Response) disassociate_address(options = {})
Calls the DisassociateAddress API operation.
-
- (Core::Response) disassociate_route_table(options = {})
Calls the DisassociateRouteTable API operation.
-
- (Core::Response) enable_vgw_route_propagation(options = {})
Calls the EnableVgwRoutePropagation API operation.
-
- (Core::Response) enable_volume_io(options = {})
Calls the EnableVolumeIO API operation.
-
- (Core::Response) get_console_output(options = {})
Calls the GetConsoleOutput API operation.
-
- (Core::Response) get_password_data(options = {})
Calls the GetPasswordData API operation.
-
- (Core::Response) import_instance(options = {})
Calls the ImportInstance API operation.
-
- (Core::Response) import_key_pair(options = {})
Calls the ImportKeyPair API operation.
-
- (Core::Response) import_volume(options = {})
Calls the ImportVolume API operation.
-
- (Core::Response) modify_image_attribute(options = {})
Calls the ModifyImageAttribute API operation.
-
- (Core::Response) modify_instance_attribute(options = {})
Calls the ModifyInstanceAttribute API operation.
-
- (Core::Response) modify_network_interface_attribute(options = {})
Calls the ModifyNetworkInterfaceAttribute API operation.
-
- (Core::Response) modify_snapshot_attribute(options = {})
Calls the ModifySnapshotAttribute API operation.
-
- (Core::Response) modify_volume_attribute(options = {})
Calls the ModifyVolumeAttribute API operation.
-
- (Core::Response) modify_vpc_attribute(options = {})
Calls the ModifyVpcAttribute API operation.
-
- (Core::Response) monitor_instances(options = {})
Calls the MonitorInstances API operation.
-
- (Core::Response) purchase_reserved_instances_offering(options = {})
Calls the PurchaseReservedInstancesOffering API operation.
-
- (Core::Response) reboot_instances(options = {})
Calls the RebootInstances API operation.
-
- (Core::Response) register_image(options = {})
Calls the RegisterImage API operation.
-
- (Core::Response) release_address(options = {})
Calls the ReleaseAddress API operation.
-
- (Core::Response) replace_network_acl_association(options = {})
Calls the ReplaceNetworkAclAssociation API operation.
-
- (Core::Response) replace_network_acl_entry(options = {})
Calls the ReplaceNetworkAclEntry API operation.
-
- (Core::Response) replace_route(options = {})
Calls the ReplaceRoute API operation.
-
- (Core::Response) replace_route_table_association(options = {})
Calls the ReplaceRouteTableAssociation API operation.
-
- (Core::Response) report_instance_status(options = {})
Calls the ReportInstanceStatus API operation.
-
- (Core::Response) request_spot_instances(options = {})
Calls the RequestSpotInstances API operation.
-
- (Core::Response) reset_image_attribute(options = {})
Calls the ResetImageAttribute API operation.
-
- (Core::Response) reset_instance_attribute(options = {})
Calls the ResetInstanceAttribute API operation.
-
- (Core::Response) reset_network_interface_attribute(options = {})
Calls the ResetNetworkInterfaceAttribute API operation.
-
- (Core::Response) reset_snapshot_attribute(options = {})
Calls the ResetSnapshotAttribute API operation.
-
- (Core::Response) revoke_security_group_egress(options = {})
Calls the RevokeSecurityGroupEgress API operation.
-
- (Core::Response) revoke_security_group_ingress(options = {})
Calls the RevokeSecurityGroupIngress API operation.
-
- (Core::Response) run_instances(options = {})
Calls the RunInstances API operation.
-
- (Core::Response) start_instances(options = {})
Calls the StartInstances API operation.
-
- (Core::Response) stop_instances(options = {})
Calls the StopInstances API operation.
-
- (Core::Response) terminate_instances(options = {})
Calls the TerminateInstances API operation.
-
- (Core::Response) unassign_private_ip_addresses(options = {})
Calls the UnassignPrivateIpAddresses API operation.
-
- (Core::Response) unmonitor_instances(options = {})
Calls the UnmonitorInstances API operation.
Methods inherited from Core::Client
#initialize, #log_warning, #operations, operations, #with_http_handler, #with_options
Constructor Details
This class inherits a constructor from AWS::Core::Client
Instance Method Details
- (Core::Response) activate_license(options = {})
Calls the ActivateLicense API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 61
|
- (Core::Response) allocate_address(options = {})
Calls the AllocateAddress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 70
|
- (Core::Response) assign_private_ip_addresses(options = {})
Calls the AssignPrivateIpAddresses API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 85
|
- (Core::Response) associate_address(options = {})
Calls the AssociateAddress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 94
|
- (Core::Response) associate_dhcp_options(options = {})
Calls the AssociateDhcpOptions API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 112
|
- (Core::Response) associate_route_table(options = {})
Calls the AssociateRouteTable API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 122
|
- (Core::Response) attach_internet_gateway(options = {})
Calls the AttachInternetGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 134
|
- (Core::Response) attach_network_interface(options = {})
Calls the AttachNetworkInterface API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 142
|
- (Core::Response) attach_volume(options = {})
Calls the AttachVolume API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 154
|
- (Core::Response) attach_vpn_gateway(options = {})
Calls the AttachVpnGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 176
|
- (Core::Response) authorize_security_group_egress(options = {})
Calls the AuthorizeSecurityGroupEgress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 191
|
- (Core::Response) authorize_security_group_ingress(options = {})
Calls the AuthorizeSecurityGroupIngress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 228
|
- (Core::Response) bundle_instance(options = {})
Calls the BundleInstance API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 270
|
- (Core::Response) cancel_bundle_task(options = {})
Calls the CancelBundleTask API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 313
|
- (Core::Response) cancel_conversion_task(options = {})
Calls the CancelConversionTask API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 340
|
- (Core::Response) cancel_export_task(options = {})
Calls the CancelExportTask API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 347
|
- (Core::Response) cancel_reserved_instances_listing(options = {})
Calls the CancelReservedInstancesListing API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 353
|
- (Core::Response) cancel_spot_instance_requests(options = {})
Calls the CancelSpotInstanceRequests API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 381
|
- (Core::Response) confirm_product_instance(options = {})
Calls the ConfirmProductInstance API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 394
|
- (Core::Response) copy_image(options = {})
Calls the CopyImage API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 407
|
- (Core::Response) copy_snapshot(options = {})
Calls the CopySnapshot API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 421
|
- (Core::Response) create_customer_gateway(options = {})
Calls the CreateCustomerGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 433
|
- (Core::Response) create_dhcp_options(options = {})
Calls the CreateDhcpOptions API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 457
|
- (Core::Response) create_image(options = {})
Calls the CreateImage API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 478
|
- (Core::Response) create_instance_export_task(options = {})
Calls the CreateInstanceExportTask API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 517
|
- (Core::Response) create_internet_gateway(options = {})
Calls the CreateInternetGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 551
|
- (Core::Response) create_key_pair(options = {})
Calls the CreateKeyPair API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 567
|
- (Core::Response) create_network_acl(options = {})
Calls the CreateNetworkAcl API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 581
|
- (Core::Response) create_network_acl_entry(options = {})
Calls the CreateNetworkAclEntry API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 614
|
- (Core::Response) create_network_interface(options = {})
Calls the CreateNetworkInterface API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 647
|
- (Core::Response) create_placement_group(options = {})
Calls the CreatePlacementGroup API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 705
|
- (Core::Response) create_reserved_instances_listing(options = {})
Calls the CreateReservedInstancesListing API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 715
|
- (Core::Response) create_route(options = {})
Calls the CreateRoute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 749
|
- (Core::Response) create_route_table(options = {})
Calls the CreateRouteTable API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 765
|
- (Core::Response) create_security_group(options = {})
Calls the CreateSecurityGroup API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 795
|
- (Core::Response) create_snapshot(options = {})
Calls the CreateSnapshot API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 808
|
- (Core::Response) create_spot_datafeed_subscription(options = {})
Calls the CreateSpotDatafeedSubscription API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 831
|
- (Core::Response) create_subnet(options = {})
Calls the CreateSubnet API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 851
|
- (Core::Response) create_tags(options = {})
Calls the CreateTags API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 877
|
- (Core::Response) create_volume(options = {})
Calls the CreateVolume API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 890
|
- (Core::Response) create_vpc(options = {})
Calls the CreateVpc API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 926
|
- (Core::Response) create_vpn_connection(options = {})
Calls the CreateVpnConnection API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 949
|
- (Core::Response) create_vpn_connection_route(options = {})
Calls the CreateVpnConnectionRoute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 986
|
- (Core::Response) create_vpn_gateway(options = {})
Calls the CreateVpnGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 993
|
- (Core::Response) deactivate_license(options = {})
Calls the DeactivateLicense API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1016
|
- (Core::Response) delete_customer_gateway(options = {})
Calls the DeleteCustomerGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1025
|
- (Core::Response) delete_dhcp_options(options = {})
Calls the DeleteDhcpOptions API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1032
|
- (Core::Response) delete_internet_gateway(options = {})
Calls the DeleteInternetGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1039
|
- (Core::Response) delete_key_pair(options = {})
Calls the DeleteKeyPair API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1046
|
- (Core::Response) delete_network_acl(options = {})
Calls the DeleteNetworkAcl API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1053
|
- (Core::Response) delete_network_acl_entry(options = {})
Calls the DeleteNetworkAclEntry API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1060
|
- (Core::Response) delete_network_interface(options = {})
Calls the DeleteNetworkInterface API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1070
|
- (Core::Response) delete_placement_group(options = {})
Calls the DeletePlacementGroup API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1076
|
- (Core::Response) delete_route(options = {})
Calls the DeleteRoute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1083
|
- (Core::Response) delete_route_table(options = {})
Calls the DeleteRouteTable API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1093
|
- (Core::Response) delete_security_group(options = {})
Calls the DeleteSecurityGroup API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1100
|
- (Core::Response) delete_snapshot(options = {})
Calls the DeleteSnapshot API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1109
|
- (Core::Response) delete_spot_datafeed_subscription(options = {})
Calls the DeleteSpotDatafeedSubscription API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1116
|
- (Core::Response) delete_subnet(options = {})
Calls the DeleteSubnet API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1121
|
- (Core::Response) delete_tags(options = {})
Calls the DeleteTags API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1128
|
- (Core::Response) delete_volume(options = {})
Calls the DeleteVolume API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1142
|
- (Core::Response) delete_vpc(options = {})
Calls the DeleteVpc API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1149
|
- (Core::Response) delete_vpn_connection(options = {})
Calls the DeleteVpnConnection API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1156
|
- (Core::Response) delete_vpn_connection_route(options = {})
Calls the DeleteVpnConnectionRoute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1163
|
- (Core::Response) delete_vpn_gateway(options = {})
Calls the DeleteVpnGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1170
|
- (Core::Response) deregister_image(options = {})
Calls the DeregisterImage API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1177
|
- (Core::Response) describe_account_attributes(options = {})
Calls the DescribeAccountAttributes API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1184
|
- (Core::Response) describe_addresses(options = {})
Calls the DescribeAddresses API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1197
|
- (Core::Response) describe_availability_zones(options = {})
Calls the DescribeAvailabilityZones API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1223
|
- (Core::Response) describe_bundle_tasks(options = {})
Calls the DescribeBundleTasks API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1246
|
- (Core::Response) describe_conversion_tasks(options = {})
Calls the DescribeConversionTasks API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1280
|
- (Core::Response) describe_customer_gateways(options = {})
Calls the DescribeCustomerGateways API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1331
|
- (Core::Response) describe_dhcp_options(options = {})
Calls the DescribeDhcpOptions API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1357
|
- (Core::Response) describe_export_tasks(options = {})
Calls the DescribeExportTasks API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1381
|
- (Core::Response) describe_image_attribute(options = {})
Calls the DescribeImageAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1403
|
- (Core::Response) describe_images(options = {})
Calls the DescribeImages API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1439
|
- (Core::Response) describe_instance_attribute(options = {})
Calls the DescribeInstanceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1501
|
- (Core::Response) describe_instance_status(options = {})
Calls the DescribeInstanceStatus API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1554
|
- (Core::Response) describe_instances(options = {})
Calls the DescribeInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1598
|
- (Core::Response) describe_internet_gateways(options = {})
Calls the DescribeInternetGateways API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1712
|
- (Core::Response) describe_key_pairs(options = {})
Calls the DescribeKeyPairs API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1737
|
- (Core::Response) describe_licenses(options = {})
Calls the DescribeLicenses API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1756
|
- (Core::Response) describe_network_acls(options = {})
Calls the DescribeNetworkAcls API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1784
|
- (Core::Response) describe_network_interface_attribute(options = {})
Calls the DescribeNetworkInterfaceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1823
|
- (Core::Response) describe_network_interfaces(options = {})
Calls the DescribeNetworkInterfaces API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1852
|
- (Core::Response) describe_placement_groups(options = {})
Calls the DescribePlacementGroups API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1907
|
- (Core::Response) describe_regions(options = {})
Calls the DescribeRegions API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1927
|
- (Core::Response) describe_reserved_instances(options = {})
Calls the DescribeReservedInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1946
|
- (Core::Response) describe_reserved_instances_listings(options = {})
Calls the DescribeReservedInstancesListings API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 1984
|
- (Core::Response) describe_reserved_instances_offerings(options = {})
Calls the DescribeReservedInstancesOfferings API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2017
|
- (Core::Response) describe_route_tables(options = {})
Calls the DescribeRouteTables API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2083
|
- (Core::Response) describe_security_groups(options = {})
Calls the DescribeSecurityGroups API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2119
|
- (Core::Response) describe_snapshot_attribute(options = {})
Calls the DescribeSnapshotAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2166
|
- (Core::Response) describe_snapshots(options = {})
Calls the DescribeSnapshots API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2188
|
- (Core::Response) describe_spot_datafeed_subscription(options = {})
Calls the DescribeSpotDatafeedSubscription API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2222
|
- (Core::Response) describe_spot_instance_requests(options = {})
Calls the DescribeSpotInstanceRequests API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2238
|
- (Core::Response) describe_spot_price_history(options = {})
Calls the DescribeSpotPriceHistory API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2320
|
- (Core::Response) describe_subnets(options = {})
Calls the DescribeSubnets API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2354
|
- (Core::Response) describe_tags(options = {})
Calls the DescribeTags API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2381
|
- (Core::Response) describe_volume_attribute(options = {})
Calls the DescribeVolumeAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2399
|
- (Core::Response) describe_volume_status(options = {})
Calls the DescribeVolumeStatus API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2417
|
- (Core::Response) describe_volumes(options = {})
Calls the DescribeVolumes API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2452
|
- (Core::Response) describe_vpc_attribute(options = {})
Calls the DescribeVpcAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2487
|
- (Core::Response) describe_vpcs(options = {})
Calls the DescribeVpcs API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2504
|
- (Core::Response) describe_vpn_connections(options = {})
Calls the DescribeVpnConnections API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2530
|
- (Core::Response) describe_vpn_gateways(options = {})
Calls the DescribeVpnGateways API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2569
|
- (Core::Response) detach_internet_gateway(options = {})
Calls the DetachInternetGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2599
|
- (Core::Response) detach_network_interface(options = {})
Calls the DetachNetworkInterface API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2607
|
- (Core::Response) detach_volume(options = {})
Calls the DetachVolume API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2614
|
- (Core::Response) detach_vpn_gateway(options = {})
Calls the DetachVpnGateway API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2642
|
- (Core::Response) disable_vgw_route_propagation(options = {})
Calls the DisableVgwRoutePropagation API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2651
|
- (Core::Response) disassociate_address(options = {})
Calls the DisassociateAddress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2658
|
- (Core::Response) disassociate_route_table(options = {})
Calls the DisassociateRouteTable API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2667
|
- (Core::Response) enable_vgw_route_propagation(options = {})
Calls the EnableVgwRoutePropagation API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2675
|
- (Core::Response) enable_volume_io(options = {})
Calls the EnableVolumeIO API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2682
|
- (Core::Response) get_console_output(options = {})
Calls the GetConsoleOutput API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2688
|
- (Core::Response) get_password_data(options = {})
Calls the GetPasswordData API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2701
|
- (Core::Response) import_instance(options = {})
Calls the ImportInstance API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2714
|
- (Core::Response) import_key_pair(options = {})
Calls the ImportKeyPair API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2829
|
- (Core::Response) import_volume(options = {})
Calls the ImportVolume API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2843
|
- (Core::Response) modify_image_attribute(options = {})
Calls the ModifyImageAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2897
|
- (Core::Response) modify_instance_attribute(options = {})
Calls the ModifyInstanceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2934
|
- (Core::Response) modify_network_interface_attribute(options = {})
Calls the ModifyNetworkInterfaceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 2995
|
- (Core::Response) modify_snapshot_attribute(options = {})
Calls the ModifySnapshotAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3009
|
- (Core::Response) modify_volume_attribute(options = {})
Calls the ModifyVolumeAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3042
|
- (Core::Response) modify_vpc_attribute(options = {})
Calls the ModifyVpcAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3049
|
- (Core::Response) monitor_instances(options = {})
Calls the MonitorInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3059
|
- (Core::Response) purchase_reserved_instances_offering(options = {})
Calls the PurchaseReservedInstancesOffering API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3073
|
- (Core::Response) reboot_instances(options = {})
Calls the RebootInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3089
|
- (Core::Response) register_image(options = {})
Calls the RegisterImage API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3096
|
- (Core::Response) release_address(options = {})
Calls the ReleaseAddress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3142
|
- (Core::Response) replace_network_acl_association(options = {})
Calls the ReplaceNetworkAclAssociation API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3151
|
- (Core::Response) replace_network_acl_entry(options = {})
Calls the ReplaceNetworkAclEntry API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3165
|
- (Core::Response) replace_route(options = {})
Calls the ReplaceRoute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3197
|
- (Core::Response) replace_route_table_association(options = {})
Calls the ReplaceRouteTableAssociation API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3212
|
- (Core::Response) report_instance_status(options = {})
Calls the ReportInstanceStatus API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3226
|
- (Core::Response) request_spot_instances(options = {})
Calls the RequestSpotInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3237
|
- (Core::Response) reset_image_attribute(options = {})
Calls the ResetImageAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3418
|
- (Core::Response) reset_instance_attribute(options = {})
Calls the ResetInstanceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3427
|
- (Core::Response) reset_network_interface_attribute(options = {})
Calls the ResetNetworkInterfaceAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3449
|
- (Core::Response) reset_snapshot_attribute(options = {})
Calls the ResetSnapshotAttribute API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3456
|
- (Core::Response) revoke_security_group_egress(options = {})
Calls the RevokeSecurityGroupEgress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3468
|
- (Core::Response) revoke_security_group_ingress(options = {})
Calls the RevokeSecurityGroupIngress API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3505
|
- (Core::Response) run_instances(options = {})
Calls the RunInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3549
|
- (Core::Response) start_instances(options = {})
Calls the StartInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3769
|
- (Core::Response) stop_instances(options = {})
Calls the StopInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3788
|
- (Core::Response) terminate_instances(options = {})
Calls the TerminateInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3811
|
- (Core::Response) unassign_private_ip_addresses(options = {})
Calls the UnassignPrivateIpAddresses API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3829
|
- (Core::Response) unmonitor_instances(options = {})
Calls the UnmonitorInstances API operation.
|
|
# File 'lib/aws/ec2/client.rb', line 3836
|