C# Class Amazon.EC2.AmazonEC2Client

Implementation for accessing EC2 Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud (Amazon EC2) provides resizable computing capacity in the Amazon Web Services (AWS) cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster.

Inheritance: AmazonServiceClient, IAmazonEC2
Show file Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
AcceptReservedInstancesExchangeQuoteAsync ( AcceptReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

AcceptVpcPeeringConnectionAsync ( AcceptVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.

AllocateAddressAsync ( AllocateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AllocateAddress operation.

AllocateAddressAsync ( System cancellationToken = default(CancellationToken) ) : Task

Acquires an Elastic IP address.

An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

AllocateHostsAsync ( AllocateHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AllocateHosts operation.

AmazonEC2Client ( ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( AWSCredentials credentials ) : System

Constructs AmazonEC2Client with AWS Credentials

AmazonEC2Client ( AWSCredentials credentials, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Credentials and an AmazonEC2Client Configuration object.

AmazonEC2Client ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Credentials

AmazonEC2Client ( AmazonEC2Config config ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( RegionEndpoint region ) : System

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonEC2Config clientConfig ) : System

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.

AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key

AssignIpv6AddressesAsync ( AssignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssignIpv6Addresses operation.

AssignPrivateIpAddressesAsync ( AssignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.

AssociateAddressAsync ( AssociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateAddress operation.

AssociateDhcpOptionsAsync ( AssociateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateDhcpOptions operation.

AssociateRouteTableAsync ( AssociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateRouteTable operation.

AssociateSubnetCidrBlockAsync ( AssociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.

AssociateVpcCidrBlockAsync ( AssociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.

AttachClassicLinkVpcAsync ( AttachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.

AttachInternetGatewayAsync ( AttachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachInternetGateway operation.

AttachNetworkInterfaceAsync ( AttachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachNetworkInterface operation.

AttachVolumeAsync ( AttachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachVolume operation.

AttachVpnGatewayAsync ( AttachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachVpnGateway operation.

AuthorizeSecurityGroupEgressAsync ( AuthorizeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

AuthorizeSecurityGroupIngressAsync ( AuthorizeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

BeginAcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

BeginAcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.

BeginAllocateAddress ( AllocateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AllocateAddress operation.

BeginAllocateHosts ( AllocateHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AllocateHosts operation.

BeginAssignIpv6Addresses ( AssignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssignIpv6Addresses operation.

BeginAssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.

BeginAssociateAddress ( AssociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateAddress operation.

BeginAssociateDhcpOptions ( AssociateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateDhcpOptions operation.

BeginAssociateRouteTable ( AssociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateRouteTable operation.

BeginAssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.

BeginAssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.

BeginAttachClassicLinkVpc ( AttachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.

BeginAttachInternetGateway ( AttachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachInternetGateway operation.

BeginAttachNetworkInterface ( AttachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachNetworkInterface operation.

BeginAttachVolume ( AttachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachVolume operation.

BeginAttachVpnGateway ( AttachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachVpnGateway operation.

BeginAuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

BeginAuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

BeginBundleInstance ( BundleInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the BundleInstance operation.

BeginCancelBundleTask ( CancelBundleTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelBundleTask operation.

BeginCancelConversionTask ( CancelConversionTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelConversionTask operation.

BeginCancelExportTask ( CancelExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelExportTask operation.

BeginCancelImportTask ( CancelImportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelImportTask operation.

BeginCancelReservedInstancesListing ( CancelReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.

BeginCancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.

BeginCancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.

BeginConfirmProductInstance ( ConfirmProductInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ConfirmProductInstance operation.

BeginCopyImage ( CopyImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CopyImage operation.

BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CopySnapshot operation.

BeginCreateCustomerGateway ( CreateCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateCustomerGateway operation.

BeginCreateDhcpOptions ( CreateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateDhcpOptions operation.

BeginCreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

BeginCreateFlowLogs ( CreateFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateFlowLogs operation.

BeginCreateImage ( CreateImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateImage operation.

BeginCreateInstanceExportTask ( CreateInstanceExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInstanceExportTask operation.

BeginCreateInternetGateway ( CreateInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInternetGateway operation.

BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateKeyPair operation.

BeginCreateNatGateway ( CreateNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNatGateway operation.

BeginCreateNetworkAcl ( CreateNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkAcl operation.

BeginCreateNetworkAclEntry ( CreateNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.

BeginCreateNetworkInterface ( CreateNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNetworkInterface operation.

BeginCreatePlacementGroup ( CreatePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreatePlacementGroup operation.

BeginCreateReservedInstancesListing ( CreateReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.

BeginCreateRoute ( CreateRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateRoute operation.

BeginCreateRouteTable ( CreateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateRouteTable operation.

BeginCreateSecurityGroup ( CreateSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSecurityGroup operation.

BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSnapshot operation.

BeginCreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.

BeginCreateSubnet ( CreateSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSubnet operation.

BeginCreateTags ( CreateTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateTags operation.

BeginCreateVolume ( CreateVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVolume operation.

BeginCreateVpc ( CreateVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpc operation.

BeginCreateVpcEndpoint ( CreateVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpcEndpoint operation.

BeginCreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.

BeginCreateVpnConnection ( CreateVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnConnection operation.

BeginCreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.

BeginCreateVpnGateway ( CreateVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateVpnGateway operation.

BeginDeleteCustomerGateway ( DeleteCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCustomerGateway operation.

BeginDeleteDhcpOptions ( DeleteDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteDhcpOptions operation.

BeginDeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

BeginDeleteFlowLogs ( DeleteFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteFlowLogs operation.

BeginDeleteInternetGateway ( DeleteInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteInternetGateway operation.

BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteKeyPair operation.

BeginDeleteNatGateway ( DeleteNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNatGateway operation.

BeginDeleteNetworkAcl ( DeleteNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkAcl operation.

BeginDeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.

BeginDeleteNetworkInterface ( DeleteNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteNetworkInterface operation.

BeginDeletePlacementGroup ( DeletePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeletePlacementGroup operation.

BeginDeleteRoute ( DeleteRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteRoute operation.

BeginDeleteRouteTable ( DeleteRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteRouteTable operation.

BeginDeleteSecurityGroup ( DeleteSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSecurityGroup operation.

BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSnapshot operation.

BeginDeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

BeginDeleteSubnet ( DeleteSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSubnet operation.

BeginDeleteTags ( DeleteTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteTags operation.

BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVolume operation.

BeginDeleteVpc ( DeleteVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpc operation.

BeginDeleteVpcEndpoints ( DeleteVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.

BeginDeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.

BeginDeleteVpnConnection ( DeleteVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnConnection operation.

BeginDeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.

BeginDeleteVpnGateway ( DeleteVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVpnGateway operation.

BeginDeregisterImage ( DeregisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeregisterImage operation.

BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

BeginDescribeAddresses ( DescribeAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAddresses operation.

BeginDescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.

BeginDescribeBundleTasks ( DescribeBundleTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeBundleTasks operation.

BeginDescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.

BeginDescribeConversionTasks ( DescribeConversionTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeConversionTasks operation.

BeginDescribeCustomerGateways ( DescribeCustomerGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCustomerGateways operation.

BeginDescribeDhcpOptions ( DescribeDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeDhcpOptions operation.

BeginDescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

BeginDescribeExportTasks ( DescribeExportTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeExportTasks operation.

BeginDescribeFlowLogs ( DescribeFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeFlowLogs operation.

BeginDescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.

BeginDescribeHostReservations ( DescribeHostReservationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHostReservations operation.

BeginDescribeHosts ( DescribeHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeHosts operation.

BeginDescribeIdFormat ( DescribeIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeIdFormat operation.

BeginDescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.

BeginDescribeImageAttribute ( DescribeImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImageAttribute operation.

BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImages operation.

BeginDescribeImportImageTasks ( DescribeImportImageTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImportImageTasks operation.

BeginDescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.

BeginDescribeInstanceAttribute ( DescribeInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.

BeginDescribeInstanceStatus ( DescribeInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstanceStatus operation.

BeginDescribeInstances ( DescribeInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInstances operation.

BeginDescribeInternetGateways ( DescribeInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeInternetGateways operation.

BeginDescribeKeyPairs ( DescribeKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeKeyPairs operation.

BeginDescribeMovingAddresses ( Amazon.EC2.Model.DescribeMovingAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeMovingAddresses operation.

BeginDescribeNatGateways ( DescribeNatGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNatGateways operation.

BeginDescribeNetworkAcls ( DescribeNetworkAclsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkAcls operation.

BeginDescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

BeginDescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.

BeginDescribePlacementGroups ( DescribePlacementGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribePlacementGroups operation.

BeginDescribePrefixLists ( DescribePrefixListsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribePrefixLists operation.

BeginDescribeRegions ( DescribeRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRegions operation.

BeginDescribeReservedInstances ( DescribeReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstances operation.

BeginDescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.

BeginDescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.

BeginDescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.

BeginDescribeRouteTables ( DescribeRouteTablesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRouteTables operation.

BeginDescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

BeginDescribeScheduledInstances ( DescribeScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeScheduledInstances operation.

BeginDescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.

BeginDescribeSecurityGroups ( DescribeSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSecurityGroups operation.

BeginDescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.

BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshots operation.

BeginDescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

BeginDescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.

BeginDescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

BeginDescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.

BeginDescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.

BeginDescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.

BeginDescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.

BeginDescribeSubnets ( DescribeSubnetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSubnets operation.

BeginDescribeTags ( DescribeTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTags operation.

BeginDescribeVolumeAttribute ( DescribeVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.

BeginDescribeVolumeStatus ( DescribeVolumeStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumeStatus operation.

BeginDescribeVolumes ( DescribeVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVolumes operation.

BeginDescribeVpcAttribute ( DescribeVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcAttribute operation.

BeginDescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.

BeginDescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

BeginDescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.

BeginDescribeVpcEndpoints ( DescribeVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.

BeginDescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.

BeginDescribeVpcs ( DescribeVpcsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpcs operation.

BeginDescribeVpnConnections ( DescribeVpnConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpnConnections operation.

BeginDescribeVpnGateways ( DescribeVpnGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVpnGateways operation.

BeginDetachClassicLinkVpc ( DetachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.

BeginDetachInternetGateway ( DetachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachInternetGateway operation.

BeginDetachNetworkInterface ( DetachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachNetworkInterface operation.

BeginDetachVolume ( DetachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachVolume operation.

BeginDetachVpnGateway ( DetachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachVpnGateway operation.

BeginDisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.

BeginDisableVpcClassicLink ( DisableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVpcClassicLink operation.

BeginDisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

BeginDisassociateAddress ( DisassociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateAddress operation.

BeginDisassociateRouteTable ( DisassociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateRouteTable operation.

BeginDisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.

BeginDisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.

BeginEnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.

BeginEnableVolumeIO ( EnableVolumeIORequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVolumeIO operation.

BeginEnableVpcClassicLink ( EnableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVpcClassicLink operation.

BeginEnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

BeginGetConsoleOutput ( GetConsoleOutputRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetConsoleOutput operation.

BeginGetConsoleScreenshot ( GetConsoleScreenshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetConsoleScreenshot operation.

BeginGetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.

BeginGetPasswordData ( GetPasswordDataRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetPasswordData operation.

BeginGetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

BeginImportImage ( ImportImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportImage operation.

BeginImportInstance ( ImportInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportInstance operation.

BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportKeyPair operation.

BeginImportSnapshot ( ImportSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportSnapshot operation.

BeginImportVolume ( ImportVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportVolume operation.

BeginModifyHosts ( ModifyHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyHosts operation.

BeginModifyIdFormat ( ModifyIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyIdFormat operation.

BeginModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.

BeginModifyImageAttribute ( ModifyImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyImageAttribute operation.

BeginModifyInstanceAttribute ( ModifyInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.

BeginModifyInstancePlacement ( ModifyInstancePlacementRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyInstancePlacement operation.

BeginModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

BeginModifyReservedInstances ( ModifyReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReservedInstances operation.

BeginModifySnapshotAttribute ( ModifySnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.

BeginModifySpotFleetRequest ( ModifySpotFleetRequestRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.

BeginModifySubnetAttribute ( ModifySubnetAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifySubnetAttribute operation.

BeginModifyVolumeAttribute ( ModifyVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.

BeginModifyVpcAttribute ( ModifyVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcAttribute operation.

BeginModifyVpcEndpoint ( ModifyVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.

BeginModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

BeginMonitorInstances ( MonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the MonitorInstances operation.

BeginMoveAddressToVpc ( MoveAddressToVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the MoveAddressToVpc operation.

BeginPurchaseHostReservation ( PurchaseHostReservationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseHostReservation operation.

BeginPurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.

BeginPurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.

BeginRebootInstances ( RebootInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RebootInstances operation.

BeginRegisterImage ( RegisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RegisterImage operation.

BeginRejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.

BeginReleaseAddress ( ReleaseAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReleaseAddress operation.

BeginReleaseHosts ( ReleaseHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReleaseHosts operation.

BeginReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.

BeginReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.

BeginReplaceRoute ( ReplaceRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceRoute operation.

BeginReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.

BeginReportInstanceStatus ( ReportInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReportInstanceStatus operation.

BeginRequestSpotFleet ( RequestSpotFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RequestSpotFleet operation.

BeginRequestSpotInstances ( RequestSpotInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RequestSpotInstances operation.

BeginResetImageAttribute ( ResetImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetImageAttribute operation.

BeginResetInstanceAttribute ( ResetInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetInstanceAttribute operation.

BeginResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

BeginResetSnapshotAttribute ( ResetSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.

BeginRestoreAddressToClassic ( RestoreAddressToClassicRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RestoreAddressToClassic operation.

BeginRevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.

BeginRevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.

BeginRunInstances ( RunInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RunInstances operation.

BeginRunScheduledInstances ( RunScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RunScheduledInstances operation.

BeginStartInstances ( StartInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartInstances operation.

BeginStopInstances ( StopInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopInstances operation.

BeginTerminateInstances ( TerminateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the TerminateInstances operation.

BeginUnassignIpv6Addresses ( UnassignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.

BeginUnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.

BeginUnmonitorInstances ( UnmonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnmonitorInstances operation.

BundleInstanceAsync ( BundleInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the BundleInstance operation.

CancelBundleTaskAsync ( CancelBundleTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelBundleTask operation.

CancelConversionTaskAsync ( CancelConversionTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelConversionTask operation.

CancelExportTaskAsync ( CancelExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelExportTask operation.

CancelImportTaskAsync ( CancelImportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelImportTask operation.

CancelReservedInstancesListingAsync ( CancelReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.

CancelSpotFleetRequestsAsync ( CancelSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.

CancelSpotInstanceRequestsAsync ( CancelSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.

ConfirmProductInstanceAsync ( ConfirmProductInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ConfirmProductInstance operation.

CopyImageAsync ( CopyImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CopyImage operation.

CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CopySnapshot operation.

CreateCustomerGatewayAsync ( CreateCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateCustomerGateway operation.

CreateDhcpOptionsAsync ( CreateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateDhcpOptions operation.

CreateEgressOnlyInternetGatewayAsync ( CreateEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

CreateFlowLogsAsync ( CreateFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateFlowLogs operation.

CreateImageAsync ( CreateImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateImage operation.

CreateInstanceExportTaskAsync ( CreateInstanceExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInstanceExportTask operation.

CreateInternetGatewayAsync ( CreateInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInternetGateway operation.

CreateInternetGatewayAsync ( System cancellationToken = default(CancellationToken) ) : Task

Creates an Internet gateway for use with a VPC. After creating the Internet gateway, you attach it to a VPC using AttachInternetGateway.

For more information about your VPC and Internet gateway, see the Amazon Virtual Private Cloud User Guide.

CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateKeyPair operation.

CreateNatGatewayAsync ( CreateNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNatGateway operation.

CreateNetworkAclAsync ( CreateNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkAcl operation.

CreateNetworkAclEntryAsync ( CreateNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.

CreateNetworkInterfaceAsync ( CreateNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNetworkInterface operation.

CreatePlacementGroupAsync ( CreatePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreatePlacementGroup operation.

CreateReservedInstancesListingAsync ( CreateReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.

CreateRouteAsync ( CreateRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateRoute operation.

CreateRouteTableAsync ( CreateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateRouteTable operation.

CreateSecurityGroupAsync ( CreateSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSecurityGroup operation.

CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSnapshot operation.

CreateSpotDatafeedSubscriptionAsync ( CreateSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.

CreateSubnetAsync ( CreateSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSubnet operation.

CreateTagsAsync ( CreateTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateTags operation.

CreateVolumeAsync ( CreateVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVolume operation.

CreateVpcAsync ( CreateVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpc operation.

CreateVpcEndpointAsync ( CreateVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpcEndpoint operation.

CreateVpcPeeringConnectionAsync ( CreateVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.

CreateVpnConnectionAsync ( CreateVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnConnection operation.

CreateVpnConnectionRouteAsync ( CreateVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.

CreateVpnGatewayAsync ( CreateVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateVpnGateway operation.

DeleteCustomerGatewayAsync ( DeleteCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCustomerGateway operation.

DeleteDhcpOptionsAsync ( DeleteDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteDhcpOptions operation.

DeleteEgressOnlyInternetGatewayAsync ( DeleteEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

DeleteFlowLogsAsync ( DeleteFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteFlowLogs operation.

DeleteInternetGatewayAsync ( DeleteInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteInternetGateway operation.

DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteKeyPair operation.

DeleteNatGatewayAsync ( DeleteNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNatGateway operation.

DeleteNetworkAclAsync ( DeleteNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkAcl operation.

DeleteNetworkAclEntryAsync ( DeleteNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.

DeleteNetworkInterfaceAsync ( DeleteNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteNetworkInterface operation.

DeletePlacementGroupAsync ( DeletePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeletePlacementGroup operation.

DeleteRouteAsync ( DeleteRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteRoute operation.

DeleteRouteTableAsync ( DeleteRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteRouteTable operation.

DeleteSecurityGroupAsync ( DeleteSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSecurityGroup operation.

DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSnapshot operation.

DeleteSpotDatafeedSubscriptionAsync ( DeleteSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

DeleteSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task

Deletes the data feed for Spot instances.

DeleteSubnetAsync ( DeleteSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSubnet operation.

DeleteTagsAsync ( DeleteTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteTags operation.

DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVolume operation.

DeleteVpcAsync ( DeleteVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpc operation.

DeleteVpcEndpointsAsync ( DeleteVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.

DeleteVpcPeeringConnectionAsync ( DeleteVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.

DeleteVpnConnectionAsync ( DeleteVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnConnection operation.

DeleteVpnConnectionRouteAsync ( DeleteVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.

DeleteVpnGatewayAsync ( DeleteVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVpnGateway operation.

DeregisterImageAsync ( DeregisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeregisterImage operation.

DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes attributes of your AWS account. The following are the supported account attributes:

  • supported-platforms: Indicates whether your account can launch instances into EC2-Classic and EC2-VPC, or only into EC2-VPC.

  • default-vpc: The ID of the default VPC for your account, or none.

  • max-instances: The maximum number of On-Demand instances that you can run.

  • vpc-max-security-groups-per-interface: The maximum number of security groups that you can assign to a network interface.

  • max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-Classic.

  • vpc-max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-VPC.

DescribeAddressesAsync ( DescribeAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAddresses operation.

DescribeAddressesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your Elastic IP addresses.

An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

DescribeAvailabilityZonesAsync ( DescribeAvailabilityZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.

DescribeAvailabilityZonesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the Availability Zones that are available to you. The results include zones only for the region you're currently using. If there is an event impacting an Availability Zone, you can use this request to view the state and any provided message for that Availability Zone.

For more information, see Regions and Availability Zones in the Amazon Elastic Compute Cloud User Guide.

DescribeBundleTasksAsync ( DescribeBundleTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeBundleTasks operation.

DescribeBundleTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your bundling tasks.

Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.

DescribeClassicLinkInstancesAsync ( DescribeClassicLinkInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.

DescribeConversionTasksAsync ( DescribeConversionTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeConversionTasks operation.

DescribeConversionTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your conversion tasks. For more information, see the VM Import/Export User Guide.

For information about the import manifest referenced by this API action, see VM Import Manifest.

DescribeCustomerGatewaysAsync ( DescribeCustomerGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCustomerGateways operation.

DescribeCustomerGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPN customer gateways.

For more information about VPN customer gateways, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeDhcpOptionsAsync ( DescribeDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeDhcpOptions operation.

DescribeDhcpOptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your DHCP options sets.

For more information about DHCP options sets, see DHCP Options Sets in the Amazon Virtual Private Cloud User Guide.

DescribeEgressOnlyInternetGatewaysAsync ( DescribeEgressOnlyInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

DescribeExportTasksAsync ( DescribeExportTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeExportTasks operation.

DescribeExportTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your export tasks.

DescribeFlowLogsAsync ( DescribeFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeFlowLogs operation.

DescribeHostReservationOfferingsAsync ( DescribeHostReservationOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.

DescribeHostReservationsAsync ( DescribeHostReservationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHostReservations operation.

DescribeHostsAsync ( DescribeHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeHosts operation.

DescribeIdFormatAsync ( DescribeIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeIdFormat operation.

DescribeIdentityIdFormatAsync ( DescribeIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.

DescribeImageAttributeAsync ( DescribeImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImageAttribute operation.

DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImages operation.

DescribeImagesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the images (AMIs, AKIs, and ARIs) available to you. Images available to you include public images, private images that you own, and private images owned by other AWS accounts but for which you have explicit launch permissions.

Deregistered images are included in the returned results for an unspecified interval after deregistration.

DescribeImportImageTasksAsync ( DescribeImportImageTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImportImageTasks operation.

DescribeImportSnapshotTasksAsync ( DescribeImportSnapshotTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.

DescribeInstanceAttributeAsync ( DescribeInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.

DescribeInstanceStatusAsync ( DescribeInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstanceStatus operation.

DescribeInstanceStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the status of one or more instances. By default, only running instances are described, unless specified otherwise.

Instance status includes the following components:

  • Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status Checks for Your Instances and Troubleshooting Instances with Failed Status Checks in the Amazon Elastic Compute Cloud User Guide.

  • Scheduled events - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see Scheduled Events for Your Instances in the Amazon Elastic Compute Cloud User Guide.

  • Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance Lifecycle in the Amazon Elastic Compute Cloud User Guide.

DescribeInstancesAsync ( DescribeInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInstances operation.

DescribeInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your instances.

If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an instance ID that is not valid, an error is returned. If you specify an instance that you do not own, it is not included in the returned results.

Recently terminated instances might appear in the returned results. This interval is usually less than one hour.

If you describe instances in the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected zone, or do not specify any instance IDs at all, the call fails. If you describe instances and specify only instance IDs that are in an unaffected zone, the call works normally.

DescribeInternetGatewaysAsync ( DescribeInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeInternetGateways operation.

DescribeInternetGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your Internet gateways.

DescribeKeyPairsAsync ( DescribeKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeKeyPairs operation.

DescribeKeyPairsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your key pairs.

For more information about key pairs, see Key Pairs in the Amazon Elastic Compute Cloud User Guide.

DescribeMovingAddressesAsync ( DescribeMovingAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeMovingAddresses operation.

DescribeNatGatewaysAsync ( DescribeNatGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNatGateways operation.

DescribeNetworkAclsAsync ( DescribeNetworkAclsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkAcls operation.

DescribeNetworkAclsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your network ACLs.

For more information about network ACLs, see Network ACLs in the Amazon Virtual Private Cloud User Guide.

DescribeNetworkInterfaceAttributeAsync ( DescribeNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

DescribeNetworkInterfacesAsync ( DescribeNetworkInterfacesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.

DescribeNetworkInterfacesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your network interfaces.

DescribePlacementGroupsAsync ( DescribePlacementGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribePlacementGroups operation.

DescribePlacementGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your placement groups. For more information about placement groups and cluster instances, see Cluster Instances in the Amazon Elastic Compute Cloud User Guide.

DescribePrefixListsAsync ( DescribePrefixListsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribePrefixLists operation.

DescribeRegionsAsync ( DescribeRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRegions operation.

DescribeRegionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more regions that are currently available to you.

For a list of the regions supported by Amazon EC2, see Regions and Endpoints.

DescribeReservedInstancesAsync ( DescribeReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstances operation.

DescribeReservedInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the Reserved Instances that you purchased.

For more information about Reserved Instances, see Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesListingsAsync ( DescribeReservedInstancesListingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.

DescribeReservedInstancesListingsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.

The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.

As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.

As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesModificationsAsync ( DescribeReservedInstancesModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.

DescribeReservedInstancesModificationsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.

For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

DescribeReservedInstancesOfferingsAsync ( DescribeReservedInstancesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.

DescribeReservedInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.

If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

DescribeRouteTablesAsync ( DescribeRouteTablesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRouteTables operation.

DescribeRouteTablesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your route tables.

Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.

For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide.

DescribeScheduledInstanceAvailabilityAsync ( DescribeScheduledInstanceAvailabilityRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

DescribeScheduledInstancesAsync ( DescribeScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeScheduledInstances operation.

DescribeSecurityGroupReferencesAsync ( DescribeSecurityGroupReferencesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.

DescribeSecurityGroupsAsync ( DescribeSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSecurityGroups operation.

DescribeSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your security groups.

A security group is for use with instances either in the EC2-Classic platform or in a specific VPC. For more information, see Amazon EC2 Security Groups in the Amazon Elastic Compute Cloud User Guide and Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeSnapshotAttributeAsync ( DescribeSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.

DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshots operation.

DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the EBS snapshots available to you. Available snapshots include public snapshots available for any AWS account to launch, private snapshots that you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.

The create volume permissions fall into the following categories:

  • public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All AWS accounts have create volume permissions for these snapshots.

  • explicit: The owner of the snapshot granted create volume permissions to a specific AWS account.

  • implicit: An AWS account has implicit create volume permissions for all snapshots it owns.

The list of snapshots returned can be modified by specifying snapshot IDs, snapshot owners, or AWS accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions.

If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results.

If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the AWS account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own.

If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify AWS account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots.

If you are describing a long list of snapshots, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results.

For more information about EBS snapshots, see Amazon EBS Snapshots in the Amazon Elastic Compute Cloud User Guide.

DescribeSpotDatafeedSubscriptionAsync ( DescribeSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

DescribeSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the data feed for Spot instances. For more information, see Spot Instance Data Feed in the Amazon Elastic Compute Cloud User Guide.

DescribeSpotFleetInstancesAsync ( DescribeSpotFleetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.

DescribeSpotFleetRequestHistoryAsync ( DescribeSpotFleetRequestHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

DescribeSpotFleetRequestsAsync ( DescribeSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.

DescribeSpotInstanceRequestsAsync ( DescribeSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.

DescribeSpotInstanceRequestsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the Spot instance requests that belong to your account. Spot instances are instances that Amazon EC2 launches when the bid price that you specify exceeds the current Spot price. Amazon EC2 periodically sets the Spot price based on available Spot instance capacity and current Spot instance requests. For more information, see Spot Instance Requests in the Amazon Elastic Compute Cloud User Guide.

You can use DescribeSpotInstanceRequests to find a running Spot instance by examining the response. If the status of the Spot instance is fulfilled, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use DescribeInstances with a filter to look for instances where the instance lifecycle is spot.

Spot instance requests are deleted 4 hours after they are canceled and their instances are terminated.

DescribeSpotPriceHistoryAsync ( DescribeSpotPriceHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.

DescribeSpotPriceHistoryAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the Spot price history. For more information, see Spot Instance Pricing History in the Amazon Elastic Compute Cloud User Guide.

When you specify a start and end time, this operation returns the prices of the instance types within the time range that you specified and the time when the price changed. The price is valid within the time period that you specified; the response merely indicates the last time that the price changed.

DescribeStaleSecurityGroupsAsync ( DescribeStaleSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.

DescribeSubnetsAsync ( DescribeSubnetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSubnets operation.

DescribeSubnetsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your subnets.

For more information about subnets, see Your VPC and Subnets in the Amazon Virtual Private Cloud User Guide.

DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTags operation.

DescribeTagsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of the tags for your EC2 resources.

For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide.

DescribeVolumeAttributeAsync ( DescribeVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.

DescribeVolumeStatusAsync ( DescribeVolumeStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumeStatus operation.

DescribeVolumeStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event.

The DescribeVolumeStatus operation provides the following information about the specified volumes:

Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks may still be taking place on your volume at the time. We recommend that you retry the request. For more information on volume status, see Monitoring the Status of Your Volumes.

Events: Reflect the cause of a volume status and may require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and may have inconsistent data.

Actions: Reflect the actions you may have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency.

Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)

DescribeVolumesAsync ( DescribeVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVolumes operation.

DescribeVolumesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes the specified EBS volumes.

If you are describing a long list of volumes, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeVolumes request to retrieve the remaining results.

For more information about EBS volumes, see Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide.

DescribeVpcAttributeAsync ( DescribeVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcAttribute operation.

DescribeVpcClassicLinkAsync ( DescribeVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.

DescribeVpcClassicLinkDnsSupportAsync ( DescribeVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

DescribeVpcEndpointServicesAsync ( DescribeVpcEndpointServicesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.

DescribeVpcEndpointsAsync ( DescribeVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.

DescribeVpcPeeringConnectionsAsync ( DescribeVpcPeeringConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.

DescribeVpcPeeringConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPC peering connections.

DescribeVpcsAsync ( DescribeVpcsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpcs operation.

DescribeVpcsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPCs.

DescribeVpnConnectionsAsync ( DescribeVpnConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpnConnections operation.

DescribeVpnConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your VPN connections.

For more information about VPN connections, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

DescribeVpnGatewaysAsync ( DescribeVpnGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVpnGateways operation.

DescribeVpnGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Describes one or more of your virtual private gateways.

For more information about virtual private gateways, see Adding an IPsec Hardware VPN to Your VPC in the Amazon Virtual Private Cloud User Guide.

DetachClassicLinkVpcAsync ( DetachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.

DetachInternetGatewayAsync ( DetachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachInternetGateway operation.

DetachNetworkInterfaceAsync ( DetachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachNetworkInterface operation.

DetachVolumeAsync ( DetachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachVolume operation.

DetachVpnGatewayAsync ( DetachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachVpnGateway operation.

DisableVgwRoutePropagationAsync ( DisableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.

DisableVpcClassicLinkAsync ( DisableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVpcClassicLink operation.

DisableVpcClassicLinkDnsSupportAsync ( DisableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

DisassociateAddressAsync ( DisassociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateAddress operation.

DisassociateRouteTableAsync ( DisassociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateRouteTable operation.

DisassociateSubnetCidrBlockAsync ( DisassociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.

DisassociateVpcCidrBlockAsync ( DisassociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.

EnableVgwRoutePropagationAsync ( EnableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.

EnableVolumeIOAsync ( EnableVolumeIORequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVolumeIO operation.

EnableVpcClassicLinkAsync ( EnableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVpcClassicLink operation.

EnableVpcClassicLinkDnsSupportAsync ( EnableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

EndAcceptReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : AcceptReservedInstancesExchangeQuoteResponse

Finishes the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.

EndAcceptVpcPeeringConnection ( IAsyncResult asyncResult ) : AcceptVpcPeeringConnectionResponse

Finishes the asynchronous execution of the AcceptVpcPeeringConnection operation.

EndAllocateAddress ( IAsyncResult asyncResult ) : AllocateAddressResponse

Finishes the asynchronous execution of the AllocateAddress operation.

EndAllocateHosts ( IAsyncResult asyncResult ) : AllocateHostsResponse

Finishes the asynchronous execution of the AllocateHosts operation.

EndAssignIpv6Addresses ( IAsyncResult asyncResult ) : AssignIpv6AddressesResponse

Finishes the asynchronous execution of the AssignIpv6Addresses operation.

EndAssignPrivateIpAddresses ( IAsyncResult asyncResult ) : AssignPrivateIpAddressesResponse

Finishes the asynchronous execution of the AssignPrivateIpAddresses operation.

EndAssociateAddress ( IAsyncResult asyncResult ) : AssociateAddressResponse

Finishes the asynchronous execution of the AssociateAddress operation.

EndAssociateDhcpOptions ( IAsyncResult asyncResult ) : AssociateDhcpOptionsResponse

Finishes the asynchronous execution of the AssociateDhcpOptions operation.

EndAssociateRouteTable ( IAsyncResult asyncResult ) : AssociateRouteTableResponse

Finishes the asynchronous execution of the AssociateRouteTable operation.

EndAssociateSubnetCidrBlock ( IAsyncResult asyncResult ) : AssociateSubnetCidrBlockResponse

Finishes the asynchronous execution of the AssociateSubnetCidrBlock operation.

EndAssociateVpcCidrBlock ( IAsyncResult asyncResult ) : AssociateVpcCidrBlockResponse

Finishes the asynchronous execution of the AssociateVpcCidrBlock operation.

EndAttachClassicLinkVpc ( IAsyncResult asyncResult ) : AttachClassicLinkVpcResponse

Finishes the asynchronous execution of the AttachClassicLinkVpc operation.

EndAttachInternetGateway ( IAsyncResult asyncResult ) : AttachInternetGatewayResponse

Finishes the asynchronous execution of the AttachInternetGateway operation.

EndAttachNetworkInterface ( IAsyncResult asyncResult ) : AttachNetworkInterfaceResponse

Finishes the asynchronous execution of the AttachNetworkInterface operation.

EndAttachVolume ( IAsyncResult asyncResult ) : AttachVolumeResponse

Finishes the asynchronous execution of the AttachVolume operation.

EndAttachVpnGateway ( IAsyncResult asyncResult ) : AttachVpnGatewayResponse

Finishes the asynchronous execution of the AttachVpnGateway operation.

EndAuthorizeSecurityGroupEgress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupEgressResponse

Finishes the asynchronous execution of the AuthorizeSecurityGroupEgress operation.

EndAuthorizeSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupIngressResponse

Finishes the asynchronous execution of the AuthorizeSecurityGroupIngress operation.

EndBundleInstance ( IAsyncResult asyncResult ) : BundleInstanceResponse

Finishes the asynchronous execution of the BundleInstance operation.

EndCancelBundleTask ( IAsyncResult asyncResult ) : CancelBundleTaskResponse

Finishes the asynchronous execution of the CancelBundleTask operation.

EndCancelConversionTask ( IAsyncResult asyncResult ) : CancelConversionTaskResponse

Finishes the asynchronous execution of the CancelConversionTask operation.

EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse

Finishes the asynchronous execution of the CancelExportTask operation.

EndCancelImportTask ( IAsyncResult asyncResult ) : CancelImportTaskResponse

Finishes the asynchronous execution of the CancelImportTask operation.

EndCancelReservedInstancesListing ( IAsyncResult asyncResult ) : CancelReservedInstancesListingResponse

Finishes the asynchronous execution of the CancelReservedInstancesListing operation.

EndCancelSpotFleetRequests ( IAsyncResult asyncResult ) : CancelSpotFleetRequestsResponse

Finishes the asynchronous execution of the CancelSpotFleetRequests operation.

EndCancelSpotInstanceRequests ( IAsyncResult asyncResult ) : CancelSpotInstanceRequestsResponse

Finishes the asynchronous execution of the CancelSpotInstanceRequests operation.

EndConfirmProductInstance ( IAsyncResult asyncResult ) : ConfirmProductInstanceResponse

Finishes the asynchronous execution of the ConfirmProductInstance operation.

EndCopyImage ( IAsyncResult asyncResult ) : CopyImageResponse

Finishes the asynchronous execution of the CopyImage operation.

EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse

Finishes the asynchronous execution of the CopySnapshot operation.

EndCreateCustomerGateway ( IAsyncResult asyncResult ) : CreateCustomerGatewayResponse

Finishes the asynchronous execution of the CreateCustomerGateway operation.

EndCreateDhcpOptions ( IAsyncResult asyncResult ) : CreateDhcpOptionsResponse

Finishes the asynchronous execution of the CreateDhcpOptions operation.

EndCreateEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : CreateEgressOnlyInternetGatewayResponse

Finishes the asynchronous execution of the CreateEgressOnlyInternetGateway operation.

EndCreateFlowLogs ( IAsyncResult asyncResult ) : CreateFlowLogsResponse

Finishes the asynchronous execution of the CreateFlowLogs operation.

EndCreateImage ( IAsyncResult asyncResult ) : CreateImageResponse

Finishes the asynchronous execution of the CreateImage operation.

EndCreateInstanceExportTask ( IAsyncResult asyncResult ) : CreateInstanceExportTaskResponse

Finishes the asynchronous execution of the CreateInstanceExportTask operation.

EndCreateInternetGateway ( IAsyncResult asyncResult ) : CreateInternetGatewayResponse

Finishes the asynchronous execution of the CreateInternetGateway operation.

EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse

Finishes the asynchronous execution of the CreateKeyPair operation.

EndCreateNatGateway ( IAsyncResult asyncResult ) : CreateNatGatewayResponse

Finishes the asynchronous execution of the CreateNatGateway operation.

EndCreateNetworkAcl ( IAsyncResult asyncResult ) : CreateNetworkAclResponse

Finishes the asynchronous execution of the CreateNetworkAcl operation.

EndCreateNetworkAclEntry ( IAsyncResult asyncResult ) : CreateNetworkAclEntryResponse

Finishes the asynchronous execution of the CreateNetworkAclEntry operation.

EndCreateNetworkInterface ( IAsyncResult asyncResult ) : CreateNetworkInterfaceResponse

Finishes the asynchronous execution of the CreateNetworkInterface operation.

EndCreatePlacementGroup ( IAsyncResult asyncResult ) : CreatePlacementGroupResponse

Finishes the asynchronous execution of the CreatePlacementGroup operation.

EndCreateReservedInstancesListing ( IAsyncResult asyncResult ) : CreateReservedInstancesListingResponse

Finishes the asynchronous execution of the CreateReservedInstancesListing operation.

EndCreateRoute ( IAsyncResult asyncResult ) : CreateRouteResponse

Finishes the asynchronous execution of the CreateRoute operation.

EndCreateRouteTable ( IAsyncResult asyncResult ) : CreateRouteTableResponse

Finishes the asynchronous execution of the CreateRouteTable operation.

EndCreateSecurityGroup ( IAsyncResult asyncResult ) : CreateSecurityGroupResponse

Finishes the asynchronous execution of the CreateSecurityGroup operation.

EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse

Finishes the asynchronous execution of the CreateSnapshot operation.

EndCreateSpotDatafeedSubscription ( IAsyncResult asyncResult ) : CreateSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the CreateSpotDatafeedSubscription operation.

EndCreateSubnet ( IAsyncResult asyncResult ) : CreateSubnetResponse

Finishes the asynchronous execution of the CreateSubnet operation.

EndCreateTags ( IAsyncResult asyncResult ) : CreateTagsResponse

Finishes the asynchronous execution of the CreateTags operation.

EndCreateVolume ( IAsyncResult asyncResult ) : CreateVolumeResponse

Finishes the asynchronous execution of the CreateVolume operation.

EndCreateVpc ( IAsyncResult asyncResult ) : CreateVpcResponse

Finishes the asynchronous execution of the CreateVpc operation.

EndCreateVpcEndpoint ( IAsyncResult asyncResult ) : CreateVpcEndpointResponse

Finishes the asynchronous execution of the CreateVpcEndpoint operation.

EndCreateVpcPeeringConnection ( IAsyncResult asyncResult ) : CreateVpcPeeringConnectionResponse

Finishes the asynchronous execution of the CreateVpcPeeringConnection operation.

EndCreateVpnConnection ( IAsyncResult asyncResult ) : CreateVpnConnectionResponse

Finishes the asynchronous execution of the CreateVpnConnection operation.

EndCreateVpnConnectionRoute ( IAsyncResult asyncResult ) : CreateVpnConnectionRouteResponse

Finishes the asynchronous execution of the CreateVpnConnectionRoute operation.

EndCreateVpnGateway ( IAsyncResult asyncResult ) : CreateVpnGatewayResponse

Finishes the asynchronous execution of the CreateVpnGateway operation.

EndDeleteCustomerGateway ( IAsyncResult asyncResult ) : DeleteCustomerGatewayResponse

Finishes the asynchronous execution of the DeleteCustomerGateway operation.

EndDeleteDhcpOptions ( IAsyncResult asyncResult ) : DeleteDhcpOptionsResponse

Finishes the asynchronous execution of the DeleteDhcpOptions operation.

EndDeleteEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : DeleteEgressOnlyInternetGatewayResponse

Finishes the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.

EndDeleteFlowLogs ( IAsyncResult asyncResult ) : DeleteFlowLogsResponse

Finishes the asynchronous execution of the DeleteFlowLogs operation.

EndDeleteInternetGateway ( IAsyncResult asyncResult ) : DeleteInternetGatewayResponse

Finishes the asynchronous execution of the DeleteInternetGateway operation.

EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse

Finishes the asynchronous execution of the DeleteKeyPair operation.

EndDeleteNatGateway ( IAsyncResult asyncResult ) : DeleteNatGatewayResponse

Finishes the asynchronous execution of the DeleteNatGateway operation.

EndDeleteNetworkAcl ( IAsyncResult asyncResult ) : DeleteNetworkAclResponse

Finishes the asynchronous execution of the DeleteNetworkAcl operation.

EndDeleteNetworkAclEntry ( IAsyncResult asyncResult ) : DeleteNetworkAclEntryResponse

Finishes the asynchronous execution of the DeleteNetworkAclEntry operation.

EndDeleteNetworkInterface ( IAsyncResult asyncResult ) : DeleteNetworkInterfaceResponse

Finishes the asynchronous execution of the DeleteNetworkInterface operation.

EndDeletePlacementGroup ( IAsyncResult asyncResult ) : DeletePlacementGroupResponse

Finishes the asynchronous execution of the DeletePlacementGroup operation.

EndDeleteRoute ( IAsyncResult asyncResult ) : DeleteRouteResponse

Finishes the asynchronous execution of the DeleteRoute operation.

EndDeleteRouteTable ( IAsyncResult asyncResult ) : DeleteRouteTableResponse

Finishes the asynchronous execution of the DeleteRouteTable operation.

EndDeleteSecurityGroup ( IAsyncResult asyncResult ) : DeleteSecurityGroupResponse

Finishes the asynchronous execution of the DeleteSecurityGroup operation.

EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse

Finishes the asynchronous execution of the DeleteSnapshot operation.

EndDeleteSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DeleteSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the DeleteSpotDatafeedSubscription operation.

EndDeleteSubnet ( IAsyncResult asyncResult ) : DeleteSubnetResponse

Finishes the asynchronous execution of the DeleteSubnet operation.

EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse

Finishes the asynchronous execution of the DeleteTags operation.

EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse

Finishes the asynchronous execution of the DeleteVolume operation.

EndDeleteVpc ( IAsyncResult asyncResult ) : DeleteVpcResponse

Finishes the asynchronous execution of the DeleteVpc operation.

EndDeleteVpcEndpoints ( IAsyncResult asyncResult ) : DeleteVpcEndpointsResponse

Finishes the asynchronous execution of the DeleteVpcEndpoints operation.

EndDeleteVpcPeeringConnection ( IAsyncResult asyncResult ) : DeleteVpcPeeringConnectionResponse

Finishes the asynchronous execution of the DeleteVpcPeeringConnection operation.

EndDeleteVpnConnection ( IAsyncResult asyncResult ) : DeleteVpnConnectionResponse

Finishes the asynchronous execution of the DeleteVpnConnection operation.

EndDeleteVpnConnectionRoute ( IAsyncResult asyncResult ) : DeleteVpnConnectionRouteResponse

Finishes the asynchronous execution of the DeleteVpnConnectionRoute operation.

EndDeleteVpnGateway ( IAsyncResult asyncResult ) : DeleteVpnGatewayResponse

Finishes the asynchronous execution of the DeleteVpnGateway operation.

EndDeregisterImage ( IAsyncResult asyncResult ) : DeregisterImageResponse

Finishes the asynchronous execution of the DeregisterImage operation.

EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse

Finishes the asynchronous execution of the DescribeAccountAttributes operation.

EndDescribeAddresses ( IAsyncResult asyncResult ) : DescribeAddressesResponse

Finishes the asynchronous execution of the DescribeAddresses operation.

EndDescribeAvailabilityZones ( IAsyncResult asyncResult ) : DescribeAvailabilityZonesResponse

Finishes the asynchronous execution of the DescribeAvailabilityZones operation.

EndDescribeBundleTasks ( IAsyncResult asyncResult ) : DescribeBundleTasksResponse

Finishes the asynchronous execution of the DescribeBundleTasks operation.

EndDescribeClassicLinkInstances ( IAsyncResult asyncResult ) : DescribeClassicLinkInstancesResponse

Finishes the asynchronous execution of the DescribeClassicLinkInstances operation.

EndDescribeConversionTasks ( IAsyncResult asyncResult ) : DescribeConversionTasksResponse

Finishes the asynchronous execution of the DescribeConversionTasks operation.

EndDescribeCustomerGateways ( IAsyncResult asyncResult ) : DescribeCustomerGatewaysResponse

Finishes the asynchronous execution of the DescribeCustomerGateways operation.

EndDescribeDhcpOptions ( IAsyncResult asyncResult ) : DescribeDhcpOptionsResponse

Finishes the asynchronous execution of the DescribeDhcpOptions operation.

EndDescribeEgressOnlyInternetGateways ( IAsyncResult asyncResult ) : DescribeEgressOnlyInternetGatewaysResponse

Finishes the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.

EndDescribeExportTasks ( IAsyncResult asyncResult ) : DescribeExportTasksResponse

Finishes the asynchronous execution of the DescribeExportTasks operation.

EndDescribeFlowLogs ( IAsyncResult asyncResult ) : DescribeFlowLogsResponse

Finishes the asynchronous execution of the DescribeFlowLogs operation.

EndDescribeHostReservationOfferings ( IAsyncResult asyncResult ) : DescribeHostReservationOfferingsResponse

Finishes the asynchronous execution of the DescribeHostReservationOfferings operation.

EndDescribeHostReservations ( IAsyncResult asyncResult ) : DescribeHostReservationsResponse

Finishes the asynchronous execution of the DescribeHostReservations operation.

EndDescribeHosts ( IAsyncResult asyncResult ) : DescribeHostsResponse

Finishes the asynchronous execution of the DescribeHosts operation.

EndDescribeIdFormat ( IAsyncResult asyncResult ) : DescribeIdFormatResponse

Finishes the asynchronous execution of the DescribeIdFormat operation.

EndDescribeIdentityIdFormat ( IAsyncResult asyncResult ) : DescribeIdentityIdFormatResponse

Finishes the asynchronous execution of the DescribeIdentityIdFormat operation.

EndDescribeImageAttribute ( IAsyncResult asyncResult ) : DescribeImageAttributeResponse

Finishes the asynchronous execution of the DescribeImageAttribute operation.

EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse

Finishes the asynchronous execution of the DescribeImages operation.

EndDescribeImportImageTasks ( IAsyncResult asyncResult ) : DescribeImportImageTasksResponse

Finishes the asynchronous execution of the DescribeImportImageTasks operation.

EndDescribeImportSnapshotTasks ( IAsyncResult asyncResult ) : DescribeImportSnapshotTasksResponse

Finishes the asynchronous execution of the DescribeImportSnapshotTasks operation.

EndDescribeInstanceAttribute ( IAsyncResult asyncResult ) : DescribeInstanceAttributeResponse

Finishes the asynchronous execution of the DescribeInstanceAttribute operation.

EndDescribeInstanceStatus ( IAsyncResult asyncResult ) : DescribeInstanceStatusResponse

Finishes the asynchronous execution of the DescribeInstanceStatus operation.

EndDescribeInstances ( IAsyncResult asyncResult ) : DescribeInstancesResponse

Finishes the asynchronous execution of the DescribeInstances operation.

EndDescribeInternetGateways ( IAsyncResult asyncResult ) : DescribeInternetGatewaysResponse

Finishes the asynchronous execution of the DescribeInternetGateways operation.

EndDescribeKeyPairs ( IAsyncResult asyncResult ) : DescribeKeyPairsResponse

Finishes the asynchronous execution of the DescribeKeyPairs operation.

EndDescribeMovingAddresses ( IAsyncResult asyncResult ) : DescribeMovingAddressesResponse

Finishes the asynchronous execution of the DescribeMovingAddresses operation.

EndDescribeNatGateways ( IAsyncResult asyncResult ) : DescribeNatGatewaysResponse

Finishes the asynchronous execution of the DescribeNatGateways operation.

EndDescribeNetworkAcls ( IAsyncResult asyncResult ) : DescribeNetworkAclsResponse

Finishes the asynchronous execution of the DescribeNetworkAcls operation.

EndDescribeNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : DescribeNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.

EndDescribeNetworkInterfaces ( IAsyncResult asyncResult ) : DescribeNetworkInterfacesResponse

Finishes the asynchronous execution of the DescribeNetworkInterfaces operation.

EndDescribePlacementGroups ( IAsyncResult asyncResult ) : DescribePlacementGroupsResponse

Finishes the asynchronous execution of the DescribePlacementGroups operation.

EndDescribePrefixLists ( IAsyncResult asyncResult ) : DescribePrefixListsResponse

Finishes the asynchronous execution of the DescribePrefixLists operation.

EndDescribeRegions ( IAsyncResult asyncResult ) : DescribeRegionsResponse

Finishes the asynchronous execution of the DescribeRegions operation.

EndDescribeReservedInstances ( IAsyncResult asyncResult ) : DescribeReservedInstancesResponse

Finishes the asynchronous execution of the DescribeReservedInstances operation.

EndDescribeReservedInstancesListings ( IAsyncResult asyncResult ) : DescribeReservedInstancesListingsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesListings operation.

EndDescribeReservedInstancesModifications ( IAsyncResult asyncResult ) : DescribeReservedInstancesModificationsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesModifications operation.

EndDescribeReservedInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedInstancesOfferingsResponse

Finishes the asynchronous execution of the DescribeReservedInstancesOfferings operation.

EndDescribeRouteTables ( IAsyncResult asyncResult ) : DescribeRouteTablesResponse

Finishes the asynchronous execution of the DescribeRouteTables operation.

EndDescribeScheduledInstanceAvailability ( IAsyncResult asyncResult ) : DescribeScheduledInstanceAvailabilityResponse

Finishes the asynchronous execution of the DescribeScheduledInstanceAvailability operation.

EndDescribeScheduledInstances ( IAsyncResult asyncResult ) : DescribeScheduledInstancesResponse

Finishes the asynchronous execution of the DescribeScheduledInstances operation.

EndDescribeSecurityGroupReferences ( IAsyncResult asyncResult ) : DescribeSecurityGroupReferencesResponse

Finishes the asynchronous execution of the DescribeSecurityGroupReferences operation.

EndDescribeSecurityGroups ( IAsyncResult asyncResult ) : DescribeSecurityGroupsResponse

Finishes the asynchronous execution of the DescribeSecurityGroups operation.

EndDescribeSnapshotAttribute ( IAsyncResult asyncResult ) : DescribeSnapshotAttributeResponse

Finishes the asynchronous execution of the DescribeSnapshotAttribute operation.

EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse

Finishes the asynchronous execution of the DescribeSnapshots operation.

EndDescribeSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DescribeSpotDatafeedSubscriptionResponse

Finishes the asynchronous execution of the DescribeSpotDatafeedSubscription operation.

EndDescribeSpotFleetInstances ( IAsyncResult asyncResult ) : DescribeSpotFleetInstancesResponse

Finishes the asynchronous execution of the DescribeSpotFleetInstances operation.

EndDescribeSpotFleetRequestHistory ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestHistoryResponse

Finishes the asynchronous execution of the DescribeSpotFleetRequestHistory operation.

EndDescribeSpotFleetRequests ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestsResponse

Finishes the asynchronous execution of the DescribeSpotFleetRequests operation.

EndDescribeSpotInstanceRequests ( IAsyncResult asyncResult ) : DescribeSpotInstanceRequestsResponse

Finishes the asynchronous execution of the DescribeSpotInstanceRequests operation.

EndDescribeSpotPriceHistory ( IAsyncResult asyncResult ) : DescribeSpotPriceHistoryResponse

Finishes the asynchronous execution of the DescribeSpotPriceHistory operation.

EndDescribeStaleSecurityGroups ( IAsyncResult asyncResult ) : DescribeStaleSecurityGroupsResponse

Finishes the asynchronous execution of the DescribeStaleSecurityGroups operation.

EndDescribeSubnets ( IAsyncResult asyncResult ) : DescribeSubnetsResponse

Finishes the asynchronous execution of the DescribeSubnets operation.

EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse

Finishes the asynchronous execution of the DescribeTags operation.

EndDescribeVolumeAttribute ( IAsyncResult asyncResult ) : DescribeVolumeAttributeResponse

Finishes the asynchronous execution of the DescribeVolumeAttribute operation.

EndDescribeVolumeStatus ( IAsyncResult asyncResult ) : DescribeVolumeStatusResponse

Finishes the asynchronous execution of the DescribeVolumeStatus operation.

EndDescribeVolumes ( IAsyncResult asyncResult ) : DescribeVolumesResponse

Finishes the asynchronous execution of the DescribeVolumes operation.

EndDescribeVpcAttribute ( IAsyncResult asyncResult ) : DescribeVpcAttributeResponse

Finishes the asynchronous execution of the DescribeVpcAttribute operation.

EndDescribeVpcClassicLink ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkResponse

Finishes the asynchronous execution of the DescribeVpcClassicLink operation.

EndDescribeVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.

EndDescribeVpcEndpointServices ( IAsyncResult asyncResult ) : DescribeVpcEndpointServicesResponse

Finishes the asynchronous execution of the DescribeVpcEndpointServices operation.

EndDescribeVpcEndpoints ( IAsyncResult asyncResult ) : DescribeVpcEndpointsResponse

Finishes the asynchronous execution of the DescribeVpcEndpoints operation.

EndDescribeVpcPeeringConnections ( IAsyncResult asyncResult ) : DescribeVpcPeeringConnectionsResponse

Finishes the asynchronous execution of the DescribeVpcPeeringConnections operation.

EndDescribeVpcs ( IAsyncResult asyncResult ) : DescribeVpcsResponse

Finishes the asynchronous execution of the DescribeVpcs operation.

EndDescribeVpnConnections ( IAsyncResult asyncResult ) : DescribeVpnConnectionsResponse

Finishes the asynchronous execution of the DescribeVpnConnections operation.

EndDescribeVpnGateways ( IAsyncResult asyncResult ) : DescribeVpnGatewaysResponse

Finishes the asynchronous execution of the DescribeVpnGateways operation.

EndDetachClassicLinkVpc ( IAsyncResult asyncResult ) : DetachClassicLinkVpcResponse

Finishes the asynchronous execution of the DetachClassicLinkVpc operation.

EndDetachInternetGateway ( IAsyncResult asyncResult ) : DetachInternetGatewayResponse

Finishes the asynchronous execution of the DetachInternetGateway operation.

EndDetachNetworkInterface ( IAsyncResult asyncResult ) : DetachNetworkInterfaceResponse

Finishes the asynchronous execution of the DetachNetworkInterface operation.

EndDetachVolume ( IAsyncResult asyncResult ) : DetachVolumeResponse

Finishes the asynchronous execution of the DetachVolume operation.

EndDetachVpnGateway ( IAsyncResult asyncResult ) : DetachVpnGatewayResponse

Finishes the asynchronous execution of the DetachVpnGateway operation.

EndDisableVgwRoutePropagation ( IAsyncResult asyncResult ) : DisableVgwRoutePropagationResponse

Finishes the asynchronous execution of the DisableVgwRoutePropagation operation.

EndDisableVpcClassicLink ( IAsyncResult asyncResult ) : DisableVpcClassicLinkResponse

Finishes the asynchronous execution of the DisableVpcClassicLink operation.

EndDisableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DisableVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.

EndDisassociateAddress ( IAsyncResult asyncResult ) : DisassociateAddressResponse

Finishes the asynchronous execution of the DisassociateAddress operation.

EndDisassociateRouteTable ( IAsyncResult asyncResult ) : DisassociateRouteTableResponse

Finishes the asynchronous execution of the DisassociateRouteTable operation.

EndDisassociateSubnetCidrBlock ( IAsyncResult asyncResult ) : DisassociateSubnetCidrBlockResponse

Finishes the asynchronous execution of the DisassociateSubnetCidrBlock operation.

EndDisassociateVpcCidrBlock ( IAsyncResult asyncResult ) : DisassociateVpcCidrBlockResponse

Finishes the asynchronous execution of the DisassociateVpcCidrBlock operation.

EndEnableVgwRoutePropagation ( IAsyncResult asyncResult ) : EnableVgwRoutePropagationResponse

Finishes the asynchronous execution of the EnableVgwRoutePropagation operation.

EndEnableVolumeIO ( IAsyncResult asyncResult ) : EnableVolumeIOResponse

Finishes the asynchronous execution of the EnableVolumeIO operation.

EndEnableVpcClassicLink ( IAsyncResult asyncResult ) : EnableVpcClassicLinkResponse

Finishes the asynchronous execution of the EnableVpcClassicLink operation.

EndEnableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : EnableVpcClassicLinkDnsSupportResponse

Finishes the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.

EndGetConsoleOutput ( IAsyncResult asyncResult ) : GetConsoleOutputResponse

Finishes the asynchronous execution of the GetConsoleOutput operation.

EndGetConsoleScreenshot ( IAsyncResult asyncResult ) : GetConsoleScreenshotResponse

Finishes the asynchronous execution of the GetConsoleScreenshot operation.

EndGetHostReservationPurchasePreview ( IAsyncResult asyncResult ) : GetHostReservationPurchasePreviewResponse

Finishes the asynchronous execution of the GetHostReservationPurchasePreview operation.

EndGetPasswordData ( IAsyncResult asyncResult ) : GetPasswordDataResponse

Finishes the asynchronous execution of the GetPasswordData operation.

EndGetReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : GetReservedInstancesExchangeQuoteResponse

Finishes the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

EndImportImage ( IAsyncResult asyncResult ) : ImportImageResponse

Finishes the asynchronous execution of the ImportImage operation.

EndImportInstance ( IAsyncResult asyncResult ) : ImportInstanceResponse

Finishes the asynchronous execution of the ImportInstance operation.

EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse

Finishes the asynchronous execution of the ImportKeyPair operation.

EndImportSnapshot ( IAsyncResult asyncResult ) : ImportSnapshotResponse

Finishes the asynchronous execution of the ImportSnapshot operation.

EndImportVolume ( IAsyncResult asyncResult ) : ImportVolumeResponse

Finishes the asynchronous execution of the ImportVolume operation.

EndModifyHosts ( IAsyncResult asyncResult ) : ModifyHostsResponse

Finishes the asynchronous execution of the ModifyHosts operation.

EndModifyIdFormat ( IAsyncResult asyncResult ) : ModifyIdFormatResponse

Finishes the asynchronous execution of the ModifyIdFormat operation.

EndModifyIdentityIdFormat ( IAsyncResult asyncResult ) : ModifyIdentityIdFormatResponse

Finishes the asynchronous execution of the ModifyIdentityIdFormat operation.

EndModifyImageAttribute ( IAsyncResult asyncResult ) : ModifyImageAttributeResponse

Finishes the asynchronous execution of the ModifyImageAttribute operation.

EndModifyInstanceAttribute ( IAsyncResult asyncResult ) : ModifyInstanceAttributeResponse

Finishes the asynchronous execution of the ModifyInstanceAttribute operation.

EndModifyInstancePlacement ( IAsyncResult asyncResult ) : ModifyInstancePlacementResponse

Finishes the asynchronous execution of the ModifyInstancePlacement operation.

EndModifyNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ModifyNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

EndModifyReservedInstances ( IAsyncResult asyncResult ) : ModifyReservedInstancesResponse

Finishes the asynchronous execution of the ModifyReservedInstances operation.

EndModifySnapshotAttribute ( IAsyncResult asyncResult ) : ModifySnapshotAttributeResponse

Finishes the asynchronous execution of the ModifySnapshotAttribute operation.

EndModifySpotFleetRequest ( IAsyncResult asyncResult ) : ModifySpotFleetRequestResponse

Finishes the asynchronous execution of the ModifySpotFleetRequest operation.

EndModifySubnetAttribute ( IAsyncResult asyncResult ) : ModifySubnetAttributeResponse

Finishes the asynchronous execution of the ModifySubnetAttribute operation.

EndModifyVolumeAttribute ( IAsyncResult asyncResult ) : ModifyVolumeAttributeResponse

Finishes the asynchronous execution of the ModifyVolumeAttribute operation.

EndModifyVpcAttribute ( IAsyncResult asyncResult ) : ModifyVpcAttributeResponse

Finishes the asynchronous execution of the ModifyVpcAttribute operation.

EndModifyVpcEndpoint ( IAsyncResult asyncResult ) : ModifyVpcEndpointResponse

Finishes the asynchronous execution of the ModifyVpcEndpoint operation.

EndModifyVpcPeeringConnectionOptions ( IAsyncResult asyncResult ) : ModifyVpcPeeringConnectionOptionsResponse

Finishes the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

EndMonitorInstances ( IAsyncResult asyncResult ) : MonitorInstancesResponse

Finishes the asynchronous execution of the MonitorInstances operation.

EndMoveAddressToVpc ( IAsyncResult asyncResult ) : MoveAddressToVpcResponse

Finishes the asynchronous execution of the MoveAddressToVpc operation.

EndPurchaseHostReservation ( IAsyncResult asyncResult ) : PurchaseHostReservationResponse

Finishes the asynchronous execution of the PurchaseHostReservation operation.

EndPurchaseReservedInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedInstancesOfferingResponse

Finishes the asynchronous execution of the PurchaseReservedInstancesOffering operation.

EndPurchaseScheduledInstances ( IAsyncResult asyncResult ) : PurchaseScheduledInstancesResponse

Finishes the asynchronous execution of the PurchaseScheduledInstances operation.

EndRebootInstances ( IAsyncResult asyncResult ) : RebootInstancesResponse

Finishes the asynchronous execution of the RebootInstances operation.

EndRegisterImage ( IAsyncResult asyncResult ) : RegisterImageResponse

Finishes the asynchronous execution of the RegisterImage operation.

EndRejectVpcPeeringConnection ( IAsyncResult asyncResult ) : RejectVpcPeeringConnectionResponse

Finishes the asynchronous execution of the RejectVpcPeeringConnection operation.

EndReleaseAddress ( IAsyncResult asyncResult ) : ReleaseAddressResponse

Finishes the asynchronous execution of the ReleaseAddress operation.

EndReleaseHosts ( IAsyncResult asyncResult ) : ReleaseHostsResponse

Finishes the asynchronous execution of the ReleaseHosts operation.

EndReplaceNetworkAclAssociation ( IAsyncResult asyncResult ) : ReplaceNetworkAclAssociationResponse

Finishes the asynchronous execution of the ReplaceNetworkAclAssociation operation.

EndReplaceNetworkAclEntry ( IAsyncResult asyncResult ) : ReplaceNetworkAclEntryResponse

Finishes the asynchronous execution of the ReplaceNetworkAclEntry operation.

EndReplaceRoute ( IAsyncResult asyncResult ) : ReplaceRouteResponse

Finishes the asynchronous execution of the ReplaceRoute operation.

EndReplaceRouteTableAssociation ( IAsyncResult asyncResult ) : ReplaceRouteTableAssociationResponse

Finishes the asynchronous execution of the ReplaceRouteTableAssociation operation.

EndReportInstanceStatus ( IAsyncResult asyncResult ) : ReportInstanceStatusResponse

Finishes the asynchronous execution of the ReportInstanceStatus operation.

EndRequestSpotFleet ( IAsyncResult asyncResult ) : RequestSpotFleetResponse

Finishes the asynchronous execution of the RequestSpotFleet operation.

EndRequestSpotInstances ( IAsyncResult asyncResult ) : RequestSpotInstancesResponse

Finishes the asynchronous execution of the RequestSpotInstances operation.

EndResetImageAttribute ( IAsyncResult asyncResult ) : ResetImageAttributeResponse

Finishes the asynchronous execution of the ResetImageAttribute operation.

EndResetInstanceAttribute ( IAsyncResult asyncResult ) : ResetInstanceAttributeResponse

Finishes the asynchronous execution of the ResetInstanceAttribute operation.

EndResetNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ResetNetworkInterfaceAttributeResponse

Finishes the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

EndResetSnapshotAttribute ( IAsyncResult asyncResult ) : ResetSnapshotAttributeResponse

Finishes the asynchronous execution of the ResetSnapshotAttribute operation.

EndRestoreAddressToClassic ( IAsyncResult asyncResult ) : RestoreAddressToClassicResponse

Finishes the asynchronous execution of the RestoreAddressToClassic operation.

EndRevokeSecurityGroupEgress ( IAsyncResult asyncResult ) : RevokeSecurityGroupEgressResponse

Finishes the asynchronous execution of the RevokeSecurityGroupEgress operation.

EndRevokeSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeSecurityGroupIngressResponse

Finishes the asynchronous execution of the RevokeSecurityGroupIngress operation.

EndRunInstances ( IAsyncResult asyncResult ) : RunInstancesResponse

Finishes the asynchronous execution of the RunInstances operation.

EndRunScheduledInstances ( IAsyncResult asyncResult ) : RunScheduledInstancesResponse

Finishes the asynchronous execution of the RunScheduledInstances operation.

EndStartInstances ( IAsyncResult asyncResult ) : StartInstancesResponse

Finishes the asynchronous execution of the StartInstances operation.

EndStopInstances ( IAsyncResult asyncResult ) : StopInstancesResponse

Finishes the asynchronous execution of the StopInstances operation.

EndTerminateInstances ( IAsyncResult asyncResult ) : TerminateInstancesResponse

Finishes the asynchronous execution of the TerminateInstances operation.

EndUnassignIpv6Addresses ( IAsyncResult asyncResult ) : UnassignIpv6AddressesResponse

Finishes the asynchronous execution of the UnassignIpv6Addresses operation.

EndUnassignPrivateIpAddresses ( IAsyncResult asyncResult ) : UnassignPrivateIpAddressesResponse

Finishes the asynchronous execution of the UnassignPrivateIpAddresses operation.

EndUnmonitorInstances ( IAsyncResult asyncResult ) : UnmonitorInstancesResponse

Finishes the asynchronous execution of the UnmonitorInstances operation.

GetConsoleOutputAsync ( GetConsoleOutputRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetConsoleOutput operation.

GetConsoleScreenshotAsync ( GetConsoleScreenshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetConsoleScreenshot operation.

GetHostReservationPurchasePreviewAsync ( GetHostReservationPurchasePreviewRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.

GetPasswordDataAsync ( GetPasswordDataRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetPasswordData operation.

GetReservedInstancesExchangeQuoteAsync ( GetReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.

ImportImageAsync ( ImportImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportImage operation.

ImportInstanceAsync ( ImportInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportInstance operation.

ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportKeyPair operation.

ImportSnapshotAsync ( ImportSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportSnapshot operation.

ImportVolumeAsync ( ImportVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportVolume operation.

ModifyHostsAsync ( ModifyHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyHosts operation.

ModifyIdFormatAsync ( ModifyIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyIdFormat operation.

ModifyIdentityIdFormatAsync ( ModifyIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.

ModifyImageAttributeAsync ( ModifyImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyImageAttribute operation.

ModifyInstanceAttributeAsync ( ModifyInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.

ModifyInstancePlacementAsync ( ModifyInstancePlacementRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyInstancePlacement operation.

ModifyNetworkInterfaceAttributeAsync ( ModifyNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.

ModifyReservedInstancesAsync ( ModifyReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReservedInstances operation.

ModifySnapshotAttributeAsync ( ModifySnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.

ModifySpotFleetRequestAsync ( ModifySpotFleetRequestRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.

ModifySubnetAttributeAsync ( ModifySubnetAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifySubnetAttribute operation.

ModifyVolumeAttributeAsync ( ModifyVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.

ModifyVpcAttributeAsync ( ModifyVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcAttribute operation.

ModifyVpcEndpointAsync ( ModifyVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.

ModifyVpcPeeringConnectionOptionsAsync ( ModifyVpcPeeringConnectionOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.

MonitorInstancesAsync ( MonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the MonitorInstances operation.

MoveAddressToVpcAsync ( MoveAddressToVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the MoveAddressToVpc operation.

PurchaseHostReservationAsync ( PurchaseHostReservationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseHostReservation operation.

PurchaseReservedInstancesOfferingAsync ( PurchaseReservedInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.

PurchaseScheduledInstancesAsync ( PurchaseScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.

RebootInstancesAsync ( RebootInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RebootInstances operation.

RegisterImageAsync ( RegisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RegisterImage operation.

RejectVpcPeeringConnectionAsync ( RejectVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.

ReleaseAddressAsync ( ReleaseAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReleaseAddress operation.

ReleaseHostsAsync ( ReleaseHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReleaseHosts operation.

ReplaceNetworkAclAssociationAsync ( ReplaceNetworkAclAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.

ReplaceNetworkAclEntryAsync ( ReplaceNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.

ReplaceRouteAsync ( ReplaceRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceRoute operation.

ReplaceRouteTableAssociationAsync ( ReplaceRouteTableAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.

ReportInstanceStatusAsync ( ReportInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReportInstanceStatus operation.

RequestSpotFleetAsync ( RequestSpotFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RequestSpotFleet operation.

RequestSpotInstancesAsync ( RequestSpotInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RequestSpotInstances operation.

ResetImageAttributeAsync ( ResetImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetImageAttribute operation.

ResetInstanceAttributeAsync ( ResetInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetInstanceAttribute operation.

ResetNetworkInterfaceAttributeAsync ( ResetNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.

ResetSnapshotAttributeAsync ( ResetSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.

RestoreAddressToClassicAsync ( RestoreAddressToClassicRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RestoreAddressToClassic operation.

RevokeSecurityGroupEgressAsync ( RevokeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.

RevokeSecurityGroupIngressAsync ( RevokeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.

RunInstancesAsync ( RunInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RunInstances operation.

RunScheduledInstancesAsync ( RunScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RunScheduledInstances operation.

StartInstancesAsync ( StartInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartInstances operation.

StopInstancesAsync ( StopInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopInstances operation.

TerminateInstancesAsync ( TerminateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the TerminateInstances operation.

UnassignIpv6AddressesAsync ( UnassignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.

UnassignPrivateIpAddressesAsync ( UnassignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.

UnmonitorInstancesAsync ( UnmonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnmonitorInstances operation.

Protected Methods

Method Description
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void

Customizes the runtime pipeline.

Dispose ( bool disposing ) : void

Disposes the service client.

Private Methods

Method Description
AcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request ) : AcceptReservedInstancesExchangeQuoteResponse
AcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request ) : AcceptVpcPeeringConnectionResponse
AllocateAddress ( ) : AllocateAddressResponse
AllocateAddress ( AllocateAddressRequest request ) : AllocateAddressResponse
AllocateHosts ( AllocateHostsRequest request ) : AllocateHostsResponse
AssignIpv6Addresses ( AssignIpv6AddressesRequest request ) : AssignIpv6AddressesResponse
AssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request ) : Amazon.EC2.Model.AssignPrivateIpAddressesResponse
AssociateAddress ( AssociateAddressRequest request ) : AssociateAddressResponse
AssociateDhcpOptions ( AssociateDhcpOptionsRequest request ) : Amazon.EC2.Model.AssociateDhcpOptionsResponse
AssociateRouteTable ( AssociateRouteTableRequest request ) : AssociateRouteTableResponse
AssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request ) : AssociateSubnetCidrBlockResponse
AssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request ) : AssociateVpcCidrBlockResponse
AttachClassicLinkVpc ( AttachClassicLinkVpcRequest request ) : AttachClassicLinkVpcResponse
AttachInternetGateway ( AttachInternetGatewayRequest request ) : Amazon.EC2.Model.AttachInternetGatewayResponse
AttachNetworkInterface ( AttachNetworkInterfaceRequest request ) : AttachNetworkInterfaceResponse
AttachVolume ( AttachVolumeRequest request ) : AttachVolumeResponse
AttachVpnGateway ( AttachVpnGatewayRequest request ) : AttachVpnGatewayResponse
AuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request ) : Amazon.EC2.Model.AuthorizeSecurityGroupEgressResponse
AuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request ) : Amazon.EC2.Model.AuthorizeSecurityGroupIngressResponse
BundleInstance ( BundleInstanceRequest request ) : BundleInstanceResponse
CancelBundleTask ( CancelBundleTaskRequest request ) : CancelBundleTaskResponse
CancelConversionTask ( CancelConversionTaskRequest request ) : CancelConversionTaskResponse
CancelExportTask ( CancelExportTaskRequest request ) : CancelExportTaskResponse
CancelImportTask ( CancelImportTaskRequest request ) : CancelImportTaskResponse
CancelReservedInstancesListing ( CancelReservedInstancesListingRequest request ) : CancelReservedInstancesListingResponse
CancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request ) : CancelSpotFleetRequestsResponse
CancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request ) : CancelSpotInstanceRequestsResponse
ConfirmProductInstance ( ConfirmProductInstanceRequest request ) : ConfirmProductInstanceResponse
CopyImage ( CopyImageRequest request ) : CopyImageResponse
CopySnapshot ( CopySnapshotRequest request ) : CopySnapshotResponse
CreateCustomerGateway ( CreateCustomerGatewayRequest request ) : CreateCustomerGatewayResponse
CreateDhcpOptions ( CreateDhcpOptionsRequest request ) : CreateDhcpOptionsResponse
CreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request ) : CreateEgressOnlyInternetGatewayResponse
CreateFlowLogs ( CreateFlowLogsRequest request ) : CreateFlowLogsResponse
CreateImage ( CreateImageRequest request ) : CreateImageResponse
CreateInstanceExportTask ( CreateInstanceExportTaskRequest request ) : CreateInstanceExportTaskResponse
CreateInternetGateway ( ) : CreateInternetGatewayResponse
CreateInternetGateway ( CreateInternetGatewayRequest request ) : CreateInternetGatewayResponse
CreateKeyPair ( CreateKeyPairRequest request ) : CreateKeyPairResponse
CreateNatGateway ( CreateNatGatewayRequest request ) : CreateNatGatewayResponse
CreateNetworkAcl ( CreateNetworkAclRequest request ) : CreateNetworkAclResponse
CreateNetworkAclEntry ( CreateNetworkAclEntryRequest request ) : CreateNetworkAclEntryResponse
CreateNetworkInterface ( CreateNetworkInterfaceRequest request ) : CreateNetworkInterfaceResponse
CreatePlacementGroup ( CreatePlacementGroupRequest request ) : CreatePlacementGroupResponse
CreateReservedInstancesListing ( CreateReservedInstancesListingRequest request ) : CreateReservedInstancesListingResponse
CreateRoute ( CreateRouteRequest request ) : CreateRouteResponse
CreateRouteTable ( CreateRouteTableRequest request ) : CreateRouteTableResponse
CreateSecurityGroup ( CreateSecurityGroupRequest request ) : CreateSecurityGroupResponse
CreateSnapshot ( CreateSnapshotRequest request ) : CreateSnapshotResponse
CreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request ) : CreateSpotDatafeedSubscriptionResponse
CreateSubnet ( CreateSubnetRequest request ) : CreateSubnetResponse
CreateTags ( CreateTagsRequest request ) : CreateTagsResponse
CreateVolume ( CreateVolumeRequest request ) : CreateVolumeResponse
CreateVpc ( CreateVpcRequest request ) : CreateVpcResponse
CreateVpcEndpoint ( CreateVpcEndpointRequest request ) : CreateVpcEndpointResponse
CreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request ) : CreateVpcPeeringConnectionResponse
CreateVpnConnection ( CreateVpnConnectionRequest request ) : CreateVpnConnectionResponse
CreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request ) : CreateVpnConnectionRouteResponse
CreateVpnGateway ( CreateVpnGatewayRequest request ) : CreateVpnGatewayResponse
DeleteCustomerGateway ( DeleteCustomerGatewayRequest request ) : DeleteCustomerGatewayResponse
DeleteDhcpOptions ( DeleteDhcpOptionsRequest request ) : DeleteDhcpOptionsResponse
DeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request ) : DeleteEgressOnlyInternetGatewayResponse
DeleteFlowLogs ( DeleteFlowLogsRequest request ) : DeleteFlowLogsResponse
DeleteInternetGateway ( DeleteInternetGatewayRequest request ) : DeleteInternetGatewayResponse
DeleteKeyPair ( DeleteKeyPairRequest request ) : DeleteKeyPairResponse
DeleteNatGateway ( DeleteNatGatewayRequest request ) : DeleteNatGatewayResponse
DeleteNetworkAcl ( DeleteNetworkAclRequest request ) : DeleteNetworkAclResponse
DeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request ) : DeleteNetworkAclEntryResponse
DeleteNetworkInterface ( DeleteNetworkInterfaceRequest request ) : DeleteNetworkInterfaceResponse
DeletePlacementGroup ( DeletePlacementGroupRequest request ) : DeletePlacementGroupResponse
DeleteRoute ( DeleteRouteRequest request ) : DeleteRouteResponse
DeleteRouteTable ( DeleteRouteTableRequest request ) : DeleteRouteTableResponse
DeleteSecurityGroup ( DeleteSecurityGroupRequest request ) : DeleteSecurityGroupResponse
DeleteSnapshot ( DeleteSnapshotRequest request ) : DeleteSnapshotResponse
DeleteSpotDatafeedSubscription ( ) : DeleteSpotDatafeedSubscriptionResponse
DeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request ) : DeleteSpotDatafeedSubscriptionResponse
DeleteSubnet ( DeleteSubnetRequest request ) : DeleteSubnetResponse
DeleteTags ( DeleteTagsRequest request ) : DeleteTagsResponse
DeleteVolume ( DeleteVolumeRequest request ) : DeleteVolumeResponse
DeleteVpc ( DeleteVpcRequest request ) : DeleteVpcResponse
DeleteVpcEndpoints ( DeleteVpcEndpointsRequest request ) : DeleteVpcEndpointsResponse
DeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request ) : DeleteVpcPeeringConnectionResponse
DeleteVpnConnection ( DeleteVpnConnectionRequest request ) : DeleteVpnConnectionResponse
DeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request ) : DeleteVpnConnectionRouteResponse
DeleteVpnGateway ( DeleteVpnGatewayRequest request ) : DeleteVpnGatewayResponse
DeregisterImage ( DeregisterImageRequest request ) : DeregisterImageResponse
DescribeAccountAttributes ( ) : DescribeAccountAttributesResponse
DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse
DescribeAddresses ( ) : DescribeAddressesResponse
DescribeAddresses ( DescribeAddressesRequest request ) : DescribeAddressesResponse
DescribeAvailabilityZones ( ) : DescribeAvailabilityZonesResponse
DescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request ) : DescribeAvailabilityZonesResponse
DescribeBundleTasks ( ) : DescribeBundleTasksResponse
DescribeBundleTasks ( DescribeBundleTasksRequest request ) : DescribeBundleTasksResponse
DescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request ) : DescribeClassicLinkInstancesResponse
DescribeConversionTasks ( ) : DescribeConversionTasksResponse
DescribeConversionTasks ( DescribeConversionTasksRequest request ) : DescribeConversionTasksResponse
DescribeCustomerGateways ( ) : DescribeCustomerGatewaysResponse
DescribeCustomerGateways ( DescribeCustomerGatewaysRequest request ) : DescribeCustomerGatewaysResponse
DescribeDhcpOptions ( ) : DescribeDhcpOptionsResponse
DescribeDhcpOptions ( DescribeDhcpOptionsRequest request ) : DescribeDhcpOptionsResponse
DescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request ) : DescribeEgressOnlyInternetGatewaysResponse
DescribeExportTasks ( ) : DescribeExportTasksResponse
DescribeExportTasks ( DescribeExportTasksRequest request ) : DescribeExportTasksResponse
DescribeFlowLogs ( DescribeFlowLogsRequest request ) : DescribeFlowLogsResponse
DescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request ) : DescribeHostReservationOfferingsResponse
DescribeHostReservations ( DescribeHostReservationsRequest request ) : DescribeHostReservationsResponse
DescribeHosts ( DescribeHostsRequest request ) : DescribeHostsResponse
DescribeIdFormat ( DescribeIdFormatRequest request ) : DescribeIdFormatResponse
DescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request ) : DescribeIdentityIdFormatResponse
DescribeImageAttribute ( DescribeImageAttributeRequest request ) : DescribeImageAttributeResponse
DescribeImages ( ) : DescribeImagesResponse
DescribeImages ( DescribeImagesRequest request ) : DescribeImagesResponse
DescribeImportImageTasks ( DescribeImportImageTasksRequest request ) : DescribeImportImageTasksResponse
DescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request ) : DescribeImportSnapshotTasksResponse
DescribeInstanceAttribute ( DescribeInstanceAttributeRequest request ) : DescribeInstanceAttributeResponse
DescribeInstanceStatus ( ) : DescribeInstanceStatusResponse
DescribeInstanceStatus ( DescribeInstanceStatusRequest request ) : DescribeInstanceStatusResponse
DescribeInstances ( ) : DescribeInstancesResponse
DescribeInstances ( DescribeInstancesRequest request ) : DescribeInstancesResponse
DescribeInternetGateways ( ) : DescribeInternetGatewaysResponse
DescribeInternetGateways ( DescribeInternetGatewaysRequest request ) : DescribeInternetGatewaysResponse
DescribeKeyPairs ( ) : DescribeKeyPairsResponse
DescribeKeyPairs ( DescribeKeyPairsRequest request ) : DescribeKeyPairsResponse
DescribeMovingAddresses ( DescribeMovingAddressesRequest request ) : DescribeMovingAddressesResponse
DescribeNatGateways ( DescribeNatGatewaysRequest request ) : DescribeNatGatewaysResponse
DescribeNetworkAcls ( ) : DescribeNetworkAclsResponse
DescribeNetworkAcls ( DescribeNetworkAclsRequest request ) : DescribeNetworkAclsResponse
DescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request ) : DescribeNetworkInterfaceAttributeResponse
DescribeNetworkInterfaces ( ) : DescribeNetworkInterfacesResponse
DescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request ) : DescribeNetworkInterfacesResponse
DescribePlacementGroups ( ) : DescribePlacementGroupsResponse
DescribePlacementGroups ( DescribePlacementGroupsRequest request ) : DescribePlacementGroupsResponse
DescribePrefixLists ( DescribePrefixListsRequest request ) : DescribePrefixListsResponse
DescribeRegions ( ) : DescribeRegionsResponse
DescribeRegions ( DescribeRegionsRequest request ) : DescribeRegionsResponse
DescribeReservedInstances ( ) : DescribeReservedInstancesResponse
DescribeReservedInstances ( DescribeReservedInstancesRequest request ) : DescribeReservedInstancesResponse
DescribeReservedInstancesListings ( ) : DescribeReservedInstancesListingsResponse
DescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request ) : DescribeReservedInstancesListingsResponse
DescribeReservedInstancesModifications ( ) : DescribeReservedInstancesModificationsResponse
DescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request ) : DescribeReservedInstancesModificationsResponse
DescribeReservedInstancesOfferings ( ) : DescribeReservedInstancesOfferingsResponse
DescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request ) : DescribeReservedInstancesOfferingsResponse
DescribeRouteTables ( ) : DescribeRouteTablesResponse
DescribeRouteTables ( DescribeRouteTablesRequest request ) : DescribeRouteTablesResponse
DescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request ) : DescribeScheduledInstanceAvailabilityResponse
DescribeScheduledInstances ( DescribeScheduledInstancesRequest request ) : DescribeScheduledInstancesResponse
DescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request ) : DescribeSecurityGroupReferencesResponse
DescribeSecurityGroups ( ) : DescribeSecurityGroupsResponse
DescribeSecurityGroups ( DescribeSecurityGroupsRequest request ) : DescribeSecurityGroupsResponse
DescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request ) : DescribeSnapshotAttributeResponse
DescribeSnapshots ( ) : DescribeSnapshotsResponse
DescribeSnapshots ( DescribeSnapshotsRequest request ) : DescribeSnapshotsResponse
DescribeSpotDatafeedSubscription ( ) : DescribeSpotDatafeedSubscriptionResponse
DescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request ) : DescribeSpotDatafeedSubscriptionResponse
DescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request ) : DescribeSpotFleetInstancesResponse
DescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request ) : DescribeSpotFleetRequestHistoryResponse
DescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request ) : DescribeSpotFleetRequestsResponse
DescribeSpotInstanceRequests ( ) : DescribeSpotInstanceRequestsResponse
DescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request ) : DescribeSpotInstanceRequestsResponse
DescribeSpotPriceHistory ( ) : DescribeSpotPriceHistoryResponse
DescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request ) : DescribeSpotPriceHistoryResponse
DescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request ) : DescribeStaleSecurityGroupsResponse
DescribeSubnets ( ) : DescribeSubnetsResponse
DescribeSubnets ( DescribeSubnetsRequest request ) : DescribeSubnetsResponse
DescribeTags ( ) : DescribeTagsResponse
DescribeTags ( DescribeTagsRequest request ) : DescribeTagsResponse
DescribeVolumeAttribute ( DescribeVolumeAttributeRequest request ) : DescribeVolumeAttributeResponse
DescribeVolumeStatus ( ) : DescribeVolumeStatusResponse
DescribeVolumeStatus ( DescribeVolumeStatusRequest request ) : DescribeVolumeStatusResponse
DescribeVolumes ( ) : DescribeVolumesResponse
DescribeVolumes ( DescribeVolumesRequest request ) : DescribeVolumesResponse
DescribeVpcAttribute ( DescribeVpcAttributeRequest request ) : DescribeVpcAttributeResponse
DescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request ) : DescribeVpcClassicLinkResponse
DescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request ) : DescribeVpcClassicLinkDnsSupportResponse
DescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request ) : DescribeVpcEndpointServicesResponse
DescribeVpcEndpoints ( DescribeVpcEndpointsRequest request ) : DescribeVpcEndpointsResponse
DescribeVpcPeeringConnections ( ) : DescribeVpcPeeringConnectionsResponse
DescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request ) : DescribeVpcPeeringConnectionsResponse
DescribeVpcs ( ) : DescribeVpcsResponse
DescribeVpcs ( DescribeVpcsRequest request ) : DescribeVpcsResponse
DescribeVpnConnections ( ) : DescribeVpnConnectionsResponse
DescribeVpnConnections ( DescribeVpnConnectionsRequest request ) : DescribeVpnConnectionsResponse
DescribeVpnGateways ( ) : DescribeVpnGatewaysResponse
DescribeVpnGateways ( DescribeVpnGatewaysRequest request ) : DescribeVpnGatewaysResponse
DetachClassicLinkVpc ( DetachClassicLinkVpcRequest request ) : DetachClassicLinkVpcResponse
DetachInternetGateway ( DetachInternetGatewayRequest request ) : DetachInternetGatewayResponse
DetachNetworkInterface ( DetachNetworkInterfaceRequest request ) : DetachNetworkInterfaceResponse
DetachVolume ( DetachVolumeRequest request ) : DetachVolumeResponse
DetachVpnGateway ( DetachVpnGatewayRequest request ) : DetachVpnGatewayResponse
DisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request ) : DisableVgwRoutePropagationResponse
DisableVpcClassicLink ( DisableVpcClassicLinkRequest request ) : DisableVpcClassicLinkResponse
DisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request ) : DisableVpcClassicLinkDnsSupportResponse
DisassociateAddress ( DisassociateAddressRequest request ) : DisassociateAddressResponse
DisassociateRouteTable ( DisassociateRouteTableRequest request ) : DisassociateRouteTableResponse
DisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request ) : DisassociateSubnetCidrBlockResponse
DisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request ) : DisassociateVpcCidrBlockResponse
EnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request ) : EnableVgwRoutePropagationResponse
EnableVolumeIO ( EnableVolumeIORequest request ) : EnableVolumeIOResponse
EnableVpcClassicLink ( EnableVpcClassicLinkRequest request ) : EnableVpcClassicLinkResponse
EnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request ) : EnableVpcClassicLinkDnsSupportResponse
GetConsoleOutput ( GetConsoleOutputRequest request ) : GetConsoleOutputResponse
GetConsoleScreenshot ( GetConsoleScreenshotRequest request ) : GetConsoleScreenshotResponse
GetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request ) : GetHostReservationPurchasePreviewResponse
GetPasswordData ( GetPasswordDataRequest request ) : GetPasswordDataResponse
GetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request ) : GetReservedInstancesExchangeQuoteResponse
ImportImage ( ImportImageRequest request ) : ImportImageResponse
ImportInstance ( ImportInstanceRequest request ) : ImportInstanceResponse
ImportKeyPair ( ImportKeyPairRequest request ) : ImportKeyPairResponse
ImportSnapshot ( ImportSnapshotRequest request ) : ImportSnapshotResponse
ImportVolume ( ImportVolumeRequest request ) : ImportVolumeResponse
ModifyHosts ( ModifyHostsRequest request ) : ModifyHostsResponse
ModifyIdFormat ( ModifyIdFormatRequest request ) : ModifyIdFormatResponse
ModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request ) : ModifyIdentityIdFormatResponse
ModifyImageAttribute ( ModifyImageAttributeRequest request ) : ModifyImageAttributeResponse
ModifyInstanceAttribute ( ModifyInstanceAttributeRequest request ) : ModifyInstanceAttributeResponse
ModifyInstancePlacement ( ModifyInstancePlacementRequest request ) : ModifyInstancePlacementResponse
ModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request ) : ModifyNetworkInterfaceAttributeResponse
ModifyReservedInstances ( ModifyReservedInstancesRequest request ) : ModifyReservedInstancesResponse
ModifySnapshotAttribute ( ModifySnapshotAttributeRequest request ) : ModifySnapshotAttributeResponse
ModifySpotFleetRequest ( ModifySpotFleetRequestRequest request ) : ModifySpotFleetRequestResponse
ModifySubnetAttribute ( ModifySubnetAttributeRequest request ) : ModifySubnetAttributeResponse
ModifyVolumeAttribute ( ModifyVolumeAttributeRequest request ) : ModifyVolumeAttributeResponse
ModifyVpcAttribute ( ModifyVpcAttributeRequest request ) : ModifyVpcAttributeResponse
ModifyVpcEndpoint ( ModifyVpcEndpointRequest request ) : ModifyVpcEndpointResponse
ModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request ) : ModifyVpcPeeringConnectionOptionsResponse
MonitorInstances ( MonitorInstancesRequest request ) : MonitorInstancesResponse
MoveAddressToVpc ( MoveAddressToVpcRequest request ) : MoveAddressToVpcResponse
PurchaseHostReservation ( PurchaseHostReservationRequest request ) : PurchaseHostReservationResponse
PurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request ) : PurchaseReservedInstancesOfferingResponse
PurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request ) : PurchaseScheduledInstancesResponse
RebootInstances ( RebootInstancesRequest request ) : RebootInstancesResponse
RegisterImage ( RegisterImageRequest request ) : RegisterImageResponse
RejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request ) : RejectVpcPeeringConnectionResponse
ReleaseAddress ( ReleaseAddressRequest request ) : ReleaseAddressResponse
ReleaseHosts ( ReleaseHostsRequest request ) : ReleaseHostsResponse
ReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request ) : ReplaceNetworkAclAssociationResponse
ReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request ) : ReplaceNetworkAclEntryResponse
ReplaceRoute ( ReplaceRouteRequest request ) : ReplaceRouteResponse
ReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request ) : ReplaceRouteTableAssociationResponse
ReportInstanceStatus ( ReportInstanceStatusRequest request ) : ReportInstanceStatusResponse
RequestSpotFleet ( RequestSpotFleetRequest request ) : RequestSpotFleetResponse
RequestSpotInstances ( RequestSpotInstancesRequest request ) : RequestSpotInstancesResponse
ResetImageAttribute ( ResetImageAttributeRequest request ) : ResetImageAttributeResponse
ResetInstanceAttribute ( ResetInstanceAttributeRequest request ) : ResetInstanceAttributeResponse
ResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request ) : ResetNetworkInterfaceAttributeResponse
ResetSnapshotAttribute ( ResetSnapshotAttributeRequest request ) : ResetSnapshotAttributeResponse
RestoreAddressToClassic ( RestoreAddressToClassicRequest request ) : RestoreAddressToClassicResponse
RevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request ) : RevokeSecurityGroupEgressResponse
RevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request ) : RevokeSecurityGroupIngressResponse
RunInstances ( RunInstancesRequest request ) : RunInstancesResponse
RunScheduledInstances ( RunScheduledInstancesRequest request ) : RunScheduledInstancesResponse
StartInstances ( StartInstancesRequest request ) : StartInstancesResponse
StopInstances ( StopInstancesRequest request ) : StopInstancesResponse
TerminateInstances ( TerminateInstancesRequest request ) : TerminateInstancesResponse
UnassignIpv6Addresses ( UnassignIpv6AddressesRequest request ) : UnassignIpv6AddressesResponse
UnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request ) : UnassignPrivateIpAddressesResponse
UnmonitorInstances ( UnmonitorInstancesRequest request ) : UnmonitorInstancesResponse

Method Details

AcceptReservedInstancesExchangeQuoteAsync() public method

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public AcceptReservedInstancesExchangeQuoteAsync ( AcceptReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AcceptReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the AcceptReservedInstancesExchangeQuote operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AcceptVpcPeeringConnectionAsync() public method

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.
public AcceptVpcPeeringConnectionAsync ( AcceptVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AcceptVpcPeeringConnectionRequest Container for the necessary parameters to execute the AcceptVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AllocateAddressAsync() public method

Initiates the asynchronous execution of the AllocateAddress operation.
public AllocateAddressAsync ( AllocateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AllocateAddressRequest Container for the necessary parameters to execute the AllocateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AllocateAddressAsync() public method

Acquires an Elastic IP address.

An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

public AllocateAddressAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AllocateHostsAsync() public method

Initiates the asynchronous execution of the AllocateHosts operation.
public AllocateHostsAsync ( AllocateHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AllocateHostsRequest Container for the necessary parameters to execute the AllocateHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AmazonEC2Client() public method

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( ) : System
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Credentials
public AmazonEC2Client ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Credentials and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( AWSCredentials credentials, AmazonEC2Config clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Credentials
public AmazonEC2Client ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( AmazonEC2Config config ) : System
config AmazonEC2Config The AmazonEC2Client Configuration Object
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonEC2Client ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, AmazonEC2Config clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
region RegionEndpoint The region to connect.
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID, AWS Secret Key and an AmazonEC2Client Configuration object.
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonEC2Config clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonEC2Config The AmazonEC2Client Configuration Object
return System

AmazonEC2Client() public method

Constructs AmazonEC2Client with AWS Access Key ID and AWS Secret Key
public AmazonEC2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
region RegionEndpoint The region to connect.
return System

AssignIpv6AddressesAsync() public method

Initiates the asynchronous execution of the AssignIpv6Addresses operation.
public AssignIpv6AddressesAsync ( AssignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssignIpv6AddressesRequest Container for the necessary parameters to execute the AssignIpv6Addresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssignPrivateIpAddressesAsync() public method

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.
public AssignPrivateIpAddressesAsync ( AssignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssignPrivateIpAddressesRequest Container for the necessary parameters to execute the AssignPrivateIpAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssociateAddressAsync() public method

Initiates the asynchronous execution of the AssociateAddress operation.
public AssociateAddressAsync ( AssociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateAddressRequest Container for the necessary parameters to execute the AssociateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssociateDhcpOptionsAsync() public method

Initiates the asynchronous execution of the AssociateDhcpOptions operation.
public AssociateDhcpOptionsAsync ( AssociateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateDhcpOptionsRequest Container for the necessary parameters to execute the AssociateDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssociateRouteTableAsync() public method

Initiates the asynchronous execution of the AssociateRouteTable operation.
public AssociateRouteTableAsync ( AssociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateRouteTableRequest Container for the necessary parameters to execute the AssociateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssociateSubnetCidrBlockAsync() public method

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.
public AssociateSubnetCidrBlockAsync ( AssociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateSubnetCidrBlockRequest Container for the necessary parameters to execute the AssociateSubnetCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AssociateVpcCidrBlockAsync() public method

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.
public AssociateVpcCidrBlockAsync ( AssociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AssociateVpcCidrBlockRequest Container for the necessary parameters to execute the AssociateVpcCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AttachClassicLinkVpcAsync() public method

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.
public AttachClassicLinkVpcAsync ( AttachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachClassicLinkVpcRequest Container for the necessary parameters to execute the AttachClassicLinkVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AttachInternetGatewayAsync() public method

Initiates the asynchronous execution of the AttachInternetGateway operation.
public AttachInternetGatewayAsync ( AttachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachInternetGatewayRequest Container for the necessary parameters to execute the AttachInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AttachNetworkInterfaceAsync() public method

Initiates the asynchronous execution of the AttachNetworkInterface operation.
public AttachNetworkInterfaceAsync ( AttachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachNetworkInterfaceRequest Container for the necessary parameters to execute the AttachNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AttachVolumeAsync() public method

Initiates the asynchronous execution of the AttachVolume operation.
public AttachVolumeAsync ( AttachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachVolumeRequest Container for the necessary parameters to execute the AttachVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AttachVpnGatewayAsync() public method

Initiates the asynchronous execution of the AttachVpnGateway operation.
public AttachVpnGatewayAsync ( AttachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AttachVpnGatewayRequest Container for the necessary parameters to execute the AttachVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AuthorizeSecurityGroupEgressAsync() public method

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public AuthorizeSecurityGroupEgressAsync ( AuthorizeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AuthorizeSecurityGroupEgressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupEgress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

AuthorizeSecurityGroupIngressAsync() public method

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public AuthorizeSecurityGroupIngressAsync ( AuthorizeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.EC2.Model.AuthorizeSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

BeginAcceptReservedInstancesExchangeQuote() public method

Initiates the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public BeginAcceptReservedInstancesExchangeQuote ( AcceptReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AcceptReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the AcceptReservedInstancesExchangeQuote operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAcceptVpcPeeringConnection() public method

Initiates the asynchronous execution of the AcceptVpcPeeringConnection operation.
public BeginAcceptVpcPeeringConnection ( AcceptVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AcceptVpcPeeringConnectionRequest Container for the necessary parameters to execute the AcceptVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAllocateAddress() public method

Initiates the asynchronous execution of the AllocateAddress operation.
public BeginAllocateAddress ( AllocateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AllocateAddressRequest Container for the necessary parameters to execute the AllocateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAllocateHosts() public method

Initiates the asynchronous execution of the AllocateHosts operation.
public BeginAllocateHosts ( AllocateHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AllocateHostsRequest Container for the necessary parameters to execute the AllocateHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssignIpv6Addresses() public method

Initiates the asynchronous execution of the AssignIpv6Addresses operation.
public BeginAssignIpv6Addresses ( AssignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssignIpv6AddressesRequest Container for the necessary parameters to execute the AssignIpv6Addresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssignPrivateIpAddresses() public method

Initiates the asynchronous execution of the AssignPrivateIpAddresses operation.
public BeginAssignPrivateIpAddresses ( AssignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssignPrivateIpAddressesRequest Container for the necessary parameters to execute the AssignPrivateIpAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssociateAddress() public method

Initiates the asynchronous execution of the AssociateAddress operation.
public BeginAssociateAddress ( AssociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateAddressRequest Container for the necessary parameters to execute the AssociateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssociateDhcpOptions() public method

Initiates the asynchronous execution of the AssociateDhcpOptions operation.
public BeginAssociateDhcpOptions ( AssociateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateDhcpOptionsRequest Container for the necessary parameters to execute the AssociateDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssociateRouteTable() public method

Initiates the asynchronous execution of the AssociateRouteTable operation.
public BeginAssociateRouteTable ( AssociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateRouteTableRequest Container for the necessary parameters to execute the AssociateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssociateSubnetCidrBlock() public method

Initiates the asynchronous execution of the AssociateSubnetCidrBlock operation.
public BeginAssociateSubnetCidrBlock ( AssociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateSubnetCidrBlockRequest Container for the necessary parameters to execute the AssociateSubnetCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAssociateVpcCidrBlock() public method

Initiates the asynchronous execution of the AssociateVpcCidrBlock operation.
public BeginAssociateVpcCidrBlock ( AssociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AssociateVpcCidrBlockRequest Container for the necessary parameters to execute the AssociateVpcCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAttachClassicLinkVpc() public method

Initiates the asynchronous execution of the AttachClassicLinkVpc operation.
public BeginAttachClassicLinkVpc ( AttachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachClassicLinkVpcRequest Container for the necessary parameters to execute the AttachClassicLinkVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAttachInternetGateway() public method

Initiates the asynchronous execution of the AttachInternetGateway operation.
public BeginAttachInternetGateway ( AttachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachInternetGatewayRequest Container for the necessary parameters to execute the AttachInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAttachNetworkInterface() public method

Initiates the asynchronous execution of the AttachNetworkInterface operation.
public BeginAttachNetworkInterface ( AttachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachNetworkInterfaceRequest Container for the necessary parameters to execute the AttachNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAttachVolume() public method

Initiates the asynchronous execution of the AttachVolume operation.
public BeginAttachVolume ( AttachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachVolumeRequest Container for the necessary parameters to execute the AttachVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAttachVpnGateway() public method

Initiates the asynchronous execution of the AttachVpnGateway operation.
public BeginAttachVpnGateway ( AttachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AttachVpnGatewayRequest Container for the necessary parameters to execute the AttachVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAuthorizeSecurityGroupEgress() public method

Initiates the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public BeginAuthorizeSecurityGroupEgress ( AuthorizeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AuthorizeSecurityGroupEgressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupEgress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginAuthorizeSecurityGroupIngress() public method

Initiates the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public BeginAuthorizeSecurityGroupIngress ( AuthorizeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.AuthorizeSecurityGroupIngressRequest Container for the necessary parameters to execute the AuthorizeSecurityGroupIngress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginBundleInstance() public method

Initiates the asynchronous execution of the BundleInstance operation.
public BeginBundleInstance ( BundleInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.BundleInstanceRequest Container for the necessary parameters to execute the BundleInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelBundleTask() public method

Initiates the asynchronous execution of the CancelBundleTask operation.
public BeginCancelBundleTask ( CancelBundleTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelBundleTaskRequest Container for the necessary parameters to execute the CancelBundleTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelConversionTask() public method

Initiates the asynchronous execution of the CancelConversionTask operation.
public BeginCancelConversionTask ( CancelConversionTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelConversionTaskRequest Container for the necessary parameters to execute the CancelConversionTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelExportTask() public method

Initiates the asynchronous execution of the CancelExportTask operation.
public BeginCancelExportTask ( CancelExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelExportTaskRequest Container for the necessary parameters to execute the CancelExportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelImportTask() public method

Initiates the asynchronous execution of the CancelImportTask operation.
public BeginCancelImportTask ( CancelImportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelImportTaskRequest Container for the necessary parameters to execute the CancelImportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelReservedInstancesListing() public method

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.
public BeginCancelReservedInstancesListing ( CancelReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelReservedInstancesListingRequest Container for the necessary parameters to execute the CancelReservedInstancesListing operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelSpotFleetRequests() public method

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.
public BeginCancelSpotFleetRequests ( CancelSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelSpotFleetRequestsRequest Container for the necessary parameters to execute the CancelSpotFleetRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCancelSpotInstanceRequests() public method

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.
public BeginCancelSpotInstanceRequests ( CancelSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CancelSpotInstanceRequestsRequest Container for the necessary parameters to execute the CancelSpotInstanceRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginConfirmProductInstance() public method

Initiates the asynchronous execution of the ConfirmProductInstance operation.
public BeginConfirmProductInstance ( ConfirmProductInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.ConfirmProductInstanceRequest Container for the necessary parameters to execute the ConfirmProductInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCopyImage() public method

Initiates the asynchronous execution of the CopyImage operation.
public BeginCopyImage ( CopyImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CopyImageRequest Container for the necessary parameters to execute the CopyImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCopySnapshot() public method

Initiates the asynchronous execution of the CopySnapshot operation.
public BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CopySnapshotRequest Container for the necessary parameters to execute the CopySnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateCustomerGateway() public method

Initiates the asynchronous execution of the CreateCustomerGateway operation.
public BeginCreateCustomerGateway ( CreateCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateCustomerGatewayRequest Container for the necessary parameters to execute the CreateCustomerGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateDhcpOptions() public method

Initiates the asynchronous execution of the CreateDhcpOptions operation.
public BeginCreateDhcpOptions ( CreateDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateDhcpOptionsRequest Container for the necessary parameters to execute the CreateDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateEgressOnlyInternetGateway() public method

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public BeginCreateEgressOnlyInternetGateway ( CreateEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the CreateEgressOnlyInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateFlowLogs() public method

Initiates the asynchronous execution of the CreateFlowLogs operation.
public BeginCreateFlowLogs ( CreateFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateFlowLogsRequest Container for the necessary parameters to execute the CreateFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateImage() public method

Initiates the asynchronous execution of the CreateImage operation.
public BeginCreateImage ( CreateImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateImageRequest Container for the necessary parameters to execute the CreateImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateInstanceExportTask() public method

Initiates the asynchronous execution of the CreateInstanceExportTask operation.
public BeginCreateInstanceExportTask ( CreateInstanceExportTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateInstanceExportTaskRequest Container for the necessary parameters to execute the CreateInstanceExportTask operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateInternetGateway() public method

Initiates the asynchronous execution of the CreateInternetGateway operation.
public BeginCreateInternetGateway ( CreateInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateInternetGatewayRequest Container for the necessary parameters to execute the CreateInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateKeyPair() public method

Initiates the asynchronous execution of the CreateKeyPair operation.
public BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateNatGateway() public method

Initiates the asynchronous execution of the CreateNatGateway operation.
public BeginCreateNatGateway ( CreateNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNatGatewayRequest Container for the necessary parameters to execute the CreateNatGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateNetworkAcl() public method

Initiates the asynchronous execution of the CreateNetworkAcl operation.
public BeginCreateNetworkAcl ( CreateNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkAclRequest Container for the necessary parameters to execute the CreateNetworkAcl operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateNetworkAclEntry() public method

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.
public BeginCreateNetworkAclEntry ( CreateNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkAclEntryRequest Container for the necessary parameters to execute the CreateNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateNetworkInterface() public method

Initiates the asynchronous execution of the CreateNetworkInterface operation.
public BeginCreateNetworkInterface ( CreateNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateNetworkInterfaceRequest Container for the necessary parameters to execute the CreateNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreatePlacementGroup() public method

Initiates the asynchronous execution of the CreatePlacementGroup operation.
public BeginCreatePlacementGroup ( CreatePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreatePlacementGroupRequest Container for the necessary parameters to execute the CreatePlacementGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateReservedInstancesListing() public method

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.
public BeginCreateReservedInstancesListing ( CreateReservedInstancesListingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateReservedInstancesListingRequest Container for the necessary parameters to execute the CreateReservedInstancesListing operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateRoute() public method

Initiates the asynchronous execution of the CreateRoute operation.
public BeginCreateRoute ( CreateRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateRouteRequest Container for the necessary parameters to execute the CreateRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateRouteTable() public method

Initiates the asynchronous execution of the CreateRouteTable operation.
public BeginCreateRouteTable ( CreateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateRouteTableRequest Container for the necessary parameters to execute the CreateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateSecurityGroup() public method

Initiates the asynchronous execution of the CreateSecurityGroup operation.
public BeginCreateSecurityGroup ( CreateSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSecurityGroupRequest Container for the necessary parameters to execute the CreateSecurityGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateSnapshot() public method

Initiates the asynchronous execution of the CreateSnapshot operation.
public BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateSpotDatafeedSubscription() public method

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public BeginCreateSpotDatafeedSubscription ( CreateSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the CreateSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateSubnet() public method

Initiates the asynchronous execution of the CreateSubnet operation.
public BeginCreateSubnet ( CreateSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateSubnetRequest Container for the necessary parameters to execute the CreateSubnet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateTags() public method

Initiates the asynchronous execution of the CreateTags operation.
public BeginCreateTags ( CreateTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateTagsRequest Container for the necessary parameters to execute the CreateTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVolume() public method

Initiates the asynchronous execution of the CreateVolume operation.
public BeginCreateVolume ( CreateVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVolumeRequest Container for the necessary parameters to execute the CreateVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpc() public method

Initiates the asynchronous execution of the CreateVpc operation.
public BeginCreateVpc ( CreateVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcRequest Container for the necessary parameters to execute the CreateVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpcEndpoint() public method

Initiates the asynchronous execution of the CreateVpcEndpoint operation.
public BeginCreateVpcEndpoint ( CreateVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcEndpointRequest Container for the necessary parameters to execute the CreateVpcEndpoint operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpcPeeringConnection() public method

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.
public BeginCreateVpcPeeringConnection ( CreateVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpcPeeringConnectionRequest Container for the necessary parameters to execute the CreateVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpnConnection() public method

Initiates the asynchronous execution of the CreateVpnConnection operation.
public BeginCreateVpnConnection ( CreateVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnConnectionRequest Container for the necessary parameters to execute the CreateVpnConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpnConnectionRoute() public method

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.
public BeginCreateVpnConnectionRoute ( CreateVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnConnectionRouteRequest Container for the necessary parameters to execute the CreateVpnConnectionRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateVpnGateway() public method

Initiates the asynchronous execution of the CreateVpnGateway operation.
public BeginCreateVpnGateway ( CreateVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.CreateVpnGatewayRequest Container for the necessary parameters to execute the CreateVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteCustomerGateway() public method

Initiates the asynchronous execution of the DeleteCustomerGateway operation.
public BeginDeleteCustomerGateway ( DeleteCustomerGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteCustomerGatewayRequest Container for the necessary parameters to execute the DeleteCustomerGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteDhcpOptions() public method

Initiates the asynchronous execution of the DeleteDhcpOptions operation.
public BeginDeleteDhcpOptions ( DeleteDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteDhcpOptionsRequest Container for the necessary parameters to execute the DeleteDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteEgressOnlyInternetGateway() public method

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public BeginDeleteEgressOnlyInternetGateway ( DeleteEgressOnlyInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the DeleteEgressOnlyInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteFlowLogs() public method

Initiates the asynchronous execution of the DeleteFlowLogs operation.
public BeginDeleteFlowLogs ( DeleteFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteFlowLogsRequest Container for the necessary parameters to execute the DeleteFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteInternetGateway() public method

Initiates the asynchronous execution of the DeleteInternetGateway operation.
public BeginDeleteInternetGateway ( DeleteInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteInternetGatewayRequest Container for the necessary parameters to execute the DeleteInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteKeyPair() public method

Initiates the asynchronous execution of the DeleteKeyPair operation.
public BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteNatGateway() public method

Initiates the asynchronous execution of the DeleteNatGateway operation.
public BeginDeleteNatGateway ( DeleteNatGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNatGatewayRequest Container for the necessary parameters to execute the DeleteNatGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteNetworkAcl() public method

Initiates the asynchronous execution of the DeleteNetworkAcl operation.
public BeginDeleteNetworkAcl ( DeleteNetworkAclRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkAclRequest Container for the necessary parameters to execute the DeleteNetworkAcl operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteNetworkAclEntry() public method

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.
public BeginDeleteNetworkAclEntry ( DeleteNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkAclEntryRequest Container for the necessary parameters to execute the DeleteNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteNetworkInterface() public method

Initiates the asynchronous execution of the DeleteNetworkInterface operation.
public BeginDeleteNetworkInterface ( DeleteNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteNetworkInterfaceRequest Container for the necessary parameters to execute the DeleteNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeletePlacementGroup() public method

Initiates the asynchronous execution of the DeletePlacementGroup operation.
public BeginDeletePlacementGroup ( DeletePlacementGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeletePlacementGroupRequest Container for the necessary parameters to execute the DeletePlacementGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteRoute() public method

Initiates the asynchronous execution of the DeleteRoute operation.
public BeginDeleteRoute ( DeleteRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteRouteRequest Container for the necessary parameters to execute the DeleteRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteRouteTable() public method

Initiates the asynchronous execution of the DeleteRouteTable operation.
public BeginDeleteRouteTable ( DeleteRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteRouteTableRequest Container for the necessary parameters to execute the DeleteRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteSecurityGroup() public method

Initiates the asynchronous execution of the DeleteSecurityGroup operation.
public BeginDeleteSecurityGroup ( DeleteSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSecurityGroupRequest Container for the necessary parameters to execute the DeleteSecurityGroup operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteSnapshot() public method

Initiates the asynchronous execution of the DeleteSnapshot operation.
public BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSnapshotRequest Container for the necessary parameters to execute the DeleteSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteSpotDatafeedSubscription() public method

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public BeginDeleteSpotDatafeedSubscription ( DeleteSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DeleteSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteSubnet() public method

Initiates the asynchronous execution of the DeleteSubnet operation.
public BeginDeleteSubnet ( DeleteSubnetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteSubnetRequest Container for the necessary parameters to execute the DeleteSubnet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteTags() public method

Initiates the asynchronous execution of the DeleteTags operation.
public BeginDeleteTags ( DeleteTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteTagsRequest Container for the necessary parameters to execute the DeleteTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVolume() public method

Initiates the asynchronous execution of the DeleteVolume operation.
public BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpc() public method

Initiates the asynchronous execution of the DeleteVpc operation.
public BeginDeleteVpc ( DeleteVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcRequest Container for the necessary parameters to execute the DeleteVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpcEndpoints() public method

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.
public BeginDeleteVpcEndpoints ( DeleteVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcEndpointsRequest Container for the necessary parameters to execute the DeleteVpcEndpoints operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpcPeeringConnection() public method

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.
public BeginDeleteVpcPeeringConnection ( DeleteVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpcPeeringConnectionRequest Container for the necessary parameters to execute the DeleteVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpnConnection() public method

Initiates the asynchronous execution of the DeleteVpnConnection operation.
public BeginDeleteVpnConnection ( DeleteVpnConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnConnectionRequest Container for the necessary parameters to execute the DeleteVpnConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpnConnectionRoute() public method

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.
public BeginDeleteVpnConnectionRoute ( DeleteVpnConnectionRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnConnectionRouteRequest Container for the necessary parameters to execute the DeleteVpnConnectionRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteVpnGateway() public method

Initiates the asynchronous execution of the DeleteVpnGateway operation.
public BeginDeleteVpnGateway ( DeleteVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeleteVpnGatewayRequest Container for the necessary parameters to execute the DeleteVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeregisterImage() public method

Initiates the asynchronous execution of the DeregisterImage operation.
public BeginDeregisterImage ( DeregisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DeregisterImageRequest Container for the necessary parameters to execute the DeregisterImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeAccountAttributes() public method

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeAddresses() public method

Initiates the asynchronous execution of the DescribeAddresses operation.
public BeginDescribeAddresses ( DescribeAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAddressesRequest Container for the necessary parameters to execute the DescribeAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeAvailabilityZones() public method

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.
public BeginDescribeAvailabilityZones ( DescribeAvailabilityZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeAvailabilityZonesRequest Container for the necessary parameters to execute the DescribeAvailabilityZones operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeBundleTasks() public method

Initiates the asynchronous execution of the DescribeBundleTasks operation.
public BeginDescribeBundleTasks ( DescribeBundleTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeBundleTasksRequest Container for the necessary parameters to execute the DescribeBundleTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeClassicLinkInstances() public method

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.
public BeginDescribeClassicLinkInstances ( DescribeClassicLinkInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeClassicLinkInstancesRequest Container for the necessary parameters to execute the DescribeClassicLinkInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeConversionTasks() public method

Initiates the asynchronous execution of the DescribeConversionTasks operation.
public BeginDescribeConversionTasks ( DescribeConversionTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeConversionTasksRequest Container for the necessary parameters to execute the DescribeConversionTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeCustomerGateways() public method

Initiates the asynchronous execution of the DescribeCustomerGateways operation.
public BeginDescribeCustomerGateways ( DescribeCustomerGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeCustomerGatewaysRequest Container for the necessary parameters to execute the DescribeCustomerGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeDhcpOptions() public method

Initiates the asynchronous execution of the DescribeDhcpOptions operation.
public BeginDescribeDhcpOptions ( DescribeDhcpOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeDhcpOptionsRequest Container for the necessary parameters to execute the DescribeDhcpOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeEgressOnlyInternetGateways() public method

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public BeginDescribeEgressOnlyInternetGateways ( DescribeEgressOnlyInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeEgressOnlyInternetGatewaysRequest Container for the necessary parameters to execute the DescribeEgressOnlyInternetGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeExportTasks() public method

Initiates the asynchronous execution of the DescribeExportTasks operation.
public BeginDescribeExportTasks ( DescribeExportTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeExportTasksRequest Container for the necessary parameters to execute the DescribeExportTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeFlowLogs() public method

Initiates the asynchronous execution of the DescribeFlowLogs operation.
public BeginDescribeFlowLogs ( DescribeFlowLogsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeFlowLogsRequest Container for the necessary parameters to execute the DescribeFlowLogs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeHostReservationOfferings() public method

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.
public BeginDescribeHostReservationOfferings ( DescribeHostReservationOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostReservationOfferingsRequest Container for the necessary parameters to execute the DescribeHostReservationOfferings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeHostReservations() public method

Initiates the asynchronous execution of the DescribeHostReservations operation.
public BeginDescribeHostReservations ( DescribeHostReservationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostReservationsRequest Container for the necessary parameters to execute the DescribeHostReservations operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeHosts() public method

Initiates the asynchronous execution of the DescribeHosts operation.
public BeginDescribeHosts ( DescribeHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeHostsRequest Container for the necessary parameters to execute the DescribeHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeIdFormat() public method

Initiates the asynchronous execution of the DescribeIdFormat operation.
public BeginDescribeIdFormat ( DescribeIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeIdFormatRequest Container for the necessary parameters to execute the DescribeIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeIdentityIdFormat() public method

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.
public BeginDescribeIdentityIdFormat ( DescribeIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeIdentityIdFormatRequest Container for the necessary parameters to execute the DescribeIdentityIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeImageAttribute() public method

Initiates the asynchronous execution of the DescribeImageAttribute operation.
public BeginDescribeImageAttribute ( DescribeImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImageAttributeRequest Container for the necessary parameters to execute the DescribeImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeImages() public method

Initiates the asynchronous execution of the DescribeImages operation.
public BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeImportImageTasks() public method

Initiates the asynchronous execution of the DescribeImportImageTasks operation.
public BeginDescribeImportImageTasks ( DescribeImportImageTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImportImageTasksRequest Container for the necessary parameters to execute the DescribeImportImageTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeImportSnapshotTasks() public method

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.
public BeginDescribeImportSnapshotTasks ( DescribeImportSnapshotTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeImportSnapshotTasksRequest Container for the necessary parameters to execute the DescribeImportSnapshotTasks operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeInstanceAttribute() public method

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.
public BeginDescribeInstanceAttribute ( DescribeInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstanceAttributeRequest Container for the necessary parameters to execute the DescribeInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeInstanceStatus() public method

Initiates the asynchronous execution of the DescribeInstanceStatus operation.
public BeginDescribeInstanceStatus ( DescribeInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstanceStatusRequest Container for the necessary parameters to execute the DescribeInstanceStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeInstances() public method

Initiates the asynchronous execution of the DescribeInstances operation.
public BeginDescribeInstances ( DescribeInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInstancesRequest Container for the necessary parameters to execute the DescribeInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeInternetGateways() public method

Initiates the asynchronous execution of the DescribeInternetGateways operation.
public BeginDescribeInternetGateways ( DescribeInternetGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeInternetGatewaysRequest Container for the necessary parameters to execute the DescribeInternetGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeKeyPairs() public method

Initiates the asynchronous execution of the DescribeKeyPairs operation.
public BeginDescribeKeyPairs ( DescribeKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeKeyPairsRequest Container for the necessary parameters to execute the DescribeKeyPairs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeMovingAddresses() public method

Initiates the asynchronous execution of the DescribeMovingAddresses operation.
public BeginDescribeMovingAddresses ( Amazon.EC2.Model.DescribeMovingAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeMovingAddressesRequest Container for the necessary parameters to execute the DescribeMovingAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeNatGateways() public method

Initiates the asynchronous execution of the DescribeNatGateways operation.
public BeginDescribeNatGateways ( DescribeNatGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNatGatewaysRequest Container for the necessary parameters to execute the DescribeNatGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeNetworkAcls() public method

Initiates the asynchronous execution of the DescribeNetworkAcls operation.
public BeginDescribeNetworkAcls ( DescribeNetworkAclsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkAclsRequest Container for the necessary parameters to execute the DescribeNetworkAcls operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeNetworkInterfaceAttribute() public method

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public BeginDescribeNetworkInterfaceAttribute ( DescribeNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the DescribeNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeNetworkInterfaces() public method

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.
public BeginDescribeNetworkInterfaces ( DescribeNetworkInterfacesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeNetworkInterfacesRequest Container for the necessary parameters to execute the DescribeNetworkInterfaces operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribePlacementGroups() public method

Initiates the asynchronous execution of the DescribePlacementGroups operation.
public BeginDescribePlacementGroups ( DescribePlacementGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribePlacementGroupsRequest Container for the necessary parameters to execute the DescribePlacementGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribePrefixLists() public method

Initiates the asynchronous execution of the DescribePrefixLists operation.
public BeginDescribePrefixLists ( DescribePrefixListsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribePrefixListsRequest Container for the necessary parameters to execute the DescribePrefixLists operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeRegions() public method

Initiates the asynchronous execution of the DescribeRegions operation.
public BeginDescribeRegions ( DescribeRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeRegionsRequest Container for the necessary parameters to execute the DescribeRegions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeReservedInstances() public method

Initiates the asynchronous execution of the DescribeReservedInstances operation.
public BeginDescribeReservedInstances ( DescribeReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesRequest Container for the necessary parameters to execute the DescribeReservedInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeReservedInstancesListings() public method

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.
public BeginDescribeReservedInstancesListings ( DescribeReservedInstancesListingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesListingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesListings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeReservedInstancesModifications() public method

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.
public BeginDescribeReservedInstancesModifications ( DescribeReservedInstancesModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesModificationsRequest Container for the necessary parameters to execute the DescribeReservedInstancesModifications operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeReservedInstancesOfferings() public method

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public BeginDescribeReservedInstancesOfferings ( DescribeReservedInstancesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeReservedInstancesOfferingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesOfferings operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeRouteTables() public method

Initiates the asynchronous execution of the DescribeRouteTables operation.
public BeginDescribeRouteTables ( DescribeRouteTablesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeRouteTablesRequest Container for the necessary parameters to execute the DescribeRouteTables operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeScheduledInstanceAvailability() public method

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public BeginDescribeScheduledInstanceAvailability ( DescribeScheduledInstanceAvailabilityRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeScheduledInstanceAvailabilityRequest Container for the necessary parameters to execute the DescribeScheduledInstanceAvailability operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeScheduledInstances() public method

Initiates the asynchronous execution of the DescribeScheduledInstances operation.
public BeginDescribeScheduledInstances ( DescribeScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeScheduledInstancesRequest Container for the necessary parameters to execute the DescribeScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSecurityGroupReferences() public method

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.
public BeginDescribeSecurityGroupReferences ( DescribeSecurityGroupReferencesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSecurityGroupReferencesRequest Container for the necessary parameters to execute the DescribeSecurityGroupReferences operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSecurityGroups() public method

Initiates the asynchronous execution of the DescribeSecurityGroups operation.
public BeginDescribeSecurityGroups ( DescribeSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSecurityGroupsRequest Container for the necessary parameters to execute the DescribeSecurityGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSnapshotAttribute() public method

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.
public BeginDescribeSnapshotAttribute ( DescribeSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSnapshotAttributeRequest Container for the necessary parameters to execute the DescribeSnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSnapshots() public method

Initiates the asynchronous execution of the DescribeSnapshots operation.
public BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSnapshotsRequest Container for the necessary parameters to execute the DescribeSnapshots operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotDatafeedSubscription() public method

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public BeginDescribeSpotDatafeedSubscription ( DescribeSpotDatafeedSubscriptionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DescribeSpotDatafeedSubscription operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotFleetInstances() public method

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.
public BeginDescribeSpotFleetInstances ( DescribeSpotFleetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetInstancesRequest Container for the necessary parameters to execute the DescribeSpotFleetInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotFleetRequestHistory() public method

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public BeginDescribeSpotFleetRequestHistory ( DescribeSpotFleetRequestHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetRequestHistoryRequest Container for the necessary parameters to execute the DescribeSpotFleetRequestHistory operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotFleetRequests() public method

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.
public BeginDescribeSpotFleetRequests ( DescribeSpotFleetRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotFleetRequestsRequest Container for the necessary parameters to execute the DescribeSpotFleetRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotInstanceRequests() public method

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.
public BeginDescribeSpotInstanceRequests ( DescribeSpotInstanceRequestsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotInstanceRequestsRequest Container for the necessary parameters to execute the DescribeSpotInstanceRequests operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSpotPriceHistory() public method

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.
public BeginDescribeSpotPriceHistory ( DescribeSpotPriceHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSpotPriceHistoryRequest Container for the necessary parameters to execute the DescribeSpotPriceHistory operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeStaleSecurityGroups() public method

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.
public BeginDescribeStaleSecurityGroups ( DescribeStaleSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeStaleSecurityGroupsRequest Container for the necessary parameters to execute the DescribeStaleSecurityGroups operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSubnets() public method

Initiates the asynchronous execution of the DescribeSubnets operation.
public BeginDescribeSubnets ( DescribeSubnetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeSubnetsRequest Container for the necessary parameters to execute the DescribeSubnets operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeTags() public method

Initiates the asynchronous execution of the DescribeTags operation.
public BeginDescribeTags ( DescribeTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeTagsRequest Container for the necessary parameters to execute the DescribeTags operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVolumeAttribute() public method

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.
public BeginDescribeVolumeAttribute ( DescribeVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumeAttributeRequest Container for the necessary parameters to execute the DescribeVolumeAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVolumeStatus() public method

Initiates the asynchronous execution of the DescribeVolumeStatus operation.
public BeginDescribeVolumeStatus ( DescribeVolumeStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumeStatusRequest Container for the necessary parameters to execute the DescribeVolumeStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVolumes() public method

Initiates the asynchronous execution of the DescribeVolumes operation.
public BeginDescribeVolumes ( DescribeVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVolumesRequest Container for the necessary parameters to execute the DescribeVolumes operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcAttribute() public method

Initiates the asynchronous execution of the DescribeVpcAttribute operation.
public BeginDescribeVpcAttribute ( DescribeVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcAttributeRequest Container for the necessary parameters to execute the DescribeVpcAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcClassicLink() public method

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.
public BeginDescribeVpcClassicLink ( DescribeVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcClassicLinkRequest Container for the necessary parameters to execute the DescribeVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcClassicLinkDnsSupport() public method

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public BeginDescribeVpcClassicLinkDnsSupport ( DescribeVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DescribeVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcEndpointServices() public method

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.
public BeginDescribeVpcEndpointServices ( DescribeVpcEndpointServicesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcEndpointServicesRequest Container for the necessary parameters to execute the DescribeVpcEndpointServices operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcEndpoints() public method

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.
public BeginDescribeVpcEndpoints ( DescribeVpcEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcEndpointsRequest Container for the necessary parameters to execute the DescribeVpcEndpoints operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcPeeringConnections() public method

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.
public BeginDescribeVpcPeeringConnections ( DescribeVpcPeeringConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcPeeringConnectionsRequest Container for the necessary parameters to execute the DescribeVpcPeeringConnections operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpcs() public method

Initiates the asynchronous execution of the DescribeVpcs operation.
public BeginDescribeVpcs ( DescribeVpcsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpcsRequest Container for the necessary parameters to execute the DescribeVpcs operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpnConnections() public method

Initiates the asynchronous execution of the DescribeVpnConnections operation.
public BeginDescribeVpnConnections ( DescribeVpnConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpnConnectionsRequest Container for the necessary parameters to execute the DescribeVpnConnections operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeVpnGateways() public method

Initiates the asynchronous execution of the DescribeVpnGateways operation.
public BeginDescribeVpnGateways ( DescribeVpnGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DescribeVpnGatewaysRequest Container for the necessary parameters to execute the DescribeVpnGateways operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDetachClassicLinkVpc() public method

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.
public BeginDetachClassicLinkVpc ( DetachClassicLinkVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachClassicLinkVpcRequest Container for the necessary parameters to execute the DetachClassicLinkVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDetachInternetGateway() public method

Initiates the asynchronous execution of the DetachInternetGateway operation.
public BeginDetachInternetGateway ( DetachInternetGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachInternetGatewayRequest Container for the necessary parameters to execute the DetachInternetGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDetachNetworkInterface() public method

Initiates the asynchronous execution of the DetachNetworkInterface operation.
public BeginDetachNetworkInterface ( DetachNetworkInterfaceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachNetworkInterfaceRequest Container for the necessary parameters to execute the DetachNetworkInterface operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDetachVolume() public method

Initiates the asynchronous execution of the DetachVolume operation.
public BeginDetachVolume ( DetachVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachVolumeRequest Container for the necessary parameters to execute the DetachVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDetachVpnGateway() public method

Initiates the asynchronous execution of the DetachVpnGateway operation.
public BeginDetachVpnGateway ( DetachVpnGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DetachVpnGatewayRequest Container for the necessary parameters to execute the DetachVpnGateway operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisableVgwRoutePropagation() public method

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.
public BeginDisableVgwRoutePropagation ( DisableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVgwRoutePropagationRequest Container for the necessary parameters to execute the DisableVgwRoutePropagation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisableVpcClassicLink() public method

Initiates the asynchronous execution of the DisableVpcClassicLink operation.
public BeginDisableVpcClassicLink ( DisableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVpcClassicLinkRequest Container for the necessary parameters to execute the DisableVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisableVpcClassicLinkDnsSupport() public method

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public BeginDisableVpcClassicLinkDnsSupport ( DisableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DisableVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisassociateAddress() public method

Initiates the asynchronous execution of the DisassociateAddress operation.
public BeginDisassociateAddress ( DisassociateAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.EC2.Model.DisassociateAddressRequest Container for the necessary parameters to execute the DisassociateAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisassociateRouteTable() public method

Initiates the asynchronous execution of the DisassociateRouteTable operation.
public BeginDisassociateRouteTable ( DisassociateRouteTableRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateRouteTableRequest Container for the necessary parameters to execute the DisassociateRouteTable operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisassociateSubnetCidrBlock() public method

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public BeginDisassociateSubnetCidrBlock ( DisassociateSubnetCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateSubnetCidrBlockRequest Container for the necessary parameters to execute the DisassociateSubnetCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisassociateVpcCidrBlock() public method

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.
public BeginDisassociateVpcCidrBlock ( DisassociateVpcCidrBlockRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisassociateVpcCidrBlockRequest Container for the necessary parameters to execute the DisassociateVpcCidrBlock operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginEnableVgwRoutePropagation() public method

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.
public BeginEnableVgwRoutePropagation ( EnableVgwRoutePropagationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVgwRoutePropagationRequest Container for the necessary parameters to execute the EnableVgwRoutePropagation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginEnableVolumeIO() public method

Initiates the asynchronous execution of the EnableVolumeIO operation.
public BeginEnableVolumeIO ( EnableVolumeIORequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVolumeIORequest Container for the necessary parameters to execute the EnableVolumeIO operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginEnableVpcClassicLink() public method

Initiates the asynchronous execution of the EnableVpcClassicLink operation.
public BeginEnableVpcClassicLink ( EnableVpcClassicLinkRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVpcClassicLinkRequest Container for the necessary parameters to execute the EnableVpcClassicLink operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginEnableVpcClassicLinkDnsSupport() public method

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public BeginEnableVpcClassicLinkDnsSupport ( EnableVpcClassicLinkDnsSupportRequest request, AsyncCallback callback, object state ) : IAsyncResult
request EnableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the EnableVpcClassicLinkDnsSupport operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginGetConsoleOutput() public method

Initiates the asynchronous execution of the GetConsoleOutput operation.
public BeginGetConsoleOutput ( GetConsoleOutputRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetConsoleOutputRequest Container for the necessary parameters to execute the GetConsoleOutput operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginGetConsoleScreenshot() public method

Initiates the asynchronous execution of the GetConsoleScreenshot operation.
public BeginGetConsoleScreenshot ( GetConsoleScreenshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetConsoleScreenshotRequest Container for the necessary parameters to execute the GetConsoleScreenshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginGetHostReservationPurchasePreview() public method

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.
public BeginGetHostReservationPurchasePreview ( GetHostReservationPurchasePreviewRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetHostReservationPurchasePreviewRequest Container for the necessary parameters to execute the GetHostReservationPurchasePreview operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginGetPasswordData() public method

Initiates the asynchronous execution of the GetPasswordData operation.
public BeginGetPasswordData ( GetPasswordDataRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetPasswordDataRequest Container for the necessary parameters to execute the GetPasswordData operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginGetReservedInstancesExchangeQuote() public method

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public BeginGetReservedInstancesExchangeQuote ( GetReservedInstancesExchangeQuoteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request GetReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the GetReservedInstancesExchangeQuote operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginImportImage() public method

Initiates the asynchronous execution of the ImportImage operation.
public BeginImportImage ( ImportImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportImageRequest Container for the necessary parameters to execute the ImportImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginImportInstance() public method

Initiates the asynchronous execution of the ImportInstance operation.
public BeginImportInstance ( ImportInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportInstanceRequest Container for the necessary parameters to execute the ImportInstance operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginImportKeyPair() public method

Initiates the asynchronous execution of the ImportKeyPair operation.
public BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginImportSnapshot() public method

Initiates the asynchronous execution of the ImportSnapshot operation.
public BeginImportSnapshot ( ImportSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportSnapshotRequest Container for the necessary parameters to execute the ImportSnapshot operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginImportVolume() public method

Initiates the asynchronous execution of the ImportVolume operation.
public BeginImportVolume ( ImportVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportVolumeRequest Container for the necessary parameters to execute the ImportVolume operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyHosts() public method

Initiates the asynchronous execution of the ModifyHosts operation.
public BeginModifyHosts ( ModifyHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyHostsRequest Container for the necessary parameters to execute the ModifyHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyIdFormat() public method

Initiates the asynchronous execution of the ModifyIdFormat operation.
public BeginModifyIdFormat ( ModifyIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyIdFormatRequest Container for the necessary parameters to execute the ModifyIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyIdentityIdFormat() public method

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.
public BeginModifyIdentityIdFormat ( ModifyIdentityIdFormatRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyIdentityIdFormatRequest Container for the necessary parameters to execute the ModifyIdentityIdFormat operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyImageAttribute() public method

Initiates the asynchronous execution of the ModifyImageAttribute operation.
public BeginModifyImageAttribute ( ModifyImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyImageAttributeRequest Container for the necessary parameters to execute the ModifyImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyInstanceAttribute() public method

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.
public BeginModifyInstanceAttribute ( ModifyInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyInstanceAttributeRequest Container for the necessary parameters to execute the ModifyInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyInstancePlacement() public method

Initiates the asynchronous execution of the ModifyInstancePlacement operation.
public BeginModifyInstancePlacement ( ModifyInstancePlacementRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyInstancePlacementRequest Container for the necessary parameters to execute the ModifyInstancePlacement operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyNetworkInterfaceAttribute() public method

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public BeginModifyNetworkInterfaceAttribute ( ModifyNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ModifyNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyReservedInstances() public method

Initiates the asynchronous execution of the ModifyReservedInstances operation.
public BeginModifyReservedInstances ( ModifyReservedInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReservedInstancesRequest Container for the necessary parameters to execute the ModifyReservedInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifySnapshotAttribute() public method

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.
public BeginModifySnapshotAttribute ( ModifySnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySnapshotAttributeRequest Container for the necessary parameters to execute the ModifySnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifySpotFleetRequest() public method

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.
public BeginModifySpotFleetRequest ( ModifySpotFleetRequestRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySpotFleetRequestRequest Container for the necessary parameters to execute the ModifySpotFleetRequest operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifySubnetAttribute() public method

Initiates the asynchronous execution of the ModifySubnetAttribute operation.
public BeginModifySubnetAttribute ( ModifySubnetAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifySubnetAttributeRequest Container for the necessary parameters to execute the ModifySubnetAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyVolumeAttribute() public method

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.
public BeginModifyVolumeAttribute ( ModifyVolumeAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVolumeAttributeRequest Container for the necessary parameters to execute the ModifyVolumeAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyVpcAttribute() public method

Initiates the asynchronous execution of the ModifyVpcAttribute operation.
public BeginModifyVpcAttribute ( ModifyVpcAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcAttributeRequest Container for the necessary parameters to execute the ModifyVpcAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyVpcEndpoint() public method

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.
public BeginModifyVpcEndpoint ( ModifyVpcEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcEndpointRequest Container for the necessary parameters to execute the ModifyVpcEndpoint operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginModifyVpcPeeringConnectionOptions() public method

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public BeginModifyVpcPeeringConnectionOptions ( ModifyVpcPeeringConnectionOptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyVpcPeeringConnectionOptionsRequest Container for the necessary parameters to execute the ModifyVpcPeeringConnectionOptions operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginMonitorInstances() public method

Initiates the asynchronous execution of the MonitorInstances operation.
public BeginMonitorInstances ( MonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request MonitorInstancesRequest Container for the necessary parameters to execute the MonitorInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginMoveAddressToVpc() public method

Initiates the asynchronous execution of the MoveAddressToVpc operation.
public BeginMoveAddressToVpc ( MoveAddressToVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request MoveAddressToVpcRequest Container for the necessary parameters to execute the MoveAddressToVpc operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginPurchaseHostReservation() public method

Initiates the asynchronous execution of the PurchaseHostReservation operation.
public BeginPurchaseHostReservation ( PurchaseHostReservationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseHostReservationRequest Container for the necessary parameters to execute the PurchaseHostReservation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginPurchaseReservedInstancesOffering() public method

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public BeginPurchaseReservedInstancesOffering ( PurchaseReservedInstancesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseReservedInstancesOfferingRequest Container for the necessary parameters to execute the PurchaseReservedInstancesOffering operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginPurchaseScheduledInstances() public method

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.
public BeginPurchaseScheduledInstances ( PurchaseScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PurchaseScheduledInstancesRequest Container for the necessary parameters to execute the PurchaseScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRebootInstances() public method

Initiates the asynchronous execution of the RebootInstances operation.
public BeginRebootInstances ( RebootInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RebootInstancesRequest Container for the necessary parameters to execute the RebootInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRegisterImage() public method

Initiates the asynchronous execution of the RegisterImage operation.
public BeginRegisterImage ( RegisterImageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RegisterImageRequest Container for the necessary parameters to execute the RegisterImage operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRejectVpcPeeringConnection() public method

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.
public BeginRejectVpcPeeringConnection ( RejectVpcPeeringConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RejectVpcPeeringConnectionRequest Container for the necessary parameters to execute the RejectVpcPeeringConnection operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReleaseAddress() public method

Initiates the asynchronous execution of the ReleaseAddress operation.
public BeginReleaseAddress ( ReleaseAddressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReleaseAddressRequest Container for the necessary parameters to execute the ReleaseAddress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReleaseHosts() public method

Initiates the asynchronous execution of the ReleaseHosts operation.
public BeginReleaseHosts ( ReleaseHostsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReleaseHostsRequest Container for the necessary parameters to execute the ReleaseHosts operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReplaceNetworkAclAssociation() public method

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public BeginReplaceNetworkAclAssociation ( ReplaceNetworkAclAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceNetworkAclAssociationRequest Container for the necessary parameters to execute the ReplaceNetworkAclAssociation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReplaceNetworkAclEntry() public method

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.
public BeginReplaceNetworkAclEntry ( ReplaceNetworkAclEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceNetworkAclEntryRequest Container for the necessary parameters to execute the ReplaceNetworkAclEntry operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReplaceRoute() public method

Initiates the asynchronous execution of the ReplaceRoute operation.
public BeginReplaceRoute ( ReplaceRouteRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceRouteRequest Container for the necessary parameters to execute the ReplaceRoute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReplaceRouteTableAssociation() public method

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.
public BeginReplaceRouteTableAssociation ( ReplaceRouteTableAssociationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReplaceRouteTableAssociationRequest Container for the necessary parameters to execute the ReplaceRouteTableAssociation operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginReportInstanceStatus() public method

Initiates the asynchronous execution of the ReportInstanceStatus operation.
public BeginReportInstanceStatus ( ReportInstanceStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ReportInstanceStatusRequest Container for the necessary parameters to execute the ReportInstanceStatus operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRequestSpotFleet() public method

Initiates the asynchronous execution of the RequestSpotFleet operation.
public BeginRequestSpotFleet ( RequestSpotFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RequestSpotFleetRequest Container for the necessary parameters to execute the RequestSpotFleet operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRequestSpotInstances() public method

Initiates the asynchronous execution of the RequestSpotInstances operation.
public BeginRequestSpotInstances ( RequestSpotInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RequestSpotInstancesRequest Container for the necessary parameters to execute the RequestSpotInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginResetImageAttribute() public method

Initiates the asynchronous execution of the ResetImageAttribute operation.
public BeginResetImageAttribute ( ResetImageAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetImageAttributeRequest Container for the necessary parameters to execute the ResetImageAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginResetInstanceAttribute() public method

Initiates the asynchronous execution of the ResetInstanceAttribute operation.
public BeginResetInstanceAttribute ( ResetInstanceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetInstanceAttributeRequest Container for the necessary parameters to execute the ResetInstanceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginResetNetworkInterfaceAttribute() public method

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public BeginResetNetworkInterfaceAttribute ( ResetNetworkInterfaceAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ResetNetworkInterfaceAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginResetSnapshotAttribute() public method

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.
public BeginResetSnapshotAttribute ( ResetSnapshotAttributeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetSnapshotAttributeRequest Container for the necessary parameters to execute the ResetSnapshotAttribute operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRestoreAddressToClassic() public method

Initiates the asynchronous execution of the RestoreAddressToClassic operation.
public BeginRestoreAddressToClassic ( RestoreAddressToClassicRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RestoreAddressToClassicRequest Container for the necessary parameters to execute the RestoreAddressToClassic operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRevokeSecurityGroupEgress() public method

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.
public BeginRevokeSecurityGroupEgress ( RevokeSecurityGroupEgressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RevokeSecurityGroupEgressRequest Container for the necessary parameters to execute the RevokeSecurityGroupEgress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRevokeSecurityGroupIngress() public method

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.
public BeginRevokeSecurityGroupIngress ( RevokeSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RevokeSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeSecurityGroupIngress operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRunInstances() public method

Initiates the asynchronous execution of the RunInstances operation.
public BeginRunInstances ( RunInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RunInstancesRequest Container for the necessary parameters to execute the RunInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginRunScheduledInstances() public method

Initiates the asynchronous execution of the RunScheduledInstances operation.
public BeginRunScheduledInstances ( RunScheduledInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RunScheduledInstancesRequest Container for the necessary parameters to execute the RunScheduledInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginStartInstances() public method

Initiates the asynchronous execution of the StartInstances operation.
public BeginStartInstances ( StartInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StartInstancesRequest Container for the necessary parameters to execute the StartInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginStopInstances() public method

Initiates the asynchronous execution of the StopInstances operation.
public BeginStopInstances ( StopInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StopInstancesRequest Container for the necessary parameters to execute the StopInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginTerminateInstances() public method

Initiates the asynchronous execution of the TerminateInstances operation.
public BeginTerminateInstances ( TerminateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request TerminateInstancesRequest Container for the necessary parameters to execute the TerminateInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginUnassignIpv6Addresses() public method

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.
public BeginUnassignIpv6Addresses ( UnassignIpv6AddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnassignIpv6AddressesRequest Container for the necessary parameters to execute the UnassignIpv6Addresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginUnassignPrivateIpAddresses() public method

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.
public BeginUnassignPrivateIpAddresses ( UnassignPrivateIpAddressesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnassignPrivateIpAddressesRequest Container for the necessary parameters to execute the UnassignPrivateIpAddresses operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginUnmonitorInstances() public method

Initiates the asynchronous execution of the UnmonitorInstances operation.
public BeginUnmonitorInstances ( UnmonitorInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnmonitorInstancesRequest Container for the necessary parameters to execute the UnmonitorInstances operation on AmazonEC2Client.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BundleInstanceAsync() public method

Initiates the asynchronous execution of the BundleInstance operation.
public BundleInstanceAsync ( BundleInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request BundleInstanceRequest Container for the necessary parameters to execute the BundleInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelBundleTaskAsync() public method

Initiates the asynchronous execution of the CancelBundleTask operation.
public CancelBundleTaskAsync ( CancelBundleTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelBundleTaskRequest Container for the necessary parameters to execute the CancelBundleTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelConversionTaskAsync() public method

Initiates the asynchronous execution of the CancelConversionTask operation.
public CancelConversionTaskAsync ( CancelConversionTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelConversionTaskRequest Container for the necessary parameters to execute the CancelConversionTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelExportTaskAsync() public method

Initiates the asynchronous execution of the CancelExportTask operation.
public CancelExportTaskAsync ( CancelExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelExportTaskRequest Container for the necessary parameters to execute the CancelExportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelImportTaskAsync() public method

Initiates the asynchronous execution of the CancelImportTask operation.
public CancelImportTaskAsync ( CancelImportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelImportTaskRequest Container for the necessary parameters to execute the CancelImportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelReservedInstancesListingAsync() public method

Initiates the asynchronous execution of the CancelReservedInstancesListing operation.
public CancelReservedInstancesListingAsync ( CancelReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelReservedInstancesListingRequest Container for the necessary parameters to execute the CancelReservedInstancesListing operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelSpotFleetRequestsAsync() public method

Initiates the asynchronous execution of the CancelSpotFleetRequests operation.
public CancelSpotFleetRequestsAsync ( CancelSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelSpotFleetRequestsRequest Container for the necessary parameters to execute the CancelSpotFleetRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CancelSpotInstanceRequestsAsync() public method

Initiates the asynchronous execution of the CancelSpotInstanceRequests operation.
public CancelSpotInstanceRequestsAsync ( CancelSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelSpotInstanceRequestsRequest Container for the necessary parameters to execute the CancelSpotInstanceRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ConfirmProductInstanceAsync() public method

Initiates the asynchronous execution of the ConfirmProductInstance operation.
public ConfirmProductInstanceAsync ( ConfirmProductInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ConfirmProductInstanceRequest Container for the necessary parameters to execute the ConfirmProductInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CopyImageAsync() public method

Initiates the asynchronous execution of the CopyImage operation.
public CopyImageAsync ( CopyImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CopyImageRequest Container for the necessary parameters to execute the CopyImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CopySnapshotAsync() public method

Initiates the asynchronous execution of the CopySnapshot operation.
public CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CopySnapshotRequest Container for the necessary parameters to execute the CopySnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateCustomerGatewayAsync() public method

Initiates the asynchronous execution of the CreateCustomerGateway operation.
public CreateCustomerGatewayAsync ( CreateCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateCustomerGatewayRequest Container for the necessary parameters to execute the CreateCustomerGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateDhcpOptionsAsync() public method

Initiates the asynchronous execution of the CreateDhcpOptions operation.
public CreateDhcpOptionsAsync ( CreateDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateDhcpOptionsRequest Container for the necessary parameters to execute the CreateDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateEgressOnlyInternetGatewayAsync() public method

Initiates the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public CreateEgressOnlyInternetGatewayAsync ( CreateEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the CreateEgressOnlyInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateFlowLogsAsync() public method

Initiates the asynchronous execution of the CreateFlowLogs operation.
public CreateFlowLogsAsync ( CreateFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateFlowLogsRequest Container for the necessary parameters to execute the CreateFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateImageAsync() public method

Initiates the asynchronous execution of the CreateImage operation.
public CreateImageAsync ( CreateImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateImageRequest Container for the necessary parameters to execute the CreateImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateInstanceExportTaskAsync() public method

Initiates the asynchronous execution of the CreateInstanceExportTask operation.
public CreateInstanceExportTaskAsync ( CreateInstanceExportTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateInstanceExportTaskRequest Container for the necessary parameters to execute the CreateInstanceExportTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateInternetGatewayAsync() public method

Initiates the asynchronous execution of the CreateInternetGateway operation.
public CreateInternetGatewayAsync ( CreateInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateInternetGatewayRequest Container for the necessary parameters to execute the CreateInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateInternetGatewayAsync() public method

Creates an Internet gateway for use with a VPC. After creating the Internet gateway, you attach it to a VPC using AttachInternetGateway.

For more information about your VPC and Internet gateway, see the Amazon Virtual Private Cloud User Guide.

public CreateInternetGatewayAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateKeyPairAsync() public method

Initiates the asynchronous execution of the CreateKeyPair operation.
public CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateNatGatewayAsync() public method

Initiates the asynchronous execution of the CreateNatGateway operation.
public CreateNatGatewayAsync ( CreateNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNatGatewayRequest Container for the necessary parameters to execute the CreateNatGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateNetworkAclAsync() public method

Initiates the asynchronous execution of the CreateNetworkAcl operation.
public CreateNetworkAclAsync ( CreateNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkAclRequest Container for the necessary parameters to execute the CreateNetworkAcl operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateNetworkAclEntryAsync() public method

Initiates the asynchronous execution of the CreateNetworkAclEntry operation.
public CreateNetworkAclEntryAsync ( CreateNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkAclEntryRequest Container for the necessary parameters to execute the CreateNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateNetworkInterfaceAsync() public method

Initiates the asynchronous execution of the CreateNetworkInterface operation.
public CreateNetworkInterfaceAsync ( CreateNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNetworkInterfaceRequest Container for the necessary parameters to execute the CreateNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreatePlacementGroupAsync() public method

Initiates the asynchronous execution of the CreatePlacementGroup operation.
public CreatePlacementGroupAsync ( CreatePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreatePlacementGroupRequest Container for the necessary parameters to execute the CreatePlacementGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateReservedInstancesListingAsync() public method

Initiates the asynchronous execution of the CreateReservedInstancesListing operation.
public CreateReservedInstancesListingAsync ( CreateReservedInstancesListingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReservedInstancesListingRequest Container for the necessary parameters to execute the CreateReservedInstancesListing operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateRouteAsync() public method

Initiates the asynchronous execution of the CreateRoute operation.
public CreateRouteAsync ( CreateRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateRouteRequest Container for the necessary parameters to execute the CreateRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateRouteTableAsync() public method

Initiates the asynchronous execution of the CreateRouteTable operation.
public CreateRouteTableAsync ( CreateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateRouteTableRequest Container for the necessary parameters to execute the CreateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateSecurityGroupAsync() public method

Initiates the asynchronous execution of the CreateSecurityGroup operation.
public CreateSecurityGroupAsync ( CreateSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSecurityGroupRequest Container for the necessary parameters to execute the CreateSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateSigner() protected method

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
return AbstractAWSSigner

CreateSnapshotAsync() public method

Initiates the asynchronous execution of the CreateSnapshot operation.
public CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateSpotDatafeedSubscriptionAsync() public method

Initiates the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public CreateSpotDatafeedSubscriptionAsync ( CreateSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the CreateSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateSubnetAsync() public method

Initiates the asynchronous execution of the CreateSubnet operation.
public CreateSubnetAsync ( CreateSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSubnetRequest Container for the necessary parameters to execute the CreateSubnet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateTagsAsync() public method

Initiates the asynchronous execution of the CreateTags operation.
public CreateTagsAsync ( CreateTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateTagsRequest Container for the necessary parameters to execute the CreateTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVolumeAsync() public method

Initiates the asynchronous execution of the CreateVolume operation.
public CreateVolumeAsync ( CreateVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVolumeRequest Container for the necessary parameters to execute the CreateVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpcAsync() public method

Initiates the asynchronous execution of the CreateVpc operation.
public CreateVpcAsync ( CreateVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcRequest Container for the necessary parameters to execute the CreateVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpcEndpointAsync() public method

Initiates the asynchronous execution of the CreateVpcEndpoint operation.
public CreateVpcEndpointAsync ( CreateVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcEndpointRequest Container for the necessary parameters to execute the CreateVpcEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpcPeeringConnectionAsync() public method

Initiates the asynchronous execution of the CreateVpcPeeringConnection operation.
public CreateVpcPeeringConnectionAsync ( CreateVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpcPeeringConnectionRequest Container for the necessary parameters to execute the CreateVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpnConnectionAsync() public method

Initiates the asynchronous execution of the CreateVpnConnection operation.
public CreateVpnConnectionAsync ( CreateVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnConnectionRequest Container for the necessary parameters to execute the CreateVpnConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpnConnectionRouteAsync() public method

Initiates the asynchronous execution of the CreateVpnConnectionRoute operation.
public CreateVpnConnectionRouteAsync ( CreateVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnConnectionRouteRequest Container for the necessary parameters to execute the CreateVpnConnectionRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateVpnGatewayAsync() public method

Initiates the asynchronous execution of the CreateVpnGateway operation.
public CreateVpnGatewayAsync ( CreateVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateVpnGatewayRequest Container for the necessary parameters to execute the CreateVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CustomizeRuntimePipeline() protected method

Customizes the runtime pipeline.
protected CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void
pipeline RuntimePipeline Runtime pipeline for the current client.
return void

DeleteCustomerGatewayAsync() public method

Initiates the asynchronous execution of the DeleteCustomerGateway operation.
public DeleteCustomerGatewayAsync ( DeleteCustomerGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteCustomerGatewayRequest Container for the necessary parameters to execute the DeleteCustomerGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteDhcpOptionsAsync() public method

Initiates the asynchronous execution of the DeleteDhcpOptions operation.
public DeleteDhcpOptionsAsync ( DeleteDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteDhcpOptionsRequest Container for the necessary parameters to execute the DeleteDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteEgressOnlyInternetGatewayAsync() public method

Initiates the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public DeleteEgressOnlyInternetGatewayAsync ( DeleteEgressOnlyInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteEgressOnlyInternetGatewayRequest Container for the necessary parameters to execute the DeleteEgressOnlyInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteFlowLogsAsync() public method

Initiates the asynchronous execution of the DeleteFlowLogs operation.
public DeleteFlowLogsAsync ( DeleteFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteFlowLogsRequest Container for the necessary parameters to execute the DeleteFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteInternetGatewayAsync() public method

Initiates the asynchronous execution of the DeleteInternetGateway operation.
public DeleteInternetGatewayAsync ( DeleteInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteInternetGatewayRequest Container for the necessary parameters to execute the DeleteInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteKeyPairAsync() public method

Initiates the asynchronous execution of the DeleteKeyPair operation.
public DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteNatGatewayAsync() public method

Initiates the asynchronous execution of the DeleteNatGateway operation.
public DeleteNatGatewayAsync ( DeleteNatGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNatGatewayRequest Container for the necessary parameters to execute the DeleteNatGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteNetworkAclAsync() public method

Initiates the asynchronous execution of the DeleteNetworkAcl operation.
public DeleteNetworkAclAsync ( DeleteNetworkAclRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkAclRequest Container for the necessary parameters to execute the DeleteNetworkAcl operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteNetworkAclEntryAsync() public method

Initiates the asynchronous execution of the DeleteNetworkAclEntry operation.
public DeleteNetworkAclEntryAsync ( DeleteNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkAclEntryRequest Container for the necessary parameters to execute the DeleteNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteNetworkInterfaceAsync() public method

Initiates the asynchronous execution of the DeleteNetworkInterface operation.
public DeleteNetworkInterfaceAsync ( DeleteNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteNetworkInterfaceRequest Container for the necessary parameters to execute the DeleteNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeletePlacementGroupAsync() public method

Initiates the asynchronous execution of the DeletePlacementGroup operation.
public DeletePlacementGroupAsync ( DeletePlacementGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeletePlacementGroupRequest Container for the necessary parameters to execute the DeletePlacementGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteRouteAsync() public method

Initiates the asynchronous execution of the DeleteRoute operation.
public DeleteRouteAsync ( DeleteRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteRouteRequest Container for the necessary parameters to execute the DeleteRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteRouteTableAsync() public method

Initiates the asynchronous execution of the DeleteRouteTable operation.
public DeleteRouteTableAsync ( DeleteRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteRouteTableRequest Container for the necessary parameters to execute the DeleteRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteSecurityGroupAsync() public method

Initiates the asynchronous execution of the DeleteSecurityGroup operation.
public DeleteSecurityGroupAsync ( DeleteSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSecurityGroupRequest Container for the necessary parameters to execute the DeleteSecurityGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteSnapshotAsync() public method

Initiates the asynchronous execution of the DeleteSnapshot operation.
public DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSnapshotRequest Container for the necessary parameters to execute the DeleteSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteSpotDatafeedSubscriptionAsync() public method

Initiates the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public DeleteSpotDatafeedSubscriptionAsync ( DeleteSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DeleteSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteSpotDatafeedSubscriptionAsync() public method

Deletes the data feed for Spot instances.
public DeleteSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteSubnetAsync() public method

Initiates the asynchronous execution of the DeleteSubnet operation.
public DeleteSubnetAsync ( DeleteSubnetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSubnetRequest Container for the necessary parameters to execute the DeleteSubnet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteTagsAsync() public method

Initiates the asynchronous execution of the DeleteTags operation.
public DeleteTagsAsync ( DeleteTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteTagsRequest Container for the necessary parameters to execute the DeleteTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVolumeAsync() public method

Initiates the asynchronous execution of the DeleteVolume operation.
public DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpcAsync() public method

Initiates the asynchronous execution of the DeleteVpc operation.
public DeleteVpcAsync ( DeleteVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcRequest Container for the necessary parameters to execute the DeleteVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpcEndpointsAsync() public method

Initiates the asynchronous execution of the DeleteVpcEndpoints operation.
public DeleteVpcEndpointsAsync ( DeleteVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcEndpointsRequest Container for the necessary parameters to execute the DeleteVpcEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpcPeeringConnectionAsync() public method

Initiates the asynchronous execution of the DeleteVpcPeeringConnection operation.
public DeleteVpcPeeringConnectionAsync ( DeleteVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpcPeeringConnectionRequest Container for the necessary parameters to execute the DeleteVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpnConnectionAsync() public method

Initiates the asynchronous execution of the DeleteVpnConnection operation.
public DeleteVpnConnectionAsync ( DeleteVpnConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnConnectionRequest Container for the necessary parameters to execute the DeleteVpnConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpnConnectionRouteAsync() public method

Initiates the asynchronous execution of the DeleteVpnConnectionRoute operation.
public DeleteVpnConnectionRouteAsync ( DeleteVpnConnectionRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnConnectionRouteRequest Container for the necessary parameters to execute the DeleteVpnConnectionRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteVpnGatewayAsync() public method

Initiates the asynchronous execution of the DeleteVpnGateway operation.
public DeleteVpnGatewayAsync ( DeleteVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVpnGatewayRequest Container for the necessary parameters to execute the DeleteVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeregisterImageAsync() public method

Initiates the asynchronous execution of the DeregisterImage operation.
public DeregisterImageAsync ( DeregisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeregisterImageRequest Container for the necessary parameters to execute the DeregisterImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAccountAttributesAsync() public method

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAccountAttributesAsync() public method

Describes attributes of your AWS account. The following are the supported account attributes:
  • supported-platforms: Indicates whether your account can launch instances into EC2-Classic and EC2-VPC, or only into EC2-VPC.

  • default-vpc: The ID of the default VPC for your account, or none.

  • max-instances: The maximum number of On-Demand instances that you can run.

  • vpc-max-security-groups-per-interface: The maximum number of security groups that you can assign to a network interface.

  • max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-Classic.

  • vpc-max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate for use with EC2-VPC.

public DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAddressesAsync() public method

Initiates the asynchronous execution of the DescribeAddresses operation.
public DescribeAddressesAsync ( DescribeAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAddressesRequest Container for the necessary parameters to execute the DescribeAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAddressesAsync() public method

Describes one or more of your Elastic IP addresses.

An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.

public DescribeAddressesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAvailabilityZonesAsync() public method

Initiates the asynchronous execution of the DescribeAvailabilityZones operation.
public DescribeAvailabilityZonesAsync ( DescribeAvailabilityZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAvailabilityZonesRequest Container for the necessary parameters to execute the DescribeAvailabilityZones operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeAvailabilityZonesAsync() public method

Describes one or more of the Availability Zones that are available to you. The results include zones only for the region you're currently using. If there is an event impacting an Availability Zone, you can use this request to view the state and any provided message for that Availability Zone.

For more information, see Regions and Availability Zones in the Amazon Elastic Compute Cloud User Guide.

public DescribeAvailabilityZonesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeBundleTasksAsync() public method

Initiates the asynchronous execution of the DescribeBundleTasks operation.
public DescribeBundleTasksAsync ( DescribeBundleTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeBundleTasksRequest Container for the necessary parameters to execute the DescribeBundleTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeBundleTasksAsync() public method

Describes one or more of your bundling tasks.

Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.

public DescribeBundleTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeClassicLinkInstancesAsync() public method

Initiates the asynchronous execution of the DescribeClassicLinkInstances operation.
public DescribeClassicLinkInstancesAsync ( DescribeClassicLinkInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeClassicLinkInstancesRequest Container for the necessary parameters to execute the DescribeClassicLinkInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeConversionTasksAsync() public method

Initiates the asynchronous execution of the DescribeConversionTasks operation.
public DescribeConversionTasksAsync ( DescribeConversionTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeConversionTasksRequest Container for the necessary parameters to execute the DescribeConversionTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeConversionTasksAsync() public method

Describes one or more of your conversion tasks. For more information, see the VM Import/Export User Guide.

For information about the import manifest referenced by this API action, see VM Import Manifest.

public DescribeConversionTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeCustomerGatewaysAsync() public method

Initiates the asynchronous execution of the DescribeCustomerGateways operation.
public DescribeCustomerGatewaysAsync ( DescribeCustomerGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCustomerGatewaysRequest Container for the necessary parameters to execute the DescribeCustomerGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeCustomerGatewaysAsync() public method

Describes one or more of your VPN customer gateways.

For more information about VPN customer gateways, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeCustomerGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeDhcpOptionsAsync() public method

Initiates the asynchronous execution of the DescribeDhcpOptions operation.
public DescribeDhcpOptionsAsync ( DescribeDhcpOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeDhcpOptionsRequest Container for the necessary parameters to execute the DescribeDhcpOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeDhcpOptionsAsync() public method

Describes one or more of your DHCP options sets.

For more information about DHCP options sets, see DHCP Options Sets in the Amazon Virtual Private Cloud User Guide.

public DescribeDhcpOptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeEgressOnlyInternetGatewaysAsync() public method

Initiates the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public DescribeEgressOnlyInternetGatewaysAsync ( DescribeEgressOnlyInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEgressOnlyInternetGatewaysRequest Container for the necessary parameters to execute the DescribeEgressOnlyInternetGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeExportTasksAsync() public method

Initiates the asynchronous execution of the DescribeExportTasks operation.
public DescribeExportTasksAsync ( DescribeExportTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeExportTasksRequest Container for the necessary parameters to execute the DescribeExportTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeExportTasksAsync() public method

Describes one or more of your export tasks.
public DescribeExportTasksAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeFlowLogsAsync() public method

Initiates the asynchronous execution of the DescribeFlowLogs operation.
public DescribeFlowLogsAsync ( DescribeFlowLogsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeFlowLogsRequest Container for the necessary parameters to execute the DescribeFlowLogs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeHostReservationOfferingsAsync() public method

Initiates the asynchronous execution of the DescribeHostReservationOfferings operation.
public DescribeHostReservationOfferingsAsync ( DescribeHostReservationOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostReservationOfferingsRequest Container for the necessary parameters to execute the DescribeHostReservationOfferings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeHostReservationsAsync() public method

Initiates the asynchronous execution of the DescribeHostReservations operation.
public DescribeHostReservationsAsync ( DescribeHostReservationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostReservationsRequest Container for the necessary parameters to execute the DescribeHostReservations operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeHostsAsync() public method

Initiates the asynchronous execution of the DescribeHosts operation.
public DescribeHostsAsync ( DescribeHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeHostsRequest Container for the necessary parameters to execute the DescribeHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeIdFormatAsync() public method

Initiates the asynchronous execution of the DescribeIdFormat operation.
public DescribeIdFormatAsync ( DescribeIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeIdFormatRequest Container for the necessary parameters to execute the DescribeIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeIdentityIdFormatAsync() public method

Initiates the asynchronous execution of the DescribeIdentityIdFormat operation.
public DescribeIdentityIdFormatAsync ( DescribeIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeIdentityIdFormatRequest Container for the necessary parameters to execute the DescribeIdentityIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImageAttributeAsync() public method

Initiates the asynchronous execution of the DescribeImageAttribute operation.
public DescribeImageAttributeAsync ( DescribeImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImageAttributeRequest Container for the necessary parameters to execute the DescribeImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImagesAsync() public method

Initiates the asynchronous execution of the DescribeImages operation.
public DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImagesAsync() public method

Describes one or more of the images (AMIs, AKIs, and ARIs) available to you. Images available to you include public images, private images that you own, and private images owned by other AWS accounts but for which you have explicit launch permissions.

Deregistered images are included in the returned results for an unspecified interval after deregistration.

public DescribeImagesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImportImageTasksAsync() public method

Initiates the asynchronous execution of the DescribeImportImageTasks operation.
public DescribeImportImageTasksAsync ( DescribeImportImageTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImportImageTasksRequest Container for the necessary parameters to execute the DescribeImportImageTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImportSnapshotTasksAsync() public method

Initiates the asynchronous execution of the DescribeImportSnapshotTasks operation.
public DescribeImportSnapshotTasksAsync ( DescribeImportSnapshotTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeImportSnapshotTasksRequest Container for the necessary parameters to execute the DescribeImportSnapshotTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInstanceAttributeAsync() public method

Initiates the asynchronous execution of the DescribeInstanceAttribute operation.
public DescribeInstanceAttributeAsync ( DescribeInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstanceAttributeRequest Container for the necessary parameters to execute the DescribeInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInstanceStatusAsync() public method

Initiates the asynchronous execution of the DescribeInstanceStatus operation.
public DescribeInstanceStatusAsync ( DescribeInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstanceStatusRequest Container for the necessary parameters to execute the DescribeInstanceStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInstanceStatusAsync() public method

Describes the status of one or more instances. By default, only running instances are described, unless specified otherwise.

Instance status includes the following components:

  • Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status Checks for Your Instances and Troubleshooting Instances with Failed Status Checks in the Amazon Elastic Compute Cloud User Guide.

  • Scheduled events - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see Scheduled Events for Your Instances in the Amazon Elastic Compute Cloud User Guide.

  • Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance Lifecycle in the Amazon Elastic Compute Cloud User Guide.

public DescribeInstanceStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInstancesAsync() public method

Initiates the asynchronous execution of the DescribeInstances operation.
public DescribeInstancesAsync ( DescribeInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInstancesRequest Container for the necessary parameters to execute the DescribeInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInstancesAsync() public method

Describes one or more of your instances.

If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an instance ID that is not valid, an error is returned. If you specify an instance that you do not own, it is not included in the returned results.

Recently terminated instances might appear in the returned results. This interval is usually less than one hour.

If you describe instances in the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected zone, or do not specify any instance IDs at all, the call fails. If you describe instances and specify only instance IDs that are in an unaffected zone, the call works normally.

public DescribeInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInternetGatewaysAsync() public method

Initiates the asynchronous execution of the DescribeInternetGateways operation.
public DescribeInternetGatewaysAsync ( DescribeInternetGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeInternetGatewaysRequest Container for the necessary parameters to execute the DescribeInternetGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeInternetGatewaysAsync() public method

Describes one or more of your Internet gateways.
public DescribeInternetGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeKeyPairsAsync() public method

Initiates the asynchronous execution of the DescribeKeyPairs operation.
public DescribeKeyPairsAsync ( DescribeKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeKeyPairsRequest Container for the necessary parameters to execute the DescribeKeyPairs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeKeyPairsAsync() public method

Describes one or more of your key pairs.

For more information about key pairs, see Key Pairs in the Amazon Elastic Compute Cloud User Guide.

public DescribeKeyPairsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeMovingAddressesAsync() public method

Initiates the asynchronous execution of the DescribeMovingAddresses operation.
public DescribeMovingAddressesAsync ( DescribeMovingAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeMovingAddressesRequest Container for the necessary parameters to execute the DescribeMovingAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNatGatewaysAsync() public method

Initiates the asynchronous execution of the DescribeNatGateways operation.
public DescribeNatGatewaysAsync ( DescribeNatGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNatGatewaysRequest Container for the necessary parameters to execute the DescribeNatGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNetworkAclsAsync() public method

Initiates the asynchronous execution of the DescribeNetworkAcls operation.
public DescribeNetworkAclsAsync ( DescribeNetworkAclsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkAclsRequest Container for the necessary parameters to execute the DescribeNetworkAcls operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNetworkAclsAsync() public method

Describes one or more of your network ACLs.

For more information about network ACLs, see Network ACLs in the Amazon Virtual Private Cloud User Guide.

public DescribeNetworkAclsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNetworkInterfaceAttributeAsync() public method

Initiates the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public DescribeNetworkInterfaceAttributeAsync ( DescribeNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the DescribeNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNetworkInterfacesAsync() public method

Initiates the asynchronous execution of the DescribeNetworkInterfaces operation.
public DescribeNetworkInterfacesAsync ( DescribeNetworkInterfacesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNetworkInterfacesRequest Container for the necessary parameters to execute the DescribeNetworkInterfaces operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeNetworkInterfacesAsync() public method

Describes one or more of your network interfaces.
public DescribeNetworkInterfacesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribePlacementGroupsAsync() public method

Initiates the asynchronous execution of the DescribePlacementGroups operation.
public DescribePlacementGroupsAsync ( DescribePlacementGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribePlacementGroupsRequest Container for the necessary parameters to execute the DescribePlacementGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribePlacementGroupsAsync() public method

Describes one or more of your placement groups. For more information about placement groups and cluster instances, see Cluster Instances in the Amazon Elastic Compute Cloud User Guide.
public DescribePlacementGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribePrefixListsAsync() public method

Initiates the asynchronous execution of the DescribePrefixLists operation.
public DescribePrefixListsAsync ( DescribePrefixListsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribePrefixListsRequest Container for the necessary parameters to execute the DescribePrefixLists operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeRegionsAsync() public method

Initiates the asynchronous execution of the DescribeRegions operation.
public DescribeRegionsAsync ( DescribeRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRegionsRequest Container for the necessary parameters to execute the DescribeRegions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeRegionsAsync() public method

Describes one or more regions that are currently available to you.

For a list of the regions supported by Amazon EC2, see Regions and Endpoints.

public DescribeRegionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesAsync() public method

Initiates the asynchronous execution of the DescribeReservedInstances operation.
public DescribeReservedInstancesAsync ( DescribeReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesRequest Container for the necessary parameters to execute the DescribeReservedInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesAsync() public method

Describes one or more of the Reserved Instances that you purchased.

For more information about Reserved Instances, see Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesListingsAsync() public method

Initiates the asynchronous execution of the DescribeReservedInstancesListings operation.
public DescribeReservedInstancesListingsAsync ( DescribeReservedInstancesListingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesListingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesListings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesListingsAsync() public method

Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.

The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.

As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.

As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesListingsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesModificationsAsync() public method

Initiates the asynchronous execution of the DescribeReservedInstancesModifications operation.
public DescribeReservedInstancesModificationsAsync ( DescribeReservedInstancesModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesModificationsRequest Container for the necessary parameters to execute the DescribeReservedInstancesModifications operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesModificationsAsync() public method

Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.

For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesModificationsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesOfferingsAsync() public method

Initiates the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public DescribeReservedInstancesOfferingsAsync ( DescribeReservedInstancesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReservedInstancesOfferingsRequest Container for the necessary parameters to execute the DescribeReservedInstancesOfferings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeReservedInstancesOfferingsAsync() public method

Describes Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.

If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

public DescribeReservedInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeRouteTablesAsync() public method

Initiates the asynchronous execution of the DescribeRouteTables operation.
public DescribeRouteTablesAsync ( DescribeRouteTablesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRouteTablesRequest Container for the necessary parameters to execute the DescribeRouteTables operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeRouteTablesAsync() public method

Describes one or more of your route tables.

Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.

For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide.

public DescribeRouteTablesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeScheduledInstanceAvailabilityAsync() public method

Initiates the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public DescribeScheduledInstanceAvailabilityAsync ( DescribeScheduledInstanceAvailabilityRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeScheduledInstanceAvailabilityRequest Container for the necessary parameters to execute the DescribeScheduledInstanceAvailability operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeScheduledInstancesAsync() public method

Initiates the asynchronous execution of the DescribeScheduledInstances operation.
public DescribeScheduledInstancesAsync ( DescribeScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeScheduledInstancesRequest Container for the necessary parameters to execute the DescribeScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSecurityGroupReferencesAsync() public method

Initiates the asynchronous execution of the DescribeSecurityGroupReferences operation.
public DescribeSecurityGroupReferencesAsync ( DescribeSecurityGroupReferencesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSecurityGroupReferencesRequest Container for the necessary parameters to execute the DescribeSecurityGroupReferences operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSecurityGroupsAsync() public method

Initiates the asynchronous execution of the DescribeSecurityGroups operation.
public DescribeSecurityGroupsAsync ( DescribeSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSecurityGroupsRequest Container for the necessary parameters to execute the DescribeSecurityGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSecurityGroupsAsync() public method

Describes one or more of your security groups.

A security group is for use with instances either in the EC2-Classic platform or in a specific VPC. For more information, see Amazon EC2 Security Groups in the Amazon Elastic Compute Cloud User Guide and Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSnapshotAttributeAsync() public method

Initiates the asynchronous execution of the DescribeSnapshotAttribute operation.
public DescribeSnapshotAttributeAsync ( DescribeSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotAttributeRequest Container for the necessary parameters to execute the DescribeSnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSnapshotsAsync() public method

Initiates the asynchronous execution of the DescribeSnapshots operation.
public DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotsRequest Container for the necessary parameters to execute the DescribeSnapshots operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSnapshotsAsync() public method

Describes one or more of the EBS snapshots available to you. Available snapshots include public snapshots available for any AWS account to launch, private snapshots that you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.

The create volume permissions fall into the following categories:

  • public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All AWS accounts have create volume permissions for these snapshots.

  • explicit: The owner of the snapshot granted create volume permissions to a specific AWS account.

  • implicit: An AWS account has implicit create volume permissions for all snapshots it owns.

The list of snapshots returned can be modified by specifying snapshot IDs, snapshot owners, or AWS accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions.

If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results.

If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the AWS account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own.

If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify AWS account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots.

If you are describing a long list of snapshots, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results.

For more information about EBS snapshots, see Amazon EBS Snapshots in the Amazon Elastic Compute Cloud User Guide.

public DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotDatafeedSubscriptionAsync() public method

Initiates the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public DescribeSpotDatafeedSubscriptionAsync ( DescribeSpotDatafeedSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotDatafeedSubscriptionRequest Container for the necessary parameters to execute the DescribeSpotDatafeedSubscription operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotDatafeedSubscriptionAsync() public method

Describes the data feed for Spot instances. For more information, see Spot Instance Data Feed in the Amazon Elastic Compute Cloud User Guide.
public DescribeSpotDatafeedSubscriptionAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotFleetInstancesAsync() public method

Initiates the asynchronous execution of the DescribeSpotFleetInstances operation.
public DescribeSpotFleetInstancesAsync ( DescribeSpotFleetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetInstancesRequest Container for the necessary parameters to execute the DescribeSpotFleetInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotFleetRequestHistoryAsync() public method

Initiates the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public DescribeSpotFleetRequestHistoryAsync ( DescribeSpotFleetRequestHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetRequestHistoryRequest Container for the necessary parameters to execute the DescribeSpotFleetRequestHistory operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotFleetRequestsAsync() public method

Initiates the asynchronous execution of the DescribeSpotFleetRequests operation.
public DescribeSpotFleetRequestsAsync ( DescribeSpotFleetRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotFleetRequestsRequest Container for the necessary parameters to execute the DescribeSpotFleetRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotInstanceRequestsAsync() public method

Initiates the asynchronous execution of the DescribeSpotInstanceRequests operation.
public DescribeSpotInstanceRequestsAsync ( DescribeSpotInstanceRequestsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotInstanceRequestsRequest Container for the necessary parameters to execute the DescribeSpotInstanceRequests operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotInstanceRequestsAsync() public method

Describes the Spot instance requests that belong to your account. Spot instances are instances that Amazon EC2 launches when the bid price that you specify exceeds the current Spot price. Amazon EC2 periodically sets the Spot price based on available Spot instance capacity and current Spot instance requests. For more information, see Spot Instance Requests in the Amazon Elastic Compute Cloud User Guide.

You can use DescribeSpotInstanceRequests to find a running Spot instance by examining the response. If the status of the Spot instance is fulfilled, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use DescribeInstances with a filter to look for instances where the instance lifecycle is spot.

Spot instance requests are deleted 4 hours after they are canceled and their instances are terminated.

public DescribeSpotInstanceRequestsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotPriceHistoryAsync() public method

Initiates the asynchronous execution of the DescribeSpotPriceHistory operation.
public DescribeSpotPriceHistoryAsync ( DescribeSpotPriceHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSpotPriceHistoryRequest Container for the necessary parameters to execute the DescribeSpotPriceHistory operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSpotPriceHistoryAsync() public method

Describes the Spot price history. For more information, see Spot Instance Pricing History in the Amazon Elastic Compute Cloud User Guide.

When you specify a start and end time, this operation returns the prices of the instance types within the time range that you specified and the time when the price changed. The price is valid within the time period that you specified; the response merely indicates the last time that the price changed.

public DescribeSpotPriceHistoryAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeStaleSecurityGroupsAsync() public method

Initiates the asynchronous execution of the DescribeStaleSecurityGroups operation.
public DescribeStaleSecurityGroupsAsync ( DescribeStaleSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeStaleSecurityGroupsRequest Container for the necessary parameters to execute the DescribeStaleSecurityGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSubnetsAsync() public method

Initiates the asynchronous execution of the DescribeSubnets operation.
public DescribeSubnetsAsync ( DescribeSubnetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSubnetsRequest Container for the necessary parameters to execute the DescribeSubnets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSubnetsAsync() public method

Describes one or more of your subnets.

For more information about subnets, see Your VPC and Subnets in the Amazon Virtual Private Cloud User Guide.

public DescribeSubnetsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeTagsAsync() public method

Initiates the asynchronous execution of the DescribeTags operation.
public DescribeTagsAsync ( DescribeTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTagsRequest Container for the necessary parameters to execute the DescribeTags operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeTagsAsync() public method

Describes one or more of the tags for your EC2 resources.

For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide.

public DescribeTagsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVolumeAttributeAsync() public method

Initiates the asynchronous execution of the DescribeVolumeAttribute operation.
public DescribeVolumeAttributeAsync ( DescribeVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumeAttributeRequest Container for the necessary parameters to execute the DescribeVolumeAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVolumeStatusAsync() public method

Initiates the asynchronous execution of the DescribeVolumeStatus operation.
public DescribeVolumeStatusAsync ( DescribeVolumeStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumeStatusRequest Container for the necessary parameters to execute the DescribeVolumeStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVolumeStatusAsync() public method

Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event.

The DescribeVolumeStatus operation provides the following information about the specified volumes:

Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks may still be taking place on your volume at the time. We recommend that you retry the request. For more information on volume status, see Monitoring the Status of Your Volumes.

Events: Reflect the cause of a volume status and may require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and may have inconsistent data.

Actions: Reflect the actions you may have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency.

Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)

public DescribeVolumeStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVolumesAsync() public method

Initiates the asynchronous execution of the DescribeVolumes operation.
public DescribeVolumesAsync ( DescribeVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVolumesRequest Container for the necessary parameters to execute the DescribeVolumes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVolumesAsync() public method

Describes the specified EBS volumes.

If you are describing a long list of volumes, you can paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeVolumes request to retrieve the remaining results.

For more information about EBS volumes, see Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide.

public DescribeVolumesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcAttributeAsync() public method

Initiates the asynchronous execution of the DescribeVpcAttribute operation.
public DescribeVpcAttributeAsync ( DescribeVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcAttributeRequest Container for the necessary parameters to execute the DescribeVpcAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcClassicLinkAsync() public method

Initiates the asynchronous execution of the DescribeVpcClassicLink operation.
public DescribeVpcClassicLinkAsync ( DescribeVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcClassicLinkRequest Container for the necessary parameters to execute the DescribeVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcClassicLinkDnsSupportAsync() public method

Initiates the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public DescribeVpcClassicLinkDnsSupportAsync ( DescribeVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DescribeVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcEndpointServicesAsync() public method

Initiates the asynchronous execution of the DescribeVpcEndpointServices operation.
public DescribeVpcEndpointServicesAsync ( DescribeVpcEndpointServicesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcEndpointServicesRequest Container for the necessary parameters to execute the DescribeVpcEndpointServices operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcEndpointsAsync() public method

Initiates the asynchronous execution of the DescribeVpcEndpoints operation.
public DescribeVpcEndpointsAsync ( DescribeVpcEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcEndpointsRequest Container for the necessary parameters to execute the DescribeVpcEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcPeeringConnectionsAsync() public method

Initiates the asynchronous execution of the DescribeVpcPeeringConnections operation.
public DescribeVpcPeeringConnectionsAsync ( DescribeVpcPeeringConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcPeeringConnectionsRequest Container for the necessary parameters to execute the DescribeVpcPeeringConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcPeeringConnectionsAsync() public method

Describes one or more of your VPC peering connections.
public DescribeVpcPeeringConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcsAsync() public method

Initiates the asynchronous execution of the DescribeVpcs operation.
public DescribeVpcsAsync ( DescribeVpcsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpcsRequest Container for the necessary parameters to execute the DescribeVpcs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpcsAsync() public method

Describes one or more of your VPCs.
public DescribeVpcsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpnConnectionsAsync() public method

Initiates the asynchronous execution of the DescribeVpnConnections operation.
public DescribeVpnConnectionsAsync ( DescribeVpnConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpnConnectionsRequest Container for the necessary parameters to execute the DescribeVpnConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpnConnectionsAsync() public method

Describes one or more of your VPN connections.

For more information about VPN connections, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeVpnConnectionsAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpnGatewaysAsync() public method

Initiates the asynchronous execution of the DescribeVpnGateways operation.
public DescribeVpnGatewaysAsync ( DescribeVpnGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVpnGatewaysRequest Container for the necessary parameters to execute the DescribeVpnGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeVpnGatewaysAsync() public method

Describes one or more of your virtual private gateways.

For more information about virtual private gateways, see Adding an IPsec Hardware VPN to Your VPC in the Amazon Virtual Private Cloud User Guide.

public DescribeVpnGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DetachClassicLinkVpcAsync() public method

Initiates the asynchronous execution of the DetachClassicLinkVpc operation.
public DetachClassicLinkVpcAsync ( DetachClassicLinkVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachClassicLinkVpcRequest Container for the necessary parameters to execute the DetachClassicLinkVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DetachInternetGatewayAsync() public method

Initiates the asynchronous execution of the DetachInternetGateway operation.
public DetachInternetGatewayAsync ( DetachInternetGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachInternetGatewayRequest Container for the necessary parameters to execute the DetachInternetGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DetachNetworkInterfaceAsync() public method

Initiates the asynchronous execution of the DetachNetworkInterface operation.
public DetachNetworkInterfaceAsync ( DetachNetworkInterfaceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachNetworkInterfaceRequest Container for the necessary parameters to execute the DetachNetworkInterface operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DetachVolumeAsync() public method

Initiates the asynchronous execution of the DetachVolume operation.
public DetachVolumeAsync ( DetachVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachVolumeRequest Container for the necessary parameters to execute the DetachVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DetachVpnGatewayAsync() public method

Initiates the asynchronous execution of the DetachVpnGateway operation.
public DetachVpnGatewayAsync ( DetachVpnGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DetachVpnGatewayRequest Container for the necessary parameters to execute the DetachVpnGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisableVgwRoutePropagationAsync() public method

Initiates the asynchronous execution of the DisableVgwRoutePropagation operation.
public DisableVgwRoutePropagationAsync ( DisableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVgwRoutePropagationRequest Container for the necessary parameters to execute the DisableVgwRoutePropagation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisableVpcClassicLinkAsync() public method

Initiates the asynchronous execution of the DisableVpcClassicLink operation.
public DisableVpcClassicLinkAsync ( DisableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVpcClassicLinkRequest Container for the necessary parameters to execute the DisableVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisableVpcClassicLinkDnsSupportAsync() public method

Initiates the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public DisableVpcClassicLinkDnsSupportAsync ( DisableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the DisableVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisassociateAddressAsync() public method

Initiates the asynchronous execution of the DisassociateAddress operation.
public DisassociateAddressAsync ( DisassociateAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateAddressRequest Container for the necessary parameters to execute the DisassociateAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisassociateRouteTableAsync() public method

Initiates the asynchronous execution of the DisassociateRouteTable operation.
public DisassociateRouteTableAsync ( DisassociateRouteTableRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateRouteTableRequest Container for the necessary parameters to execute the DisassociateRouteTable operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisassociateSubnetCidrBlockAsync() public method

Initiates the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public DisassociateSubnetCidrBlockAsync ( DisassociateSubnetCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateSubnetCidrBlockRequest Container for the necessary parameters to execute the DisassociateSubnetCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisassociateVpcCidrBlockAsync() public method

Initiates the asynchronous execution of the DisassociateVpcCidrBlock operation.
public DisassociateVpcCidrBlockAsync ( DisassociateVpcCidrBlockRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisassociateVpcCidrBlockRequest Container for the necessary parameters to execute the DisassociateVpcCidrBlock operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

Dispose() protected method

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
return void

EnableVgwRoutePropagationAsync() public method

Initiates the asynchronous execution of the EnableVgwRoutePropagation operation.
public EnableVgwRoutePropagationAsync ( EnableVgwRoutePropagationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVgwRoutePropagationRequest Container for the necessary parameters to execute the EnableVgwRoutePropagation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

EnableVolumeIOAsync() public method

Initiates the asynchronous execution of the EnableVolumeIO operation.
public EnableVolumeIOAsync ( EnableVolumeIORequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVolumeIORequest Container for the necessary parameters to execute the EnableVolumeIO operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

EnableVpcClassicLinkAsync() public method

Initiates the asynchronous execution of the EnableVpcClassicLink operation.
public EnableVpcClassicLinkAsync ( EnableVpcClassicLinkRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVpcClassicLinkRequest Container for the necessary parameters to execute the EnableVpcClassicLink operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

EnableVpcClassicLinkDnsSupportAsync() public method

Initiates the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public EnableVpcClassicLinkDnsSupportAsync ( EnableVpcClassicLinkDnsSupportRequest request, System cancellationToken = default(CancellationToken) ) : Task
request EnableVpcClassicLinkDnsSupportRequest Container for the necessary parameters to execute the EnableVpcClassicLinkDnsSupport operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

EndAcceptReservedInstancesExchangeQuote() public method

Finishes the asynchronous execution of the AcceptReservedInstancesExchangeQuote operation.
public EndAcceptReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : AcceptReservedInstancesExchangeQuoteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAcceptReservedInstancesExchangeQuote.
return AcceptReservedInstancesExchangeQuoteResponse

EndAcceptVpcPeeringConnection() public method

Finishes the asynchronous execution of the AcceptVpcPeeringConnection operation.
public EndAcceptVpcPeeringConnection ( IAsyncResult asyncResult ) : AcceptVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAcceptVpcPeeringConnection.
return AcceptVpcPeeringConnectionResponse

EndAllocateAddress() public method

Finishes the asynchronous execution of the AllocateAddress operation.
public EndAllocateAddress ( IAsyncResult asyncResult ) : AllocateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAllocateAddress.
return AllocateAddressResponse

EndAllocateHosts() public method

Finishes the asynchronous execution of the AllocateHosts operation.
public EndAllocateHosts ( IAsyncResult asyncResult ) : AllocateHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAllocateHosts.
return AllocateHostsResponse

EndAssignIpv6Addresses() public method

Finishes the asynchronous execution of the AssignIpv6Addresses operation.
public EndAssignIpv6Addresses ( IAsyncResult asyncResult ) : AssignIpv6AddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssignIpv6Addresses.
return AssignIpv6AddressesResponse

EndAssignPrivateIpAddresses() public method

Finishes the asynchronous execution of the AssignPrivateIpAddresses operation.
public EndAssignPrivateIpAddresses ( IAsyncResult asyncResult ) : AssignPrivateIpAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssignPrivateIpAddresses.
return AssignPrivateIpAddressesResponse

EndAssociateAddress() public method

Finishes the asynchronous execution of the AssociateAddress operation.
public EndAssociateAddress ( IAsyncResult asyncResult ) : AssociateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateAddress.
return AssociateAddressResponse

EndAssociateDhcpOptions() public method

Finishes the asynchronous execution of the AssociateDhcpOptions operation.
public EndAssociateDhcpOptions ( IAsyncResult asyncResult ) : AssociateDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateDhcpOptions.
return AssociateDhcpOptionsResponse

EndAssociateRouteTable() public method

Finishes the asynchronous execution of the AssociateRouteTable operation.
public EndAssociateRouteTable ( IAsyncResult asyncResult ) : AssociateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateRouteTable.
return AssociateRouteTableResponse

EndAssociateSubnetCidrBlock() public method

Finishes the asynchronous execution of the AssociateSubnetCidrBlock operation.
public EndAssociateSubnetCidrBlock ( IAsyncResult asyncResult ) : AssociateSubnetCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateSubnetCidrBlock.
return AssociateSubnetCidrBlockResponse

EndAssociateVpcCidrBlock() public method

Finishes the asynchronous execution of the AssociateVpcCidrBlock operation.
public EndAssociateVpcCidrBlock ( IAsyncResult asyncResult ) : AssociateVpcCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateVpcCidrBlock.
return AssociateVpcCidrBlockResponse

EndAttachClassicLinkVpc() public method

Finishes the asynchronous execution of the AttachClassicLinkVpc operation.
public EndAttachClassicLinkVpc ( IAsyncResult asyncResult ) : AttachClassicLinkVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachClassicLinkVpc.
return AttachClassicLinkVpcResponse

EndAttachInternetGateway() public method

Finishes the asynchronous execution of the AttachInternetGateway operation.
public EndAttachInternetGateway ( IAsyncResult asyncResult ) : AttachInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachInternetGateway.
return AttachInternetGatewayResponse

EndAttachNetworkInterface() public method

Finishes the asynchronous execution of the AttachNetworkInterface operation.
public EndAttachNetworkInterface ( IAsyncResult asyncResult ) : AttachNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachNetworkInterface.
return AttachNetworkInterfaceResponse

EndAttachVolume() public method

Finishes the asynchronous execution of the AttachVolume operation.
public EndAttachVolume ( IAsyncResult asyncResult ) : AttachVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachVolume.
return AttachVolumeResponse

EndAttachVpnGateway() public method

Finishes the asynchronous execution of the AttachVpnGateway operation.
public EndAttachVpnGateway ( IAsyncResult asyncResult ) : AttachVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachVpnGateway.
return AttachVpnGatewayResponse

EndAuthorizeSecurityGroupEgress() public method

Finishes the asynchronous execution of the AuthorizeSecurityGroupEgress operation.
public EndAuthorizeSecurityGroupEgress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupEgressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeSecurityGroupEgress.
return AuthorizeSecurityGroupEgressResponse

EndAuthorizeSecurityGroupIngress() public method

Finishes the asynchronous execution of the AuthorizeSecurityGroupIngress operation.
public EndAuthorizeSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAuthorizeSecurityGroupIngress.
return AuthorizeSecurityGroupIngressResponse

EndBundleInstance() public method

Finishes the asynchronous execution of the BundleInstance operation.
public EndBundleInstance ( IAsyncResult asyncResult ) : BundleInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginBundleInstance.
return BundleInstanceResponse

EndCancelBundleTask() public method

Finishes the asynchronous execution of the CancelBundleTask operation.
public EndCancelBundleTask ( IAsyncResult asyncResult ) : CancelBundleTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelBundleTask.
return CancelBundleTaskResponse

EndCancelConversionTask() public method

Finishes the asynchronous execution of the CancelConversionTask operation.
public EndCancelConversionTask ( IAsyncResult asyncResult ) : CancelConversionTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelConversionTask.
return CancelConversionTaskResponse

EndCancelExportTask() public method

Finishes the asynchronous execution of the CancelExportTask operation.
public EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelExportTask.
return CancelExportTaskResponse

EndCancelImportTask() public method

Finishes the asynchronous execution of the CancelImportTask operation.
public EndCancelImportTask ( IAsyncResult asyncResult ) : CancelImportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelImportTask.
return CancelImportTaskResponse

EndCancelReservedInstancesListing() public method

Finishes the asynchronous execution of the CancelReservedInstancesListing operation.
public EndCancelReservedInstancesListing ( IAsyncResult asyncResult ) : CancelReservedInstancesListingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelReservedInstancesListing.
return CancelReservedInstancesListingResponse

EndCancelSpotFleetRequests() public method

Finishes the asynchronous execution of the CancelSpotFleetRequests operation.
public EndCancelSpotFleetRequests ( IAsyncResult asyncResult ) : CancelSpotFleetRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelSpotFleetRequests.
return CancelSpotFleetRequestsResponse

EndCancelSpotInstanceRequests() public method

Finishes the asynchronous execution of the CancelSpotInstanceRequests operation.
public EndCancelSpotInstanceRequests ( IAsyncResult asyncResult ) : CancelSpotInstanceRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelSpotInstanceRequests.
return CancelSpotInstanceRequestsResponse

EndConfirmProductInstance() public method

Finishes the asynchronous execution of the ConfirmProductInstance operation.
public EndConfirmProductInstance ( IAsyncResult asyncResult ) : ConfirmProductInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginConfirmProductInstance.
return ConfirmProductInstanceResponse

EndCopyImage() public method

Finishes the asynchronous execution of the CopyImage operation.
public EndCopyImage ( IAsyncResult asyncResult ) : CopyImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCopyImage.
return CopyImageResponse

EndCopySnapshot() public method

Finishes the asynchronous execution of the CopySnapshot operation.
public EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCopySnapshot.
return CopySnapshotResponse

EndCreateCustomerGateway() public method

Finishes the asynchronous execution of the CreateCustomerGateway operation.
public EndCreateCustomerGateway ( IAsyncResult asyncResult ) : CreateCustomerGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateCustomerGateway.
return CreateCustomerGatewayResponse

EndCreateDhcpOptions() public method

Finishes the asynchronous execution of the CreateDhcpOptions operation.
public EndCreateDhcpOptions ( IAsyncResult asyncResult ) : CreateDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateDhcpOptions.
return CreateDhcpOptionsResponse

EndCreateEgressOnlyInternetGateway() public method

Finishes the asynchronous execution of the CreateEgressOnlyInternetGateway operation.
public EndCreateEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : CreateEgressOnlyInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateEgressOnlyInternetGateway.
return CreateEgressOnlyInternetGatewayResponse

EndCreateFlowLogs() public method

Finishes the asynchronous execution of the CreateFlowLogs operation.
public EndCreateFlowLogs ( IAsyncResult asyncResult ) : CreateFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateFlowLogs.
return CreateFlowLogsResponse

EndCreateImage() public method

Finishes the asynchronous execution of the CreateImage operation.
public EndCreateImage ( IAsyncResult asyncResult ) : CreateImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateImage.
return CreateImageResponse

EndCreateInstanceExportTask() public method

Finishes the asynchronous execution of the CreateInstanceExportTask operation.
public EndCreateInstanceExportTask ( IAsyncResult asyncResult ) : CreateInstanceExportTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInstanceExportTask.
return CreateInstanceExportTaskResponse

EndCreateInternetGateway() public method

Finishes the asynchronous execution of the CreateInternetGateway operation.
public EndCreateInternetGateway ( IAsyncResult asyncResult ) : CreateInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInternetGateway.
return CreateInternetGatewayResponse

EndCreateKeyPair() public method

Finishes the asynchronous execution of the CreateKeyPair operation.
public EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateKeyPair.
return CreateKeyPairResponse

EndCreateNatGateway() public method

Finishes the asynchronous execution of the CreateNatGateway operation.
public EndCreateNatGateway ( IAsyncResult asyncResult ) : CreateNatGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNatGateway.
return CreateNatGatewayResponse

EndCreateNetworkAcl() public method

Finishes the asynchronous execution of the CreateNetworkAcl operation.
public EndCreateNetworkAcl ( IAsyncResult asyncResult ) : CreateNetworkAclResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkAcl.
return CreateNetworkAclResponse

EndCreateNetworkAclEntry() public method

Finishes the asynchronous execution of the CreateNetworkAclEntry operation.
public EndCreateNetworkAclEntry ( IAsyncResult asyncResult ) : CreateNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkAclEntry.
return CreateNetworkAclEntryResponse

EndCreateNetworkInterface() public method

Finishes the asynchronous execution of the CreateNetworkInterface operation.
public EndCreateNetworkInterface ( IAsyncResult asyncResult ) : CreateNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNetworkInterface.
return CreateNetworkInterfaceResponse

EndCreatePlacementGroup() public method

Finishes the asynchronous execution of the CreatePlacementGroup operation.
public EndCreatePlacementGroup ( IAsyncResult asyncResult ) : CreatePlacementGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreatePlacementGroup.
return CreatePlacementGroupResponse

EndCreateReservedInstancesListing() public method

Finishes the asynchronous execution of the CreateReservedInstancesListing operation.
public EndCreateReservedInstancesListing ( IAsyncResult asyncResult ) : CreateReservedInstancesListingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReservedInstancesListing.
return CreateReservedInstancesListingResponse

EndCreateRoute() public method

Finishes the asynchronous execution of the CreateRoute operation.
public EndCreateRoute ( IAsyncResult asyncResult ) : CreateRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateRoute.
return CreateRouteResponse

EndCreateRouteTable() public method

Finishes the asynchronous execution of the CreateRouteTable operation.
public EndCreateRouteTable ( IAsyncResult asyncResult ) : CreateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateRouteTable.
return CreateRouteTableResponse

EndCreateSecurityGroup() public method

Finishes the asynchronous execution of the CreateSecurityGroup operation.
public EndCreateSecurityGroup ( IAsyncResult asyncResult ) : CreateSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSecurityGroup.
return CreateSecurityGroupResponse

EndCreateSnapshot() public method

Finishes the asynchronous execution of the CreateSnapshot operation.
public EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSnapshot.
return CreateSnapshotResponse

EndCreateSpotDatafeedSubscription() public method

Finishes the asynchronous execution of the CreateSpotDatafeedSubscription operation.
public EndCreateSpotDatafeedSubscription ( IAsyncResult asyncResult ) : CreateSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSpotDatafeedSubscription.
return CreateSpotDatafeedSubscriptionResponse

EndCreateSubnet() public method

Finishes the asynchronous execution of the CreateSubnet operation.
public EndCreateSubnet ( IAsyncResult asyncResult ) : CreateSubnetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSubnet.
return CreateSubnetResponse

EndCreateTags() public method

Finishes the asynchronous execution of the CreateTags operation.
public EndCreateTags ( IAsyncResult asyncResult ) : CreateTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateTags.
return CreateTagsResponse

EndCreateVolume() public method

Finishes the asynchronous execution of the CreateVolume operation.
public EndCreateVolume ( IAsyncResult asyncResult ) : CreateVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVolume.
return CreateVolumeResponse

EndCreateVpc() public method

Finishes the asynchronous execution of the CreateVpc operation.
public EndCreateVpc ( IAsyncResult asyncResult ) : CreateVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpc.
return CreateVpcResponse

EndCreateVpcEndpoint() public method

Finishes the asynchronous execution of the CreateVpcEndpoint operation.
public EndCreateVpcEndpoint ( IAsyncResult asyncResult ) : CreateVpcEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpcEndpoint.
return CreateVpcEndpointResponse

EndCreateVpcPeeringConnection() public method

Finishes the asynchronous execution of the CreateVpcPeeringConnection operation.
public EndCreateVpcPeeringConnection ( IAsyncResult asyncResult ) : CreateVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpcPeeringConnection.
return CreateVpcPeeringConnectionResponse

EndCreateVpnConnection() public method

Finishes the asynchronous execution of the CreateVpnConnection operation.
public EndCreateVpnConnection ( IAsyncResult asyncResult ) : CreateVpnConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnConnection.
return CreateVpnConnectionResponse

EndCreateVpnConnectionRoute() public method

Finishes the asynchronous execution of the CreateVpnConnectionRoute operation.
public EndCreateVpnConnectionRoute ( IAsyncResult asyncResult ) : CreateVpnConnectionRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnConnectionRoute.
return CreateVpnConnectionRouteResponse

EndCreateVpnGateway() public method

Finishes the asynchronous execution of the CreateVpnGateway operation.
public EndCreateVpnGateway ( IAsyncResult asyncResult ) : CreateVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateVpnGateway.
return CreateVpnGatewayResponse

EndDeleteCustomerGateway() public method

Finishes the asynchronous execution of the DeleteCustomerGateway operation.
public EndDeleteCustomerGateway ( IAsyncResult asyncResult ) : DeleteCustomerGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCustomerGateway.
return DeleteCustomerGatewayResponse

EndDeleteDhcpOptions() public method

Finishes the asynchronous execution of the DeleteDhcpOptions operation.
public EndDeleteDhcpOptions ( IAsyncResult asyncResult ) : DeleteDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteDhcpOptions.
return DeleteDhcpOptionsResponse

EndDeleteEgressOnlyInternetGateway() public method

Finishes the asynchronous execution of the DeleteEgressOnlyInternetGateway operation.
public EndDeleteEgressOnlyInternetGateway ( IAsyncResult asyncResult ) : DeleteEgressOnlyInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteEgressOnlyInternetGateway.
return DeleteEgressOnlyInternetGatewayResponse

EndDeleteFlowLogs() public method

Finishes the asynchronous execution of the DeleteFlowLogs operation.
public EndDeleteFlowLogs ( IAsyncResult asyncResult ) : DeleteFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteFlowLogs.
return DeleteFlowLogsResponse

EndDeleteInternetGateway() public method

Finishes the asynchronous execution of the DeleteInternetGateway operation.
public EndDeleteInternetGateway ( IAsyncResult asyncResult ) : DeleteInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteInternetGateway.
return DeleteInternetGatewayResponse

EndDeleteKeyPair() public method

Finishes the asynchronous execution of the DeleteKeyPair operation.
public EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteKeyPair.
return DeleteKeyPairResponse

EndDeleteNatGateway() public method

Finishes the asynchronous execution of the DeleteNatGateway operation.
public EndDeleteNatGateway ( IAsyncResult asyncResult ) : DeleteNatGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNatGateway.
return DeleteNatGatewayResponse

EndDeleteNetworkAcl() public method

Finishes the asynchronous execution of the DeleteNetworkAcl operation.
public EndDeleteNetworkAcl ( IAsyncResult asyncResult ) : DeleteNetworkAclResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkAcl.
return DeleteNetworkAclResponse

EndDeleteNetworkAclEntry() public method

Finishes the asynchronous execution of the DeleteNetworkAclEntry operation.
public EndDeleteNetworkAclEntry ( IAsyncResult asyncResult ) : DeleteNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkAclEntry.
return DeleteNetworkAclEntryResponse

EndDeleteNetworkInterface() public method

Finishes the asynchronous execution of the DeleteNetworkInterface operation.
public EndDeleteNetworkInterface ( IAsyncResult asyncResult ) : DeleteNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteNetworkInterface.
return DeleteNetworkInterfaceResponse

EndDeletePlacementGroup() public method

Finishes the asynchronous execution of the DeletePlacementGroup operation.
public EndDeletePlacementGroup ( IAsyncResult asyncResult ) : DeletePlacementGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeletePlacementGroup.
return DeletePlacementGroupResponse

EndDeleteRoute() public method

Finishes the asynchronous execution of the DeleteRoute operation.
public EndDeleteRoute ( IAsyncResult asyncResult ) : DeleteRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteRoute.
return DeleteRouteResponse

EndDeleteRouteTable() public method

Finishes the asynchronous execution of the DeleteRouteTable operation.
public EndDeleteRouteTable ( IAsyncResult asyncResult ) : DeleteRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteRouteTable.
return DeleteRouteTableResponse

EndDeleteSecurityGroup() public method

Finishes the asynchronous execution of the DeleteSecurityGroup operation.
public EndDeleteSecurityGroup ( IAsyncResult asyncResult ) : DeleteSecurityGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSecurityGroup.
return DeleteSecurityGroupResponse

EndDeleteSnapshot() public method

Finishes the asynchronous execution of the DeleteSnapshot operation.
public EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSnapshot.
return DeleteSnapshotResponse

EndDeleteSpotDatafeedSubscription() public method

Finishes the asynchronous execution of the DeleteSpotDatafeedSubscription operation.
public EndDeleteSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DeleteSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSpotDatafeedSubscription.
return DeleteSpotDatafeedSubscriptionResponse

EndDeleteSubnet() public method

Finishes the asynchronous execution of the DeleteSubnet operation.
public EndDeleteSubnet ( IAsyncResult asyncResult ) : DeleteSubnetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSubnet.
return DeleteSubnetResponse

EndDeleteTags() public method

Finishes the asynchronous execution of the DeleteTags operation.
public EndDeleteTags ( IAsyncResult asyncResult ) : DeleteTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteTags.
return DeleteTagsResponse

EndDeleteVolume() public method

Finishes the asynchronous execution of the DeleteVolume operation.
public EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVolume.
return DeleteVolumeResponse

EndDeleteVpc() public method

Finishes the asynchronous execution of the DeleteVpc operation.
public EndDeleteVpc ( IAsyncResult asyncResult ) : DeleteVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpc.
return DeleteVpcResponse

EndDeleteVpcEndpoints() public method

Finishes the asynchronous execution of the DeleteVpcEndpoints operation.
public EndDeleteVpcEndpoints ( IAsyncResult asyncResult ) : DeleteVpcEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpcEndpoints.
return DeleteVpcEndpointsResponse

EndDeleteVpcPeeringConnection() public method

Finishes the asynchronous execution of the DeleteVpcPeeringConnection operation.
public EndDeleteVpcPeeringConnection ( IAsyncResult asyncResult ) : DeleteVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpcPeeringConnection.
return DeleteVpcPeeringConnectionResponse

EndDeleteVpnConnection() public method

Finishes the asynchronous execution of the DeleteVpnConnection operation.
public EndDeleteVpnConnection ( IAsyncResult asyncResult ) : DeleteVpnConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnConnection.
return DeleteVpnConnectionResponse

EndDeleteVpnConnectionRoute() public method

Finishes the asynchronous execution of the DeleteVpnConnectionRoute operation.
public EndDeleteVpnConnectionRoute ( IAsyncResult asyncResult ) : DeleteVpnConnectionRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnConnectionRoute.
return DeleteVpnConnectionRouteResponse

EndDeleteVpnGateway() public method

Finishes the asynchronous execution of the DeleteVpnGateway operation.
public EndDeleteVpnGateway ( IAsyncResult asyncResult ) : DeleteVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVpnGateway.
return DeleteVpnGatewayResponse

EndDeregisterImage() public method

Finishes the asynchronous execution of the DeregisterImage operation.
public EndDeregisterImage ( IAsyncResult asyncResult ) : DeregisterImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeregisterImage.
return DeregisterImageResponse

EndDescribeAccountAttributes() public method

Finishes the asynchronous execution of the DescribeAccountAttributes operation.
public EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAccountAttributes.
return DescribeAccountAttributesResponse

EndDescribeAddresses() public method

Finishes the asynchronous execution of the DescribeAddresses operation.
public EndDescribeAddresses ( IAsyncResult asyncResult ) : DescribeAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAddresses.
return DescribeAddressesResponse

EndDescribeAvailabilityZones() public method

Finishes the asynchronous execution of the DescribeAvailabilityZones operation.
public EndDescribeAvailabilityZones ( IAsyncResult asyncResult ) : DescribeAvailabilityZonesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAvailabilityZones.
return DescribeAvailabilityZonesResponse

EndDescribeBundleTasks() public method

Finishes the asynchronous execution of the DescribeBundleTasks operation.
public EndDescribeBundleTasks ( IAsyncResult asyncResult ) : DescribeBundleTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeBundleTasks.
return DescribeBundleTasksResponse

EndDescribeClassicLinkInstances() public method

Finishes the asynchronous execution of the DescribeClassicLinkInstances operation.
public EndDescribeClassicLinkInstances ( IAsyncResult asyncResult ) : DescribeClassicLinkInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeClassicLinkInstances.
return DescribeClassicLinkInstancesResponse

EndDescribeConversionTasks() public method

Finishes the asynchronous execution of the DescribeConversionTasks operation.
public EndDescribeConversionTasks ( IAsyncResult asyncResult ) : DescribeConversionTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeConversionTasks.
return DescribeConversionTasksResponse

EndDescribeCustomerGateways() public method

Finishes the asynchronous execution of the DescribeCustomerGateways operation.
public EndDescribeCustomerGateways ( IAsyncResult asyncResult ) : DescribeCustomerGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCustomerGateways.
return DescribeCustomerGatewaysResponse

EndDescribeDhcpOptions() public method

Finishes the asynchronous execution of the DescribeDhcpOptions operation.
public EndDescribeDhcpOptions ( IAsyncResult asyncResult ) : DescribeDhcpOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeDhcpOptions.
return DescribeDhcpOptionsResponse

EndDescribeEgressOnlyInternetGateways() public method

Finishes the asynchronous execution of the DescribeEgressOnlyInternetGateways operation.
public EndDescribeEgressOnlyInternetGateways ( IAsyncResult asyncResult ) : DescribeEgressOnlyInternetGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEgressOnlyInternetGateways.
return DescribeEgressOnlyInternetGatewaysResponse

EndDescribeExportTasks() public method

Finishes the asynchronous execution of the DescribeExportTasks operation.
public EndDescribeExportTasks ( IAsyncResult asyncResult ) : DescribeExportTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeExportTasks.
return DescribeExportTasksResponse

EndDescribeFlowLogs() public method

Finishes the asynchronous execution of the DescribeFlowLogs operation.
public EndDescribeFlowLogs ( IAsyncResult asyncResult ) : DescribeFlowLogsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeFlowLogs.
return DescribeFlowLogsResponse

EndDescribeHostReservationOfferings() public method

Finishes the asynchronous execution of the DescribeHostReservationOfferings operation.
public EndDescribeHostReservationOfferings ( IAsyncResult asyncResult ) : DescribeHostReservationOfferingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHostReservationOfferings.
return DescribeHostReservationOfferingsResponse

EndDescribeHostReservations() public method

Finishes the asynchronous execution of the DescribeHostReservations operation.
public EndDescribeHostReservations ( IAsyncResult asyncResult ) : DescribeHostReservationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHostReservations.
return DescribeHostReservationsResponse

EndDescribeHosts() public method

Finishes the asynchronous execution of the DescribeHosts operation.
public EndDescribeHosts ( IAsyncResult asyncResult ) : DescribeHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeHosts.
return DescribeHostsResponse

EndDescribeIdFormat() public method

Finishes the asynchronous execution of the DescribeIdFormat operation.
public EndDescribeIdFormat ( IAsyncResult asyncResult ) : DescribeIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeIdFormat.
return DescribeIdFormatResponse

EndDescribeIdentityIdFormat() public method

Finishes the asynchronous execution of the DescribeIdentityIdFormat operation.
public EndDescribeIdentityIdFormat ( IAsyncResult asyncResult ) : DescribeIdentityIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeIdentityIdFormat.
return DescribeIdentityIdFormatResponse

EndDescribeImageAttribute() public method

Finishes the asynchronous execution of the DescribeImageAttribute operation.
public EndDescribeImageAttribute ( IAsyncResult asyncResult ) : DescribeImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImageAttribute.
return DescribeImageAttributeResponse

EndDescribeImages() public method

Finishes the asynchronous execution of the DescribeImages operation.
public EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImages.
return DescribeImagesResponse

EndDescribeImportImageTasks() public method

Finishes the asynchronous execution of the DescribeImportImageTasks operation.
public EndDescribeImportImageTasks ( IAsyncResult asyncResult ) : DescribeImportImageTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImportImageTasks.
return DescribeImportImageTasksResponse

EndDescribeImportSnapshotTasks() public method

Finishes the asynchronous execution of the DescribeImportSnapshotTasks operation.
public EndDescribeImportSnapshotTasks ( IAsyncResult asyncResult ) : DescribeImportSnapshotTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImportSnapshotTasks.
return DescribeImportSnapshotTasksResponse

EndDescribeInstanceAttribute() public method

Finishes the asynchronous execution of the DescribeInstanceAttribute operation.
public EndDescribeInstanceAttribute ( IAsyncResult asyncResult ) : DescribeInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstanceAttribute.
return DescribeInstanceAttributeResponse

EndDescribeInstanceStatus() public method

Finishes the asynchronous execution of the DescribeInstanceStatus operation.
public EndDescribeInstanceStatus ( IAsyncResult asyncResult ) : DescribeInstanceStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstanceStatus.
return DescribeInstanceStatusResponse

EndDescribeInstances() public method

Finishes the asynchronous execution of the DescribeInstances operation.
public EndDescribeInstances ( IAsyncResult asyncResult ) : DescribeInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInstances.
return DescribeInstancesResponse

EndDescribeInternetGateways() public method

Finishes the asynchronous execution of the DescribeInternetGateways operation.
public EndDescribeInternetGateways ( IAsyncResult asyncResult ) : DescribeInternetGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeInternetGateways.
return DescribeInternetGatewaysResponse

EndDescribeKeyPairs() public method

Finishes the asynchronous execution of the DescribeKeyPairs operation.
public EndDescribeKeyPairs ( IAsyncResult asyncResult ) : DescribeKeyPairsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeKeyPairs.
return DescribeKeyPairsResponse

EndDescribeMovingAddresses() public method

Finishes the asynchronous execution of the DescribeMovingAddresses operation.
public EndDescribeMovingAddresses ( IAsyncResult asyncResult ) : DescribeMovingAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeMovingAddresses.
return DescribeMovingAddressesResponse

EndDescribeNatGateways() public method

Finishes the asynchronous execution of the DescribeNatGateways operation.
public EndDescribeNatGateways ( IAsyncResult asyncResult ) : DescribeNatGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNatGateways.
return DescribeNatGatewaysResponse

EndDescribeNetworkAcls() public method

Finishes the asynchronous execution of the DescribeNetworkAcls operation.
public EndDescribeNetworkAcls ( IAsyncResult asyncResult ) : DescribeNetworkAclsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkAcls.
return DescribeNetworkAclsResponse

EndDescribeNetworkInterfaceAttribute() public method

Finishes the asynchronous execution of the DescribeNetworkInterfaceAttribute operation.
public EndDescribeNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : DescribeNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkInterfaceAttribute.
return DescribeNetworkInterfaceAttributeResponse

EndDescribeNetworkInterfaces() public method

Finishes the asynchronous execution of the DescribeNetworkInterfaces operation.
public EndDescribeNetworkInterfaces ( IAsyncResult asyncResult ) : DescribeNetworkInterfacesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNetworkInterfaces.
return DescribeNetworkInterfacesResponse

EndDescribePlacementGroups() public method

Finishes the asynchronous execution of the DescribePlacementGroups operation.
public EndDescribePlacementGroups ( IAsyncResult asyncResult ) : DescribePlacementGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribePlacementGroups.
return DescribePlacementGroupsResponse

EndDescribePrefixLists() public method

Finishes the asynchronous execution of the DescribePrefixLists operation.
public EndDescribePrefixLists ( IAsyncResult asyncResult ) : DescribePrefixListsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribePrefixLists.
return DescribePrefixListsResponse

EndDescribeRegions() public method

Finishes the asynchronous execution of the DescribeRegions operation.
public EndDescribeRegions ( IAsyncResult asyncResult ) : DescribeRegionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRegions.
return DescribeRegionsResponse

EndDescribeReservedInstances() public method

Finishes the asynchronous execution of the DescribeReservedInstances operation.
public EndDescribeReservedInstances ( IAsyncResult asyncResult ) : DescribeReservedInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstances.
return DescribeReservedInstancesResponse

EndDescribeReservedInstancesListings() public method

Finishes the asynchronous execution of the DescribeReservedInstancesListings operation.
public EndDescribeReservedInstancesListings ( IAsyncResult asyncResult ) : DescribeReservedInstancesListingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesListings.
return DescribeReservedInstancesListingsResponse

EndDescribeReservedInstancesModifications() public method

Finishes the asynchronous execution of the DescribeReservedInstancesModifications operation.
public EndDescribeReservedInstancesModifications ( IAsyncResult asyncResult ) : DescribeReservedInstancesModificationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesModifications.
return DescribeReservedInstancesModificationsResponse

EndDescribeReservedInstancesOfferings() public method

Finishes the asynchronous execution of the DescribeReservedInstancesOfferings operation.
public EndDescribeReservedInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedInstancesOfferingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReservedInstancesOfferings.
return DescribeReservedInstancesOfferingsResponse

EndDescribeRouteTables() public method

Finishes the asynchronous execution of the DescribeRouteTables operation.
public EndDescribeRouteTables ( IAsyncResult asyncResult ) : DescribeRouteTablesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRouteTables.
return DescribeRouteTablesResponse

EndDescribeScheduledInstanceAvailability() public method

Finishes the asynchronous execution of the DescribeScheduledInstanceAvailability operation.
public EndDescribeScheduledInstanceAvailability ( IAsyncResult asyncResult ) : DescribeScheduledInstanceAvailabilityResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeScheduledInstanceAvailability.
return DescribeScheduledInstanceAvailabilityResponse

EndDescribeScheduledInstances() public method

Finishes the asynchronous execution of the DescribeScheduledInstances operation.
public EndDescribeScheduledInstances ( IAsyncResult asyncResult ) : DescribeScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeScheduledInstances.
return DescribeScheduledInstancesResponse

EndDescribeSecurityGroupReferences() public method

Finishes the asynchronous execution of the DescribeSecurityGroupReferences operation.
public EndDescribeSecurityGroupReferences ( IAsyncResult asyncResult ) : DescribeSecurityGroupReferencesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSecurityGroupReferences.
return DescribeSecurityGroupReferencesResponse

EndDescribeSecurityGroups() public method

Finishes the asynchronous execution of the DescribeSecurityGroups operation.
public EndDescribeSecurityGroups ( IAsyncResult asyncResult ) : DescribeSecurityGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSecurityGroups.
return DescribeSecurityGroupsResponse

EndDescribeSnapshotAttribute() public method

Finishes the asynchronous execution of the DescribeSnapshotAttribute operation.
public EndDescribeSnapshotAttribute ( IAsyncResult asyncResult ) : DescribeSnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshotAttribute.
return DescribeSnapshotAttributeResponse

EndDescribeSnapshots() public method

Finishes the asynchronous execution of the DescribeSnapshots operation.
public EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshots.
return DescribeSnapshotsResponse

EndDescribeSpotDatafeedSubscription() public method

Finishes the asynchronous execution of the DescribeSpotDatafeedSubscription operation.
public EndDescribeSpotDatafeedSubscription ( IAsyncResult asyncResult ) : DescribeSpotDatafeedSubscriptionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotDatafeedSubscription.
return DescribeSpotDatafeedSubscriptionResponse

EndDescribeSpotFleetInstances() public method

Finishes the asynchronous execution of the DescribeSpotFleetInstances operation.
public EndDescribeSpotFleetInstances ( IAsyncResult asyncResult ) : DescribeSpotFleetInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetInstances.
return DescribeSpotFleetInstancesResponse

EndDescribeSpotFleetRequestHistory() public method

Finishes the asynchronous execution of the DescribeSpotFleetRequestHistory operation.
public EndDescribeSpotFleetRequestHistory ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestHistoryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetRequestHistory.
return DescribeSpotFleetRequestHistoryResponse

EndDescribeSpotFleetRequests() public method

Finishes the asynchronous execution of the DescribeSpotFleetRequests operation.
public EndDescribeSpotFleetRequests ( IAsyncResult asyncResult ) : DescribeSpotFleetRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotFleetRequests.
return DescribeSpotFleetRequestsResponse

EndDescribeSpotInstanceRequests() public method

Finishes the asynchronous execution of the DescribeSpotInstanceRequests operation.
public EndDescribeSpotInstanceRequests ( IAsyncResult asyncResult ) : DescribeSpotInstanceRequestsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotInstanceRequests.
return DescribeSpotInstanceRequestsResponse

EndDescribeSpotPriceHistory() public method

Finishes the asynchronous execution of the DescribeSpotPriceHistory operation.
public EndDescribeSpotPriceHistory ( IAsyncResult asyncResult ) : DescribeSpotPriceHistoryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSpotPriceHistory.
return DescribeSpotPriceHistoryResponse

EndDescribeStaleSecurityGroups() public method

Finishes the asynchronous execution of the DescribeStaleSecurityGroups operation.
public EndDescribeStaleSecurityGroups ( IAsyncResult asyncResult ) : DescribeStaleSecurityGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeStaleSecurityGroups.
return DescribeStaleSecurityGroupsResponse

EndDescribeSubnets() public method

Finishes the asynchronous execution of the DescribeSubnets operation.
public EndDescribeSubnets ( IAsyncResult asyncResult ) : DescribeSubnetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSubnets.
return DescribeSubnetsResponse

EndDescribeTags() public method

Finishes the asynchronous execution of the DescribeTags operation.
public EndDescribeTags ( IAsyncResult asyncResult ) : DescribeTagsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTags.
return DescribeTagsResponse

EndDescribeVolumeAttribute() public method

Finishes the asynchronous execution of the DescribeVolumeAttribute operation.
public EndDescribeVolumeAttribute ( IAsyncResult asyncResult ) : DescribeVolumeAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumeAttribute.
return DescribeVolumeAttributeResponse

EndDescribeVolumeStatus() public method

Finishes the asynchronous execution of the DescribeVolumeStatus operation.
public EndDescribeVolumeStatus ( IAsyncResult asyncResult ) : DescribeVolumeStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumeStatus.
return DescribeVolumeStatusResponse

EndDescribeVolumes() public method

Finishes the asynchronous execution of the DescribeVolumes operation.
public EndDescribeVolumes ( IAsyncResult asyncResult ) : DescribeVolumesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVolumes.
return DescribeVolumesResponse

EndDescribeVpcAttribute() public method

Finishes the asynchronous execution of the DescribeVpcAttribute operation.
public EndDescribeVpcAttribute ( IAsyncResult asyncResult ) : DescribeVpcAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcAttribute.
return DescribeVpcAttributeResponse

EndDescribeVpcClassicLink() public method

Finishes the asynchronous execution of the DescribeVpcClassicLink operation.
public EndDescribeVpcClassicLink ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcClassicLink.
return DescribeVpcClassicLinkResponse

EndDescribeVpcClassicLinkDnsSupport() public method

Finishes the asynchronous execution of the DescribeVpcClassicLinkDnsSupport operation.
public EndDescribeVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DescribeVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcClassicLinkDnsSupport.
return DescribeVpcClassicLinkDnsSupportResponse

EndDescribeVpcEndpointServices() public method

Finishes the asynchronous execution of the DescribeVpcEndpointServices operation.
public EndDescribeVpcEndpointServices ( IAsyncResult asyncResult ) : DescribeVpcEndpointServicesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcEndpointServices.
return DescribeVpcEndpointServicesResponse

EndDescribeVpcEndpoints() public method

Finishes the asynchronous execution of the DescribeVpcEndpoints operation.
public EndDescribeVpcEndpoints ( IAsyncResult asyncResult ) : DescribeVpcEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcEndpoints.
return DescribeVpcEndpointsResponse

EndDescribeVpcPeeringConnections() public method

Finishes the asynchronous execution of the DescribeVpcPeeringConnections operation.
public EndDescribeVpcPeeringConnections ( IAsyncResult asyncResult ) : DescribeVpcPeeringConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcPeeringConnections.
return DescribeVpcPeeringConnectionsResponse

EndDescribeVpcs() public method

Finishes the asynchronous execution of the DescribeVpcs operation.
public EndDescribeVpcs ( IAsyncResult asyncResult ) : DescribeVpcsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpcs.
return DescribeVpcsResponse

EndDescribeVpnConnections() public method

Finishes the asynchronous execution of the DescribeVpnConnections operation.
public EndDescribeVpnConnections ( IAsyncResult asyncResult ) : DescribeVpnConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpnConnections.
return DescribeVpnConnectionsResponse

EndDescribeVpnGateways() public method

Finishes the asynchronous execution of the DescribeVpnGateways operation.
public EndDescribeVpnGateways ( IAsyncResult asyncResult ) : DescribeVpnGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVpnGateways.
return DescribeVpnGatewaysResponse

EndDetachClassicLinkVpc() public method

Finishes the asynchronous execution of the DetachClassicLinkVpc operation.
public EndDetachClassicLinkVpc ( IAsyncResult asyncResult ) : DetachClassicLinkVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachClassicLinkVpc.
return DetachClassicLinkVpcResponse

EndDetachInternetGateway() public method

Finishes the asynchronous execution of the DetachInternetGateway operation.
public EndDetachInternetGateway ( IAsyncResult asyncResult ) : DetachInternetGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachInternetGateway.
return DetachInternetGatewayResponse

EndDetachNetworkInterface() public method

Finishes the asynchronous execution of the DetachNetworkInterface operation.
public EndDetachNetworkInterface ( IAsyncResult asyncResult ) : DetachNetworkInterfaceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachNetworkInterface.
return DetachNetworkInterfaceResponse

EndDetachVolume() public method

Finishes the asynchronous execution of the DetachVolume operation.
public EndDetachVolume ( IAsyncResult asyncResult ) : DetachVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachVolume.
return DetachVolumeResponse

EndDetachVpnGateway() public method

Finishes the asynchronous execution of the DetachVpnGateway operation.
public EndDetachVpnGateway ( IAsyncResult asyncResult ) : DetachVpnGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachVpnGateway.
return DetachVpnGatewayResponse

EndDisableVgwRoutePropagation() public method

Finishes the asynchronous execution of the DisableVgwRoutePropagation operation.
public EndDisableVgwRoutePropagation ( IAsyncResult asyncResult ) : DisableVgwRoutePropagationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVgwRoutePropagation.
return DisableVgwRoutePropagationResponse

EndDisableVpcClassicLink() public method

Finishes the asynchronous execution of the DisableVpcClassicLink operation.
public EndDisableVpcClassicLink ( IAsyncResult asyncResult ) : DisableVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVpcClassicLink.
return DisableVpcClassicLinkResponse

EndDisableVpcClassicLinkDnsSupport() public method

Finishes the asynchronous execution of the DisableVpcClassicLinkDnsSupport operation.
public EndDisableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : DisableVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableVpcClassicLinkDnsSupport.
return DisableVpcClassicLinkDnsSupportResponse

EndDisassociateAddress() public method

Finishes the asynchronous execution of the DisassociateAddress operation.
public EndDisassociateAddress ( IAsyncResult asyncResult ) : DisassociateAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateAddress.
return DisassociateAddressResponse

EndDisassociateRouteTable() public method

Finishes the asynchronous execution of the DisassociateRouteTable operation.
public EndDisassociateRouteTable ( IAsyncResult asyncResult ) : DisassociateRouteTableResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateRouteTable.
return DisassociateRouteTableResponse

EndDisassociateSubnetCidrBlock() public method

Finishes the asynchronous execution of the DisassociateSubnetCidrBlock operation.
public EndDisassociateSubnetCidrBlock ( IAsyncResult asyncResult ) : DisassociateSubnetCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateSubnetCidrBlock.
return DisassociateSubnetCidrBlockResponse

EndDisassociateVpcCidrBlock() public method

Finishes the asynchronous execution of the DisassociateVpcCidrBlock operation.
public EndDisassociateVpcCidrBlock ( IAsyncResult asyncResult ) : DisassociateVpcCidrBlockResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateVpcCidrBlock.
return DisassociateVpcCidrBlockResponse

EndEnableVgwRoutePropagation() public method

Finishes the asynchronous execution of the EnableVgwRoutePropagation operation.
public EndEnableVgwRoutePropagation ( IAsyncResult asyncResult ) : EnableVgwRoutePropagationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVgwRoutePropagation.
return EnableVgwRoutePropagationResponse

EndEnableVolumeIO() public method

Finishes the asynchronous execution of the EnableVolumeIO operation.
public EndEnableVolumeIO ( IAsyncResult asyncResult ) : EnableVolumeIOResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVolumeIO.
return EnableVolumeIOResponse

EndEnableVpcClassicLink() public method

Finishes the asynchronous execution of the EnableVpcClassicLink operation.
public EndEnableVpcClassicLink ( IAsyncResult asyncResult ) : EnableVpcClassicLinkResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVpcClassicLink.
return EnableVpcClassicLinkResponse

EndEnableVpcClassicLinkDnsSupport() public method

Finishes the asynchronous execution of the EnableVpcClassicLinkDnsSupport operation.
public EndEnableVpcClassicLinkDnsSupport ( IAsyncResult asyncResult ) : EnableVpcClassicLinkDnsSupportResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginEnableVpcClassicLinkDnsSupport.
return EnableVpcClassicLinkDnsSupportResponse

EndGetConsoleOutput() public method

Finishes the asynchronous execution of the GetConsoleOutput operation.
public EndGetConsoleOutput ( IAsyncResult asyncResult ) : GetConsoleOutputResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetConsoleOutput.
return GetConsoleOutputResponse

EndGetConsoleScreenshot() public method

Finishes the asynchronous execution of the GetConsoleScreenshot operation.
public EndGetConsoleScreenshot ( IAsyncResult asyncResult ) : GetConsoleScreenshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetConsoleScreenshot.
return GetConsoleScreenshotResponse

EndGetHostReservationPurchasePreview() public method

Finishes the asynchronous execution of the GetHostReservationPurchasePreview operation.
public EndGetHostReservationPurchasePreview ( IAsyncResult asyncResult ) : GetHostReservationPurchasePreviewResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetHostReservationPurchasePreview.
return GetHostReservationPurchasePreviewResponse

EndGetPasswordData() public method

Finishes the asynchronous execution of the GetPasswordData operation.
public EndGetPasswordData ( IAsyncResult asyncResult ) : GetPasswordDataResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetPasswordData.
return GetPasswordDataResponse

EndGetReservedInstancesExchangeQuote() public method

Finishes the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public EndGetReservedInstancesExchangeQuote ( IAsyncResult asyncResult ) : GetReservedInstancesExchangeQuoteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetReservedInstancesExchangeQuote.
return GetReservedInstancesExchangeQuoteResponse

EndImportImage() public method

Finishes the asynchronous execution of the ImportImage operation.
public EndImportImage ( IAsyncResult asyncResult ) : ImportImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportImage.
return ImportImageResponse

EndImportInstance() public method

Finishes the asynchronous execution of the ImportInstance operation.
public EndImportInstance ( IAsyncResult asyncResult ) : ImportInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportInstance.
return ImportInstanceResponse

EndImportKeyPair() public method

Finishes the asynchronous execution of the ImportKeyPair operation.
public EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportKeyPair.
return ImportKeyPairResponse

EndImportSnapshot() public method

Finishes the asynchronous execution of the ImportSnapshot operation.
public EndImportSnapshot ( IAsyncResult asyncResult ) : ImportSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportSnapshot.
return ImportSnapshotResponse

EndImportVolume() public method

Finishes the asynchronous execution of the ImportVolume operation.
public EndImportVolume ( IAsyncResult asyncResult ) : ImportVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportVolume.
return ImportVolumeResponse

EndModifyHosts() public method

Finishes the asynchronous execution of the ModifyHosts operation.
public EndModifyHosts ( IAsyncResult asyncResult ) : ModifyHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyHosts.
return ModifyHostsResponse

EndModifyIdFormat() public method

Finishes the asynchronous execution of the ModifyIdFormat operation.
public EndModifyIdFormat ( IAsyncResult asyncResult ) : ModifyIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyIdFormat.
return ModifyIdFormatResponse

EndModifyIdentityIdFormat() public method

Finishes the asynchronous execution of the ModifyIdentityIdFormat operation.
public EndModifyIdentityIdFormat ( IAsyncResult asyncResult ) : ModifyIdentityIdFormatResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyIdentityIdFormat.
return ModifyIdentityIdFormatResponse

EndModifyImageAttribute() public method

Finishes the asynchronous execution of the ModifyImageAttribute operation.
public EndModifyImageAttribute ( IAsyncResult asyncResult ) : ModifyImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyImageAttribute.
return ModifyImageAttributeResponse

EndModifyInstanceAttribute() public method

Finishes the asynchronous execution of the ModifyInstanceAttribute operation.
public EndModifyInstanceAttribute ( IAsyncResult asyncResult ) : ModifyInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyInstanceAttribute.
return ModifyInstanceAttributeResponse

EndModifyInstancePlacement() public method

Finishes the asynchronous execution of the ModifyInstancePlacement operation.
public EndModifyInstancePlacement ( IAsyncResult asyncResult ) : ModifyInstancePlacementResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyInstancePlacement.
return ModifyInstancePlacementResponse

EndModifyNetworkInterfaceAttribute() public method

Finishes the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public EndModifyNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ModifyNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyNetworkInterfaceAttribute.
return ModifyNetworkInterfaceAttributeResponse

EndModifyReservedInstances() public method

Finishes the asynchronous execution of the ModifyReservedInstances operation.
public EndModifyReservedInstances ( IAsyncResult asyncResult ) : ModifyReservedInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReservedInstances.
return ModifyReservedInstancesResponse

EndModifySnapshotAttribute() public method

Finishes the asynchronous execution of the ModifySnapshotAttribute operation.
public EndModifySnapshotAttribute ( IAsyncResult asyncResult ) : ModifySnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySnapshotAttribute.
return ModifySnapshotAttributeResponse

EndModifySpotFleetRequest() public method

Finishes the asynchronous execution of the ModifySpotFleetRequest operation.
public EndModifySpotFleetRequest ( IAsyncResult asyncResult ) : ModifySpotFleetRequestResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySpotFleetRequest.
return ModifySpotFleetRequestResponse

EndModifySubnetAttribute() public method

Finishes the asynchronous execution of the ModifySubnetAttribute operation.
public EndModifySubnetAttribute ( IAsyncResult asyncResult ) : ModifySubnetAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifySubnetAttribute.
return ModifySubnetAttributeResponse

EndModifyVolumeAttribute() public method

Finishes the asynchronous execution of the ModifyVolumeAttribute operation.
public EndModifyVolumeAttribute ( IAsyncResult asyncResult ) : ModifyVolumeAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVolumeAttribute.
return ModifyVolumeAttributeResponse

EndModifyVpcAttribute() public method

Finishes the asynchronous execution of the ModifyVpcAttribute operation.
public EndModifyVpcAttribute ( IAsyncResult asyncResult ) : ModifyVpcAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcAttribute.
return ModifyVpcAttributeResponse

EndModifyVpcEndpoint() public method

Finishes the asynchronous execution of the ModifyVpcEndpoint operation.
public EndModifyVpcEndpoint ( IAsyncResult asyncResult ) : ModifyVpcEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcEndpoint.
return ModifyVpcEndpointResponse

EndModifyVpcPeeringConnectionOptions() public method

Finishes the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public EndModifyVpcPeeringConnectionOptions ( IAsyncResult asyncResult ) : ModifyVpcPeeringConnectionOptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyVpcPeeringConnectionOptions.
return ModifyVpcPeeringConnectionOptionsResponse

EndMonitorInstances() public method

Finishes the asynchronous execution of the MonitorInstances operation.
public EndMonitorInstances ( IAsyncResult asyncResult ) : MonitorInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginMonitorInstances.
return MonitorInstancesResponse

EndMoveAddressToVpc() public method

Finishes the asynchronous execution of the MoveAddressToVpc operation.
public EndMoveAddressToVpc ( IAsyncResult asyncResult ) : MoveAddressToVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginMoveAddressToVpc.
return MoveAddressToVpcResponse

EndPurchaseHostReservation() public method

Finishes the asynchronous execution of the PurchaseHostReservation operation.
public EndPurchaseHostReservation ( IAsyncResult asyncResult ) : PurchaseHostReservationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseHostReservation.
return PurchaseHostReservationResponse

EndPurchaseReservedInstancesOffering() public method

Finishes the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public EndPurchaseReservedInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedInstancesOfferingResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseReservedInstancesOffering.
return PurchaseReservedInstancesOfferingResponse

EndPurchaseScheduledInstances() public method

Finishes the asynchronous execution of the PurchaseScheduledInstances operation.
public EndPurchaseScheduledInstances ( IAsyncResult asyncResult ) : PurchaseScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPurchaseScheduledInstances.
return PurchaseScheduledInstancesResponse

EndRebootInstances() public method

Finishes the asynchronous execution of the RebootInstances operation.
public EndRebootInstances ( IAsyncResult asyncResult ) : RebootInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRebootInstances.
return RebootInstancesResponse

EndRegisterImage() public method

Finishes the asynchronous execution of the RegisterImage operation.
public EndRegisterImage ( IAsyncResult asyncResult ) : RegisterImageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRegisterImage.
return RegisterImageResponse

EndRejectVpcPeeringConnection() public method

Finishes the asynchronous execution of the RejectVpcPeeringConnection operation.
public EndRejectVpcPeeringConnection ( IAsyncResult asyncResult ) : RejectVpcPeeringConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRejectVpcPeeringConnection.
return RejectVpcPeeringConnectionResponse

EndReleaseAddress() public method

Finishes the asynchronous execution of the ReleaseAddress operation.
public EndReleaseAddress ( IAsyncResult asyncResult ) : ReleaseAddressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReleaseAddress.
return ReleaseAddressResponse

EndReleaseHosts() public method

Finishes the asynchronous execution of the ReleaseHosts operation.
public EndReleaseHosts ( IAsyncResult asyncResult ) : ReleaseHostsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReleaseHosts.
return ReleaseHostsResponse

EndReplaceNetworkAclAssociation() public method

Finishes the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public EndReplaceNetworkAclAssociation ( IAsyncResult asyncResult ) : ReplaceNetworkAclAssociationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceNetworkAclAssociation.
return ReplaceNetworkAclAssociationResponse

EndReplaceNetworkAclEntry() public method

Finishes the asynchronous execution of the ReplaceNetworkAclEntry operation.
public EndReplaceNetworkAclEntry ( IAsyncResult asyncResult ) : ReplaceNetworkAclEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceNetworkAclEntry.
return ReplaceNetworkAclEntryResponse

EndReplaceRoute() public method

Finishes the asynchronous execution of the ReplaceRoute operation.
public EndReplaceRoute ( IAsyncResult asyncResult ) : ReplaceRouteResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceRoute.
return ReplaceRouteResponse

EndReplaceRouteTableAssociation() public method

Finishes the asynchronous execution of the ReplaceRouteTableAssociation operation.
public EndReplaceRouteTableAssociation ( IAsyncResult asyncResult ) : ReplaceRouteTableAssociationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReplaceRouteTableAssociation.
return ReplaceRouteTableAssociationResponse

EndReportInstanceStatus() public method

Finishes the asynchronous execution of the ReportInstanceStatus operation.
public EndReportInstanceStatus ( IAsyncResult asyncResult ) : ReportInstanceStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReportInstanceStatus.
return ReportInstanceStatusResponse

EndRequestSpotFleet() public method

Finishes the asynchronous execution of the RequestSpotFleet operation.
public EndRequestSpotFleet ( IAsyncResult asyncResult ) : RequestSpotFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRequestSpotFleet.
return RequestSpotFleetResponse

EndRequestSpotInstances() public method

Finishes the asynchronous execution of the RequestSpotInstances operation.
public EndRequestSpotInstances ( IAsyncResult asyncResult ) : RequestSpotInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRequestSpotInstances.
return RequestSpotInstancesResponse

EndResetImageAttribute() public method

Finishes the asynchronous execution of the ResetImageAttribute operation.
public EndResetImageAttribute ( IAsyncResult asyncResult ) : ResetImageAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetImageAttribute.
return ResetImageAttributeResponse

EndResetInstanceAttribute() public method

Finishes the asynchronous execution of the ResetInstanceAttribute operation.
public EndResetInstanceAttribute ( IAsyncResult asyncResult ) : ResetInstanceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetInstanceAttribute.
return ResetInstanceAttributeResponse

EndResetNetworkInterfaceAttribute() public method

Finishes the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public EndResetNetworkInterfaceAttribute ( IAsyncResult asyncResult ) : ResetNetworkInterfaceAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetNetworkInterfaceAttribute.
return ResetNetworkInterfaceAttributeResponse

EndResetSnapshotAttribute() public method

Finishes the asynchronous execution of the ResetSnapshotAttribute operation.
public EndResetSnapshotAttribute ( IAsyncResult asyncResult ) : ResetSnapshotAttributeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetSnapshotAttribute.
return ResetSnapshotAttributeResponse

EndRestoreAddressToClassic() public method

Finishes the asynchronous execution of the RestoreAddressToClassic operation.
public EndRestoreAddressToClassic ( IAsyncResult asyncResult ) : RestoreAddressToClassicResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRestoreAddressToClassic.
return RestoreAddressToClassicResponse

EndRevokeSecurityGroupEgress() public method

Finishes the asynchronous execution of the RevokeSecurityGroupEgress operation.
public EndRevokeSecurityGroupEgress ( IAsyncResult asyncResult ) : RevokeSecurityGroupEgressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeSecurityGroupEgress.
return RevokeSecurityGroupEgressResponse

EndRevokeSecurityGroupIngress() public method

Finishes the asynchronous execution of the RevokeSecurityGroupIngress operation.
public EndRevokeSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeSecurityGroupIngressResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRevokeSecurityGroupIngress.
return RevokeSecurityGroupIngressResponse

EndRunInstances() public method

Finishes the asynchronous execution of the RunInstances operation.
public EndRunInstances ( IAsyncResult asyncResult ) : RunInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRunInstances.
return RunInstancesResponse

EndRunScheduledInstances() public method

Finishes the asynchronous execution of the RunScheduledInstances operation.
public EndRunScheduledInstances ( IAsyncResult asyncResult ) : RunScheduledInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRunScheduledInstances.
return RunScheduledInstancesResponse

EndStartInstances() public method

Finishes the asynchronous execution of the StartInstances operation.
public EndStartInstances ( IAsyncResult asyncResult ) : StartInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartInstances.
return StartInstancesResponse

EndStopInstances() public method

Finishes the asynchronous execution of the StopInstances operation.
public EndStopInstances ( IAsyncResult asyncResult ) : StopInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopInstances.
return StopInstancesResponse

EndTerminateInstances() public method

Finishes the asynchronous execution of the TerminateInstances operation.
public EndTerminateInstances ( IAsyncResult asyncResult ) : TerminateInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginTerminateInstances.
return TerminateInstancesResponse

EndUnassignIpv6Addresses() public method

Finishes the asynchronous execution of the UnassignIpv6Addresses operation.
public EndUnassignIpv6Addresses ( IAsyncResult asyncResult ) : UnassignIpv6AddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnassignIpv6Addresses.
return UnassignIpv6AddressesResponse

EndUnassignPrivateIpAddresses() public method

Finishes the asynchronous execution of the UnassignPrivateIpAddresses operation.
public EndUnassignPrivateIpAddresses ( IAsyncResult asyncResult ) : UnassignPrivateIpAddressesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnassignPrivateIpAddresses.
return UnassignPrivateIpAddressesResponse

EndUnmonitorInstances() public method

Finishes the asynchronous execution of the UnmonitorInstances operation.
public EndUnmonitorInstances ( IAsyncResult asyncResult ) : UnmonitorInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnmonitorInstances.
return UnmonitorInstancesResponse

GetConsoleOutputAsync() public method

Initiates the asynchronous execution of the GetConsoleOutput operation.
public GetConsoleOutputAsync ( GetConsoleOutputRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetConsoleOutputRequest Container for the necessary parameters to execute the GetConsoleOutput operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

GetConsoleScreenshotAsync() public method

Initiates the asynchronous execution of the GetConsoleScreenshot operation.
public GetConsoleScreenshotAsync ( GetConsoleScreenshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetConsoleScreenshotRequest Container for the necessary parameters to execute the GetConsoleScreenshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

GetHostReservationPurchasePreviewAsync() public method

Initiates the asynchronous execution of the GetHostReservationPurchasePreview operation.
public GetHostReservationPurchasePreviewAsync ( GetHostReservationPurchasePreviewRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetHostReservationPurchasePreviewRequest Container for the necessary parameters to execute the GetHostReservationPurchasePreview operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

GetPasswordDataAsync() public method

Initiates the asynchronous execution of the GetPasswordData operation.
public GetPasswordDataAsync ( GetPasswordDataRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetPasswordDataRequest Container for the necessary parameters to execute the GetPasswordData operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

GetReservedInstancesExchangeQuoteAsync() public method

Initiates the asynchronous execution of the GetReservedInstancesExchangeQuote operation.
public GetReservedInstancesExchangeQuoteAsync ( GetReservedInstancesExchangeQuoteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request GetReservedInstancesExchangeQuoteRequest Container for the necessary parameters to execute the GetReservedInstancesExchangeQuote operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ImportImageAsync() public method

Initiates the asynchronous execution of the ImportImage operation.
public ImportImageAsync ( ImportImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportImageRequest Container for the necessary parameters to execute the ImportImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ImportInstanceAsync() public method

Initiates the asynchronous execution of the ImportInstance operation.
public ImportInstanceAsync ( ImportInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportInstanceRequest Container for the necessary parameters to execute the ImportInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ImportKeyPairAsync() public method

Initiates the asynchronous execution of the ImportKeyPair operation.
public ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ImportSnapshotAsync() public method

Initiates the asynchronous execution of the ImportSnapshot operation.
public ImportSnapshotAsync ( ImportSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportSnapshotRequest Container for the necessary parameters to execute the ImportSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ImportVolumeAsync() public method

Initiates the asynchronous execution of the ImportVolume operation.
public ImportVolumeAsync ( ImportVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportVolumeRequest Container for the necessary parameters to execute the ImportVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyHostsAsync() public method

Initiates the asynchronous execution of the ModifyHosts operation.
public ModifyHostsAsync ( ModifyHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyHostsRequest Container for the necessary parameters to execute the ModifyHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyIdFormatAsync() public method

Initiates the asynchronous execution of the ModifyIdFormat operation.
public ModifyIdFormatAsync ( ModifyIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyIdFormatRequest Container for the necessary parameters to execute the ModifyIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyIdentityIdFormatAsync() public method

Initiates the asynchronous execution of the ModifyIdentityIdFormat operation.
public ModifyIdentityIdFormatAsync ( ModifyIdentityIdFormatRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyIdentityIdFormatRequest Container for the necessary parameters to execute the ModifyIdentityIdFormat operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyImageAttributeAsync() public method

Initiates the asynchronous execution of the ModifyImageAttribute operation.
public ModifyImageAttributeAsync ( ModifyImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyImageAttributeRequest Container for the necessary parameters to execute the ModifyImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyInstanceAttributeAsync() public method

Initiates the asynchronous execution of the ModifyInstanceAttribute operation.
public ModifyInstanceAttributeAsync ( ModifyInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyInstanceAttributeRequest Container for the necessary parameters to execute the ModifyInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyInstancePlacementAsync() public method

Initiates the asynchronous execution of the ModifyInstancePlacement operation.
public ModifyInstancePlacementAsync ( ModifyInstancePlacementRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyInstancePlacementRequest Container for the necessary parameters to execute the ModifyInstancePlacement operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyNetworkInterfaceAttributeAsync() public method

Initiates the asynchronous execution of the ModifyNetworkInterfaceAttribute operation.
public ModifyNetworkInterfaceAttributeAsync ( ModifyNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ModifyNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyReservedInstancesAsync() public method

Initiates the asynchronous execution of the ModifyReservedInstances operation.
public ModifyReservedInstancesAsync ( ModifyReservedInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReservedInstancesRequest Container for the necessary parameters to execute the ModifyReservedInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifySnapshotAttributeAsync() public method

Initiates the asynchronous execution of the ModifySnapshotAttribute operation.
public ModifySnapshotAttributeAsync ( ModifySnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySnapshotAttributeRequest Container for the necessary parameters to execute the ModifySnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifySpotFleetRequestAsync() public method

Initiates the asynchronous execution of the ModifySpotFleetRequest operation.
public ModifySpotFleetRequestAsync ( ModifySpotFleetRequestRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySpotFleetRequestRequest Container for the necessary parameters to execute the ModifySpotFleetRequest operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifySubnetAttributeAsync() public method

Initiates the asynchronous execution of the ModifySubnetAttribute operation.
public ModifySubnetAttributeAsync ( ModifySubnetAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifySubnetAttributeRequest Container for the necessary parameters to execute the ModifySubnetAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyVolumeAttributeAsync() public method

Initiates the asynchronous execution of the ModifyVolumeAttribute operation.
public ModifyVolumeAttributeAsync ( ModifyVolumeAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVolumeAttributeRequest Container for the necessary parameters to execute the ModifyVolumeAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyVpcAttributeAsync() public method

Initiates the asynchronous execution of the ModifyVpcAttribute operation.
public ModifyVpcAttributeAsync ( ModifyVpcAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcAttributeRequest Container for the necessary parameters to execute the ModifyVpcAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyVpcEndpointAsync() public method

Initiates the asynchronous execution of the ModifyVpcEndpoint operation.
public ModifyVpcEndpointAsync ( ModifyVpcEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcEndpointRequest Container for the necessary parameters to execute the ModifyVpcEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ModifyVpcPeeringConnectionOptionsAsync() public method

Initiates the asynchronous execution of the ModifyVpcPeeringConnectionOptions operation.
public ModifyVpcPeeringConnectionOptionsAsync ( ModifyVpcPeeringConnectionOptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyVpcPeeringConnectionOptionsRequest Container for the necessary parameters to execute the ModifyVpcPeeringConnectionOptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

MonitorInstancesAsync() public method

Initiates the asynchronous execution of the MonitorInstances operation.
public MonitorInstancesAsync ( MonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request MonitorInstancesRequest Container for the necessary parameters to execute the MonitorInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

MoveAddressToVpcAsync() public method

Initiates the asynchronous execution of the MoveAddressToVpc operation.
public MoveAddressToVpcAsync ( MoveAddressToVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request MoveAddressToVpcRequest Container for the necessary parameters to execute the MoveAddressToVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

PurchaseHostReservationAsync() public method

Initiates the asynchronous execution of the PurchaseHostReservation operation.
public PurchaseHostReservationAsync ( PurchaseHostReservationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseHostReservationRequest Container for the necessary parameters to execute the PurchaseHostReservation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

PurchaseReservedInstancesOfferingAsync() public method

Initiates the asynchronous execution of the PurchaseReservedInstancesOffering operation.
public PurchaseReservedInstancesOfferingAsync ( PurchaseReservedInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseReservedInstancesOfferingRequest Container for the necessary parameters to execute the PurchaseReservedInstancesOffering operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

PurchaseScheduledInstancesAsync() public method

Initiates the asynchronous execution of the PurchaseScheduledInstances operation.
public PurchaseScheduledInstancesAsync ( PurchaseScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PurchaseScheduledInstancesRequest Container for the necessary parameters to execute the PurchaseScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RebootInstancesAsync() public method

Initiates the asynchronous execution of the RebootInstances operation.
public RebootInstancesAsync ( RebootInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RebootInstancesRequest Container for the necessary parameters to execute the RebootInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RegisterImageAsync() public method

Initiates the asynchronous execution of the RegisterImage operation.
public RegisterImageAsync ( RegisterImageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RegisterImageRequest Container for the necessary parameters to execute the RegisterImage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RejectVpcPeeringConnectionAsync() public method

Initiates the asynchronous execution of the RejectVpcPeeringConnection operation.
public RejectVpcPeeringConnectionAsync ( RejectVpcPeeringConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RejectVpcPeeringConnectionRequest Container for the necessary parameters to execute the RejectVpcPeeringConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReleaseAddressAsync() public method

Initiates the asynchronous execution of the ReleaseAddress operation.
public ReleaseAddressAsync ( ReleaseAddressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReleaseAddressRequest Container for the necessary parameters to execute the ReleaseAddress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReleaseHostsAsync() public method

Initiates the asynchronous execution of the ReleaseHosts operation.
public ReleaseHostsAsync ( ReleaseHostsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReleaseHostsRequest Container for the necessary parameters to execute the ReleaseHosts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReplaceNetworkAclAssociationAsync() public method

Initiates the asynchronous execution of the ReplaceNetworkAclAssociation operation.
public ReplaceNetworkAclAssociationAsync ( ReplaceNetworkAclAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceNetworkAclAssociationRequest Container for the necessary parameters to execute the ReplaceNetworkAclAssociation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReplaceNetworkAclEntryAsync() public method

Initiates the asynchronous execution of the ReplaceNetworkAclEntry operation.
public ReplaceNetworkAclEntryAsync ( ReplaceNetworkAclEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceNetworkAclEntryRequest Container for the necessary parameters to execute the ReplaceNetworkAclEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReplaceRouteAsync() public method

Initiates the asynchronous execution of the ReplaceRoute operation.
public ReplaceRouteAsync ( ReplaceRouteRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceRouteRequest Container for the necessary parameters to execute the ReplaceRoute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReplaceRouteTableAssociationAsync() public method

Initiates the asynchronous execution of the ReplaceRouteTableAssociation operation.
public ReplaceRouteTableAssociationAsync ( ReplaceRouteTableAssociationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReplaceRouteTableAssociationRequest Container for the necessary parameters to execute the ReplaceRouteTableAssociation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ReportInstanceStatusAsync() public method

Initiates the asynchronous execution of the ReportInstanceStatus operation.
public ReportInstanceStatusAsync ( ReportInstanceStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ReportInstanceStatusRequest Container for the necessary parameters to execute the ReportInstanceStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RequestSpotFleetAsync() public method

Initiates the asynchronous execution of the RequestSpotFleet operation.
public RequestSpotFleetAsync ( RequestSpotFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RequestSpotFleetRequest Container for the necessary parameters to execute the RequestSpotFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RequestSpotInstancesAsync() public method

Initiates the asynchronous execution of the RequestSpotInstances operation.
public RequestSpotInstancesAsync ( RequestSpotInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RequestSpotInstancesRequest Container for the necessary parameters to execute the RequestSpotInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ResetImageAttributeAsync() public method

Initiates the asynchronous execution of the ResetImageAttribute operation.
public ResetImageAttributeAsync ( ResetImageAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetImageAttributeRequest Container for the necessary parameters to execute the ResetImageAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ResetInstanceAttributeAsync() public method

Initiates the asynchronous execution of the ResetInstanceAttribute operation.
public ResetInstanceAttributeAsync ( ResetInstanceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetInstanceAttributeRequest Container for the necessary parameters to execute the ResetInstanceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ResetNetworkInterfaceAttributeAsync() public method

Initiates the asynchronous execution of the ResetNetworkInterfaceAttribute operation.
public ResetNetworkInterfaceAttributeAsync ( ResetNetworkInterfaceAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetNetworkInterfaceAttributeRequest Container for the necessary parameters to execute the ResetNetworkInterfaceAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ResetSnapshotAttributeAsync() public method

Initiates the asynchronous execution of the ResetSnapshotAttribute operation.
public ResetSnapshotAttributeAsync ( ResetSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetSnapshotAttributeRequest Container for the necessary parameters to execute the ResetSnapshotAttribute operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RestoreAddressToClassicAsync() public method

Initiates the asynchronous execution of the RestoreAddressToClassic operation.
public RestoreAddressToClassicAsync ( RestoreAddressToClassicRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RestoreAddressToClassicRequest Container for the necessary parameters to execute the RestoreAddressToClassic operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RevokeSecurityGroupEgressAsync() public method

Initiates the asynchronous execution of the RevokeSecurityGroupEgress operation.
public RevokeSecurityGroupEgressAsync ( RevokeSecurityGroupEgressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeSecurityGroupEgressRequest Container for the necessary parameters to execute the RevokeSecurityGroupEgress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RevokeSecurityGroupIngressAsync() public method

Initiates the asynchronous execution of the RevokeSecurityGroupIngress operation.
public RevokeSecurityGroupIngressAsync ( RevokeSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RevokeSecurityGroupIngressRequest Container for the necessary parameters to execute the RevokeSecurityGroupIngress operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RunInstancesAsync() public method

Initiates the asynchronous execution of the RunInstances operation.
public RunInstancesAsync ( RunInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RunInstancesRequest Container for the necessary parameters to execute the RunInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

RunScheduledInstancesAsync() public method

Initiates the asynchronous execution of the RunScheduledInstances operation.
public RunScheduledInstancesAsync ( RunScheduledInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RunScheduledInstancesRequest Container for the necessary parameters to execute the RunScheduledInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

StartInstancesAsync() public method

Initiates the asynchronous execution of the StartInstances operation.
public StartInstancesAsync ( StartInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StartInstancesRequest Container for the necessary parameters to execute the StartInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

StopInstancesAsync() public method

Initiates the asynchronous execution of the StopInstances operation.
public StopInstancesAsync ( StopInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StopInstancesRequest Container for the necessary parameters to execute the StopInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

TerminateInstancesAsync() public method

Initiates the asynchronous execution of the TerminateInstances operation.
public TerminateInstancesAsync ( TerminateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request TerminateInstancesRequest Container for the necessary parameters to execute the TerminateInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

UnassignIpv6AddressesAsync() public method

Initiates the asynchronous execution of the UnassignIpv6Addresses operation.
public UnassignIpv6AddressesAsync ( UnassignIpv6AddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnassignIpv6AddressesRequest Container for the necessary parameters to execute the UnassignIpv6Addresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

UnassignPrivateIpAddressesAsync() public method

Initiates the asynchronous execution of the UnassignPrivateIpAddresses operation.
public UnassignPrivateIpAddressesAsync ( UnassignPrivateIpAddressesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnassignPrivateIpAddressesRequest Container for the necessary parameters to execute the UnassignPrivateIpAddresses operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

UnmonitorInstancesAsync() public method

Initiates the asynchronous execution of the UnmonitorInstances operation.
public UnmonitorInstancesAsync ( UnmonitorInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnmonitorInstancesRequest Container for the necessary parameters to execute the UnmonitorInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task