You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-ec2/src/EC2.ts
+28-17
Original file line number
Diff line number
Diff line change
@@ -2940,7 +2940,7 @@ export class EC2 extends EC2Client {
2940
2940
* <p>For more information, 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>
2941
2941
* <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>
2942
2942
* <note>
2943
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
2943
+
* <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>
2944
2944
* </note>
2945
2945
*/
2946
2946
public allocateAddress(
@@ -3191,7 +3191,7 @@ export class EC2 extends EC2Client {
3191
3191
* </important>
3192
3192
*
3193
3193
* <note>
3194
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
3194
+
* <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>
3195
3195
* </note>
3196
3196
*/
3197
3197
public associateAddress(
@@ -3298,7 +3298,7 @@ export class EC2 extends EC2Client {
3298
3298
* User Guide</i>.</p>
3299
3299
*
3300
3300
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
3301
-
* private key are placed in an Amazon S3 bucket that only the associated IAM role can access. The private key of the certificate
3301
+
* private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate
3302
3302
* is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p>
3303
3303
*
3304
3304
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
@@ -3941,7 +3941,7 @@ export class EC2 extends EC2Client {
3941
3941
* <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>
3942
3942
*
3943
3943
* <note>
3944
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
3944
+
* <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>
3945
3945
* </note>
3946
3946
*/
3947
3947
public authorizeSecurityGroupIngress(
@@ -5860,8 +5860,11 @@ export class EC2 extends EC2Client {
5860
5860
5861
5861
/**
5862
5862
* <p>Creates a network interface in the specified subnet.</p>
5863
-
* <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>
5864
-
* in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
5863
+
* <p>The number of IP addresses you can assign to a network interface varies by instance
5864
+
* type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI">IP Addresses Per ENI Per
5865
+
* Instance Type</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
5866
+
* <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>
5867
+
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
5865
5868
*/
5866
5869
public createNetworkInterface(
5867
5870
args: CreateNetworkInterfaceCommandInput,
@@ -6217,7 +6220,7 @@ export class EC2 extends EC2Client {
6217
6220
* <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>
6218
6221
*
6219
6222
* <note>
6220
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
6223
+
* <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>
6221
6224
* </note>
6222
6225
*/
6223
6226
public createSecurityGroup(
@@ -6311,8 +6314,10 @@ export class EC2 extends EC2Client {
6311
6314
/**
6312
6315
* <p>Creates crash-consistent snapshots of multiple EBS volumes and stores the data in S3.
6313
6316
* Volumes are chosen by specifying an instance. Any attached volumes will produce one snapshot
6314
-
* each that is crash-consistent across the instance. Boot volumes can be excluded by changing the
6315
-
* parameters. </p>
6317
+
* each that is crash-consistent across the instance.</p>
6318
+
*
6319
+
* <p>You can include all of the volumes currently attached to the instance, or you can exclude
6320
+
* the root volume or specific data (non-root) volumes from the multi-volume snapshot set.</p>
6316
6321
*
6317
6322
* <p>You can create multi-volume snapshots of instances in a Region and instances on an
6318
6323
* Outpost. If you create snapshots from an instance in a Region, the snapshots must be stored
@@ -8705,7 +8710,7 @@ export class EC2 extends EC2Client {
8705
8710
* <code>DependencyViolation</code> in EC2-VPC.</p>
8706
8711
*
8707
8712
* <note>
8708
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
8713
+
* <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>
8709
8714
* </note>
8710
8715
*/
8711
8716
public deleteSecurityGroup(
@@ -10048,7 +10053,7 @@ export class EC2 extends EC2Client {
10048
10053
* <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC.
10049
10054
* For more information, 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>
10050
10055
* <note>
10051
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
10056
+
* <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>
10052
10057
* </note>
10053
10058
*/
10054
10059
public describeAddresses(
@@ -13162,7 +13167,7 @@ export class EC2 extends EC2Client {
13162
13167
* <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html">Security groups for your VPC</a> in the
13163
13168
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
13164
13169
* <note>
13165
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
13170
+
* <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>
13166
13171
* </note>
13167
13172
*/
13168
13173
public describeSecurityGroups(
@@ -15318,7 +15323,7 @@ export class EC2 extends EC2Client {
15318
15323
* Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
15319
15324
*
15320
15325
* <note>
15321
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
15326
+
* <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>
15322
15327
* </note>
15323
15328
* <p>This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error.</p>
15324
15329
*/
@@ -17624,6 +17629,12 @@ export class EC2 extends EC2Client {
17624
17629
17625
17630
/**
17626
17631
* <p>Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).</p>
17632
+
* <important>
17633
+
* <p>Amazon Web Services VM Import/Export strongly recommends specifying a value for either the
17634
+
* <code>--license-type</code> or <code>--usage-operation</code> parameter when you create a new
17635
+
* VM Import task. This ensures your operating system is licensed appropriately and your billing is
17636
+
* optimized.</p>
17637
+
* </important>
17627
17638
* <p>For more information, see <a href="https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html">Importing a
17628
17639
* VM as an image using VM Import/Export</a> in the <i>VM Import/Export User Guide</i>.</p>
17629
17640
*/
@@ -20051,7 +20062,7 @@ export class EC2 extends EC2Client {
20051
20062
* <a>RestoreAddressToClassic</a> request. You cannot move an Elastic IP address that was
20052
20063
* originally allocated for use in the EC2-VPC platform to the EC2-Classic platform.</p>
20053
20064
* <note>
20054
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
20065
+
* <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>
20055
20066
* </note>
20056
20067
*/
20057
20068
public moveAddressToVpc(
@@ -20758,7 +20769,7 @@ export class EC2 extends EC2Client {
20758
20769
* from any instance that it's associated with. To disassociate an Elastic IP address without
20759
20770
* releasing it, use <a>DisassociateAddress</a>.</p>
20760
20771
* <note>
20761
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
20772
+
* <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>
20762
20773
* </note>
20763
20774
* <p>[Nondefault VPC] You must use <a>DisassociateAddress</a> to disassociate the Elastic IP address
20764
20775
* before you can release it. Otherwise, Amazon EC2 returns an error (<code>InvalidIPAddress.InUse</code>).</p>
@@ -21461,7 +21472,7 @@ export class EC2 extends EC2Client {
21461
21472
/**
21462
21473
* <p>Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform. You cannot move an Elastic IP address that was originally allocated for use in EC2-VPC. The Elastic IP address must not be associated with an instance or network interface.</p>
21463
21474
* <note>
21464
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
21475
+
* <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>
21465
21476
* </note>
21466
21477
*/
21467
21478
public restoreAddressToClassic(
@@ -21723,7 +21734,7 @@ export class EC2 extends EC2Client {
21723
21734
* <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>
21724
21735
*
21725
21736
* <note>
21726
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
21737
+
* <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>
* <p>For more information, 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>
40
40
* <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>
41
41
* <note>
42
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
42
+
* <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>
43
43
* </note>
44
44
* @example
45
45
* Use a bare-bones client and the command you need to make an API call.
* <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 Elastic Compute Cloud User Guide</i>.</p>
58
+
* <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>
59
59
* </note>
60
60
* @example
61
61
* Use a bare-bones client and the command you need to make an API call.
* <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>
45
45
*
46
46
* <note>
47
-
* <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 Elastic Compute Cloud User Guide</i>.</p>
47
+
* <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>
48
48
* </note>
49
49
* @example
50
50
* Use a bare-bones client and the command you need to make an API call.
0 commit comments