@aws-sdk/client-ec2 3.1127.0 → 3.1129.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/index.js CHANGED
@@ -70,7 +70,7 @@ const commonParams = {
70
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
71
71
  };
72
72
 
73
- var version = "3.1126.0";
73
+ var version = "3.1128.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76
 
@@ -3807,6 +3807,7 @@ const _ITnsta = "InstanceTags";
3807
3807
  const _ITnstan = "InstanceTag";
3808
3808
  const _ITnstanc = "InstanceTopology";
3809
3809
  const _ITnt = "InterfaceType";
3810
+ const _ITnte = "InterfaceTypes";
3810
3811
  const _IU = "InstanceUsages";
3811
3812
  const _IUDR = "ImageUefiDataRequest";
3812
3813
  const _IUIR = "IncludeUnsupportedInRegion";
@@ -4543,6 +4544,7 @@ const _NBGe = "NetworkBandwidthGbps";
4543
4544
  const _NC = "NetworkCards";
4544
4545
  const _NCI = "NetworkCardIndex";
4545
4546
  const _NCIL = "NetworkCardInfoList";
4547
+ const _NCITL = "NetworkCardInterfaceTypeList";
4546
4548
  const _NCIe = "NetworkCardInfo";
4547
4549
  const _NCR = "NonCompliantResources";
4548
4550
  const _ND = "NoDevice";
@@ -6350,7 +6352,8 @@ const _VATPIL = "VerifiedAccessTrustProviderIdList";
6350
6352
  const _VATPIe = "VerifiedAccessTrustProviderIds";
6351
6353
  const _VATPL = "VerifiedAccessTrustProviderList";
6352
6354
  const _VATPe = "VerifiedAccessTrustProviders";
6353
- const _VAo = "VolumeAttachment";
6355
+ const _VAo = "VolumeArn";
6356
+ const _VAol = "VolumeAttachment";
6354
6357
  const _VAp = "VpcAttachments";
6355
6358
  const _VBPAE = "VpcBlockPublicAccessExclusion";
6356
6359
  const _VBPAEIL = "VpcBlockPublicAccessExclusionIdList";
@@ -7486,6 +7489,7 @@ const _iTOS = "instanceTypeOfferingSet";
7486
7489
  const _iTS = "instanceTypeSet";
7487
7490
  const _iTSS = "instanceTypeSpecificationSet";
7488
7491
  const _iTSn = "instanceTypeSpecification";
7492
+ const _iTSnt = "interfaceTypeSet";
7489
7493
  const _iTd = "idempotencyToken";
7490
7494
  const _iTm = "imageType";
7491
7495
  const _iTn = "interruptionType";
@@ -8606,6 +8610,7 @@ const _uTl = "ultraserverType";
8606
8610
  const _ur = "url";
8607
8611
  const _us = "username";
8608
8612
  const _v = "value";
8613
+ const _vA = "volumeArn";
8609
8614
  const _vAE = "verifiedAccessEndpoint";
8610
8615
  const _vAEI = "verifiedAccessEndpointId";
8611
8616
  const _vAES = "verifiedAccessEndpointSet";
@@ -10810,8 +10815,8 @@ var CopySnapshotResult$ = [3, n0, _CSRo,
10810
10815
  ];
10811
10816
  var CopyVolumesRequest$ = [3, n0, _CVRo,
10812
10817
  0,
10813
- [_SVI, _Io, _Siz, _VT, _DR, _TS, _MAE, _Th, _CT],
10814
- [0, 1, 1, 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], 2, 1, [0, 4]], 1
10818
+ [_SVI, _Io, _Siz, _VT, _DR, _TS, _MAE, _Th, _CT, _Enc, _KKI],
10819
+ [0, 1, 1, 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], 2, 1, [0, 4], 2, 0], 1
10815
10820
  ];
10816
10821
  var CopyVolumesResult$ = [3, n0, _CVRop,
10817
10822
  0,
@@ -22467,7 +22472,7 @@ var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR,
22467
22472
  ];
