@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
|
@@ -12,7 +12,7 @@ export interface AcceptVpcPeeringConnectionCommandOutput extends AcceptVpcPeerin
|
|
|
12
12
|
* be in the <code>pending-acceptance</code> state, and you must be the owner of the peer VPC.
|
|
13
13
|
* Use <a>DescribeVpcPeeringConnections</a> to view your outstanding VPC
|
|
14
14
|
* peering connection requests.</p>
|
|
15
|
-
*
|
|
15
|
+
* <p>For an inter-Region VPC peering connection request, you must accept the VPC peering
|
|
16
16
|
* connection in the Region of the accepter VPC.</p>
|
|
17
17
|
* @example
|
|
18
18
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -14,8 +14,8 @@ export interface AssignIpv6AddressesCommandOutput extends AssignIpv6AddressesRes
|
|
|
14
14
|
* You can assign as many IPv6 addresses to a network interface as you can assign private
|
|
15
15
|
* 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>
|
|
16
16
|
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
17
|
-
*
|
|
18
|
-
*
|
|
17
|
+
* <p>You must specify either the IPv6 addresses or the IPv6 address count in the request. </p>
|
|
18
|
+
* <p>You can optionally use Prefix Delegation on the network interface. You must specify
|
|
19
19
|
* either the IPV6 Prefix Delegation prefixes, or the IPv6 Prefix Delegation count. For
|
|
20
20
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html">
|
|
21
21
|
* Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -9,18 +9,18 @@ export interface AssignPrivateIpAddressesCommandOutput extends AssignPrivateIpAd
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Assigns one or more secondary private IP addresses to the specified network interface.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>You can specify one or more specific secondary IP addresses, or you can specify the number
|
|
13
13
|
* of secondary IP addresses to be automatically assigned within the subnet's CIDR block range.
|
|
14
14
|
* The number of secondary IP addresses that you can assign to an instance varies by instance type.
|
|
15
15
|
* 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
|
|
16
16
|
* 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>
|
|
17
|
-
*
|
|
17
|
+
* <p>When you move a secondary private IP address to another network interface, any Elastic IP address
|
|
18
18
|
* that is associated with the IP address is also moved.</p>
|
|
19
|
-
*
|
|
19
|
+
* <p>Remapping an IP address is an asynchronous operation. When you move an IP address from one network
|
|
20
20
|
* interface to another, check <code>network/interfaces/macs/mac/local-ipv4s</code> in the instance
|
|
21
21
|
* metadata to confirm that the remapping is complete.</p>
|
|
22
|
-
*
|
|
23
|
-
*
|
|
22
|
+
* <p>You must specify either the IP addresses or the IP address count in the request.</p>
|
|
23
|
+
* <p>You can optionally use Prefix Delegation on the network interface. You must specify
|
|
24
24
|
* either the IPv4 Prefix Delegation prefixes, or the IPv4 Prefix Delegation count. For
|
|
25
25
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html">
|
|
26
26
|
* Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -33,7 +33,6 @@ export interface AssociateAddressCommandOutput extends AssociateAddressResult, _
|
|
|
33
33
|
* Addresses</i> section of <a href="http://aws.amazon.com/ec2/pricing/">Amazon EC2
|
|
34
34
|
* Pricing</a>.</p>
|
|
35
35
|
* </important>
|
|
36
|
-
*
|
|
37
36
|
* <note>
|
|
38
37
|
* <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>
|
|
39
38
|
* </note>
|
|
@@ -9,7 +9,7 @@ export interface AssociateClientVpnTargetNetworkCommandOutput extends AssociateC
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <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>
|
|
12
|
-
*
|
|
12
|
+
* <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>
|
|
13
13
|
* @example
|
|
14
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
15
15
|
* ```javascript
|
|
@@ -12,12 +12,10 @@ export interface AssociateEnclaveCertificateIamRoleCommandOutput extends Associa
|
|
|
12
12
|
* This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more
|
|
13
13
|
* 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
|
|
14
14
|
* User Guide</i>.</p>
|
|
15
|
-
*
|
|
16
|
-
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
15
|
+
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
17
16
|
* private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate
|
|
18
17
|
* is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p>
|
|
19
|
-
*
|
|
20
|
-
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
18
|
+
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
21
19
|
* on the Amazon S3 bucket returned by the command. To enable the IAM role to access the KMS key,
|
|
22
20
|
* you must grant it permission to call <code>kms:Decrypt</code> on the KMS key returned by the command.
|
|
23
21
|
* For more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html#add-policy">
|
|
@@ -13,7 +13,7 @@ export interface AssociateRouteTableCommandOutput extends AssociateRouteTableRes
|
|
|
13
13
|
* from the subnet or gateway to be routed according to the routes in the route table. The
|
|
14
14
|
* action returns an association ID, which you need in order to disassociate the route
|
|
15
15
|
* table later. A route table can be associated with multiple subnets.</p>
|
|
16
|
-
*
|
|
16
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
|
|
17
17
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
18
18
|
* @example
|
|
19
19
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,7 +9,7 @@ export interface AssociateTransitGatewayMulticastDomainCommandOutput extends Ass
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.</p>
|
|
12
|
-
*
|
|
12
|
+
* <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>
|
|
13
13
|
* to see the state of the attachment.</p>
|
|
14
14
|
* @example
|
|
15
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -11,10 +11,9 @@ export interface AssociateTrunkInterfaceCommandOutput extends AssociateTrunkInte
|
|
|
11
11
|
* <note>
|
|
12
12
|
* <p>This API action is currently in <b>limited preview only</b>.
|
|
13
13
|
* If you are interested in using this feature, contact your account manager.</p>
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
* <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
|
|
14
|
+
* </note>
|
|
15
|
+
* <p>Associates a branch network interface with a trunk network interface.</p>
|
|
16
|
+
* <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
|
|
18
17
|
* <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>
|
|
19
18
|
* @example
|
|
20
19
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -12,9 +12,9 @@ export interface AssociateVpcCidrBlockCommandOutput extends AssociateVpcCidrBloc
|
|
|
12
12
|
* an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that
|
|
13
13
|
* 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
|
|
14
14
|
* at /56.</p>
|
|
15
|
-
*
|
|
15
|
+
* <p>You must specify one of the following in the request: an IPv4 CIDR block, an IPv6
|
|
16
16
|
* pool, or an Amazon-provided IPv6 CIDR block.</p>
|
|
17
|
-
*
|
|
17
|
+
* <p>For more information about associating CIDR blocks with your VPC and applicable
|
|
18
18
|
* restrictions, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#VPC_Sizing">VPC and subnet sizing</a> in the
|
|
19
19
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
20
20
|
* @example
|
|
@@ -9,15 +9,15 @@ export interface AttachClassicLinkVpcCommandOutput extends AttachClassicLinkVpcR
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <note>
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
12
|
+
* <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>
|
|
13
|
+
* </note>
|
|
14
|
+
* <p>Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's
|
|
15
15
|
* security groups. You cannot link an EC2-Classic instance to more than one VPC at a time. You
|
|
16
16
|
* can only link an instance that's in the <code>running</code> state. An instance is
|
|
17
17
|
* automatically unlinked from a VPC when it's stopped - you can link it to the VPC again when
|
|
18
18
|
* you restart it.</p>
|
|
19
|
-
*
|
|
20
|
-
*
|
|
19
|
+
* <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>
|
|
20
|
+
* <p>Linking your instance to a VPC is sometimes referred to as <i>attaching</i> your instance.</p>
|
|
21
21
|
* @example
|
|
22
22
|
* Use a bare-bones client and the command you need to make an API call.
|
|
23
23
|
* ```javascript
|
|
@@ -10,7 +10,7 @@ export interface AttachVpnGatewayCommandOutput extends AttachVpnGatewayResult, _
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Attaches a virtual private gateway to a VPC. You can attach one virtual private
|
|
12
12
|
* gateway to one VPC at a time.</p>
|
|
13
|
-
*
|
|
13
|
+
* <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
|
|
14
14
|
* User Guide</i>.</p>
|
|
15
15
|
* @example
|
|
16
16
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,7 +9,7 @@ export interface AuthorizeSecurityGroupEgressCommandOutput extends AuthorizeSecu
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>[VPC only] Adds the specified outbound (egress) rules to a security group for use with a VPC.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 CIDR
|
|
13
13
|
* address ranges, or to the instances that are associated with the specified source
|
|
14
14
|
* security groups. When specifying an outbound rule for your security group in a VPC, the
|
|
15
15
|
* <code>IpPermissions</code> must include a destination for the traffic.</p>
|
|
@@ -20,9 +20,8 @@ export interface AuthorizeSecurityGroupIngressCommandOutput extends AuthorizeSec
|
|
|
20
20
|
* <p>Rule changes are propagated to instances within the security group as quickly as possible.
|
|
21
21
|
* However, a small delay might occur.</p>
|
|
22
22
|
* <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>
|
|
23
|
-
*
|
|
24
23
|
* <note>
|
|
25
|
-
*
|
|
24
|
+
* <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>
|
|
26
25
|
* </note>
|
|
27
26
|
* @example
|
|
28
27
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -12,7 +12,7 @@ export interface BundleInstanceCommandOutput extends BundleInstanceResult, __Met
|
|
|
12
12
|
* <p>During bundling, only the root device volume (C:\) is bundled. Data on other instance store volumes is not preserved.</p>
|
|
13
13
|
* <note>
|
|
14
14
|
* <p>This action is not applicable for Linux/Unix instances or Windows instances that are backed by Amazon EBS.</p>
|
|
15
|
-
*
|
|
15
|
+
* </note>
|
|
16
16
|
* @example
|
|
17
17
|
* Use a bare-bones client and the command you need to make an API call.
|
|
18
18
|
* ```javascript
|
|
@@ -10,7 +10,7 @@ export interface CancelCapacityReservationCommandOutput extends CancelCapacityRe
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state to
|
|
12
12
|
* <code>cancelled</code>.</p>
|
|
13
|
-
*
|
|
13
|
+
* <p>Instances running in the reserved capacity continue running until you stop them. Stopped
|
|
14
14
|
* instances that target the Capacity Reservation can no longer launch. Modify these instances to either
|
|
15
15
|
* target a different Capacity Reservation, launch On-Demand Instance capacity, or run in any open Capacity Reservation
|
|
16
16
|
* that has matching attributes and sufficient capacity.</p>
|
|
@@ -10,18 +10,18 @@ export interface CancelCapacityReservationFleetsCommandOutput extends CancelCapa
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Cancels one or more Capacity Reservation Fleets. When you cancel a Capacity Reservation
|
|
12
12
|
* Fleet, the following happens:</p>
|
|
13
|
-
*
|
|
13
|
+
* <ul>
|
|
14
14
|
* <li>
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* <p>The Capacity Reservation Fleet's status changes to <code>cancelled</code>.</p>
|
|
16
|
+
* </li>
|
|
17
17
|
* <li>
|
|
18
|
-
*
|
|
18
|
+
* <p>The individual Capacity Reservations in the Fleet are cancelled. Instances running
|
|
19
19
|
* in the Capacity Reservations at the time of cancelling the Fleet continue to run in
|
|
20
20
|
* shared capacity.</p>
|
|
21
|
-
*
|
|
21
|
+
* </li>
|
|
22
22
|
* <li>
|
|
23
|
-
*
|
|
24
|
-
*
|
|
23
|
+
* <p>The Fleet stops creating new Capacity Reservations.</p>
|
|
24
|
+
* </li>
|
|
25
25
|
* </ul>
|
|
26
26
|
* @example
|
|
27
27
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,7 +9,7 @@ export interface CancelSpotFleetRequestsCommandOutput extends CancelSpotFleetReq
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Cancels the specified Spot Fleet requests.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>After you cancel a Spot Fleet request, the Spot Fleet launches no new Spot Instances.
|
|
13
13
|
* You must specify whether the Spot Fleet should also terminate its Spot Instances. If you
|
|
14
14
|
* terminate the instances, the Spot Fleet request enters the
|
|
15
15
|
* <code>cancelled_terminating</code> state. Otherwise, the Spot Fleet request enters
|
|
@@ -9,10 +9,10 @@ export interface CancelSpotInstanceRequestsCommandOutput extends CancelSpotInsta
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Cancels one or more Spot Instance requests.</p>
|
|
12
|
-
*
|
|
12
|
+
* <important>
|
|
13
13
|
* <p>Canceling a Spot Instance request does not terminate running Spot Instances
|
|
14
14
|
* associated with the request.</p>
|
|
15
|
-
*
|
|
15
|
+
* </important>
|
|
16
16
|
* @example
|
|
17
17
|
* Use a bare-bones client and the command you need to make an API call.
|
|
18
18
|
* ```javascript
|
|
@@ -11,15 +11,13 @@ export interface CopyImageCommandOutput extends CopyImageResult, __MetadataBeare
|
|
|
11
11
|
* <p>Initiates the copy of an AMI. You can copy an AMI from one Region to another, or from a
|
|
12
12
|
* Region to an Outpost. You can't copy an AMI from an Outpost to a Region, from one Outpost
|
|
13
13
|
* 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>
|
|
14
|
-
*
|
|
15
|
-
* <p>To copy an AMI from one Region to another, specify the source Region using the
|
|
14
|
+
* <p>To copy an AMI from one Region to another, specify the source Region using the
|
|
16
15
|
* <b>SourceRegion</b> parameter, and specify the
|
|
17
16
|
* destination Region using its endpoint. Copies of encrypted backing snapshots for
|
|
18
17
|
* the AMI are encrypted. Copies of unencrypted backing snapshots remain unencrypted,
|
|
19
18
|
* unless you set <code>Encrypted</code> during the copy operation. You cannot
|
|
20
19
|
* create an unencrypted copy of an encrypted backing snapshot.</p>
|
|
21
|
-
*
|
|
22
|
-
* <p>To copy an AMI from a Region to an Outpost, specify the source Region using the
|
|
20
|
+
* <p>To copy an AMI from a Region to an Outpost, specify the source Region using the
|
|
23
21
|
* <b>SourceRegion</b> parameter, and specify the
|
|
24
22
|
* ARN of the destination Outpost using <b>DestinationOutpostArn</b>.
|
|
25
23
|
* Backing snapshots copied to an Outpost are encrypted by default using the default
|
|
@@ -27,7 +25,6 @@ export interface CopyImageCommandOutput extends CopyImageResult, __MetadataBeare
|
|
|
27
25
|
* <b>KmsKeyId</b>. Outposts do not support unencrypted
|
|
28
26
|
* snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
|
|
29
27
|
* Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
30
|
-
*
|
|
31
28
|
* <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
|
|
32
29
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
33
30
|
* @example
|
|
@@ -13,16 +13,13 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
|
|
|
13
13
|
* You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within
|
|
14
14
|
* the same Outpost.</p>
|
|
15
15
|
* <p>You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).</p>
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
16
|
* <p>When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted.
|
|
19
17
|
* Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the
|
|
20
18
|
* snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS)
|
|
21
19
|
* KMS key; however, you can specify a different KMS key. To copy an encrypted
|
|
22
20
|
* snapshot that has been shared from another account, you must have permissions for the KMS key
|
|
23
21
|
* used to encrypt the snapshot.</p>
|
|
24
|
-
*
|
|
25
|
-
* <p>Snapshots copied to an Outpost are encrypted by default using the default
|
|
22
|
+
* <p>Snapshots copied to an Outpost are encrypted by default using the default
|
|
26
23
|
* encryption key for the Region, or a different key that you specify in the request using
|
|
27
24
|
* <b>KmsKeyId</b>. Outposts do not support unencrypted
|
|
28
25
|
* snapshots. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
|
|
@@ -9,18 +9,16 @@ export interface CreateCapacityReservationCommandOutput extends CreateCapacityRe
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a new Capacity Reservation with the specified attributes.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>Capacity Reservations enable you to reserve capacity for your Amazon EC2 instances in a specific Availability Zone for any duration. This
|
|
13
13
|
* gives you the flexibility to selectively add capacity reservations and still get the Regional RI discounts for that usage.
|
|
14
14
|
* 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.
|
|
15
15
|
* 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>
|
|
16
|
-
*
|
|
17
|
-
* <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to
|
|
16
|
+
* <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to
|
|
18
17
|
* fulfill the request. If your request fails due to Amazon EC2 capacity constraints, either try
|
|
19
18
|
* again at a later time, try in a different Availability Zone, or request a smaller
|
|
20
19
|
* capacity reservation. If your application is flexible across instance types and sizes,
|
|
21
20
|
* try to create a Capacity Reservation with different instance attributes.</p>
|
|
22
|
-
*
|
|
23
|
-
* <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance
|
|
21
|
+
* <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance
|
|
24
22
|
* limit for the selected instance type. If your request fails due to limit constraints,
|
|
25
23
|
* increase your On-Demand Instance limit for the required instance type and try again. For
|
|
26
24
|
* 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
|
|
@@ -13,12 +13,12 @@ export interface CreateCustomerGatewayCommandOutput extends CreateCustomerGatewa
|
|
|
13
13
|
* must provide the IP address of the customer gateway device’s external
|
|
14
14
|
* interface. The IP address must be static and can be behind a device performing network
|
|
15
15
|
* address translation (NAT).</p>
|
|
16
|
-
*
|
|
16
|
+
* <p>For devices that use Border Gateway Protocol (BGP), you can also provide the device's
|
|
17
17
|
* BGP Autonomous System Number (ASN). You can use an existing ASN assigned to your network.
|
|
18
18
|
* If you don't have an ASN already, you can use a private ASN. For more information, see
|
|
19
19
|
* <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/cgw-options.html">Customer gateway
|
|
20
20
|
* options for your Site-to-Site VPN connection</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>
|
|
21
|
-
*
|
|
21
|
+
* <p>To create more than one customer gateway with the same VPN type, IP address, and
|
|
22
22
|
* BGP ASN, specify a unique device name for each customer gateway. An identical request
|
|
23
23
|
* returns information about the existing customer gateway; it doesn't create a new customer
|
|
24
24
|
* gateway.</p>
|
|
@@ -13,16 +13,16 @@ export interface CreateDefaultVpcCommandOutput extends CreateDefaultVpcResult, _
|
|
|
13
13
|
* see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html">Default VPC and
|
|
14
14
|
* default subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>. You cannot
|
|
15
15
|
* specify the components of the default VPC yourself.</p>
|
|
16
|
-
*
|
|
16
|
+
* <p>If you deleted your previous default VPC, you can create a default VPC. You cannot have
|
|
17
17
|
* more than one default VPC per Region.</p>
|
|
18
|
-
*
|
|
18
|
+
* <p>If your account supports EC2-Classic, you cannot use this action to create a default VPC
|
|
19
19
|
* in a Region that supports EC2-Classic. If you want a default VPC in a Region that
|
|
20
20
|
* supports EC2-Classic, see "I really want a default VPC for my existing EC2 account. Is
|
|
21
21
|
* that possible?" in the <a href="http://aws.amazon.com/vpc/faqs/#Default_VPCs">Default VPCs
|
|
22
22
|
* FAQ</a>.</p>
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
23
|
+
* <note>
|
|
24
|
+
* <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>
|
|
25
|
+
* </note>
|
|
26
26
|
* @example
|
|
27
27
|
* Use a bare-bones client and the command you need to make an API call.
|
|
28
28
|
* ```javascript
|
|
@@ -21,7 +21,7 @@ export interface CreateDhcpOptionsCommandOutput extends CreateDhcpOptionsResult,
|
|
|
21
21
|
* IP addresses in a single parameter, separated by commas. To have your instance
|
|
22
22
|
* receive a custom DNS hostname as specified in <code>domain-name</code>, you must
|
|
23
23
|
* set <code>domain-name-servers</code> to a custom DNS server.</p>
|
|
24
|
-
*
|
|
24
|
+
* </li>
|
|
25
25
|
* <li>
|
|
26
26
|
* <p>
|
|
27
27
|
* <code>domain-name</code> - If you're using AmazonProvidedDNS in
|
|
@@ -36,25 +36,24 @@ export interface CreateDhcpOptionsCommandOutput extends CreateDhcpOptionsResult,
|
|
|
36
36
|
* domain, which results in unexpected behavior. If your DHCP options set is
|
|
37
37
|
* associated with a VPC that has instances with multiple operating systems,
|
|
38
38
|
* specify only one domain name.</p>
|
|
39
|
-
*
|
|
39
|
+
* </li>
|
|
40
40
|
* <li>
|
|
41
41
|
* <p>
|
|
42
42
|
* <code>ntp-servers</code> - The IP addresses of up to four Network Time Protocol (NTP)
|
|
43
43
|
* servers.</p>
|
|
44
|
-
*
|
|
44
|
+
* </li>
|
|
45
45
|
* <li>
|
|
46
46
|
* <p>
|
|
47
47
|
* <code>netbios-name-servers</code> - The IP addresses of up to four NetBIOS name
|
|
48
48
|
* servers.</p>
|
|
49
|
-
*
|
|
49
|
+
* </li>
|
|
50
50
|
* <li>
|
|
51
51
|
* <p>
|
|
52
52
|
* <code>netbios-node-type</code> - The NetBIOS node type (1, 2, 4, or 8). We recommend that
|
|
53
53
|
* you specify 2 (broadcast and multicast are not currently supported). For more information
|
|
54
54
|
* about these node types, see <a href="http://www.ietf.org/rfc/rfc2132.txt">RFC 2132</a>.</p>
|
|
55
|
-
*
|
|
55
|
+
* </li>
|
|
56
56
|
* </ul>
|
|
57
|
-
*
|
|
58
57
|
* <p>Your VPC automatically starts out with a set of DHCP options that includes only a DNS
|
|
59
58
|
* server that we provide (AmazonProvidedDNS). If you create a set of options, and if your
|
|
60
59
|
* VPC has an internet gateway, make sure to set the <code>domain-name-servers</code>
|
|
@@ -10,18 +10,15 @@ export interface CreateFlowLogsCommandOutput extends CreateFlowLogsResult, __Met
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates one or more flow logs to capture information about IP traffic for a specific network interface,
|
|
12
12
|
* subnet, or VPC. </p>
|
|
13
|
-
*
|
|
14
|
-
* <p>Flow log data for a monitored network interface is recorded as flow log records, which are log events
|
|
13
|
+
* <p>Flow log data for a monitored network interface is recorded as flow log records, which are log events
|
|
15
14
|
* consisting of fields that describe the traffic flow. For more information, see
|
|
16
15
|
* <a href="https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records">Flow log records</a>
|
|
17
16
|
* in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
18
|
-
*
|
|
19
|
-
* <p>When publishing to CloudWatch Logs, flow log records are published to a log group, and each network
|
|
17
|
+
* <p>When publishing to CloudWatch Logs, flow log records are published to a log group, and each network
|
|
20
18
|
* interface has a unique log stream in the log group. When publishing to Amazon S3, flow log records for all
|
|
21
19
|
* of the monitored network interfaces are published to a single log file object that is stored in the specified
|
|
22
20
|
* bucket.</p>
|
|
23
|
-
*
|
|
24
|
-
* <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>
|
|
21
|
+
* <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>
|
|
25
22
|
* @example
|
|
26
23
|
* Use a bare-bones client and the command you need to make an API call.
|
|
27
24
|
* ```javascript
|
|
@@ -10,24 +10,20 @@ export interface CreateImageCommandOutput extends CreateImageResult, __MetadataB
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance
|
|
12
12
|
* that is either running or stopped.</p>
|
|
13
|
-
*
|
|
13
|
+
* <p>By default, when Amazon EC2 creates the new AMI, it reboots the instance so that it can
|
|
14
14
|
* take snapshots of the attached volumes while data is at rest, in order to ensure a consistent
|
|
15
15
|
* state. You can set the <code>NoReboot</code> parameter to <code>true</code> in the API request,
|
|
16
16
|
* or use the <code>--no-reboot</code> option in the CLI to prevent Amazon EC2 from shutting down and
|
|
17
17
|
* rebooting the instance.</p>
|
|
18
|
-
*
|
|
19
|
-
*
|
|
18
|
+
* <important>
|
|
19
|
+
* <p>If you choose to bypass the shutdown and reboot process by setting the <code>NoReboot</code>
|
|
20
20
|
* parameter to <code>true</code> in the API request, or by using the <code>--no-reboot</code> option
|
|
21
21
|
* in the CLI, we can't guarantee the file system integrity of the created image.</p>
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
* <p>If you customized your instance with instance store volumes or Amazon EBS volumes in addition to the root device volume, the
|
|
22
|
+
* </important>
|
|
23
|
+
* <p>If you customized your instance with instance store volumes or Amazon EBS volumes in addition to the root device volume, the
|
|
28
24
|
* new AMI contains block device mapping information for those volumes. When you launch an instance from this new AMI,
|
|
29
25
|
* the instance automatically launches with those additional volumes.</p>
|
|
30
|
-
*
|
|
26
|
+
* <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
|
|
31
27
|
* AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
32
28
|
* @example
|
|
33
29
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -16,7 +16,6 @@ export interface CreateInstanceEventWindowCommandOutput extends CreateInstanceEv
|
|
|
16
16
|
* <p>When you create the event window, targets (instance IDs, Dedicated Host IDs, or tags)
|
|
17
17
|
* are not yet associated with it. To ensure that the event window can be used, you must
|
|
18
18
|
* associate one or more targets with it by using the <a>AssociateInstanceEventWindow</a> API.</p>
|
|
19
|
-
*
|
|
20
19
|
* <important>
|
|
21
20
|
* <p>Event windows are applicable only for scheduled events that stop, reboot, or
|
|
22
21
|
* terminate instances.</p>
|
|
@@ -26,11 +25,10 @@ export interface CreateInstanceEventWindowCommandOutput extends CreateInstanceEv
|
|
|
26
25
|
* <p>Expedited scheduled events and network maintenance events. </p>
|
|
27
26
|
* </li>
|
|
28
27
|
* <li>
|
|
29
|
-
*
|
|
28
|
+
* <p>Unscheduled maintenance such as AutoRecovery and unplanned reboots.</p>
|
|
30
29
|
* </li>
|
|
31
30
|
* </ul>
|
|
32
31
|
* </important>
|
|
33
|
-
*
|
|
34
32
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html">Define event windows for scheduled
|
|
35
33
|
* events</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
36
34
|
* @example
|
|
@@ -13,7 +13,7 @@ export interface CreateKeyPairCommandOutput extends KeyPair, __MetadataBearer {
|
|
|
13
13
|
* key for you to save to a file. The private key is returned as an unencrypted PEM encoded
|
|
14
14
|
* PKCS#1 private key or an unencrypted PPK formatted private key for use with PuTTY. If a
|
|
15
15
|
* key with the specified name already exists, Amazon EC2 returns an error.</p>
|
|
16
|
-
*
|
|
16
|
+
* <p>The key pair returned to you is available only in the Amazon Web Services Region in which you create it.
|
|
17
17
|
* If you prefer, you can create your own key pair using a third-party tool and upload it
|
|
18
18
|
* to any Region using <a>ImportKeyPair</a>.</p>
|
|
19
19
|
* <p>You can have up to 5,000 key pairs per Amazon Web Services Region.</p>
|
|
@@ -9,12 +9,12 @@ export interface CreateLaunchTemplateCommandOutput extends CreateLaunchTemplateR
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a launch template.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>A launch template contains the parameters to launch an instance. When you launch an
|
|
13
13
|
* instance using <a>RunInstances</a>, you can specify a launch template instead
|
|
14
14
|
* 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
|
|
15
15
|
* an instance from a launch template</a> in the
|
|
16
16
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
17
|
-
*
|
|
17
|
+
* <p>If you want to clone an existing launch template as the basis for creating a new
|
|
18
18
|
* launch template, you can use the Amazon EC2 console. The API, SDKs, and CLI do not support
|
|
19
19
|
* 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
|
|
20
20
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -10,12 +10,12 @@ export interface CreateLaunchTemplateVersionCommandOutput extends CreateLaunchTe
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a new version of a launch template. You can specify an existing version of
|
|
12
12
|
* launch template from which to base the new version.</p>
|
|
13
|
-
*
|
|
13
|
+
* <p>Launch template versions are numbered in the order in which they are created. You
|
|
14
14
|
* cannot specify, change, or replace the numbering of launch template versions.</p>
|
|
15
|
-
*
|
|
15
|
+
* <p>Launch templates are immutable; after you create a launch template, you can't modify
|
|
16
16
|
* it. Instead, you can create a new version of the launch template that includes any
|
|
17
17
|
* changes you require.</p>
|
|
18
|
-
*
|
|
18
|
+
* <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
|
|
19
19
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
20
20
|
* @example
|
|
21
21
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,7 +9,7 @@ export interface CreateNetworkAclCommandOutput extends CreateNetworkAclResult, _
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <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>
|
|
12
|
-
*
|
|
12
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the
|
|
13
13
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
14
14
|
* @example
|
|
15
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -12,9 +12,9 @@ export interface CreateNetworkAclEntryCommandOutput extends __MetadataBearer {
|
|
|
12
12
|
* and a separate set of numbered egress rules. When determining whether a packet should be allowed in or out of a subnet associated
|
|
13
13
|
* 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
|
|
14
14
|
* ingress rules and a separate set of egress rules.</p>
|
|
15
|
-
*
|
|
15
|
+
* <p>We recommend that you leave room between the rule numbers (for example, 100, 110, 120, ...), and not number them one right after the
|
|
16
16
|
* other (for example, 101, 102, 103, ...). This makes it easier to add a rule between existing ones without having to renumber the rules.</p>
|
|
17
|
-
*
|
|
17
|
+
* <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>
|
|
18
18
|
* <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>
|
|
19
19
|
* @example
|
|
20
20
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,10 +9,10 @@ export interface CreateNetworkInterfaceCommandOutput extends CreateNetworkInterf
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p>Creates a network interface in the specified subnet.</p>
|
|
12
|
-
*
|
|
12
|
+
* <p>The number of IP addresses you can assign to a network interface varies by instance
|
|
13
13
|
* type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI">IP Addresses Per ENI Per
|
|
14
14
|
* Instance Type</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
15
|
-
*
|
|
15
|
+
* <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>
|
|
16
16
|
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
17
17
|
* @example
|
|
18
18
|
* Use a bare-bones client and the command you need to make an API call.
|