@aws-sdk/client-ec2 3.843.0 → 3.845.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 (211) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +459 -73
  3. package/dist-es/EC2.js +4 -0
  4. package/dist-es/commands/DescribeCapacityBlockStatusCommand.js +22 -0
  5. package/dist-es/commands/DescribeCapacityBlocksCommand.js +22 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/models/models_0.js +1 -0
  8. package/dist-es/models/models_1.js +6 -0
  9. package/dist-es/models/models_2.js +0 -5
  10. package/dist-es/models/models_3.js +15 -6
  11. package/dist-es/models/models_4.js +6 -0
  12. package/dist-es/models/models_5.js +5 -0
  13. package/dist-es/pagination/DescribeCapacityBlockStatusPaginator.js +4 -0
  14. package/dist-es/pagination/DescribeCapacityBlocksPaginator.js +4 -0
  15. package/dist-es/pagination/index.js +3 -1
  16. package/dist-es/protocols/Aws_ec2.js +384 -60
  17. package/dist-types/EC2.d.ts +16 -0
  18. package/dist-types/EC2Client.d.ts +4 -2
  19. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  20. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  21. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  22. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  23. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  25. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  26. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +5 -3
  28. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -2
  29. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +5 -2
  42. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  52. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  53. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  65. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  66. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  103. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +6 -2
  105. package/dist-types/commands/DescribeCapacityBlockStatusCommand.d.ts +102 -0
  106. package/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +106 -0
  107. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
  108. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
  109. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -2
  112. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +1 -0
  113. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +14 -59
  114. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
  115. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
  116. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  118. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  120. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  121. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  122. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +6 -1
  123. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  127. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  128. package/dist-types/commands/DetachVolumeCommand.d.ts +3 -3
  129. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  130. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +1 -1
  131. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  132. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  133. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  134. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  135. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -2
  136. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  137. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  138. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  139. package/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +4 -2
  140. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  141. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +24 -2
  142. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  143. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  144. package/dist-types/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  145. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  146. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  147. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  148. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  149. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -2
  150. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  151. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  152. package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
  153. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  154. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  155. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  156. package/dist-types/commands/index.d.ts +2 -0
  157. package/dist-types/models/models_0.d.ts +7 -6
  158. package/dist-types/models/models_1.d.ts +67 -19
  159. package/dist-types/models/models_2.d.ts +17 -14
  160. package/dist-types/models/models_3.d.ts +329 -270
  161. package/dist-types/models/models_4.d.ts +288 -210
  162. package/dist-types/models/models_5.d.ts +288 -461
  163. package/dist-types/models/models_6.d.ts +1413 -1339
  164. package/dist-types/models/models_7.d.ts +395 -172
  165. package/dist-types/models/models_8.d.ts +166 -1
  166. package/dist-types/pagination/DescribeCapacityBlockStatusPaginator.d.ts +7 -0
  167. package/dist-types/pagination/DescribeCapacityBlocksPaginator.d.ts +7 -0
  168. package/dist-types/pagination/index.d.ts +3 -1
  169. package/dist-types/protocols/Aws_ec2.d.ts +18 -0
  170. package/dist-types/ts3.4/EC2.d.ts +36 -0
  171. package/dist-types/ts3.4/EC2Client.d.ts +12 -0
  172. package/dist-types/ts3.4/commands/DescribeCapacityBlockStatusCommand.d.ts +51 -0
  173. package/dist-types/ts3.4/commands/DescribeCapacityBlocksCommand.d.ts +51 -0
  174. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +2 -4
  175. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +4 -2
  178. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -4
  179. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -4
  186. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +4 -2
  191. package/dist-types/ts3.4/commands/RejectCapacityReservationBillingOwnershipCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +4 -2
  197. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  198. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  199. package/dist-types/ts3.4/models/models_1.d.ts +10 -3
  200. package/dist-types/ts3.4/models/models_2.d.ts +4 -7
  201. package/dist-types/ts3.4/models/models_3.d.ts +71 -57
  202. package/dist-types/ts3.4/models/models_4.d.ts +59 -52
  203. package/dist-types/ts3.4/models/models_5.d.ts +66 -85
  204. package/dist-types/ts3.4/models/models_6.d.ts +79 -73
  205. package/dist-types/ts3.4/models/models_7.d.ts +79 -46
  206. package/dist-types/ts3.4/models/models_8.d.ts +45 -0
  207. package/dist-types/ts3.4/pagination/DescribeCapacityBlockStatusPaginator.d.ts +11 -0
  208. package/dist-types/ts3.4/pagination/DescribeCapacityBlocksPaginator.d.ts +11 -0
  209. package/dist-types/ts3.4/pagination/index.d.ts +3 -1
  210. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +24 -0
  211. package/package.json +15 -15
@@ -2533,6 +2533,26 @@ export const se_DescribeCapacityBlockOfferingsCommand = async (input, context) =
2533
2533
  });
2534
2534
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
2535
2535
  };
2536
+ export const se_DescribeCapacityBlocksCommand = async (input, context) => {
2537
+ const headers = SHARED_HEADERS;
2538
+ let body;
2539
+ body = buildFormUrlencodedString({
2540
+ ...se_DescribeCapacityBlocksRequest(input, context),
2541
+ [_A]: _DCB,
2542
+ [_V]: _,
2543
+ });
2544
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2545
+ };
2546
+ export const se_DescribeCapacityBlockStatusCommand = async (input, context) => {
2547
+ const headers = SHARED_HEADERS;
2548
+ let body;
2549
+ body = buildFormUrlencodedString({
2550
+ ...se_DescribeCapacityBlockStatusRequest(input, context),
2551
+ [_A]: _DCBS,
2552
+ [_V]: _,
2553
+ });
2554
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2555
+ };
2536
2556
  export const se_DescribeCapacityReservationBillingRequestsCommand = async (input, context) => {
2537
2557
  const headers = SHARED_HEADERS;
2538
2558
  let body;
@@ -10077,6 +10097,32 @@ export const de_DescribeCapacityBlockOfferingsCommand = async (output, context)
10077
10097
  };
10078
10098
  return response;
10079
10099
  };