22468
22473
  var NetworkCardInfo$ = [3, n0, _NCIe,
22469
22474
  0,
22470
- [_NCI, _NPe, _MNI, _AFNI, _BBIG, _PBIG, _DEQCPI, _MEQC, _MEQCPI],
22475
+ [_NCI, _NPe, _MNI, _AFNI, _BBIG, _PBIG, _DEQCPI, _MEQC, _MEQCPI, _ITnte],
22471
22476
  [[1, { [_eQN]: `NetworkCardIndex`,
22472
22477
  [_xN]: _nCI }], [0, { [_eQN]: `NetworkPerformance`,
22473
22478
  [_xN]: _nPe }], [1, { [_eQN]: `MaximumNetworkInterfaces`,
@@ -22477,7 +22482,8 @@ var NetworkCardInfo$ = [3, n0, _NCIe,
22477
22482
  [_xN]: _pBIG }], [1, { [_eQN]: `DefaultEnaQueueCountPerInterface`,
22478
22483
  [_xN]: _dEQCPI }], [1, { [_eQN]: `MaximumEnaQueueCount`,
22479
22484
  [_xN]: _mEQC }], [1, { [_eQN]: `MaximumEnaQueueCountPerInterface`,
22480
- [_xN]: _mEQCPI }]]
22485
+ [_xN]: _mEQCPI }], [() => NetworkCardInterfaceTypeList, { [_eQN]: `InterfaceTypeSet`,
22486
+ [_xN]: _iTSnt }]]
22481
22487
  ];
