@aws-sdk/client-ec2 3.226.0 → 3.231.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/ruleset.js +0 -9
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/protocols/Aws_ec2.js +14 -0
- package/dist-cjs/runtimeConfig.browser.js +3 -3
- package/dist-cjs/runtimeConfig.js +2 -1
- package/dist-es/endpoint/ruleset.js +0 -9
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/protocols/Aws_ec2.js +14 -0
- package/dist-es/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.js +2 -1
- package/dist-types/EC2.d.ts +359 -425
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -2
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +5 -5
- package/dist-types/commands/AssociateAddressCommand.d.ts +0 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -4
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -4
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -2
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +5 -5
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -2
- package/dist-types/commands/BundleInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +7 -7
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -2
- package/dist-types/commands/CopyImageCommand.d.ts +2 -5
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -4
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -5
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +5 -5
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +5 -6
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -6
- package/dist-types/commands/CreateImageCommand.d.ts +6 -10
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -3
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -2
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -2
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +0 -1
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteCommand.d.ts +6 -6
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -2
- package/dist-types/commands/CreateSnapshotCommand.d.ts +0 -3
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +0 -2
- package/dist-types/commands/CreateSubnetCommand.d.ts +7 -7
- package/dist-types/commands/CreateTagsCommand.d.ts +0 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +6 -6
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -2
- package/dist-types/commands/DeleteFleetsCommand.d.ts +0 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -2
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +7 -7
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -2
- package/dist-types/commands/DeregisterImageCommand.d.ts +1 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +0 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +8 -8
- package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +0 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -2
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -9
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +5 -5
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +4 -4
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +7 -7
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +5 -5
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +6 -9
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -2
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +13 -15
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -2
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
- package/dist-types/commands/RegisterImageCommand.d.ts +4 -7
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -2
- package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -2
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +8 -9
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +5 -7
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +0 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +0 -2
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -4
- package/dist-types/commands/RunInstancesCommand.d.ts +16 -16
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -6
- package/dist-types/commands/StartInstancesCommand.d.ts +5 -7
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -2
- package/dist-types/commands/StopInstancesCommand.d.ts +6 -6
- package/dist-types/commands/TerminateInstancesCommand.d.ts +19 -24
- package/dist-types/models/models_0.d.ts +74 -79
- package/dist-types/models/models_1.d.ts +198 -201
- package/dist-types/models/models_2.d.ts +71 -71
- package/dist-types/models/models_3.d.ts +349 -357
- package/dist-types/models/models_4.d.ts +441 -443
- package/dist-types/models/models_5.d.ts +119 -122
- package/dist-types/models/models_6.d.ts +173 -175
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_3.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -1
- package/package.json +7 -6
package/dist-types/EC2.d.ts
CHANGED
|
@@ -650,7 +650,7 @@ export declare class EC2 extends EC2Client {
|
|
|
650
650
|
* be in the <code>pending-acceptance</code> state, and you must be the owner of the peer VPC.
|
|
651
651
|
* Use <a>DescribeVpcPeeringConnections</a> to view your outstanding VPC
|
|
652
652
|
* peering connection requests.</p>
|
|
653
|
-
*
|
|
653
|
+
* <p>For an inter-Region VPC peering connection request, you must accept the VPC peering
|
|
654
654
|
* connection in the Region of the accepter VPC.</p>
|
|
655
655
|
*/
|
|
656
656
|
acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions): Promise<AcceptVpcPeeringConnectionCommandOutput>;
|
|
@@ -722,8 +722,8 @@ export declare class EC2 extends EC2Client {
|
|
|
722
722
|
* You can assign as many IPv6 addresses to a network interface as you can assign private
|
|
723
723
|
* IPv4 addresses, and the limit varies per instance type. For information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI">IP Addresses Per Network Interface Per Instance Type</a>
|
|
724
724
|
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
725
|
-
*
|
|
726
|
-
*
|
|
725
|
+
* <p>You must specify either the IPv6 addresses or the IPv6 address count in the request. </p>
|
|
726
|
+
* <p>You can optionally use Prefix Delegation on the network interface. You must specify
|
|
727
727
|
* either the IPV6 Prefix Delegation prefixes, or the IPv6 Prefix Delegation count. For
|
|
728
728
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html">
|
|
729
729
|
* Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -733,18 +733,18 @@ export declare class EC2 extends EC2Client {
|
|
|
733
733
|
assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignIpv6AddressesCommandOutput) => void): void;
|
|
734
734
|
/**
|
|
735
735
|
* <p>Assigns one or more secondary private IP addresses to the specified network interface.</p>
|
|
736
|
-
*
|
|
736
|
+
* <p>You can specify one or more specific secondary IP addresses, or you can specify the number
|
|
737
737
|
* of secondary IP addresses to be automatically assigned within the subnet's CIDR block range.
|
|
738
738
|
* The number of secondary IP addresses that you can assign to an instance varies by instance type.
|
|
739
739
|
* For information about instance types, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance Types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. For more information about
|
|
740
740
|
* Elastic IP addresses, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
741
|
-
*
|
|
741
|
+
* <p>When you move a secondary private IP address to another network interface, any Elastic IP address
|
|
742
742
|
* that is associated with the IP address is also moved.</p>
|
|
743
|
-
*
|
|
743
|
+
* <p>Remapping an IP address is an asynchronous operation. When you move an IP address from one network
|
|
744
744
|
* interface to another, check <code>network/interfaces/macs/mac/local-ipv4s</code> in the instance
|
|
745
745
|
* metadata to confirm that the remapping is complete.</p>
|
|
746
|
-
*
|
|
747
|
-
*
|
|
746
|
+
* <p>You must specify either the IP addresses or the IP address count in the request.</p>
|
|
747
|
+
* <p>You can optionally use Prefix Delegation on the network interface. You must specify
|
|
748
748
|
* either the IPv4 Prefix Delegation prefixes, or the IPv4 Prefix Delegation count. For
|
|
749
749
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html">
|
|
750
750
|
* Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -778,7 +778,6 @@ export declare class EC2 extends EC2Client {
|
|
|
778
778
|
* Addresses</i> section of <a href="http://aws.amazon.com/ec2/pricing/">Amazon EC2
|
|
779
779
|
* Pricing</a>.</p>
|
|
780
780
|
* </important>
|
|
781
|
-
*
|
|
782
781
|
* <note>
|
|
783
782
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
784
783
|
* </note>
|
|
@@ -788,7 +787,7 @@ export declare class EC2 extends EC2Client {
|
|
|
788
787
|
associateAddress(args: AssociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAddressCommandOutput) => void): void;
|
|
789
788
|
/**
|
|
790
789
|
* <p>Associates a target network with a Client VPN endpoint. A target network is a subnet in a VPC. You can associate multiple subnets from the same VPC with a Client VPN endpoint. You can associate only one subnet in each Availability Zone. We recommend that you associate at least two subnets to provide Availability Zone redundancy.</p>
|
|
791
|
-
*
|
|
790
|
+
* <p>If you specified a VPC when you created the Client VPN endpoint or if you have previous subnet associations, the specified subnet must be in the same VPC. To specify a subnet that's in a different VPC, you must first modify the Client VPN endpoint (<a>ModifyClientVpnEndpoint</a>) and change the VPC that's associated with it.</p>
|
|
792
791
|
*/
|
|
793
792
|
associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions): Promise<AssociateClientVpnTargetNetworkCommandOutput>;
|
|
794
793
|
associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, cb: (err: any, data?: AssociateClientVpnTargetNetworkCommandOutput) => void): void;
|
|
@@ -807,12 +806,10 @@ export declare class EC2 extends EC2Client {
|
|
|
807
806
|
* This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more
|
|
808
807
|
* information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html">Certificate Manager for Nitro Enclaves</a> in the <i>Amazon Web Services Nitro Enclaves
|
|
809
808
|
* User Guide</i>.</p>
|
|
810
|
-
*
|
|
811
|
-
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
809
|
+
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
812
810
|
* private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate
|
|
813
811
|
* is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p>
|
|
814
|
-
*
|
|
815
|
-
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
812
|
+
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
816
813
|
* on the Amazon S3 bucket returned by the command. To enable the IAM role to access the KMS key,
|
|
817
814
|
* you must grant it permission to call <code>kms:Decrypt</code> on the KMS key returned by the command.
|
|
818
815
|
* For more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html#add-policy">
|
|
@@ -844,7 +841,7 @@ export declare class EC2 extends EC2Client {
|
|
|
844
841
|
* from the subnet or gateway to be routed according to the routes in the route table. The
|
|
845
842
|
* action returns an association ID, which you need in order to disassociate the route
|
|
846
843
|
* table later. A route table can be associated with multiple subnets.</p>
|
|
847
|
-
*
|
|
844
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
|
|
848
845
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
849
846
|
*/
|
|
850
847
|
associateRouteTable(args: AssociateRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<AssociateRouteTableCommandOutput>;
|
|
@@ -859,7 +856,7 @@ export declare class EC2 extends EC2Client {
|
|
|
859
856
|
associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSubnetCidrBlockCommandOutput) => void): void;
|
|
860
857
|
/**
|
|
861
858
|
* <p>Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.</p>
|
|
862
|
-
*
|
|
859
|
+
* <p>The transit gateway attachment must be in the available state before you can add a resource. Use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayAttachments.html">DescribeTransitGatewayAttachments</a>
|
|
863
860
|
* to see the state of the attachment.</p>
|
|
864
861
|
*/
|
|
865
862
|
associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTransitGatewayMulticastDomainCommandOutput>;
|
|
@@ -882,10 +879,9 @@ export declare class EC2 extends EC2Client {
|
|
|
882
879
|
* <note>
|
|
883
880
|
* <p>This API action is currently in <b>limited preview only</b>.
|
|
884
881
|
* If you are interested in using this feature, contact your account manager.</p>
|
|
885
|
-
*
|
|
886
|
-
*
|
|
887
|
-
*
|
|
888
|
-
* <p>Before you create the association, run the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateNetworkInterface.html">create-network-interface</a> command and set
|
|
882
|
+
* </note>
|
|
883
|
+
* <p>Associates a branch network interface with a trunk network interface.</p>
|
|
884
|
+
* <p>Before you create the association, run the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateNetworkInterface.html">create-network-interface</a> command and set
|
|
889
885
|
* <code>--interface-type</code> to <code>trunk</code>. You must also create a network interface for each branch network interface that you want to associate with the trunk network interface.</p>
|
|
890
886
|
*/
|
|
891
887
|
associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTrunkInterfaceCommandOutput>;
|
|
@@ -896,9 +892,9 @@ export declare class EC2 extends EC2Client {
|
|
|
896
892
|
* an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that
|
|
897
893
|
* you provisioned through bring your own IP addresses (<a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html">BYOIP</a>). The IPv6 CIDR block size is fixed
|
|
898
894
|
* at /56.</p>
|
|
899
|
-
*
|
|
895
|
+
* <p>You must specify one of the following in the request: an IPv4 CIDR block, an IPv6
|
|
900
896
|
* pool, or an Amazon-provided IPv6 CIDR block.</p>
|
|
901
|
-
*
|
|
897
|
+
* <p>For more information about associating CIDR blocks with your VPC and applicable
|
|
902
898
|
* restrictions, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#VPC_Sizing">VPC and subnet sizing</a> in the
|
|
903
899
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
904
900
|
*/
|
|
@@ -907,15 +903,15 @@ export declare class EC2 extends EC2Client {
|
|
|
907
903
|
associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateVpcCidrBlockCommandOutput) => void): void;
|
|
908
904
|
/**
|
|
909
905
|
* <note>
|
|
910
|
-
*
|
|
911
|
-
*
|
|
912
|
-
*
|
|
906
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
907
|
+
* </note>
|
|
908
|
+
* <p>Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's
|
|
913
909
|
* security groups. You cannot link an EC2-Classic instance to more than one VPC at a time. You
|
|
914
910
|
* can only link an instance that's in the <code>running</code> state. An instance is
|
|
915
911
|
* automatically unlinked from a VPC when it's stopped - you can link it to the VPC again when
|
|
916
912
|
* you restart it.</p>
|
|
917
|
-
*
|
|
918
|
-
*
|
|
913
|
+
* <p>After you've linked an instance, you cannot change the VPC security groups that are associated with it. To change the security groups, you must first unlink the instance, and then link it again.</p>
|
|
914
|
+
* <p>Linking your instance to a VPC is sometimes referred to as <i>attaching</i> your instance.</p>
|
|
919
915
|
*/
|
|
920
916
|
attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions): Promise<AttachClassicLinkVpcCommandOutput>;
|
|
921
917
|
attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, cb: (err: any, data?: AttachClassicLinkVpcCommandOutput) => void): void;
|
|
@@ -974,7 +970,7 @@ export declare class EC2 extends EC2Client {
|
|
|
974
970
|
/**
|
|
975
971
|
* <p>Attaches a virtual private gateway to a VPC. You can attach one virtual private
|
|
976
972
|
* gateway to one VPC at a time.</p>
|
|
977
|
-
*
|
|
973
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
978
974
|
* User Guide</i>.</p>
|
|
979
975
|
*/
|
|
980
976
|
attachVpnGateway(args: AttachVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<AttachVpnGatewayCommandOutput>;
|
|
@@ -990,7 +986,7 @@ export declare class EC2 extends EC2Client {
|
|
|
990
986
|
authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeClientVpnIngressCommandOutput) => void): void;
|
|
991
987
|
/**
|
|
992
988
|
* <p>[VPC only] Adds the specified outbound (egress) rules to a security group for use with a VPC.</p>
|
|
993
|
-
*
|
|
989
|
+
* <p>An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 CIDR
|
|
994
990
|
* address ranges, or to the instances that are associated with the specified source
|
|
995
991
|
* security groups. When specifying an outbound rule for your security group in a VPC, the
|
|
996
992
|
* <code>IpPermissions</code> must include a destination for the traffic.</p>
|
|
@@ -1017,9 +1013,8 @@ export declare class EC2 extends EC2Client {
|
|
|
1017
1013
|
* <p>Rule changes are propagated to instances within the security group as quickly as possible.
|
|
1018
1014
|
* However, a small delay might occur.</p>
|
|
1019
1015
|
* <p>For more information about VPC security group quotas, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC quotas</a>.</p>
|
|
1020
|
-
*
|
|
1021
1016
|
* <note>
|
|
1022
|
-
*
|
|
1017
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1023
1018
|
* </note>
|
|
1024
1019
|
*/
|
|
1025
1020
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
|
|
@@ -1030,7 +1025,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1030
1025
|
* <p>During bundling, only the root device volume (C:\) is bundled. Data on other instance store volumes is not preserved.</p>
|
|
1031
1026
|
* <note>
|
|
1032
1027
|
* <p>This action is not applicable for Linux/Unix instances or Windows instances that are backed by Amazon EBS.</p>
|
|
1033
|
-
*
|
|
1028
|
+
* </note>
|
|
1034
1029
|
*/
|
|
1035
1030
|
bundleInstance(args: BundleInstanceCommandInput, options?: __HttpHandlerOptions): Promise<BundleInstanceCommandOutput>;
|
|
1036
1031
|
bundleInstance(args: BundleInstanceCommandInput, cb: (err: any, data?: BundleInstanceCommandOutput) => void): void;
|
|
@@ -1044,7 +1039,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1044
1039
|
/**
|
|
1045
1040
|
* <p>Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state to
|
|
1046
1041
|
* <code>cancelled</code>.</p>
|
|
1047
|
-
*
|
|
1042
|
+
* <p>Instances running in the reserved capacity continue running until you stop them. Stopped
|
|
1048
1043
|
* instances that target the Capacity Reservation can no longer launch. Modify these instances to either
|
|
1049
1044
|
* target a different Capacity Reservation, launch On-Demand Instance capacity, or run in any open Capacity Reservation
|
|
1050
1045
|
* that has matching attributes and sufficient capacity.</p>
|
|
@@ -1055,18 +1050,18 @@ export declare class EC2 extends EC2Client {
|
|
|
1055
1050
|
/**
|
|
1056
1051
|
* <p>Cancels one or more Capacity Reservation Fleets. When you cancel a Capacity Reservation
|
|
1057
1052
|
* Fleet, the following happens:</p>
|
|
1058
|
-
*
|
|
1053
|
+
* <ul>
|
|
1059
1054
|
* <li>
|
|
1060
|
-
*
|
|
1061
|
-
*
|
|
1055
|
+
* <p>The Capacity Reservation Fleet's status changes to <code>cancelled</code>.</p>
|
|
1056
|
+
* </li>
|
|
1062
1057
|
* <li>
|
|
1063
|
-
*
|
|
1058
|
+
* <p>The individual Capacity Reservations in the Fleet are cancelled. Instances running
|
|
1064
1059
|
* in the Capacity Reservations at the time of cancelling the Fleet continue to run in
|
|
1065
1060
|
* shared capacity.</p>
|
|
1066
|
-
*
|
|
1061
|
+
* </li>
|
|
1067
1062
|
* <li>
|
|
1068
|
-
*
|
|
1069
|
-
*
|
|
1063
|
+
* <p>The Fleet stops creating new Capacity Reservations.</p>
|
|
1064
|
+
* </li>
|
|
1070
1065
|
* </ul>
|
|
1071
1066
|
*/
|
|
1072
1067
|
cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions): Promise<CancelCapacityReservationFleetsCommandOutput>;
|
|
@@ -1115,7 +1110,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1115
1110
|
cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelReservedInstancesListingCommandOutput) => void): void;
|
|
1116
1111
|
/**
|
|
1117
1112
|
* <p>Cancels the specified Spot Fleet requests.</p>
|
|
1118
|
-
*
|
|
1113
|
+
* <p>After you cancel a Spot Fleet request, the Spot Fleet launches no new Spot Instances.
|
|
1119
1114
|
* You must specify whether the Spot Fleet should also terminate its Spot Instances. If you
|
|
1120
1115
|
* terminate the instances, the Spot Fleet request enters the
|
|
1121
1116
|
* <code>cancelled_terminating</code> state. Otherwise, the Spot Fleet request enters
|
|
@@ -1127,10 +1122,10 @@ export declare class EC2 extends EC2Client {
|
|
|
1127
1122
|
cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelSpotFleetRequestsCommandOutput) => void): void;
|
|
1128
1123
|
/**
|
|
1129
1124
|
* <p>Cancels one or more Spot Instance requests.</p>
|
|
1130
|
-
*
|
|
1125
|
+
* <important>
|
|
1131
1126
|
* <p>Canceling a Spot Instance request does not terminate running Spot Instances
|
|
1132
1127
|
* associated with the request.</p>
|
|
1133
|
-
*
|
|
1128
|
+
* </important>
|
|
1134
1129
|
*/
|
|
1135
1130
|
cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions): Promise<CancelSpotInstanceRequestsCommandOutput>;
|
|
1136
1131
|
cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, cb: (err: any, data?: CancelSpotInstanceRequestsCommandOutput) => void): void;
|
|
@@ -1153,15 +1148,13 @@ export declare class EC2 extends EC2Client {
|
|
|
1153
1148
|
* <p>Initiates the copy of an AMI. You can copy an AMI from one Region to another, or from a
|
|
1154
1149
|
* Region to an Outpost. You can't copy an AMI from an Outpost to a Region, from one Outpost
|
|
1155
1150
|
* to another, or within the same Outpost. To copy an AMI to another partition, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateStoreImageTask.html">CreateStoreImageTask</a>.</p>
|
|
1156
|
-
*
|
|
1157
|
-
* <p>To copy an AMI from one Region to another, specify the source Region using the
|
|
1151
|
+
* <p>To copy an AMI from one Region to another, specify the source Region using the
|
|
1158
1152
|
* <b>SourceRegion</b> parameter, and specify the
|
|
1159
1153
|
* destination Region using its endpoint. Copies of encrypted backing snapshots for
|
|
1160
1154
|
* the AMI are encrypted. Copies of unencrypted backing snapshots remain unencrypted,
|
|
1161
1155
|
* unless you set <code>Encrypted</code> during the copy operation. You cannot
|
|
1162
1156
|
* create an unencrypted copy of an encrypted backing snapshot.</p>
|
|
1163
|
-
*
|
|
1164
|
-
* <p>To copy an AMI from a Region to an Outpost, specify the source Region using the
|
|
1157
|
+
* <p>To copy an AMI from a Region to an Outpost, specify the source Region using the
|
|
1165
1158
|
* <b>SourceRegion</b> parameter, and specify the
|
|
1166
1159
|
* ARN of the destination Outpost using <b>DestinationOutpostArn</b>.
|
|
1167
1160
|
* Backing snapshots copied to an Outpost are encrypted by default using the default
|
|
@@ -1169,7 +1162,6 @@ export declare class EC2 extends EC2Client {
|
|
|
1169
1162
|
* <b>KmsKeyId</b>. Outposts do not support unencrypted
|
|
1170
1163
|
* snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
|
|
1171
1164
|
* Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1172
|
-
*
|
|
1173
1165
|
* <p>For more information about the prerequisites and limits when copying an AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/CopyingAMIs.html">Copy an AMI</a> in the
|
|
1174
1166
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1175
1167
|
*/
|
|
@@ -1182,16 +1174,13 @@ export declare class EC2 extends EC2Client {
|
|
|
1182
1174
|
* You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within
|
|
1183
1175
|
* the same Outpost.</p>
|
|
1184
1176
|
* <p>You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).</p>
|
|
1185
|
-
*
|
|
1186
|
-
*
|
|
1187
1177
|
* <p>When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted.
|
|
1188
1178
|
* Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the
|
|
1189
1179
|
* snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS)
|
|
1190
1180
|
* KMS key; however, you can specify a different KMS key. To copy an encrypted
|
|
1191
1181
|
* snapshot that has been shared from another account, you must have permissions for the KMS key
|
|
1192
1182
|
* used to encrypt the snapshot.</p>
|
|
1193
|
-
*
|
|
1194
|
-
* <p>Snapshots copied to an Outpost are encrypted by default using the default
|
|
1183
|
+
* <p>Snapshots copied to an Outpost are encrypted by default using the default
|
|
1195
1184
|
* encryption key for the Region, or a different key that you specify in the request using
|
|
1196
1185
|
* <b>KmsKeyId</b>. Outposts do not support unencrypted
|
|
1197
1186
|
* snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
|
|
@@ -1206,18 +1195,16 @@ export declare class EC2 extends EC2Client {
|
|
|
1206
1195
|
copySnapshot(args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
|
|
1207
1196
|
/**
|
|
1208
1197
|
* <p>Creates a new Capacity Reservation with the specified attributes.</p>
|
|
1209
|
-
*
|
|
1198
|
+
* <p>Capacity Reservations enable you to reserve capacity for your Amazon EC2 instances in a specific Availability Zone for any duration. This
|
|
1210
1199
|
* gives you the flexibility to selectively add capacity reservations and still get the Regional RI discounts for that usage.
|
|
1211
1200
|
* By creating Capacity Reservations, you ensure that you always have access to Amazon EC2 capacity when you need it, for as long as you need it.
|
|
1212
1201
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html">Capacity Reservations</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
1213
|
-
*
|
|
1214
|
-
* <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to
|
|
1202
|
+
* <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to
|
|
1215
1203
|
* fulfill the request. If your request fails due to Amazon EC2 capacity constraints, either try
|
|
1216
1204
|
* again at a later time, try in a different Availability Zone, or request a smaller
|
|
1217
1205
|
* capacity reservation. If your application is flexible across instance types and sizes,
|
|
1218
1206
|
* try to create a Capacity Reservation with different instance attributes.</p>
|
|
1219
|
-
*
|
|
1220
|
-
* <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance
|
|
1207
|
+
* <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance
|
|
1221
1208
|
* limit for the selected instance type. If your request fails due to limit constraints,
|
|
1222
1209
|
* increase your On-Demand Instance limit for the required instance type and try again. For
|
|
1223
1210
|
* more information about increasing your instance limits, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html">Amazon EC2 Service
|
|
@@ -1274,12 +1261,12 @@ export declare class EC2 extends EC2Client {
|
|
|
1274
1261
|
* must provide the IP address of the customer gateway device’s external
|
|
1275
1262
|
* interface. The IP address must be static and can be behind a device performing network
|
|
1276
1263
|
* address translation (NAT).</p>
|
|
1277
|
-
*
|
|
1264
|
+
* <p>For devices that use Border Gateway Protocol (BGP), you can also provide the device's
|
|
1278
1265
|
* BGP Autonomous System Number (ASN). You can use an existing ASN assigned to your network.
|
|
1279
1266
|
* If you don't have an ASN already, you can use a private ASN. For more information, see
|
|
1280
1267
|
* <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/cgw-options.html">Customer gateway
|
|
1281
1268
|
* options for your Site-to-Site VPN connection</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>
|
|
1282
|
-
*
|
|
1269
|
+
* <p>To create more than one customer gateway with the same VPN type, IP address, and
|
|
1283
1270
|
* BGP ASN, specify a unique device name for each customer gateway. An identical request
|
|
1284
1271
|
* returns information about the existing customer gateway; it doesn't create a new customer
|
|
1285
1272
|
* gateway.</p>
|
|
@@ -1302,16 +1289,16 @@ export declare class EC2 extends EC2Client {
|
|
|
1302
1289
|
* see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html">Default VPC and
|
|
1303
1290
|
* default subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>. You cannot
|
|
1304
1291
|
* specify the components of the default VPC yourself.</p>
|
|
1305
|
-
*
|
|
1292
|
+
* <p>If you deleted your previous default VPC, you can create a default VPC. You cannot have
|
|
1306
1293
|
* more than one default VPC per Region.</p>
|
|
1307
|
-
*
|
|
1294
|
+
* <p>If your account supports EC2-Classic, you cannot use this action to create a default VPC
|
|
1308
1295
|
* in a Region that supports EC2-Classic. If you want a default VPC in a Region that
|
|
1309
1296
|
* supports EC2-Classic, see "I really want a default VPC for my existing EC2 account. Is
|
|
1310
1297
|
* that possible?" in the <a href="http://aws.amazon.com/vpc/faqs/#Default_VPCs">Default VPCs
|
|
1311
1298
|
* FAQ</a>.</p>
|
|
1312
|
-
*
|
|
1313
|
-
*
|
|
1314
|
-
*
|
|
1299
|
+
* <note>
|
|
1300
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1301
|
+
* </note>
|
|
1315
1302
|
*/
|
|
1316
1303
|
createDefaultVpc(args: CreateDefaultVpcCommandInput, options?: __HttpHandlerOptions): Promise<CreateDefaultVpcCommandOutput>;
|
|
1317
1304
|
createDefaultVpc(args: CreateDefaultVpcCommandInput, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void): void;
|
|
@@ -1330,7 +1317,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1330
1317
|
* IP addresses in a single parameter, separated by commas. To have your instance
|
|
1331
1318
|
* receive a custom DNS hostname as specified in <code>domain-name</code>, you must
|
|
1332
1319
|
* set <code>domain-name-servers</code> to a custom DNS server.</p>
|
|
1333
|
-
*
|
|
1320
|
+
* </li>
|
|
1334
1321
|
* <li>
|
|
1335
1322
|
* <p>
|
|
1336
1323
|
* <code>domain-name</code> - If you're using AmazonProvidedDNS in
|
|
@@ -1345,25 +1332,24 @@ export declare class EC2 extends EC2Client {
|
|
|
1345
1332
|
* domain, which results in unexpected behavior. If your DHCP options set is
|
|
1346
1333
|
* associated with a VPC that has instances with multiple operating systems,
|
|
1347
1334
|
* specify only one domain name.</p>
|
|
1348
|
-
*
|
|
1335
|
+
* </li>
|
|
1349
1336
|
* <li>
|
|
1350
1337
|
* <p>
|
|
1351
1338
|
* <code>ntp-servers</code> - The IP addresses of up to four Network Time Protocol (NTP)
|
|
1352
1339
|
* servers.</p>
|
|
1353
|
-
*
|
|
1340
|
+
* </li>
|
|
1354
1341
|
* <li>
|
|
1355
1342
|
* <p>
|
|
1356
1343
|
* <code>netbios-name-servers</code> - The IP addresses of up to four NetBIOS name
|
|
1357
1344
|
* servers.</p>
|
|
1358
|
-
*
|
|
1345
|
+
* </li>
|
|
1359
1346
|
* <li>
|
|
1360
1347
|
* <p>
|
|
1361
1348
|
* <code>netbios-node-type</code> - The NetBIOS node type (1, 2, 4, or 8). We recommend that
|
|
1362
1349
|
* you specify 2 (broadcast and multicast are not currently supported). For more information
|
|
1363
1350
|
* about these node types, see <a href="http://www.ietf.org/rfc/rfc2132.txt">RFC 2132</a>.</p>
|
|
1364
|
-
*
|
|
1351
|
+
* </li>
|
|
1365
1352
|
* </ul>
|
|
1366
|
-
*
|
|
1367
1353
|
* <p>Your VPC automatically starts out with a set of DHCP options that includes only a DNS
|
|
1368
1354
|
* server that we provide (AmazonProvidedDNS). If you create a set of options, and if your
|
|
1369
1355
|
* VPC has an internet gateway, make sure to set the <code>domain-name-servers</code>
|
|
@@ -1395,18 +1381,15 @@ export declare class EC2 extends EC2Client {
|
|
|
1395
1381
|
/**
|
|
1396
1382
|
* <p>Creates one or more flow logs to capture information about IP traffic for a specific network interface,
|
|
1397
1383
|
* subnet, or VPC. </p>
|
|
1398
|
-
*
|
|
1399
|
-
* <p>Flow log data for a monitored network interface is recorded as flow log records, which are log events
|
|
1384
|
+
* <p>Flow log data for a monitored network interface is recorded as flow log records, which are log events
|
|
1400
1385
|
* consisting of fields that describe the traffic flow. For more information, see
|
|
1401
1386
|
* <a href="https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records">Flow log records</a>
|
|
1402
1387
|
* in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1403
|
-
*
|
|
1404
|
-
* <p>When publishing to CloudWatch Logs, flow log records are published to a log group, and each network
|
|
1388
|
+
* <p>When publishing to CloudWatch Logs, flow log records are published to a log group, and each network
|
|
1405
1389
|
* interface has a unique log stream in the log group. When publishing to Amazon S3, flow log records for all
|
|
1406
1390
|
* of the monitored network interfaces are published to a single log file object that is stored in the specified
|
|
1407
1391
|
* bucket.</p>
|
|
1408
|
-
*
|
|
1409
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html">VPC Flow Logs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1392
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html">VPC Flow Logs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1410
1393
|
*/
|
|
1411
1394
|
createFlowLogs(args: CreateFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<CreateFlowLogsCommandOutput>;
|
|
1412
1395
|
createFlowLogs(args: CreateFlowLogsCommandInput, cb: (err: any, data?: CreateFlowLogsCommandOutput) => void): void;
|
|
@@ -1425,24 +1408,20 @@ export declare class EC2 extends EC2Client {
|
|
|
1425
1408
|
/**
|
|
1426
1409
|
* <p>Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance
|
|
1427
1410
|
* that is either running or stopped.</p>
|
|
1428
|
-
*
|
|
1411
|
+
* <p>By default, when Amazon EC2 creates the new AMI, it reboots the instance so that it can
|
|
1429
1412
|
* take snapshots of the attached volumes while data is at rest, in order to ensure a consistent
|
|
1430
1413
|
* state. You can set the <code>NoReboot</code> parameter to <code>true</code> in the API request,
|
|
1431
1414
|
* or use the <code>--no-reboot</code> option in the CLI to prevent Amazon EC2 from shutting down and
|
|
1432
1415
|
* rebooting the instance.</p>
|
|
1433
|
-
*
|
|
1434
|
-
*
|
|
1416
|
+
* <important>
|
|
1417
|
+
* <p>If you choose to bypass the shutdown and reboot process by setting the <code>NoReboot</code>
|
|
1435
1418
|
* parameter to <code>true</code> in the API request, or by using the <code>--no-reboot</code> option
|
|
1436
1419
|
* in the CLI, we can't guarantee the file system integrity of the created image.</p>
|
|
1437
|
-
*
|
|
1438
|
-
*
|
|
1439
|
-
*
|
|
1440
|
-
*
|
|
1441
|
-
*
|
|
1442
|
-
* <p>If you customized your instance with instance store volumes or Amazon EBS volumes in addition to the root device volume, the
|
|
1420
|
+
* </important>
|
|
1421
|
+
* <p>If you customized your instance with instance store volumes or Amazon EBS volumes in addition to the root device volume, the
|
|
1443
1422
|
* new AMI contains block device mapping information for those volumes. When you launch an instance from this new AMI,
|
|
1444
1423
|
* the instance automatically launches with those additional volumes.</p>
|
|
1445
|
-
*
|
|
1424
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html">Create an Amazon EBS-backed Linux
|
|
1446
1425
|
* AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1447
1426
|
*/
|
|
1448
1427
|
createImage(args: CreateImageCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageCommandOutput>;
|
|
@@ -1457,7 +1436,6 @@ export declare class EC2 extends EC2Client {
|
|
|
1457
1436
|
* <p>When you create the event window, targets (instance IDs, Dedicated Host IDs, or tags)
|
|
1458
1437
|
* are not yet associated with it. To ensure that the event window can be used, you must
|
|
1459
1438
|
* associate one or more targets with it by using the <a>AssociateInstanceEventWindow</a> API.</p>
|
|
1460
|
-
*
|
|
1461
1439
|
* <important>
|
|
1462
1440
|
* <p>Event windows are applicable only for scheduled events that stop, reboot, or
|
|
1463
1441
|
* terminate instances.</p>
|
|
@@ -1467,11 +1445,10 @@ export declare class EC2 extends EC2Client {
|
|
|
1467
1445
|
* <p>Expedited scheduled events and network maintenance events. </p>
|
|
1468
1446
|
* </li>
|
|
1469
1447
|
* <li>
|
|
1470
|
-
*
|
|
1448
|
+
* <p>Unscheduled maintenance such as AutoRecovery and unplanned reboots.</p>
|
|
1471
1449
|
* </li>
|
|
1472
1450
|
* </ul>
|
|
1473
1451
|
* </important>
|
|
1474
|
-
*
|
|
1475
1452
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html">Define event windows for scheduled
|
|
1476
1453
|
* events</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
1477
1454
|
*/
|
|
@@ -1527,7 +1504,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1527
1504
|
* key for you to save to a file. The private key is returned as an unencrypted PEM encoded
|
|
1528
1505
|
* PKCS#1 private key or an unencrypted PPK formatted private key for use with PuTTY. If a
|
|
1529
1506
|
* key with the specified name already exists, Amazon EC2 returns an error.</p>
|
|
1530
|
-
*
|
|
1507
|
+
* <p>The key pair returned to you is available only in the Amazon Web Services Region in which you create it.
|
|
1531
1508
|
* If you prefer, you can create your own key pair using a third-party tool and upload it
|
|
1532
1509
|
* to any Region using <a>ImportKeyPair</a>.</p>
|
|
1533
1510
|
* <p>You can have up to 5,000 key pairs per Amazon Web Services Region.</p>
|
|
@@ -1539,12 +1516,12 @@ export declare class EC2 extends EC2Client {
|
|
|
1539
1516
|
createKeyPair(args: CreateKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateKeyPairCommandOutput) => void): void;
|
|
1540
1517
|
/**
|
|
1541
1518
|
* <p>Creates a launch template.</p>
|
|
1542
|
-
*
|
|
1519
|
+
* <p>A launch template contains the parameters to launch an instance. When you launch an
|
|
1543
1520
|
* instance using <a>RunInstances</a>, you can specify a launch template instead
|
|
1544
1521
|
* of providing the launch parameters in the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launch
|
|
1545
1522
|
* an instance from a launch template</a> in the
|
|
1546
1523
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1547
|
-
*
|
|
1524
|
+
* <p>If you want to clone an existing launch template as the basis for creating a new
|
|
1548
1525
|
* launch template, you can use the Amazon EC2 console. The API, SDKs, and CLI do not support
|
|
1549
1526
|
* cloning a template. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template-from-existing-launch-template">Create a launch template from an existing launch template</a> in the
|
|
1550
1527
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -1555,12 +1532,12 @@ export declare class EC2 extends EC2Client {
|
|
|
1555
1532
|
/**
|
|
1556
1533
|
* <p>Creates a new version of a launch template. You can specify an existing version of
|
|
1557
1534
|
* launch template from which to base the new version.</p>
|
|
1558
|
-
*
|
|
1535
|
+
* <p>Launch template versions are numbered in the order in which they are created. You
|
|
1559
1536
|
* cannot specify, change, or replace the numbering of launch template versions.</p>
|
|
1560
|
-
*
|
|
1537
|
+
* <p>Launch templates are immutable; after you create a launch template, you can't modify
|
|
1561
1538
|
* it. Instead, you can create a new version of the launch template that includes any
|
|
1562
1539
|
* changes you require.</p>
|
|
1563
|
-
*
|
|
1540
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#manage-launch-template-versions">Modify a launch template (manage launch template versions)</a> in the
|
|
1564
1541
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1565
1542
|
*/
|
|
1566
1543
|
createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, options?: __HttpHandlerOptions): Promise<CreateLaunchTemplateVersionCommandOutput>;
|
|
@@ -1631,7 +1608,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1631
1608
|
createNatGateway(args: CreateNatGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNatGatewayCommandOutput) => void): void;
|
|
1632
1609
|
/**
|
|
1633
1610
|
* <p>Creates a network ACL in a VPC. Network ACLs provide an optional layer of security (in addition to security groups) for the instances in your VPC.</p>
|
|
1634
|
-
*
|
|
1611
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the
|
|
1635
1612
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1636
1613
|
*/
|
|
1637
1614
|
createNetworkAcl(args: CreateNetworkAclCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkAclCommandOutput>;
|
|
@@ -1642,9 +1619,9 @@ export declare class EC2 extends EC2Client {
|
|
|
1642
1619
|
* and a separate set of numbered egress rules. When determining whether a packet should be allowed in or out of a subnet associated
|
|
1643
1620
|
* with the ACL, we process the entries in the ACL according to the rule numbers, in ascending order. Each network ACL has a set of
|
|
1644
1621
|
* ingress rules and a separate set of egress rules.</p>
|
|
1645
|
-
*
|
|
1622
|
+
* <p>We recommend that you leave room between the rule numbers (for example, 100, 110, 120, ...), and not number them one right after the
|
|
1646
1623
|
* other (for example, 101, 102, 103, ...). This makes it easier to add a rule between existing ones without having to renumber the rules.</p>
|
|
1647
|
-
*
|
|
1624
|
+
* <p>After you add an entry, you can't modify it; you must either replace it, or create an entry and delete the old one.</p>
|
|
1648
1625
|
* <p>For more information about network ACLs, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1649
1626
|
*/
|
|
1650
1627
|
createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkAclEntryCommandOutput>;
|
|
@@ -1670,10 +1647,10 @@ export declare class EC2 extends EC2Client {
|
|
|
1670
1647
|
createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void): void;
|
|
1671
1648
|
/**
|
|
1672
1649
|
* <p>Creates a network interface in the specified subnet.</p>
|
|
1673
|
-
*
|
|
1650
|
+
* <p>The number of IP addresses you can assign to a network interface varies by instance
|
|
1674
1651
|
* type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI">IP Addresses Per ENI Per
|
|
1675
1652
|
* Instance Type</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1676
|
-
*
|
|
1653
|
+
* <p>For more information about network interfaces, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html">Elastic network interfaces</a>
|
|
1677
1654
|
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1678
1655
|
*/
|
|
1679
1656
|
createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInterfaceCommandOutput>;
|
|
@@ -1682,7 +1659,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1682
1659
|
/**
|
|
1683
1660
|
* <p>Grants an Amazon Web Services-authorized account permission to attach the specified network interface to
|
|
1684
1661
|
* an instance in their account.</p>
|
|
1685
|
-
*
|
|
1662
|
+
* <p>You can grant permission to a single Amazon Web Services account only, and only one account at a time.</p>
|
|
1686
1663
|
*/
|
|
1687
1664
|
createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInterfacePermissionCommandOutput>;
|
|
1688
1665
|
createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void): void;
|
|
@@ -1690,13 +1667,13 @@ export declare class EC2 extends EC2Client {
|
|
|
1690
1667
|
/**
|
|
1691
1668
|
* <p>Creates a placement group in which to launch instances. The strategy of the placement
|
|
1692
1669
|
* group determines how the instances are organized within the group. </p>
|
|
1693
|
-
*
|
|
1670
|
+
* <p>A <code>cluster</code> placement group is a logical grouping of instances within a
|
|
1694
1671
|
* single Availability Zone that benefit from low network latency, high network throughput.
|
|
1695
1672
|
* A <code>spread</code> placement group places instances on distinct hardware. A
|
|
1696
1673
|
* <code>partition</code> placement group places groups of instances in different
|
|
1697
1674
|
* partitions, where instances in one partition do not share the same hardware with
|
|
1698
1675
|
* instances in another partition.</p>
|
|
1699
|
-
*
|
|
1676
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">Placement groups</a> in the
|
|
1700
1677
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
1701
1678
|
*/
|
|
1702
1679
|
createPlacementGroup(args: CreatePlacementGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreatePlacementGroupCommandOutput>;
|
|
@@ -1713,7 +1690,6 @@ export declare class EC2 extends EC2Client {
|
|
|
1713
1690
|
* volume that is restored to the original root volume's launch state, that is restored to a
|
|
1714
1691
|
* specific snapshot taken from the original root volume, or that is restored from an AMI
|
|
1715
1692
|
* that has the same key characteristics as that of the instance.</p>
|
|
1716
|
-
*
|
|
1717
1693
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/replace-root.html">Replace a root volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1718
1694
|
*/
|
|
1719
1695
|
createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplaceRootVolumeTaskCommandOutput>;
|
|
@@ -1727,8 +1703,8 @@ export declare class EC2 extends EC2Client {
|
|
|
1727
1703
|
* <p>Only Standard Reserved Instances can be sold in the Reserved Instance Marketplace.
|
|
1728
1704
|
* Convertible Reserved Instances cannot be sold.</p>
|
|
1729
1705
|
* </note>
|
|
1730
|
-
*
|
|
1731
|
-
*
|
|
1706
|
+
* <p>The Reserved Instance Marketplace matches sellers who want to resell Standard 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.</p>
|
|
1707
|
+
* <p>To sell your Standard Reserved Instances, you must first register as a seller in the Reserved Instance
|
|
1732
1708
|
* Marketplace. After completing the registration process, you can create a Reserved Instance
|
|
1733
1709
|
* Marketplace listing of some or all of your Standard Reserved Instances, and specify the upfront price
|
|
1734
1710
|
* to receive for them. Your Standard Reserved Instance listings then become available for purchase. To
|
|
@@ -1758,17 +1734,17 @@ export declare class EC2 extends EC2Client {
|
|
|
1758
1734
|
* <p>When determining how to route traffic, we use the route with the most specific match.
|
|
1759
1735
|
* For example, traffic is destined for the IPv4 address <code>192.0.2.3</code>, and the
|
|
1760
1736
|
* route table includes the following two IPv4 routes:</p>
|
|
1761
|
-
*
|
|
1737
|
+
* <ul>
|
|
1762
1738
|
* <li>
|
|
1763
|
-
*
|
|
1739
|
+
* <p>
|
|
1764
1740
|
* <code>192.0.2.0/24</code> (goes to some target A)</p>
|
|
1765
|
-
*
|
|
1741
|
+
* </li>
|
|
1766
1742
|
* <li>
|
|
1767
|
-
*
|
|
1743
|
+
* <p>
|
|
1768
1744
|
* <code>192.0.2.0/28</code> (goes to some target B)</p>
|
|
1769
|
-
*
|
|
1745
|
+
* </li>
|
|
1770
1746
|
* </ul>
|
|
1771
|
-
*
|
|
1747
|
+
* <p>Both routes apply to the traffic destined for <code>192.0.2.3</code>. However, the second route
|
|
1772
1748
|
* in the list covers a smaller number of IP addresses and is therefore more specific,
|
|
1773
1749
|
* so we use that route to determine where to target the traffic.</p>
|
|
1774
1750
|
* <p>For more information about route tables, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
|
|
@@ -1801,9 +1777,8 @@ export declare class EC2 extends EC2Client {
|
|
|
1801
1777
|
* <a>RevokeSecurityGroupIngress</a>, and
|
|
1802
1778
|
* <a>RevokeSecurityGroupEgress</a>.</p>
|
|
1803
1779
|
* <p>For more information about VPC security group limits, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC Limits</a>.</p>
|
|
1804
|
-
*
|
|
1805
1780
|
* <note>
|
|
1806
|
-
*
|
|
1781
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1807
1782
|
* </note>
|
|
1808
1783
|
*/
|
|
1809
1784
|
createSecurityGroup(args: CreateSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateSecurityGroupCommandOutput>;
|
|
@@ -1813,13 +1788,10 @@ export declare class EC2 extends EC2Client {
|
|
|
1813
1788
|
* <p>Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for
|
|
1814
1789
|
* backups, to make copies of EBS volumes, and to save data before shutting down an
|
|
1815
1790
|
* instance.</p>
|
|
1816
|
-
*
|
|
1817
|
-
*
|
|
1818
1791
|
* <p>You can create snapshots of volumes in a Region and volumes on an Outpost. If you
|
|
1819
1792
|
* create a snapshot of a volume in a Region, the snapshot must be stored in the same
|
|
1820
1793
|
* Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot
|
|
1821
1794
|
* can be stored on the same Outpost as the volume, or in the Region for that Outpost.</p>
|
|
1822
|
-
*
|
|
1823
1795
|
* <p>When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the
|
|
1824
1796
|
* source volume are propagated to the snapshot.</p>
|
|
1825
1797
|
* <p>You can take a snapshot of an attached volume that is in use. However, snapshots only
|
|
@@ -1846,10 +1818,8 @@ export declare class EC2 extends EC2Client {
|
|
|
1846
1818
|
* <p>Creates crash-consistent snapshots of multiple EBS volumes and stores the data in S3.
|
|
1847
1819
|
* Volumes are chosen by specifying an instance. Any attached volumes will produce one snapshot
|
|
1848
1820
|
* each that is crash-consistent across the instance.</p>
|
|
1849
|
-
*
|
|
1850
1821
|
* <p>You can include all of the volumes currently attached to the instance, or you can exclude
|
|
1851
1822
|
* the root volume or specific data (non-root) volumes from the multi-volume snapshot set.</p>
|
|
1852
|
-
*
|
|
1853
1823
|
* <p>You can create multi-volume snapshots of instances in a Region and instances on an
|
|
1854
1824
|
* Outpost. If you create snapshots from an instance in a Region, the snapshots must be stored
|
|
1855
1825
|
* in the same Region as the instance. If you create snapshots from an instance on an Outpost,
|
|
@@ -1880,22 +1850,22 @@ export declare class EC2 extends EC2Client {
|
|
|
1880
1850
|
createStoreImageTask(args: CreateStoreImageTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStoreImageTaskCommandOutput) => void): void;
|
|
1881
1851
|
/**
|
|
1882
1852
|
* <p>Creates a subnet in a specified VPC.</p>
|
|
1883
|
-
*
|
|
1853
|
+
* <p>You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you
|
|
1884
1854
|
* can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP
|
|
1885
1855
|
* addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the
|
|
1886
1856
|
* CIDR block of an existing subnet in the VPC.</p>
|
|
1887
|
-
*
|
|
1857
|
+
* <p>If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an
|
|
1888
1858
|
* IPv6 CIDR block that uses a /64 prefix length. </p>
|
|
1889
|
-
*
|
|
1859
|
+
* <important>
|
|
1890
1860
|
* <p>Amazon Web Services reserves both the first four and the last IPv4 address in each subnet's CIDR
|
|
1891
1861
|
* block. They're not available for use.</p>
|
|
1892
|
-
*
|
|
1893
|
-
*
|
|
1862
|
+
* </important>
|
|
1863
|
+
* <p>If you add more than one subnet to a VPC, they're set up in a star topology with a
|
|
1894
1864
|
* logical router in the middle.</p>
|
|
1895
|
-
*
|
|
1865
|
+
* <p>When you stop an instance in a subnet, it retains its private IPv4 address. It's
|
|
1896
1866
|
* therefore possible to have a subnet with no running instances (they're all stopped), but
|
|
1897
1867
|
* no remaining IP addresses available.</p>
|
|
1898
|
-
*
|
|
1868
|
+
* <p>For more information about subnets, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">Your VPC and subnets</a> in the
|
|
1899
1869
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1900
1870
|
*/
|
|
1901
1871
|
createSubnet(args: CreateSubnetCommandInput, options?: __HttpHandlerOptions): Promise<CreateSubnetCommandOutput>;
|
|
@@ -1912,7 +1882,6 @@ export declare class EC2 extends EC2Client {
|
|
|
1912
1882
|
* resources. When you specify an existing tag key, the value is overwritten with
|
|
1913
1883
|
* the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and
|
|
1914
1884
|
* optional value. Tag keys must be unique per resource.</p>
|
|
1915
|
-
*
|
|
1916
1885
|
* <p>For more information about tags, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html">Tag your Amazon EC2 resources</a> in the
|
|
1917
1886
|
* <i>Amazon Elastic Compute Cloud User Guide</i>. For more information about
|
|
1918
1887
|
* creating IAM policies that control users' access to resources based on tags, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-iam-actions-resources.html">Supported
|
|
@@ -1982,7 +1951,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1982
1951
|
createTransitGateway(args: CreateTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void): void;
|
|
1983
1952
|
/**
|
|
1984
1953
|
* <p>Creates a Connect attachment from a specified transit gateway attachment. A Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a transit gateway and an appliance.</p>
|
|
1985
|
-
*
|
|
1954
|
+
* <p>A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.</p>
|
|
1986
1955
|
*/
|
|
1987
1956
|
createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayConnectCommandOutput>;
|
|
1988
1957
|
createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectCommandOutput) => void): void;
|
|
@@ -1990,15 +1959,15 @@ export declare class EC2 extends EC2Client {
|
|
|
1990
1959
|
/**
|
|
1991
1960
|
* <p>Creates a Connect peer for a specified transit gateway Connect attachment between a
|
|
1992
1961
|
* transit gateway and an appliance.</p>
|
|
1993
|
-
*
|
|
1994
|
-
*
|
|
1962
|
+
* <p>The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).</p>
|
|
1963
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-connect.html#tgw-connect-peer">Connect peers</a> in the <i>Transit Gateways Guide</i>.</p>
|
|
1995
1964
|
*/
|
|
1996
1965
|
createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayConnectPeerCommandOutput>;
|
|
1997
1966
|
createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void): void;
|
|
1998
1967
|
createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void): void;
|
|
1999
1968
|
/**
|
|
2000
1969
|
* <p>Creates a multicast domain using the specified transit gateway.</p>
|
|
2001
|
-
*
|
|
1970
|
+
* <p>The transit gateway must be in the available state before you create a domain. Use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGateways.html">DescribeTransitGateways</a> to see the state of transit gateway.</p>
|
|
2002
1971
|
*/
|
|
2003
1972
|
createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayMulticastDomainCommandOutput>;
|
|
2004
1973
|
createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, cb: (err: any, data?: CreateTransitGatewayMulticastDomainCommandOutput) => void): void;
|
|
@@ -2007,7 +1976,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2007
1976
|
* <p>Requests a transit gateway peering attachment between the specified transit gateway
|
|
2008
1977
|
* (requester) and a peer transit gateway (accepter). The peer transit gateway can be in
|
|
2009
1978
|
* your account or a different Amazon Web Services account.</p>
|
|
2010
|
-
*
|
|
1979
|
+
* <p>After you create the peering attachment, the owner of the accepter transit gateway
|
|
2011
1980
|
* must accept the attachment request.</p>
|
|
2012
1981
|
*/
|
|
2013
1982
|
createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayPeeringAttachmentCommandOutput>;
|
|
@@ -2107,7 +2076,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2107
2076
|
* <p>You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided
|
|
2108
2077
|
* IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address
|
|
2109
2078
|
* pool that you provisioned through bring your own IP addresses (<a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html">BYOIP</a>).</p>
|
|
2110
|
-
*
|
|
2079
|
+
* <p>By default, each instance you launch in the VPC has the default DHCP options, which
|
|
2111
2080
|
* include only a default DNS server that we provide (AmazonProvidedDNS). For more
|
|
2112
2081
|
* information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
2113
2082
|
* <p>You can specify the instance tenancy value for the VPC when you create it. You can't change
|
|
@@ -2131,7 +2100,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2131
2100
|
* service. A connection notification notifies you of specific endpoint events. You must
|
|
2132
2101
|
* create an SNS topic to receive notifications. For more information, see <a href="https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html">Create a Topic</a> in
|
|
2133
2102
|
* the <i>Amazon Simple Notification Service Developer Guide</i>.</p>
|
|
2134
|
-
*
|
|
2103
|
+
* <p>You can create a connection notification for interface endpoints only.</p>
|
|
2135
2104
|
*/
|
|
2136
2105
|
createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointConnectionNotificationCommandOutput>;
|
|
2137
2106
|
createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, cb: (err: any, data?: CreateVpcEndpointConnectionNotificationCommandOutput) => void): void;
|
|
@@ -2139,20 +2108,20 @@ export declare class EC2 extends EC2Client {
|
|
|
2139
2108
|
/**
|
|
2140
2109
|
* <p>Creates a VPC endpoint service to which service consumers (Amazon Web Services accounts,
|
|
2141
2110
|
* IAM users, and IAM roles) can connect.</p>
|
|
2142
|
-
*
|
|
2143
|
-
*
|
|
2111
|
+
* <p>Before you create an endpoint service, you must create one of the following for your service:</p>
|
|
2112
|
+
* <ul>
|
|
2144
2113
|
* <li>
|
|
2145
|
-
*
|
|
2114
|
+
* <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/">Network Load Balancer</a>.
|
|
2146
2115
|
* Service consumers connect to your service using an interface endpoint.</p>
|
|
2147
2116
|
* </li>
|
|
2148
2117
|
* <li>
|
|
2149
|
-
*
|
|
2118
|
+
* <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/">Gateway Load Balancer</a>.
|
|
2150
2119
|
* Service consumers connect to your service using a Gateway Load Balancer endpoint.</p>
|
|
2151
2120
|
* </li>
|
|
2152
2121
|
* </ul>
|
|
2153
|
-
*
|
|
2122
|
+
* <p>If you set the private DNS name, you must prove that you own the private DNS domain
|
|
2154
2123
|
* name.</p>
|
|
2155
|
-
*
|
|
2124
|
+
* <p>For more information, see the <a href="https://docs.aws.amazon.com/vpc/latest/privatelink/">Amazon Web Services PrivateLink
|
|
2156
2125
|
* Guide</a>.</p>
|
|
2157
2126
|
*/
|
|
2158
2127
|
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointServiceConfigurationCommandOutput>;
|
|
@@ -2180,19 +2149,19 @@ export declare class EC2 extends EC2Client {
|
|
|
2180
2149
|
* <p>Creates a VPN connection between an existing virtual private gateway or transit
|
|
2181
2150
|
* gateway and a customer gateway. The supported connection type is
|
|
2182
2151
|
* <code>ipsec.1</code>.</p>
|
|
2183
|
-
*
|
|
2152
|
+
* <p>The response includes information that you need to give to your network administrator
|
|
2184
2153
|
* to configure your customer gateway.</p>
|
|
2185
|
-
*
|
|
2154
|
+
* <important>
|
|
2186
2155
|
* <p>We strongly recommend that you use HTTPS when calling this operation because the
|
|
2187
2156
|
* response contains sensitive cryptographic information for configuring your customer
|
|
2188
2157
|
* gateway device.</p>
|
|
2189
|
-
*
|
|
2190
|
-
*
|
|
2158
|
+
* </important>
|
|
2159
|
+
* <p>If you decide to shut down your VPN connection for any reason and later create a new
|
|
2191
2160
|
* VPN connection, you must reconfigure your customer gateway with the new information
|
|
2192
2161
|
* returned from this call.</p>
|
|
2193
|
-
*
|
|
2162
|
+
* <p>This is an idempotent operation. If you perform the operation more than once, Amazon
|
|
2194
2163
|
* EC2 doesn't return an error.</p>
|
|
2195
|
-
*
|
|
2164
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
2196
2165
|
* User Guide</i>.</p>
|
|
2197
2166
|
*/
|
|
2198
2167
|
createVpnConnection(args: CreateVpnConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnConnectionCommandOutput>;
|
|
@@ -2202,7 +2171,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2202
2171
|
* <p>Creates a static route associated with a VPN connection between an existing virtual
|
|
2203
2172
|
* private gateway and a VPN customer gateway. The static route allows traffic to be routed
|
|
2204
2173
|
* from the virtual private gateway to the VPN customer gateway.</p>
|
|
2205
|
-
*
|
|
2174
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
2206
2175
|
* User Guide</i>.</p>
|
|
2207
2176
|
*/
|
|
2208
2177
|
createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnConnectionRouteCommandOutput>;
|
|
@@ -2212,7 +2181,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2212
2181
|
* <p>Creates a virtual private gateway. A virtual private gateway is the endpoint on the
|
|
2213
2182
|
* VPC side of your VPN connection. You can create a virtual private gateway before
|
|
2214
2183
|
* creating the VPC itself.</p>
|
|
2215
|
-
*
|
|
2184
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
2216
2185
|
* User Guide</i>.</p>
|
|
2217
2186
|
*/
|
|
2218
2187
|
createVpnGateway(args: CreateVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnGatewayCommandOutput>;
|
|
@@ -2220,11 +2189,11 @@ export declare class EC2 extends EC2Client {
|
|
|
2220
2189
|
createVpnGateway(args: CreateVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnGatewayCommandOutput) => void): void;
|
|
2221
2190
|
/**
|
|
2222
2191
|
* <p>Deletes a carrier gateway.</p>
|
|
2223
|
-
*
|
|
2192
|
+
* <important>
|
|
2224
2193
|
* <p>If you do not delete the route that contains the carrier gateway as the
|
|
2225
2194
|
* Target, the route is a blackhole route. For information about how to delete a route, see
|
|
2226
2195
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteRoute.html">DeleteRoute</a>.</p>
|
|
2227
|
-
*
|
|
2196
|
+
* </important>
|
|
2228
2197
|
*/
|
|
2229
2198
|
deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCarrierGatewayCommandOutput>;
|
|
2230
2199
|
deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, cb: (err: any, data?: DeleteCarrierGatewayCommandOutput) => void): void;
|
|
@@ -2303,7 +2272,6 @@ export declare class EC2 extends EC2Client {
|
|
|
2303
2272
|
* <code>instant</code> fleets.</p>
|
|
2304
2273
|
* </li>
|
|
2305
2274
|
* </ul>
|
|
2306
|
-
*
|
|
2307
2275
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#delete-fleet">Delete an EC2
|
|
2308
2276
|
* Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
2309
2277
|
*/
|
|
@@ -2519,9 +2487,8 @@ export declare class EC2 extends EC2Client {
|
|
|
2519
2487
|
* referenced by another security group, the operation fails with
|
|
2520
2488
|
* <code>InvalidGroup.InUse</code> in EC2-Classic or
|
|
2521
2489
|
* <code>DependencyViolation</code> in EC2-VPC.</p>
|
|
2522
|
-
*
|
|
2523
2490
|
* <note>
|
|
2524
|
-
*
|
|
2491
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2525
2492
|
* </note>
|
|
2526
2493
|
*/
|
|
2527
2494
|
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityGroupCommandOutput>;
|
|
@@ -2712,7 +2679,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2712
2679
|
deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEndpointConnectionNotificationsCommandOutput) => void): void;
|
|
2713
2680
|
/**
|
|
2714
2681
|
* <p>Deletes one or more specified VPC endpoints. You can delete any of the following types of VPC endpoints. </p>
|
|
2715
|
-
*
|
|
2682
|
+
* <ul>
|
|
2716
2683
|
* <li>
|
|
2717
2684
|
* <p>Gateway endpoint,</p>
|
|
2718
2685
|
* </li>
|
|
@@ -2723,17 +2690,17 @@ export declare class EC2 extends EC2Client {
|
|
|
2723
2690
|
* <p>Interface endpoint</p>
|
|
2724
2691
|
* </li>
|
|
2725
2692
|
* </ul>
|
|
2726
|
-
*
|
|
2727
|
-
*
|
|
2693
|
+
* <p>The following rules apply when you delete a VPC endpoint:</p>
|
|
2694
|
+
* <ul>
|
|
2728
2695
|
* <li>
|
|
2729
|
-
*
|
|
2696
|
+
* <p>When you delete a gateway endpoint, we delete the endpoint routes in the route tables that are associated with the endpoint.</p>
|
|
2730
2697
|
* </li>
|
|
2731
2698
|
* <li>
|
|
2732
|
-
*
|
|
2733
|
-
*
|
|
2699
|
+
* <p>When you delete a Gateway Load Balancer endpoint, we delete the endpoint network interfaces. </p>
|
|
2700
|
+
* <p>You can only delete Gateway Load Balancer endpoints when the routes that are associated with the endpoint are deleted.</p>
|
|
2734
2701
|
* </li>
|
|
2735
2702
|
* <li>
|
|
2736
|
-
*
|
|
2703
|
+
* <p>When you delete an interface endpoint, we delete the endpoint network interfaces.</p>
|
|
2737
2704
|
* </li>
|
|
2738
2705
|
* </ul>
|
|
2739
2706
|
*/
|
|
@@ -2761,14 +2728,14 @@ export declare class EC2 extends EC2Client {
|
|
|
2761
2728
|
deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void): void;
|
|
2762
2729
|
/**
|
|
2763
2730
|
* <p>Deletes the specified VPN connection.</p>
|
|
2764
|
-
*
|
|
2731
|
+
* <p>If you're deleting the VPC and its associated components, we recommend that you detach
|
|
2765
2732
|
* the virtual private gateway from the VPC and delete the VPC before deleting the VPN
|
|
2766
2733
|
* connection. If you believe that the tunnel credentials for your VPN connection have been
|
|
2767
2734
|
* compromised, you can delete the VPN connection and create a new one that has new keys,
|
|
2768
2735
|
* without needing to delete the VPC or virtual private gateway. If you create a new VPN
|
|
2769
2736
|
* connection, you must reconfigure the customer gateway device using the new configuration
|
|
2770
2737
|
* information returned with the new VPN connection ID.</p>
|
|
2771
|
-
*
|
|
2738
|
+
* <p>For certificate-based authentication, delete all Certificate Manager (ACM) private
|
|
2772
2739
|
* certificates used for the Amazon Web Services-side tunnel endpoints for the VPN
|
|
2773
2740
|
* connection before deleting the VPN connection.</p>
|
|
2774
2741
|
*/
|
|
@@ -2817,16 +2784,13 @@ export declare class EC2 extends EC2Client {
|
|
|
2817
2784
|
/**
|
|
2818
2785
|
* <p>Deregisters the specified AMI. After you deregister an AMI, it can't be used to
|
|
2819
2786
|
* launch new instances.</p>
|
|
2820
|
-
*
|
|
2821
|
-
*
|
|
2822
2787
|
* <p>If you deregister an AMI that matches a Recycle Bin retention rule, the AMI is retained
|
|
2823
2788
|
* in the Recycle Bin for the specified retention period. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recycle-bin.html">Recycle Bin</a> in
|
|
2824
2789
|
* the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2825
|
-
*
|
|
2826
2790
|
* <p>When you deregister an AMI, it doesn't affect any instances that you've already
|
|
2827
2791
|
* launched from the AMI. You'll continue to incur usage costs for those instances until
|
|
2828
2792
|
* you terminate them.</p>
|
|
2829
|
-
*
|
|
2793
|
+
* <p>When you deregister an Amazon EBS-backed AMI, it doesn't affect the snapshot that was
|
|
2830
2794
|
* created for the root volume of the instance during the AMI creation process. When you
|
|
2831
2795
|
* deregister an instance store-backed AMI, it doesn't affect the files that you uploaded
|
|
2832
2796
|
* to Amazon S3 when you created the AMI.</p>
|
|
@@ -2868,7 +2832,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2868
2832
|
* </li>
|
|
2869
2833
|
* <li>
|
|
2870
2834
|
* <p>
|
|
2871
|
-
*
|
|
2835
|
+
* <code>max-instances</code>: This attribute is no longer supported. The returned
|
|
2872
2836
|
* value does not reflect your actual vCPU limit for running On-Demand Instances.
|
|
2873
2837
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-on-demand-instances.html#ec2-on-demand-instances-limits">On-Demand Instance Limits</a> in the
|
|
2874
2838
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -2890,7 +2854,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2890
2854
|
* </li>
|
|
2891
2855
|
* </ul>
|
|
2892
2856
|
* <note>
|
|
2893
|
-
*
|
|
2857
|
+
* <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
2894
2858
|
* </note>
|
|
2895
2859
|
*/
|
|
2896
2860
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
|
|
@@ -2923,7 +2887,6 @@ export declare class EC2 extends EC2Client {
|
|
|
2923
2887
|
* <p>Describes the longer ID format settings for all resource types in a specific
|
|
2924
2888
|
* Region. This request is useful for performing a quick audit to determine whether a
|
|
2925
2889
|
* specific Region is fully opted in for longer IDs (17-character IDs).</p>
|
|
2926
|
-
*
|
|
2927
2890
|
* <p>This request only returns information about resource types that support longer IDs.</p>
|
|
2928
2891
|
* <p>The following resource types support longer IDs: <code>bundle</code> |
|
|
2929
2892
|
* <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
|
|
@@ -2999,9 +2962,9 @@ export declare class EC2 extends EC2Client {
|
|
|
2999
2962
|
* <p>Describes one or more of your linked EC2-Classic instances. This request only returns
|
|
3000
2963
|
* information about EC2-Classic instances linked to a VPC through ClassicLink. You cannot
|
|
3001
2964
|
* use this request to return information about other instances.</p>
|
|
3002
|
-
*
|
|
3003
|
-
*
|
|
3004
|
-
*
|
|
2965
|
+
* <note>
|
|
2966
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2967
|
+
* </note>
|
|
3005
2968
|
*/
|
|
3006
2969
|
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClassicLinkInstancesCommandOutput>;
|
|
3007
2970
|
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void): void;
|
|
@@ -3053,7 +3016,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3053
3016
|
describeConversionTasks(args: DescribeConversionTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void): void;
|
|
3054
3017
|
/**
|
|
3055
3018
|
* <p>Describes one or more of your VPN customer gateways.</p>
|
|
3056
|
-
*
|
|
3019
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
3057
3020
|
* User Guide</i>.</p>
|
|
3058
3021
|
*/
|
|
3059
3022
|
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCustomerGatewaysCommandOutput>;
|
|
@@ -3061,7 +3024,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3061
3024
|
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void): void;
|
|
3062
3025
|
/**
|
|
3063
3026
|
* <p>Describes one or more of your DHCP options sets.</p>
|
|
3064
|
-
*
|
|
3027
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html">DHCP options sets</a> in the
|
|
3065
3028
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
3066
3029
|
*/
|
|
3067
3030
|
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDhcpOptionsCommandOutput>;
|
|
@@ -3131,7 +3094,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3131
3094
|
describeFleets(args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
|
|
3132
3095
|
/**
|
|
3133
3096
|
* <p>Describes one or more flow logs.</p>
|
|
3134
|
-
*
|
|
3097
|
+
* <p>To view the published flow log records, you must view the log destination. For example,
|
|
3135
3098
|
* the CloudWatch Logs log group, the Amazon S3 bucket, or the Kinesis Data Firehose delivery stream.</p>
|
|
3136
3099
|
*/
|
|
3137
3100
|
describeFlowLogs(args: DescribeFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFlowLogsCommandOutput>;
|
|
@@ -3153,7 +3116,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3153
3116
|
describeFpgaImages(args: DescribeFpgaImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void): void;
|
|
3154
3117
|
/**
|
|
3155
3118
|
* <p>Describes the Dedicated Host reservations that are available to purchase.</p>
|
|
3156
|
-
*
|
|
3119
|
+
* <p>The results describe all of the Dedicated Host reservation offerings, including
|
|
3157
3120
|
* offerings that might not match the instance family and Region of your Dedicated Hosts.
|
|
3158
3121
|
* When purchasing an offering, ensure that the instance family and Region of the offering
|
|
3159
3122
|
* matches that of the Dedicated Hosts with which it is to be associated. For more
|
|
@@ -3172,7 +3135,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3172
3135
|
describeHostReservations(args: DescribeHostReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void): void;
|
|
3173
3136
|
/**
|
|
3174
3137
|
* <p>Describes the specified Dedicated Hosts or all your Dedicated Hosts.</p>
|
|
3175
|
-
*
|
|
3138
|
+
* <p>The results describe only the Dedicated Hosts in the Region you're currently using.
|
|
3176
3139
|
* All listed instances consume capacity on your Dedicated Host. Dedicated Hosts that have
|
|
3177
3140
|
* recently been released are listed with the state <code>released</code>.</p>
|
|
3178
3141
|
*/
|
|
@@ -3272,7 +3235,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3272
3235
|
* | <code>rootDeviceName</code> | <code>blockDeviceMapping</code> |
|
|
3273
3236
|
* <code>productCodes</code> | <code>sourceDestCheck</code> | <code>groupSet</code> |
|
|
3274
3237
|
* <code>ebsOptimized</code> | <code>sriovNetSupport</code>
|
|
3275
|
-
*
|
|
3238
|
+
* </p>
|
|
3276
3239
|
*/
|
|
3277
3240
|
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceAttributeCommandOutput>;
|
|
3278
3241
|
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void;
|
|
@@ -3281,22 +3244,22 @@ export declare class EC2 extends EC2Client {
|
|
|
3281
3244
|
* <p>Describes the credit option for CPU usage of the specified burstable performance
|
|
3282
3245
|
* instances. The credit options are <code>standard</code> and
|
|
3283
3246
|
* <code>unlimited</code>.</p>
|
|
3284
|
-
*
|
|
3247
|
+
* <p>If you do not specify an instance ID, Amazon EC2 returns burstable performance
|
|
3285
3248
|
* instances with the <code>unlimited</code> credit option, as well as instances that were
|
|
3286
3249
|
* previously configured as T2, T3, and T3a with the <code>unlimited</code> credit option.
|
|
3287
3250
|
* For example, if you resize a T2 instance, while it is configured as
|
|
3288
3251
|
* <code>unlimited</code>, to an M4 instance, Amazon EC2 returns the M4
|
|
3289
3252
|
* instance.</p>
|
|
3290
|
-
*
|
|
3253
|
+
* <p>If you specify one or more instance IDs, Amazon EC2 returns the credit option
|
|
3291
3254
|
* (<code>standard</code> or <code>unlimited</code>) of those instances. If you specify
|
|
3292
3255
|
* an instance ID that is not valid, such as an instance that is not a burstable
|
|
3293
3256
|
* performance instance, an error is returned.</p>
|
|
3294
|
-
*
|
|
3257
|
+
* <p>Recently terminated instances might appear in the returned results. This interval is
|
|
3295
3258
|
* usually less than one hour.</p>
|
|
3296
|
-
*
|
|
3259
|
+
* <p>If an Availability Zone is experiencing a service disruption and you specify instance
|
|
3297
3260
|
* IDs in the affected zone, or do not specify any instance IDs at all, the call fails. If
|
|
3298
3261
|
* you specify only instance IDs in an unaffected zone, the call works normally.</p>
|
|
3299
|
-
*
|
|
3262
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
|
|
3300
3263
|
* performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
3301
3264
|
*/
|
|
3302
3265
|
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceCreditSpecificationsCommandOutput>;
|
|
@@ -3325,17 +3288,17 @@ export declare class EC2 extends EC2Client {
|
|
|
3325
3288
|
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void): void;
|
|
3326
3289
|
/**
|
|
3327
3290
|
* <p>Describes the specified instances or all instances.</p>
|
|
3328
|
-
*
|
|
3291
|
+
* <p>If you specify instance IDs, the output includes information for only the specified
|
|
3329
3292
|
* instances. If you specify filters, the output includes information for only those
|
|
3330
3293
|
* instances that meet the filter criteria. If you do not specify instance IDs or filters,
|
|
3331
3294
|
* the output includes information for all instances, which can affect performance. We
|
|
3332
3295
|
* recommend that you use pagination to ensure that the operation returns quickly and
|
|
3333
3296
|
* successfully.</p>
|
|
3334
|
-
*
|
|
3297
|
+
* <p>If you specify an instance ID that is not valid, an error is returned. If you specify
|
|
3335
3298
|
* an instance that you do not own, it is not included in the output.</p>
|
|
3336
|
-
*
|
|
3299
|
+
* <p>Recently terminated instances might appear in the returned results. This interval is
|
|
3337
3300
|
* usually less than one hour.</p>
|
|
3338
|
-
*
|
|
3301
|
+
* <p>If you describe instances in the rare case where an Availability Zone is experiencing
|
|
3339
3302
|
* a service disruption and you specify instance IDs that are in the affected zone, or do
|
|
3340
3303
|
* not specify any instance IDs at all, the call fails. If you describe instances and
|
|
3341
3304
|
* specify only instance IDs that are in an unaffected zone, the call works
|
|
@@ -3348,27 +3311,27 @@ export declare class EC2 extends EC2Client {
|
|
|
3348
3311
|
* <p>Describes the status of the specified instances or all of your instances. By default,
|
|
3349
3312
|
* only running instances are described, unless you specifically indicate to return the
|
|
3350
3313
|
* status of all instances.</p>
|
|
3351
|
-
*
|
|
3352
|
-
*
|
|
3314
|
+
* <p>Instance status includes the following components:</p>
|
|
3315
|
+
* <ul>
|
|
3353
3316
|
* <li>
|
|
3354
|
-
*
|
|
3355
|
-
*
|
|
3317
|
+
* <p>
|
|
3318
|
+
* <b>Status checks</b> - Amazon EC2 performs status
|
|
3356
3319
|
* checks on running EC2 instances to identify hardware and software issues. For
|
|
3357
3320
|
* more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html">Status checks for your instances</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html">Troubleshoot
|
|
3358
3321
|
* instances with failed status checks</a> in the <i>Amazon EC2 User
|
|
3359
3322
|
* Guide</i>.</p>
|
|
3360
3323
|
* </li>
|
|
3361
3324
|
* <li>
|
|
3362
|
-
*
|
|
3363
|
-
*
|
|
3325
|
+
* <p>
|
|
3326
|
+
* <b>Scheduled events</b> - Amazon EC2 can schedule
|
|
3364
3327
|
* events (such as reboot, stop, or terminate) for your instances related to
|
|
3365
3328
|
* hardware issues, software updates, or system maintenance. For more information,
|
|
3366
3329
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html">Scheduled events for your instances</a> in the <i>Amazon EC2 User
|
|
3367
3330
|
* Guide</i>.</p>
|
|
3368
3331
|
* </li>
|
|
3369
3332
|
* <li>
|
|
3370
|
-
*
|
|
3371
|
-
*
|
|
3333
|
+
* <p>
|
|
3334
|
+
* <b>Instance state</b> - You can manage your instances
|
|
3372
3335
|
* from the moment you launch them through their termination. For more information,
|
|
3373
3336
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html">Instance
|
|
3374
3337
|
* lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -3487,7 +3450,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3487
3450
|
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput) => void): void;
|
|
3488
3451
|
/**
|
|
3489
3452
|
* <p>Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.</p>
|
|
3490
|
-
*
|
|
3453
|
+
* <p>To view the entries for your prefix list, use <a>GetManagedPrefixListEntries</a>.</p>
|
|
3491
3454
|
*/
|
|
3492
3455
|
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeManagedPrefixListsCommandOutput>;
|
|
3493
3456
|
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void): void;
|
|
@@ -3506,7 +3469,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3506
3469
|
describeNatGateways(args: DescribeNatGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void): void;
|
|
3507
3470
|
/**
|
|
3508
3471
|
* <p>Describes one or more of your network ACLs.</p>
|
|
3509
|
-
*
|
|
3472
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the
|
|
3510
3473
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
3511
3474
|
*/
|
|
3512
3475
|
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkAclsCommandOutput>;
|
|
@@ -3565,7 +3528,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3565
3528
|
/**
|
|
3566
3529
|
* <p>Describes available Amazon Web Services services in a prefix list format, which includes the prefix list
|
|
3567
3530
|
* name and prefix list ID of the service and the IP address range for the service.</p>
|
|
3568
|
-
*
|
|
3531
|
+
* <p>We recommend that you use <a>DescribeManagedPrefixLists</a> instead.</p>
|
|
3569
3532
|
*/
|
|
3570
3533
|
describePrefixLists(args: DescribePrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePrefixListsCommandOutput>;
|
|
3571
3534
|
describePrefixLists(args: DescribePrefixListsCommandInput, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void): void;
|
|
@@ -3625,9 +3588,9 @@ export declare class EC2 extends EC2Client {
|
|
|
3625
3588
|
describeReservedInstances(args: DescribeReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void): void;
|
|
3626
3589
|
/**
|
|
3627
3590
|
* <p>Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.</p>
|
|
3628
|
-
*
|
|
3629
|
-
*
|
|
3630
|
-
*
|
|
3591
|
+
* <p>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.</p>
|
|
3592
|
+
* <p>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.</p>
|
|
3593
|
+
* <p>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.</p>
|
|
3631
3594
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
|
|
3632
3595
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
3633
3596
|
*/
|
|
@@ -3636,7 +3599,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3636
3599
|
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesListingsCommandOutput) => void): void;
|
|
3637
3600
|
/**
|
|
3638
3601
|
* <p>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.</p>
|
|
3639
|
-
*
|
|
3602
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
3640
3603
|
*/
|
|
3641
3604
|
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesModificationsCommandOutput>;
|
|
3642
3605
|
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, cb: (err: any, data?: DescribeReservedInstancesModificationsCommandOutput) => void): void;
|
|
@@ -3653,7 +3616,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3653
3616
|
/**
|
|
3654
3617
|
* <p>Describes one or more of your route tables.</p>
|
|
3655
3618
|
* <p>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.</p>
|
|
3656
|
-
*
|
|
3619
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
|
|
3657
3620
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
3658
3621
|
*/
|
|
3659
3622
|
describeRouteTables(args: DescribeRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRouteTablesCommandOutput>;
|
|
@@ -3695,7 +3658,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3695
3658
|
* <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html">Security groups for your VPC</a> in the
|
|
3696
3659
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
3697
3660
|
* <note>
|
|
3698
|
-
*
|
|
3661
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
3699
3662
|
* </note>
|
|
3700
3663
|
*/
|
|
3701
3664
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupsCommandOutput>;
|
|
@@ -3783,10 +3746,10 @@ export declare class EC2 extends EC2Client {
|
|
|
3783
3746
|
/**
|
|
3784
3747
|
* <p>Describes the events for the specified Spot Fleet request during the specified
|
|
3785
3748
|
* time.</p>
|
|
3786
|
-
*
|
|
3749
|
+
* <p>Spot Fleet events are delayed by up to 30 seconds before they can be described. This
|
|
3787
3750
|
* ensures that you can query by the last evaluated time and not miss a recorded event.
|
|
3788
3751
|
* Spot Fleet events are available for 48 hours.</p>
|
|
3789
|
-
*
|
|
3752
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html">Monitor fleet events using Amazon
|
|
3790
3753
|
* EventBridge</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
3791
3754
|
*/
|
|
3792
3755
|
describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetRequestHistoryCommandOutput>;
|
|
@@ -3794,7 +3757,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3794
3757
|
describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void): void;
|
|
3795
3758
|
/**
|
|
3796
3759
|
* <p>Describes your Spot Fleet requests.</p>
|
|
3797
|
-
*
|
|
3760
|
+
* <p>Spot Fleet requests are deleted 48 hours after they are canceled and their instances
|
|
3798
3761
|
* are terminated.</p>
|
|
3799
3762
|
*/
|
|
3800
3763
|
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetRequestsCommandOutput>;
|
|
@@ -3802,20 +3765,20 @@ export declare class EC2 extends EC2Client {
|
|
|
3802
3765
|
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void): void;
|
|
3803
3766
|
/**
|
|
3804
3767
|
* <p>Describes the specified Spot Instance requests.</p>
|
|
3805
|
-
*
|
|
3768
|
+
* <p>You can use <code>DescribeSpotInstanceRequests</code> to find a running Spot Instance by
|
|
3806
3769
|
* examining the response. If the status of the Spot Instance is <code>fulfilled</code>, the
|
|
3807
3770
|
* instance ID appears in the response and contains the identifier of the instance.
|
|
3808
3771
|
* Alternatively, you can use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances">DescribeInstances</a>
|
|
3809
3772
|
* with a filter to look for instances where the instance lifecycle is
|
|
3810
3773
|
* <code>spot</code>.</p>
|
|
3811
|
-
*
|
|
3774
|
+
* <p>We recommend that you set <code>MaxResults</code> to a value between 5 and 1000 to
|
|
3812
3775
|
* limit the number of results returned. This paginates the output, which makes the list
|
|
3813
3776
|
* more manageable and returns the results faster. If the list of results exceeds your
|
|
3814
3777
|
* <code>MaxResults</code> value, then that number of results is returned along with a
|
|
3815
3778
|
* <code>NextToken</code> value that can be passed to a subsequent
|
|
3816
3779
|
* <code>DescribeSpotInstanceRequests</code> request to retrieve the remaining
|
|
3817
3780
|
* results.</p>
|
|
3818
|
-
*
|
|
3781
|
+
* <p>Spot Instance requests are deleted four hours after they are canceled and their instances are
|
|
3819
3782
|
* terminated.</p>
|
|
3820
3783
|
*/
|
|
3821
3784
|
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotInstanceRequestsCommandOutput>;
|
|
@@ -3824,7 +3787,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3824
3787
|
/**
|
|
3825
3788
|
* <p>Describes the Spot price history. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances-history.html">Spot Instance pricing history</a> in the
|
|
3826
3789
|
* <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
3827
|
-
*
|
|
3790
|
+
* <p>When you specify a start and end time, the operation returns the prices of the
|
|
3828
3791
|
* instance types within that time range. It also returns the last price change before the
|
|
3829
3792
|
* start time, which is the effective price as of the start time.</p>
|
|
3830
3793
|
*/
|
|
@@ -3959,8 +3922,8 @@ export declare class EC2 extends EC2Client {
|
|
|
3959
3922
|
* <note>
|
|
3960
3923
|
* <p>This API action is currently in <b>limited preview only</b>.
|
|
3961
3924
|
* If you are interested in using this feature, contact your account manager.</p>
|
|
3962
|
-
*
|
|
3963
|
-
*
|
|
3925
|
+
* </note>
|
|
3926
|
+
* <p>Describes one or more network interface trunk associations.</p>
|
|
3964
3927
|
*/
|
|
3965
3928
|
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
|
|
3966
3929
|
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, cb: (err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput) => void): void;
|
|
@@ -4075,9 +4038,9 @@ export declare class EC2 extends EC2Client {
|
|
|
4075
4038
|
describeVpcAttribute(args: DescribeVpcAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void): void;
|
|
4076
4039
|
/**
|
|
4077
4040
|
* <p>Describes the ClassicLink status of one or more VPCs.</p>
|
|
4078
|
-
*
|
|
4079
|
-
*
|
|
4080
|
-
*
|
|
4041
|
+
* <note>
|
|
4042
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4043
|
+
* </note>
|
|
4081
4044
|
*/
|
|
4082
4045
|
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcClassicLinkCommandOutput>;
|
|
4083
4046
|
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void): void;
|
|
@@ -4130,7 +4093,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4130
4093
|
describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServicePermissionsCommandOutput) => void): void;
|
|
4131
4094
|
/**
|
|
4132
4095
|
* <p>Describes available services to which you can create a VPC endpoint.</p>
|
|
4133
|
-
*
|
|
4096
|
+
* <p>When the service provider and the consumer have different accounts in multiple
|
|
4134
4097
|
* Availability Zones, and the consumer views the VPC endpoint service information, the
|
|
4135
4098
|
* response only includes the common Availability Zones. For example, when the service
|
|
4136
4099
|
* provider account uses <code>us-east-1a</code> and <code>us-east-1c</code> and the
|
|
@@ -4155,7 +4118,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4155
4118
|
describeVpcs(args: DescribeVpcsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcsCommandOutput) => void): void;
|
|
4156
4119
|
/**
|
|
4157
4120
|
* <p>Describes one or more of your VPN connections.</p>
|
|
4158
|
-
*
|
|
4121
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
4159
4122
|
* User Guide</i>.</p>
|
|
4160
4123
|
*/
|
|
4161
4124
|
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnConnectionsCommandOutput>;
|
|
@@ -4163,7 +4126,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4163
4126
|
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void): void;
|
|
4164
4127
|
/**
|
|
4165
4128
|
* <p>Describes one or more of your virtual private gateways.</p>
|
|
4166
|
-
*
|
|
4129
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
|
|
4167
4130
|
* User Guide</i>.</p>
|
|
4168
4131
|
*/
|
|
4169
4132
|
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnGatewaysCommandOutput>;
|
|
@@ -4171,9 +4134,9 @@ export declare class EC2 extends EC2Client {
|
|
|
4171
4134
|
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void): void;
|
|
4172
4135
|
/**
|
|
4173
4136
|
* <note>
|
|
4174
|
-
*
|
|
4175
|
-
*
|
|
4176
|
-
*
|
|
4137
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4138
|
+
* </note>
|
|
4139
|
+
* <p>Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.</p>
|
|
4177
4140
|
*/
|
|
4178
4141
|
detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions): Promise<DetachClassicLinkVpcCommandOutput>;
|
|
4179
4142
|
detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, cb: (err: any, data?: DetachClassicLinkVpcCommandOutput) => void): void;
|
|
@@ -4219,7 +4182,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4219
4182
|
* off the VPC and not use it anymore. You can confirm a virtual private gateway has been
|
|
4220
4183
|
* completely detached from a VPC by describing the virtual private gateway (any
|
|
4221
4184
|
* attachments to the virtual private gateway are also described).</p>
|
|
4222
|
-
*
|
|
4185
|
+
* <p>You must wait for the attachment's state to switch to <code>detached</code> before you
|
|
4223
4186
|
* can delete the VPC or attach a different VPC to the virtual private gateway.</p>
|
|
4224
4187
|
*/
|
|
4225
4188
|
detachVpnGateway(args: DetachVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DetachVpnGatewayCommandOutput>;
|
|
@@ -4253,9 +4216,9 @@ export declare class EC2 extends EC2Client {
|
|
|
4253
4216
|
* <p>Discontinue faster launching for a Windows AMI, and clean up existing pre-provisioned snapshots.
|
|
4254
4217
|
* When you disable faster launching, the AMI uses the standard launch process for each
|
|
4255
4218
|
* instance. All pre-provisioned snapshots must be removed before you can enable faster launching again.</p>
|
|
4256
|
-
*
|
|
4257
|
-
*
|
|
4258
|
-
*
|
|
4219
|
+
* <note>
|
|
4220
|
+
* <p>To change these settings, you must own the AMI.</p>
|
|
4221
|
+
* </note>
|
|
4259
4222
|
*/
|
|
4260
4223
|
disableFastLaunch(args: DisableFastLaunchCommandInput, options?: __HttpHandlerOptions): Promise<DisableFastLaunchCommandOutput>;
|
|
4261
4224
|
disableFastLaunch(args: DisableFastLaunchCommandInput, cb: (err: any, data?: DisableFastLaunchCommandOutput) => void): void;
|
|
@@ -4319,7 +4282,6 @@ export declare class EC2 extends EC2Client {
|
|
|
4319
4282
|
* in the VPC to which it's linked. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html">ClassicLink</a> in the
|
|
4320
4283
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4321
4284
|
* <p>You must specify a VPC ID in the request.</p>
|
|
4322
|
-
*
|
|
4323
4285
|
* <note>
|
|
4324
4286
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4325
4287
|
* </note>
|
|
@@ -4329,10 +4291,9 @@ export declare class EC2 extends EC2Client {
|
|
|
4329
4291
|
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
4330
4292
|
/**
|
|
4331
4293
|
* <p>Disassociates an Elastic IP address from the instance or network interface it's associated with.</p>
|
|
4332
|
-
*
|
|
4294
|
+
* <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more
|
|
4333
4295
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP
|
|
4334
4296
|
* Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4335
|
-
*
|
|
4336
4297
|
* <note>
|
|
4337
4298
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4338
4299
|
* </note>
|
|
@@ -4344,20 +4305,20 @@ export declare class EC2 extends EC2Client {
|
|
|
4344
4305
|
/**
|
|
4345
4306
|
* <p>Disassociates a target network from the specified Client VPN endpoint. When you disassociate the
|
|
4346
4307
|
* last target network from a Client VPN, the following happens:</p>
|
|
4347
|
-
*
|
|
4308
|
+
* <ul>
|
|
4348
4309
|
* <li>
|
|
4349
|
-
*
|
|
4350
|
-
*
|
|
4310
|
+
* <p>The route that was automatically added for the VPC is deleted</p>
|
|
4311
|
+
* </li>
|
|
4351
4312
|
* <li>
|
|
4352
|
-
*
|
|
4353
|
-
*
|
|
4313
|
+
* <p>All active client connections are terminated</p>
|
|
4314
|
+
* </li>
|
|
4354
4315
|
* <li>
|
|
4355
|
-
*
|
|
4356
|
-
*
|
|
4316
|
+
* <p>New client connections are disallowed</p>
|
|
4317
|
+
* </li>
|
|
4357
4318
|
* <li>
|
|
4358
|
-
*
|
|
4319
|
+
* <p>The Client VPN endpoint's status changes to <code>pending-associate</code>
|
|
4359
4320
|
* </p>
|
|
4360
|
-
*
|
|
4321
|
+
* </li>
|
|
4361
4322
|
* </ul>
|
|
4362
4323
|
*/
|
|
4363
4324
|
disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateClientVpnTargetNetworkCommandOutput>;
|
|
@@ -4375,7 +4336,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4375
4336
|
disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateEnclaveCertificateIamRoleCommandOutput) => void): void;
|
|
4376
4337
|
/**
|
|
4377
4338
|
* <p>Disassociates an IAM instance profile from a running or stopped instance.</p>
|
|
4378
|
-
*
|
|
4339
|
+
* <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
|
|
4379
4340
|
* ID.</p>
|
|
4380
4341
|
*/
|
|
4381
4342
|
disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateIamInstanceProfileCommandOutput>;
|
|
@@ -4391,7 +4352,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4391
4352
|
disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateInstanceEventWindowCommandOutput) => void): void;
|
|
4392
4353
|
/**
|
|
4393
4354
|
* <p>Disassociates a subnet or gateway from a route table.</p>
|
|
4394
|
-
*
|
|
4355
|
+
* <p>After you perform this action, the subnet no longer uses the routes in the route table.
|
|
4395
4356
|
* Instead, it uses the routes in the VPC's main route table. For more information
|
|
4396
4357
|
* about route tables, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route
|
|
4397
4358
|
* tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
@@ -4427,8 +4388,8 @@ export declare class EC2 extends EC2Client {
|
|
|
4427
4388
|
* <note>
|
|
4428
4389
|
* <p>This API action is currently in <b>limited preview only</b>.
|
|
4429
4390
|
* If you are interested in using this feature, contact your account manager.</p>
|
|
4430
|
-
*
|
|
4431
|
-
*
|
|
4391
|
+
* </note>
|
|
4392
|
+
* <p>Removes an association between a branch network interface with a trunk network interface.</p>
|
|
4432
4393
|
*/
|
|
4433
4394
|
disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTrunkInterfaceCommandOutput>;
|
|
4434
4395
|
disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, cb: (err: any, data?: DisassociateTrunkInterfaceCommandOutput) => void): void;
|
|
@@ -4438,7 +4399,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4438
4399
|
* specify its association ID. You can get the association ID by using
|
|
4439
4400
|
* <a>DescribeVpcs</a>. You must detach or delete all gateways and resources that
|
|
4440
4401
|
* are associated with the CIDR block before you can disassociate it. </p>
|
|
4441
|
-
*
|
|
4402
|
+
* <p>You cannot disassociate the CIDR block with which you originally created the VPC (the
|
|
4442
4403
|
* primary CIDR block).</p>
|
|
4443
4404
|
*/
|
|
4444
4405
|
disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateVpcCidrBlockCommandOutput>;
|
|
@@ -4462,7 +4423,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4462
4423
|
* always encrypted, either using the default KMS key or the KMS key that you specified
|
|
4463
4424
|
* when you created each volume. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html">Amazon EBS encryption</a> in the
|
|
4464
4425
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4465
|
-
*
|
|
4426
|
+
* <p>You can specify the default KMS key for encryption by default using <a>ModifyEbsDefaultKmsKeyId</a>
|
|
4466
4427
|
* or <a>ResetEbsDefaultKmsKeyId</a>.</p>
|
|
4467
4428
|
* <p>Enabling encryption by default has no effect on the encryption status of your
|
|
4468
4429
|
* existing volumes.</p>
|
|
@@ -4480,9 +4441,9 @@ export declare class EC2 extends EC2Client {
|
|
|
4480
4441
|
* Then it creates a set of reserved snapshots that are used for subsequent launches. The
|
|
4481
4442
|
* reserved snapshots are automatically replenished as they are used, depending on your
|
|
4482
4443
|
* settings for launch frequency.</p>
|
|
4483
|
-
*
|
|
4484
|
-
*
|
|
4485
|
-
*
|
|
4444
|
+
* <note>
|
|
4445
|
+
* <p>To change these settings, you must own the AMI.</p>
|
|
4446
|
+
* </note>
|
|
4486
4447
|
*/
|
|
4487
4448
|
enableFastLaunch(args: EnableFastLaunchCommandInput, options?: __HttpHandlerOptions): Promise<EnableFastLaunchCommandOutput>;
|
|
4488
4449
|
enableFastLaunch(args: EnableFastLaunchCommandInput, cb: (err: any, data?: EnableFastLaunchCommandOutput) => void): void;
|
|
@@ -4653,14 +4614,14 @@ export declare class EC2 extends EC2Client {
|
|
|
4653
4614
|
* console output displays the exact console output that would normally be displayed on a
|
|
4654
4615
|
* physical monitor attached to a computer. For Windows instances, the instance console
|
|
4655
4616
|
* output includes the last three system event log errors.</p>
|
|
4656
|
-
*
|
|
4617
|
+
* <p>By default, the console output returns buffered information that was posted shortly
|
|
4657
4618
|
* after an instance transition state (start, stop, reboot, or terminate). This information
|
|
4658
4619
|
* is available for at least one hour after the most recent post. Only the most recent 64
|
|
4659
4620
|
* KB of console output is available.</p>
|
|
4660
|
-
*
|
|
4621
|
+
* <p>You can optionally retrieve the latest serial console output at any time during the
|
|
4661
4622
|
* instance lifecycle. This option is supported on instance types that use the Nitro
|
|
4662
4623
|
* hypervisor.</p>
|
|
4663
|
-
*
|
|
4624
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html#instance-console-console-output">Instance
|
|
4664
4625
|
* console output</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
4665
4626
|
*/
|
|
4666
4627
|
getConsoleOutput(args: GetConsoleOutputCommandInput, options?: __HttpHandlerOptions): Promise<GetConsoleOutputCommandOutput>;
|
|
@@ -4669,7 +4630,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4669
4630
|
/**
|
|
4670
4631
|
* <p>Retrieve a JPG-format screenshot of a running instance to help with
|
|
4671
4632
|
* troubleshooting.</p>
|
|
4672
|
-
*
|
|
4633
|
+
* <p>The returned content is Base64-encoded.</p>
|
|
4673
4634
|
*/
|
|
4674
4635
|
getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, options?: __HttpHandlerOptions): Promise<GetConsoleScreenshotCommandOutput>;
|
|
4675
4636
|
getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, cb: (err: any, data?: GetConsoleScreenshotCommandOutput) => void): void;
|
|
@@ -4677,7 +4638,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4677
4638
|
/**
|
|
4678
4639
|
* <p>Describes the default credit option for CPU usage of a burstable performance instance
|
|
4679
4640
|
* family.</p>
|
|
4680
|
-
*
|
|
4641
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
|
|
4681
4642
|
* performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
4682
4643
|
*/
|
|
4683
4644
|
getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<GetDefaultCreditSpecificationCommandOutput>;
|
|
@@ -4706,19 +4667,19 @@ export declare class EC2 extends EC2Client {
|
|
|
4706
4667
|
* <p>Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs
|
|
4707
4668
|
* with Amazon Athena. This make it easier for you to query and gain insights from VPC flow logs data.
|
|
4708
4669
|
* Based on the information that you provide, we configure resources in the template to do the following:</p>
|
|
4709
|
-
*
|
|
4670
|
+
* <ul>
|
|
4710
4671
|
* <li>
|
|
4711
|
-
*
|
|
4672
|
+
* <p>Create a table in Athena that maps fields to a custom log format</p>
|
|
4712
4673
|
* </li>
|
|
4713
4674
|
* <li>
|
|
4714
|
-
*
|
|
4675
|
+
* <p>Create a Lambda function that updates the table with new partitions on a daily, weekly, or
|
|
4715
4676
|
* monthly basis</p>
|
|
4716
4677
|
* </li>
|
|
4717
4678
|
* <li>
|
|
4718
|
-
*
|
|
4679
|
+
* <p>Create a table partitioned between two timestamps in the past</p>
|
|
4719
4680
|
* </li>
|
|
4720
4681
|
* <li>
|
|
4721
|
-
*
|
|
4682
|
+
* <p>Create a set of named queries in Athena that you can use to get started quickly</p>
|
|
4722
4683
|
* </li>
|
|
4723
4684
|
* </ul>
|
|
4724
4685
|
*/
|
|
@@ -4735,7 +4696,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4735
4696
|
* <p>Preview a reservation purchase with configurations that match those of your Dedicated
|
|
4736
4697
|
* Host. You must have active Dedicated Hosts in your account before you purchase a
|
|
4737
4698
|
* reservation.</p>
|
|
4738
|
-
*
|
|
4699
|
+
* <p>This is a preview of the <a>PurchaseHostReservation</a> action and does not
|
|
4739
4700
|
* result in the offering being purchased.</p>
|
|
4740
4701
|
*/
|
|
4741
4702
|
getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, options?: __HttpHandlerOptions): Promise<GetHostReservationPurchasePreviewCommandOutput>;
|
|
@@ -4760,13 +4721,13 @@ export declare class EC2 extends EC2Client {
|
|
|
4760
4721
|
* <p>A binary representation of the UEFI variable store. Only non-volatile variables are
|
|
4761
4722
|
* stored. This is a base64 encoded and zlib compressed binary value that must be properly
|
|
4762
4723
|
* encoded.</p>
|
|
4763
|
-
*
|
|
4724
|
+
* <p>When you use <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/register-image.html">register-image</a> to create
|
|
4764
4725
|
* an AMI, you can create an exact copy of your variable store by passing the UEFI data in
|
|
4765
4726
|
* the <code>UefiData</code> parameter. You can modify the UEFI data by using the <a href="https://github.com/awslabs/python-uefivars">python-uefivars tool</a> on
|
|
4766
4727
|
* GitHub. You can use the tool to convert the UEFI data into a human-readable format
|
|
4767
4728
|
* (JSON), which you can inspect and modify, and then convert back into the binary format
|
|
4768
4729
|
* to use with register-image.</p>
|
|
4769
|
-
*
|
|
4730
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/uefi-secure-boot.html">UEFI Secure Boot</a> in the
|
|
4770
4731
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
4771
4732
|
*/
|
|
4772
4733
|
getInstanceUefiData(args: GetInstanceUefiDataCommandInput, options?: __HttpHandlerOptions): Promise<GetInstanceUefiDataCommandOutput>;
|
|
@@ -4799,7 +4760,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4799
4760
|
/**
|
|
4800
4761
|
* <p>Retrieves the configuration data of the specified instance. You can use this data to
|
|
4801
4762
|
* create a launch template. </p>
|
|
4802
|
-
*
|
|
4763
|
+
* <p>This action calls on other describe actions to get instance information. Depending on
|
|
4803
4764
|
* your instance configuration, you may need to allow the following actions in your IAM
|
|
4804
4765
|
* policy: <code>DescribeSpotInstanceRequests</code>,
|
|
4805
4766
|
* <code>DescribeInstanceCreditSpecifications</code>, <code>DescribeVolumes</code>,
|
|
@@ -4835,15 +4796,15 @@ export declare class EC2 extends EC2Client {
|
|
|
4835
4796
|
getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkInsightsAccessScopeContentCommandOutput) => void): void;
|
|
4836
4797
|
/**
|
|
4837
4798
|
* <p>Retrieves the encrypted administrator password for a running Windows instance.</p>
|
|
4838
|
-
*
|
|
4799
|
+
* <p>The Windows password is generated at boot by the <code>EC2Config</code> service or
|
|
4839
4800
|
* <code>EC2Launch</code> scripts (Windows Server 2016 and later). This usually only
|
|
4840
4801
|
* happens the first time an instance is launched. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/UsingConfig_WinAMI.html">EC2Config</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2launch.html">EC2Launch</a> in the
|
|
4841
4802
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
4842
|
-
*
|
|
4803
|
+
* <p>For the <code>EC2Config</code> service, the password is not generated for rebundled
|
|
4843
4804
|
* AMIs unless <code>Ec2SetPassword</code> is enabled before bundling.</p>
|
|
4844
|
-
*
|
|
4805
|
+
* <p>The password is encrypted using the key pair that you specified when you launched the
|
|
4845
4806
|
* instance. You must provide the corresponding key pair file.</p>
|
|
4846
|
-
*
|
|
4807
|
+
* <p>When you launch an instance, password generation and encryption may take a few
|
|
4847
4808
|
* minutes. If you try to retrieve the password before it's available, the output returns
|
|
4848
4809
|
* an empty string. We recommend that you wait up to 15 minutes after launching an instance
|
|
4849
4810
|
* before trying to retrieve the generated password.</p>
|
|
@@ -4959,7 +4920,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4959
4920
|
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void): void;
|
|
4960
4921
|
/**
|
|
4961
4922
|
* <p>Uploads a client certificate revocation list to the specified Client VPN endpoint. Uploading a client certificate revocation list overwrites the existing client certificate revocation list.</p>
|
|
4962
|
-
*
|
|
4923
|
+
* <p>Uploading a client certificate revocation list resets existing client connections.</p>
|
|
4963
4924
|
*/
|
|
4964
4925
|
importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options?: __HttpHandlerOptions): Promise<ImportClientVpnClientCertificateRevocationListCommandOutput>;
|
|
4965
4926
|
importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, cb: (err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
|
|
@@ -5062,7 +5023,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5062
5023
|
modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCapacityReservationCommandOutput) => void): void;
|
|
5063
5024
|
/**
|
|
5064
5025
|
* <p>Modifies a Capacity Reservation Fleet.</p>
|
|
5065
|
-
*
|
|
5026
|
+
* <p>When you modify the total target capacity of a Capacity Reservation Fleet, the Fleet automatically
|
|
5066
5027
|
* creates new Capacity Reservations, or modifies or cancels existing Capacity Reservations in the Fleet
|
|
5067
5028
|
* to meet the new total target capacity. When you modify the end date for the Fleet, the end dates for
|
|
5068
5029
|
* all of the individual Capacity Reservations in the Fleet are updated accordingly.</p>
|
|
@@ -5081,7 +5042,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5081
5042
|
* The default credit option is set at the account level per Amazon Web Services Region, and
|
|
5082
5043
|
* is specified per instance family. All new burstable performance instances in the account
|
|
5083
5044
|
* launch using the default credit option.</p>
|
|
5084
|
-
*
|
|
5045
|
+
* <p>
|
|
5085
5046
|
* <code>ModifyDefaultCreditSpecification</code> is an asynchronous operation, which
|
|
5086
5047
|
* works at an Amazon Web Services Region level and modifies the credit option for each
|
|
5087
5048
|
* Availability Zone. All zones in a Region are updated within five minutes. But if
|
|
@@ -5089,7 +5050,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5089
5050
|
* until the zone is updated. To verify whether the update has occurred, you can call
|
|
5090
5051
|
* <code>GetDefaultCreditSpecification</code> and check
|
|
5091
5052
|
* <code>DefaultCreditSpecification</code> for updates.</p>
|
|
5092
|
-
*
|
|
5053
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
|
|
5093
5054
|
* performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5094
5055
|
*/
|
|
5095
5056
|
modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDefaultCreditSpecificationCommandOutput>;
|
|
@@ -5097,7 +5058,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5097
5058
|
modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDefaultCreditSpecificationCommandOutput) => void): void;
|
|
5098
5059
|
/**
|
|
5099
5060
|
* <p>Changes the default KMS key for EBS encryption by default for your account in this Region.</p>
|
|
5100
|
-
*
|
|
5061
|
+
* <p>Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If
|
|
5101
5062
|
* you change the default KMS key to a symmetric customer managed KMS key, it is used instead of the Amazon Web Services
|
|
5102
5063
|
* managed KMS key. To reset the default KMS key to the Amazon Web Services managed KMS key for EBS, use <a>ResetEbsDefaultKmsKeyId</a>. Amazon EBS does not support asymmetric KMS keys.</p>
|
|
5103
5064
|
* <p>If you delete or disable the customer managed KMS key that you specified for use with
|
|
@@ -5148,7 +5109,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5148
5109
|
* auto-placement enabled. When auto-placement is disabled, you need to provide a host ID
|
|
5149
5110
|
* to have the instance launch onto a specific host. If no host ID is provided, the
|
|
5150
5111
|
* instance is launched onto a suitable host with auto-placement enabled.</p>
|
|
5151
|
-
*
|
|
5112
|
+
* <p>You can also use this API action to modify a Dedicated Host to support either multiple
|
|
5152
5113
|
* instance types in an instance family, or to support a specific instance type
|
|
5153
5114
|
* only.</p>
|
|
5154
5115
|
*/
|
|
@@ -5171,7 +5132,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5171
5132
|
* <code>security-group</code> | <code>subnet</code> |
|
|
5172
5133
|
* <code>subnet-cidr-block-association</code> | <code>vpc</code> |
|
|
5173
5134
|
* <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p>
|
|
5174
|
-
*
|
|
5135
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html">Resource IDs</a> in the
|
|
5175
5136
|
* <i>Amazon Elastic Compute Cloud User Guide</i>. </p>
|
|
5176
5137
|
* <p>This setting applies to the principal specified in the request; it does not apply to the
|
|
5177
5138
|
* principal that makes the request. </p>
|
|
@@ -5215,7 +5176,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5215
5176
|
* <p>Modifies the specified attribute of the specified AMI. You can specify only one attribute at a time.
|
|
5216
5177
|
* You can use the <code>Attribute</code> parameter to specify the attribute or one of the following parameters:
|
|
5217
5178
|
* <code>Description</code> or <code>LaunchPermission</code>.</p>
|
|
5218
|
-
*
|
|
5179
|
+
* <p>Images with an Amazon Web Services Marketplace product code cannot be made public.</p>
|
|
5219
5180
|
* <p>To enable the SriovNetSupport enhanced networking attribute of an image, enable SriovNetSupport on an instance
|
|
5220
5181
|
* and create an AMI from the instance.</p>
|
|
5221
5182
|
*/
|
|
@@ -5225,13 +5186,13 @@ export declare class EC2 extends EC2Client {
|
|
|
5225
5186
|
/**
|
|
5226
5187
|
* <p>Modifies the specified attribute of the specified instance. You can specify only one
|
|
5227
5188
|
* attribute at a time.</p>
|
|
5228
|
-
*
|
|
5189
|
+
* <p>
|
|
5229
5190
|
* <b>Note: </b>Using this action to change the security groups
|
|
5230
5191
|
* associated with an elastic network interface (ENI) attached to an instance in a VPC can
|
|
5231
5192
|
* result in an error if the instance has more than one ENI. To change the security groups
|
|
5232
5193
|
* associated with an ENI attached to an instance that has multiple ENIs, we recommend that
|
|
5233
5194
|
* you use the <a>ModifyNetworkInterfaceAttribute</a> action.</p>
|
|
5234
|
-
*
|
|
5195
|
+
* <p>To modify some attributes, the instance must be stopped. For more information, see
|
|
5235
5196
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_ChangingAttributesWhileInstanceStopped.html">Modify a stopped instance</a> in the
|
|
5236
5197
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
5237
5198
|
*/
|
|
@@ -5250,7 +5211,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5250
5211
|
* <p>Modifies the credit option for CPU usage on a running or stopped burstable performance
|
|
5251
5212
|
* instance. The credit options are <code>standard</code> and
|
|
5252
5213
|
* <code>unlimited</code>.</p>
|
|
5253
|
-
*
|
|
5214
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
|
|
5254
5215
|
* performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5255
5216
|
*/
|
|
5256
5217
|
modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceCreditSpecificationCommandOutput>;
|
|
@@ -5299,29 +5260,29 @@ export declare class EC2 extends EC2Client {
|
|
|
5299
5260
|
/**
|
|
5300
5261
|
* <p>Modifies the placement attributes for a specified instance. You can do the
|
|
5301
5262
|
* following:</p>
|
|
5302
|
-
*
|
|
5263
|
+
* <ul>
|
|
5303
5264
|
* <li>
|
|
5304
|
-
*
|
|
5265
|
+
* <p>Modify the affinity between an instance and a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html">Dedicated
|
|
5305
5266
|
* Host</a>. When affinity is set to <code>host</code> and the instance is
|
|
5306
5267
|
* not associated with a specific Dedicated Host, the next time the instance is
|
|
5307
5268
|
* launched, it is automatically associated with the host on which it lands. If the
|
|
5308
5269
|
* instance is restarted or rebooted, this relationship persists.</p>
|
|
5309
5270
|
* </li>
|
|
5310
5271
|
* <li>
|
|
5311
|
-
*
|
|
5272
|
+
* <p>Change the Dedicated Host with which an instance is associated.</p>
|
|
5312
5273
|
* </li>
|
|
5313
5274
|
* <li>
|
|
5314
|
-
*
|
|
5275
|
+
* <p>Change the instance tenancy of an instance.</p>
|
|
5315
5276
|
* </li>
|
|
5316
5277
|
* <li>
|
|
5317
|
-
*
|
|
5278
|
+
* <p>Move an instance to or from a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">placement
|
|
5318
5279
|
* group</a>.</p>
|
|
5319
5280
|
* </li>
|
|
5320
5281
|
* </ul>
|
|
5321
|
-
*
|
|
5282
|
+
* <p>At least one attribute for affinity, host ID, tenancy, or placement group name must be
|
|
5322
5283
|
* specified in the request. Affinity and tenancy can be modified in the same
|
|
5323
5284
|
* request.</p>
|
|
5324
|
-
*
|
|
5285
|
+
* <p>To modify the host ID, tenancy, placement group, or partition for an instance, the
|
|
5325
5286
|
* instance must be in the <code>stopped</code> state.</p>
|
|
5326
5287
|
*/
|
|
5327
5288
|
modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstancePlacementCommandOutput>;
|
|
@@ -5371,9 +5332,9 @@ export declare class EC2 extends EC2Client {
|
|
|
5371
5332
|
modifyLocalGatewayRoute(args: ModifyLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLocalGatewayRouteCommandOutput) => void): void;
|
|
5372
5333
|
/**
|
|
5373
5334
|
* <p>Modifies the specified managed prefix list.</p>
|
|
5374
|
-
*
|
|
5335
|
+
* <p>Adding or removing entries in a prefix list creates a new version of the prefix list.
|
|
5375
5336
|
* Changing the name of the prefix list does not affect the version.</p>
|
|
5376
|
-
*
|
|
5337
|
+
* <p>If you specify a current version number that does not match the true current version
|
|
5377
5338
|
* number, the request fails.</p>
|
|
5378
5339
|
*/
|
|
5379
5340
|
modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, options?: __HttpHandlerOptions): Promise<ModifyManagedPrefixListCommandOutput>;
|
|
@@ -5397,7 +5358,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5397
5358
|
* <p>Modifies the configuration of your Reserved Instances, such as the Availability Zone,
|
|
5398
5359
|
* instance count, or instance type. The Reserved Instances to be modified must be identical,
|
|
5399
5360
|
* except for Availability Zone, network platform, and instance type.</p>
|
|
5400
|
-
*
|
|
5361
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved
|
|
5401
5362
|
* Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5402
5363
|
* <note>
|
|
5403
5364
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -5437,10 +5398,10 @@ export declare class EC2 extends EC2Client {
|
|
|
5437
5398
|
modifySnapshotTier(args: ModifySnapshotTierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotTierCommandOutput) => void): void;
|
|
5438
5399
|
/**
|
|
5439
5400
|
* <p>Modifies the specified Spot Fleet request.</p>
|
|
5440
|
-
*
|
|
5441
|
-
*
|
|
5401
|
+
* <p>You can only modify a Spot Fleet request of type <code>maintain</code>.</p>
|
|
5402
|
+
* <p>While the Spot Fleet request is being modified, it is in the <code>modifying</code>
|
|
5442
5403
|
* state.</p>
|
|
5443
|
-
*
|
|
5404
|
+
* <p>To scale up your Spot Fleet, increase its target capacity. The Spot Fleet launches the
|
|
5444
5405
|
* additional Spot Instances according to the allocation strategy for the Spot Fleet
|
|
5445
5406
|
* request. If the allocation strategy is <code>lowestPrice</code>, the Spot Fleet launches
|
|
5446
5407
|
* instances using the Spot Instance pool with the lowest price. If the allocation strategy
|
|
@@ -5448,7 +5409,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5448
5409
|
* Instance pools. If the allocation strategy is <code>capacityOptimized</code>, Spot Fleet
|
|
5449
5410
|
* launches instances from Spot Instance pools with optimal capacity for the number of instances
|
|
5450
5411
|
* that are launching.</p>
|
|
5451
|
-
*
|
|
5412
|
+
* <p>To scale down your Spot Fleet, decrease its target capacity. First, the Spot Fleet
|
|
5452
5413
|
* cancels any open requests that exceed the new target capacity. You can request that the
|
|
5453
5414
|
* Spot Fleet terminate Spot Instances until the size of the fleet no longer exceeds the
|
|
5454
5415
|
* new target capacity. If the allocation strategy is <code>lowestPrice</code>, the Spot
|
|
@@ -5459,7 +5420,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5459
5420
|
* Spot Instance pools. Alternatively, you can request that the Spot Fleet keep the fleet
|
|
5460
5421
|
* at its current size, but not replace any Spot Instances that are interrupted or that you
|
|
5461
5422
|
* terminate manually.</p>
|
|
5462
|
-
*
|
|
5423
|
+
* <p>If you are finished with your Spot Fleet for now, but will use it again later, you can
|
|
5463
5424
|
* set the target capacity to 0.</p>
|
|
5464
5425
|
*/
|
|
5465
5426
|
modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options?: __HttpHandlerOptions): Promise<ModifySpotFleetRequestCommandOutput>;
|
|
@@ -5467,25 +5428,22 @@ export declare class EC2 extends EC2Client {
|
|
|
5467
5428
|
modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySpotFleetRequestCommandOutput) => void): void;
|
|
5468
5429
|
/**
|
|
5469
5430
|
* <p>Modifies a subnet attribute. You can only modify one attribute at a time.</p>
|
|
5470
|
-
*
|
|
5471
|
-
*
|
|
5472
|
-
* <ul>
|
|
5431
|
+
* <p>Use this action to modify subnets on Amazon Web Services Outposts.</p>
|
|
5432
|
+
* <ul>
|
|
5473
5433
|
* <li>
|
|
5474
|
-
*
|
|
5434
|
+
* <p>To modify a subnet on an Outpost rack, set both
|
|
5475
5435
|
* <code>MapCustomerOwnedIpOnLaunch</code> and
|
|
5476
5436
|
* <code>CustomerOwnedIpv4Pool</code>. These two parameters act as a single
|
|
5477
5437
|
* attribute.</p>
|
|
5478
5438
|
* </li>
|
|
5479
5439
|
* <li>
|
|
5480
|
-
*
|
|
5440
|
+
* <p>To modify a subnet on an Outpost server, set either
|
|
5481
5441
|
* <code>EnableLniAtDeviceIndex</code> or
|
|
5482
5442
|
* <code>DisableLniAtDeviceIndex</code>.</p>
|
|
5483
5443
|
* </li>
|
|
5484
5444
|
* </ul>
|
|
5485
|
-
*
|
|
5486
|
-
*
|
|
5487
|
-
*
|
|
5488
|
-
* <ul>
|
|
5445
|
+
* <p>For more information about Amazon Web Services Outposts, see the following:</p>
|
|
5446
|
+
* <ul>
|
|
5489
5447
|
* <li>
|
|
5490
5448
|
* <p>
|
|
5491
5449
|
* <a href="https://docs.aws.amazon.com/outposts/latest/userguide/how-servers-work.html">Outpost servers</a>
|
|
@@ -5646,7 +5604,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5646
5604
|
* Network Load Balancers or Gateway Load Balancers for your service, and you can specify whether acceptance is
|
|
5647
5605
|
* required for requests to connect to your endpoint service through an interface VPC
|
|
5648
5606
|
* endpoint.</p>
|
|
5649
|
-
*
|
|
5607
|
+
* <p>If you set or modify the private DNS name, you must prove that you own the private DNS
|
|
5650
5608
|
* domain name.</p>
|
|
5651
5609
|
*/
|
|
5652
5610
|
modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointServiceConfigurationCommandOutput>;
|
|
@@ -5661,7 +5619,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5661
5619
|
/**
|
|
5662
5620
|
* <p>Modifies the permissions for your VPC endpoint service. You can add or remove permissions for service consumers
|
|
5663
5621
|
* (IAM users, IAM roles, and Amazon Web Services accounts) to connect to your endpoint service.</p>
|
|
5664
|
-
*
|
|
5622
|
+
* <p>If you grant permissions to all principals, the service is public. Any users who know the name of a
|
|
5665
5623
|
* public service can send a request to attach an endpoint. If the service does not require manual approval,
|
|
5666
5624
|
* attachments are automatically approved.</p>
|
|
5667
5625
|
*/
|
|
@@ -5702,10 +5660,10 @@ export declare class EC2 extends EC2Client {
|
|
|
5702
5660
|
* <p>Modifies the instance tenancy attribute of the specified VPC. You can change the
|
|
5703
5661
|
* instance tenancy attribute of a VPC to <code>default</code> only. You cannot change the
|
|
5704
5662
|
* instance tenancy attribute to <code>dedicated</code>.</p>
|
|
5705
|
-
*
|
|
5663
|
+
* <p>After you modify the tenancy of the VPC, any new instances that you launch into the
|
|
5706
5664
|
* VPC have a tenancy of <code>default</code>, unless you specify otherwise during launch.
|
|
5707
5665
|
* The tenancy of any existing instances in the VPC is not affected.</p>
|
|
5708
|
-
*
|
|
5666
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html">Dedicated Instances</a> in the
|
|
5709
5667
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5710
5668
|
*/
|
|
5711
5669
|
modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcTenancyCommandOutput>;
|
|
@@ -5714,40 +5672,38 @@ export declare class EC2 extends EC2Client {
|
|
|
5714
5672
|
/**
|
|
5715
5673
|
* <p>Modifies the customer gateway or the target gateway of an Amazon Web Services Site-to-Site VPN connection. To
|
|
5716
5674
|
* modify the target gateway, the following migration options are available:</p>
|
|
5717
|
-
*
|
|
5675
|
+
* <ul>
|
|
5718
5676
|
* <li>
|
|
5719
|
-
*
|
|
5677
|
+
* <p>An existing virtual private gateway to a new virtual private gateway</p>
|
|
5720
5678
|
* </li>
|
|
5721
5679
|
* <li>
|
|
5722
|
-
*
|
|
5680
|
+
* <p>An existing virtual private gateway to a transit gateway</p>
|
|
5723
5681
|
* </li>
|
|
5724
5682
|
* <li>
|
|
5725
|
-
*
|
|
5683
|
+
* <p>An existing transit gateway to a new transit gateway</p>
|
|
5726
5684
|
* </li>
|
|
5727
5685
|
* <li>
|
|
5728
|
-
*
|
|
5686
|
+
* <p>An existing transit gateway to a virtual private gateway</p>
|
|
5729
5687
|
* </li>
|
|
5730
5688
|
* </ul>
|
|
5731
|
-
*
|
|
5689
|
+
* <p>Before you perform the migration to the new gateway, you must configure the new
|
|
5732
5690
|
* gateway. Use <a>CreateVpnGateway</a> to create a virtual private gateway, or
|
|
5733
5691
|
* <a>CreateTransitGateway</a> to create a transit gateway.</p>
|
|
5734
|
-
*
|
|
5692
|
+
* <p>This step is required when you migrate from a virtual private gateway with static
|
|
5735
5693
|
* routes to a transit gateway. </p>
|
|
5736
|
-
*
|
|
5737
|
-
*
|
|
5738
|
-
* <p>Keep a copy of the static route before you delete it. You will need to add back these
|
|
5694
|
+
* <p>You must delete the static routes before you migrate to the new gateway.</p>
|
|
5695
|
+
* <p>Keep a copy of the static route before you delete it. You will need to add back these
|
|
5739
5696
|
* routes to the transit gateway after the VPN connection migration is complete.</p>
|
|
5740
|
-
*
|
|
5741
|
-
* <p>After you migrate to the new gateway, you might need to modify your VPC route table.
|
|
5697
|
+
* <p>After you migrate to the new gateway, you might need to modify your VPC route table.
|
|
5742
5698
|
* Use <a>CreateRoute</a> and <a>DeleteRoute</a> to make the changes
|
|
5743
5699
|
* described in <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/modify-vpn-target.html#step-update-routing">Update VPC route
|
|
5744
5700
|
* tables</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>
|
|
5745
|
-
*
|
|
5701
|
+
* <p>When the new gateway is a transit gateway, modify the transit gateway route table to
|
|
5746
5702
|
* allow traffic between the VPC and the Amazon Web Services Site-to-Site VPN connection.
|
|
5747
5703
|
* Use <a>CreateTransitGatewayRoute</a> to add the routes.</p>
|
|
5748
|
-
*
|
|
5704
|
+
* <p> If you deleted VPN static routes, you must add the static routes to the transit
|
|
5749
5705
|
* gateway route table.</p>
|
|
5750
|
-
*
|
|
5706
|
+
* <p>After you perform this operation, the VPN endpoint's IP addresses on the Amazon Web Services side and the tunnel options remain intact. Your Amazon Web Services Site-to-Site VPN connection will
|
|
5751
5707
|
* be temporarily unavailable for a brief period while we provision the new
|
|
5752
5708
|
* endpoints.</p>
|
|
5753
5709
|
*/
|
|
@@ -5756,7 +5712,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5756
5712
|
modifyVpnConnection(args: ModifyVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnConnectionCommandOutput) => void): void;
|
|
5757
5713
|
/**
|
|
5758
5714
|
* <p>Modifies the connection options for your Site-to-Site VPN connection.</p>
|
|
5759
|
-
*
|
|
5715
|
+
* <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the
|
|
5760
5716
|
* Amazon Web Services side do not change, and the tunnel options do not change. Your
|
|
5761
5717
|
* VPN connection will be temporarily unavailable for a brief period while the VPN
|
|
5762
5718
|
* connection is updated.</p>
|
|
@@ -5783,7 +5739,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5783
5739
|
* <p>Enables detailed monitoring for a running instance. Otherwise, basic monitoring is
|
|
5784
5740
|
* enabled. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch.html">Monitor your instances using
|
|
5785
5741
|
* CloudWatch</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5786
|
-
*
|
|
5742
|
+
* <p>To disable detailed monitoring, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UnmonitorInstances.html">UnmonitorInstances</a>.</p>
|
|
5787
5743
|
*/
|
|
5788
5744
|
monitorInstances(args: MonitorInstancesCommandInput, options?: __HttpHandlerOptions): Promise<MonitorInstancesCommandOutput>;
|
|
5789
5745
|
monitorInstances(args: MonitorInstancesCommandInput, cb: (err: any, data?: MonitorInstancesCommandOutput) => void): void;
|
|
@@ -5853,12 +5809,12 @@ export declare class EC2 extends EC2Client {
|
|
|
5853
5809
|
/**
|
|
5854
5810
|
* <p>Purchases a Reserved Instance for use with your account. With Reserved Instances, you pay a lower
|
|
5855
5811
|
* hourly rate compared to On-Demand instance pricing.</p>
|
|
5856
|
-
*
|
|
5812
|
+
* <p>Use <a>DescribeReservedInstancesOfferings</a> to get a list of Reserved Instance offerings
|
|
5857
5813
|
* that match your specifications. After you've purchased a Reserved Instance, you can check for your
|
|
5858
5814
|
* new Reserved Instance with <a>DescribeReservedInstances</a>.</p>
|
|
5859
5815
|
* <p>To queue a purchase for a future date and time, specify a purchase time. If you do not specify a
|
|
5860
5816
|
* purchase time, the default is the current time.</p>
|
|
5861
|
-
*
|
|
5817
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html">Reserved Instances</a> and
|
|
5862
5818
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
|
|
5863
5819
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5864
5820
|
* <note>
|
|
@@ -5887,9 +5843,9 @@ export declare class EC2 extends EC2Client {
|
|
|
5887
5843
|
* queues a request to reboot the specified instances. The operation succeeds if the
|
|
5888
5844
|
* instances are valid and belong to you. Requests to reboot terminated instances are
|
|
5889
5845
|
* ignored.</p>
|
|
5890
|
-
*
|
|
5846
|
+
* <p>If an instance does not cleanly shut down within a few minutes, Amazon EC2 performs a
|
|
5891
5847
|
* hard reboot.</p>
|
|
5892
|
-
*
|
|
5848
|
+
* <p>For more information about troubleshooting, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html">Troubleshoot an unreachable
|
|
5893
5849
|
* instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
5894
5850
|
*/
|
|
5895
5851
|
rebootInstances(args: RebootInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RebootInstancesCommandOutput>;
|
|
@@ -5901,30 +5857,27 @@ export declare class EC2 extends EC2Client {
|
|
|
5901
5857
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami.html">Create your
|
|
5902
5858
|
* own AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5903
5859
|
* <note>
|
|
5904
|
-
*
|
|
5860
|
+
* <p>For Amazon EBS-backed instances, <a>CreateImage</a> creates and registers the AMI
|
|
5905
5861
|
* in a single request, so you don't have to register the AMI yourself. We recommend that you
|
|
5906
5862
|
* always use <a>CreateImage</a> unless you have a specific reason to use
|
|
5907
5863
|
* RegisterImage.</p>
|
|
5908
5864
|
* </note>
|
|
5909
|
-
*
|
|
5910
5865
|
* <p>If needed, you can deregister an AMI at any time. Any modifications you make to an AMI backed by an instance store volume invalidates its registration.
|
|
5911
5866
|
* If you make changes to an image, deregister the previous image and register the new image.</p>
|
|
5912
|
-
*
|
|
5913
5867
|
* <p>
|
|
5914
5868
|
* <b>Register a snapshot of a root device volume</b>
|
|
5915
5869
|
* </p>
|
|
5916
|
-
*
|
|
5870
|
+
* <p>You can use <code>RegisterImage</code> to create an Amazon EBS-backed Linux AMI from
|
|
5917
5871
|
* a snapshot of a root device volume. You specify the snapshot using a block device mapping.
|
|
5918
5872
|
* You can't set the encryption state of the volume using the block device mapping. If the
|
|
5919
5873
|
* snapshot is encrypted, or encryption by default is enabled, the root volume of an instance
|
|
5920
5874
|
* launched from the AMI is encrypted.</p>
|
|
5921
5875
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html#creating-launching-ami-from-snapshot">Create a Linux AMI from a snapshot</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AMIEncryption.html">Use encryption with Amazon EBS-backed AMIs</a>
|
|
5922
5876
|
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5923
|
-
*
|
|
5924
|
-
* <p>
|
|
5877
|
+
* <p>
|
|
5925
5878
|
* <b>Amazon Web Services Marketplace product codes</b>
|
|
5926
5879
|
* </p>
|
|
5927
|
-
*
|
|
5880
|
+
* <p>If any snapshots have Amazon Web Services Marketplace product codes, they are copied to the new
|
|
5928
5881
|
* AMI.</p>
|
|
5929
5882
|
* <p>Windows and some Linux distributions, such as Red Hat Enterprise Linux (RHEL) and SUSE
|
|
5930
5883
|
* Linux Enterprise Server (SLES), use the Amazon EC2 billing product code associated with an AMI to
|
|
@@ -5965,7 +5918,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5965
5918
|
* with a supported EC2 instance that receives multicast traffic. For information about
|
|
5966
5919
|
* supported instances, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits">Multicast
|
|
5967
5920
|
* Consideration</a> in <i>Amazon VPC Transit Gateways</i>.</p>
|
|
5968
|
-
*
|
|
5921
|
+
* <p>After you add the members, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the members were added
|
|
5969
5922
|
* to the transit gateway multicast group.</p>
|
|
5970
5923
|
*/
|
|
5971
5924
|
registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayMulticastGroupMembersCommandOutput>;
|
|
@@ -5973,10 +5926,10 @@ export declare class EC2 extends EC2Client {
|
|
|
5973
5926
|
registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
|
|
5974
5927
|
/**
|
|
5975
5928
|
* <p>Registers sources (network interfaces) with the specified transit gateway multicast group.</p>
|
|
5976
|
-
*
|
|
5929
|
+
* <p>A multicast source is a network interface attached to a supported instance that sends
|
|
5977
5930
|
* multicast traffic. For information about supported instances, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits">Multicast
|
|
5978
5931
|
* Considerations</a> in <i>Amazon VPC Transit Gateways</i>.</p>
|
|
5979
|
-
*
|
|
5932
|
+
* <p>After you add the source, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the source was added to the multicast
|
|
5980
5933
|
* group.</p>
|
|
5981
5934
|
*/
|
|
5982
5935
|
registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayMulticastGroupSourcesCommandOutput>;
|
|
@@ -6048,10 +6001,10 @@ export declare class EC2 extends EC2Client {
|
|
|
6048
6001
|
* host ID of Dedicated Hosts that have been released can no longer be specified in another
|
|
6049
6002
|
* request, for example, to modify the host. You must stop or terminate all instances on a
|
|
6050
6003
|
* host before it can be released.</p>
|
|
6051
|
-
*
|
|
6004
|
+
* <p>When Dedicated Hosts are released, it may take some time for them to stop counting
|
|
6052
6005
|
* toward your limit and you may receive capacity errors when trying to allocate new
|
|
6053
6006
|
* Dedicated Hosts. Wait a few minutes and then try again.</p>
|
|
6054
|
-
*
|
|
6007
|
+
* <p>Released hosts still appear in a <a>DescribeHosts</a> response.</p>
|
|
6055
6008
|
*/
|
|
6056
6009
|
releaseHosts(args: ReleaseHostsCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseHostsCommandOutput>;
|
|
6057
6010
|
releaseHosts(args: ReleaseHostsCommandInput, cb: (err: any, data?: ReleaseHostsCommandOutput) => void): void;
|
|
@@ -6067,7 +6020,7 @@ export declare class EC2 extends EC2Client {
|
|
|
6067
6020
|
* <p>Replaces an IAM instance profile for the specified running instance. You can use
|
|
6068
6021
|
* this action to change the IAM instance profile that's associated with an instance
|
|
6069
6022
|
* without having to disassociate the existing IAM instance profile first.</p>
|
|
6070
|
-
*
|
|
6023
|
+
* <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
|
|
6071
6024
|
* ID.</p>
|
|
6072
6025
|
*/
|
|
6073
6026
|
replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceIamInstanceProfileAssociationCommandOutput>;
|
|
@@ -6078,7 +6031,7 @@ export declare class EC2 extends EC2Client {
|
|
|
6078
6031
|
* subnet, it's automatically associated with the default network ACL. For more
|
|
6079
6032
|
* information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network
|
|
6080
6033
|
* ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
6081
|
-
*
|
|
6034
|
+
* <p>This is an idempotent operation.</p>
|
|
6082
6035
|
*/
|
|
6083
6036
|
replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceNetworkAclAssociationCommandOutput>;
|
|
6084
6037
|
replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, cb: (err: any, data?: ReplaceNetworkAclAssociationCommandOutput) => void): void;
|
|
@@ -6122,60 +6075,57 @@ export declare class EC2 extends EC2Client {
|
|
|
6122
6075
|
* <code>running</code> state. If your experience with the instance differs from the
|
|
6123
6076
|
* instance status returned by <a>DescribeInstanceStatus</a>, use <a>ReportInstanceStatus</a> to report your experience with the instance. Amazon
|
|
6124
6077
|
* EC2 collects this information to improve the accuracy of status checks.</p>
|
|
6125
|
-
*
|
|
6078
|
+
* <p>Use of this action does not change the value returned by <a>DescribeInstanceStatus</a>.</p>
|
|
6126
6079
|
*/
|
|
6127
6080
|
reportInstanceStatus(args: ReportInstanceStatusCommandInput, options?: __HttpHandlerOptions): Promise<ReportInstanceStatusCommandOutput>;
|
|
6128
6081
|
reportInstanceStatus(args: ReportInstanceStatusCommandInput, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void): void;
|
|
6129
6082
|
reportInstanceStatus(args: ReportInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void): void;
|
|
6130
6083
|
/**
|
|
6131
6084
|
* <p>Creates a Spot Fleet request.</p>
|
|
6132
|
-
*
|
|
6085
|
+
* <p>The Spot Fleet request specifies the total target capacity and the On-Demand target
|
|
6133
6086
|
* capacity. Amazon EC2 calculates the difference between the total capacity and On-Demand
|
|
6134
6087
|
* capacity, and launches the difference as Spot capacity.</p>
|
|
6135
|
-
*
|
|
6088
|
+
* <p>You can submit a single request that includes multiple launch specifications that vary
|
|
6136
6089
|
* by instance type, AMI, Availability Zone, or subnet.</p>
|
|
6137
|
-
*
|
|
6090
|
+
* <p>By default, the Spot Fleet requests Spot Instances in the Spot Instance pool where the
|
|
6138
6091
|
* price per unit is the lowest. Each launch specification can include its own instance
|
|
6139
6092
|
* weighting that reflects the value of the instance type to your application
|
|
6140
6093
|
* workload.</p>
|
|
6141
|
-
*
|
|
6094
|
+
* <p>Alternatively, you can specify that the Spot Fleet distribute the target capacity
|
|
6142
6095
|
* across the Spot pools included in its launch specifications. By ensuring that the Spot
|
|
6143
6096
|
* Instances in your Spot Fleet are in different Spot pools, you can improve the
|
|
6144
6097
|
* availability of your fleet.</p>
|
|
6145
|
-
*
|
|
6098
|
+
* <p>You can specify tags for the Spot Fleet request and instances launched by the fleet.
|
|
6146
6099
|
* You cannot tag other resource types in a Spot Fleet request because only the
|
|
6147
6100
|
* <code>spot-fleet-request</code> and <code>instance</code> resource types are
|
|
6148
6101
|
* supported.</p>
|
|
6149
|
-
*
|
|
6102
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html">Spot Fleet requests</a>
|
|
6150
6103
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6151
|
-
*
|
|
6152
|
-
* <important>
|
|
6104
|
+
* <important>
|
|
6153
6105
|
* <p>We strongly discourage using the RequestSpotFleet API because it is a legacy
|
|
6154
6106
|
* API with no planned investment. For options for requesting Spot Instances, see
|
|
6155
6107
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-best-practices.html#which-spot-request-method-to-use">Which
|
|
6156
6108
|
* is the best Spot request method to use?</a> in the
|
|
6157
6109
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
6158
|
-
*
|
|
6110
|
+
* </important>
|
|
6159
6111
|
*/
|
|
6160
6112
|
requestSpotFleet(args: RequestSpotFleetCommandInput, options?: __HttpHandlerOptions): Promise<RequestSpotFleetCommandOutput>;
|
|
6161
6113
|
requestSpotFleet(args: RequestSpotFleetCommandInput, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void): void;
|
|
6162
6114
|
requestSpotFleet(args: RequestSpotFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void): void;
|
|
6163
6115
|
/**
|
|
6164
6116
|
* <p>Creates a Spot Instance request.</p>
|
|
6165
|
-
*
|
|
6117
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-requests.html">Spot Instance requests</a> in
|
|
6166
6118
|
* the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
6167
|
-
*
|
|
6168
|
-
* <important>
|
|
6119
|
+
* <important>
|
|
6169
6120
|
* <p>We strongly discourage using the RequestSpotInstances API because it is a legacy
|
|
6170
6121
|
* API with no planned investment. For options for requesting Spot Instances, see
|
|
6171
6122
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-best-practices.html#which-spot-request-method-to-use">Which
|
|
6172
6123
|
* is the best Spot request method to use?</a> in the
|
|
6173
6124
|
* <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
6174
|
-
*
|
|
6175
|
-
*
|
|
6176
|
-
* <note>
|
|
6125
|
+
* </important>
|
|
6126
|
+
* <note>
|
|
6177
6127
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
6178
|
-
*
|
|
6128
|
+
* </note>
|
|
6179
6129
|
*/
|
|
6180
6130
|
requestSpotInstances(args: RequestSpotInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RequestSpotInstancesCommandOutput>;
|
|
6181
6131
|
requestSpotInstances(args: RequestSpotInstancesCommandInput, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void): void;
|
|
@@ -6215,7 +6165,7 @@ export declare class EC2 extends EC2Client {
|
|
|
6215
6165
|
* <code>kernel</code> or <code>ramdisk</code>, the instance must be in a stopped
|
|
6216
6166
|
* state. To reset the <code>sourceDestCheck</code>, the instance can be either running or
|
|
6217
6167
|
* stopped.</p>
|
|
6218
|
-
*
|
|
6168
|
+
* <p>The <code>sourceDestCheck</code> attribute controls whether source/destination
|
|
6219
6169
|
* checking is enabled. The default value is <code>true</code>, which means checking is
|
|
6220
6170
|
* enabled. This value must be <code>false</code> for a NAT instance to perform NAT. For
|
|
6221
6171
|
* more information, see <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_NAT_Instance.html">NAT Instances</a> in the
|
|
@@ -6269,7 +6219,6 @@ export declare class EC2 extends EC2Client {
|
|
|
6269
6219
|
/**
|
|
6270
6220
|
* <p>Restores an archived Amazon EBS snapshot for use temporarily or permanently, or modifies the restore
|
|
6271
6221
|
* period or restore type for a snapshot that was previously temporarily restored.</p>
|
|
6272
|
-
*
|
|
6273
6222
|
* <p>For more information see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-snapshot-archiving.html#restore-archived-snapshot">
|
|
6274
6223
|
* Restore an archived snapshot</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-snapshot-archiving.html#modify-temp-restore-period">
|
|
6275
6224
|
* modify the restore period or restore type for a temporarily restored snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -6286,7 +6235,6 @@ export declare class EC2 extends EC2Client {
|
|
|
6286
6235
|
/**
|
|
6287
6236
|
* <p>[VPC only] Removes the specified outbound (egress) rules from a security group for EC2-VPC.
|
|
6288
6237
|
* This action does not apply to security groups for use in EC2-Classic.</p>
|
|
6289
|
-
*
|
|
6290
6238
|
* <p>You can specify rules using either rule IDs or security group rule properties. If you use
|
|
6291
6239
|
* rule properties, the values that you specify (for example, ports) must match the existing rule's
|
|
6292
6240
|
* values exactly. Each rule has a protocol, from and to ports, and destination (CIDR range,
|
|
@@ -6297,7 +6245,6 @@ export declare class EC2 extends EC2Client {
|
|
|
6297
6245
|
* <p>[Default VPC] If the values you specify do not match the existing rule's values, no error is
|
|
6298
6246
|
* returned, and the output describes the security group rules that were not revoked.</p>
|
|
6299
6247
|
* <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p>
|
|
6300
|
-
*
|
|
6301
6248
|
* <p>Rule changes are propagated to instances within the security group as quickly as possible. However,
|
|
6302
6249
|
* a small delay might occur.</p>
|
|
6303
6250
|
*/
|
|
@@ -6306,7 +6253,6 @@ export declare class EC2 extends EC2Client {
|
|
|
6306
6253
|
revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void): void;
|
|
6307
6254
|
/**
|
|
6308
6255
|
* <p>Removes the specified inbound (ingress) rules from a security group.</p>
|
|
6309
|
-
*
|
|
6310
6256
|
* <p>You can specify rules using either rule IDs or security group rule properties. If you use
|
|
6311
6257
|
* rule properties, the values that you specify (for example, ports) must match the existing rule's
|
|
6312
6258
|
* values exactly. Each rule has a protocol, from and to ports, and source (CIDR range,
|
|
@@ -6317,11 +6263,9 @@ export declare class EC2 extends EC2Client {
|
|
|
6317
6263
|
* <p>[EC2-Classic, default VPC] If the values you specify do not match the existing rule's values, no error is
|
|
6318
6264
|
* returned, and the output describes the security group rules that were not revoked.</p>
|
|
6319
6265
|
* <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p>
|
|
6320
|
-
*
|
|
6321
6266
|
* <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>
|
|
6322
|
-
*
|
|
6323
6267
|
* <note>
|
|
6324
|
-
*
|
|
6268
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
6325
6269
|
* </note>
|
|
6326
6270
|
*/
|
|
6327
6271
|
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSecurityGroupIngressCommandOutput>;
|
|
@@ -6330,66 +6274,66 @@ export declare class EC2 extends EC2Client {
|
|
|
6330
6274
|
/**
|
|
6331
6275
|
* <p>Launches the specified number of instances using an AMI for which you have
|
|
6332
6276
|
* permissions.</p>
|
|
6333
|
-
*
|
|
6277
|
+
* <p>You can specify a number of options, or leave the default options. The following rules
|
|
6334
6278
|
* apply:</p>
|
|
6335
|
-
*
|
|
6279
|
+
* <ul>
|
|
6336
6280
|
* <li>
|
|
6337
|
-
*
|
|
6281
|
+
* <p>[EC2-VPC] If you don't specify a subnet ID, we choose a default subnet from
|
|
6338
6282
|
* your default VPC for you. If you don't have a default VPC, you must specify a
|
|
6339
6283
|
* subnet ID in the request.</p>
|
|
6340
6284
|
* </li>
|
|
6341
6285
|
* <li>
|
|
6342
|
-
*
|
|
6286
|
+
* <p>[EC2-Classic] If don't specify an Availability Zone, we choose one for
|
|
6343
6287
|
* you.</p>
|
|
6344
6288
|
* </li>
|
|
6345
6289
|
* <li>
|
|
6346
|
-
*
|
|
6290
|
+
* <p>Some instance types must be launched into a VPC. If you do not have a default
|
|
6347
6291
|
* VPC, or if you do not specify a subnet ID, the request fails. For more
|
|
6348
6292
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html#vpc-only-instance-types">Instance types available only in a VPC</a>.</p>
|
|
6349
6293
|
* </li>
|
|
6350
6294
|
* <li>
|
|
6351
|
-
*
|
|
6295
|
+
* <p>[EC2-VPC] All instances have a network interface with a primary private IPv4
|
|
6352
6296
|
* address. If you don't specify this address, we choose one from the IPv4 range of
|
|
6353
6297
|
* your subnet.</p>
|
|
6354
6298
|
* </li>
|
|
6355
6299
|
* <li>
|
|
6356
|
-
*
|
|
6300
|
+
* <p>Not all instance types support IPv6 addresses. For more information, see
|
|
6357
6301
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance
|
|
6358
6302
|
* types</a>.</p>
|
|
6359
6303
|
* </li>
|
|
6360
6304
|
* <li>
|
|
6361
|
-
*
|
|
6305
|
+
* <p>If you don't specify a security group ID, we use the default security group.
|
|
6362
6306
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html">Security
|
|
6363
6307
|
* groups</a>.</p>
|
|
6364
6308
|
* </li>
|
|
6365
6309
|
* <li>
|
|
6366
|
-
*
|
|
6310
|
+
* <p>If any of the AMIs have a product code attached for which the user has not
|
|
6367
6311
|
* subscribed, the request fails.</p>
|
|
6368
6312
|
* </li>
|
|
6369
6313
|
* </ul>
|
|
6370
|
-
*
|
|
6314
|
+
* <p>You can create a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">launch template</a>,
|
|
6371
6315
|
* which is a resource that contains the parameters to launch an instance. When you launch
|
|
6372
6316
|
* an instance using <a>RunInstances</a>, you can specify the launch template
|
|
6373
6317
|
* instead of specifying the launch parameters.</p>
|
|
6374
|
-
*
|
|
6318
|
+
* <p>To ensure faster instance launches, break up large requests into smaller batches. For
|
|
6375
6319
|
* example, create five separate launch requests for 100 instances each instead of one
|
|
6376
6320
|
* launch request for 500 instances.</p>
|
|
6377
|
-
*
|
|
6321
|
+
* <p>An instance is ready for you to use when it's in the <code>running</code> state. You
|
|
6378
6322
|
* can check the state of your instance using <a>DescribeInstances</a>. You can
|
|
6379
6323
|
* tag instances and EBS volumes during launch, after launch, or both. For more
|
|
6380
6324
|
* information, see <a>CreateTags</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html">Tagging your Amazon EC2
|
|
6381
6325
|
* resources</a>.</p>
|
|
6382
|
-
*
|
|
6326
|
+
* <p>Linux instances have access to the public key of the key pair at boot. You can use
|
|
6383
6327
|
* this key to provide secure access to the instance. Amazon EC2 public images use this
|
|
6384
6328
|
* feature to provide secure access without passwords. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html">Key
|
|
6385
6329
|
* pairs</a>.</p>
|
|
6386
|
-
*
|
|
6330
|
+
* <p>For troubleshooting, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_InstanceStraightToTerminated.html">What to do if
|
|
6387
6331
|
* an instance immediately terminates</a>, and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html">Troubleshooting connecting to your instance</a>.</p>
|
|
6388
|
-
*
|
|
6332
|
+
* <note>
|
|
6389
6333
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a
|
|
6390
6334
|
* VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a
|
|
6391
6335
|
* VPC</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6392
|
-
*
|
|
6336
|
+
* </note>
|
|
6393
6337
|
*/
|
|
6394
6338
|
runInstances(args: RunInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RunInstancesCommandOutput>;
|
|
6395
6339
|
runInstances(args: RunInstancesCommandInput, cb: (err: any, data?: RunInstancesCommandOutput) => void): void;
|
|
@@ -6429,16 +6373,13 @@ export declare class EC2 extends EC2Client {
|
|
|
6429
6373
|
* screen</i>/<i>stop error</i> (on Windows instances). For
|
|
6430
6374
|
* instances based on Intel and AMD processors, the interrupt is received as a
|
|
6431
6375
|
* <i>non-maskable interrupt</i> (NMI).</p>
|
|
6432
|
-
*
|
|
6433
|
-
* <p>In general, the operating system crashes and reboots when a kernel panic or stop error
|
|
6376
|
+
* <p>In general, the operating system crashes and reboots when a kernel panic or stop error
|
|
6434
6377
|
* is triggered. The operating system can also be configured to perform diagnostic tasks,
|
|
6435
6378
|
* such as generating a memory dump file, loading a secondary kernel, or obtaining a call
|
|
6436
6379
|
* trace.</p>
|
|
6437
|
-
*
|
|
6438
|
-
* <p>Before sending a diagnostic interrupt to your instance, ensure that its operating
|
|
6380
|
+
* <p>Before sending a diagnostic interrupt to your instance, ensure that its operating
|
|
6439
6381
|
* system is configured to perform the required diagnostic tasks.</p>
|
|
6440
|
-
*
|
|
6441
|
-
* <p>For more information about configuring your operating system to generate a crash dump
|
|
6382
|
+
* <p>For more information about configuring your operating system to generate a crash dump
|
|
6442
6383
|
* when a kernel panic or stop error occurs, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/diagnostic-interrupt.html">Send a diagnostic interrupt
|
|
6443
6384
|
* (for advanced users)</a> (Linux instances) or <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/diagnostic-interrupt.html">Send a diagnostic
|
|
6444
6385
|
* interrupt (for advanced users)</a> (Windows instances).</p>
|
|
@@ -6448,25 +6389,23 @@ export declare class EC2 extends EC2Client {
|
|
|
6448
6389
|
sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendDiagnosticInterruptCommandOutput) => void): void;
|
|
6449
6390
|
/**
|
|
6450
6391
|
* <p>Starts an Amazon EBS-backed instance that you've previously stopped.</p>
|
|
6451
|
-
*
|
|
6392
|
+
* <p>Instances that use Amazon EBS volumes as their root devices can be quickly stopped and
|
|
6452
6393
|
* started. When an instance is stopped, the compute resources are released and you are not
|
|
6453
6394
|
* billed for instance usage. However, your root partition Amazon EBS volume remains and
|
|
6454
6395
|
* continues to persist your data, and you are charged for Amazon EBS volume usage. You can
|
|
6455
6396
|
* restart your instance at any time. Every time you start your instance, Amazon EC2
|
|
6456
6397
|
* charges a one-minute minimum for instance usage, and thereafter charges per second for
|
|
6457
6398
|
* instance usage.</p>
|
|
6458
|
-
*
|
|
6399
|
+
* <p>Before stopping an instance, make sure it is in a state from which it can be
|
|
6459
6400
|
* restarted. Stopping an instance does not preserve data stored in RAM.</p>
|
|
6460
|
-
*
|
|
6401
|
+
* <p>Performing this operation on an instance that uses an instance store as its root
|
|
6461
6402
|
* device returns an error.</p>
|
|
6462
|
-
*
|
|
6463
|
-
* <p>If you attempt to start a T3 instance with <code>host</code> tenancy and the
|
|
6403
|
+
* <p>If you attempt to start a T3 instance with <code>host</code> tenancy and the
|
|
6464
6404
|
* <code>unlimted</code> CPU credit option, the request fails. The
|
|
6465
6405
|
* <code>unlimited</code> CPU credit option is not supported on Dedicated Hosts. Before
|
|
6466
6406
|
* you start the instance, either change its CPU credit option to <code>standard</code>, or
|
|
6467
6407
|
* change its tenancy to <code>default</code> or <code>dedicated</code>.</p>
|
|
6468
|
-
*
|
|
6469
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html">Stop and start your instance</a>
|
|
6408
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html">Stop and start your instance</a>
|
|
6470
6409
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6471
6410
|
*/
|
|
6472
6411
|
startInstances(args: StartInstancesCommandInput, options?: __HttpHandlerOptions): Promise<StartInstancesCommandOutput>;
|
|
@@ -6488,8 +6427,8 @@ export declare class EC2 extends EC2Client {
|
|
|
6488
6427
|
/**
|
|
6489
6428
|
* <p>Initiates the verification process to prove that the service provider owns the private
|
|
6490
6429
|
* DNS name domain for the endpoint service.</p>
|
|
6491
|
-
*
|
|
6492
|
-
*
|
|
6430
|
+
* <p>The service provider must successfully perform the verification before the consumer can use the name to access the service.</p>
|
|
6431
|
+
* <p>Before the service provider runs this command, they must add a record to the DNS server.</p>
|
|
6493
6432
|
*/
|
|
6494
6433
|
startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options?: __HttpHandlerOptions): Promise<StartVpcEndpointServicePrivateDnsVerificationCommandOutput>;
|
|
6495
6434
|
startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, cb: (err: any, data?: StartVpcEndpointServicePrivateDnsVerificationCommandOutput) => void): void;
|
|
@@ -6497,32 +6436,32 @@ export declare class EC2 extends EC2Client {
|
|
|
6497
6436
|
/**
|
|
6498
6437
|
* <p>Stops an Amazon EBS-backed instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html">Stop and start
|
|
6499
6438
|
* your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6500
|
-
*
|
|
6439
|
+
* <p>You can use the Stop action to hibernate an instance if the instance is <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#enabling-hibernation">enabled for
|
|
6501
6440
|
* hibernation</a> and it meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites">hibernation
|
|
6502
6441
|
* prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
|
|
6503
6442
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
6504
|
-
*
|
|
6443
|
+
* <p>We don't charge usage for a stopped instance, or data transfer fees; however, your
|
|
6505
6444
|
* root partition Amazon EBS volume remains and continues to persist your data, and you are
|
|
6506
6445
|
* charged for Amazon EBS volume usage. Every time you start your instance, Amazon EC2
|
|
6507
6446
|
* charges a one-minute minimum for instance usage, and thereafter charges per second for
|
|
6508
6447
|
* instance usage.</p>
|
|
6509
|
-
*
|
|
6448
|
+
* <p>You can't stop or hibernate instance store-backed instances. You can't use the Stop
|
|
6510
6449
|
* action to hibernate Spot Instances, but you can specify that Amazon EC2 should hibernate
|
|
6511
6450
|
* Spot Instances when they are interrupted. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-interruptions.html#hibernate-spot-instances">Hibernating interrupted Spot Instances</a> in the
|
|
6512
6451
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
6513
|
-
*
|
|
6452
|
+
* <p>When you stop or hibernate an instance, we shut it down. You can restart your instance
|
|
6514
6453
|
* at any time. Before stopping or hibernating an instance, make sure it is in a state from
|
|
6515
6454
|
* which it can be restarted. Stopping an instance does not preserve data stored in RAM,
|
|
6516
6455
|
* but hibernating an instance does preserve data stored in RAM. If an instance cannot
|
|
6517
6456
|
* hibernate successfully, a normal shutdown occurs.</p>
|
|
6518
|
-
*
|
|
6457
|
+
* <p>Stopping and hibernating an instance is different to rebooting or terminating it. For
|
|
6519
6458
|
* example, when you stop or hibernate an instance, the root device and any other devices
|
|
6520
6459
|
* attached to the instance persist. When you terminate an instance, the root device and
|
|
6521
6460
|
* any other devices attached during the instance launch are automatically deleted. For
|
|
6522
6461
|
* more information about the differences between rebooting, stopping, hibernating, and
|
|
6523
6462
|
* terminating instances, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html">Instance lifecycle</a>
|
|
6524
6463
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6525
|
-
*
|
|
6464
|
+
* <p>When you stop an instance, we attempt to shut it down forcibly after a short while. If
|
|
6526
6465
|
* your instance appears stuck in the stopping state after a period of time, there may be
|
|
6527
6466
|
* an issue with the underlying host computer. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesStopping.html">Troubleshoot
|
|
6528
6467
|
* stopping your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -6539,60 +6478,55 @@ export declare class EC2 extends EC2Client {
|
|
|
6539
6478
|
/**
|
|
6540
6479
|
* <p>Shuts down the specified instances. This operation is idempotent; if you terminate an
|
|
6541
6480
|
* instance more than once, each call succeeds. </p>
|
|
6542
|
-
*
|
|
6543
|
-
* <p>If you specify multiple instances and the request fails (for example, because of a
|
|
6481
|
+
* <p>If you specify multiple instances and the request fails (for example, because of a
|
|
6544
6482
|
* single incorrect instance ID), none of the instances are terminated.</p>
|
|
6545
|
-
*
|
|
6546
|
-
* <p>If you terminate multiple instances across multiple Availability Zones, and one or
|
|
6483
|
+
* <p>If you terminate multiple instances across multiple Availability Zones, and one or
|
|
6547
6484
|
* more of the specified instances are enabled for termination protection, the request
|
|
6548
6485
|
* fails with the following results:</p>
|
|
6549
|
-
*
|
|
6486
|
+
* <ul>
|
|
6550
6487
|
* <li>
|
|
6551
|
-
*
|
|
6488
|
+
* <p>The specified instances that are in the same Availability Zone as the
|
|
6552
6489
|
* protected instance are not terminated.</p>
|
|
6553
6490
|
* </li>
|
|
6554
6491
|
* <li>
|
|
6555
|
-
*
|
|
6492
|
+
* <p>The specified instances that are in different Availability Zones, where no
|
|
6556
6493
|
* other specified instances are protected, are successfully terminated.</p>
|
|
6557
6494
|
* </li>
|
|
6558
6495
|
* </ul>
|
|
6559
|
-
*
|
|
6560
|
-
*
|
|
6561
|
-
* <ul>
|
|
6496
|
+
* <p>For example, say you have the following instances:</p>
|
|
6497
|
+
* <ul>
|
|
6562
6498
|
* <li>
|
|
6563
|
-
*
|
|
6499
|
+
* <p>Instance A: <code>us-east-1a</code>; Not protected</p>
|
|
6564
6500
|
* </li>
|
|
6565
6501
|
* <li>
|
|
6566
|
-
*
|
|
6502
|
+
* <p>Instance B: <code>us-east-1a</code>; Not protected</p>
|
|
6567
6503
|
* </li>
|
|
6568
6504
|
* <li>
|
|
6569
|
-
*
|
|
6505
|
+
* <p>Instance C: <code>us-east-1b</code>; Protected</p>
|
|
6570
6506
|
* </li>
|
|
6571
6507
|
* <li>
|
|
6572
|
-
*
|
|
6508
|
+
* <p>Instance D: <code>us-east-1b</code>; not protected</p>
|
|
6573
6509
|
* </li>
|
|
6574
6510
|
* </ul>
|
|
6575
|
-
*
|
|
6511
|
+
* <p>If you attempt to terminate all of these instances in the same request, the request
|
|
6576
6512
|
* reports failure with the following results:</p>
|
|
6577
|
-
*
|
|
6513
|
+
* <ul>
|
|
6578
6514
|
* <li>
|
|
6579
|
-
*
|
|
6515
|
+
* <p>Instance A and Instance B are successfully terminated because none of the
|
|
6580
6516
|
* specified instances in <code>us-east-1a</code> are enabled for termination
|
|
6581
6517
|
* protection.</p>
|
|
6582
6518
|
* </li>
|
|
6583
6519
|
* <li>
|
|
6584
|
-
*
|
|
6520
|
+
* <p>Instance C and Instance D fail to terminate because at least one of the
|
|
6585
6521
|
* specified instances in <code>us-east-1b</code> (Instance C) is enabled for
|
|
6586
6522
|
* termination protection.</p>
|
|
6587
6523
|
* </li>
|
|
6588
6524
|
* </ul>
|
|
6589
|
-
*
|
|
6590
|
-
*
|
|
6591
|
-
* <p>Terminated instances remain visible after termination (for approximately one
|
|
6525
|
+
* <p>Terminated instances remain visible after termination (for approximately one
|
|
6592
6526
|
* hour).</p>
|
|
6593
|
-
*
|
|
6527
|
+
* <p>By default, Amazon EC2 deletes all EBS volumes that were attached when the instance
|
|
6594
6528
|
* launched. Volumes attached after instance launch continue running.</p>
|
|
6595
|
-
*
|
|
6529
|
+
* <p>You can stop, start, and terminate EBS-backed instances. You can only terminate
|
|
6596
6530
|
* instance store-backed instances. What happens to an instance differs if you stop it or
|
|
6597
6531
|
* terminate it. For example, when you stop an instance, the root device and any other
|
|
6598
6532
|
* devices attached to the instance persist. When you terminate an instance, any attached
|
|
@@ -6600,7 +6534,7 @@ export declare class EC2 extends EC2Client {
|
|
|
6600
6534
|
* to <code>true</code> are automatically deleted. For more information about the
|
|
6601
6535
|
* differences between stopping and terminating instances, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html">Instance lifecycle</a>
|
|
6602
6536
|
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
6603
|
-
*
|
|
6537
|
+
* <p>For more information about troubleshooting, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesShuttingDown.html">Troubleshooting terminating your instance</a> in the
|
|
6604
6538
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
6605
6539
|
*/
|
|
6606
6540
|
terminateInstances(args: TerminateInstancesCommandInput, options?: __HttpHandlerOptions): Promise<TerminateInstancesCommandOutput>;
|