10100
+ export const de_DescribeCapacityBlocksCommand = async (output, context) => {
10101
+ if (output.statusCode >= 300) {
10102
+ return de_CommandError(output, context);
10103
+ }
10104
+ const data = await parseBody(output.body, context);
10105
+ let contents = {};
10106
+ contents = de_DescribeCapacityBlocksResult(data, context);
10107
+ const response = {
10108
+ $metadata: deserializeMetadata(output),
10109
+ ...contents,
10110
+ };
10111
+ return response;
10112
+ };
10113
+ export const de_DescribeCapacityBlockStatusCommand = async (output, context) => {
10114
+ if (output.statusCode >= 300) {
10115
+ return de_CommandError(output, context);
10116
+ }
10117
+ const data = await parseBody(output.body, context);
10118
+ let contents = {};
10119
+ contents = de_DescribeCapacityBlockStatusResult(data, context);
10120
+ const response = {
10121
+ $metadata: deserializeMetadata(output),
10122
+ ...contents,
10123
+ };
10124
+ return response;
10125
+ };
10080
10126
  export const de_DescribeCapacityReservationBillingRequestsCommand = async (output, context) => {
10081
10127
  if (output.statusCode >= 300) {
10082
10128
  return de_CommandError(output, context);
@@ -17163,6 +17209,18 @@ const se_CancelSpotInstanceRequestsRequest = (input, context) => {
17163
17209
  }
17164
17210
  return entries;
17165
17211
  };
17212
+ const se_CapacityBlockIds = (input, context) => {
17213
+ const entries = {};
17214
+ let counter = 1;
17215
+ for (const entry of input) {
17216
+ if (entry === null) {
17217
+ continue;
17218
+ }
17219
+ entries[`Item.${counter}`] = entry;
17220
+ counter++;
17221
+ }
17222
+ return entries;
17223
+ };
17166
17224
  const se_CapacityReservationFleetIdSet = (input, context) => {
17167
17225
  const entries = {};
17168
17226
  let counter = 1;
@@ -17895,8 +17953,8 @@ const se_CreateClientVpnRouteRequest = (input, context) => {
17895
17953
  if (input[_CVEI] != null) {
17896
17954
  entries[_CVEI] = input[_CVEI];
17897
17955
  }
17898
- if (input[_DCB] != null) {
17899
- entries[_DCB] = input[_DCB];
17956
+ if (input[_DCBe] != null) {
17957
+ entries[_DCBe] = input[_DCBe];
17900
17958
  }
17901
17959
  if (input[_TVSI] != null) {
17902
17960
  entries[_TVSI] = input[_TVSI];
@@ -18298,6 +18356,9 @@ const se_CreateInstanceConnectEndpointRequest = (input, context) => {
18298
18356
  entries[loc] = value;
18299
18357
  });
18300
18358
  }
18359
+ if (input[_IAT] != null) {
18360
+ entries[_IAT] = input[_IAT];
18361
+ }
18301
18362
  return entries;
18302
18363
  };
18303
18364
  const se_CreateInstanceEventWindowRequest = (input, context) => {
@@ -18656,8 +18717,8 @@ const se_CreateLaunchTemplateVersionRequest = (input, context) => {
18656
18717
  };
18657
18718
  const se_CreateLocalGatewayRouteRequest = (input, context) => {
18658
18719
  const entries = {};
18659
- if (input[_DCB] != null) {
18660
- entries[_DCB] = input[_DCB];
18720
+ if (input[_DCBe] != null) {
18721
+ entries[_DCBe] = input[_DCBe];
18661
18722
  }
18662
18723
  if (input[_LGRTI] != null) {
18663
18724
  entries[_LGRTI] = input[_LGRTI];
@@ -19331,8 +19392,8 @@ const se_CreateRouteRequest = (input, context) => {
19331
19392
  if (input[_RTI] != null) {
19332
19393
  entries[_RTI] = input[_RTI];
19333
19394
  }
19334
- if (input[_DCB] != null) {
19335
- entries[_DCB] = input[_DCB];
19395
+ if (input[_DCBe] != null) {
19396
+ entries[_DCBe] = input[_DCBe];
19336
19397
  }
19337
19398
  if (input[_GI] != null) {
19338
19399
  entries[_GI] = input[_GI];
@@ -19728,8 +19789,8 @@ const se_CreateTrafficMirrorFilterRuleRequest = (input, context) => {
19728
19789
  if (input[_P] != null) {
19729
19790
  entries[_P] = input[_P];
19730
19791
  }
19731
- if (input[_DCB] != null) {
19732
- entries[_DCB] = input[_DCB];
19792
+ if (input[_DCBe] != null) {
19793
+ entries[_DCBe] = input[_DCBe];
19733
19794
  }
19734
19795
  if (input[_SCB] != null) {
19735
19796
  entries[_SCB] = input[_SCB];
@@ -20035,8 +20096,8 @@ const se_CreateTransitGatewayRequest = (input, context) => {
20035
20096
  };
20036
20097
  const se_CreateTransitGatewayRouteRequest = (input, context) => {
20037
20098
  const entries = {};
20038
- if (input[_DCB] != null) {
20039
- entries[_DCB] = input[_DCB];
20099
+ if (input[_DCBe] != null) {
20100
+ entries[_DCBe] = input[_DCBe];
20040
20101
  }
20041
20102
  if (input[_TGRTI] != null) {
20042
20103
  entries[_TGRTI] = input[_TGRTI];
@@ -20943,8 +21004,8 @@ const se_CreateVpnConnectionRequest = (input, context) => {
20943
21004
  };
20944
21005
  const se_CreateVpnConnectionRouteRequest = (input, context) => {
20945
21006
  const entries = {};
20946
- if (input[_DCB] != null) {
20947
- entries[_DCB] = input[_DCB];
21007
+ if (input[_DCBe] != null) {
21008
+ entries[_DCBe] = input[_DCBe];
20948
21009
  }
20949
21010
  if (input[_VCI] != null) {
20950
21011
  entries[_VCI] = input[_VCI];
@@ -21070,8 +21131,8 @@ const se_DeleteClientVpnRouteRequest = (input, context) => {
21070
21131
  if (input[_TVSI] != null) {
21071
21132
  entries[_TVSI] = input[_TVSI];
21072
21133
  }
21073
- if (input[_DCB] != null) {
21074
- entries[_DCB] = input[_DCB];
21134
+ if (input[_DCBe] != null) {
21135
+ entries[_DCBe] = input[_DCBe];
21075
21136
  }
21076
21137
  if (input[_DRr] != null) {
21077
21138
  entries[_DRr] = input[_DRr];
@@ -21309,8 +21370,8 @@ const se_DeleteLaunchTemplateVersionsRequest = (input, context) => {
21309
21370
  };
21310
21371
  const se_DeleteLocalGatewayRouteRequest = (input, context) => {
21311
21372
  const entries = {};
21312
- if (input[_DCB] != null) {
21313
- entries[_DCB] = input[_DCB];
21373
+ if (input[_DCBe] != null) {
21374
+ entries[_DCBe] = input[_DCBe];
21314
21375
  }
21315
21376
  if (input[_LGRTI] != null) {
21316
21377
  entries[_LGRTI] = input[_LGRTI];
@@ -21542,8 +21603,8 @@ const se_DeleteRouteRequest = (input, context) => {
21542
21603
  if (input[_RTI] != null) {
21543
21604
  entries[_RTI] = input[_RTI];
21544
21605
  }
21545
- if (input[_DCB] != null) {
21546
- entries[_DCB] = input[_DCB];
21606
+ if (input[_DCBe] != null) {
21607
+ entries[_DCBe] = input[_DCBe];
21547
21608
  }
21548
21609
  if (input[_DICB] != null) {
21549
21610
  entries[_DICB] = input[_DICB];
@@ -21779,8 +21840,8 @@ const se_DeleteTransitGatewayRouteRequest = (input, context) => {
21779
21840
  if (input[_TGRTI] != null) {
21780
21841
  entries[_TGRTI] = input[_TGRTI];
21781
21842
  }
21782
- if (input[_DCB] != null) {
21783
- entries[_DCB] = input[_DCB];
21843
+ if (input[_DCBe] != null) {
21844
+ entries[_DCBe] = input[_DCBe];
21784
21845
  }
21785
21846
  if (input[_DRr] != null) {
21786
21847
  entries[_DRr] = input[_DRr];
@@ -21975,8 +22036,8 @@ const se_DeleteVpnConnectionRequest = (input, context) => {
21975
22036
  };
21976
22037
  const se_DeleteVpnConnectionRouteRequest = (input, context) => {
21977
22038
  const entries = {};
21978
- if (input[_DCB] != null) {
21979
- entries[_DCB] = input[_DCB];
22039
+ if (input[_DCBe] != null) {
22040
+ entries[_DCBe] = input[_DCBe];
21980
22041
  }
21981
22042
  if (input[_VCI] != null) {
21982
22043
  entries[_VCI] = input[_VCI];
@@ -22372,6 +22433,66 @@ const se_DescribeCapacityBlockOfferingsRequest = (input, context) => {
22372
22433
  if (input[_MR] != null) {
22373
22434
  entries[_MR] = input[_MR];
22374
22435
  }
22436
+ if (input[_UTl] != null) {
22437
+ entries[_UTl] = input[_UTl];
22438
+ }
22439
+ if (input[_UC] != null) {
22440
+ entries[_UC] = input[_UC];
22441
+ }
22442
+ return entries;
22443
+ };
22444
+ const se_DescribeCapacityBlocksRequest = (input, context) => {
22445
+ const entries = {};
22446
+ if (input[_CBI] != null) {
22447
+ const memberEntries = se_CapacityBlockIds(input[_CBI], context);
22448
+ Object.entries(memberEntries).forEach(([key, value]) => {
22449
+ const loc = `CapacityBlockId.${key.substring(key.indexOf(".") + 1)}`;
22450
+ entries[loc] = value;
22451
+ });
22452
+ }
22453
+ if (input[_NT] != null) {
22454
+ entries[_NT] = input[_NT];
22455
+ }
22456
+ if (input[_MR] != null) {
22457
+ entries[_MR] = input[_MR];
22458
+ }
22459
+ if (input[_Fi] != null) {
22460
+ const memberEntries = se_FilterList(input[_Fi], context);
22461
+ Object.entries(memberEntries).forEach(([key, value]) => {
22462
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
22463
+ entries[loc] = value;
22464
+ });
22465
+ }
22466
+ if (input[_DRr] != null) {
22467
+ entries[_DRr] = input[_DRr];
22468
+ }
22469
+ return entries;
22470
+ };
22471
+ const se_DescribeCapacityBlockStatusRequest = (input, context) => {
22472
+ const entries = {};
22473
+ if (input[_CBI] != null) {
22474
+ const memberEntries = se_CapacityBlockIds(input[_CBI], context);
22475
+ Object.entries(memberEntries).forEach(([key, value]) => {
22476
+ const loc = `CapacityBlockId.${key.substring(key.indexOf(".") + 1)}`;
22477
+ entries[loc] = value;
22478
+ });
22479
+ }
22480
+ if (input[_NT] != null) {
22481
+ entries[_NT] = input[_NT];
22482
+ }
22483
+ if (input[_MR] != null) {
22484
+ entries[_MR] = input[_MR];
22485
+ }
22486
+ if (input[_Fi] != null) {
22487
+ const memberEntries = se_FilterList(input[_Fi], context);
22488
+ Object.entries(memberEntries).forEach(([key, value]) => {
22489
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
22490
+ entries[loc] = value;
22491
+ });
22492
+ }
22493
+ if (input[_DRr] != null) {
22494
+ entries[_DRr] = input[_DRr];
22495
+ }
22375
22496
  return entries;
22376
22497
  };
22377
22498
  const se_DescribeCapacityReservationBillingRequestsRequest = (input, context) => {
@@ -32263,8 +32384,8 @@ const se_ModifyLaunchTemplateRequest = (input, context) => {
32263
32384
  };
32264
32385
  const se_ModifyLocalGatewayRouteRequest = (input, context) => {
32265
32386
  const entries = {};
32266
- if (input[_DCB] != null) {
32267
- entries[_DCB] = input[_DCB];
32387
+ if (input[_DCBe] != null) {
32388
+ entries[_DCBe] = input[_DCBe];
32268
32389
  }
32269
32390
  if (input[_LGRTI] != null) {
32270
32391
  entries[_LGRTI] = input[_LGRTI];
@@ -32666,8 +32787,8 @@ const se_ModifyTrafficMirrorFilterRuleRequest = (input, context) => {
32666
32787
  if (input[_P] != null) {
32667
32788
  entries[_P] = input[_P];
32668
32789
  }
32669
- if (input[_DCB] != null) {
32670
- entries[_DCB] = input[_DCB];
32790
+ if (input[_DCBe] != null) {
32791
+ entries[_DCBe] = input[_DCBe];
32671
32792
  }
32672
32793
  if (input[_SCB] != null) {
32673
32794
  entries[_SCB] = input[_SCB];
@@ -35374,8 +35495,8 @@ const se_ReplaceRouteRequest = (input, context) => {
35374
35495
  if (input[_RTI] != null) {
35375
35496
  entries[_RTI] = input[_RTI];
35376
35497
  }
35377
- if (input[_DCB] != null) {
35378
- entries[_DCB] = input[_DCB];
35498
+ if (input[_DCBe] != null) {
35499
+ entries[_DCBe] = input[_DCBe];
35379
35500
  }
35380
35501
  if (input[_GI] != null) {
35381
35502
  entries[_GI] = input[_GI];
@@ -35415,8 +35536,8 @@ const se_ReplaceRouteTableAssociationRequest = (input, context) => {
35415
35536
  };
35416
35537
  const se_ReplaceTransitGatewayRouteRequest = (input, context) => {
35417
35538
  const entries = {};
35418
- if (input[_DCB] != null) {
35419
- entries[_DCB] = input[_DCB];
35539
+ if (input[_DCBe] != null) {
35540
+ entries[_DCBe] = input[_DCBe];
35420
35541
  }
35421
35542
  if (input[_TGRTI] != null) {
35422
35543
  entries[_TGRTI] = input[_TGRTI];
@@ -40722,6 +40843,46 @@ const de_CapacityAllocations = (output, context) => {
40722
40843
  return de_CapacityAllocation(entry, context);
40723
40844
  });
40724
40845
  };
40846
+ const de_CapacityBlock = (output, context) => {
40847
+ const contents = {};
40848
+ if (output[_cBI] != null) {
40849
+ contents[_CBIa] = __expectString(output[_cBI]);
40850
+ }
40851
+ if (output[_uTl] != null) {
40852
+ contents[_UTl] = __expectString(output[_uTl]);
40853
+ }
40854
+ if (output[_aZ] != null) {
40855
+ contents[_AZ] = __expectString(output[_aZ]);
40856
+ }
40857
+ if (output[_aZI] != null) {
40858
+ contents[_AZI] = __expectString(output[_aZI]);
40859
+ }
40860
+ if (output.capacityReservationIdSet === "") {
40861
+ contents[_CRIa] = [];
40862
+ }
40863
+ else if (output[_cRIS] != null && output[_cRIS][_i] != null) {
40864
+ contents[_CRIa] = de_CapacityReservationIdSet(__getArrayIfSingleItem(output[_cRIS][_i]), context);
40865
+ }
40866
+ if (output[_sD] != null) {
40867
+ contents[_SD] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_sD]));
40868
+ }
40869
+ if (output[_eD] != null) {
40870
+ contents[_ED] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_eD]));
40871
+ }
40872
+ if (output[_cD] != null) {
40873
+ contents[_CDr] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_cD]));
40874
+ }
40875
+ if (output[_st] != null) {
40876
+ contents[_Stat] = __expectString(output[_st]);
40877
+ }
40878
+ if (output.tagSet === "") {
40879
+ contents[_Ta] = [];
40880
+ }
40881
+ else if (output[_tS] != null && output[_tS][_i] != null) {
40882
+ contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
40883
+ }
40884
+ return contents;
40885
+ };
40725
40886
  const de_CapacityBlockExtension = (output, context) => {
40726
40887
  const contents = {};
40727
40888
  if (output[_cRI] != null) {
@@ -40851,6 +41012,12 @@ const de_CapacityBlockOffering = (output, context) => {
40851
41012
  if (output[_t] != null) {
40852
41013
  contents[_Te] = __expectString(output[_t]);
40853
41014
  }
41015
+ if (output[_uTl] != null) {
41016
+ contents[_UTl] = __expectString(output[_uTl]);
41017
+ }
41018
+ if (output[_uC] != null) {
41019
+ contents[_UC] = __strictParseInt32(output[_uC]);
41020
+ }
40854
41021
  if (output[_cBDM] != null) {
40855
41022
  contents[_CBDM] = __strictParseInt32(output[_cBDM]);
40856
41023
  }
@@ -40863,6 +41030,45 @@ const de_CapacityBlockOfferingSet = (output, context) => {
40863
41030
  return de_CapacityBlockOffering(entry, context);
40864
41031
  });
40865
41032
  };
41033
+ const de_CapacityBlockSet = (output, context) => {
41034
+ return (output || [])
41035
+ .filter((e) => e != null)
41036
+ .map((entry) => {
41037
+ return de_CapacityBlock(entry, context);
41038
+ });
41039
+ };
41040
+ const de_CapacityBlockStatus = (output, context) => {
41041
+ const contents = {};
41042
+ if (output[_cBI] != null) {
41043
+ contents[_CBIa] = __expectString(output[_cBI]);
41044
+ }
41045
+ if (output[_iS] != null) {
41046
+ contents[_ISnte] = __expectString(output[_iS]);
41047
+ }
41048
+ if (output[_tC] != null) {
41049
+ contents[_TCo] = __strictParseInt32(output[_tC]);
41050
+ }
41051
+ if (output[_tAC] != null) {
41052
+ contents[_TAC] = __strictParseInt32(output[_tAC]);
41053
+ }
41054
+ if (output[_tUC] != null) {
41055
+ contents[_TUC] = __strictParseInt32(output[_tUC]);
41056
+ }
41057
+ if (output.capacityReservationStatusSet === "") {
41058
+ contents[_CRSap] = [];
41059
+ }
41060
+ else if (output[_cRSS] != null && output[_cRSS][_i] != null) {
41061
+ contents[_CRSap] = de_CapacityReservationStatusSet(__getArrayIfSingleItem(output[_cRSS][_i]), context);
41062
+ }
41063
+ return contents;
41064
+ };
41065
+ const de_CapacityBlockStatusSet = (output, context) => {
41066
+ return (output || [])
41067
+ .filter((e) => e != null)
41068
+ .map((entry) => {
41069
+ return de_CapacityBlockStatus(entry, context);
41070
+ });
41071
+ };
40866
41072
  const de_CapacityReservation = (output, context) => {
40867
41073
  const contents = {};
40868
41074
  if (output[_cRI] != null) {
@@ -40952,6 +41158,9 @@ const de_CapacityReservation = (output, context) => {
40952
41158
  if (output[_dP] != null) {
40953
41159
  contents[_DP] = __expectString(output[_dP]);
40954
41160
  }
41161
+ if (output[_cBI] != null) {
41162
+ contents[_CBIa] = __expectString(output[_cBI]);
41163
+ }
40955
41164
  return contents;
40956
41165
  };
40957
41166
  const de_CapacityReservationBillingRequest = (output, context) => {
@@ -41086,6 +41295,13 @@ const de_CapacityReservationGroupSet = (output, context) => {
41086
41295
  return de_CapacityReservationGroup(entry, context);
41087
41296
  });
41088
41297
  };
41298
+ const de_CapacityReservationIdSet = (output, context) => {
41299
+ return (output || [])
41300
+ .filter((e) => e != null)
41301
+ .map((entry) => {
41302
+ return __expectString(entry);
41303
+ });
41304
+ };
41089
41305
  const de_CapacityReservationInfo = (output, context) => {
41090
41306
  const contents = {};
41091
41307
  if (output[_iT] != null) {
@@ -41126,6 +41342,29 @@ const de_CapacityReservationSpecificationResponse = (output, context) => {
41126
41342
  }
41127
41343
  return contents;
41128
41344
  };
41345
+ const de_CapacityReservationStatus = (output, context) => {
41346
+ const contents = {};
41347
+ if (output[_cRI] != null) {
41348
+ contents[_CRI] = __expectString(output[_cRI]);
41349
+ }
41350
+ if (output[_tC] != null) {
41351
+ contents[_TCo] = __strictParseInt32(output[_tC]);
41352
+ }
41353
+ if (output[_tAC] != null) {
41354
+ contents[_TAC] = __strictParseInt32(output[_tAC]);
41355
+ }
41356
+ if (output[_tUC] != null) {
41357
+ contents[_TUC] = __strictParseInt32(output[_tUC]);
41358
+ }
41359
+ return contents;
41360
+ };
41361
+ const de_CapacityReservationStatusSet = (output, context) => {
41362
+ return (output || [])
41363
+ .filter((e) => e != null)
41364
+ .map((entry) => {
41365
+ return de_CapacityReservationStatus(entry, context);
41366
+ });
41367
+ };
41129
41368
  const de_CapacityReservationTargetResponse = (output, context) => {
41130
41369
  const contents = {};
41131
41370
  if (output[_cRI] != null) {
@@ -42161,8 +42400,8 @@ const de_CreateIpamResult = (output, context) => {
42161
42400
  };
42162
42401
  const de_CreateIpamScopeResult = (output, context) => {
42163
42402
  const contents = {};
42164
- if (output[_iS] != null) {
42165
- contents[_ISpa] = de_IpamScope(output[_iS], context);
42403
+ if (output[_iSp] != null) {
42404
+ contents[_ISpa] = de_IpamScope(output[_iSp], context);
42166
42405
  }
42167
42406
  return contents;
42168
42407
  };
@@ -42947,8 +43186,8 @@ const de_DeleteIpamResult = (output, context) => {
42947
43186
  };
42948
43187
  const de_DeleteIpamScopeResult = (output, context) => {
42949
43188
  const contents = {};
42950
- if (output[_iS] != null) {
42951
- contents[_ISpa] = de_IpamScope(output[_iS], context);
43189
+ if (output[_iSp] != null) {
43190
+ contents[_ISpa] = de_IpamScope(output[_iSp], context);
42952
43191
  }
42953
43192
  return contents;
42954
43193
  };
@@ -43603,6 +43842,32 @@ const de_DescribeCapacityBlockOfferingsResult = (output, context) => {
43603
43842
  }
43604
43843
  return contents;
43605
43844
  };
43845
+ const de_DescribeCapacityBlocksResult = (output, context) => {
43846
+ const contents = {};
43847
+ if (output.capacityBlockSet === "") {
43848
+ contents[_CBa] = [];
43849
+ }
43850
+ else if (output[_cBS] != null && output[_cBS][_i] != null) {
43851
+ contents[_CBa] = de_CapacityBlockSet(__getArrayIfSingleItem(output[_cBS][_i]), context);
43852
+ }
43853
+ if (output[_nTe] != null) {
43854
+ contents[_NT] = __expectString(output[_nTe]);
43855
+ }
43856
+ return contents;
43857
+ };
43858
+ const de_DescribeCapacityBlockStatusResult = (output, context) => {
43859
+ const contents = {};
43860
+ if (output.capacityBlockStatusSet === "") {
43861
+ contents[_CBS] = [];
43862
+ }
43863
+ else if (output[_cBSS] != null && output[_cBSS][_i] != null) {
43864
+ contents[_CBS] = de_CapacityBlockStatusSet(__getArrayIfSingleItem(output[_cBSS][_i]), context);
43865
+ }
43866
+ if (output[_nTe] != null) {
43867
+ contents[_NT] = __expectString(output[_nTe]);
43868
+ }
43869
+ return contents;
43870
+ };
43606
43871
  const de_DescribeCapacityReservationBillingRequestsResult = (output, context) => {
43607
43872
  const contents = {};
43608
43873
  if (output[_nTe] != null) {
@@ -44429,8 +44694,8 @@ const de_DescribeIpamsResult = (output, context) => {
44429
44694
  if (output.ipamSet === "") {
44430
44695
  contents[_Ipam] = [];
44431
44696
  }
44432
- else if (output[_iSp] != null && output[_iSp][_i] != null) {
44433
- contents[_Ipam] = de_IpamSet(__getArrayIfSingleItem(output[_iSp][_i]), context);
44697
+ else if (output[_iSpa] != null && output[_iSpa][_i] != null) {
44698
+ contents[_Ipam] = de_IpamSet(__getArrayIfSingleItem(output[_iSpa][_i]), context);
44434
44699
  }
44435
44700
  return contents;
44436
44701
  };
@@ -46503,6 +46768,9 @@ const de_Ec2InstanceConnectEndpoint = (output, context) => {
46503
46768
  else if (output[_tS] != null && output[_tS][_i] != null) {
46504
46769
  contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
46505
46770
  }
46771
+ if (output[_iAT] != null) {
46772
+ contents[_IAT] = __expectString(output[_iAT]);
46773
+ }
46506
46774
  return contents;
46507
46775
  };
46508
46776
  const de_EfaInfo = (output, context) => {
@@ -49697,6 +49965,19 @@ const de_InferenceDeviceMemoryInfo = (output, context) => {
49697
49965
  }
49698
49966
  return contents;
49699
49967
  };
49968
+ const de_InitializationStatusDetails = (output, context) => {
49969
+ const contents = {};
49970
+ if (output[_iTni] != null) {
49971
+ contents[_ITni] = __expectString(output[_iTni]);
49972
+ }
49973
+ if (output[_pro] != null) {
49974
+ contents[_Prog] = __strictParseLong(output[_pro]);
49975
+ }
49976
+ if (output[_eTTCIS] != null) {
49977
+ contents[_ETTCIS] = __strictParseLong(output[_eTTCIS]);
49978
+ }
49979
+ return contents;
49980
+ };
49700
49981
  const de_InsideCidrBlocksStringList = (output, context) => {
49701
49982
  return (output || [])
49702
49983
  .filter((e) => e != null)
@@ -49790,6 +50071,9 @@ const de_Instance = (output, context) => {
49790
50071
  if (output[_cO] != null) {
49791
50072
  contents[_COp] = de_CpuOptions(output[_cO], context);
49792
50073
  }
50074
+ if (output[_cBI] != null) {
50075
+ contents[_CBIa] = __expectString(output[_cBI]);
50076
+ }
49793
50077
  if (output[_cRI] != null) {
49794
50078
  contents[_CRI] = __expectString(output[_cRI]);
49795
50079
  }
@@ -50932,6 +51216,9 @@ const de_InstanceTopology = (output, context) => {
50932
51216
  if (output[_zI] != null) {
50933
51217
  contents[_ZIo] = __expectString(output[_zI]);
50934
51218
  }
51219
+ if (output[_cBI] != null) {
51220
+ contents[_CBIa] = __expectString(output[_cBI]);
51221
+ }
50935
51222
  return contents;
50936
51223
  };
50937
51224
  const de_InstanceTypeInfo = (output, context) => {
@@ -52965,7 +53252,7 @@ const de_LocalGateway = (output, context) => {
52965
53252
  const de_LocalGatewayRoute = (output, context) => {
52966
53253
  const contents = {};
52967
53254
  if (output[_dCB] != null) {
52968
- contents[_DCB] = __expectString(output[_dCB]);
53255
+ contents[_DCBe] = __expectString(output[_dCB]);
52969
53256
  }
52970
53257
  if (output[_lGVIGI] != null) {
52971
53258
  contents[_LGVIGI] = __expectString(output[_lGVIGI]);
@@ -53756,8 +54043,8 @@ const de_ModifyIpamResult = (output, context) => {
53756
54043
  };
53757
54044
  const de_ModifyIpamScopeResult = (output, context) => {
53758
54045
  const contents = {};
53759
- if (output[_iS] != null) {
53760
- contents[_ISpa] = de_IpamScope(output[_iS], context);
54046
+ if (output[_iSp] != null) {
54047
+ contents[_ISpa] = de_IpamScope(output[_iSp], context);
53761
54048
  }
53762
54049
  return contents;
53763
54050
  };
@@ -55922,8 +56209,8 @@ const de_PublicIpv4Pool = (output, context) => {
55922
56209
  else if (output[_pARS] != null && output[_pARS][_i] != null) {
55923
56210
  contents[_PARo] = de_PublicIpv4PoolRangeSet(__getArrayIfSingleItem(output[_pARS][_i]), context);
55924
56211
  }
55925
- if (output[_tAC] != null) {
55926
- contents[_TAC] = __strictParseInt32(output[_tAC]);
56212
+ if (output[_tACo] != null) {
56213
+ contents[_TACo] = __strictParseInt32(output[_tACo]);
55927
56214
  }
55928
56215
  if (output[_tAAC] != null) {
55929
56216
  contents[_TAAC] = __strictParseInt32(output[_tAAC]);
@@ -56015,6 +56302,12 @@ const de_PurchaseCapacityBlockResult = (output, context) => {
56015
56302
  if (output[_cR] != null) {
56016
56303
  contents[_CRapa] = de_CapacityReservation(output[_cR], context);
56017
56304
  }
56305
+ if (output.capacityBlockSet === "") {
56306
+ contents[_CBa] = [];
56307
+ }
56308
+ else if (output[_cBS] != null && output[_cBS][_i] != null) {
56309
+ contents[_CBa] = de_CapacityBlockSet(__getArrayIfSingleItem(output[_cBS][_i]), context);
56310
+ }
56018
56311
  return contents;
56019
56312
  };
56020
56313
  const de_PurchasedScheduledInstanceSet = (output, context) => {
@@ -57057,7 +57350,7 @@ const de_RootDeviceTypeList = (output, context) => {
57057
57350
  const de_Route = (output, context) => {
57058
57351
  const contents = {};
57059
57352
  if (output[_dCB] != null) {
57060
- contents[_DCB] = __expectString(output[_dCB]);
57353
+ contents[_DCBe] = __expectString(output[_dCB]);
57061
57354
  }
57062
57355
  if (output[_dICB] != null) {
57063
57356
  contents[_DICB] = __expectString(output[_dICB]);
@@ -59657,7 +59950,7 @@ const de_TrafficMirrorFilterRule = (output, context) => {
59657
59950
  contents[_SPR] = de_TrafficMirrorPortRange(output[_sPR], context);
59658
59951
  }
59659
59952
  if (output[_dCB] != null) {
59660
- contents[_DCB] = __expectString(output[_dCB]);
59953
+ contents[_DCBe] = __expectString(output[_dCB]);
59661
59954
  }
59662
59955
  if (output[_sCB] != null) {
59663
59956
  contents[_SCB] = __expectString(output[_sCB]);
@@ -60353,7 +60646,7 @@ const de_TransitGatewayPolicyRule = (output, context) => {
60353
60646
  contents[_SPR] = __expectString(output[_sPR]);
60354
60647
  }
60355
60648
  if (output[_dCB] != null) {
60356
- contents[_DCB] = __expectString(output[_dCB]);
60649
+ contents[_DCBe] = __expectString(output[_dCB]);
60357
60650
  }
60358
60651
  if (output[_dPR] != null) {
60359
60652
  contents[_DPR] = __expectString(output[_dPR]);
@@ -60518,7 +60811,7 @@ const de_TransitGatewayPropagation = (output, context) => {
60518
60811
  const de_TransitGatewayRoute = (output, context) => {
60519
60812
  const contents = {};
60520
60813
  if (output[_dCB] != null) {
60521
- contents[_DCB] = __expectString(output[_dCB]);
60814
+ contents[_DCBe] = __expectString(output[_dCB]);
60522
60815
  }
60523
60816
  if (output[_pLI] != null) {
60524
60817
  contents[_PLI] = __expectString(output[_pLI]);
@@ -62064,6 +62357,9 @@ const de_VolumeStatusItem = (output, context) => {
62064
62357
  else if (output[_aStt] != null && output[_aStt][_i] != null) {
62065
62358
  contents[_AStt] = de_VolumeStatusAttachmentStatusList(__getArrayIfSingleItem(output[_aStt][_i]), context);
62066
62359
  }
62360
+ if (output[_iSD] != null) {
62361
+ contents[_ISD] = de_InitializationStatusDetails(output[_iSD], context);
62362
+ }
62067
62363
  if (output[_aZI] != null) {
62068
62364
  contents[_AZI] = __expectString(output[_aZI]);
62069
62365
  }
@@ -62219,8 +62515,8 @@ const de_VpcCidrBlockAssociation = (output, context) => {
62219
62515
  if (output[_cB] != null) {
62220
62516
  contents[_CB] = __expectString(output[_cB]);
62221
62517
  }
62222
- if (output[_cBS] != null) {
62223
- contents[_CBS] = de_VpcCidrBlockState(output[_cBS], context);
62518
+ if (output[_cBSi] != null) {
62519
+ contents[_CBSi] = de_VpcCidrBlockState(output[_cBSi], context);
62224
62520
  }
62225
62521
  return contents;
62226
62522
  };
@@ -62646,10 +62942,10 @@ const de_VpcPeeringConnectionVpcInfo = (output, context) => {
62646
62942
  contents[_ICBSp] = de_Ipv6CidrBlockSet(__getArrayIfSingleItem(output[_iCBSp][_i]), context);
62647
62943
  }
62648
62944
  if (output.cidrBlockSet === "") {
62649
- contents[_CBSi] = [];
62945
+ contents[_CBSid] = [];
62650
62946
  }
62651
- else if (output[_cBSi] != null && output[_cBSi][_i] != null) {
62652
- contents[_CBSi] = de_CidrBlockSet(__getArrayIfSingleItem(output[_cBSi][_i]), context);
62947
+ else if (output[_cBSid] != null && output[_cBSid][_i] != null) {
62948
+ contents[_CBSid] = de_CidrBlockSet(__getArrayIfSingleItem(output[_cBSid][_i]), context);
62653
62949
  }
62654
62950
  if (output[_oI] != null) {
62655
62951
  contents[_OIwn] = __expectString(output[_oI]);
@@ -62834,7 +63130,7 @@ const de_VpnGatewayList = (output, context) => {
62834
63130
  const de_VpnStaticRoute = (output, context) => {
62835
63131
  const contents = {};
62836
63132
  if (output[_dCB] != null) {
62837
- contents[_DCB] = __expectString(output[_dCB]);
63133
+ contents[_DCBe] = __expectString(output[_dCB]);
62838
63134
  }
62839
63135
  if (output[_s] != null) {
62840
63136
  contents[_S] = __expectString(output[_s]);
@@ -63182,11 +63478,15 @@ const _CBEOI = "CapacityBlockExtensionOfferingId";
63182
63478
  const _CBEPD = "CapacityBlockExtensionPurchaseDate";
63183
63479
  const _CBES = "CapacityBlockExtensionStatus";
63184
63480
  const _CBESD = "CapacityBlockExtensionStartDate";
63481
+ const _CBI = "CapacityBlockIds";
63482
+ const _CBIa = "CapacityBlockId";
63185
63483
  const _CBO = "CapacityBlockOfferings";
63186
63484
  const _CBOI = "CapacityBlockOfferingId";
63187
- const _CBS = "CidrBlockState";
63188
- const _CBSi = "CidrBlockSet";
63485
+ const _CBS = "CapacityBlockStatuses";
63486
+ const _CBSi = "CidrBlockState";
63487
+ const _CBSid = "CidrBlockSet";
63189
63488
  const _CBT = "CancelBundleTask";
63489
+ const _CBa = "CapacityBlocks";
63190
63490
  const _CBr = "CreatedBy";
63191
63491
  const _CC = "CoreCount";
63192
63492
  const _CCB = "ClientCidrBlock";
@@ -63353,6 +63653,7 @@ const _CRS = "CreateRouteServer";
63353
63653
  const _CRSE = "CreateRouteServerEndpoint";
63354
63654
  const _CRSP = "CreateRouteServerPeer";
63355
63655
  const _CRSa = "CapacityReservationSpecification";
63656
+ const _CRSap = "CapacityReservationStatuses";
63356
63657
  const _CRT = "CreateRouteTable";
63357
63658
  const _CRTa = "CapacityReservationTarget";
63358
63659
  const _CRa = "CancelReason";
@@ -63477,10 +63778,12 @@ const _DBT = "DescribeBundleTasks";
63477
63778
  const _DC = "DisallowedCidrs";
63478
63779
  const _DCA = "DomainCertificateArn";
63479
63780
  const _DCAR = "DeliverCrossAccountRole";
63480
- const _DCB = "DestinationCidrBlock";
63781
+ const _DCB = "DescribeCapacityBlocks";
63481
63782
  const _DCBEH = "DescribeCapacityBlockExtensionHistory";
63482
63783
  const _DCBEO = "DescribeCapacityBlockExtensionOfferings";
63483
63784
  const _DCBO = "DescribeCapacityBlockOfferings";
63785
+ const _DCBS = "DescribeCapacityBlockStatus";
63786
+ const _DCBe = "DestinationCidrBlock";
63484
63787
  const _DCC = "DeleteCoipCidr";
63485
63788
  const _DCG = "DeleteCarrierGateway";
63486
63789
  const _DCGe = "DeleteCustomerGateway";
@@ -63981,6 +64284,7 @@ const _ETI = "ExportTaskId";
63981
64284
  const _ETIx = "ExportTaskIds";
63982
64285
  const _ETLC = "EnableTunnelLifecycleControl";
63983
64286
  const _ETST = "ExportToS3Task";
64287
+ const _ETTCIS = "EstimatedTimeToCompleteInSeconds";
63984
64288
  const _ETa = "EarliestTime";
63985
64289
  const _ETi = "EipTags";
63986
64290
  const _ETn = "EndTime";
@@ -64335,6 +64639,7 @@ const _IRpa = "IpamRegion";
64335
64639
  const _IRpv = "Ipv6Ranges";
64336
64640
  const _IS = "ImportSnapshot";
64337
64641
  const _ISA = "IpamScopeArn";
64642
+ const _ISD = "InitializationStatusDetails";
64338
64643
  const _ISI = "IpamScopeId";
64339
64644
  const _ISIn = "InstanceStorageInfo";
64340
64645
  const _ISIp = "IpamScopeIds";
@@ -64350,6 +64655,7 @@ const _ISns = "InstanceStatuses";
64350
64655
  const _ISnst = "InstanceState";
64351
64656
  const _ISnsta = "InstanceStatus";
64352
64657
  const _ISnt = "IntegrateServices";
64658
+ const _ISnte = "InterconnectStatus";
64353
64659
  const _ISp = "Ipv6Support";
64354
64660
  const _ISpa = "IpamScope";
64355
64661
  const _ISpam = "IpamScopes";
@@ -64366,6 +64672,7 @@ const _ITO = "InstanceTypeOfferings";
64366
64672
  const _ITS = "InstanceTypeSpecifications";
64367
64673
  const _ITm = "ImageType";
64368
64674
  const _ITn = "InterfaceType";
64675
+ const _ITni = "InitializationType";
64369
64676
  const _ITns = "InstanceTenancy";
64370
64677
  const _ITnst = "InstanceTypes";
64371
64678
  const _ITnsta = "InstanceTags";
@@ -65439,7 +65746,8 @@ const _Suc = "Successful";
65439
65746
  const _Succ = "Success";
65440
65747
  const _T = "Type";
65441
65748
  const _TAAC = "TotalAvailableAddressCount";
65442
- const _TAC = "TotalAddressCount";
65749
+ const _TAC = "TotalAvailableCapacity";
65750
+ const _TACo = "TotalAddressCount";
65443
65751
  const _TAI = "TransferAccountId";
65444
65752
  const _TC = "TargetConfigurations";
65445
65753
  const _TCS = "TargetCapacitySpecification";
@@ -65573,6 +65881,7 @@ const _TTGAI = "TransportTransitGatewayAttachmentId";
65573
65881
  const _TTa = "TaskType";
65574
65882
  const _TTar = "TargetThroughput";
65575
65883
  const _TTr = "TransferType";
65884
+ const _TUC = "TotalUnavailableCapacity";
65576
65885
  const _TUP = "TotalUpfrontPrice";
65577
65886
  const _TV = "TargetVersion";
65578
65887
  const _TVC = "TotalVCpus";
@@ -65589,6 +65898,7 @@ const _Tim = "Timestamp";
65589
65898
  const _To = "To";
65590
65899
  const _U = "Url";
65591
65900
  const _UB = "UserBucket";
65901
+ const _UC = "UltraserverCount";
65592
65902
  const _UD = "UserData";
65593
65903
  const _UDLTV = "UnsuccessfullyDeletedLaunchTemplateVersions";
65594
65904
  const _UDe = "UefiData";
@@ -65631,6 +65941,7 @@ const _USs = "UsageStrategy";
65631
65941
  const _UT = "UdpTimeout";
65632
65942
  const _UTP = "UserTrustProvider";
65633
65943
  const _UTPT = "UserTrustProviderType";
65944
+ const _UTl = "UltraserverType";
65634
65945
  const _UTp = "UpdateTime";
65635
65946
  const _Un = "Unsuccessful";
65636
65947
  const _Us = "Username";
@@ -65946,10 +66257,13 @@ const _cBEPD = "capacityBlockExtensionPurchaseDate";
65946
66257
  const _cBES = "capacityBlockExtensionStatus";
65947
66258
  const _cBESD = "capacityBlockExtensionStartDate";
65948
66259
  const _cBESa = "capacityBlockExtensionSet";
66260
+ const _cBI = "capacityBlockId";
65949
66261
  const _cBOI = "capacityBlockOfferingId";
65950
66262
  const _cBOS = "capacityBlockOfferingSet";
65951
- const _cBS = "cidrBlockState";
65952
- const _cBSi = "cidrBlockSet";
66263
+ const _cBS = "capacityBlockSet";
66264
+ const _cBSS = "capacityBlockStatusSet";
66265
+ const _cBSi = "cidrBlockState";
66266
+ const _cBSid = "cidrBlockSet";
65953
66267
  const _cBr = "createdBy";
65954
66268
  const _cC = "currencyCode";
65955
66269
  const _cCB = "clientCidrBlock";
@@ -66031,12 +66345,14 @@ const _cRFI = "capacityReservationFleetId";
66031
66345
  const _cRFS = "capacityReservationFleetSet";
66032
66346
  const _cRGS = "capacityReservationGroupSet";
66033
66347
  const _cRI = "capacityReservationId";
66348
+ const _cRIS = "capacityReservationIdSet";
66034
66349
  const _cRIa = "capacityReservationInfo";
66035
66350
  const _cRL = "certificateRevocationList";
66036
66351
  const _cRO = "capacityReservationOptions";
66037
66352
  const _cRP = "capacityReservationPreference";
66038
66353
  const _cRRGA = "capacityReservationResourceGroupArn";
66039
66354
  const _cRS = "capacityReservationSet";
66355
+ const _cRSS = "capacityReservationStatusSet";
66040
66356
  const _cRSa = "capacityReservationSpecification";
66041
66357
  const _cRT = "capacityReservationTarget";
66042
66358
  const _cRa = "capacityRebalance";
@@ -66269,6 +66585,7 @@ const _eTLC = "enableTunnelLifecycleControl";
66269
66585
  const _eTS = "exportTaskSet";
66270
66586
  const _eTSi = "eipTagSet";
66271
66587
  const _eTSx = "exportToS3";
66588
+ const _eTTCIS = "estimatedTimeToCompleteInSeconds";
66272
66589
  const _eTn = "endTime";
66273
66590
  const _eTna = "enablingTime";
66274
66591
  const _eTnab = "enabledTime";
@@ -66513,8 +66830,9 @@ const _iRT = "ingressRouteTable";
66513
66830
  const _iRp = "ipamRegion";
66514
66831
  const _iRpa = "ipRanges";
66515
66832
  const _iRpv = "ipv6Ranges";
66516
- const _iS = "ipamScope";
66833
+ const _iS = "interconnectStatus";
66517
66834
  const _iSA = "ipamScopeArn";
66835
+ const _iSD = "initializationStatusDetails";
66518
66836
  const _iSI = "instanceStorageInfo";
66519
66837
  const _iSIp = "ipamScopeId";
66520
66838
  const _iSS = "instanceStatusSet";
@@ -66532,7 +66850,8 @@ const _iSn = "instancesSet";
66532
66850
  const _iSns = "instanceSet";
66533
66851
  const _iSnst = "instanceState";
66534
66852
  const _iSnsta = "instanceStatus";
66535
- const _iSp = "ipamSet";
66853
+ const _iSp = "ipamScope";
66854
+ const _iSpa = "ipamSet";
66536
66855
  const _iSpo = "ipSource";
66537
66856
  const _iSpv = "ipv6Supported";
66538
66857
  const _iSpvu = "ipv6Support";
@@ -66547,6 +66866,7 @@ const _iTS = "instanceTypeSet";
66547
66866
  const _iTSS = "instanceTypeSpecificationSet";
66548
66867
  const _iTm = "imageType";
66549
66868
  const _iTn = "instanceTypes";
66869
+ const _iTni = "initializationType";
66550
66870
  const _iTns = "instanceTenancy";
66551
66871
  const _iTnt = "interfaceType";
66552
66872
  const _iU = "ipUsage";
@@ -67336,7 +67656,8 @@ const _suc = "successful";
67336
67656
  const _succ = "success";
67337
67657
  const _t = "tenancy";
67338
67658
  const _tAAC = "totalAvailableAddressCount";
67339
- const _tAC = "totalAddressCount";
67659
+ const _tAC = "totalAvailableCapacity";
67660
+ const _tACo = "totalAddressCount";
67340
67661
  const _tAI = "transferAccountId";
67341
67662
  const _tC = "totalCapacity";
67342
67663
  const _tCS = "targetCapacitySpecification";
@@ -67452,6 +67773,7 @@ const _tTGAI = "transportTransitGatewayAttachmentId";
67452
67773
  const _tTa = "taskType";
67453
67774
  const _tTar = "targetThroughput";
67454
67775
  const _tTr = "transferType";
67776
+ const _tUC = "totalUnavailableCapacity";
67455
67777
  const _tUP = "totalUpfrontPrice";
67456
67778
  const _tV = "tokenValue";
67457
67779
  const _tVC = "totalVCpus";
@@ -67466,6 +67788,7 @@ const _to = "to";
67466
67788
  const _ty = "type";
67467
67789
  const _u = "unsuccessful";
67468
67790
  const _uB = "userBucket";
67791
+ const _uC = "ultraserverCount";
67469
67792
  const _uD = "uefiData";
67470
67793
  const _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
67471
67794
  const _uDp = "updatedDate";
@@ -67496,6 +67819,7 @@ const _uT = "updateTime";
67496
67819
  const _uTP = "userTrustProvider";
67497
67820
  const _uTPT = "userTrustProviderType";
67498
67821
  const _uTd = "udpTimeout";
67822
+ const _uTl = "ultraserverType";
67499
67823
  const _ur = "url";
67500
67824
  const _us = "username";
67501
67825
  const _v = "value";