22482
22488
  var NetworkInfo$ = [3, n0, _NIetw,
22483
22489
  0,
@@ -26644,7 +26650,7 @@ var VgwTelemetry$ = [3, n0, _VTg,
26644
26650
  ];
26645
26651
  var Volume$ = [3, n0, _Vol,
26646
26652
  0,
26647
- [_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VIo, _Siz, _SIn, _AZ, _St, _CTre, _Atta, _Enc, _KKI],
26653
+ [_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VAo, _OI, _VIo, _Siz, _SIn, _AZ, _St, _CTre, _Atta, _Enc, _KKI],
26648
26654
  [[0, { [_eQN]: `AvailabilityZoneId`,
26649
26655
  [_xN]: _aZI }], [0, { [_eQN]: `OutpostArn`,
26650
26656
  [_xN]: _oA }], [0, { [_eQN]: `SourceVolumeId`,
@@ -26657,7 +26663,9 @@ var Volume$ = [3, n0, _Vol,
26657
26663
  [_xN]: _th }], [0, { [_eQN]: `SseType`,
26658
26664
  [_xN]: _sTs }], [() => OperatorResponse$, { [_eQN]: `Operator`,
26659
26665
  [_xN]: _ope }], [1, { [_eQN]: `VolumeInitializationRate`,
26660
- [_xN]: _vIR }], [0, { [_eQN]: `VolumeId`,
26666
+ [_xN]: _vIR }], [0, { [_eQN]: `VolumeArn`,
26667
+ [_xN]: _vA }], [0, { [_eQN]: `OwnerId`,
26668
+ [_xN]: _oI }], [0, { [_eQN]: `VolumeId`,
26661
26669
  [_xN]: _vIo }], [1, { [_eQN]: `Size`,
26662
26670
  [_xN]: _si }], [0, { [_eQN]: `SnapshotId`,
26663
26671
  [_xN]: _sIn }], [0, { [_eQN]: `AvailabilityZone`,
@@ -26668,7 +26676,7 @@ var Volume$ = [3, n0, _Vol,
26668
26676
  [_xN]: _enc }], [0, { [_eQN]: `KmsKeyId`,
26669
26677
  [_xN]: _kKI }]]
26670
26678
  ];
26671
- var VolumeAttachment$ = [3, n0, _VAo,
26679
+ var VolumeAttachment$ = [3, n0, _VAol,
26672
26680
  0,
26673
26681
  [_DOT, _ARss, _IOS, _ECI, _VIo, _II, _Dev, _St, _ATtt],
26674
26682
  [[2, { [_eQN]: `DeleteOnTermination`,
@@ -28800,6 +28808,10 @@ var NetworkCardInfoList = [1, n0, _NCIL,
28800
28808
  0, [() => NetworkCardInfo$,
28801
28809
  { [_xN]: _it }]
28802
28810
  ];
28811
+ var NetworkCardInterfaceTypeList = [1, n0, _NCITL,
28812
+ 0, [0,
28813
+ { [_xN]: _it }]
28814
+ ];
28803
28815
  var NetworkInsightsAccessScopeAnalysisIdList = [1, n0, _NIASAIL,
28804
28816
  0, [0,
28805
28817
  { [_xN]: _it }]
@@ -42383,6 +42395,12 @@ const FlexibleEnaQueuesSupport = {
42383
42395
  SUPPORTED: "supported",
42384
42396
  UNSUPPORTED: "unsupported",
42385
42397
  };
42398
+ const NetworkCardInterfaceType = {
42399
+ efa: "efa",
42400
+ efa_only: "efa-only",
42401
+ interface: "interface",
42402
+ secondary: "secondary",
42403
+ };
42386
42404
  const NitroEnclavesSupport = {
42387
42405
  SUPPORTED: "supported",
42388
42406
  UNSUPPORTED: "unsupported",
@@ -46703,6 +46721,7 @@ exports.NetworkAclEntry$ = NetworkAclEntry$;
46703
46721
  exports.NetworkBandwidthGbps$ = NetworkBandwidthGbps$;
46704
46722
  exports.NetworkBandwidthGbpsRequest$ = NetworkBandwidthGbpsRequest$;
46705
46723
  exports.NetworkCardInfo$ = NetworkCardInfo$;
46724
+ exports.NetworkCardInterfaceType = NetworkCardInterfaceType;
46706
46725
  exports.NetworkInfo$ = NetworkInfo$;
46707
46726
  exports.NetworkInsightsAccessScope$ = NetworkInsightsAccessScope$;
46708
46727
  exports.NetworkInsightsAccessScopeAnalysis$ = NetworkInsightsAccessScopeAnalysis$;
@@ -3649,6 +3649,12 @@ export const FlexibleEnaQueuesSupport = {
3649
3649
  SUPPORTED: "supported",
3650
3650
  UNSUPPORTED: "unsupported",
3651
3651
  };
3652
+ export const NetworkCardInterfaceType = {
3653
+ efa: "efa",
3654
+ efa_only: "efa-only",
3655
+ interface: "interface",
3656
+ secondary: "secondary",
3657
+ };
3652
3658
  export const NitroEnclavesSupport = {
3653
3659
  SUPPORTED: "supported",
3654
3660
  UNSUPPORTED: "unsupported",
@@ -3663,6 +3663,7 @@ const _ITnsta = "InstanceTags";
3663
3663
  const _ITnstan = "InstanceTag";
3664
3664
  const _ITnstanc = "InstanceTopology";
3665
3665
  const _ITnt = "InterfaceType";
3666
+ const _ITnte = "InterfaceTypes";
3666
3667
  const _IU = "InstanceUsages";
3667
3668
  const _IUDR = "ImageUefiDataRequest";
3668
3669
  const _IUIR = "IncludeUnsupportedInRegion";
@@ -4399,6 +4400,7 @@ const _NBGe = "NetworkBandwidthGbps";
4399
4400
  const _NC = "NetworkCards";
4400
4401
  const _NCI = "NetworkCardIndex";
4401
4402
  const _NCIL = "NetworkCardInfoList";
4403
+ const _NCITL = "NetworkCardInterfaceTypeList";
4402
4404
  const _NCIe = "NetworkCardInfo";
4403
4405
  const _NCR = "NonCompliantResources";
4404
4406
  const _ND = "NoDevice";
@@ -6206,7 +6208,8 @@ const _VATPIL = "VerifiedAccessTrustProviderIdList";
6206
6208
  const _VATPIe = "VerifiedAccessTrustProviderIds";
6207
6209
  const _VATPL = "VerifiedAccessTrustProviderList";
6208
6210
  const _VATPe = "VerifiedAccessTrustProviders";
6209
- const _VAo = "VolumeAttachment";
6211
+ const _VAo = "VolumeArn";
6212
+ const _VAol = "VolumeAttachment";
6210
6213
  const _VAp = "VpcAttachments";
6211
6214
  const _VBPAE = "VpcBlockPublicAccessExclusion";
6212
6215
  const _VBPAEIL = "VpcBlockPublicAccessExclusionIdList";
@@ -7342,6 +7345,7 @@ const _iTOS = "instanceTypeOfferingSet";
7342
7345
  const _iTS = "instanceTypeSet";
7343
7346
  const _iTSS = "instanceTypeSpecificationSet";
7344
7347
  const _iTSn = "instanceTypeSpecification";
7348
+ const _iTSnt = "interfaceTypeSet";
7345
7349
  const _iTd = "idempotencyToken";
7346
7350
  const _iTm = "imageType";
7347
7351
  const _iTn = "interruptionType";
@@ -8462,6 +8466,7 @@ const _uTl = "ultraserverType";
8462
8466
  const _ur = "url";
8463
8467
  const _us = "username";
8464
8468
  const _v = "value";
8469
+ const _vA = "volumeArn";
8465
8470
  const _vAE = "verifiedAccessEndpoint";
8466
8471
  const _vAEI = "verifiedAccessEndpointId";
8467
8472
  const _vAES = "verifiedAccessEndpointSet";
@@ -10668,8 +10673,8 @@ export var CopySnapshotResult$ = [3, n0, _CSRo,
10668
10673
  ];
10669
10674
  export var CopyVolumesRequest$ = [3, n0, _CVRo,
10670
10675
  0,
10671
- [_SVI, _Io, _Siz, _VT, _DR, _TS, _MAE, _Th, _CT],
10672
- [0, 1, 1, 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], 2, 1, [0, 4]], 1
10676
+ [_SVI, _Io, _Siz, _VT, _DR, _TS, _MAE, _Th, _CT, _Enc, _KKI],
10677
+ [0, 1, 1, 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], 2, 1, [0, 4], 2, 0], 1
10673
10678
  ];
10674
10679
  export var CopyVolumesResult$ = [3, n0, _CVRop,
10675
10680
  0,
@@ -22325,7 +22330,7 @@ export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR,
22325
22330
  ];
22326
22331
  export var NetworkCardInfo$ = [3, n0, _NCIe,
22327
22332
  0,
22328
- [_NCI, _NPe, _MNI, _AFNI, _BBIG, _PBIG, _DEQCPI, _MEQC, _MEQCPI],
22333
+ [_NCI, _NPe, _MNI, _AFNI, _BBIG, _PBIG, _DEQCPI, _MEQC, _MEQCPI, _ITnte],
22329
22334
  [[1, { [_eQN]: `NetworkCardIndex`,
22330
22335
  [_xN]: _nCI }], [0, { [_eQN]: `NetworkPerformance`,
22331
22336
  [_xN]: _nPe }], [1, { [_eQN]: `MaximumNetworkInterfaces`,
@@ -22335,7 +22340,8 @@ export var NetworkCardInfo$ = [3, n0, _NCIe,
22335
22340
  [_xN]: _pBIG }], [1, { [_eQN]: `DefaultEnaQueueCountPerInterface`,
22336
22341
  [_xN]: _dEQCPI }], [1, { [_eQN]: `MaximumEnaQueueCount`,
22337
22342
  [_xN]: _mEQC }], [1, { [_eQN]: `MaximumEnaQueueCountPerInterface`,
22338
- [_xN]: _mEQCPI }]]
22343
+ [_xN]: _mEQCPI }], [() => NetworkCardInterfaceTypeList, { [_eQN]: `InterfaceTypeSet`,
22344
+ [_xN]: _iTSnt }]]
22339
22345
  ];
22340
22346
  export var NetworkInfo$ = [3, n0, _NIetw,
22341
22347
  0,
@@ -26502,7 +26508,7 @@ export var VgwTelemetry$ = [3, n0, _VTg,
26502
26508
  ];
26503
26509
  export var Volume$ = [3, n0, _Vol,
26504
26510
  0,
26505
- [_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VIo, _Siz, _SIn, _AZ, _St, _CTre, _Atta, _Enc, _KKI],
26511
+ [_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VAo, _OI, _VIo, _Siz, _SIn, _AZ, _St, _CTre, _Atta, _Enc, _KKI],
26506
26512
  [[0, { [_eQN]: `AvailabilityZoneId`,
26507
26513
  [_xN]: _aZI }], [0, { [_eQN]: `OutpostArn`,
26508
26514
  [_xN]: _oA }], [0, { [_eQN]: `SourceVolumeId`,
@@ -26515,7 +26521,9 @@ export var Volume$ = [3, n0, _Vol,
26515
26521
  [_xN]: _th }], [0, { [_eQN]: `SseType`,
26516
26522
  [_xN]: _sTs }], [() => OperatorResponse$, { [_eQN]: `Operator`,
26517
26523
  [_xN]: _ope }], [1, { [_eQN]: `VolumeInitializationRate`,
26518
- [_xN]: _vIR }], [0, { [_eQN]: `VolumeId`,
26524
+ [_xN]: _vIR }], [0, { [_eQN]: `VolumeArn`,
26525
+ [_xN]: _vA }], [0, { [_eQN]: `OwnerId`,
26526
+ [_xN]: _oI }], [0, { [_eQN]: `VolumeId`,
26519
26527
  [_xN]: _vIo }], [1, { [_eQN]: `Size`,
26520
26528
  [_xN]: _si }], [0, { [_eQN]: `SnapshotId`,
26521
26529
  [_xN]: _sIn }], [0, { [_eQN]: `AvailabilityZone`,
@@ -26526,7 +26534,7 @@ export var Volume$ = [3, n0, _Vol,
26526
26534
  [_xN]: _enc }], [0, { [_eQN]: `KmsKeyId`,
26527
26535
  [_xN]: _kKI }]]
26528
26536
  ];
26529
- export var VolumeAttachment$ = [3, n0, _VAo,
26537
+ export var VolumeAttachment$ = [3, n0, _VAol,
26530
26538
  0,
26531
26539
  [_DOT, _ARss, _IOS, _ECI, _VIo, _II, _Dev, _St, _ATtt],
26532
26540
  [[2, { [_eQN]: `DeleteOnTermination`,
@@ -28668,6 +28676,10 @@ var NetworkCardInfoList = [1, n0, _NCIL,
28668
28676
  0, [() => NetworkCardInfo$,
28669
28677
  { [_xN]: _it }]
28670
28678
  ];
28679
+ var NetworkCardInterfaceTypeList = [1, n0, _NCITL,
28680
+ 0, [0,
28681
+ { [_xN]: _it }]
28682
+ ];
28671
28683
  var NetworkInsightsAccessScopeAnalysisIdList = [1, n0, _NIASAIL,
28672
28684
  0, [0,
28673
28685
  { [_xN]: _it }]
@@ -55,6 +55,8 @@ declare const CopyVolumesCommand_base: {
55
55
  * MultiAttachEnabled: true || false,
56
56
  * Throughput: Number("int"),
57
57
  * ClientToken: "STRING_VALUE",
58
+ * Encrypted: true || false,
59
+ * KmsKeyId: "STRING_VALUE",
58
60
  * };
59
61
  * const command = new CopyVolumesCommand(input);
60
62
  * const response = await client.send(command);
@@ -82,6 +84,8 @@ declare const CopyVolumesCommand_base: {
82
84
  * // HiddenByDefault: true || false,
83
85
  * // },
84
86
  * // VolumeInitializationRate: Number("int"),
87
+ * // VolumeArn: "STRING_VALUE",
88
+ * // OwnerId: "STRING_VALUE",
85
89
  * // VolumeId: "STRING_VALUE",
86
90
  * // Size: Number("int"),
87
91
  * // SnapshotId: "STRING_VALUE",
@@ -98,6 +98,8 @@ declare const CreateVolumeCommand_base: {
98
98
  * // HiddenByDefault: true || false,
99
99
  * // },
100
100
  * // VolumeInitializationRate: Number("int"),
101
+ * // VolumeArn: "STRING_VALUE",
102
+ * // OwnerId: "STRING_VALUE",
101
103
  * // VolumeId: "STRING_VALUE",
102
104
  * // Size: Number("int"),
103
105
  * // SnapshotId: "STRING_VALUE",
@@ -35,8 +35,8 @@ declare const DescribeInstanceCreditSpecificationsCommand_base: {
35
35
  * instance.</p>
36
36
  * <p>If you specify one or more instance IDs, Amazon EC2 returns the credit option
37
37
  * (<code>standard</code> or <code>unlimited</code>) of those instances. If you specify
38
- * an instance ID that is not valid, such as an instance that is not a burstable
39
- * performance instance, an error is returned.</p>
38
+ * an instance ID that is not a burstable performance instance, Amazon EC2 returns the
39
+ * <code>standard</code> credit option.</p>
40
40
  * <p>Recently terminated instances might appear in the returned results. This interval is
41
41
  * usually less than one hour.</p>
42
42
  * <p>If an Availability Zone is experiencing a service disruption and you specify instance
@@ -152,6 +152,9 @@ declare const DescribeInstanceTypesCommand_base: {
152
152
  * // DefaultEnaQueueCountPerInterface: Number("int"),
153
153
  * // MaximumEnaQueueCount: Number("int"),
154
154
  * // MaximumEnaQueueCountPerInterface: Number("int"),
155
+ * // InterfaceTypes: [ // NetworkCardInterfaceTypeList
156
+ * // "interface" || "efa" || "efa-only" || "secondary",
157
+ * // ],
155
158
  * // },
156
159
  * // ],
157
160
  * // Ipv4AddressesPerInterface: Number("int"),
@@ -89,6 +89,8 @@ declare const DescribeVolumesCommand_base: {
89
89
  * // HiddenByDefault: true || false,
90
90
  * // },
91
91
  * // VolumeInitializationRate: Number("int"),
92
+ * // VolumeArn: "STRING_VALUE",
93
+ * // OwnerId: "STRING_VALUE",
92
94
  * // VolumeId: "STRING_VALUE",
93
95
  * // Size: Number("int"),
94
96
  * // SnapshotId: "STRING_VALUE",
@@ -6641,6 +6641,20 @@ export declare const FlexibleEnaQueuesSupport: {
6641
6641
  * @public
6642
6642
  */
6643
6643
  export type FlexibleEnaQueuesSupport = (typeof FlexibleEnaQueuesSupport)[keyof typeof FlexibleEnaQueuesSupport];
6644
+ /**
6645
+ * @public
6646
+ * @enum
6647
+ */
6648
+ export declare const NetworkCardInterfaceType: {
6649
+ readonly efa: "efa";
6650
+ readonly efa_only: "efa-only";
6651
+ readonly interface: "interface";
6652
+ readonly secondary: "secondary";
6653
+ };
6654
+ /**
6655
+ * @public
6656
+ */
6657
+ export type NetworkCardInterfaceType = (typeof NetworkCardInterfaceType)[keyof typeof NetworkCardInterfaceType];
6644
6658
  /**
6645
6659
  * @public
6646
6660
  * @enum
@@ -7277,6 +7277,25 @@ export interface CopyVolumesRequest {
7277
7277
  * @public
7278
7278
  */
7279
7279
  ClientToken?: string | undefined;
7280
+ /**
7281
+ * <p>Indicates whether to encrypt the volume copy. If the source volume is encrypted, the
7282
+ * service always encrypts the copy regardless of this value. Set to <code>true</code> to
7283
+ * encrypt a copy of an unencrypted source volume during the copy operation. If you set
7284
+ * <code>Encrypted</code> to <code>true</code> but do not specify <code>KmsKeyId</code>, the
7285
+ * service uses the default KMS key for EBS encryption in your account.</p>
7286
+ * @public
7287
+ */
7288
+ Encrypted?: boolean | undefined;
7289
+ /**
7290
+ * <p>The identifier of the KMS key to use for encryption of the volume copy. Specify a
7291
+ * symmetric encryption KMS key. You can specify a KMS key using the key ID, key ARN, alias
7292
+ * name, or alias ARN. If you set <code>Encrypted</code> to <code>true</code> but do not
7293
+ * specify this parameter, the service uses the default KMS key for EBS encryption in your
7294
+ * account. For cross-account volume copies, this must be a KMS key in the calling
7295
+ * account.</p>
7296
+ * @public
7297
+ */
7298
+ KmsKeyId?: string | undefined;
7280
7299
  }
7281
7300
  /**
7282
7301
  * <p>Describes whether the resource is managed by a service provider and, if so, describes
@@ -7377,6 +7396,16 @@ export interface Volume {
7377
7396
  * @public
7378
7397
  */
7379
7398
  VolumeInitializationRate?: number | undefined;
7399
+ /**
7400
+ * <p>The Amazon Resource Name (ARN) of the volume.</p>
7401
+ * @public
7402
+ */
7403
+ VolumeArn?: string | undefined;
7404
+ /**
7405
+ * <p>The ID of the Amazon Web Services account that owns the volume.</p>
7406
+ * @public
7407
+ */
7408
+ OwnerId?: string | undefined;
7380
7409
  /**
7381
7410
  * <p>The ID of the volume.</p>
7382
7411
  * @public
@@ -1,4 +1,4 @@
1
- import type { _InstanceType, AllocationState, AllowsMultipleInstanceTypes, AmdSevSnp, AmdSevSnpSpecification, AnalysisStatus, ArchitectureType, ArchitectureValues, AttachmentLimitType, AttachmentStatus, AutoPlacement, BandwidthWeightingType, BootModeType, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DestinationFileFormat, DeviceType, DiskType, EbsEncryptionSupport, EbsNvmeSupport, EbsOptimizedSupport, EnaSupport, EphemeralNvmeSupport, EventCode, FindingsFound, FlexibleEnaQueuesSupport, FpgaImageAttributeName, FpgaImageStateCode, HaStatus, HostMaintenance, HostnameType, HostRecovery, HttpTokensState, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceBootModeValues, InstanceLifecycleType, InstanceMetadataEndpointState, InstanceMetadataOptionsState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStateName, InstanceStorageEncryptionSupport, InstanceTypeHypervisor, KeyType, LocationType, LockState, LogDestinationType, MonitoringState, MoveStatus, NestedVirtualizationSpecification, NetworkInterfaceAttribute, NetworkInterfaceStatus, NitroEnclavesSupport, NitroTpmSupport, OfferingClassType, OfferingTypeValues, PaymentOption, PermissionGroup, PhcSupport, PlacementGroupStrategy, PlatformValues, ProductCodeValues, RebootMigrationSupport, RecurringChargeFrequency, ReservationState, ReservedInstanceState, RIProductDescription, RootDeviceType, Scope, SecondaryInterfaceStatus, SecondaryInterfaceType, SqlServerLicenseUsage, StatusName, StatusType, SummaryStatus, SupportedAdditionalProcessorFeature, TaggableResourceType, Tenancy, TpmSupportValues, TrafficType, UsageClassType, VirtualizationType } from "./enums";
1
+ import type { _InstanceType, AllocationState, AllowsMultipleInstanceTypes, AmdSevSnp, AmdSevSnpSpecification, AnalysisStatus, ArchitectureType, ArchitectureValues, AttachmentLimitType, AttachmentStatus, AutoPlacement, BandwidthWeightingType, BootModeType, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DestinationFileFormat, DeviceType, DiskType, EbsEncryptionSupport, EbsNvmeSupport, EbsOptimizedSupport, EnaSupport, EphemeralNvmeSupport, EventCode, FindingsFound, FlexibleEnaQueuesSupport, FpgaImageAttributeName, FpgaImageStateCode, HaStatus, HostMaintenance, HostnameType, HostRecovery, HttpTokensState, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceBootModeValues, InstanceLifecycleType, InstanceMetadataEndpointState, InstanceMetadataOptionsState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, InstanceStateName, InstanceStorageEncryptionSupport, InstanceTypeHypervisor, KeyType, LocationType, LockState, LogDestinationType, MonitoringState, MoveStatus, NestedVirtualizationSpecification, NetworkCardInterfaceType, NetworkInterfaceAttribute, NetworkInterfaceStatus, NitroEnclavesSupport, NitroTpmSupport, OfferingClassType, OfferingTypeValues, PaymentOption, PermissionGroup, PhcSupport, PlacementGroupStrategy, PlatformValues, ProductCodeValues, RebootMigrationSupport, RecurringChargeFrequency, ReservationState, ReservedInstanceState, RIProductDescription, RootDeviceType, Scope, SecondaryInterfaceStatus, SecondaryInterfaceType, SqlServerLicenseUsage, StatusName, StatusType, SummaryStatus, SupportedAdditionalProcessorFeature, TaggableResourceType, Tenancy, TpmSupportValues, TrafficType, UsageClassType, VirtualizationType } from "./enums";
2
2
  import type { AlternatePathHint, Explanation, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, IpamPoolAllocation, IpamResourceDiscoveryAssociation, OperatorResponse, PathComponent, ReservedInstancesListing, Tag } from "./models_0";
3
3
  import type { AttributeValue, BlockDeviceMapping, CapacityReservationTargetResponse, Ec2InstanceConnectEndpoint, GroupIdentifier, InstanceIpv6Address, InternetGateway, Ipam, IpamExternalResourceVerificationToken, IpamInternetRegistryAssociation, IpamPolicy, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, LaunchTemplate, LaunchTemplateVersion, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, MacModificationTask, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, Placement, StateReason } from "./models_1";
4
4
  import type { NetworkInterfacePermission, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable } from "./models_2";
@@ -7286,6 +7286,11 @@ export interface NetworkCardInfo {
7286
7286
  * @public
7287
7287
  */
7288
7288
  MaximumEnaQueueCountPerInterface?: number | undefined;
7289
+ /**
7290
+ * <p>The supported interface types for the network card.</p>
7291
+ * @public
7292
+ */
7293
+ InterfaceTypes?: NetworkCardInterfaceType[] | undefined;
7289
7294
  }
7290
7295
  /**
7291
7296
  * <p>Describes the networking features of the instance type.</p>
@@ -4212,6 +4212,14 @@ export declare const FlexibleEnaQueuesSupport: {
4212
4212
  };
4213
4213
  export type FlexibleEnaQueuesSupport =
4214
4214
  (typeof FlexibleEnaQueuesSupport)[keyof typeof FlexibleEnaQueuesSupport];
4215
+ export declare const NetworkCardInterfaceType: {
4216
+ readonly efa: "efa";
4217
+ readonly efa_only: "efa-only";
4218
+ readonly interface: "interface";
4219
+ readonly secondary: "secondary";
4220
+ };
4221
+ export type NetworkCardInterfaceType =
4222
+ (typeof NetworkCardInterfaceType)[keyof typeof NetworkCardInterfaceType];
4215
4223
  export declare const NitroEnclavesSupport: {
4216
4224
  readonly SUPPORTED: "supported";
4217
4225
  readonly UNSUPPORTED: "unsupported";
@@ -1605,6 +1605,8 @@ export interface CopyVolumesRequest {
1605
1605
  MultiAttachEnabled?: boolean | undefined;
1606
1606
  Throughput?: number | undefined;
1607
1607
  ClientToken?: string | undefined;
1608
+ Encrypted?: boolean | undefined;
1609
+ KmsKeyId?: string | undefined;
1608
1610
  }
1609
1611
  export interface OperatorResponse {
1610
1612
  Managed?: boolean | undefined;
@@ -1624,6 +1626,8 @@ export interface Volume {
1624
1626
  SseType?: SSEType | undefined;
1625
1627
  Operator?: OperatorResponse | undefined;
1626
1628
  VolumeInitializationRate?: number | undefined;
1629
+ VolumeArn?: string | undefined;
1630
+ OwnerId?: string | undefined;
1627
1631
  VolumeId?: string | undefined;
1628
1632
  Size?: number | undefined;
1629
1633
  SnapshotId?: string | undefined;
@@ -60,6 +60,7 @@ import {
60
60
  MonitoringState,
61
61
  MoveStatus,
62
62
  NestedVirtualizationSpecification,
63
+ NetworkCardInterfaceType,
63
64
  NetworkInterfaceAttribute,
64
65
  NetworkInterfaceStatus,
65
66
  NitroEnclavesSupport,
@@ -1230,6 +1231,7 @@ export interface NetworkCardInfo {
1230
1231
  DefaultEnaQueueCountPerInterface?: number | undefined;
1231
1232
  MaximumEnaQueueCount?: number | undefined;
1232
1233
  MaximumEnaQueueCountPerInterface?: number | undefined;
1234
+ InterfaceTypes?: NetworkCardInterfaceType[] | undefined;
1233
1235
  }
1234
1236
  export interface NetworkInfo {
1235
1237
  NetworkPerformance?: string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ec2",
3
- "version": "3.1127.0",
3
+ "version": "3.1129.0",
4
4
  "description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-ec2",
6
6
  "license": "Apache-2.0",
@@ -52,9 +52,9 @@
52
52
  "test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs"
53
53
  },
54
54
  "dependencies": {
55
- "@aws-sdk/core": "^3.977.9",
56
- "@aws-sdk/credential-provider-node": "^3.972.82",
57
- "@aws-sdk/middleware-sdk-ec2": "^3.972.58",
55
+ "@aws-sdk/core": "^3.978.0",
56
+ "@aws-sdk/credential-provider-node": "^3.972.83",
57
+ "@aws-sdk/middleware-sdk-ec2": "^3.972.59",
58
58
  "@aws-sdk/types": "^3.974.5",
59
59
  "@smithy/core": "^3.33.3",
60
60
  "@smithy/fetch-http-handler": "^5.7.2",