@aws-sdk/client-ec2 3.1123.0 → 3.1125.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.
Files changed (31) hide show
  1. package/dist-cjs/index.js +44 -32
  2. package/dist-es/models/enums.js +4 -0
  3. package/dist-es/schemas/schemas_0.js +37 -30
  4. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +4 -0
  5. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +1 -0
  8. package/dist-types/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +1 -0
  9. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -0
  10. package/dist-types/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +1 -0
  11. package/dist-types/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +1 -0
  12. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +1 -0
  13. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
  14. package/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +4 -0
  15. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -0
  16. package/dist-types/commands/UpdateInterruptibleCapacityReservationAllocationCommand.d.ts +2 -1
  17. package/dist-types/models/enums.d.ts +12 -0
  18. package/dist-types/models/models_0.d.ts +15 -1
  19. package/dist-types/models/models_1.d.ts +13 -1
  20. package/dist-types/models/models_3.d.ts +2 -2
  21. package/dist-types/models/models_4.d.ts +1 -1
  22. package/dist-types/models/models_7.d.ts +7 -2
  23. package/dist-types/models/models_8.d.ts +9 -2
  24. package/dist-types/schemas/schemas_0.d.ts +1 -1
  25. package/dist-types/ts3.4/models/enums.d.ts +5 -0
  26. package/dist-types/ts3.4/models/models_0.d.ts +3 -0
  27. package/dist-types/ts3.4/models/models_1.d.ts +3 -0
  28. package/dist-types/ts3.4/models/models_7.d.ts +2 -2
  29. package/dist-types/ts3.4/models/models_8.d.ts +3 -1
  30. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -1
  31. package/package.json +1 -1
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.1122.0";
73
+ var version = "3.1124.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76
 
@@ -605,7 +605,6 @@ const _Au = "Authentication";
605
605
  const _B = "Byoasn";
606
606
  const _BA = "BgpAsn";
607
607
  const _BAE = "BgpAsnExtended";
608
- const _BAV = "BlobAttributeValue";
609
608
  const _BBIG = "BaselineBandwidthInGbps";
610
609
  const _BBIM = "BaselineBandwidthInMbps";
611
610
  const _BC = "ByoipCidr";
@@ -5494,10 +5493,12 @@ const _SAub = "SubnetArn";
5494
5493
  const _SAubn = "SubnetAssociation";
5495
5494
  const _SAup = "SupportedArchitectures";
5496
5495
  const _SAupp = "SuppressAt";
5497
- const _SB = "S3Bucket";
5496
+ const _SB = "SecureBlob";
5497
+ const _SBAV = "SecureBlobAttributeValue";
5498
5498
  const _SBM = "SupportedBootModes";
5499
5499
  const _SBN = "S3BucketName";
5500
5500
  const _SBP = "S3BucketPrefix";
5501
+ const _SBu = "S3Bucket";
5501
5502
  const _SC = "StatusCode";
5502
5503
  const _SCA = "ServerCertificateArn";
5503
5504
  const _SCAE = "SerialConsoleAccessEnabled";
@@ -6536,6 +6537,7 @@ const _ZIo = "ZoneIds";
6536
6537
  const _ZN = "ZoneName";
6537
6538
  const _ZNSL = "ZoneNameStringList";
6538
6539
  const _ZNo = "ZoneNames";
6540
+ const _ZSP = "ZeroSizePreference";
6539
6541
  const _ZT = "ZoneType";
6540
6542
  const _a = "associations";
6541
6543
  const _aA = "asnAssociation";
@@ -8703,6 +8705,7 @@ const _xN = "xmlName";
8703
8705
  const _zI = "zoneId";
8704
8706
  const _zN = "zoneName";
8705
8707
  const _zS = "zoneState";
8708
+ const _zSP = "zeroSizePreference";
8706
8709
  const _zT = "zoneType";
8707
8710
  const n0 = "com.amazonaws.ec2";
8708
8711
  const _s_registry = TypeRegistry.for(_s);
@@ -8723,6 +8726,7 @@ var preSharedKey = [0, n0, _pSK, 8, 0];
8723
8726
  var ReportInstanceStatusRequestDescription = [0, n0, _RISRD, 8, 0];
8724
8727
  var RunInstancesUserData = [0, n0, _RIUD, 8, 0];
8725
8728
  var S3StorageUploadPolicySignature = [0, n0, _SSUPS, 8, 0];
8729
+ var SecureBlob = [0, n0, _SB, 8, 21];
8726
8730
  var SensitiveMacCredentials = [0, n0, _SMC, 8, 0];
8727
8731
  var SensitiveString = [0, n0, _SS, 8, 0];
8728
8732
  var SensitiveUrl = [0, n0, _SU, 8, 0];
@@ -9833,12 +9837,6 @@ var BatchModifyIpamRoutingPolicyRegistrationsResult$ = [3, n0, _BMIRPRRa,
9833
9837
  [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
9834
9838
  [_xN]: _iRPRD }]]
9835
9839
  ];
9836
- var BlobAttributeValue$ = [3, n0, _BAV,
9837
- 0,
9838
- [_V],
9839
- [[21, { [_eQN]: `Value`,
9840
- [_xN]: _v }]]
9841
- ];
9842
9840
  var BlockDeviceMapping$ = [3, n0, _BDM,
9843
9841
  0,
9844
9842
  [_Eb, _ND, _DN, _VN],
@@ -10248,7 +10246,7 @@ var CapacityManagerTagDimension$ = [3, n0, _CMTD,
10248
10246
  ];
10249
10247
  var CapacityReservation$ = [3, n0, _CRa,
10250
10248
  0,
10251
- [_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI, _Inte, _ICA, _IInt],
10249
+ [_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI, _Inte, _ICA, _IInt, _ZSP],
10252
10250
  [[0, { [_eQN]: `CapacityReservationId`,
10253
10251
  [_xN]: _cRI }], [0, { [_eQN]: `OwnerId`,
10254
10252
  [_xN]: _oI }], [0, { [_eQN]: `CapacityReservationArn`,
@@ -10280,7 +10278,8 @@ var CapacityReservation$ = [3, n0, _CRa,
10280
10278
  [_xN]: _cBI }], [2, { [_eQN]: `Interruptible`,
10281
10279
  [_xN]: _inte }], [() => InterruptibleCapacityAllocation$, { [_eQN]: `InterruptibleCapacityAllocation`,
10282
10280
  [_xN]: _iCA }], [() => InterruptionInfo$, { [_eQN]: `InterruptionInfo`,
10283
- [_xN]: _iIn }]]
10281
+ [_xN]: _iIn }], [0, { [_eQN]: `ZeroSizePreference`,
10282
+ [_xN]: _zSP }]]
10284
10283
  ];
10285
10284
  var CapacityReservationBillingRequest$ = [3, n0, _CRBR,
10286
10285
  0,
@@ -11185,8 +11184,8 @@ var CreateInternetGatewayResult$ = [3, n0, _CIGRr,
11185
11184
  ];
11186
11185
  var CreateInterruptibleCapacityReservationAllocationRequest$ = [3, n0, _CICRAR,
11187
11186
  0,
11188
- [_CRI, _IC, _CT, _DR, _TS],
11189
- [0, 1, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
11187
+ [_CRI, _IC, _CT, _DR, _TS, _ZSP],
11188
+ [0, 1, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }], 0], 2
11190
11189
  ];
