@aws-sdk/client-ec2 3.972.0 → 3.974.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 +60 -16
- package/dist-es/schemas/schemas_0.js +59 -16
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -0
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -0
- package/dist-types/commands/CreateImageCommand.d.ts +1 -0
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImagesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +17 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -0
- package/dist-types/commands/DetachVolumeCommand.d.ts +1 -0
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -0
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -0
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +1 -0
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/models/models_1.d.ts +15 -0
- package/dist-types/models/models_3.d.ts +5 -0
- package/dist-types/models/models_4.d.ts +66 -21
- package/dist-types/models/models_5.d.ts +22 -16
- package/dist-types/models/models_6.d.ts +15 -41
- package/dist-types/models/models_7.d.ts +42 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3 -0
- package/dist-types/ts3.4/models/models_3.d.ts +1 -0
- package/dist-types/ts3.4/models/models_4.d.ts +14 -5
- package/dist-types/ts3.4/models/models_5.d.ts +5 -5
- package/dist-types/ts3.4/models/models_6.d.ts +4 -9
- package/dist-types/ts3.4/models/models_7.d.ts +9 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +18 -18
package/dist-cjs/index.js
CHANGED
|
@@ -2415,6 +2415,9 @@ const _EBSL = "ExecutableByStringList";
|
|
|
2415
2415
|
const _EBV = "ExcludeBootVolume";
|
|
2416
2416
|
const _EBx = "ExecutableBy";
|
|
2417
2417
|
const _EC = "ErrorCode";
|
|
2418
|
+
const _ECI = "EbsCardIndex";
|
|
2419
|
+
const _ECIL = "EbsCardInfoList";
|
|
2420
|
+
const _ECIb = "EbsCardInfo";
|
|
2418
2421
|
const _ECM = "EnableCapacityManager";
|
|
2419
2422
|
const _ECMR = "EnableCapacityManagerRequest";
|
|
2420
2423
|
const _ECMRn = "EnableCapacityManagerResult";
|
|
@@ -2425,6 +2428,7 @@ const _ECVCCRL = "ExportClientVpnClientCertificateRevocationList";
|
|
|
2425
2428
|
const _ECVCCRLR = "ExportClientVpnClientCertificateRevocationListRequest";
|
|
2426
2429
|
const _ECVCCRLRx = "ExportClientVpnClientCertificateRevocationListResult";
|
|
2427
2430
|
const _ECVCCRx = "ExportClientVpnClientConfigurationResult";
|
|
2431
|
+
const _ECb = "EbsCards";
|
|
2428
2432
|
const _ECn = "EncryptionControl";
|
|
2429
2433
|
const _ECx = "ExplanationCode";
|
|
2430
2434
|
const _ED = "EndDate";
|
|
@@ -2919,6 +2923,7 @@ const _GOI = "GroupOwnerId";
|
|
|
2919
2923
|
const _GPD = "GetPasswordData";
|
|
2920
2924
|
const _GPDR = "GetPasswordDataRequest";
|
|
2921
2925
|
const _GPDRe = "GetPasswordDataResult";
|
|
2926
|
+
const _GPS = "GpuPartitionSize";
|
|
2922
2927
|
const _GRIEQ = "GetReservedInstancesExchangeQuote";
|
|
2923
2928
|
const _GRIEQR = "GetReservedInstancesExchangeQuoteRequest";
|
|
2924
2929
|
const _GRIEQRe = "GetReservedInstancesExchangeQuoteResult";
|
|
@@ -3605,6 +3610,7 @@ const _LF = "LogFormat";
|
|
|
3605
3610
|
const _LFA = "LambdaFunctionArn";
|
|
3606
3611
|
const _LG = "LocalGateways";
|
|
3607
3612
|
const _LGA = "LogGroupArn";
|
|
3613
|
+
const _LGC = "LogicalGpuCount";
|
|
3608
3614
|
const _LGI = "LocalGatewayId";
|
|
3609
3615
|
const _LGIS = "LocalGatewayIdSet";
|
|
3610
3616
|
const _LGIi = "LinkedGroupId";
|
|
@@ -3856,6 +3862,7 @@ const _MDe = "MetaData";
|
|
|
3856
3862
|
const _MDi = "MinDuration";
|
|
3857
3863
|
const _ME = "MaxEntries";
|
|
3858
3864
|
const _MEA = "MaximumEbsAttachments";
|
|
3865
|
+
const _MEC = "MaximumEbsCards";
|
|
3859
3866
|
const _MEDKKI = "ModifyEbsDefaultKmsKeyId";
|
|
3860
3867
|
const _MEDKKIR = "ModifyEbsDefaultKmsKeyIdRequest";
|
|
3861
3868
|
const _MEDKKIRo = "ModifyEbsDefaultKmsKeyIdResult";
|
|
@@ -6037,9 +6044,11 @@ const _WBCR = "WithdrawByoipCidrRequest";
|
|
|
6037
6044
|
const _WBCRi = "WithdrawByoipCidrResult";
|
|
6038
6045
|
const _WC = "WithCooldown";
|
|
6039
6046
|
const _WCe = "WeightedCapacity";
|
|
6047
|
+
const _WL = "WorkloadsList";
|
|
6040
6048
|
const _WM = "WarningMessage";
|
|
6041
6049
|
const _WU = "WakeUp";
|
|
6042
6050
|
const _We = "Weight";
|
|
6051
|
+
const _Wo = "Workloads";
|
|
6043
6052
|
const _ZI = "ZoneId";
|
|
6044
6053
|
const _ZISL = "ZoneIdStringList";
|
|
6045
6054
|
const _ZIo = "ZoneIds";
|
|
@@ -6532,6 +6541,8 @@ const _eAn = "enableAcceleration";
|
|
|
6532
6541
|
const _eAx = "exclusionsAllowed";
|
|
6533
6542
|
const _eB = "egressBytes";
|
|
6534
6543
|
const _eC = "errorCode";
|
|
6544
|
+
const _eCI = "ebsCardIndex";
|
|
6545
|
+
const _eCS = "ebsCardSet";
|
|
6535
6546
|
const _eCTP = "excessCapacityTerminationPolicy";
|
|
6536
6547
|
const _eCn = "encryptionControl";
|
|
6537
6548
|
const _eCx = "explanationCode";
|
|
@@ -6703,6 +6714,7 @@ const _gLN = "groupLongName";
|
|
|
6703
6714
|
const _gM = "groupMember";
|
|
6704
6715
|
const _gN = "groupName";
|
|
6705
6716
|
const _gOI = "groupOwnerId";
|
|
6717
|
+
const _gPS = "gpuPartitionSize";
|
|
6706
6718
|
const _gS = "groupSet";
|
|
6707
6719
|
const _gSr = "groupSource";
|
|
6708
6720
|
const _gp = "gpus";
|
|
@@ -7010,6 +7022,7 @@ const _lF = "logFormat";
|
|
|
7010
7022
|
const _lFA = "lambdaFunctionArn";
|
|
7011
7023
|
const _lG = "launchGroup";
|
|
7012
7024
|
const _lGA = "logGroupArn";
|
|
7025
|
+
const _lGC = "logicalGpuCount";
|
|
7013
7026
|
const _lGI = "localGatewayId";
|
|
7014
7027
|
const _lGIi = "linkedGroupId";
|
|
7015
7028
|
const _lGN = "logGroupName";
|
|
@@ -7105,6 +7118,7 @@ const _mDV = "metaDataValue";
|
|
|
7105
7118
|
const _mDe = "metaData";
|
|
7106
7119
|
const _mE = "maxEntries";
|
|
7107
7120
|
const _mEA = "maximumEbsAttachments";
|
|
7121
|
+
const _mEC = "maximumEbsCards";
|
|
7108
7122
|
const _mEI = "maximumEfaInterfaces";
|
|
7109
7123
|
const _mEM = "managedExceptionMessage";
|
|
7110
7124
|
const _mEQC = "maximumEnaQueueCount";
|
|
@@ -8072,6 +8086,7 @@ const _vpc = "vpcs";
|
|
|
8072
8086
|
const _w = "warning";
|
|
8073
8087
|
const _wC = "weightedCapacity";
|
|
8074
8088
|
const _wM = "warningMessage";
|
|
8089
|
+
const _wS = "workloadSet";
|
|
8075
8090
|
const _we = "weight";
|
|
8076
8091
|
const _xN = "xmlName";
|
|
8077
8092
|
const _zI = "zoneId";
|
|
@@ -8886,8 +8901,8 @@ var AttachVerifiedAccessTrustProviderResult$ = [3, n0, _AVATPRt,
|
|
|
8886
8901
|
];
|
|
8887
8902
|
var AttachVolumeRequest$ = [3, n0, _AVR,
|
|
8888
8903
|
0,
|
|
8889
|
-
[_Dev, _II, _VIo, _DR],
|
|
8890
|
-
[0, 0, 0, [2, { [_eQN]: `DryRun`,
|
|
8904
|
+
[_Dev, _II, _VIo, _ECI, _DR],
|
|
8905
|
+
[0, 0, 0, 1, [2, { [_eQN]: `DryRun`,
|
|
8891
8906
|
[_xN]: _dR }]], 3
|
|
8892
8907
|
];
|
|
8893
8908
|
var AttachVpnGatewayRequest$ = [3, n0, _AVGR,
|
|
@@ -15375,7 +15390,7 @@ var DnsServersOptionsModifyStructure$ = [3, n0, _DSOMS,
|
|
|
15375
15390
|
];
|
|
15376
15391
|
var EbsBlockDevice$ = [3, n0, _EBD,
|
|
15377
15392
|
0,
|
|
15378
|
-
[_DOT, _Io, _SIn, _VSo, _VT, _KKI, _Th, _OA, _AZ, _Enc, _VIR, _AZI],
|
|
15393
|
+
[_DOT, _Io, _SIn, _VSo, _VT, _KKI, _Th, _OA, _AZ, _Enc, _VIR, _AZI, _ECI],
|
|
15379
15394
|
[[2, { [_eQN]: `DeleteOnTermination`,
|
|
15380
15395
|
[_xN]: _dOT }], [1, { [_eQN]: `Iops`,
|
|
15381
15396
|
[_xN]: _io }], [0, { [_eQN]: `SnapshotId`,
|
|
@@ -15386,7 +15401,7 @@ var EbsBlockDevice$ = [3, n0, _EBD,
|
|
|
15386
15401
|
[_xN]: _th }], [0, { [_eQN]: `OutpostArn`,
|
|
15387
15402
|
[_xN]: _oA }], [0, { [_eQN]: `AvailabilityZone`,
|
|
15388
15403
|
[_xN]: _aZ }], [2, { [_eQN]: `Encrypted`,
|
|
15389
|
-
[_xN]: _enc }], 1, 0]
|
|
15404
|
+
[_xN]: _enc }], 1, 0, 1]
|
|
15390
15405
|
];
|
|
15391
15406
|
var EbsBlockDeviceResponse$ = [3, n0, _EBDR,
|
|
15392
15407
|
0,
|
|
@@ -15401,20 +15416,34 @@ var EbsBlockDeviceResponse$ = [3, n0, _EBDR,
|
|
|
15401
15416
|
[_xN]: _vSo }], [0, { [_eQN]: `VolumeType`,
|
|
15402
15417
|
[_xN]: _vT }]]
|
|
15403
15418
|
];
|
|
15419
|
+
var EbsCardInfo$ = [3, n0, _ECIb,
|
|
15420
|
+
0,
|
|
15421
|
+
[_ECI, _BBIM, _BTIMB, _BIa, _MBIM, _MTIMB, _MI],
|
|
15422
|
+
[[1, { [_eQN]: `EbsCardIndex`,
|
|
15423
|
+
[_xN]: _eCI }], [1, { [_eQN]: `BaselineBandwidthInMbps`,
|
|
15424
|
+
[_xN]: _bBIM }], [1, { [_eQN]: `BaselineThroughputInMBps`,
|
|
15425
|
+
[_xN]: _bTIMB }], [1, { [_eQN]: `BaselineIops`,
|
|
15426
|
+
[_xN]: _bIa }], [1, { [_eQN]: `MaximumBandwidthInMbps`,
|
|
15427
|
+
[_xN]: _mBIM }], [1, { [_eQN]: `MaximumThroughputInMBps`,
|
|
15428
|
+
[_xN]: _mTIMB }], [1, { [_eQN]: `MaximumIops`,
|
|
15429
|
+
[_xN]: _mI }]]
|
|
15430
|
+
];
|
|
15404
15431
|
var EbsInfo$ = [3, n0, _EIb,
|
|
15405
15432
|
0,
|
|
15406
|
-
[_EOS, _ESn, _EOI, _NS, _MEA, _ALT],
|
|
15433
|
+
[_EOS, _ESn, _EOI, _NS, _MEA, _ALT, _MEC, _ECb],
|
|
15407
15434
|
[[0, { [_eQN]: `EbsOptimizedSupport`,
|
|
15408
15435
|
[_xN]: _eOS }], [0, { [_eQN]: `EncryptionSupport`,
|
|
15409
15436
|
[_xN]: _eSn }], [() => EbsOptimizedInfo$, { [_eQN]: `EbsOptimizedInfo`,
|
|
15410
15437
|
[_xN]: _eOI }], [0, { [_eQN]: `NvmeSupport`,
|
|
15411
15438
|
[_xN]: _nS }], [1, { [_eQN]: `MaximumEbsAttachments`,
|
|
15412
15439
|
[_xN]: _mEA }], [0, { [_eQN]: `AttachmentLimitType`,
|
|
15413
|
-
[_xN]: _aLT }]]
|
|
15440
|
+
[_xN]: _aLT }], [1, { [_eQN]: `MaximumEbsCards`,
|
|
15441
|
+
[_xN]: _mEC }], [() => EbsCardInfoList, { [_eQN]: `EbsCardSet`,
|
|
15442
|
+
[_xN]: _eCS }]]
|
|
15414
15443
|
];
|
|
15415
15444
|
var EbsInstanceBlockDevice$ = [3, n0, _EIBD,
|
|
15416
15445
|
0,
|
|
15417
|
-
[_ATtt, _DOT, _Sta, _VIo, _ARss, _VOI, _Op],
|
|
15446
|
+
[_ATtt, _DOT, _Sta, _VIo, _ARss, _VOI, _Op, _ECI],
|
|
15418
15447
|
[[4, { [_eQN]: `AttachTime`,
|
|
15419
15448
|
[_xN]: _aTt }], [2, { [_eQN]: `DeleteOnTermination`,
|
|
15420
15449
|
[_xN]: _dOT }], [0, { [_eQN]: `Status`,
|
|
@@ -15422,7 +15451,8 @@ var EbsInstanceBlockDevice$ = [3, n0, _EIBD,
|
|
|
15422
15451
|
[_xN]: _vIo }], [0, { [_eQN]: `AssociatedResource`,
|
|
15423
15452
|
[_xN]: _aRs }], [0, { [_eQN]: `VolumeOwnerId`,
|
|
15424
15453
|
[_xN]: _vOI }], [() => OperatorResponse$, { [_eQN]: `Operator`,
|
|
15425
|
-
[_xN]: _ope }]]
|
|
15454
|
+
[_xN]: _ope }], [1, { [_eQN]: `EbsCardIndex`,
|
|
15455
|
+
[_xN]: _eCI }]]
|
|
15426
15456
|
];
|
|
15427
15457
|
var EbsInstanceBlockDeviceSpecification$ = [3, n0, _EIBDS,
|
|
15428
15458
|
0,
|
|
@@ -17218,11 +17248,14 @@ var GetVpnTunnelReplacementStatusResult$ = [3, n0, _GVTRSRe,
|
|
|
17218
17248
|
];
|
|
17219
17249
|
var GpuDeviceInfo$ = [3, n0, _GDI,
|
|
17220
17250
|
0,
|
|
17221
|
-
[_N, _Man, _Cou, _MIe],
|
|
17251
|
+
[_N, _Man, _Cou, _LGC, _GPS, _Wo, _MIe],
|
|
17222
17252
|
[[0, { [_eQN]: `Name`,
|
|
17223
17253
|
[_xN]: _n }], [0, { [_eQN]: `Manufacturer`,
|
|
17224
17254
|
[_xN]: _man }], [1, { [_eQN]: `Count`,
|
|
17225
|
-
[_xN]: _cou }], [
|
|
17255
|
+
[_xN]: _cou }], [1, { [_eQN]: `LogicalGpuCount`,
|
|
17256
|
+
[_xN]: _lGC }], [1, { [_eQN]: `GpuPartitionSize`,
|
|
17257
|
+
[_xN]: _gPS }], [() => WorkloadsList, { [_eQN]: `WorkloadSet`,
|
|
17258
|
+
[_xN]: _wS }], [() => GpuDeviceMemoryInfo$, { [_eQN]: `MemoryInfo`,
|
|
17226
17259
|
[_xN]: _mIe }]]
|
|
17227
17260
|
];
|
|
17228
17261
|
var GpuDeviceMemoryInfo$ = [3, n0, _GDMI,
|
|
@@ -19045,7 +19078,7 @@ var LaunchTemplateCpuOptionsRequest$ = [3, n0, _LTCOR,
|
|
|
19045
19078
|
];
|
|
19046
19079
|
var LaunchTemplateEbsBlockDevice$ = [3, n0, _LTEBD,
|
|
19047
19080
|
0,
|
|
19048
|
-
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR],
|
|
19081
|
+
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR, _ECI],
|
|
19049
19082
|
[[2, { [_eQN]: `Encrypted`,
|
|
19050
19083
|
[_xN]: _enc }], [2, { [_eQN]: `DeleteOnTermination`,
|
|
19051
19084
|
[_xN]: _dOT }], [1, { [_eQN]: `Iops`,
|
|
@@ -19055,12 +19088,13 @@ var LaunchTemplateEbsBlockDevice$ = [3, n0, _LTEBD,
|
|
|
19055
19088
|
[_xN]: _vSo }], [0, { [_eQN]: `VolumeType`,
|
|
19056
19089
|
[_xN]: _vT }], [1, { [_eQN]: `Throughput`,
|
|
19057
19090
|
[_xN]: _th }], [1, { [_eQN]: `VolumeInitializationRate`,
|
|
19058
|
-
[_xN]: _vIR }]]
|
|
19091
|
+
[_xN]: _vIR }], [1, { [_eQN]: `EbsCardIndex`,
|
|
19092
|
+
[_xN]: _eCI }]]
|
|
19059
19093
|
];
|
|
19060
19094
|
var LaunchTemplateEbsBlockDeviceRequest$ = [3, n0, _LTEBDR,
|
|
19061
19095
|
0,
|
|
19062
|
-
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR],
|
|
19063
|
-
[2, 2, 1, 0, 0, 1, 0, 1, 1]
|
|
19096
|
+
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR, _ECI],
|
|
19097
|
+
[2, 2, 1, 0, 0, 1, 0, 1, 1, 1]
|
|
19064
19098
|
];
|
|
19065
19099
|
var LaunchTemplateElasticInferenceAccelerator$ = [3, n0, _LTEIA,
|
|
19066
19100
|
0,
|
|
@@ -24652,11 +24686,12 @@ var Volume$ = [3, n0, _Vol,
|
|
|
24652
24686
|
];
|
|
24653
24687
|
var VolumeAttachment$ = [3, n0, _VAo,
|
|
24654
24688
|
0,
|
|
24655
|
-
[_DOT, _ARss, _IOS, _VIo, _II, _Dev, _St, _ATtt],
|
|
24689
|
+
[_DOT, _ARss, _IOS, _ECI, _VIo, _II, _Dev, _St, _ATtt],
|
|
24656
24690
|
[[2, { [_eQN]: `DeleteOnTermination`,
|
|
24657
24691
|
[_xN]: _dOT }], [0, { [_eQN]: `AssociatedResource`,
|
|
24658
24692
|
[_xN]: _aRs }], [0, { [_eQN]: `InstanceOwningService`,
|
|
24659
|
-
[_xN]: _iOS }], [
|
|
24693
|
+
[_xN]: _iOS }], [1, { [_eQN]: `EbsCardIndex`,
|
|
24694
|
+
[_xN]: _eCI }], [0, { [_eQN]: `VolumeId`,
|
|
24660
24695
|
[_xN]: _vIo }], [0, { [_eQN]: `InstanceId`,
|
|
24661
24696
|
[_xN]: _iI }], [0, { [_eQN]: `Device`,
|
|
24662
24697
|
[_xN]: _dev }], [0, { [_eQN]: `Status`,
|
|
@@ -25624,6 +25659,10 @@ var DnsEntrySet = [1, n0, _DES,
|
|
|
25624
25659
|
0, [() => DnsEntry$,
|
|
25625
25660
|
{ [_xN]: _it }]
|
|
25626
25661
|
];
|
|
25662
|
+
var EbsCardInfoList = [1, n0, _ECIL,
|
|
25663
|
+
0, [() => EbsCardInfo$,
|
|
25664
|
+
{ [_xN]: _it }]
|
|
25665
|
+
];
|
|
25627
25666
|
var EbsStatusDetailsList = [1, n0, _ESDL,
|
|
25628
25667
|
0, [() => EbsStatusDetails$,
|
|
25629
25668
|
{ [_xN]: _it }]
|
|
@@ -27831,6 +27870,10 @@ var VpnTunnelOptionsSpecificationsList = [1, n0, _VTOSL,
|
|
|
27831
27870
|
0, [() => VpnTunnelOptionsSpecification$,
|
|
27832
27871
|
0]
|
|
27833
27872
|
];
|
|
27873
|
+
var WorkloadsList = [1, n0, _WL,
|
|
27874
|
+
0, [0,
|
|
27875
|
+
{ [_xN]: _it }]
|
|
27876
|
+
];
|
|
27834
27877
|
var ZoneIdStringList = [1, n0, _ZISL,
|
|
27835
27878
|
0, [0,
|
|
27836
27879
|
{ [_xN]: _ZI }]
|
|
@@ -48102,6 +48145,7 @@ exports.EC2ServiceException = EC2ServiceException;
|
|
|
48102
48145
|
exports.EC2ServiceException$ = EC2ServiceException$;
|
|
48103
48146
|
exports.EbsBlockDevice$ = EbsBlockDevice$;
|
|
48104
48147
|
exports.EbsBlockDeviceResponse$ = EbsBlockDeviceResponse$;
|
|
48148
|
+
exports.EbsCardInfo$ = EbsCardInfo$;
|
|
48105
48149
|
exports.EbsEncryptionSupport = EbsEncryptionSupport;
|
|
48106
48150
|
exports.EbsInfo$ = EbsInfo$;
|
|
48107
48151
|
exports.EbsInstanceBlockDevice$ = EbsInstanceBlockDevice$;
|
|
@@ -2294,6 +2294,9 @@ const _EBSL = "ExecutableByStringList";
|
|
|
2294
2294
|
const _EBV = "ExcludeBootVolume";
|
|
2295
2295
|
const _EBx = "ExecutableBy";
|
|
2296
2296
|
const _EC = "ErrorCode";
|
|
2297
|
+
const _ECI = "EbsCardIndex";
|
|
2298
|
+
const _ECIL = "EbsCardInfoList";
|
|
2299
|
+
const _ECIb = "EbsCardInfo";
|
|
2297
2300
|
const _ECM = "EnableCapacityManager";
|
|
2298
2301
|
const _ECMR = "EnableCapacityManagerRequest";
|
|
2299
2302
|
const _ECMRn = "EnableCapacityManagerResult";
|
|
@@ -2304,6 +2307,7 @@ const _ECVCCRL = "ExportClientVpnClientCertificateRevocationList";
|
|
|
2304
2307
|
const _ECVCCRLR = "ExportClientVpnClientCertificateRevocationListRequest";
|
|
2305
2308
|
const _ECVCCRLRx = "ExportClientVpnClientCertificateRevocationListResult";
|
|
2306
2309
|
const _ECVCCRx = "ExportClientVpnClientConfigurationResult";
|
|
2310
|
+
const _ECb = "EbsCards";
|
|
2307
2311
|
const _ECn = "EncryptionControl";
|
|
2308
2312
|
const _ECx = "ExplanationCode";
|
|
2309
2313
|
const _ED = "EndDate";
|
|
@@ -2798,6 +2802,7 @@ const _GOI = "GroupOwnerId";
|
|
|
2798
2802
|
const _GPD = "GetPasswordData";
|
|
2799
2803
|
const _GPDR = "GetPasswordDataRequest";
|
|
2800
2804
|
const _GPDRe = "GetPasswordDataResult";
|
|
2805
|
+
const _GPS = "GpuPartitionSize";
|
|
2801
2806
|
const _GRIEQ = "GetReservedInstancesExchangeQuote";
|
|
2802
2807
|
const _GRIEQR = "GetReservedInstancesExchangeQuoteRequest";
|
|
2803
2808
|
const _GRIEQRe = "GetReservedInstancesExchangeQuoteResult";
|
|
@@ -3484,6 +3489,7 @@ const _LF = "LogFormat";
|
|
|
3484
3489
|
const _LFA = "LambdaFunctionArn";
|
|
3485
3490
|
const _LG = "LocalGateways";
|
|
3486
3491
|
const _LGA = "LogGroupArn";
|
|
3492
|
+
const _LGC = "LogicalGpuCount";
|
|
3487
3493
|
const _LGI = "LocalGatewayId";
|
|
3488
3494
|
const _LGIS = "LocalGatewayIdSet";
|
|
3489
3495
|
const _LGIi = "LinkedGroupId";
|
|
@@ -3735,6 +3741,7 @@ const _MDe = "MetaData";
|
|
|
3735
3741
|
const _MDi = "MinDuration";
|
|
3736
3742
|
const _ME = "MaxEntries";
|
|
3737
3743
|
const _MEA = "MaximumEbsAttachments";
|
|
3744
|
+
const _MEC = "MaximumEbsCards";
|
|
3738
3745
|
const _MEDKKI = "ModifyEbsDefaultKmsKeyId";
|
|
3739
3746
|
const _MEDKKIR = "ModifyEbsDefaultKmsKeyIdRequest";
|
|
3740
3747
|
const _MEDKKIRo = "ModifyEbsDefaultKmsKeyIdResult";
|
|
@@ -5916,9 +5923,11 @@ const _WBCR = "WithdrawByoipCidrRequest";
|
|
|
5916
5923
|
const _WBCRi = "WithdrawByoipCidrResult";
|
|
5917
5924
|
const _WC = "WithCooldown";
|
|
5918
5925
|
const _WCe = "WeightedCapacity";
|
|
5926
|
+
const _WL = "WorkloadsList";
|
|
5919
5927
|
const _WM = "WarningMessage";
|
|
5920
5928
|
const _WU = "WakeUp";
|
|
5921
5929
|
const _We = "Weight";
|
|
5930
|
+
const _Wo = "Workloads";
|
|
5922
5931
|
const _ZI = "ZoneId";
|
|
5923
5932
|
const _ZISL = "ZoneIdStringList";
|
|
5924
5933
|
const _ZIo = "ZoneIds";
|
|
@@ -6411,6 +6420,8 @@ const _eAn = "enableAcceleration";
|
|
|
6411
6420
|
const _eAx = "exclusionsAllowed";
|
|
6412
6421
|
const _eB = "egressBytes";
|
|
6413
6422
|
const _eC = "errorCode";
|
|
6423
|
+
const _eCI = "ebsCardIndex";
|
|
6424
|
+
const _eCS = "ebsCardSet";
|
|
6414
6425
|
const _eCTP = "excessCapacityTerminationPolicy";
|
|
6415
6426
|
const _eCn = "encryptionControl";
|
|
6416
6427
|
const _eCx = "explanationCode";
|
|
@@ -6582,6 +6593,7 @@ const _gLN = "groupLongName";
|
|
|
6582
6593
|
const _gM = "groupMember";
|
|
6583
6594
|
const _gN = "groupName";
|
|
6584
6595
|
const _gOI = "groupOwnerId";
|
|
6596
|
+
const _gPS = "gpuPartitionSize";
|
|
6585
6597
|
const _gS = "groupSet";
|
|
6586
6598
|
const _gSr = "groupSource";
|
|
6587
6599
|
const _gp = "gpus";
|
|
@@ -6889,6 +6901,7 @@ const _lF = "logFormat";
|
|
|
6889
6901
|
const _lFA = "lambdaFunctionArn";
|
|
6890
6902
|
const _lG = "launchGroup";
|
|
6891
6903
|
const _lGA = "logGroupArn";
|
|
6904
|
+
const _lGC = "logicalGpuCount";
|
|
6892
6905
|
const _lGI = "localGatewayId";
|
|
6893
6906
|
const _lGIi = "linkedGroupId";
|
|
6894
6907
|
const _lGN = "logGroupName";
|
|
@@ -6984,6 +6997,7 @@ const _mDV = "metaDataValue";
|
|
|
6984
6997
|
const _mDe = "metaData";
|
|
6985
6998
|
const _mE = "maxEntries";
|
|
6986
6999
|
const _mEA = "maximumEbsAttachments";
|
|
7000
|
+
const _mEC = "maximumEbsCards";
|
|
6987
7001
|
const _mEI = "maximumEfaInterfaces";
|
|
6988
7002
|
const _mEM = "managedExceptionMessage";
|
|
6989
7003
|
const _mEQC = "maximumEnaQueueCount";
|
|
@@ -7951,6 +7965,7 @@ const _vpc = "vpcs";
|
|
|
7951
7965
|
const _w = "warning";
|
|
7952
7966
|
const _wC = "weightedCapacity";
|
|
7953
7967
|
const _wM = "warningMessage";
|
|
7968
|
+
const _wS = "workloadSet";
|
|
7954
7969
|
const _we = "weight";
|
|
7955
7970
|
const _xN = "xmlName";
|
|
7956
7971
|
const _zI = "zoneId";
|
|
@@ -8767,8 +8782,8 @@ export var AttachVerifiedAccessTrustProviderResult$ = [3, n0, _AVATPRt,
|
|
|
8767
8782
|
];
|
|
8768
8783
|
export var AttachVolumeRequest$ = [3, n0, _AVR,
|
|
8769
8784
|
0,
|
|
8770
|
-
[_Dev, _II, _VIo, _DR],
|
|
8771
|
-
[0, 0, 0, [2, { [_eQN]: `DryRun`,
|
|
8785
|
+
[_Dev, _II, _VIo, _ECI, _DR],
|
|
8786
|
+
[0, 0, 0, 1, [2, { [_eQN]: `DryRun`,
|
|
8772
8787
|
[_xN]: _dR }]], 3
|
|
8773
8788
|
];
|
|
8774
8789
|
export var AttachVpnGatewayRequest$ = [3, n0, _AVGR,
|
|
@@ -15256,7 +15271,7 @@ export var DnsServersOptionsModifyStructure$ = [3, n0, _DSOMS,
|
|
|
15256
15271
|
];
|
|
15257
15272
|
export var EbsBlockDevice$ = [3, n0, _EBD,
|
|
15258
15273
|
0,
|
|
15259
|
-
[_DOT, _Io, _SIn, _VSo, _VT, _KKI, _Th, _OA, _AZ, _Enc, _VIR, _AZI],
|
|
15274
|
+
[_DOT, _Io, _SIn, _VSo, _VT, _KKI, _Th, _OA, _AZ, _Enc, _VIR, _AZI, _ECI],
|
|
15260
15275
|
[[2, { [_eQN]: `DeleteOnTermination`,
|
|
15261
15276
|
[_xN]: _dOT }], [1, { [_eQN]: `Iops`,
|
|
15262
15277
|
[_xN]: _io }], [0, { [_eQN]: `SnapshotId`,
|
|
@@ -15267,7 +15282,7 @@ export var EbsBlockDevice$ = [3, n0, _EBD,
|
|
|
15267
15282
|
[_xN]: _th }], [0, { [_eQN]: `OutpostArn`,
|
|
15268
15283
|
[_xN]: _oA }], [0, { [_eQN]: `AvailabilityZone`,
|
|
15269
15284
|
[_xN]: _aZ }], [2, { [_eQN]: `Encrypted`,
|
|
15270
|
-
[_xN]: _enc }], 1, 0]
|
|
15285
|
+
[_xN]: _enc }], 1, 0, 1]
|
|
15271
15286
|
];
|
|
15272
15287
|
export var EbsBlockDeviceResponse$ = [3, n0, _EBDR,
|
|
15273
15288
|
0,
|
|
@@ -15282,20 +15297,34 @@ export var EbsBlockDeviceResponse$ = [3, n0, _EBDR,
|
|
|
15282
15297
|
[_xN]: _vSo }], [0, { [_eQN]: `VolumeType`,
|
|
15283
15298
|
[_xN]: _vT }]]
|
|
15284
15299
|
];
|
|
15300
|
+
export var EbsCardInfo$ = [3, n0, _ECIb,
|
|
15301
|
+
0,
|
|
15302
|
+
[_ECI, _BBIM, _BTIMB, _BIa, _MBIM, _MTIMB, _MI],
|
|
15303
|
+
[[1, { [_eQN]: `EbsCardIndex`,
|
|
15304
|
+
[_xN]: _eCI }], [1, { [_eQN]: `BaselineBandwidthInMbps`,
|
|
15305
|
+
[_xN]: _bBIM }], [1, { [_eQN]: `BaselineThroughputInMBps`,
|
|
15306
|
+
[_xN]: _bTIMB }], [1, { [_eQN]: `BaselineIops`,
|
|
15307
|
+
[_xN]: _bIa }], [1, { [_eQN]: `MaximumBandwidthInMbps`,
|
|
15308
|
+
[_xN]: _mBIM }], [1, { [_eQN]: `MaximumThroughputInMBps`,
|
|
15309
|
+
[_xN]: _mTIMB }], [1, { [_eQN]: `MaximumIops`,
|
|
15310
|
+
[_xN]: _mI }]]
|
|
15311
|
+
];
|
|
15285
15312
|
export var EbsInfo$ = [3, n0, _EIb,
|
|
15286
15313
|
0,
|
|
15287
|
-
[_EOS, _ESn, _EOI, _NS, _MEA, _ALT],
|
|
15314
|
+
[_EOS, _ESn, _EOI, _NS, _MEA, _ALT, _MEC, _ECb],
|
|
15288
15315
|
[[0, { [_eQN]: `EbsOptimizedSupport`,
|
|
15289
15316
|
[_xN]: _eOS }], [0, { [_eQN]: `EncryptionSupport`,
|
|
15290
15317
|
[_xN]: _eSn }], [() => EbsOptimizedInfo$, { [_eQN]: `EbsOptimizedInfo`,
|
|
15291
15318
|
[_xN]: _eOI }], [0, { [_eQN]: `NvmeSupport`,
|
|
15292
15319
|
[_xN]: _nS }], [1, { [_eQN]: `MaximumEbsAttachments`,
|
|
15293
15320
|
[_xN]: _mEA }], [0, { [_eQN]: `AttachmentLimitType`,
|
|
15294
|
-
[_xN]: _aLT }]]
|
|
15321
|
+
[_xN]: _aLT }], [1, { [_eQN]: `MaximumEbsCards`,
|
|
15322
|
+
[_xN]: _mEC }], [() => EbsCardInfoList, { [_eQN]: `EbsCardSet`,
|
|
15323
|
+
[_xN]: _eCS }]]
|
|
15295
15324
|
];
|
|
15296
15325
|
export var EbsInstanceBlockDevice$ = [3, n0, _EIBD,
|
|
15297
15326
|
0,
|
|
15298
|
-
[_ATtt, _DOT, _Sta, _VIo, _ARss, _VOI, _Op],
|
|
15327
|
+
[_ATtt, _DOT, _Sta, _VIo, _ARss, _VOI, _Op, _ECI],
|
|
15299
15328
|
[[4, { [_eQN]: `AttachTime`,
|
|
15300
15329
|
[_xN]: _aTt }], [2, { [_eQN]: `DeleteOnTermination`,
|
|
15301
15330
|
[_xN]: _dOT }], [0, { [_eQN]: `Status`,
|
|
@@ -15303,7 +15332,8 @@ export var EbsInstanceBlockDevice$ = [3, n0, _EIBD,
|
|
|
15303
15332
|
[_xN]: _vIo }], [0, { [_eQN]: `AssociatedResource`,
|
|
15304
15333
|
[_xN]: _aRs }], [0, { [_eQN]: `VolumeOwnerId`,
|
|
15305
15334
|
[_xN]: _vOI }], [() => OperatorResponse$, { [_eQN]: `Operator`,
|
|
15306
|
-
[_xN]: _ope }]]
|
|
15335
|
+
[_xN]: _ope }], [1, { [_eQN]: `EbsCardIndex`,
|
|
15336
|
+
[_xN]: _eCI }]]
|
|
15307
15337
|
];
|
|
15308
15338
|
export var EbsInstanceBlockDeviceSpecification$ = [3, n0, _EIBDS,
|
|
15309
15339
|
0,
|
|
@@ -17099,11 +17129,14 @@ export var GetVpnTunnelReplacementStatusResult$ = [3, n0, _GVTRSRe,
|
|
|
17099
17129
|
];
|
|
17100
17130
|
export var GpuDeviceInfo$ = [3, n0, _GDI,
|
|
17101
17131
|
0,
|
|
17102
|
-
[_N, _Man, _Cou, _MIe],
|
|
17132
|
+
[_N, _Man, _Cou, _LGC, _GPS, _Wo, _MIe],
|
|
17103
17133
|
[[0, { [_eQN]: `Name`,
|
|
17104
17134
|
[_xN]: _n }], [0, { [_eQN]: `Manufacturer`,
|
|
17105
17135
|
[_xN]: _man }], [1, { [_eQN]: `Count`,
|
|
17106
|
-
[_xN]: _cou }], [
|
|
17136
|
+
[_xN]: _cou }], [1, { [_eQN]: `LogicalGpuCount`,
|
|
17137
|
+
[_xN]: _lGC }], [1, { [_eQN]: `GpuPartitionSize`,
|
|
17138
|
+
[_xN]: _gPS }], [() => WorkloadsList, { [_eQN]: `WorkloadSet`,
|
|
17139
|
+
[_xN]: _wS }], [() => GpuDeviceMemoryInfo$, { [_eQN]: `MemoryInfo`,
|
|
17107
17140
|
[_xN]: _mIe }]]
|
|
17108
17141
|
];
|
|
17109
17142
|
export var GpuDeviceMemoryInfo$ = [3, n0, _GDMI,
|
|
@@ -18926,7 +18959,7 @@ export var LaunchTemplateCpuOptionsRequest$ = [3, n0, _LTCOR,
|
|
|
18926
18959
|
];
|
|
18927
18960
|
export var LaunchTemplateEbsBlockDevice$ = [3, n0, _LTEBD,
|
|
18928
18961
|
0,
|
|
18929
|
-
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR],
|
|
18962
|
+
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR, _ECI],
|
|
18930
18963
|
[[2, { [_eQN]: `Encrypted`,
|
|
18931
18964
|
[_xN]: _enc }], [2, { [_eQN]: `DeleteOnTermination`,
|
|
18932
18965
|
[_xN]: _dOT }], [1, { [_eQN]: `Iops`,
|
|
@@ -18936,12 +18969,13 @@ export var LaunchTemplateEbsBlockDevice$ = [3, n0, _LTEBD,
|
|
|
18936
18969
|
[_xN]: _vSo }], [0, { [_eQN]: `VolumeType`,
|
|
18937
18970
|
[_xN]: _vT }], [1, { [_eQN]: `Throughput`,
|
|
18938
18971
|
[_xN]: _th }], [1, { [_eQN]: `VolumeInitializationRate`,
|
|
18939
|
-
[_xN]: _vIR }]]
|
|
18972
|
+
[_xN]: _vIR }], [1, { [_eQN]: `EbsCardIndex`,
|
|
18973
|
+
[_xN]: _eCI }]]
|
|
18940
18974
|
];
|
|
18941
18975
|
export var LaunchTemplateEbsBlockDeviceRequest$ = [3, n0, _LTEBDR,
|
|
18942
18976
|
0,
|
|
18943
|
-
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR],
|
|
18944
|
-
[2, 2, 1, 0, 0, 1, 0, 1, 1]
|
|
18977
|
+
[_Enc, _DOT, _Io, _KKI, _SIn, _VSo, _VT, _Th, _VIR, _ECI],
|
|
18978
|
+
[2, 2, 1, 0, 0, 1, 0, 1, 1, 1]
|
|
18945
18979
|
];
|
|
18946
18980
|
export var LaunchTemplateElasticInferenceAccelerator$ = [3, n0, _LTEIA,
|
|
18947
18981
|
0,
|
|
@@ -24533,11 +24567,12 @@ export var Volume$ = [3, n0, _Vol,
|
|
|
24533
24567
|
];
|
|
24534
24568
|
export var VolumeAttachment$ = [3, n0, _VAo,
|
|
24535
24569
|
0,
|
|
24536
|
-
[_DOT, _ARss, _IOS, _VIo, _II, _Dev, _St, _ATtt],
|
|
24570
|
+
[_DOT, _ARss, _IOS, _ECI, _VIo, _II, _Dev, _St, _ATtt],
|
|
24537
24571
|
[[2, { [_eQN]: `DeleteOnTermination`,
|
|
24538
24572
|
[_xN]: _dOT }], [0, { [_eQN]: `AssociatedResource`,
|
|
24539
24573
|
[_xN]: _aRs }], [0, { [_eQN]: `InstanceOwningService`,
|
|
24540
|
-
[_xN]: _iOS }], [
|
|
24574
|
+
[_xN]: _iOS }], [1, { [_eQN]: `EbsCardIndex`,
|
|
24575
|
+
[_xN]: _eCI }], [0, { [_eQN]: `VolumeId`,
|
|
24541
24576
|
[_xN]: _vIo }], [0, { [_eQN]: `InstanceId`,
|
|
24542
24577
|
[_xN]: _iI }], [0, { [_eQN]: `Device`,
|
|
24543
24578
|
[_xN]: _dev }], [0, { [_eQN]: `Status`,
|
|
@@ -25511,6 +25546,10 @@ var DnsEntrySet = [1, n0, _DES,
|
|
|
25511
25546
|
0, [() => DnsEntry$,
|
|
25512
25547
|
{ [_xN]: _it }]
|
|
25513
25548
|
];
|
|
25549
|
+
var EbsCardInfoList = [1, n0, _ECIL,
|
|
25550
|
+
0, [() => EbsCardInfo$,
|
|
25551
|
+
{ [_xN]: _it }]
|
|
25552
|
+
];
|
|
25514
25553
|
var EbsStatusDetailsList = [1, n0, _ESDL,
|
|
25515
25554
|
0, [() => EbsStatusDetails$,
|
|
25516
25555
|
{ [_xN]: _it }]
|
|
@@ -27737,6 +27776,10 @@ var VpnTunnelOptionsSpecificationsList = [1, n0, _VTOSL,
|
|
|
27737
27776
|
0, [() => VpnTunnelOptionsSpecification$,
|
|
27738
27777
|
0]
|
|
27739
27778
|
];
|
|
27779
|
+
var WorkloadsList = [1, n0, _WL,
|
|
27780
|
+
0, [0,
|
|
27781
|
+
{ [_xN]: _it }]
|
|
27782
|
+
];
|
|
27740
27783
|
var ZoneIdStringList = [1, n0, _ZISL,
|
|
27741
27784
|
0, [0,
|
|
27742
27785
|
{ [_xN]: _ZI }]
|
|
@@ -70,6 +70,7 @@ declare const AttachVolumeCommand_base: {
|
|
|
70
70
|
* Device: "STRING_VALUE", // required
|
|
71
71
|
* InstanceId: "STRING_VALUE", // required
|
|
72
72
|
* VolumeId: "STRING_VALUE", // required
|
|
73
|
+
* EbsCardIndex: Number("int"),
|
|
73
74
|
* DryRun: true || false,
|
|
74
75
|
* };
|
|
75
76
|
* const command = new AttachVolumeCommand(input);
|
|
@@ -78,6 +79,7 @@ declare const AttachVolumeCommand_base: {
|
|
|
78
79
|
* // DeleteOnTermination: true || false,
|
|
79
80
|
* // AssociatedResource: "STRING_VALUE",
|
|
80
81
|
* // InstanceOwningService: "STRING_VALUE",
|
|
82
|
+
* // EbsCardIndex: Number("int"),
|
|
81
83
|
* // VolumeId: "STRING_VALUE",
|
|
82
84
|
* // InstanceId: "STRING_VALUE",
|
|
83
85
|
* // Device: "STRING_VALUE",
|
|
@@ -95,6 +95,7 @@ declare const CopyVolumesCommand_base: {
|
|
|
95
95
|
* // DeleteOnTermination: true || false,
|
|
96
96
|
* // AssociatedResource: "STRING_VALUE",
|
|
97
97
|
* // InstanceOwningService: "STRING_VALUE",
|
|
98
|
+
* // EbsCardIndex: Number("int"),
|
|
98
99
|
* // VolumeId: "STRING_VALUE",
|
|
99
100
|
* // InstanceId: "STRING_VALUE",
|
|
100
101
|
* // Device: "STRING_VALUE",
|
|
@@ -88,6 +88,7 @@ declare const CreateImageCommand_base: {
|
|
|
88
88
|
* Encrypted: true || false,
|
|
89
89
|
* VolumeInitializationRate: Number("int"),
|
|
90
90
|
* AvailabilityZoneId: "STRING_VALUE",
|
|
91
|
+
* EbsCardIndex: Number("int"),
|
|
91
92
|
* },
|
|
92
93
|
* NoDevice: "STRING_VALUE",
|
|
93
94
|
* DeviceName: "STRING_VALUE",
|
|
@@ -71,6 +71,7 @@ declare const CreateLaunchTemplateCommand_base: {
|
|
|
71
71
|
* VolumeType: "standard" || "io1" || "io2" || "gp2" || "sc1" || "st1" || "gp3",
|
|
72
72
|
* Throughput: Number("int"),
|
|
73
73
|
* VolumeInitializationRate: Number("int"),
|
|
74
|
+
* EbsCardIndex: Number("int"),
|
|
74
75
|
* },
|
|
75
76
|
* NoDevice: "STRING_VALUE",
|
|
76
77
|
* },
|
|
@@ -74,6 +74,7 @@ declare const CreateLaunchTemplateVersionCommand_base: {
|
|
|
74
74
|
* VolumeType: "standard" || "io1" || "io2" || "gp2" || "sc1" || "st1" || "gp3",
|
|
75
75
|
* Throughput: Number("int"),
|
|
76
76
|
* VolumeInitializationRate: Number("int"),
|
|
77
|
+
* EbsCardIndex: Number("int"),
|
|
77
78
|
* },
|
|
78
79
|
* NoDevice: "STRING_VALUE",
|
|
79
80
|
* },
|
|
@@ -355,6 +356,7 @@ declare const CreateLaunchTemplateVersionCommand_base: {
|
|
|
355
356
|
* // VolumeType: "standard" || "io1" || "io2" || "gp2" || "sc1" || "st1" || "gp3",
|
|
356
357
|
* // Throughput: Number("int"),
|
|
357
358
|
* // VolumeInitializationRate: Number("int"),
|
|
359
|
+
* // EbsCardIndex: Number("int"),
|
|
358
360
|
* // },
|
|
359
361
|
* // NoDevice: "STRING_VALUE",
|
|
360
362
|
* // },
|
|
@@ -111,6 +111,7 @@ declare const CreateVolumeCommand_base: {
|
|
|
111
111
|
* // DeleteOnTermination: true || false,
|
|
112
112
|
* // AssociatedResource: "STRING_VALUE",
|
|
113
113
|
* // InstanceOwningService: "STRING_VALUE",
|
|
114
|
+
* // EbsCardIndex: Number("int"),
|
|
114
115
|
* // VolumeId: "STRING_VALUE",
|
|
115
116
|
* // InstanceId: "STRING_VALUE",
|
|
116
117
|
* // Device: "STRING_VALUE",
|
|
@@ -99,6 +99,7 @@ declare const DescribeImageAttributeCommand_base: {
|
|
|
99
99
|
* // Encrypted: true || false,
|
|
100
100
|
* // VolumeInitializationRate: Number("int"),
|
|
101
101
|
* // AvailabilityZoneId: "STRING_VALUE",
|
|
102
|
+
* // EbsCardIndex: Number("int"),
|
|
102
103
|
* // },
|
|
103
104
|
* // NoDevice: "STRING_VALUE",
|
|
104
105
|
* // DeviceName: "STRING_VALUE",
|
|
@@ -109,6 +109,7 @@ declare const DescribeImagesCommand_base: {
|
|
|
109
109
|
* // Encrypted: true || false,
|
|
110
110
|
* // VolumeInitializationRate: Number("int"),
|
|
111
111
|
* // AvailabilityZoneId: "STRING_VALUE",
|
|
112
|
+
* // EbsCardIndex: Number("int"),
|
|
112
113
|
* // },
|
|
113
114
|
* // NoDevice: "STRING_VALUE",
|
|
114
115
|
* // DeviceName: "STRING_VALUE",
|
|
@@ -123,6 +123,18 @@ declare const DescribeInstanceTypesCommand_base: {
|
|
|
123
123
|
* // NvmeSupport: "unsupported" || "supported" || "required",
|
|
124
124
|
* // MaximumEbsAttachments: Number("int"),
|
|
125
125
|
* // AttachmentLimitType: "shared" || "dedicated",
|
|
126
|
+
* // MaximumEbsCards: Number("int"),
|
|
127
|
+
* // EbsCards: [ // EbsCardInfoList
|
|
128
|
+
* // { // EbsCardInfo
|
|
129
|
+
* // EbsCardIndex: Number("int"),
|
|
130
|
+
* // BaselineBandwidthInMbps: Number("int"),
|
|
131
|
+
* // BaselineThroughputInMBps: Number("double"),
|
|
132
|
+
* // BaselineIops: Number("int"),
|
|
133
|
+
* // MaximumBandwidthInMbps: Number("int"),
|
|
134
|
+
* // MaximumThroughputInMBps: Number("double"),
|
|
135
|
+
* // MaximumIops: Number("int"),
|
|
136
|
+
* // },
|
|
137
|
+
* // ],
|
|
126
138
|
* // },
|
|
127
139
|
* // NetworkInfo: { // NetworkInfo
|
|
128
140
|
* // NetworkPerformance: "STRING_VALUE",
|
|
@@ -162,6 +174,11 @@ declare const DescribeInstanceTypesCommand_base: {
|
|
|
162
174
|
* // Name: "STRING_VALUE",
|
|
163
175
|
* // Manufacturer: "STRING_VALUE",
|
|
164
176
|
* // Count: Number("int"),
|
|
177
|
+
* // LogicalGpuCount: Number("int"),
|
|
178
|
+
* // GpuPartitionSize: Number("double"),
|
|
179
|
+
* // Workloads: [ // WorkloadsList
|
|
180
|
+
* // "STRING_VALUE",
|
|
181
|
+
* // ],
|
|
165
182
|
* // MemoryInfo: { // GpuDeviceMemoryInfo
|
|
166
183
|
* // SizeInMiB: Number("int"),
|
|
167
184
|
* // },
|
|
@@ -93,6 +93,7 @@ declare const DescribeLaunchTemplateVersionsCommand_base: {
|
|
|
93
93
|
* // VolumeType: "standard" || "io1" || "io2" || "gp2" || "sc1" || "st1" || "gp3",
|
|
94
94
|
* // Throughput: Number("int"),
|
|
95
95
|
* // VolumeInitializationRate: Number("int"),
|
|
96
|
+
* // EbsCardIndex: Number("int"),
|
|
96
97
|
* // },
|
|
97
98
|
* // NoDevice: "STRING_VALUE",
|
|
98
99
|
* // },
|
|
@@ -86,6 +86,7 @@ declare const DescribeSpotFleetRequestsCommand_base: {
|
|
|
86
86
|
* // Encrypted: true || false,
|
|
87
87
|
* // VolumeInitializationRate: Number("int"),
|
|
88
88
|
* // AvailabilityZoneId: "STRING_VALUE",
|
|
89
|
+
* // EbsCardIndex: Number("int"),
|
|
89
90
|
* // },
|
|
90
91
|
* // NoDevice: "STRING_VALUE",
|
|
91
92
|
* // DeviceName: "STRING_VALUE",
|
|
@@ -100,6 +100,7 @@ declare const DescribeSpotInstanceRequestsCommand_base: {
|
|
|
100
100
|
* // Encrypted: true || false,
|
|
101
101
|
* // VolumeInitializationRate: Number("int"),
|
|
102
102
|
* // AvailabilityZoneId: "STRING_VALUE",
|
|
103
|
+
* // EbsCardIndex: Number("int"),
|
|
103
104
|
* // },
|
|
104
105
|
* // NoDevice: "STRING_VALUE",
|
|
105
106
|
* // DeviceName: "STRING_VALUE",
|