11191
11190
  var CreateInterruptibleCapacityReservationAllocationResult$ = [3, n0, _CICRARr,
11192
11191
  0,
@@ -12278,7 +12277,7 @@ var DataResponse$ = [3, n0, _DRa,
12278
12277
  ];
12279
12278
  var DeclarativePoliciesReport$ = [3, n0, _DPRec,
12280
12279
  0,
12281
- [_RI, _SB, _SP, _TIa, _STt, _ETnd, _Sta, _T],
12280
+ [_RI, _SBu, _SP, _TIa, _STt, _ETnd, _Sta, _T],
12282
12281
  [[0, { [_eQN]: `ReportId`,
12283
12282
  [_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
12284
12283
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
@@ -17249,19 +17248,19 @@ var ExportTask$ = [3, n0, _ETx,
17249
17248
  ];
17250
17249
  var ExportTaskS3Location$ = [3, n0, _ETSL,
17251
17250
  0,
17252
- [_SB, _SP],
17251
+ [_SBu, _SP],
17253
17252
  [[0, { [_eQN]: `S3Bucket`,
17254
17253
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
17255
17254
  [_xN]: _sP }]]
17256
17255
  ];
17257
17256
  var ExportTaskS3LocationRequest$ = [3, n0, _ETSLR,
17258
17257
  0,
17259
- [_SB, _SP],
17258
+ [_SBu, _SP],
17260
17259
  [0, 0], 1
17261
17260
  ];
17262
17261
  var ExportToS3Task$ = [3, n0, _ETST,
17263
17262
  0,
17264
- [_CF, _DIF, _SB, _SK],
17263
+ [_CF, _DIF, _SBu, _SK],
17265
17264
  [[0, { [_eQN]: `ContainerFormat`,
17266
17265
  [_xN]: _cF }], [0, { [_eQN]: `DiskImageFormat`,
17267
17266
  [_xN]: _dIF }], [0, { [_eQN]: `S3Bucket`,
@@ -17270,7 +17269,7 @@ var ExportToS3Task$ = [3, n0, _ETST,
17270
17269
  ];
17271
17270
  var ExportToS3TaskSpecification$ = [3, n0, _ETSTS,
17272
17271
  0,
17273
- [_DIF, _CF, _SB, _SP],
17272
+ [_DIF, _CF, _SBu, _SP],
17274
17273
  [[0, { [_eQN]: `DiskImageFormat`,
17275
17274
  [_xN]: _dIF }], [0, { [_eQN]: `ContainerFormat`,
17276
17275
  [_xN]: _cF }], [0, { [_eQN]: `S3Bucket`,
@@ -17279,7 +17278,7 @@ var ExportToS3TaskSpecification$ = [3, n0, _ETSTS,
17279
17278
  ];
17280
17279
  var ExportTransitGatewayRoutesRequest$ = [3, n0, _ETGRR,
17281
17280
  0,
17282
- [_TGRTI, _SB, _Fi, _DR],
17281
+ [_TGRTI, _SBu, _Fi, _DR],
17283
17282
  [0, 0, [() => FilterList, { [_xN]: _Fil }], 2], 2
17284
17283
  ];
17285
17284
  var ExportTransitGatewayRoutesResult$ = [3, n0, _ETGRRx,
@@ -17795,7 +17794,7 @@ var GetDeclarativePoliciesReportSummaryRequest$ = [3, n0, _GDPRSR,
17795
17794
  ];
17796
17795
  var GetDeclarativePoliciesReportSummaryResult$ = [3, n0, _GDPRSRe,
17797
17796
  0,
17798
- [_RI, _SB, _SP, _TIa, _STt, _ETnd, _NOA, _NOFA, _AStt],
17797
+ [_RI, _SBu, _SP, _TIa, _STt, _ETnd, _NOA, _NOFA, _AStt],
17799
17798
  [[0, { [_eQN]: `ReportId`,
17800
17799
  [_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
17801
17800
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
@@ -19907,13 +19906,14 @@ var InternetGatewayAttachment$ = [3, n0, _IGA,
19907
19906
  ];
19908
19907
  var InterruptibleCapacityAllocation$ = [3, n0, _ICA,
19909
19908
  0,
19910
- [_IC, _TICa, _Sta, _ICRI, _ITn],
19909
+ [_IC, _TICa, _Sta, _ICRI, _ITn, _ZSP],
19911
19910
  [[1, { [_eQN]: `InstanceCount`,
19912
19911
  [_xN]: _iC }], [1, { [_eQN]: `TargetInstanceCount`,
19913
19912
  [_xN]: _tICa }], [0, { [_eQN]: `Status`,
19914
19913
  [_xN]: _sta }], [0, { [_eQN]: `InterruptibleCapacityReservationId`,
19915
19914
  [_xN]: _iCRI }], [0, { [_eQN]: `InterruptionType`,
19916
- [_xN]: _iTn }]]
19915
+ [_xN]: _iTn }], [0, { [_eQN]: `ZeroSizePreference`,
19916
+ [_xN]: _zSP }]]
19917
19917
  ];
19918
19918
  var InterruptionInfo$ = [3, n0, _IInt,
19919
19919
  0,
@@ -20061,7 +20061,7 @@ var IpamExternalResourceVerificationToken$ = [3, n0, _IERVT,
20061
20061
  ];
20062
20062
  var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
20063
20063
  0,
20064
- [_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _CRX, _T],
20064
+ [_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _SMta, _CRX, _T],
20065
20065
  [[0, { [_eQN]: `OwnerId`,
20066
20066
  [_xN]: _oI }], [0, { [_eQN]: `IpamInternetRegistryAssociationId`,
20067
20067
  [_xN]: _iIRAI }], [0, { [_eQN]: `IpamInternetRegistryAssociationArn`,
@@ -20071,7 +20071,8 @@ var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
20071
20071
  [_xN]: _ri }], [0, { [_eQN]: `OrganizationHandle`,
20072
20072
  [_xN]: _oH }], [0, { [_eQN]: `Description`,
20073
20073
  [_xN]: _de }], [0, { [_eQN]: `State`,
20074
- [_xN]: _st }], [0, { [_eQN]: `ChildRequestXml`,
20074
+ [_xN]: _st }], [0, { [_eQN]: `StateMessage`,
20075
+ [_xN]: _sMta }], [0, { [_eQN]: `ChildRequestXml`,
20075
20076
  [_xN]: _cRX }], [() => TagList, { [_eQN]: `TagSet`,
20076
20077
  [_xN]: _tS }]]
20077
20078
  ];
@@ -21477,7 +21478,7 @@ var ModifyInstanceAttributeRequest$ = [3, n0, _MIARo,
21477
21478
  [_xN]: _dAT }], [() => AttributeValue$, { [_eQN]: `InstanceType`,
21478
21479
  [_xN]: _iT }], [() => AttributeValue$, { [_eQN]: `Kernel`,
21479
21480
  [_xN]: _ke }], [() => AttributeValue$, { [_eQN]: `Ramdisk`,
21480
- [_xN]: _ra }], [() => BlobAttributeValue$, { [_eQN]: `UserData`,
21481
+ [_xN]: _ra }], [() => SecureBlobAttributeValue$, { [_eQN]: `UserData`,
21481
21482
  [_xN]: _uDs }], [() => AttributeValue$, { [_eQN]: `InstanceInitiatedShutdownBehavior`,
21482
21483
  [_xN]: _iISB }], [() => GroupIdStringList, { [_xN]: _GIr }], [() => AttributeBooleanValue$, { [_eQN]: `EbsOptimized`,
21483
21484
  [_xN]: _eO }], [() => AttributeValue$, { [_eQN]: `SriovNetSupport`,
@@ -24427,7 +24428,7 @@ var S3Storage$ = [3, n0, _SSto,
24427
24428
  [_AWSAKI, _Bu, _Pre, _UPp, _UPS],
24428
24429
  [0, [0, { [_eQN]: `Bucket`,
24429
24430
  [_xN]: _b }], [0, { [_eQN]: `Prefix`,
24430
- [_xN]: _pre }], [21, { [_eQN]: `UploadPolicy`,
24431
+ [_xN]: _pre }], [() => SecureBlob, { [_eQN]: `UploadPolicy`,
24431
24432
  [_xN]: _uPp }], [() => S3StorageUploadPolicySignature, { [_eQN]: `UploadPolicySignature`,
24432
24433
  [_xN]: _uPS }]]
24433
24434
  ];
@@ -24663,6 +24664,12 @@ var SecondarySubnetIpv4CidrBlockAssociation$ = [3, n0, _SSICBA,
24663
24664
  [_xN]: _st }], [0, { [_eQN]: `StateReason`,
24664
24665
  [_xN]: _sRt }]]
24665
24666
  ];
24667
+ var SecureBlobAttributeValue$ = [3, n0, _SBAV,
24668
+ 0,
24669
+ [_V],
24670
+ [[() => SecureBlob, { [_eQN]: `Value`,
24671
+ [_xN]: _v }]]
24672
+ ];
24666
24673
  var SecurityGroup$ = [3, n0, _SGec,
24667
24674
  0,
24668
24675
  [_GIr, _IPEp, _T, _VI, _SGA, _OI, _GN, _De, _IPpe],
@@ -25157,7 +25164,7 @@ var StaleSecurityGroup$ = [3, n0, _SSG,
25157
25164
  ];
25158
25165
  var StartDeclarativePoliciesReportRequest$ = [3, n0, _SDPRR,
25159
25166
  0,
25160
- [_SB, _TIa, _DR, _SP, _TS],
25167
+ [_SBu, _TIa, _DR, _SP, _TS],
25161
25168
  [0, 0, 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
25162
25169
  ];
25163
25170
  var StartDeclarativePoliciesReportResult$ = [3, n0, _SDPRRt,
@@ -26246,8 +26253,8 @@ var UpdateCapacityManagerOrganizationsAccessResult$ = [3, n0, _UCMOARp,
26246
26253
  ];
26247
26254
  var UpdateInterruptibleCapacityReservationAllocationRequest$ = [3, n0, _UICRAR,
26248
26255
  0,
26249
- [_CRI, _TICa, _DR],
26250
- [0, 1, 2], 2
26256
+ [_CRI, _TICa, _DR, _ZSP],
26257
+ [0, 1, 2, 0], 1
26251
26258
  ];
26252
26259
  var UpdateInterruptibleCapacityReservationAllocationResult$ = [3, n0, _UICRARp,
26253
26260
  0,
@@ -26284,12 +26291,12 @@ var UpdateSecurityGroupRuleDescriptionsIngressResult$ = [3, n0, _USGRDIRp,
26284
26291
  ];
26285
26292
  var UserBucket$ = [3, n0, _UB,
26286
26293
  0,
26287
- [_SB, _SK],
26294
+ [_SBu, _SK],
26288
26295
  [0, 0]
26289
26296
  ];
26290
26297
  var UserBucketDetails$ = [3, n0, _UBD,
26291
26298
  0,
26292
- [_SB, _SK],
26299
+ [_SBu, _SK],
26293
26300
  [[0, { [_eQN]: `S3Bucket`,
26294
26301
  [_xN]: _sB }], [0, { [_eQN]: `S3Key`,
26295
26302
  [_xN]: _sK }]]
@@ -39373,6 +39380,10 @@ const InterruptibleCapacityReservationAllocationStatus = {
39373
39380
  pending: "pending",
39374
39381
  updating: "updating",
39375
39382
  };
39383
+ const ZeroSizePreference = {
39384
+ default: "default",
39385
+ retain: "retain",
39386
+ };
39376
39387
  const CapacityReservationType = {
39377
39388
  CAPACITY_BLOCK: "capacity-block",
39378
39389
  DEFAULT: "default",
@@ -43244,7 +43255,6 @@ exports.BatchModifyIpamRoutingPolicyRegistrationsRequest$ = BatchModifyIpamRouti
43244
43255
  exports.BatchModifyIpamRoutingPolicyRegistrationsResult$ = BatchModifyIpamRoutingPolicyRegistrationsResult$;
43245
43256
  exports.BatchState = BatchState;
43246
43257
  exports.BgpStatus = BgpStatus;
43247
- exports.BlobAttributeValue$ = BlobAttributeValue$;
43248
43258
  exports.BlockDeviceMapping$ = BlockDeviceMapping$;
43249
43259
  exports.BlockDeviceMappingResponse$ = BlockDeviceMappingResponse$;
43250
43260
  exports.BlockPublicAccessMode = BlockPublicAccessMode;
@@ -47130,6 +47140,7 @@ exports.SecondarySubnet$ = SecondarySubnet$;
47130
47140
  exports.SecondarySubnetCidrBlockAssociationState = SecondarySubnetCidrBlockAssociationState;
47131
47141
  exports.SecondarySubnetIpv4CidrBlockAssociation$ = SecondarySubnetIpv4CidrBlockAssociation$;
47132
47142
  exports.SecondarySubnetState = SecondarySubnetState;
47143
+ exports.SecureBlobAttributeValue$ = SecureBlobAttributeValue$;
47133
47144
  exports.SecurityGroup$ = SecurityGroup$;
47134
47145
  exports.SecurityGroupForVpc$ = SecurityGroupForVpc$;
47135
47146
  exports.SecurityGroupIdentifier$ = SecurityGroupIdentifier$;
@@ -47537,6 +47548,7 @@ exports.WithdrawByoipCidr$ = WithdrawByoipCidr$;
47537
47548
  exports.WithdrawByoipCidrCommand = WithdrawByoipCidrCommand;
47538
47549
  exports.WithdrawByoipCidrRequest$ = WithdrawByoipCidrRequest$;
47539
47550
  exports.WithdrawByoipCidrResult$ = WithdrawByoipCidrResult$;
47551
+ exports.ZeroSizePreference = ZeroSizePreference;
47540
47552
  exports._InstanceType = _InstanceType;
47541
47553
  exports.errorTypeRegistries = errorTypeRegistries;
47542
47554
  exports.paginateDescribeAddressTransfers = paginateDescribeAddressTransfers;
@@ -669,6 +669,10 @@ export const InterruptibleCapacityReservationAllocationStatus = {
669
669
  pending: "pending",
670
670
  updating: "updating",
671
671
  };
672
+ export const ZeroSizePreference = {
673
+ default: "default",
674
+ retain: "retain",
675
+ };
672
676
  export const CapacityReservationType = {
673
677
  CAPACITY_BLOCK: "capacity-block",
674
678
  DEFAULT: "default",
@@ -461,7 +461,6 @@ const _Au = "Authentication";
461
461
  const _B = "Byoasn";
462
462
  const _BA = "BgpAsn";
463
463
  const _BAE = "BgpAsnExtended";
464
- const _BAV = "BlobAttributeValue";
465
464
  const _BBIG = "BaselineBandwidthInGbps";
466
465
  const _BBIM = "BaselineBandwidthInMbps";
467
466
  const _BC = "ByoipCidr";
@@ -5350,10 +5349,12 @@ const _SAub = "SubnetArn";
5350
5349
  const _SAubn = "SubnetAssociation";
5351
5350
  const _SAup = "SupportedArchitectures";
5352
5351
  const _SAupp = "SuppressAt";
5353
- const _SB = "S3Bucket";
5352
+ const _SB = "SecureBlob";
5353
+ const _SBAV = "SecureBlobAttributeValue";
5354
5354
  const _SBM = "SupportedBootModes";
5355
5355
  const _SBN = "S3BucketName";
5356
5356
  const _SBP = "S3BucketPrefix";
5357
+ const _SBu = "S3Bucket";
5357
5358
  const _SC = "StatusCode";
5358
5359
  const _SCA = "ServerCertificateArn";
5359
5360
  const _SCAE = "SerialConsoleAccessEnabled";
@@ -6392,6 +6393,7 @@ const _ZIo = "ZoneIds";
6392
6393
  const _ZN = "ZoneName";
6393
6394
  const _ZNSL = "ZoneNameStringList";
6394
6395
  const _ZNo = "ZoneNames";
6396
+ const _ZSP = "ZeroSizePreference";
6395
6397
  const _ZT = "ZoneType";
6396
6398
  const _a = "associations";
6397
6399
  const _aA = "asnAssociation";
@@ -8559,6 +8561,7 @@ const _xN = "xmlName";
8559
8561
  const _zI = "zoneId";
8560
8562
  const _zN = "zoneName";
8561
8563
  const _zS = "zoneState";
8564
+ const _zSP = "zeroSizePreference";
8562
8565
  const _zT = "zoneType";
8563
8566
  const n0 = "com.amazonaws.ec2";
8564
8567
  import { TypeRegistry } from "@smithy/core/schema";
@@ -8581,6 +8584,7 @@ var preSharedKey = [0, n0, _pSK, 8, 0];
8581
8584
  var ReportInstanceStatusRequestDescription = [0, n0, _RISRD, 8, 0];
8582
8585
  var RunInstancesUserData = [0, n0, _RIUD, 8, 0];
8583
8586
  var S3StorageUploadPolicySignature = [0, n0, _SSUPS, 8, 0];
8587
+ var SecureBlob = [0, n0, _SB, 8, 21];
8584
8588
  var SensitiveMacCredentials = [0, n0, _SMC, 8, 0];
8585
8589
  var SensitiveString = [0, n0, _SS, 8, 0];
8586
8590
  var SensitiveUrl = [0, n0, _SU, 8, 0];
@@ -9691,12 +9695,6 @@ export var BatchModifyIpamRoutingPolicyRegistrationsResult$ = [3, n0, _BMIRPRRa,
9691
9695
  [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
9692
9696
  [_xN]: _iRPRD }]]
9693
9697
  ];
9694
- export var BlobAttributeValue$ = [3, n0, _BAV,
9695
- 0,
9696
- [_V],
9697
- [[21, { [_eQN]: `Value`,
9698
- [_xN]: _v }]]
9699
- ];
9700
9698
  export var BlockDeviceMapping$ = [3, n0, _BDM,
9701
9699
  0,
9702
9700
  [_Eb, _ND, _DN, _VN],
@@ -10106,7 +10104,7 @@ export var CapacityManagerTagDimension$ = [3, n0, _CMTD,
10106
10104
  ];
10107
10105
  export var CapacityReservation$ = [3, n0, _CRa,
10108
10106
  0,
10109
- [_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI, _Inte, _ICA, _IInt],
10107
+ [_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI, _Inte, _ICA, _IInt, _ZSP],
10110
10108
  [[0, { [_eQN]: `CapacityReservationId`,
10111
10109
  [_xN]: _cRI }], [0, { [_eQN]: `OwnerId`,
10112
10110
  [_xN]: _oI }], [0, { [_eQN]: `CapacityReservationArn`,
@@ -10138,7 +10136,8 @@ export var CapacityReservation$ = [3, n0, _CRa,
10138
10136
  [_xN]: _cBI }], [2, { [_eQN]: `Interruptible`,
10139
10137
  [_xN]: _inte }], [() => InterruptibleCapacityAllocation$, { [_eQN]: `InterruptibleCapacityAllocation`,
10140
10138
  [_xN]: _iCA }], [() => InterruptionInfo$, { [_eQN]: `InterruptionInfo`,
10141
- [_xN]: _iIn }]]
10139
+ [_xN]: _iIn }], [0, { [_eQN]: `ZeroSizePreference`,
10140
+ [_xN]: _zSP }]]
10142
10141
  ];
10143
10142
  export var CapacityReservationBillingRequest$ = [3, n0, _CRBR,
10144
10143
  0,
@@ -11043,8 +11042,8 @@ export var CreateInternetGatewayResult$ = [3, n0, _CIGRr,
11043
11042
  ];
11044
11043
  export var CreateInterruptibleCapacityReservationAllocationRequest$ = [3, n0, _CICRAR,
11045
11044
  0,
11046
- [_CRI, _IC, _CT, _DR, _TS],
11047
- [0, 1, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
11045
+ [_CRI, _IC, _CT, _DR, _TS, _ZSP],
11046
+ [0, 1, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }], 0], 2
11048
11047
  ];
11049
11048
  export var CreateInterruptibleCapacityReservationAllocationResult$ = [3, n0, _CICRARr,
11050
11049
  0,
@@ -12136,7 +12135,7 @@ export var DataResponse$ = [3, n0, _DRa,
12136
12135
  ];
12137
12136
  export var DeclarativePoliciesReport$ = [3, n0, _DPRec,
12138
12137
  0,
12139
- [_RI, _SB, _SP, _TIa, _STt, _ETnd, _Sta, _T],
12138
+ [_RI, _SBu, _SP, _TIa, _STt, _ETnd, _Sta, _T],
12140
12139
  [[0, { [_eQN]: `ReportId`,
12141
12140
  [_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
12142
12141
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
@@ -17107,19 +17106,19 @@ export var ExportTask$ = [3, n0, _ETx,
17107
17106
  ];
17108
17107
  export var ExportTaskS3Location$ = [3, n0, _ETSL,
17109
17108
  0,
17110
- [_SB, _SP],
17109
+ [_SBu, _SP],
17111
17110
  [[0, { [_eQN]: `S3Bucket`,
17112
17111
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
17113
17112
  [_xN]: _sP }]]
17114
17113
  ];
17115
17114
  export var ExportTaskS3LocationRequest$ = [3, n0, _ETSLR,
17116
17115
  0,
17117
- [_SB, _SP],
17116
+ [_SBu, _SP],
17118
17117
  [0, 0], 1
17119
17118
  ];
17120
17119
  export var ExportToS3Task$ = [3, n0, _ETST,
17121
17120
  0,
17122
- [_CF, _DIF, _SB, _SK],
17121
+ [_CF, _DIF, _SBu, _SK],
17123
17122
  [[0, { [_eQN]: `ContainerFormat`,
17124
17123
  [_xN]: _cF }], [0, { [_eQN]: `DiskImageFormat`,
17125
17124
  [_xN]: _dIF }], [0, { [_eQN]: `S3Bucket`,
@@ -17128,7 +17127,7 @@ export var ExportToS3Task$ = [3, n0, _ETST,
17128
17127
  ];
17129
17128
  export var ExportToS3TaskSpecification$ = [3, n0, _ETSTS,
17130
17129
  0,
17131
- [_DIF, _CF, _SB, _SP],
17130
+ [_DIF, _CF, _SBu, _SP],
17132
17131
  [[0, { [_eQN]: `DiskImageFormat`,
17133
17132
  [_xN]: _dIF }], [0, { [_eQN]: `ContainerFormat`,
17134
17133
  [_xN]: _cF }], [0, { [_eQN]: `S3Bucket`,
@@ -17137,7 +17136,7 @@ export var ExportToS3TaskSpecification$ = [3, n0, _ETSTS,
17137
17136
  ];
17138
17137
  export var ExportTransitGatewayRoutesRequest$ = [3, n0, _ETGRR,
17139
17138
  0,
17140
- [_TGRTI, _SB, _Fi, _DR],
17139
+ [_TGRTI, _SBu, _Fi, _DR],
17141
17140
  [0, 0, [() => FilterList, { [_xN]: _Fil }], 2], 2
17142
17141
  ];
17143
17142
  export var ExportTransitGatewayRoutesResult$ = [3, n0, _ETGRRx,
@@ -17653,7 +17652,7 @@ export var GetDeclarativePoliciesReportSummaryRequest$ = [3, n0, _GDPRSR,
17653
17652
  ];
17654
17653
  export var GetDeclarativePoliciesReportSummaryResult$ = [3, n0, _GDPRSRe,
17655
17654
  0,
17656
- [_RI, _SB, _SP, _TIa, _STt, _ETnd, _NOA, _NOFA, _AStt],
17655
+ [_RI, _SBu, _SP, _TIa, _STt, _ETnd, _NOA, _NOFA, _AStt],
17657
17656
  [[0, { [_eQN]: `ReportId`,
17658
17657
  [_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
17659
17658
  [_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
@@ -19765,13 +19764,14 @@ export var InternetGatewayAttachment$ = [3, n0, _IGA,
19765
19764
  ];
19766
19765
  export var InterruptibleCapacityAllocation$ = [3, n0, _ICA,
19767
19766
  0,
19768
- [_IC, _TICa, _Sta, _ICRI, _ITn],
19767
+ [_IC, _TICa, _Sta, _ICRI, _ITn, _ZSP],
19769
19768
  [[1, { [_eQN]: `InstanceCount`,
19770
19769
  [_xN]: _iC }], [1, { [_eQN]: `TargetInstanceCount`,
19771
19770
  [_xN]: _tICa }], [0, { [_eQN]: `Status`,
19772
19771
  [_xN]: _sta }], [0, { [_eQN]: `InterruptibleCapacityReservationId`,
19773
19772
  [_xN]: _iCRI }], [0, { [_eQN]: `InterruptionType`,
19774
- [_xN]: _iTn }]]
19773
+ [_xN]: _iTn }], [0, { [_eQN]: `ZeroSizePreference`,
19774
+ [_xN]: _zSP }]]
19775
19775
  ];
19776
19776
  export var InterruptionInfo$ = [3, n0, _IInt,
19777
19777
  0,
@@ -19919,7 +19919,7 @@ export var IpamExternalResourceVerificationToken$ = [3, n0, _IERVT,
19919
19919
  ];
19920
19920
  export var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
19921
19921
  0,
19922
- [_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _CRX, _T],
19922
+ [_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _SMta, _CRX, _T],
19923
19923
  [[0, { [_eQN]: `OwnerId`,
19924
19924
  [_xN]: _oI }], [0, { [_eQN]: `IpamInternetRegistryAssociationId`,
19925
19925
  [_xN]: _iIRAI }], [0, { [_eQN]: `IpamInternetRegistryAssociationArn`,
@@ -19929,7 +19929,8 @@ export var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
19929
19929
  [_xN]: _ri }], [0, { [_eQN]: `OrganizationHandle`,
19930
19930
  [_xN]: _oH }], [0, { [_eQN]: `Description`,
19931
19931
  [_xN]: _de }], [0, { [_eQN]: `State`,
19932
- [_xN]: _st }], [0, { [_eQN]: `ChildRequestXml`,
19932
+ [_xN]: _st }], [0, { [_eQN]: `StateMessage`,
19933
+ [_xN]: _sMta }], [0, { [_eQN]: `ChildRequestXml`,
19933
19934
  [_xN]: _cRX }], [() => TagList, { [_eQN]: `TagSet`,
19934
19935
  [_xN]: _tS }]]
19935
19936
  ];
@@ -21335,7 +21336,7 @@ export var ModifyInstanceAttributeRequest$ = [3, n0, _MIARo,
21335
21336
  [_xN]: _dAT }], [() => AttributeValue$, { [_eQN]: `InstanceType`,
21336
21337
  [_xN]: _iT }], [() => AttributeValue$, { [_eQN]: `Kernel`,
21337
21338
  [_xN]: _ke }], [() => AttributeValue$, { [_eQN]: `Ramdisk`,
21338
- [_xN]: _ra }], [() => BlobAttributeValue$, { [_eQN]: `UserData`,
21339
+ [_xN]: _ra }], [() => SecureBlobAttributeValue$, { [_eQN]: `UserData`,
21339
21340
  [_xN]: _uDs }], [() => AttributeValue$, { [_eQN]: `InstanceInitiatedShutdownBehavior`,
21340
21341
  [_xN]: _iISB }], [() => GroupIdStringList, { [_xN]: _GIr }], [() => AttributeBooleanValue$, { [_eQN]: `EbsOptimized`,
21341
21342
  [_xN]: _eO }], [() => AttributeValue$, { [_eQN]: `SriovNetSupport`,
@@ -24285,7 +24286,7 @@ export var S3Storage$ = [3, n0, _SSto,
24285
24286
  [_AWSAKI, _Bu, _Pre, _UPp, _UPS],
24286
24287
  [0, [0, { [_eQN]: `Bucket`,
24287
24288
  [_xN]: _b }], [0, { [_eQN]: `Prefix`,
24288
- [_xN]: _pre }], [21, { [_eQN]: `UploadPolicy`,
24289
+ [_xN]: _pre }], [() => SecureBlob, { [_eQN]: `UploadPolicy`,
24289
24290
  [_xN]: _uPp }], [() => S3StorageUploadPolicySignature, { [_eQN]: `UploadPolicySignature`,
24290
24291
  [_xN]: _uPS }]]
24291
24292
  ];
@@ -24521,6 +24522,12 @@ export var SecondarySubnetIpv4CidrBlockAssociation$ = [3, n0, _SSICBA,
24521
24522
  [_xN]: _st }], [0, { [_eQN]: `StateReason`,
24522
24523
  [_xN]: _sRt }]]
24523
24524
  ];
24525
+ export var SecureBlobAttributeValue$ = [3, n0, _SBAV,
24526
+ 0,
24527
+ [_V],
24528
+ [[() => SecureBlob, { [_eQN]: `Value`,
24529
+ [_xN]: _v }]]
24530
+ ];
24524
24531
  export var SecurityGroup$ = [3, n0, _SGec,
24525
24532
  0,
24526
24533
  [_GIr, _IPEp, _T, _VI, _SGA, _OI, _GN, _De, _IPpe],
@@ -25015,7 +25022,7 @@ export var StaleSecurityGroup$ = [3, n0, _SSG,
25015
25022
  ];
25016
25023
  export var StartDeclarativePoliciesReportRequest$ = [3, n0, _SDPRR,
25017
25024
  0,
25018
- [_SB, _TIa, _DR, _SP, _TS],
25025
+ [_SBu, _TIa, _DR, _SP, _TS],
25019
25026
  [0, 0, 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
25020
25027
  ];
25021
25028
  export var StartDeclarativePoliciesReportResult$ = [3, n0, _SDPRRt,
@@ -26104,8 +26111,8 @@ export var UpdateCapacityManagerOrganizationsAccessResult$ = [3, n0, _UCMOARp,
26104
26111
  ];
26105
26112
  export var UpdateInterruptibleCapacityReservationAllocationRequest$ = [3, n0, _UICRAR,
26106
26113
  0,
26107
- [_CRI, _TICa, _DR],
26108
- [0, 1, 2], 2
26114
+ [_CRI, _TICa, _DR, _ZSP],
26115
+ [0, 1, 2, 0], 1
26109
26116
  ];
26110
26117
  export var UpdateInterruptibleCapacityReservationAllocationResult$ = [3, n0, _UICRARp,
26111
26118
  0,
@@ -26142,12 +26149,12 @@ export var UpdateSecurityGroupRuleDescriptionsIngressResult$ = [3, n0, _USGRDIRp
26142
26149
  ];
26143
26150
  export var UserBucket$ = [3, n0, _UB,
26144
26151
  0,
26145
- [_SB, _SK],
26152
+ [_SBu, _SK],
26146
26153
  [0, 0]
26147
26154
  ];
26148
26155
  export var UserBucketDetails$ = [3, n0, _UBD,
26149
26156
  0,
26150
- [_SB, _SK],
26157
+ [_SBu, _SK],
26151
26158
  [[0, { [_eQN]: `S3Bucket`,
26152
26159
  [_xN]: _sB }], [0, { [_eQN]: `S3Key`,
26153
26160
  [_xN]: _sK }]]
@@ -111,11 +111,13 @@ declare const CreateCapacityReservationBySplittingCommand_base: {
111
111
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
112
112
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
113
113
  * // InterruptionType: "adhoc",
114
+ * // ZeroSizePreference: "retain" || "default",
114
115
  * // },
115
116
  * // InterruptionInfo: { // InterruptionInfo
116
117
  * // SourceCapacityReservationId: "STRING_VALUE",
117
118
  * // InterruptionType: "adhoc",
118
119
  * // },
120
+ * // ZeroSizePreference: "retain" || "default",
119
121
  * // },
120
122
  * // DestinationCapacityReservation: {
121
123
  * // CapacityReservationId: "STRING_VALUE",
@@ -172,11 +174,13 @@ declare const CreateCapacityReservationBySplittingCommand_base: {
172
174
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
173
175
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
174
176
  * // InterruptionType: "adhoc",
177
+ * // ZeroSizePreference: "retain" || "default",
175
178
  * // },
176
179
  * // InterruptionInfo: {
177
180
  * // SourceCapacityReservationId: "STRING_VALUE",
178
181
  * // InterruptionType: "adhoc",
179
182
  * // },
183
+ * // ZeroSizePreference: "retain" || "default",
180
184
  * // },
181
185
  * // InstanceCount: Number("int"),
182
186
  * // };
@@ -146,11 +146,13 @@ declare const CreateCapacityReservationCommand_base: {
146
146
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
147
147
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
148
148
  * // InterruptionType: "adhoc",
149
+ * // ZeroSizePreference: "retain" || "default",
149
150
  * // },
150
151
  * // InterruptionInfo: { // InterruptionInfo
151
152
  * // SourceCapacityReservationId: "STRING_VALUE",
152
153
  * // InterruptionType: "adhoc",
153
154
  * // },
155
+ * // ZeroSizePreference: "retain" || "default",
154
156
  * // },
155
157
  * // };
156
158
  *
@@ -51,6 +51,7 @@ declare const CreateInterruptibleCapacityReservationAllocationCommand_base: {
51
51
  * ],
52
52
  * },
53
53
  * ],
54
+ * ZeroSizePreference: "retain" || "default",
54
55
  * };
55
56
  * const command = new CreateInterruptibleCapacityReservationAllocationCommand(input);
56
57
  * const response = await client.send(command);
@@ -65,6 +65,7 @@ declare const CreateIpamInternetRegistryAssociationCommand_base: {
65
65
  * // OrganizationHandle: "STRING_VALUE",
66
66
  * // Description: "STRING_VALUE",
67
67
  * // State: "pending-enable" || "create-in-progress" || "create-failed" || "enable-in-progress" || "enable-complete" || "enable-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
68
+ * // StateMessage: "STRING_VALUE",
68
69
  * // ChildRequestXml: "STRING_VALUE",
69
70
  * // Tags: [ // TagList
70
71
  * // { // Tag
@@ -50,6 +50,7 @@ declare const DeleteIpamInternetRegistryAssociationCommand_base: {
50
50
  * // OrganizationHandle: "STRING_VALUE",
51
51
  * // Description: "STRING_VALUE",
52
52
  * // State: "pending-enable" || "create-in-progress" || "create-failed" || "enable-in-progress" || "enable-complete" || "enable-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
53
+ * // StateMessage: "STRING_VALUE",
53
54
  * // ChildRequestXml: "STRING_VALUE",
54
55
  * // Tags: [ // TagList
55
56
  * // { // Tag
@@ -111,11 +111,13 @@ declare const DescribeCapacityReservationsCommand_base: {
111
111
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
112
112
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
113
113
  * // InterruptionType: "adhoc",
114
+ * // ZeroSizePreference: "retain" || "default",
114
115
  * // },
115
116
  * // InterruptionInfo: { // InterruptionInfo
116
117
  * // SourceCapacityReservationId: "STRING_VALUE",
117
118
  * // InterruptionType: "adhoc",
118
119
  * // },
120
+ * // ZeroSizePreference: "retain" || "default",
119
121
  * // },
120
122
  * // ],
121
123
  * // };
@@ -64,6 +64,7 @@ declare const DescribeIpamInternetRegistryAssociationsCommand_base: {
64
64
  * // OrganizationHandle: "STRING_VALUE",
65
65
  * // Description: "STRING_VALUE",
66
66
  * // State: "pending-enable" || "create-in-progress" || "create-failed" || "enable-in-progress" || "enable-complete" || "enable-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
67
+ * // StateMessage: "STRING_VALUE",
67
68
  * // ChildRequestXml: "STRING_VALUE",
68
69
  * // Tags: [ // TagList
69
70
  * // { // Tag
@@ -56,6 +56,7 @@ declare const EnableIpamInternetRegistryAssociationCommand_base: {
56
56
  * // OrganizationHandle: "STRING_VALUE",
57
57
  * // Description: "STRING_VALUE",
58
58
  * // State: "pending-enable" || "create-in-progress" || "create-failed" || "enable-in-progress" || "enable-complete" || "enable-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
59
+ * // StateMessage: "STRING_VALUE",
59
60
  * // ChildRequestXml: "STRING_VALUE",
60
61
  * // Tags: [ // TagList
61
62
  * // { // Tag
@@ -63,6 +63,7 @@ declare const GetCapacityReservationUsageCommand_base: {
63
63
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
64
64
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
65
65
  * // InterruptionType: "adhoc",
66
+ * // ZeroSizePreference: "retain" || "default",
66
67
  * // },
67
68
  * // InterruptionInfo: { // InterruptionInfo
68
69
  * // SourceCapacityReservationId: "STRING_VALUE",
@@ -80,7 +80,7 @@ declare const ModifyInstanceAttributeCommand_base: {
80
80
  * Ramdisk: {
81
81
  * Value: "STRING_VALUE",
82
82
  * },
83
- * UserData: { // BlobAttributeValue
83
+ * UserData: { // SecureBlobAttributeValue
84
84
  * Value: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
85
85
  * },
86
86
  * InstanceInitiatedShutdownBehavior: {
@@ -121,11 +121,13 @@ declare const MoveCapacityReservationInstancesCommand_base: {
121
121
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
122
122
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
123
123
  * // InterruptionType: "adhoc",
124
+ * // ZeroSizePreference: "retain" || "default",
124
125
  * // },
125
126
  * // InterruptionInfo: { // InterruptionInfo
126
127
  * // SourceCapacityReservationId: "STRING_VALUE",
127
128
  * // InterruptionType: "adhoc",
128
129
  * // },
130
+ * // ZeroSizePreference: "retain" || "default",
129
131
  * // },
130
132
  * // DestinationCapacityReservation: {
131
133
  * // CapacityReservationId: "STRING_VALUE",
@@ -182,11 +184,13 @@ declare const MoveCapacityReservationInstancesCommand_base: {
182
184
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
183
185
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
184
186
  * // InterruptionType: "adhoc",
187
+ * // ZeroSizePreference: "retain" || "default",
185
188
  * // },
186
189
  * // InterruptionInfo: {
187
190
  * // SourceCapacityReservationId: "STRING_VALUE",
188
191
  * // InterruptionType: "adhoc",
189
192
  * // },
193
+ * // ZeroSizePreference: "retain" || "default",
190
194
  * // },
191
195
  * // InstanceCount: Number("int"),
192
196
  * // };
@@ -109,11 +109,13 @@ declare const PurchaseCapacityBlockCommand_base: {
109
109
  * // Status: "pending" || "active" || "updating" || "canceling" || "canceled" || "failed",
110
110
  * // InterruptibleCapacityReservationId: "STRING_VALUE",
111
111
  * // InterruptionType: "adhoc",
112
+ * // ZeroSizePreference: "retain" || "default",
112
113
  * // },
113
114
  * // InterruptionInfo: { // InterruptionInfo
114
115
  * // SourceCapacityReservationId: "STRING_VALUE",
115
116
  * // InterruptionType: "adhoc",
116
117
  * // },
118
+ * // ZeroSizePreference: "retain" || "default",
117
119
  * // },
118
120
  * // CapacityBlocks: [ // CapacityBlockSet
119
121
  * // { // CapacityBlock
@@ -37,8 +37,9 @@ declare const UpdateInterruptibleCapacityReservationAllocationCommand_base: {
37
37
  * const client = new EC2Client(config);
38
38
  * const input = { // UpdateInterruptibleCapacityReservationAllocationRequest
39
39
  * CapacityReservationId: "STRING_VALUE", // required
40
- * TargetInstanceCount: Number("int"), // required
40
+ * TargetInstanceCount: Number("int"),
41
41
  * DryRun: true || false,
42
+ * ZeroSizePreference: "retain" || "default",
42
43
  * };
43
44
  * const command = new UpdateInterruptibleCapacityReservationAllocationCommand(input);
44
45
  * const response = await client.send(command);
@@ -1397,6 +1397,18 @@ export declare const InterruptibleCapacityReservationAllocationStatus: {
1397
1397
  * @public
1398
1398
  */
1399
1399
  export type InterruptibleCapacityReservationAllocationStatus = (typeof InterruptibleCapacityReservationAllocationStatus)[keyof typeof InterruptibleCapacityReservationAllocationStatus];
1400
+ /**
1401
+ * @public
1402
+ * @enum
1403
+ */
1404
+ export declare const ZeroSizePreference: {
1405
+ readonly default: "default";
1406
+ readonly retain: "retain";
1407
+ };
1408
+ /**
1409
+ * @public
1410
+ */
1411
+ export type ZeroSizePreference = (typeof ZeroSizePreference)[keyof typeof ZeroSizePreference];
1400
1412
  /**
1401
1413
  * @public
1402
1414
  * @enum
@@ -1,4 +1,4 @@
1
- import type { _InstanceType, AccountVpcEncryptionControlMode, AccountVpcEncryptionControlState, AddressTransferStatus, AggregationStatusEnum, AllocationType, AmdSevSnp, ApplianceModeSupportValue, ApplyCancellationCharges, AsnAssociationState, AssociationStatusCode, AttachmentStatus, AutoPlacement, BatchState, BundleTaskState, ByoipCidrState, CancelBatchErrorCode, CancelSpotInstanceRequestState, CapacityReservationCancellationQuoteState, CapacityReservationDeliveryPreference, CapacityReservationFleetState, CapacityReservationInstancePlatform, CapacityReservationState, CapacityReservationTenancy, CapacityReservationType, CarrierGatewayState, ClientVpnAuthenticationType, ClientVpnAuthorizationRuleStatusCode, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DomainType, DynamicRoutingValue, EndDateType, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociationState, InstanceEventWindowState, InstanceHealthStatus, InstanceMatchCriteria, InterfaceProtocolType, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpamAssociatedResourceDiscoveryStatus, IpamPoolAllocationResourceType, IpamResourceDiscoveryAssociationState, IpamRoutingPolicyRegistrationDeltaState, IpScopeEnum, IpSource, Ipv6AddressAttribute, Ipv6SupportValue, IpVersionEnum, ListingState, ListingStatus, ManagedBy, NatGatewayAddressStatus, NetworkProtocolEnum, OutputFormat, PrincipalType, Protocol, ResourceType, RouteServerAssociationState, RouteTableAssociationStateCode, Schedule, SecurityGroupReferencingSupportValue, SecurityGroupVpcAssociationState, ServiceManaged, SSEType, SubnetCidrBlockStateCode, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayAttachmentStatusType, TransitGatewayMulitcastDomainAssociationState, TrustProviderType, UserTrustProviderType, VolumeAttachmentState, VolumeState, VolumeType, VpcCidrBlockStateCode, VpcEncryptionControlExclusionState, VpcPeeringConnectionStateReasonCode, VpnTunnelProvisioningStatus, WeekDay } from "./enums";
1
+ import type { _InstanceType, AccountVpcEncryptionControlMode, AccountVpcEncryptionControlState, AddressTransferStatus, AggregationStatusEnum, AllocationType, AmdSevSnp, ApplianceModeSupportValue, ApplyCancellationCharges, AsnAssociationState, AssociationStatusCode, AttachmentStatus, AutoPlacement, BatchState, BundleTaskState, ByoipCidrState, CancelBatchErrorCode, CancelSpotInstanceRequestState, CapacityReservationCancellationQuoteState, CapacityReservationDeliveryPreference, CapacityReservationFleetState, CapacityReservationInstancePlatform, CapacityReservationState, CapacityReservationTenancy, CapacityReservationType, CarrierGatewayState, ClientVpnAuthenticationType, ClientVpnAuthorizationRuleStatusCode, CurrencyCodeValues, DeviceTrustProviderType, DnsSupportValue, DomainType, DynamicRoutingValue, EndDateType, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostMaintenance, HostRecovery, IamInstanceProfileAssociationState, InstanceEventWindowState, InstanceHealthStatus, InstanceMatchCriteria, InterfaceProtocolType, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpamAssociatedResourceDiscoveryStatus, IpamPoolAllocationResourceType, IpamResourceDiscoveryAssociationState, IpamRoutingPolicyRegistrationDeltaState, IpScopeEnum, IpSource, Ipv6AddressAttribute, Ipv6SupportValue, IpVersionEnum, ListingState, ListingStatus, ManagedBy, NatGatewayAddressStatus, NetworkProtocolEnum, OutputFormat, PrincipalType, Protocol, ResourceType, RouteServerAssociationState, RouteTableAssociationStateCode, Schedule, SecurityGroupReferencingSupportValue, SecurityGroupVpcAssociationState, ServiceManaged, SSEType, SubnetCidrBlockStateCode, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayAttachmentStatusType, TransitGatewayMulitcastDomainAssociationState, TrustProviderType, UserTrustProviderType, VolumeAttachmentState, VolumeState, VolumeType, VpcCidrBlockStateCode, VpcEncryptionControlExclusionState, VpcPeeringConnectionStateReasonCode, VpnTunnelProvisioningStatus, WeekDay, ZeroSizePreference } from "./enums";
2
2
  /**
3
3
  * <p>The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips)
4
4
  * on an instance.</p>
@@ -8147,6 +8147,13 @@ export interface InterruptibleCapacityAllocation {
8147
8147
  * @public
8148
8148
  */
8149
8149
  InterruptionType?: InterruptionType | undefined;
8150
+ /**
8151
+ * <p>
8152
+ * Specifies how Amazon EC2 handles the interruptible Capacity Reservation when you reduce its allocation to zero instances. A value of <code>retain</code> keeps the interruptible Capacity Reservation active at zero capacity so that you can allocate instances to it again later. A value of <code>default</code> cancels the interruptible Capacity Reservation and returns the capacity to your source Capacity Reservation.
8153
+ * </p>
8154
+ * @public
8155
+ */
8156
+ ZeroSizePreference?: ZeroSizePreference | undefined;
8150
8157
  }
8151
8158
  /**
8152
8159
  * <p>
@@ -8468,6 +8475,13 @@ export interface CapacityReservation {
8468
8475
  * @public
8469
8476
  */
8470
8477
  InterruptionInfo?: InterruptionInfo | undefined;
8478
+ /**
8479
+ * <p>
8480
+ * The zero-size preference configured for the interruptible Capacity Reservation. A value of <code>retain</code> keeps the interruptible Capacity Reservation active at zero capacity when you reduce its allocation to zero. A value of <code>default</code> cancels the interruptible Capacity Reservation when you reduce its allocation to zero.
8481
+ * </p>
8482
+ * @public
8483
+ */
8484
+ ZeroSizePreference?: ZeroSizePreference | undefined;
8471
8485
  }
8472
8486
  /**
8473
8487
  * @public
@@ -1,4 +1,4 @@
1
- import type { _InstanceType, AcceleratorManufacturer, AcceleratorName, AcceleratorType, AddressFamily, AmdSevSnpSpecification, AttachmentStatus, AutoProvisionZonesState, AutoScalingIpsState, AvailabilityMode, BareMetal, BlockPublicAccessMode, BurstablePerformance, CapacityReservationPreference, ClientVpnEndpointStatusCode, ClientVpnRouteStatusCode, ConnectivityType, ContainerFormat, CpuManufacturer, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, Ec2InstanceConnectEndpointState, EndpointIpAddressType, ExportEnvironment, ExportTaskState, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetHttpTokensState, FleetInstanceMetadataEndpointState, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetReservationType, FleetType, FlowLogsResourceType, GatewayType, HostnameType, InstanceBandwidthWeighting, InstanceGeneration, InstanceInterruptionBehavior, InstanceLifecycle, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, IpamExternalResourceVerificationTokenState, IpamInternetRegistryAssociationState, IpamMeteredAccount, IpamPolicyState, IpamPoolAwsService, IpamPoolPublicIpSource, IpamPoolSourceResourceType, IpamPoolState, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPrefixListResolverState, IpamPrefixListResolverTargetState, IpamPrefixListResolverVersionCreationStatus, IpamResourceDiscoveryState, IpamResourceType, IpamScopeExternalAuthorityType, IpamScopeState, IpamScopeType, IpamState, IpamTier, KeyFormat, KeyType, LaunchTemplateAutoRecoveryState, LaunchTemplateHttpTokensState, LaunchTemplateInstanceMetadataEndpointState, LaunchTemplateInstanceMetadataOptionsState, LaunchTemplateInstanceMetadataProtocolIpv6, LaunchTemplateInstanceMetadataTagsState, LocalGatewayRouteState, LocalGatewayRouteTableMode, LocalGatewayRouteType, LocalGatewayVirtualInterfaceConfigurationState, LocalGatewayVirtualInterfaceGroupConfigurationState, LocalStorage, LocalStorageType, LogDestinationType, MacModificationTaskState, MacModificationTaskType, MacSystemIntegrityProtectionSettingStatus, MarketType, NatGatewayApplianceModifyState, NatGatewayApplianceState, NatGatewayApplianceType, NatGatewayState, NestedVirtualizationSpecification, NetworkInterfaceCreationType, NetworkInterfaceStatus, NetworkInterfaceType, PlatformValues, PrefixListState, Protocol, ReservedCapacityAllocationStrategy, ReservedCapacityFallbackMarketType, ResourceType, Rir, RuleAction, SecondaryInterfaceType, SelfServicePortal, ShutdownBehavior, SnapshotLocationEnum, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, SpotInstanceType, SubnetState, TaggableResourceType, TargetCapacityUnitType, Tenancy, TokenState, TrafficIpAddressType, TrafficType, TransportProtocol, VolumeType, VpcEncryptionControlExclusionState, VpcEncryptionControlMode, VpcEncryptionControlState, VpcState, WeekDay } from "./enums";
1
+ import type { _InstanceType, AcceleratorManufacturer, AcceleratorName, AcceleratorType, AddressFamily, AmdSevSnpSpecification, AttachmentStatus, AutoProvisionZonesState, AutoScalingIpsState, AvailabilityMode, BareMetal, BlockPublicAccessMode, BurstablePerformance, CapacityReservationPreference, ClientVpnEndpointStatusCode, ClientVpnRouteStatusCode, ConnectivityType, ContainerFormat, CpuManufacturer, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, Ec2InstanceConnectEndpointState, EndpointIpAddressType, ExportEnvironment, ExportTaskState, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetHttpTokensState, FleetInstanceMetadataEndpointState, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetReservationType, FleetType, FlowLogsResourceType, GatewayType, HostnameType, InstanceBandwidthWeighting, InstanceGeneration, InstanceInterruptionBehavior, InstanceLifecycle, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, IpamExternalResourceVerificationTokenState, IpamInternetRegistryAssociationState, IpamMeteredAccount, IpamPolicyState, IpamPoolAwsService, IpamPoolPublicIpSource, IpamPoolSourceResourceType, IpamPoolState, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPrefixListResolverState, IpamPrefixListResolverTargetState, IpamPrefixListResolverVersionCreationStatus, IpamResourceDiscoveryState, IpamResourceType, IpamScopeExternalAuthorityType, IpamScopeState, IpamScopeType, IpamState, IpamTier, KeyFormat, KeyType, LaunchTemplateAutoRecoveryState, LaunchTemplateHttpTokensState, LaunchTemplateInstanceMetadataEndpointState, LaunchTemplateInstanceMetadataOptionsState, LaunchTemplateInstanceMetadataProtocolIpv6, LaunchTemplateInstanceMetadataTagsState, LocalGatewayRouteState, LocalGatewayRouteTableMode, LocalGatewayRouteType, LocalGatewayVirtualInterfaceConfigurationState, LocalGatewayVirtualInterfaceGroupConfigurationState, LocalStorage, LocalStorageType, LogDestinationType, MacModificationTaskState, MacModificationTaskType, MacSystemIntegrityProtectionSettingStatus, MarketType, NatGatewayApplianceModifyState, NatGatewayApplianceState, NatGatewayApplianceType, NatGatewayState, NestedVirtualizationSpecification, NetworkInterfaceCreationType, NetworkInterfaceStatus, NetworkInterfaceType, PlatformValues, PrefixListState, Protocol, ReservedCapacityAllocationStrategy, ReservedCapacityFallbackMarketType, ResourceType, Rir, RuleAction, SecondaryInterfaceType, SelfServicePortal, ShutdownBehavior, SnapshotLocationEnum, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, SpotInstanceType, SubnetState, TaggableResourceType, TargetCapacityUnitType, Tenancy, TokenState, TrafficIpAddressType, TrafficType, TransportProtocol, VolumeType, VpcEncryptionControlExclusionState, VpcEncryptionControlMode, VpcEncryptionControlState, VpcState, WeekDay, ZeroSizePreference } from "./enums";
2
2
  import type { AcceleratorCount, AcceleratorCountRequest, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ClientVpnAuthenticationRequest, InstanceEventWindow, IpamRoutingPolicyRegistrationDelta, Ipv4PrefixSpecification, NatGatewayAddress, OperatorResponse, PortRange, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, UnsuccessfulItem, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation } from "./models_0";
3
3
  /**
4
4
  * <p>Describes the client connection logging options for the Client VPN endpoint.</p>
@@ -5687,6 +5687,13 @@ export interface CreateInterruptibleCapacityReservationAllocationRequest {
5687
5687
  * @public
5688
5688
  */
5689
5689
  TagSpecifications?: TagSpecification[] | undefined;
5690
+ /**
5691
+ * <p>
5692
+ * Specifies the behavior for the interruptible Capacity Reservation when you reduce its allocation to zero instances. Specify <code>retain</code> to keep the interruptible Capacity Reservation active at zero capacity so that you can allocate instances to it again later. Specify <code>default</code> to cancel the interruptible Capacity Reservation and return the capacity to your source Capacity Reservation. The default value is <code>default</code>.
5693
+ * </p>
5694
+ * @public
5695
+ */
5696
+ ZeroSizePreference?: ZeroSizePreference | undefined;
5690
5697
  }
5691
5698
  /**
5692
5699
  * @public
@@ -6139,6 +6146,11 @@ export interface IpamInternetRegistryAssociation {
6139
6146
  * @public
6140
6147
  */
6141
6148
  State?: IpamInternetRegistryAssociationState | undefined;
6149
+ /**
6150
+ * <p>A message describing the current state of the internet registry association, including additional details such as the reason for a failure.</p>
6151
+ * @public
6152
+ */
6153
+ StateMessage?: string | undefined;
6142
6154
  /**
6143
6155
  * <p>The XML content for the child request to be submitted to the internet registry to complete the BPKI setup.</p>
6144
6156
  * @public
@@ -7653,13 +7653,13 @@ export interface DescribeFleetError {
7653
7653
  Lifecycle?: InstanceLifecycle | undefined;
7654
7654
  /**
7655
7655
  * <p>The error code that indicates why the instance could not be launched. For more
7656
- * information about error codes, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html">Error codes</a>.</p>
7656
+ * information about error codes, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">Error codes</a>.</p>
7657
7657
  * @public
7658
7658
  */
7659
7659
  ErrorCode?: string | undefined;
7660
7660
  /**
7661
7661
  * <p>The error message that describes why the instance could not be launched. For more
7662
- * information about error messages, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html">Error codes</a>.</p>
7662
+ * information about error messages, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">Error codes</a>.</p>
7663
7663
  * @public
7664
7664
  */
7665
7665
  ErrorMessage?: string | undefined;
@@ -6183,7 +6183,7 @@ export interface InstanceStatus {
6183
6183
  */
6184
6184
  AttachedEbsStatus?: EbsStatusSummary | undefined;
6185
6185
  /**
6186
- * <p>Reports impaired functionality that stems from issues with applications running on the instance.</p>
6186
+ * <p>Reports the application-level health status for the instance.</p>
6187
6187
  * @public
6188
6188
  */
6189
6189
  ApplicationStatus?: ApplicationStatusSummary | undefined;
@@ -1743,9 +1743,14 @@ export interface EnclaveOptionsRequest {
1743
1743
  Enabled?: boolean | undefined;
1744
1744
  }
1745
1745
  /**
1746
+ * <p>Describes a value for a resource attribute that is a Base64-encoded binary data object.</p>
1746
1747
  * @public
1747
1748
  */
1748
- export interface BlobAttributeValue {
1749
+ export interface SecureBlobAttributeValue {
1750
+ /**
1751
+ * <p>The attribute value.</p>
1752
+ * @public
1753
+ */
1749
1754
  Value?: Uint8Array | undefined;
1750
1755
  }
1751
1756
  /**
@@ -1862,7 +1867,7 @@ export interface ModifyInstanceAttributeRequest {
1862
1867
  * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-add-user-data.html">Work with instance user data</a>.</p>
1863
1868
  * @public
1864
1869
  */
1865
- UserData?: BlobAttributeValue | undefined;
1870
+ UserData?: SecureBlobAttributeValue | undefined;
1866
1871
  /**
1867
1872
  * <p>Specifies whether an instance stops or terminates when you initiate shutdown from the
1868
1873
  * instance (using the operating system command for system shutdown).</p>
@@ -1,4 +1,4 @@
1
- import type { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, CapacityManagerStatus, HostnameType, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InterruptibleCapacityReservationAllocationStatus, InterruptionType, MarketType, MembershipType, NestedVirtualizationSpecification, ResetFpgaImageAttributeName, ResetImageAttributeName, SecondaryInterfaceType, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TransitGatewayAttachmentResourceType } from "./enums";
1
+ import type { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, CapacityManagerStatus, HostnameType, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InterruptibleCapacityReservationAllocationStatus, InterruptionType, MarketType, MembershipType, NestedVirtualizationSpecification, ResetFpgaImageAttributeName, ResetImageAttributeName, SecondaryInterfaceType, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TransitGatewayAttachmentResourceType, ZeroSizePreference } from "./enums";
2
2
  import type { AddressAttribute, ByoipCidr, ClientVpnAuthorizationRuleStatus, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, TagSpecification } from "./models_0";
3
3
  import type { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, Placement } from "./models_1";
4
4
  import type { TransitGatewayRoute } from "./models_2";
@@ -3115,7 +3115,7 @@ export interface UpdateInterruptibleCapacityReservationAllocationRequest {
3115
3115
  * </p>
3116
3116
  * @public
3117
3117
  */
3118
- TargetInstanceCount: number | undefined;
3118
+ TargetInstanceCount?: number | undefined;
3119
3119
  /**
3120
3120
  * <p>
3121
3121
  * Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.
@@ -3123,6 +3123,13 @@ export interface UpdateInterruptibleCapacityReservationAllocationRequest {
3123
3123
  * @public
3124
3124
  */
3125
3125
  DryRun?: boolean | undefined;
3126
+ /**
3127
+ * <p>
3128
+ * Specifies the updated behavior for the interruptible Capacity Reservation when you reduce its allocation to zero instances. Specify <code>retain</code> to keep the interruptible Capacity Reservation active at zero capacity so that you can allocate instances to it again later. Specify <code>default</code> to cancel the interruptible Capacity Reservation and return the capacity to your source Capacity Reservation.
3129
+ * </p>
3130
+ * @public
3131
+ */
3132
+ ZeroSizePreference?: ZeroSizePreference | undefined;
3126
3133
  }
3127
3134
  /**
3128
3135
  * @public
@@ -160,7 +160,6 @@ export declare var BaselinePerformanceFactors$: StaticStructureSchema;
160
160
  export declare var BaselinePerformanceFactorsRequest$: StaticStructureSchema;
161
161
  export declare var BatchModifyIpamRoutingPolicyRegistrationsRequest$: StaticStructureSchema;
162
162
  export declare var BatchModifyIpamRoutingPolicyRegistrationsResult$: StaticStructureSchema;
163
- export declare var BlobAttributeValue$: StaticStructureSchema;
164
163
  export declare var BlockDeviceMapping$: StaticStructureSchema;
165
164
  export declare var BlockDeviceMappingResponse$: StaticStructureSchema;
166
165
  export declare var BlockPublicAccessStates$: StaticStructureSchema;
@@ -2258,6 +2257,7 @@ export declare var SecondaryNetwork$: StaticStructureSchema;
2258
2257
  export declare var SecondaryNetworkIpv4CidrBlockAssociation$: StaticStructureSchema;
2259
2258
  export declare var SecondarySubnet$: StaticStructureSchema;
2260
2259
  export declare var SecondarySubnetIpv4CidrBlockAssociation$: StaticStructureSchema;
2260
+ export declare var SecureBlobAttributeValue$: StaticStructureSchema;
2261
2261
  export declare var SecurityGroup$: StaticStructureSchema;
2262
2262
  export declare var SecurityGroupForVpc$: StaticStructureSchema;
2263
2263
  export declare var SecurityGroupIdentifier$: StaticStructureSchema;
@@ -804,6 +804,11 @@ export declare const InterruptibleCapacityReservationAllocationStatus: {
804
804
  };
805
805
  export type InterruptibleCapacityReservationAllocationStatus =
806
806
  (typeof InterruptibleCapacityReservationAllocationStatus)[keyof typeof InterruptibleCapacityReservationAllocationStatus];
807
+ export declare const ZeroSizePreference: {
808
+ readonly default: "default";
809
+ readonly retain: "retain";
810
+ };
811
+ export type ZeroSizePreference = (typeof ZeroSizePreference)[keyof typeof ZeroSizePreference];
807
812
  export declare const CapacityReservationType: {
808
813
  readonly CAPACITY_BLOCK: "capacity-block";
809
814
  readonly DEFAULT: "default";
@@ -85,6 +85,7 @@ import {
85
85
  VpcPeeringConnectionStateReasonCode,
86
86
  VpnTunnelProvisioningStatus,
87
87
  WeekDay,
88
+ ZeroSizePreference,
88
89
  } from "./enums";
89
90
  export interface AcceleratorCount {
90
91
  Min?: number | undefined;
@@ -1761,6 +1762,7 @@ export interface InterruptibleCapacityAllocation {
1761
1762
  Status?: InterruptibleCapacityReservationAllocationStatus | undefined;
1762
1763
  InterruptibleCapacityReservationId?: string | undefined;
1763
1764
  InterruptionType?: InterruptionType | undefined;
1765
+ ZeroSizePreference?: ZeroSizePreference | undefined;
1764
1766
  }
1765
1767
  export interface InterruptionInfo {
1766
1768
  SourceCapacityReservationId?: string | undefined;
@@ -1798,6 +1800,7 @@ export interface CapacityReservation {
1798
1800
  Interruptible?: boolean | undefined;
1799
1801
  InterruptibleCapacityAllocation?: InterruptibleCapacityAllocation | undefined;
1800
1802
  InterruptionInfo?: InterruptionInfo | undefined;
1803
+ ZeroSizePreference?: ZeroSizePreference | undefined;
1801
1804
  }
1802
1805
  export interface CreateCapacityReservationResult {
1803
1806
  CapacityReservation?: CapacityReservation | undefined;
@@ -120,6 +120,7 @@ import {
120
120
  VpcEncryptionControlState,
121
121
  VpcState,
122
122
  WeekDay,
123
+ ZeroSizePreference,
123
124
  } from "./enums";
124
125
  import {
125
126
  AcceleratorCount,
@@ -949,6 +950,7 @@ export interface CreateInterruptibleCapacityReservationAllocationRequest {
949
950
  ClientToken?: string | undefined;
950
951
  DryRun?: boolean | undefined;
951
952
  TagSpecifications?: TagSpecification[] | undefined;
953
+ ZeroSizePreference?: ZeroSizePreference | undefined;
952
954
  }
953
955
  export interface CreateInterruptibleCapacityReservationAllocationResult {
954
956
  SourceCapacityReservationId?: string | undefined;
@@ -1033,6 +1035,7 @@ export interface IpamInternetRegistryAssociation {
1033
1035
  OrganizationHandle?: string | undefined;
1034
1036
  Description?: string | undefined;
1035
1037
  State?: IpamInternetRegistryAssociationState | undefined;
1038
+ StateMessage?: string | undefined;
1036
1039
  ChildRequestXml?: string | undefined;
1037
1040
  Tags?: Tag[] | undefined;
1038
1041
  }
@@ -539,7 +539,7 @@ export interface InstanceBlockDeviceMappingSpecification {
539
539
  export interface EnclaveOptionsRequest {
540
540
  Enabled?: boolean | undefined;
541
541
  }
542
- export interface BlobAttributeValue {
542
+ export interface SecureBlobAttributeValue {
543
543
  Value?: Uint8Array | undefined;
544
544
  }
545
545
  export interface ModifyInstanceAttributeRequest {
@@ -555,7 +555,7 @@ export interface ModifyInstanceAttributeRequest {
555
555
  InstanceType?: AttributeValue | undefined;
556
556
  Kernel?: AttributeValue | undefined;
557
557
  Ramdisk?: AttributeValue | undefined;
558
- UserData?: BlobAttributeValue | undefined;
558
+ UserData?: SecureBlobAttributeValue | undefined;
559
559
  InstanceInitiatedShutdownBehavior?: AttributeValue | undefined;
560
560
  Groups?: string[] | undefined;
561
561
  EbsOptimized?: AttributeBooleanValue | undefined;
@@ -27,6 +27,7 @@ import {
27
27
  SSEType,
28
28
  Status,
29
29
  TransitGatewayAttachmentResourceType,
30
+ ZeroSizePreference,
30
31
  } from "./enums";
31
32
  import {
32
33
  AddressAttribute,
@@ -646,8 +647,9 @@ export interface UpdateCapacityManagerOrganizationsAccessResult {
646
647
  }
647
648
  export interface UpdateInterruptibleCapacityReservationAllocationRequest {
648
649
  CapacityReservationId: string | undefined;
649
- TargetInstanceCount: number | undefined;
650
+ TargetInstanceCount?: number | undefined;
650
651
  DryRun?: boolean | undefined;
652
+ ZeroSizePreference?: ZeroSizePreference | undefined;
651
653
  }
652
654
  export interface UpdateInterruptibleCapacityReservationAllocationResult {
653
655
  InterruptibleCapacityReservationId?: string | undefined;
@@ -155,7 +155,6 @@ export declare var BaselinePerformanceFactors$: StaticStructureSchema;
155
155
  export declare var BaselinePerformanceFactorsRequest$: StaticStructureSchema;
156
156
  export declare var BatchModifyIpamRoutingPolicyRegistrationsRequest$: StaticStructureSchema;
157
157
  export declare var BatchModifyIpamRoutingPolicyRegistrationsResult$: StaticStructureSchema;
158
- export declare var BlobAttributeValue$: StaticStructureSchema;
159
158
  export declare var BlockDeviceMapping$: StaticStructureSchema;
160
159
  export declare var BlockDeviceMappingResponse$: StaticStructureSchema;
161
160
  export declare var BlockPublicAccessStates$: StaticStructureSchema;
@@ -2253,6 +2252,7 @@ export declare var SecondaryNetwork$: StaticStructureSchema;
2253
2252
  export declare var SecondaryNetworkIpv4CidrBlockAssociation$: StaticStructureSchema;
2254
2253
  export declare var SecondarySubnet$: StaticStructureSchema;
2255
2254
  export declare var SecondarySubnetIpv4CidrBlockAssociation$: StaticStructureSchema;
2255
+ export declare var SecureBlobAttributeValue$: StaticStructureSchema;
2256
2256
  export declare var SecurityGroup$: StaticStructureSchema;
2257
2257
  export declare var SecurityGroupForVpc$: StaticStructureSchema;
2258
2258
  export declare var SecurityGroupIdentifier$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ec2",
3
- "version": "3.1123.0",
3
+ "version": "3.1125.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",