@aws-sdk/client-ssm 3.943.0 → 3.946.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 (225) hide show
  1. package/dist-cjs/index.js +186 -1091
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SSMClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +186 -1091
  8. package/dist-types/SSM.d.ts +1 -1
  9. package/dist-types/SSMClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +3 -3
  14. package/dist-types/commands/CancelCommandCommand.d.ts +3 -3
  15. package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateActivationCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateAssociationBatchCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateAssociationCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateDocumentCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateOpsItemCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateOpsMetadataCommand.d.ts +3 -3
  23. package/dist-types/commands/CreatePatchBaselineCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteActivationCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteAssociationCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteDocumentCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteInventoryCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteOpsItemCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteParameterCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteParametersCommand.d.ts +3 -3
  34. package/dist-types/commands/DeletePatchBaselineCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  37. package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +3 -3
  38. package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +3 -3
  39. package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +3 -3
  40. package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +3 -3
  41. package/dist-types/commands/DescribeActivationsCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeAssociationCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeDocumentCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +3 -3
  52. package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +3 -3
  54. package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +3 -3
  55. package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +3 -3
  56. package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +3 -3
  57. package/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +3 -3
  58. package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +3 -3
  59. package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +3 -3
  60. package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +3 -3
  61. package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +3 -3
  62. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -3
  63. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +3 -3
  64. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +3 -3
  65. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeParametersCommand.d.ts +3 -3
  69. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +3 -3
  70. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +3 -3
  71. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +3 -3
  72. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +3 -3
  73. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
  74. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +3 -3
  75. package/dist-types/commands/GetAccessTokenCommand.d.ts +3 -3
  76. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +3 -3
  77. package/dist-types/commands/GetCalendarStateCommand.d.ts +3 -3
  78. package/dist-types/commands/GetCommandInvocationCommand.d.ts +3 -3
  79. package/dist-types/commands/GetConnectionStatusCommand.d.ts +3 -3
  80. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +3 -3
  81. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -3
  82. package/dist-types/commands/GetDocumentCommand.d.ts +3 -3
  83. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +3 -3
  84. package/dist-types/commands/GetInventoryCommand.d.ts +4 -4
  85. package/dist-types/commands/GetInventorySchemaCommand.d.ts +3 -3
  86. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +3 -3
  87. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +3 -3
  88. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +3 -3
  89. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +3 -3
  90. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -3
  91. package/dist-types/commands/GetOpsItemCommand.d.ts +3 -3
  92. package/dist-types/commands/GetOpsMetadataCommand.d.ts +3 -3
  93. package/dist-types/commands/GetOpsSummaryCommand.d.ts +4 -4
  94. package/dist-types/commands/GetParameterCommand.d.ts +3 -3
  95. package/dist-types/commands/GetParameterHistoryCommand.d.ts +3 -3
  96. package/dist-types/commands/GetParametersByPathCommand.d.ts +3 -3
  97. package/dist-types/commands/GetParametersCommand.d.ts +3 -3
  98. package/dist-types/commands/GetPatchBaselineCommand.d.ts +3 -3
  99. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +3 -3
  100. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
  101. package/dist-types/commands/GetServiceSettingCommand.d.ts +4 -4
  102. package/dist-types/commands/LabelParameterVersionCommand.d.ts +3 -3
  103. package/dist-types/commands/ListAssociationVersionsCommand.d.ts +3 -3
  104. package/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
  105. package/dist-types/commands/ListCommandInvocationsCommand.d.ts +3 -3
  106. package/dist-types/commands/ListCommandsCommand.d.ts +3 -3
  107. package/dist-types/commands/ListComplianceItemsCommand.d.ts +3 -3
  108. package/dist-types/commands/ListComplianceSummariesCommand.d.ts +3 -3
  109. package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +3 -3
  110. package/dist-types/commands/ListDocumentVersionsCommand.d.ts +3 -3
  111. package/dist-types/commands/ListDocumentsCommand.d.ts +3 -3
  112. package/dist-types/commands/ListInventoryEntriesCommand.d.ts +3 -3
  113. package/dist-types/commands/ListNodesCommand.d.ts +3 -3
  114. package/dist-types/commands/ListNodesSummaryCommand.d.ts +3 -3
  115. package/dist-types/commands/ListOpsItemEventsCommand.d.ts +3 -3
  116. package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -3
  117. package/dist-types/commands/ListOpsMetadataCommand.d.ts +3 -3
  118. package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +3 -3
  119. package/dist-types/commands/ListResourceDataSyncCommand.d.ts +3 -3
  120. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  121. package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +3 -3
  122. package/dist-types/commands/PutComplianceItemsCommand.d.ts +3 -3
  123. package/dist-types/commands/PutInventoryCommand.d.ts +3 -3
  124. package/dist-types/commands/PutParameterCommand.d.ts +3 -3
  125. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  126. package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +3 -3
  127. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +3 -3
  128. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +3 -3
  129. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -3
  130. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  131. package/dist-types/commands/ResetServiceSettingCommand.d.ts +3 -3
  132. package/dist-types/commands/ResumeSessionCommand.d.ts +3 -3
  133. package/dist-types/commands/SendAutomationSignalCommand.d.ts +3 -3
  134. package/dist-types/commands/SendCommandCommand.d.ts +3 -3
  135. package/dist-types/commands/StartAccessRequestCommand.d.ts +3 -3
  136. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +3 -3
  137. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +3 -3
  138. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +3 -3
  139. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +3 -3
  140. package/dist-types/commands/StartSessionCommand.d.ts +3 -3
  141. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +3 -3
  142. package/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
  143. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +3 -3
  144. package/dist-types/commands/UpdateAssociationCommand.d.ts +3 -3
  145. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +3 -3
  146. package/dist-types/commands/UpdateDocumentCommand.d.ts +3 -3
  147. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +3 -3
  148. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +3 -3
  149. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +3 -3
  150. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +3 -3
  151. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +3 -3
  152. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +3 -3
  153. package/dist-types/commands/UpdateOpsItemCommand.d.ts +3 -3
  154. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +3 -3
  155. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +3 -3
  156. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +3 -3
  157. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +3 -3
  158. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  159. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  160. package/dist-types/extensionConfiguration.d.ts +4 -4
  161. package/dist-types/models/SSMServiceException.d.ts +1 -1
  162. package/dist-types/models/errors.d.ts +1 -1
  163. package/dist-types/models/models_1.d.ts +1 -1
  164. package/dist-types/pagination/DescribeActivationsPaginator.d.ts +1 -1
  165. package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +1 -1
  166. package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +1 -1
  167. package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +1 -1
  168. package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +1 -1
  169. package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +1 -1
  170. package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +1 -1
  171. package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +1 -1
  172. package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +1 -1
  173. package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +1 -1
  174. package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +1 -1
  175. package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +1 -1
  176. package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +1 -1
  177. package/dist-types/pagination/DescribeInstancePropertiesPaginator.d.ts +1 -1
  178. package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +1 -1
  179. package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +1 -1
  180. package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +1 -1
  181. package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +1 -1
  182. package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +1 -1
  183. package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +1 -1
  184. package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +1 -1
  185. package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +1 -1
  186. package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +1 -1
  187. package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +1 -1
  188. package/dist-types/pagination/DescribeParametersPaginator.d.ts +1 -1
  189. package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +1 -1
  190. package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +1 -1
  191. package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +1 -1
  192. package/dist-types/pagination/DescribeSessionsPaginator.d.ts +1 -1
  193. package/dist-types/pagination/GetInventoryPaginator.d.ts +1 -1
  194. package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +1 -1
  195. package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +1 -1
  196. package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +1 -1
  197. package/dist-types/pagination/GetParametersByPathPaginator.d.ts +1 -1
  198. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  199. package/dist-types/pagination/Interfaces.d.ts +1 -1
  200. package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +1 -1
  201. package/dist-types/pagination/ListAssociationsPaginator.d.ts +1 -1
  202. package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +1 -1
  203. package/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
  204. package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +1 -1
  205. package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +1 -1
  206. package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +1 -1
  207. package/dist-types/pagination/ListDocumentsPaginator.d.ts +1 -1
  208. package/dist-types/pagination/ListNodesPaginator.d.ts +1 -1
  209. package/dist-types/pagination/ListNodesSummaryPaginator.d.ts +1 -1
  210. package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +1 -1
  211. package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +1 -1
  212. package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +1 -1
  213. package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +1 -1
  214. package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +1 -1
  215. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  216. package/dist-types/runtimeConfig.d.ts +1 -1
  217. package/dist-types/runtimeConfig.native.d.ts +1 -1
  218. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  219. package/dist-types/runtimeExtensions.d.ts +1 -1
  220. package/dist-types/schemas/schemas_0.d.ts +1 -1
  221. package/dist-types/ts3.4/SSMClient.d.ts +3 -3
  222. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  223. package/dist-types/ts3.4/models/SSMServiceException.d.ts +1 -1
  224. package/dist-types/ts3.4/models/models_1.d.ts +11 -11
  225. package/package.json +13 -12
@@ -1475,16 +1475,7 @@ export var OwnerInformation = [0, n0, _OI, 8, 0];
1475
1475
  export var PatchSourceConfiguration = [0, n0, _PSC, 8, 0];
1476
1476
  export var PSParameterValue = [0, n0, _PSPV, 8, 0];
1477
1477
  export var SessionTokenType = [0, n0, _STT, 8, 0];
1478
- export var AccessDeniedException = [
1479
- -3,
1480
- n0,
1481
- _ADE,
1482
- {
1483
- [_e]: _c,
1484
- },
1485
- [_M],
1486
- [0],
1487
- ];
1478
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
1488
1479
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
1489
1480
  export var AccountSharingInfo = [3, n0, _ASI, 0, [_AI, _SDV], [0, 0]];
1490
1481
  export var Activation = [
@@ -1504,10 +1495,7 @@ export var AlreadyExistsException = [
1504
1495
  -3,
1505
1496
  n0,
1506
1497
  _AEE,
1507
- {
1508
- [_e]: _c,
1509
- [_aQE]: [`AlreadyExistsException`, 400],
1510
- },
1498
+ { [_e]: _c, [_aQE]: [`AlreadyExistsException`, 400] },
1511
1499
  [_M],
1512
1500
  [0],
1513
1501
  ];
@@ -1516,10 +1504,7 @@ export var AssociatedInstances = [
1516
1504
  -3,
1517
1505
  n0,
1518
1506
  _AIs,
1519
- {
1520
- [_e]: _c,
1521
- [_aQE]: [`AssociatedInstances`, 400],
1522
- },
1507
+ { [_e]: _c, [_aQE]: [`AssociatedInstances`, 400] },
1523
1508
  [],
1524
1509
  [],
1525
1510
  ];
@@ -1559,10 +1544,7 @@ export var AssociationAlreadyExists = [
1559
1544
  -3,
1560
1545
  n0,
1561
1546
  _AAE,
1562
- {
1563
- [_e]: _c,
1564
- [_aQE]: [`AssociationAlreadyExists`, 400],
1565
- },
1547
+ { [_e]: _c, [_aQE]: [`AssociationAlreadyExists`, 400] },
1566
1548
  [],
1567
1549
  [],
1568
1550
  ];
@@ -1639,10 +1621,7 @@ export var AssociationDoesNotExist = [
1639
1621
  -3,
1640
1622
  n0,
1641
1623
  _ADNE,
1642
- {
1643
- [_e]: _c,
1644
- [_aQE]: [`AssociationDoesNotExist`, 404],
1645
- },
1624
+ { [_e]: _c, [_aQE]: [`AssociationDoesNotExist`, 404] },
1646
1625
  [_M],
1647
1626
  [0],
1648
1627
  ];
@@ -1659,10 +1638,7 @@ export var AssociationExecutionDoesNotExist = [
1659
1638
  -3,
1660
1639
  n0,
1661
1640
  _AEDNE,
1662
- {
1663
- [_e]: _c,
1664
- [_aQE]: [`AssociationExecutionDoesNotExist`, 404],
1665
- },
1641
+ { [_e]: _c, [_aQE]: [`AssociationExecutionDoesNotExist`, 404] },
1666
1642
  [_M],
1667
1643
  [0],
1668
1644
  ];
@@ -1682,10 +1658,7 @@ export var AssociationLimitExceeded = [
1682
1658
  -3,
1683
1659
  n0,
1684
1660
  _ALE,
1685
- {
1686
- [_e]: _c,
1687
- [_aQE]: [`AssociationLimitExceeded`, 400],
1688
- },
1661
+ { [_e]: _c, [_aQE]: [`AssociationLimitExceeded`, 400] },
1689
1662
  [],
1690
1663
  [],
1691
1664
  ];
@@ -1725,10 +1698,7 @@ export var AssociationVersionLimitExceeded = [
1725
1698
  -3,
1726
1699
  n0,
1727
1700
  _AVLE,
1728
- {
1729
- [_e]: _c,
1730
- [_aQE]: [`AssociationVersionLimitExceeded`, 400],
1731
- },
1701
+ { [_e]: _c, [_aQE]: [`AssociationVersionLimitExceeded`, 400] },
1732
1702
  [_M],
1733
1703
  [0],
1734
1704
  ];
@@ -1740,10 +1710,7 @@ export var AutomationDefinitionNotApprovedException = [
1740
1710
  -3,
1741
1711
  n0,
1742
1712
  _ADNAE,
1743
- {
1744
- [_e]: _c,
1745
- [_aQE]: [`AutomationDefinitionNotApproved`, 400],
1746
- },
1713
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotApproved`, 400] },
1747
1714
  [_M],
1748
1715
  [0],
1749
1716
  ];
@@ -1752,10 +1719,7 @@ export var AutomationDefinitionNotFoundException = [
1752
1719
  -3,
1753
1720
  n0,
1754
1721
  _ADNFE,
1755
- {
1756
- [_e]: _c,
1757
- [_aQE]: [`AutomationDefinitionNotFound`, 404],
1758
- },
1722
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotFound`, 404] },
1759
1723
  [_M],
1760
1724
  [0],
1761
1725
  ];
@@ -1764,10 +1728,7 @@ export var AutomationDefinitionVersionNotFoundException = [
1764
1728
  -3,
1765
1729
  n0,
1766
1730
  _ADVNFE,
1767
- {
1768
- [_e]: _c,
1769
- [_aQE]: [`AutomationDefinitionVersionNotFound`, 404],
1770
- },
1731
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionVersionNotFound`, 404] },
1771
1732
  [_M],
1772
1733
  [0],
1773
1734
  ];
@@ -1872,10 +1833,7 @@ export var AutomationExecutionLimitExceededException = [
1872
1833
  -3,
1873
1834
  n0,
1874
1835
  _AELEE,
1875
- {
1876
- [_e]: _c,
1877
- [_aQE]: [`AutomationExecutionLimitExceeded`, 429],
1878
- },
1836
+ { [_e]: _c, [_aQE]: [`AutomationExecutionLimitExceeded`, 429] },
1879
1837
  [_M],
1880
1838
  [0],
1881
1839
  ];
@@ -1956,10 +1914,7 @@ export var AutomationExecutionNotFoundException = [
1956
1914
  -3,
1957
1915
  n0,
1958
1916
  _AENFE,
1959
- {
1960
- [_e]: _c,
1961
- [_aQE]: [`AutomationExecutionNotFound`, 404],
1962
- },
1917
+ { [_e]: _c, [_aQE]: [`AutomationExecutionNotFound`, 404] },
1963
1918
  [_M],
1964
1919
  [0],
1965
1920
  ];
@@ -1976,10 +1931,7 @@ export var AutomationStepNotFoundException = [
1976
1931
  -3,
1977
1932
  n0,
1978
1933
  _ASNFE,
1979
- {
1980
- [_e]: _c,
1981
- [_aQE]: [`AutomationStepNotFoundException`, 404],
1982
- },
1934
+ { [_e]: _c, [_aQE]: [`AutomationStepNotFoundException`, 404] },
1983
1935
  [_M],
1984
1936
  [0],
1985
1937
  ];
@@ -2130,10 +2082,7 @@ export var ComplianceTypeCountLimitExceededException = [
2130
2082
  -3,
2131
2083
  n0,
2132
2084
  _CTCLEE,
2133
- {
2134
- [_e]: _c,
2135
- [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400],
2136
- },
2085
+ { [_e]: _c, [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400] },
2137
2086
  [_M],
2138
2087
  [0],
2139
2088
  ];
@@ -2332,10 +2281,7 @@ export var CustomSchemaCountLimitExceededException = [
2332
2281
  -3,
2333
2282
  n0,
2334
2283
  _CSCLEE,
2335
- {
2336
- [_e]: _c,
2337
- [_aQE]: [`CustomSchemaCountLimitExceeded`, 400],
2338
- },
2284
+ { [_e]: _c, [_aQE]: [`CustomSchemaCountLimitExceeded`, 400] },
2339
2285
  [_M],
2340
2286
  [0],
2341
2287
  ];
@@ -2914,10 +2860,7 @@ export var DocumentAlreadyExists = [
2914
2860
  -3,
2915
2861
  n0,
2916
2862
  _DAE,
2917
- {
2918
- [_e]: _c,
2919
- [_aQE]: [`DocumentAlreadyExists`, 400],
2920
- },
2863
+ { [_e]: _c, [_aQE]: [`DocumentAlreadyExists`, 400] },
2921
2864
  [_M],
2922
2865
  [0],
2923
2866
  ];
@@ -3007,10 +2950,7 @@ export var DocumentLimitExceeded = [
3007
2950
  -3,
3008
2951
  n0,
3009
2952
  _DLE,
3010
- {
3011
- [_e]: _c,
3012
- [_aQE]: [`DocumentLimitExceeded`, 400],
3013
- },
2953
+ { [_e]: _c, [_aQE]: [`DocumentLimitExceeded`, 400] },
3014
2954
  [_M],
3015
2955
  [0],
3016
2956
  ];
@@ -3028,10 +2968,7 @@ export var DocumentPermissionLimit = [
3028
2968
  -3,
3029
2969
  n0,
3030
2970
  _DPL,
3031
- {
3032
- [_e]: _c,
3033
- [_aQE]: [`DocumentPermissionLimit`, 400],
3034
- },
2971
+ { [_e]: _c, [_aQE]: [`DocumentPermissionLimit`, 400] },
3035
2972
  [_M],
3036
2973
  [0],
3037
2974
  ];
@@ -3059,10 +2996,7 @@ export var DocumentVersionLimitExceeded = [
3059
2996
  -3,
3060
2997
  n0,
3061
2998
  _DVLE,
3062
- {
3063
- [_e]: _c,
3064
- [_aQE]: [`DocumentVersionLimitExceeded`, 400],
3065
- },
2999
+ { [_e]: _c, [_aQE]: [`DocumentVersionLimitExceeded`, 400] },
3066
3000
  [_M],
3067
3001
  [0],
3068
3002
  ];
@@ -3071,10 +3005,7 @@ export var DoesNotExistException = [
3071
3005
  -3,
3072
3006
  n0,
3073
3007
  _DNEE,
3074
- {
3075
- [_e]: _c,
3076
- [_aQE]: [`DoesNotExistException`, 404],
3077
- },
3008
+ { [_e]: _c, [_aQE]: [`DoesNotExistException`, 404] },
3078
3009
  [_M],
3079
3010
  [0],
3080
3011
  ];
@@ -3083,10 +3014,7 @@ export var DuplicateDocumentContent = [
3083
3014
  -3,
3084
3015
  n0,
3085
3016
  _DDC,
3086
- {
3087
- [_e]: _c,
3088
- [_aQE]: [`DuplicateDocumentContent`, 400],
3089
- },
3017
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentContent`, 400] },
3090
3018
  [_M],
3091
3019
  [0],
3092
3020
  ];
@@ -3095,10 +3023,7 @@ export var DuplicateDocumentVersionName = [
3095
3023
  -3,
3096
3024
  n0,
3097
3025
  _DDVN,
3098
- {
3099
- [_e]: _c,
3100
- [_aQE]: [`DuplicateDocumentVersionName`, 400],
3101
- },
3026
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentVersionName`, 400] },
3102
3027
  [_M],
3103
3028
  [0],
3104
3029
  ];
@@ -3107,10 +3032,7 @@ export var DuplicateInstanceId = [
3107
3032
  -3,
3108
3033
  n0,
3109
3034
  _DII,
3110
- {
3111
- [_e]: _c,
3112
- [_aQE]: [`DuplicateInstanceId`, 404],
3113
- },
3035
+ { [_e]: _c, [_aQE]: [`DuplicateInstanceId`, 404] },
3114
3036
  [],
3115
3037
  [],
3116
3038
  ];
@@ -3136,10 +3058,7 @@ export var FeatureNotAvailableException = [
3136
3058
  -3,
3137
3059
  n0,
3138
3060
  _FNAE,
3139
- {
3140
- [_e]: _c,
3141
- [_aQE]: [`FeatureNotAvailableException`, 400],
3142
- },
3061
+ { [_e]: _c, [_aQE]: [`FeatureNotAvailableException`, 400] },
3143
3062
  [_M],
3144
3063
  [0],
3145
3064
  ];
@@ -3434,10 +3353,7 @@ export var HierarchyLevelLimitExceededException = [
3434
3353
  -3,
3435
3354
  n0,
3436
3355
  _HLLEE,
3437
- {
3438
- [_e]: _c,
3439
- [_aQE]: [`HierarchyLevelLimitExceededException`, 400],
3440
- },
3356
+ { [_e]: _c, [_aQE]: [`HierarchyLevelLimitExceededException`, 400] },
3441
3357
  [_m],
3442
3358
  [0],
3443
3359
  ];
@@ -3446,10 +3362,7 @@ export var HierarchyTypeMismatchException = [
3446
3362
  -3,
3447
3363
  n0,
3448
3364
  _HTME,
3449
- {
3450
- [_e]: _c,
3451
- [_aQE]: [`HierarchyTypeMismatchException`, 400],
3452
- },
3365
+ { [_e]: _c, [_aQE]: [`HierarchyTypeMismatchException`, 400] },
3453
3366
  [_m],
3454
3367
  [0],
3455
3368
  ];
@@ -3458,10 +3371,7 @@ export var IdempotentParameterMismatch = [
3458
3371
  -3,
3459
3372
  n0,
3460
3373
  _IPM,
3461
- {
3462
- [_e]: _c,
3463
- [_aQE]: [`IdempotentParameterMismatch`, 400],
3464
- },
3374
+ { [_e]: _c, [_aQE]: [`IdempotentParameterMismatch`, 400] },
3465
3375
  [_M],
3466
3376
  [0],
3467
3377
  ];
@@ -3470,10 +3380,7 @@ export var IncompatiblePolicyException = [
3470
3380
  -3,
3471
3381
  n0,
3472
3382
  _IPE,
3473
- {
3474
- [_e]: _c,
3475
- [_aQE]: [`IncompatiblePolicyException`, 400],
3476
- },
3383
+ { [_e]: _c, [_aQE]: [`IncompatiblePolicyException`, 400] },
3477
3384
  [_m],
3478
3385
  [0],
3479
3386
  ];
@@ -3695,10 +3602,7 @@ export var InternalServerError = [
3695
3602
  -3,
3696
3603
  n0,
3697
3604
  _ISE,
3698
- {
3699
- [_e]: _s,
3700
- [_aQE]: [`InternalServerError`, 500],
3701
- },
3605
+ { [_e]: _s, [_aQE]: [`InternalServerError`, 500] },
3702
3606
  [_M],
3703
3607
  [0],
3704
3608
  ];
@@ -3707,10 +3611,7 @@ export var InvalidActivation = [
3707
3611
  -3,
3708
3612
  n0,
3709
3613
  _IAn,
3710
- {
3711
- [_e]: _c,
3712
- [_aQE]: [`InvalidActivation`, 404],
3713
- },
3614
+ { [_e]: _c, [_aQE]: [`InvalidActivation`, 404] },
3714
3615
  [_M],
3715
3616
  [0],
3716
3617
  ];
@@ -3719,10 +3620,7 @@ export var InvalidActivationId = [
3719
3620
  -3,
3720
3621
  n0,
3721
3622
  _IAI,
3722
- {
3723
- [_e]: _c,
3724
- [_aQE]: [`InvalidActivationId`, 404],
3725
- },
3623
+ { [_e]: _c, [_aQE]: [`InvalidActivationId`, 404] },
3726
3624
  [_M],
3727
3625
  [0],
3728
3626
  ];
@@ -3731,10 +3629,7 @@ export var InvalidAggregatorException = [
3731
3629
  -3,
3732
3630
  n0,
3733
3631
  _IAE,
3734
- {
3735
- [_e]: _c,
3736
- [_aQE]: [`InvalidAggregator`, 400],
3737
- },
3632
+ { [_e]: _c, [_aQE]: [`InvalidAggregator`, 400] },
3738
3633
  [_M],
3739
3634
  [0],
3740
3635
  ];
@@ -3743,10 +3638,7 @@ export var InvalidAllowedPatternException = [
3743
3638
  -3,
3744
3639
  n0,
3745
3640
  _IAPE,
3746
- {
3747
- [_e]: _c,
3748
- [_aQE]: [`InvalidAllowedPatternException`, 400],
3749
- },
3641
+ { [_e]: _c, [_aQE]: [`InvalidAllowedPatternException`, 400] },
3750
3642
  [_m],
3751
3643
  [0],
3752
3644
  ];
@@ -3755,10 +3647,7 @@ export var InvalidAssociation = [
3755
3647
  -3,
3756
3648
  n0,
3757
3649
  _IAnv,
3758
- {
3759
- [_e]: _c,
3760
- [_aQE]: [`InvalidAssociation`, 400],
3761
- },
3650
+ { [_e]: _c, [_aQE]: [`InvalidAssociation`, 400] },
3762
3651
  [_M],
3763
3652
  [0],
3764
3653
  ];
@@ -3767,10 +3656,7 @@ export var InvalidAssociationVersion = [
3767
3656
  -3,
3768
3657
  n0,
3769
3658
  _IAV,
3770
- {
3771
- [_e]: _c,
3772
- [_aQE]: [`InvalidAssociationVersion`, 400],
3773
- },
3659
+ { [_e]: _c, [_aQE]: [`InvalidAssociationVersion`, 400] },
3774
3660
  [_M],
3775
3661
  [0],
3776
3662
  ];
@@ -3779,10 +3665,7 @@ export var InvalidAutomationExecutionParametersException = [
3779
3665
  -3,
3780
3666
  n0,
3781
3667
  _IAEPE,
3782
- {
3783
- [_e]: _c,
3784
- [_aQE]: [`InvalidAutomationExecutionParameters`, 400],
3785
- },
3668
+ { [_e]: _c, [_aQE]: [`InvalidAutomationExecutionParameters`, 400] },
3786
3669
  [_M],
3787
3670
  [0],
3788
3671
  ];
@@ -3791,10 +3674,7 @@ export var InvalidAutomationSignalException = [
3791
3674
  -3,
3792
3675
  n0,
3793
3676
  _IASE,
3794
- {
3795
- [_e]: _c,
3796
- [_aQE]: [`InvalidAutomationSignalException`, 400],
3797
- },
3677
+ { [_e]: _c, [_aQE]: [`InvalidAutomationSignalException`, 400] },
3798
3678
  [_M],
3799
3679
  [0],
3800
3680
  ];
@@ -3803,10 +3683,7 @@ export var InvalidAutomationStatusUpdateException = [
3803
3683
  -3,
3804
3684
  n0,
3805
3685
  _IASUE,
3806
- {
3807
- [_e]: _c,
3808
- [_aQE]: [`InvalidAutomationStatusUpdateException`, 400],
3809
- },
3686
+ { [_e]: _c, [_aQE]: [`InvalidAutomationStatusUpdateException`, 400] },
3810
3687
  [_M],
3811
3688
  [0],
3812
3689
  ];
@@ -3815,10 +3692,7 @@ export var InvalidCommandId = [
3815
3692
  -3,
3816
3693
  n0,
3817
3694
  _ICI,
3818
- {
3819
- [_e]: _c,
3820
- [_aQE]: [`InvalidCommandId`, 404],
3821
- },
3695
+ { [_e]: _c, [_aQE]: [`InvalidCommandId`, 404] },
3822
3696
  [],
3823
3697
  [],
3824
3698
  ];
@@ -3827,10 +3701,7 @@ export var InvalidDeleteInventoryParametersException = [
3827
3701
  -3,
3828
3702
  n0,
3829
3703
  _IDIPE,
3830
- {
3831
- [_e]: _c,
3832
- [_aQE]: [`InvalidDeleteInventoryParameters`, 400],
3833
- },
3704
+ { [_e]: _c, [_aQE]: [`InvalidDeleteInventoryParameters`, 400] },
3834
3705
  [_M],
3835
3706
  [0],
3836
3707
  ];
@@ -3839,10 +3710,7 @@ export var InvalidDeletionIdException = [
3839
3710
  -3,
3840
3711
  n0,
3841
3712
  _IDIE,
3842
- {
3843
- [_e]: _c,
3844
- [_aQE]: [`InvalidDeletionId`, 400],
3845
- },
3713
+ { [_e]: _c, [_aQE]: [`InvalidDeletionId`, 400] },
3846
3714
  [_M],
3847
3715
  [0],
3848
3716
  ];
@@ -3851,10 +3719,7 @@ export var InvalidDocument = [
3851
3719
  -3,
3852
3720
  n0,
3853
3721
  _IDn,
3854
- {
3855
- [_e]: _c,
3856
- [_aQE]: [`InvalidDocument`, 404],
3857
- },
3722
+ { [_e]: _c, [_aQE]: [`InvalidDocument`, 404] },
3858
3723
  [_M],
3859
3724
  [0],
3860
3725
  ];
@@ -3863,10 +3728,7 @@ export var InvalidDocumentContent = [
3863
3728
  -3,
3864
3729
  n0,
3865
3730
  _IDC,
3866
- {
3867
- [_e]: _c,
3868
- [_aQE]: [`InvalidDocumentContent`, 400],
3869
- },
3731
+ { [_e]: _c, [_aQE]: [`InvalidDocumentContent`, 400] },
3870
3732
  [_M],
3871
3733
  [0],
3872
3734
  ];
@@ -3875,10 +3737,7 @@ export var InvalidDocumentOperation = [
3875
3737
  -3,
3876
3738
  n0,
3877
3739
  _IDO,
3878
- {
3879
- [_e]: _c,
3880
- [_aQE]: [`InvalidDocumentOperation`, 403],
3881
- },
3740
+ { [_e]: _c, [_aQE]: [`InvalidDocumentOperation`, 403] },
3882
3741
  [_M],
3883
3742
  [0],
3884
3743
  ];
@@ -3887,10 +3746,7 @@ export var InvalidDocumentSchemaVersion = [
3887
3746
  -3,
3888
3747
  n0,
3889
3748
  _IDSV,
3890
- {
3891
- [_e]: _c,
3892
- [_aQE]: [`InvalidDocumentSchemaVersion`, 400],
3893
- },
3749
+ { [_e]: _c, [_aQE]: [`InvalidDocumentSchemaVersion`, 400] },
3894
3750
  [_M],
3895
3751
  [0],
3896
3752
  ];
@@ -3899,10 +3755,7 @@ export var InvalidDocumentType = [
3899
3755
  -3,
3900
3756
  n0,
3901
3757
  _IDT,
3902
- {
3903
- [_e]: _c,
3904
- [_aQE]: [`InvalidDocumentType`, 400],
3905
- },
3758
+ { [_e]: _c, [_aQE]: [`InvalidDocumentType`, 400] },
3906
3759
  [_M],
3907
3760
  [0],
3908
3761
  ];
@@ -3911,34 +3764,18 @@ export var InvalidDocumentVersion = [
3911
3764
  -3,
3912
3765
  n0,
3913
3766
  _IDVn,
3914
- {
3915
- [_e]: _c,
3916
- [_aQE]: [`InvalidDocumentVersion`, 400],
3917
- },
3767
+ { [_e]: _c, [_aQE]: [`InvalidDocumentVersion`, 400] },
3918
3768
  [_M],
3919
3769
  [0],
3920
3770
  ];
3921
3771
  TypeRegistry.for(n0).registerError(InvalidDocumentVersion, __InvalidDocumentVersion);
3922
- export var InvalidFilter = [
3923
- -3,
3924
- n0,
3925
- _IF,
3926
- {
3927
- [_e]: _c,
3928
- [_aQE]: [`InvalidFilter`, 441],
3929
- },
3930
- [_M],
3931
- [0],
3932
- ];
3772
+ export var InvalidFilter = [-3, n0, _IF, { [_e]: _c, [_aQE]: [`InvalidFilter`, 441] }, [_M], [0]];
3933
3773
  TypeRegistry.for(n0).registerError(InvalidFilter, __InvalidFilter);
3934
3774
  export var InvalidFilterKey = [
3935
3775
  -3,
3936
3776
  n0,
3937
3777
  _IFK,
3938
- {
3939
- [_e]: _c,
3940
- [_aQE]: [`InvalidFilterKey`, 400],
3941
- },
3778
+ { [_e]: _c, [_aQE]: [`InvalidFilterKey`, 400] },
3942
3779
  [],
3943
3780
  [],
3944
3781
  ];
@@ -3947,10 +3784,7 @@ export var InvalidFilterOption = [
3947
3784
  -3,
3948
3785
  n0,
3949
3786
  _IFO,
3950
- {
3951
- [_e]: _c,
3952
- [_aQE]: [`InvalidFilterOption`, 400],
3953
- },
3787
+ { [_e]: _c, [_aQE]: [`InvalidFilterOption`, 400] },
3954
3788
  [_m],
3955
3789
  [0],
3956
3790
  ];
@@ -3959,10 +3793,7 @@ export var InvalidFilterValue = [
3959
3793
  -3,
3960
3794
  n0,
3961
3795
  _IFV,
3962
- {
3963
- [_e]: _c,
3964
- [_aQE]: [`InvalidFilterValue`, 400],
3965
- },
3796
+ { [_e]: _c, [_aQE]: [`InvalidFilterValue`, 400] },
3966
3797
  [_M],
3967
3798
  [0],
3968
3799
  ];
@@ -3971,10 +3802,7 @@ export var InvalidInstanceId = [
3971
3802
  -3,
3972
3803
  n0,
3973
3804
  _III,
3974
- {
3975
- [_e]: _c,
3976
- [_aQE]: [`InvalidInstanceId`, 404],
3977
- },
3805
+ { [_e]: _c, [_aQE]: [`InvalidInstanceId`, 404] },
3978
3806
  [_M],
3979
3807
  [0],
3980
3808
  ];
@@ -3983,10 +3811,7 @@ export var InvalidInstanceInformationFilterValue = [
3983
3811
  -3,
3984
3812
  n0,
3985
3813
  _IIIFV,
3986
- {
3987
- [_e]: _c,
3988
- [_aQE]: [`InvalidInstanceInformationFilterValue`, 400],
3989
- },
3814
+ { [_e]: _c, [_aQE]: [`InvalidInstanceInformationFilterValue`, 400] },
3990
3815
  [_m],
3991
3816
  [0],
3992
3817
  ];
@@ -3995,10 +3820,7 @@ export var InvalidInstancePropertyFilterValue = [
3995
3820
  -3,
3996
3821
  n0,
3997
3822
  _IIPFV,
3998
- {
3999
- [_e]: _c,
4000
- [_aQE]: [`InvalidInstancePropertyFilterValue`, 400],
4001
- },
3823
+ { [_e]: _c, [_aQE]: [`InvalidInstancePropertyFilterValue`, 400] },
4002
3824
  [_m],
4003
3825
  [0],
4004
3826
  ];
@@ -4007,10 +3829,7 @@ export var InvalidInventoryGroupException = [
4007
3829
  -3,
4008
3830
  n0,
4009
3831
  _IIGE,
4010
- {
4011
- [_e]: _c,
4012
- [_aQE]: [`InvalidInventoryGroup`, 400],
4013
- },
3832
+ { [_e]: _c, [_aQE]: [`InvalidInventoryGroup`, 400] },
4014
3833
  [_M],
4015
3834
  [0],
4016
3835
  ];
@@ -4019,10 +3838,7 @@ export var InvalidInventoryItemContextException = [
4019
3838
  -3,
4020
3839
  n0,
4021
3840
  _IIICE,
4022
- {
4023
- [_e]: _c,
4024
- [_aQE]: [`InvalidInventoryItemContext`, 400],
4025
- },
3841
+ { [_e]: _c, [_aQE]: [`InvalidInventoryItemContext`, 400] },
4026
3842
  [_M],
4027
3843
  [0],
4028
3844
  ];
@@ -4031,10 +3847,7 @@ export var InvalidInventoryRequestException = [
4031
3847
  -3,
4032
3848
  n0,
4033
3849
  _IIRE,
4034
- {
4035
- [_e]: _c,
4036
- [_aQE]: [`InvalidInventoryRequest`, 400],
4037
- },
3850
+ { [_e]: _c, [_aQE]: [`InvalidInventoryRequest`, 400] },
4038
3851
  [_M],
4039
3852
  [0],
4040
3853
  ];
@@ -4043,34 +3856,18 @@ export var InvalidItemContentException = [
4043
3856
  -3,
4044
3857
  n0,
4045
3858
  _IICE,
4046
- {
4047
- [_e]: _c,
4048
- [_aQE]: [`InvalidItemContent`, 400],
4049
- },
3859
+ { [_e]: _c, [_aQE]: [`InvalidItemContent`, 400] },
4050
3860
  [_TN, _M],
4051
3861
  [0, 0],
4052
3862
  ];
4053
3863
  TypeRegistry.for(n0).registerError(InvalidItemContentException, __InvalidItemContentException);
4054
- export var InvalidKeyId = [
4055
- -3,
4056
- n0,
4057
- _IKI,
4058
- {
4059
- [_e]: _c,
4060
- [_aQE]: [`InvalidKeyId`, 400],
4061
- },
4062
- [_m],
4063
- [0],
4064
- ];
3864
+ export var InvalidKeyId = [-3, n0, _IKI, { [_e]: _c, [_aQE]: [`InvalidKeyId`, 400] }, [_m], [0]];
4065
3865
  TypeRegistry.for(n0).registerError(InvalidKeyId, __InvalidKeyId);
4066
3866
  export var InvalidNextToken = [
4067
3867
  -3,
4068
3868
  n0,
4069
3869
  _INT,
4070
- {
4071
- [_e]: _c,
4072
- [_aQE]: [`InvalidNextToken`, 400],
4073
- },
3870
+ { [_e]: _c, [_aQE]: [`InvalidNextToken`, 400] },
4074
3871
  [_M],
4075
3872
  [0],
4076
3873
  ];
@@ -4079,10 +3876,7 @@ export var InvalidNotificationConfig = [
4079
3876
  -3,
4080
3877
  n0,
4081
3878
  _INC,
4082
- {
4083
- [_e]: _c,
4084
- [_aQE]: [`InvalidNotificationConfig`, 400],
4085
- },
3879
+ { [_e]: _c, [_aQE]: [`InvalidNotificationConfig`, 400] },
4086
3880
  [_M],
4087
3881
  [0],
4088
3882
  ];
@@ -4091,10 +3885,7 @@ export var InvalidOptionException = [
4091
3885
  -3,
4092
3886
  n0,
4093
3887
  _IOE,
4094
- {
4095
- [_e]: _c,
4096
- [_aQE]: [`InvalidOption`, 400],
4097
- },
3888
+ { [_e]: _c, [_aQE]: [`InvalidOption`, 400] },
4098
3889
  [_M],
4099
3890
  [0],
4100
3891
  ];
@@ -4103,10 +3894,7 @@ export var InvalidOutputFolder = [
4103
3894
  -3,
4104
3895
  n0,
4105
3896
  _IOF,
4106
- {
4107
- [_e]: _c,
4108
- [_aQE]: [`InvalidOutputFolder`, 400],
4109
- },
3897
+ { [_e]: _c, [_aQE]: [`InvalidOutputFolder`, 400] },
4110
3898
  [],
4111
3899
  [],
4112
3900
  ];
@@ -4115,10 +3903,7 @@ export var InvalidOutputLocation = [
4115
3903
  -3,
4116
3904
  n0,
4117
3905
  _IOLn,
4118
- {
4119
- [_e]: _c,
4120
- [_aQE]: [`InvalidOutputLocation`, 400],
4121
- },
3906
+ { [_e]: _c, [_aQE]: [`InvalidOutputLocation`, 400] },
4122
3907
  [],
4123
3908
  [],
4124
3909
  ];
@@ -4127,10 +3912,7 @@ export var InvalidParameters = [
4127
3912
  -3,
4128
3913
  n0,
4129
3914
  _IP,
4130
- {
4131
- [_e]: _c,
4132
- [_aQE]: [`InvalidParameters`, 400],
4133
- },
3915
+ { [_e]: _c, [_aQE]: [`InvalidParameters`, 400] },
4134
3916
  [_M],
4135
3917
  [0],
4136
3918
  ];
@@ -4139,10 +3921,7 @@ export var InvalidPermissionType = [
4139
3921
  -3,
4140
3922
  n0,
4141
3923
  _IPT,
4142
- {
4143
- [_e]: _c,
4144
- [_aQE]: [`InvalidPermissionType`, 400],
4145
- },
3924
+ { [_e]: _c, [_aQE]: [`InvalidPermissionType`, 400] },
4146
3925
  [_M],
4147
3926
  [0],
4148
3927
  ];
@@ -4151,10 +3930,7 @@ export var InvalidPluginName = [
4151
3930
  -3,
4152
3931
  n0,
4153
3932
  _IPN,
4154
- {
4155
- [_e]: _c,
4156
- [_aQE]: [`InvalidPluginName`, 404],
4157
- },
3933
+ { [_e]: _c, [_aQE]: [`InvalidPluginName`, 404] },
4158
3934
  [],
4159
3935
  [],
4160
3936
  ];
@@ -4163,10 +3939,7 @@ export var InvalidPolicyAttributeException = [
4163
3939
  -3,
4164
3940
  n0,
4165
3941
  _IPAE,
4166
- {
4167
- [_e]: _c,
4168
- [_aQE]: [`InvalidPolicyAttributeException`, 400],
4169
- },
3942
+ { [_e]: _c, [_aQE]: [`InvalidPolicyAttributeException`, 400] },
4170
3943
  [_m],
4171
3944
  [0],
4172
3945
  ];
@@ -4175,10 +3948,7 @@ export var InvalidPolicyTypeException = [
4175
3948
  -3,
4176
3949
  n0,
4177
3950
  _IPTE,
4178
- {
4179
- [_e]: _c,
4180
- [_aQE]: [`InvalidPolicyTypeException`, 400],
4181
- },
3951
+ { [_e]: _c, [_aQE]: [`InvalidPolicyTypeException`, 400] },
4182
3952
  [_m],
4183
3953
  [0],
4184
3954
  ];
@@ -4187,10 +3957,7 @@ export var InvalidResourceId = [
4187
3957
  -3,
4188
3958
  n0,
4189
3959
  _IRI,
4190
- {
4191
- [_e]: _c,
4192
- [_aQE]: [`InvalidResourceId`, 400],
4193
- },
3960
+ { [_e]: _c, [_aQE]: [`InvalidResourceId`, 400] },
4194
3961
  [],
4195
3962
  [],
4196
3963
  ];
@@ -4199,10 +3966,7 @@ export var InvalidResourceType = [
4199
3966
  -3,
4200
3967
  n0,
4201
3968
  _IRT,
4202
- {
4203
- [_e]: _c,
4204
- [_aQE]: [`InvalidResourceType`, 400],
4205
- },
3969
+ { [_e]: _c, [_aQE]: [`InvalidResourceType`, 400] },
4206
3970
  [],
4207
3971
  [],
4208
3972
  ];
@@ -4211,70 +3975,31 @@ export var InvalidResultAttributeException = [
4211
3975
  -3,
4212
3976
  n0,
4213
3977
  _IRAE,
4214
- {
4215
- [_e]: _c,
4216
- [_aQE]: [`InvalidResultAttribute`, 400],
4217
- },
3978
+ { [_e]: _c, [_aQE]: [`InvalidResultAttribute`, 400] },
4218
3979
  [_M],
4219
3980
  [0],
4220
3981
  ];
4221
3982
  TypeRegistry.for(n0).registerError(InvalidResultAttributeException, __InvalidResultAttributeException);
4222
- export var InvalidRole = [
4223
- -3,
4224
- n0,
4225
- _IRnv,
4226
- {
4227
- [_e]: _c,
4228
- [_aQE]: [`InvalidRole`, 400],
4229
- },
4230
- [_M],
4231
- [0],
4232
- ];
3983
+ export var InvalidRole = [-3, n0, _IRnv, { [_e]: _c, [_aQE]: [`InvalidRole`, 400] }, [_M], [0]];
4233
3984
  TypeRegistry.for(n0).registerError(InvalidRole, __InvalidRole);
4234
3985
  export var InvalidSchedule = [
4235
3986
  -3,
4236
3987
  n0,
4237
3988
  _ISnv,
4238
- {
4239
- [_e]: _c,
4240
- [_aQE]: [`InvalidSchedule`, 400],
4241
- },
3989
+ { [_e]: _c, [_aQE]: [`InvalidSchedule`, 400] },
4242
3990
  [_M],
4243
3991
  [0],
4244
3992
  ];
4245
3993
  TypeRegistry.for(n0).registerError(InvalidSchedule, __InvalidSchedule);
4246
- export var InvalidTag = [
4247
- -3,
4248
- n0,
4249
- _ITn,
4250
- {
4251
- [_e]: _c,
4252
- [_aQE]: [`InvalidTag`, 400],
4253
- },
4254
- [_M],
4255
- [0],
4256
- ];
3994
+ export var InvalidTag = [-3, n0, _ITn, { [_e]: _c, [_aQE]: [`InvalidTag`, 400] }, [_M], [0]];
4257
3995
  TypeRegistry.for(n0).registerError(InvalidTag, __InvalidTag);
4258
- export var InvalidTarget = [
4259
- -3,
4260
- n0,
4261
- _ITnv,
4262
- {
4263
- [_e]: _c,
4264
- [_aQE]: [`InvalidTarget`, 400],
4265
- },
4266
- [_M],
4267
- [0],
4268
- ];
3996
+ export var InvalidTarget = [-3, n0, _ITnv, { [_e]: _c, [_aQE]: [`InvalidTarget`, 400] }, [_M], [0]];
4269
3997
  TypeRegistry.for(n0).registerError(InvalidTarget, __InvalidTarget);
4270
3998
  export var InvalidTargetMaps = [
4271
3999
  -3,
4272
4000
  n0,
4273
4001
  _ITM,
4274
- {
4275
- [_e]: _c,
4276
- [_aQE]: [`InvalidTargetMaps`, 400],
4277
- },
4002
+ { [_e]: _c, [_aQE]: [`InvalidTargetMaps`, 400] },
4278
4003
  [_M],
4279
4004
  [0],
4280
4005
  ];
@@ -4283,25 +4008,12 @@ export var InvalidTypeNameException = [
4283
4008
  -3,
4284
4009
  n0,
4285
4010
  _ITNE,
4286
- {
4287
- [_e]: _c,
4288
- [_aQE]: [`InvalidTypeName`, 400],
4289
- },
4011
+ { [_e]: _c, [_aQE]: [`InvalidTypeName`, 400] },
4290
4012
  [_M],
4291
4013
  [0],
4292
4014
  ];
4293
4015
  TypeRegistry.for(n0).registerError(InvalidTypeNameException, __InvalidTypeNameException);
4294
- export var InvalidUpdate = [
4295
- -3,
4296
- n0,
4297
- _IU,
4298
- {
4299
- [_e]: _c,
4300
- [_aQE]: [`InvalidUpdate`, 400],
4301
- },
4302
- [_M],
4303
- [0],
4304
- ];
4016
+ export var InvalidUpdate = [-3, n0, _IU, { [_e]: _c, [_aQE]: [`InvalidUpdate`, 400] }, [_M], [0]];
4305
4017
  TypeRegistry.for(n0).registerError(InvalidUpdate, __InvalidUpdate);
4306
4018
  export var InventoryAggregator = [
4307
4019
  3,
@@ -4374,10 +4086,7 @@ export var InvocationDoesNotExist = [
4374
4086
  -3,
4375
4087
  n0,
4376
4088
  _IDNE,
4377
- {
4378
- [_e]: _c,
4379
- [_aQE]: [`InvocationDoesNotExist`, 400],
4380
- },
4089
+ { [_e]: _c, [_aQE]: [`InvocationDoesNotExist`, 400] },
4381
4090
  [],
4382
4091
  [],
4383
4092
  ];
@@ -4386,10 +4095,7 @@ export var ItemContentMismatchException = [
4386
4095
  -3,
4387
4096
  n0,
4388
4097
  _ICME,
4389
- {
4390
- [_e]: _c,
4391
- [_aQE]: [`ItemContentMismatch`, 400],
4392
- },
4098
+ { [_e]: _c, [_aQE]: [`ItemContentMismatch`, 400] },
4393
4099
  [_TN, _M],
4394
4100
  [0, 0],
4395
4101
  ];
@@ -4398,10 +4104,7 @@ export var ItemSizeLimitExceededException = [
4398
4104
  -3,
4399
4105
  n0,
4400
4106
  _ISLEE,
4401
- {
4402
- [_e]: _c,
4403
- [_aQE]: [`ItemSizeLimitExceeded`, 400],
4404
- },
4107
+ { [_e]: _c, [_aQE]: [`ItemSizeLimitExceeded`, 400] },
4405
4108
  [_TN, _M],
4406
4109
  [0, 0],
4407
4110
  ];
@@ -4777,10 +4480,7 @@ export var MalformedResourcePolicyDocumentException = [
4777
4480
  -3,
4778
4481
  n0,
4779
4482
  _MRPDE,
4780
- {
4781
- [_e]: _c,
4782
- [_aQE]: [`MalformedResourcePolicyDocumentException`, 400],
4783
- },
4483
+ { [_e]: _c, [_aQE]: [`MalformedResourcePolicyDocumentException`, 400] },
4784
4484
  [_M],
4785
4485
  [0],
4786
4486
  ];
@@ -4789,10 +4489,7 @@ export var MaxDocumentSizeExceeded = [
4789
4489
  -3,
4790
4490
  n0,
4791
4491
  _MDSE,
4792
- {
4793
- [_e]: _c,
4794
- [_aQE]: [`MaxDocumentSizeExceeded`, 400],
4795
- },
4492
+ { [_e]: _c, [_aQE]: [`MaxDocumentSizeExceeded`, 400] },
4796
4493
  [_M],
4797
4494
  [0],
4798
4495
  ];
@@ -4829,10 +4526,7 @@ export var NoLongerSupportedException = [
4829
4526
  -3,
4830
4527
  n0,
4831
4528
  _NLSE,
4832
- {
4833
- [_e]: _c,
4834
- [_aQE]: [`NoLongerSupported`, 400],
4835
- },
4529
+ { [_e]: _c, [_aQE]: [`NoLongerSupported`, 400] },
4836
4530
  [_M],
4837
4531
  [0],
4838
4532
  ];
@@ -4908,10 +4602,7 @@ export var OpsItemAccessDeniedException = [
4908
4602
  -3,
4909
4603
  n0,
4910
4604
  _OIADE,
4911
- {
4912
- [_e]: _c,
4913
- [_aQE]: [`OpsItemAccessDeniedException`, 403],
4914
- },
4605
+ { [_e]: _c, [_aQE]: [`OpsItemAccessDeniedException`, 403] },
4915
4606
  [_M],
4916
4607
  [0],
4917
4608
  ];
@@ -4920,10 +4611,7 @@ export var OpsItemAlreadyExistsException = [
4920
4611
  -3,
4921
4612
  n0,
4922
4613
  _OIAEE,
4923
- {
4924
- [_e]: _c,
4925
- [_aQE]: [`OpsItemAlreadyExistsException`, 400],
4926
- },
4614
+ { [_e]: _c, [_aQE]: [`OpsItemAlreadyExistsException`, 400] },
4927
4615
  [_M, _OII],
4928
4616
  [0, 0],
4929
4617
  ];
@@ -4932,10 +4620,7 @@ export var OpsItemConflictException = [
4932
4620
  -3,
4933
4621
  n0,
4934
4622
  _OICE,
4935
- {
4936
- [_e]: _c,
4937
- [_aQE]: [`OpsItemConflictException`, 409],
4938
- },
4623
+ { [_e]: _c, [_aQE]: [`OpsItemConflictException`, 409] },
4939
4624
  [_M],
4940
4625
  [0],
4941
4626
  ];
@@ -4956,10 +4641,7 @@ export var OpsItemInvalidParameterException = [
4956
4641
  -3,
4957
4642
  n0,
4958
4643
  _OIIPE,
4959
- {
4960
- [_e]: _c,
4961
- [_aQE]: [`OpsItemInvalidParameterException`, 400],
4962
- },
4644
+ { [_e]: _c, [_aQE]: [`OpsItemInvalidParameterException`, 400] },
4963
4645
  [_PNa, _M],
4964
4646
  [64 | 0, 0],
4965
4647
  ];
@@ -4968,10 +4650,7 @@ export var OpsItemLimitExceededException = [
4968
4650
  -3,
4969
4651
  n0,
4970
4652
  _OILEE,
4971
- {
4972
- [_e]: _c,
4973
- [_aQE]: [`OpsItemLimitExceededException`, 400],
4974
- },
4653
+ { [_e]: _c, [_aQE]: [`OpsItemLimitExceededException`, 400] },
4975
4654
  [_RTes, _Li, _LTi, _M],
4976
4655
  [64 | 0, 1, 0, 0],
4977
4656
  ];
@@ -4980,10 +4659,7 @@ export var OpsItemNotFoundException = [
4980
4659
  -3,
4981
4660
  n0,
4982
4661
  _OINFE,
4983
- {
4984
- [_e]: _c,
4985
- [_aQE]: [`OpsItemNotFoundException`, 400],
4986
- },
4662
+ { [_e]: _c, [_aQE]: [`OpsItemNotFoundException`, 400] },
4987
4663
  [_M],
4988
4664
  [0],
4989
4665
  ];
@@ -4993,10 +4669,7 @@ export var OpsItemRelatedItemAlreadyExistsException = [
4993
4669
  -3,
4994
4670
  n0,
4995
4671
  _OIRIAEE,
4996
- {
4997
- [_e]: _c,
4998
- [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400],
4999
- },
4672
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400] },
5000
4673
  [_M, _RU, _OII],
5001
4674
  [0, 0, 0],
5002
4675
  ];
@@ -5005,10 +4678,7 @@ export var OpsItemRelatedItemAssociationNotFoundException = [
5005
4678
  -3,
5006
4679
  n0,
5007
4680
  _OIRIANFE,
5008
- {
5009
- [_e]: _c,
5010
- [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400],
5011
- },
4681
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400] },
5012
4682
  [_M],
5013
4683
  [0],
5014
4684
  ];
@@ -5035,10 +4705,7 @@ export var OpsMetadataAlreadyExistsException = [
5035
4705
  -3,
5036
4706
  n0,
5037
4707
  _OMAEE,
5038
- {
5039
- [_e]: _c,
5040
- [_aQE]: [`OpsMetadataAlreadyExistsException`, 400],
5041
- },
4708
+ { [_e]: _c, [_aQE]: [`OpsMetadataAlreadyExistsException`, 400] },
5042
4709
  [_m],
5043
4710
  [0],
5044
4711
  ];
@@ -5048,10 +4715,7 @@ export var OpsMetadataInvalidArgumentException = [
5048
4715
  -3,
5049
4716
  n0,
5050
4717
  _OMIAE,
5051
- {
5052
- [_e]: _c,
5053
- [_aQE]: [`OpsMetadataInvalidArgumentException`, 400],
5054
- },
4718
+ { [_e]: _c, [_aQE]: [`OpsMetadataInvalidArgumentException`, 400] },
5055
4719
  [_m],
5056
4720
  [0],
5057
4721
  ];
@@ -5060,10 +4724,7 @@ export var OpsMetadataKeyLimitExceededException = [
5060
4724
  -3,
5061
4725
  n0,
5062
4726
  _OMKLEE,
5063
- {
5064
- [_e]: _c,
5065
- [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429],
5066
- },
4727
+ { [_e]: _c, [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429] },
5067
4728
  [_m],
5068
4729
  [0],
5069
4730
  ];
@@ -5072,10 +4733,7 @@ export var OpsMetadataLimitExceededException = [
5072
4733
  -3,
5073
4734
  n0,
5074
4735
  _OMLEE,
5075
- {
5076
- [_e]: _c,
5077
- [_aQE]: [`OpsMetadataLimitExceededException`, 429],
5078
- },
4736
+ { [_e]: _c, [_aQE]: [`OpsMetadataLimitExceededException`, 429] },
5079
4737
  [_m],
5080
4738
  [0],
5081
4739
  ];
@@ -5084,10 +4742,7 @@ export var OpsMetadataNotFoundException = [
5084
4742
  -3,
5085
4743
  n0,
5086
4744
  _OMNFE,
5087
- {
5088
- [_e]: _c,
5089
- [_aQE]: [`OpsMetadataNotFoundException`, 404],
5090
- },
4745
+ { [_e]: _c, [_aQE]: [`OpsMetadataNotFoundException`, 404] },
5091
4746
  [_m],
5092
4747
  [0],
5093
4748
  ];
@@ -5096,10 +4751,7 @@ export var OpsMetadataTooManyUpdatesException = [
5096
4751
  -3,
5097
4752
  n0,
5098
4753
  _OMTMUE,
5099
- {
5100
- [_e]: _c,
5101
- [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429],
5102
- },
4754
+ { [_e]: _c, [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429] },
5103
4755
  [_m],
5104
4756
  [0],
5105
4757
  ];
@@ -5118,10 +4770,7 @@ export var ParameterAlreadyExists = [
5118
4770
  -3,
5119
4771
  n0,
5120
4772
  _PAE,
5121
- {
5122
- [_e]: _c,
5123
- [_aQE]: [`ParameterAlreadyExists`, 400],
5124
- },
4773
+ { [_e]: _c, [_aQE]: [`ParameterAlreadyExists`, 400] },
5125
4774
  [_m],
5126
4775
  [0],
5127
4776
  ];
@@ -5139,10 +4788,7 @@ export var ParameterLimitExceeded = [
5139
4788
  -3,
5140
4789
  n0,
5141
4790
  _PLE,
5142
- {
5143
- [_e]: _c,
5144
- [_aQE]: [`ParameterLimitExceeded`, 429],
5145
- },
4791
+ { [_e]: _c, [_aQE]: [`ParameterLimitExceeded`, 429] },
5146
4792
  [_m],
5147
4793
  [0],
5148
4794
  ];
@@ -5151,10 +4797,7 @@ export var ParameterMaxVersionLimitExceeded = [
5151
4797
  -3,
5152
4798
  n0,
5153
4799
  _PMVLE,
5154
- {
5155
- [_e]: _c,
5156
- [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400],
5157
- },
4800
+ { [_e]: _c, [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400] },
5158
4801
  [_m],
5159
4802
  [0],
5160
4803
  ];
@@ -5171,10 +4814,7 @@ export var ParameterNotFound = [
5171
4814
  -3,
5172
4815
  n0,
5173
4816
  _PNF,
5174
- {
5175
- [_e]: _c,
5176
- [_aQE]: [`ParameterNotFound`, 404],
5177
- },
4817
+ { [_e]: _c, [_aQE]: [`ParameterNotFound`, 404] },
5178
4818
  [_m],
5179
4819
  [0],
5180
4820
  ];
@@ -5183,10 +4823,7 @@ export var ParameterPatternMismatchException = [
5183
4823
  -3,
5184
4824
  n0,
5185
4825
  _PPME,
5186
- {
5187
- [_e]: _c,
5188
- [_aQE]: [`ParameterPatternMismatchException`, 400],
5189
- },
4826
+ { [_e]: _c, [_aQE]: [`ParameterPatternMismatchException`, 400] },
5190
4827
  [_m],
5191
4828
  [0],
5192
4829
  ];
@@ -5197,10 +4834,7 @@ export var ParameterVersionLabelLimitExceeded = [
5197
4834
  -3,
5198
4835
  n0,
5199
4836
  _PVLLE,
5200
- {
5201
- [_e]: _c,
5202
- [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400],
5203
- },
4837
+ { [_e]: _c, [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400] },
5204
4838
  [_m],
5205
4839
  [0],
5206
4840
  ];
@@ -5209,10 +4843,7 @@ export var ParameterVersionNotFound = [
5209
4843
  -3,
5210
4844
  n0,
5211
4845
  _PVNF,
5212
- {
5213
- [_e]: _c,
5214
- [_aQE]: [`ParameterVersionNotFound`, 400],
5215
- },
4846
+ { [_e]: _c, [_aQE]: [`ParameterVersionNotFound`, 400] },
5216
4847
  [_m],
5217
4848
  [0],
5218
4849
  ];
@@ -5292,10 +4923,7 @@ export var PoliciesLimitExceededException = [
5292
4923
  -3,
5293
4924
  n0,
5294
4925
  _PLEE,
5295
- {
5296
- [_e]: _c,
5297
- [_aQE]: [`PoliciesLimitExceededException`, 400],
5298
- },
4926
+ { [_e]: _c, [_aQE]: [`PoliciesLimitExceededException`, 400] },
5299
4927
  [_m],
5300
4928
  [0],
5301
4929
  ];
@@ -5388,10 +5016,7 @@ export var ResourceDataSyncAlreadyExistsException = [
5388
5016
  -3,
5389
5017
  n0,
5390
5018
  _RDSAEE,
5391
- {
5392
- [_e]: _c,
5393
- [_aQE]: [`ResourceDataSyncAlreadyExists`, 400],
5394
- },
5019
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncAlreadyExists`, 400] },
5395
5020
  [_SN],
5396
5021
  [0],
5397
5022
  ];
@@ -5408,10 +5033,7 @@ export var ResourceDataSyncConflictException = [
5408
5033
  -3,
5409
5034
  n0,
5410
5035
  _RDSCE,
5411
- {
5412
- [_e]: _c,
5413
- [_aQE]: [`ResourceDataSyncConflictException`, 409],
5414
- },
5036
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncConflictException`, 409] },
5415
5037
  [_M],
5416
5038
  [0],
5417
5039
  ];
@@ -5420,10 +5042,7 @@ export var ResourceDataSyncCountExceededException = [
5420
5042
  -3,
5421
5043
  n0,
5422
5044
  _RDSCEE,
5423
- {
5424
- [_e]: _c,
5425
- [_aQE]: [`ResourceDataSyncCountExceeded`, 400],
5426
- },
5045
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncCountExceeded`, 400] },
5427
5046
  [_M],
5428
5047
  [0],
5429
5048
  ];
@@ -5433,10 +5052,7 @@ export var ResourceDataSyncInvalidConfigurationException = [
5433
5052
  -3,
5434
5053
  n0,
5435
5054
  _RDSICE,
5436
- {
5437
- [_e]: _c,
5438
- [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400],
5439
- },
5055
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400] },
5440
5056
  [_M],
5441
5057
  [0],
5442
5058
  ];
@@ -5453,10 +5069,7 @@ export var ResourceDataSyncNotFoundException = [
5453
5069
  -3,
5454
5070
  n0,
5455
5071
  _RDSNFE,
5456
- {
5457
- [_e]: _c,
5458
- [_aQE]: [`ResourceDataSyncNotFound`, 404],
5459
- },
5072
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncNotFound`, 404] },
5460
5073
  [_SN, _STy, _M],
5461
5074
  [0, 0, 0],
5462
5075
  ];
@@ -5490,10 +5103,7 @@ export var ResourceInUseException = [
5490
5103
  -3,
5491
5104
  n0,
5492
5105
  _RIUE,
5493
- {
5494
- [_e]: _c,
5495
- [_aQE]: [`ResourceInUseException`, 400],
5496
- },
5106
+ { [_e]: _c, [_aQE]: [`ResourceInUseException`, 400] },
5497
5107
  [_M],
5498
5108
  [0],
5499
5109
  ];
@@ -5502,10 +5112,7 @@ export var ResourceLimitExceededException = [
5502
5112
  -3,
5503
5113
  n0,
5504
5114
  _RLEE,
5505
- {
5506
- [_e]: _c,
5507
- [_aQE]: [`ResourceLimitExceededException`, 400],
5508
- },
5115
+ { [_e]: _c, [_aQE]: [`ResourceLimitExceededException`, 400] },
5509
5116
  [_M],
5510
5117
  [0],
5511
5118
  ];
@@ -5514,10 +5121,7 @@ export var ResourceNotFoundException = [
5514
5121
  -3,
5515
5122
  n0,
5516
5123
  _RNFE,
5517
- {
5518
- [_e]: _c,
5519
- [_aQE]: [`ResourceNotFoundException`, 404],
5520
- },
5124
+ { [_e]: _c, [_aQE]: [`ResourceNotFoundException`, 404] },
5521
5125
  [_M],
5522
5126
  [0],
5523
5127
  ];
@@ -5526,10 +5130,7 @@ export var ResourcePolicyConflictException = [
5526
5130
  -3,
5527
5131
  n0,
5528
5132
  _RPCE,
5529
- {
5530
- [_e]: _c,
5531
- [_aQE]: [`ResourcePolicyConflictException`, 400],
5532
- },
5133
+ { [_e]: _c, [_aQE]: [`ResourcePolicyConflictException`, 400] },
5533
5134
  [_M],
5534
5135
  [0],
5535
5136
  ];
@@ -5538,10 +5139,7 @@ export var ResourcePolicyInvalidParameterException = [
5538
5139
  -3,
5539
5140
  n0,
5540
5141
  _RPIPE,
5541
- {
5542
- [_e]: _c,
5543
- [_aQE]: [`ResourcePolicyInvalidParameterException`, 400],
5544
- },
5142
+ { [_e]: _c, [_aQE]: [`ResourcePolicyInvalidParameterException`, 400] },
5545
5143
  [_PNa, _M],
5546
5144
  [64 | 0, 0],
5547
5145
  ];
@@ -5550,10 +5148,7 @@ export var ResourcePolicyLimitExceededException = [
5550
5148
  -3,
5551
5149
  n0,
5552
5150
  _RPLEE,
5553
- {
5554
- [_e]: _c,
5555
- [_aQE]: [`ResourcePolicyLimitExceededException`, 400],
5556
- },
5151
+ { [_e]: _c, [_aQE]: [`ResourcePolicyLimitExceededException`, 400] },
5557
5152
  [_Li, _LTi, _M],
5558
5153
  [1, 0, 0],
5559
5154
  ];
@@ -5562,10 +5157,7 @@ export var ResourcePolicyNotFoundException = [
5562
5157
  -3,
5563
5158
  n0,
5564
5159
  _RPNFE,
5565
- {
5566
- [_e]: _c,
5567
- [_aQE]: [`ResourcePolicyNotFoundException`, 404],
5568
- },
5160
+ { [_e]: _c, [_aQE]: [`ResourcePolicyNotFoundException`, 404] },
5569
5161
  [_M],
5570
5162
  [0],
5571
5163
  ];
@@ -5636,9 +5228,7 @@ export var ServiceQuotaExceededException = [
5636
5228
  -3,
5637
5229
  n0,
5638
5230
  _SQEE,
5639
- {
5640
- [_e]: _c,
5641
- },
5231
+ { [_e]: _c },
5642
5232
  [_M, _RI, _RT, _QC, _SCe],
5643
5233
  [0, 0, 0, 0, 0],
5644
5234
  ];
@@ -5655,10 +5245,7 @@ export var ServiceSettingNotFound = [
5655
5245
  -3,
5656
5246
  n0,
5657
5247
  _SSNF,
5658
- {
5659
- [_e]: _c,
5660
- [_aQE]: [`ServiceSettingNotFound`, 400],
5661
- },
5248
+ { [_e]: _c, [_aQE]: [`ServiceSettingNotFound`, 400] },
5662
5249
  [_M],
5663
5250
  [0],
5664
5251
  ];
@@ -5743,17 +5330,7 @@ export var StartSessionRequest = [
5743
5330
  [0, 0, 0, [2, n0, _SMP, 0, 0, 64 | 0]],
5744
5331
  ];
5745
5332
  export var StartSessionResponse = [3, n0, _SSRt, 0, [_SIes, _TV, _SU], [0, 0, 0]];
5746
- export var StatusUnchanged = [
5747
- -3,
5748
- n0,
5749
- _SUt,
5750
- {
5751
- [_e]: _c,
5752
- [_aQE]: [`StatusUnchanged`, 400],
5753
- },
5754
- [],
5755
- [],
5756
- ];
5333
+ export var StatusUnchanged = [-3, n0, _SUt, { [_e]: _c, [_aQE]: [`StatusUnchanged`, 400] }, [], []];
5757
5334
  TypeRegistry.for(n0).registerError(StatusUnchanged, __StatusUnchanged);
5758
5335
  export var StepExecution = [
5759
5336
  3,
@@ -5820,10 +5397,7 @@ export var SubTypeCountLimitExceededException = [
5820
5397
  -3,
5821
5398
  n0,
5822
5399
  _STCLEE,
5823
- {
5824
- [_e]: _c,
5825
- [_aQE]: [`SubTypeCountLimitExceeded`, 400],
5826
- },
5400
+ { [_e]: _c, [_aQE]: [`SubTypeCountLimitExceeded`, 400] },
5827
5401
  [_M],
5828
5402
  [0],
5829
5403
  ];
@@ -5834,10 +5408,7 @@ export var TargetInUseException = [
5834
5408
  -3,
5835
5409
  n0,
5836
5410
  _TIUE,
5837
- {
5838
- [_e]: _c,
5839
- [_aQE]: [`TargetInUseException`, 400],
5840
- },
5411
+ { [_e]: _c, [_aQE]: [`TargetInUseException`, 400] },
5841
5412
  [_M],
5842
5413
  [0],
5843
5414
  ];
@@ -5854,10 +5425,7 @@ export var TargetNotConnected = [
5854
5425
  -3,
5855
5426
  n0,
5856
5427
  _TNC,
5857
- {
5858
- [_e]: _c,
5859
- [_aQE]: [`TargetNotConnected`, 430],
5860
- },
5428
+ { [_e]: _c, [_aQE]: [`TargetNotConnected`, 430] },
5861
5429
  [_M],
5862
5430
  [0],
5863
5431
  ];
@@ -5865,49 +5433,24 @@ TypeRegistry.for(n0).registerError(TargetNotConnected, __TargetNotConnected);
5865
5433
  export var TargetPreview = [3, n0, _TPar, 0, [_Cou, _TT], [1, 0]];
5866
5434
  export var TerminateSessionRequest = [3, n0, _TSR, 0, [_SIes], [0]];
5867
5435
  export var TerminateSessionResponse = [3, n0, _TSRe, 0, [_SIes], [0]];
5868
- export var ThrottlingException = [
5869
- -3,
5870
- n0,
5871
- _TE,
5872
- {
5873
- [_e]: _c,
5874
- },
5875
- [_M, _QC, _SCe],
5876
- [0, 0, 0],
5877
- ];
5436
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M, _QC, _SCe], [0, 0, 0]];
5878
5437
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
5879
5438
  export var TooManyTagsError = [
5880
5439
  -3,
5881
5440
  n0,
5882
5441
  _TMTE,
5883
- {
5884
- [_e]: _c,
5885
- [_aQE]: [`TooManyTagsError`, 400],
5886
- },
5442
+ { [_e]: _c, [_aQE]: [`TooManyTagsError`, 400] },
5887
5443
  [],
5888
5444
  [],
5889
5445
  ];
5890
5446
  TypeRegistry.for(n0).registerError(TooManyTagsError, __TooManyTagsError);
5891
- export var TooManyUpdates = [
5892
- -3,
5893
- n0,
5894
- _TMU,
5895
- {
5896
- [_e]: _c,
5897
- [_aQE]: [`TooManyUpdates`, 429],
5898
- },
5899
- [_M],
5900
- [0],
5901
- ];
5447
+ export var TooManyUpdates = [-3, n0, _TMU, { [_e]: _c, [_aQE]: [`TooManyUpdates`, 429] }, [_M], [0]];
5902
5448
  TypeRegistry.for(n0).registerError(TooManyUpdates, __TooManyUpdates);
5903
5449
  export var TotalSizeLimitExceededException = [
5904
5450
  -3,
5905
5451
  n0,
5906
5452
  _TSLEE,
5907
- {
5908
- [_e]: _c,
5909
- [_aQE]: [`TotalSizeLimitExceeded`, 400],
5910
- },
5453
+ { [_e]: _c, [_aQE]: [`TotalSizeLimitExceeded`, 400] },
5911
5454
  [_M],
5912
5455
  [0],
5913
5456
  ];
@@ -5918,10 +5461,7 @@ export var UnsupportedCalendarException = [
5918
5461
  -3,
5919
5462
  n0,
5920
5463
  _UCE,
5921
- {
5922
- [_e]: _c,
5923
- [_aQE]: [`UnsupportedCalendarException`, 400],
5924
- },
5464
+ { [_e]: _c, [_aQE]: [`UnsupportedCalendarException`, 400] },
5925
5465
  [_M],
5926
5466
  [0],
5927
5467
  ];
@@ -5930,10 +5470,7 @@ export var UnsupportedFeatureRequiredException = [
5930
5470
  -3,
5931
5471
  n0,
5932
5472
  _UFRE,
5933
- {
5934
- [_e]: _c,
5935
- [_aQE]: [`UnsupportedFeatureRequiredException`, 400],
5936
- },
5473
+ { [_e]: _c, [_aQE]: [`UnsupportedFeatureRequiredException`, 400] },
5937
5474
  [_M],
5938
5475
  [0],
5939
5476
  ];
@@ -5942,10 +5479,7 @@ export var UnsupportedInventoryItemContextException = [
5942
5479
  -3,
5943
5480
  n0,
5944
5481
  _UIICE,
5945
- {
5946
- [_e]: _c,
5947
- [_aQE]: [`UnsupportedInventoryItemContext`, 400],
5948
- },
5482
+ { [_e]: _c, [_aQE]: [`UnsupportedInventoryItemContext`, 400] },
5949
5483
  [_TN, _M],
5950
5484
  [0, 0],
5951
5485
  ];
@@ -5954,10 +5488,7 @@ export var UnsupportedInventorySchemaVersionException = [
5954
5488
  -3,
5955
5489
  n0,
5956
5490
  _UISVE,
5957
- {
5958
- [_e]: _c,
5959
- [_aQE]: [`UnsupportedInventorySchemaVersion`, 400],
5960
- },
5491
+ { [_e]: _c, [_aQE]: [`UnsupportedInventorySchemaVersion`, 400] },
5961
5492
  [_M],
5962
5493
  [0],
5963
5494
  ];
@@ -5966,10 +5497,7 @@ export var UnsupportedOperatingSystem = [
5966
5497
  -3,
5967
5498
  n0,
5968
5499
  _UOS,
5969
- {
5970
- [_e]: _c,
5971
- [_aQE]: [`UnsupportedOperatingSystem`, 400],
5972
- },
5500
+ { [_e]: _c, [_aQE]: [`UnsupportedOperatingSystem`, 400] },
5973
5501
  [_M],
5974
5502
  [0],
5975
5503
  ];
@@ -5978,10 +5506,7 @@ export var UnsupportedOperationException = [
5978
5506
  -3,
5979
5507
  n0,
5980
5508
  _UOE,
5981
- {
5982
- [_e]: _c,
5983
- [_aQE]: [`UnsupportedOperation`, 400],
5984
- },
5509
+ { [_e]: _c, [_aQE]: [`UnsupportedOperation`, 400] },
5985
5510
  [_M],
5986
5511
  [0],
5987
5512
  ];
@@ -5990,10 +5515,7 @@ export var UnsupportedParameterType = [
5990
5515
  -3,
5991
5516
  n0,
5992
5517
  _UPT,
5993
- {
5994
- [_e]: _c,
5995
- [_aQE]: [`UnsupportedParameterType`, 400],
5996
- },
5518
+ { [_e]: _c, [_aQE]: [`UnsupportedParameterType`, 400] },
5997
5519
  [_m],
5998
5520
  [0],
5999
5521
  ];
@@ -6002,10 +5524,7 @@ export var UnsupportedPlatformType = [
6002
5524
  -3,
6003
5525
  n0,
6004
5526
  _UPTn,
6005
- {
6006
- [_e]: _c,
6007
- [_aQE]: [`UnsupportedPlatformType`, 400],
6008
- },
5527
+ { [_e]: _c, [_aQE]: [`UnsupportedPlatformType`, 400] },
6009
5528
  [_M],
6010
5529
  [0],
6011
5530
  ];
@@ -6256,10 +5775,7 @@ export var ValidationException = [
6256
5775
  -3,
6257
5776
  n0,
6258
5777
  _VE,
6259
- {
6260
- [_e]: _c,
6261
- [_aQE]: [`ValidationException`, 400],
6262
- },
5778
+ { [_e]: _c, [_aQE]: [`ValidationException`, 400] },
6263
5779
  [_M, _RCea],
6264
5780
  [0, 0],
6265
5781
  ];
@@ -6267,31 +5783,9 @@ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
6267
5783
  export var __Unit = "unit";
6268
5784
  export var SSMServiceException = [-3, _sm, "SSMServiceException", 0, [], []];
6269
5785
  TypeRegistry.for(_sm).registerError(SSMServiceException, __SSMServiceException);
6270
- export var AccountIdList = [
6271
- 1,
6272
- n0,
6273
- _AIL,
6274
- 0,
6275
- [
6276
- 0,
6277
- {
6278
- [_xN]: _AI,
6279
- },
6280
- ],
6281
- ];
5786
+ export var AccountIdList = [1, n0, _AIL, 0, [0, { [_xN]: _AI }]];
6282
5787
  export var Accounts = 64 | 0;
6283
- export var AccountSharingInfoList = [
6284
- 1,
6285
- n0,
6286
- _ASIL,
6287
- 0,
6288
- [
6289
- () => AccountSharingInfo,
6290
- {
6291
- [_xN]: _ASI,
6292
- },
6293
- ],
6294
- ];
5788
+ export var AccountSharingInfoList = [1, n0, _ASIL, 0, [() => AccountSharingInfo, { [_xN]: _ASI }]];
6295
5789
  export var ActivationList = [1, n0, _AL, 0, () => Activation];
6296
5790
  export var AlarmList = [1, n0, _ALl, 0, () => Alarm];
6297
5791
  export var AlarmStateInformationList = [1, n0, _ASILl, 0, () => AlarmStateInformation];
@@ -6300,110 +5794,41 @@ export var AssociationDescriptionList = [
6300
5794
  n0,
6301
5795
  _ADL,
6302
5796
  0,
6303
- [
6304
- () => AssociationDescription,
6305
- {
6306
- [_xN]: _AD,
6307
- },
6308
- ],
5797
+ [() => AssociationDescription, { [_xN]: _AD }],
6309
5798
  ];
6310
5799
  export var AssociationExecutionFilterList = [
6311
5800
  1,
6312
5801
  n0,
6313
5802
  _AEFL,
6314
5803
  0,
6315
- [
6316
- () => AssociationExecutionFilter,
6317
- {
6318
- [_xN]: _AEF,
6319
- },
6320
- ],
6321
- ];
6322
- export var AssociationExecutionsList = [
6323
- 1,
6324
- n0,
6325
- _AEL,
6326
- 0,
6327
- [
6328
- () => AssociationExecution,
6329
- {
6330
- [_xN]: _AE,
6331
- },
6332
- ],
5804
+ [() => AssociationExecutionFilter, { [_xN]: _AEF }],
6333
5805
  ];
5806
+ export var AssociationExecutionsList = [1, n0, _AEL, 0, [() => AssociationExecution, { [_xN]: _AE }]];
6334
5807
  export var AssociationExecutionTargetsFilterList = [
6335
5808
  1,
6336
5809
  n0,
6337
5810
  _AETFL,
6338
5811
  0,
6339
- [
6340
- () => AssociationExecutionTargetsFilter,
6341
- {
6342
- [_xN]: _AETF,
6343
- },
6344
- ],
5812
+ [() => AssociationExecutionTargetsFilter, { [_xN]: _AETF }],
6345
5813
  ];
6346
5814
  export var AssociationExecutionTargetsList = [
6347
5815
  1,
6348
5816
  n0,
6349
5817
  _AETL,
6350
5818
  0,
6351
- [
6352
- () => AssociationExecutionTarget,
6353
- {
6354
- [_xN]: _AET,
6355
- },
6356
- ],
6357
- ];
6358
- export var AssociationFilterList = [
6359
- 1,
6360
- n0,
6361
- _AFL,
6362
- 0,
6363
- [
6364
- () => AssociationFilter,
6365
- {
6366
- [_xN]: _AF,
6367
- },
6368
- ],
5819
+ [() => AssociationExecutionTarget, { [_xN]: _AET }],
6369
5820
  ];
5821
+ export var AssociationFilterList = [1, n0, _AFL, 0, [() => AssociationFilter, { [_xN]: _AF }]];
6370
5822
  export var AssociationIdList = 64 | 0;
6371
- export var AssociationList = [
6372
- 1,
6373
- n0,
6374
- _ALs,
6375
- 0,
6376
- [
6377
- () => Association,
6378
- {
6379
- [_xN]: _As,
6380
- },
6381
- ],
6382
- ];
5823
+ export var AssociationList = [1, n0, _ALs, 0, [() => Association, { [_xN]: _As }]];
6383
5824
  export var AssociationVersionList = [1, n0, _AVL, 0, [() => AssociationVersionInfo, 0]];
6384
- export var AttachmentContentList = [
6385
- 1,
6386
- n0,
6387
- _ACL,
6388
- 0,
6389
- [
6390
- () => AttachmentContent,
6391
- {
6392
- [_xN]: _ACt,
6393
- },
6394
- ],
6395
- ];
5825
+ export var AttachmentContentList = [1, n0, _ACL, 0, [() => AttachmentContent, { [_xN]: _ACt }]];
6396
5826
  export var AttachmentInformationList = [
6397
5827
  1,
6398
5828
  n0,
6399
5829
  _AILt,
6400
5830
  0,
6401
- [
6402
- () => AttachmentInformation,
6403
- {
6404
- [_xN]: _AIt,
6405
- },
6406
- ],
5831
+ [() => AttachmentInformation, { [_xN]: _AIt }],
6407
5832
  ];
6408
5833
  export var AttachmentsSourceList = [1, n0, _ASL, 0, () => AttachmentsSource];
6409
5834
  export var AttachmentsSourceValues = 64 | 0;
@@ -6419,18 +5844,7 @@ export var CommandInvocationList = [1, n0, _CIL, 0, () => CommandInvocation];
6419
5844
  export var CommandList = [1, n0, _CLo, 0, [() => Command, 0]];
6420
5845
  export var CommandPluginList = [1, n0, _CPL, 0, () => CommandPlugin];
6421
5846
  export var ComplianceItemEntryList = [1, n0, _CIEL, 0, () => ComplianceItemEntry];
6422
- export var ComplianceItemList = [
6423
- 1,
6424
- n0,
6425
- _CILo,
6426
- 0,
6427
- [
6428
- () => ComplianceItem,
6429
- {
6430
- [_xN]: _Item,
6431
- },
6432
- ],
6433
- ];
5847
+ export var ComplianceItemList = [1, n0, _CILo, 0, [() => ComplianceItem, { [_xN]: _Item }]];
6434
5848
  export var ComplianceResourceIdList = 64 | 0;
6435
5849
  export var ComplianceResourceTypeList = 64 | 0;
6436
5850
  export var ComplianceStringFilterList = [
@@ -6438,88 +5852,29 @@ export var ComplianceStringFilterList = [
6438
5852
  n0,
6439
5853
  _CSFL,
6440
5854
  0,
6441
- [
6442
- () => ComplianceStringFilter,
6443
- {
6444
- [_xN]: _CFo,
6445
- },
6446
- ],
6447
- ];
6448
- export var ComplianceStringFilterValueList = [
6449
- 1,
6450
- n0,
6451
- _CSFVL,
6452
- 0,
6453
- [
6454
- 0,
6455
- {
6456
- [_xN]: _FVi,
6457
- },
6458
- ],
5855
+ [() => ComplianceStringFilter, { [_xN]: _CFo }],
6459
5856
  ];
5857
+ export var ComplianceStringFilterValueList = [1, n0, _CSFVL, 0, [0, { [_xN]: _FVi }]];
6460
5858
  export var ComplianceSummaryItemList = [
6461
5859
  1,
6462
5860
  n0,
6463
5861
  _CSIL,
6464
5862
  0,
6465
- [
6466
- () => ComplianceSummaryItem,
6467
- {
6468
- [_xN]: _Item,
6469
- },
6470
- ],
5863
+ [() => ComplianceSummaryItem, { [_xN]: _Item }],
6471
5864
  ];
6472
5865
  export var CreateAssociationBatchRequestEntries = [
6473
5866
  1,
6474
5867
  n0,
6475
5868
  _CABREr,
6476
5869
  0,
6477
- [
6478
- () => CreateAssociationBatchRequestEntry,
6479
- {
6480
- [_xN]: _en,
6481
- },
6482
- ],
5870
+ [() => CreateAssociationBatchRequestEntry, { [_xN]: _en }],
6483
5871
  ];
6484
5872
  export var DescribeActivationsFilterList = [1, n0, _DAFL, 0, () => DescribeActivationsFilter];
6485
- export var DocumentFilterList = [
6486
- 1,
6487
- n0,
6488
- _DFL,
6489
- 0,
6490
- [
6491
- () => DocumentFilter,
6492
- {
6493
- [_xN]: _DFo,
6494
- },
6495
- ],
6496
- ];
6497
- export var DocumentIdentifierList = [
6498
- 1,
6499
- n0,
6500
- _DIL,
6501
- 0,
6502
- [
6503
- () => DocumentIdentifier,
6504
- {
6505
- [_xN]: _DIo,
6506
- },
6507
- ],
6508
- ];
5873
+ export var DocumentFilterList = [1, n0, _DFL, 0, [() => DocumentFilter, { [_xN]: _DFo }]];
5874
+ export var DocumentIdentifierList = [1, n0, _DIL, 0, [() => DocumentIdentifier, { [_xN]: _DIo }]];
6509
5875
  export var DocumentKeyValuesFilterList = [1, n0, _DKVFL, 0, () => DocumentKeyValuesFilter];
6510
5876
  export var DocumentKeyValuesFilterValues = 64 | 0;
6511
- export var DocumentParameterList = [
6512
- 1,
6513
- n0,
6514
- _DPLo,
6515
- 0,
6516
- [
6517
- () => DocumentParameter,
6518
- {
6519
- [_xN]: _DPo,
6520
- },
6521
- ],
6522
- ];
5877
+ export var DocumentParameterList = [1, n0, _DPLo, 0, [() => DocumentParameter, { [_xN]: _DPo }]];
6523
5878
  export var DocumentRequiresList = [1, n0, _DRL, 0, () => DocumentRequires];
6524
5879
  export var DocumentReviewCommentList = [1, n0, _DRCL, 0, () => DocumentReviewCommentSource];
6525
5880
  export var DocumentReviewerResponseList = [1, n0, _DRRL, 0, () => DocumentReviewerResponseSource];
@@ -6531,12 +5886,7 @@ export var FailedCreateAssociationList = [
6531
5886
  n0,
6532
5887
  _FCAL,
6533
5888
  0,
6534
- [
6535
- () => FailedCreateAssociation,
6536
- {
6537
- [_xN]: _FCAE,
6538
- },
6539
- ],
5889
+ [() => FailedCreateAssociation, { [_xN]: _FCAE }],
6540
5890
  ];
6541
5891
  export var GetResourcePoliciesResponseEntries = [
6542
5892
  1,
@@ -6553,188 +5903,59 @@ export var InstanceInformationFilterList = [
6553
5903
  n0,
6554
5904
  _IIFL,
6555
5905
  0,
6556
- [
6557
- () => InstanceInformationFilter,
6558
- {
6559
- [_xN]: _IIF,
6560
- },
6561
- ],
6562
- ];
6563
- export var InstanceInformationFilterValueSet = [
6564
- 1,
6565
- n0,
6566
- _IIFVS,
6567
- 0,
6568
- [
6569
- 0,
6570
- {
6571
- [_xN]: _IIFV,
6572
- },
6573
- ],
6574
- ];
6575
- export var InstanceInformationList = [
6576
- 1,
6577
- n0,
6578
- _IIL,
6579
- 0,
6580
- [
6581
- () => InstanceInformation,
6582
- {
6583
- [_xN]: _IInst,
6584
- },
6585
- ],
5906
+ [() => InstanceInformationFilter, { [_xN]: _IIF }],
6586
5907
  ];
5908
+ export var InstanceInformationFilterValueSet = [1, n0, _IIFVS, 0, [0, { [_xN]: _IIFV }]];
5909
+ export var InstanceInformationList = [1, n0, _IIL, 0, [() => InstanceInformation, { [_xN]: _IInst }]];
6587
5910
  export var InstanceInformationStringFilterList = [
6588
5911
  1,
6589
5912
  n0,
6590
5913
  _IISFL,
6591
5914
  0,
6592
- [
6593
- () => InstanceInformationStringFilter,
6594
- {
6595
- [_xN]: _IISF,
6596
- },
6597
- ],
5915
+ [() => InstanceInformationStringFilter, { [_xN]: _IISF }],
6598
5916
  ];
6599
5917
  export var InstancePatchStateFilterList = [1, n0, _IPSFL, 0, () => InstancePatchStateFilter];
6600
5918
  export var InstancePatchStateFilterValues = 64 | 0;
6601
5919
  export var InstancePatchStateList = [1, n0, _IPSL, 0, [() => InstancePatchState, 0]];
6602
5920
  export var InstancePatchStatesList = [1, n0, _IPSLn, 0, [() => InstancePatchState, 0]];
6603
- export var InstanceProperties = [
6604
- 1,
6605
- n0,
6606
- _IPn,
6607
- 0,
6608
- [
6609
- () => InstanceProperty,
6610
- {
6611
- [_xN]: _IPns,
6612
- },
6613
- ],
6614
- ];
5921
+ export var InstanceProperties = [1, n0, _IPn, 0, [() => InstanceProperty, { [_xN]: _IPns }]];
6615
5922
  export var InstancePropertyFilterList = [
6616
5923
  1,
6617
5924
  n0,
6618
5925
  _IPFL,
6619
5926
  0,
6620
- [
6621
- () => InstancePropertyFilter,
6622
- {
6623
- [_xN]: _IPF,
6624
- },
6625
- ],
6626
- ];
6627
- export var InstancePropertyFilterValueSet = [
6628
- 1,
6629
- n0,
6630
- _IPFVS,
6631
- 0,
6632
- [
6633
- 0,
6634
- {
6635
- [_xN]: _IPFV,
6636
- },
6637
- ],
5927
+ [() => InstancePropertyFilter, { [_xN]: _IPF }],
6638
5928
  ];
5929
+ export var InstancePropertyFilterValueSet = [1, n0, _IPFVS, 0, [0, { [_xN]: _IPFV }]];
6639
5930
  export var InstancePropertyStringFilterList = [
6640
5931
  1,
6641
5932
  n0,
6642
5933
  _IPSFLn,
6643
5934
  0,
6644
- [
6645
- () => InstancePropertyStringFilter,
6646
- {
6647
- [_xN]: _IPSFn,
6648
- },
6649
- ],
6650
- ];
6651
- export var InventoryAggregatorList = [
6652
- 1,
6653
- n0,
6654
- _IALn,
6655
- 0,
6656
- [
6657
- () => InventoryAggregator,
6658
- {
6659
- [_xN]: _Agg,
6660
- },
6661
- ],
5935
+ [() => InstancePropertyStringFilter, { [_xN]: _IPSFn }],
6662
5936
  ];
5937
+ export var InventoryAggregatorList = [1, n0, _IALn, 0, [() => InventoryAggregator, { [_xN]: _Agg }]];
6663
5938
  export var InventoryDeletionsList = [1, n0, _IDL, 0, () => InventoryDeletionStatusItem];
6664
5939
  export var InventoryDeletionSummaryItems = [1, n0, _IDSInv, 0, () => InventoryDeletionSummaryItem];
6665
- export var InventoryFilterList = [
6666
- 1,
6667
- n0,
6668
- _IFL,
6669
- 0,
6670
- [
6671
- () => InventoryFilter,
6672
- {
6673
- [_xN]: _IFn,
6674
- },
6675
- ],
6676
- ];
6677
- export var InventoryFilterValueList = [
6678
- 1,
6679
- n0,
6680
- _IFVL,
6681
- 0,
6682
- [
6683
- 0,
6684
- {
6685
- [_xN]: _FVi,
6686
- },
6687
- ],
6688
- ];
6689
- export var InventoryGroupList = [
6690
- 1,
6691
- n0,
6692
- _IGL,
6693
- 0,
6694
- [
6695
- () => InventoryGroup,
6696
- {
6697
- [_xN]: _IG,
6698
- },
6699
- ],
6700
- ];
5940
+ export var InventoryFilterList = [1, n0, _IFL, 0, [() => InventoryFilter, { [_xN]: _IFn }]];
5941
+ export var InventoryFilterValueList = [1, n0, _IFVL, 0, [0, { [_xN]: _FVi }]];
5942
+ export var InventoryGroupList = [1, n0, _IGL, 0, [() => InventoryGroup, { [_xN]: _IG }]];
6701
5943
  export var InventoryItemAttributeList = [
6702
5944
  1,
6703
5945
  n0,
6704
5946
  _IIAL,
6705
5947
  0,
6706
- [
6707
- () => InventoryItemAttribute,
6708
- {
6709
- [_xN]: _Attr,
6710
- },
6711
- ],
5948
+ [() => InventoryItemAttribute, { [_xN]: _Attr }],
6712
5949
  ];
6713
5950
  export var InventoryItemEntryList = [1, n0, _IIEL, 0, 128 | 0];
6714
- export var InventoryItemList = [
6715
- 1,
6716
- n0,
6717
- _IILn,
6718
- 0,
6719
- [
6720
- () => InventoryItem,
6721
- {
6722
- [_xN]: _Item,
6723
- },
6724
- ],
6725
- ];
5951
+ export var InventoryItemList = [1, n0, _IILn, 0, [() => InventoryItem, { [_xN]: _Item }]];
6726
5952
  export var InventoryItemSchemaResultList = [1, n0, _IISRL, 0, [() => InventoryItemSchema, 0]];
6727
5953
  export var InventoryResultEntityList = [
6728
5954
  1,
6729
5955
  n0,
6730
5956
  _IREL,
6731
5957
  0,
6732
- [
6733
- () => InventoryResultEntity,
6734
- {
6735
- [_xN]: _Entit,
6736
- },
6737
- ],
5958
+ [() => InventoryResultEntity, { [_xN]: _Entit }],
6738
5959
  ];
6739
5960
  export var KeyList = 64 | 0;
6740
5961
  export var MaintenanceWindowExecutionList = [1, n0, _MWEL, 0, () => MaintenanceWindowExecution];
@@ -6780,94 +6001,17 @@ export var MaintenanceWindowTaskParameterValueList = [
6780
6001
  [() => MaintenanceWindowTaskParameterValue, 0],
6781
6002
  ];
6782
6003
  export var MetadataKeysToDeleteList = 64 | 0;
6783
- export var NodeAggregatorList = [
6784
- 1,
6785
- n0,
6786
- _NAL,
6787
- 0,
6788
- [
6789
- () => NodeAggregator,
6790
- {
6791
- [_xN]: _NA,
6792
- },
6793
- ],
6794
- ];
6795
- export var NodeFilterList = [
6796
- 1,
6797
- n0,
6798
- _NFL,
6799
- 0,
6800
- [
6801
- () => NodeFilter,
6802
- {
6803
- [_xN]: _NF,
6804
- },
6805
- ],
6806
- ];
6807
- export var NodeFilterValueList = [
6808
- 1,
6809
- n0,
6810
- _NFVL,
6811
- 0,
6812
- [
6813
- 0,
6814
- {
6815
- [_xN]: _FVi,
6816
- },
6817
- ],
6818
- ];
6004
+ export var NodeAggregatorList = [1, n0, _NAL, 0, [() => NodeAggregator, { [_xN]: _NA }]];
6005
+ export var NodeFilterList = [1, n0, _NFL, 0, [() => NodeFilter, { [_xN]: _NF }]];
6006
+ export var NodeFilterValueList = [1, n0, _NFVL, 0, [0, { [_xN]: _FVi }]];
6819
6007
  export var NodeList = [1, n0, _NL, 0, [() => Node, 0]];
6820
6008
  export var NodeSummaryList = [1, n0, _NSL, 0, 128 | 0];
6821
6009
  export var NotificationEventList = 64 | 0;
6822
- export var OpsAggregatorList = [
6823
- 1,
6824
- n0,
6825
- _OAL,
6826
- 0,
6827
- [
6828
- () => OpsAggregator,
6829
- {
6830
- [_xN]: _Agg,
6831
- },
6832
- ],
6833
- ];
6010
+ export var OpsAggregatorList = [1, n0, _OAL, 0, [() => OpsAggregator, { [_xN]: _Agg }]];
6834
6011
  export var OpsEntityItemEntryList = [1, n0, _OEIEL, 0, 128 | 0];
6835
- export var OpsEntityList = [
6836
- 1,
6837
- n0,
6838
- _OEL,
6839
- 0,
6840
- [
6841
- () => OpsEntity,
6842
- {
6843
- [_xN]: _Entit,
6844
- },
6845
- ],
6846
- ];
6847
- export var OpsFilterList = [
6848
- 1,
6849
- n0,
6850
- _OFL,
6851
- 0,
6852
- [
6853
- () => OpsFilter,
6854
- {
6855
- [_xN]: _OF,
6856
- },
6857
- ],
6858
- ];
6859
- export var OpsFilterValueList = [
6860
- 1,
6861
- n0,
6862
- _OFVL,
6863
- 0,
6864
- [
6865
- 0,
6866
- {
6867
- [_xN]: _FVi,
6868
- },
6869
- ],
6870
- ];
6012
+ export var OpsEntityList = [1, n0, _OEL, 0, [() => OpsEntity, { [_xN]: _Entit }]];
6013
+ export var OpsFilterList = [1, n0, _OFL, 0, [() => OpsFilter, { [_xN]: _OF }]];
6014
+ export var OpsFilterValueList = [1, n0, _OFVL, 0, [0, { [_xN]: _FVi }]];
6871
6015
  export var OpsItemEventFilters = [1, n0, _OIEFp, 0, () => OpsItemEventFilter];
6872
6016
  export var OpsItemEventFilterValues = 64 | 0;
6873
6017
  export var OpsItemEventSummaries = [1, n0, _OIESp, 0, () => OpsItemEventSummary];
@@ -6883,18 +6027,7 @@ export var OpsItemSummaries = [1, n0, _OIS, 0, () => OpsItemSummary];
6883
6027
  export var OpsMetadataFilterList = [1, n0, _OMFL, 0, () => OpsMetadataFilter];
6884
6028
  export var OpsMetadataFilterValueList = 64 | 0;
6885
6029
  export var OpsMetadataList = [1, n0, _OML, 0, () => OpsMetadata];
6886
- export var OpsResultAttributeList = [
6887
- 1,
6888
- n0,
6889
- _ORAL,
6890
- 0,
6891
- [
6892
- () => OpsResultAttribute,
6893
- {
6894
- [_xN]: _ORA,
6895
- },
6896
- ],
6897
- ];
6030
+ export var OpsResultAttributeList = [1, n0, _ORAL, 0, [() => OpsResultAttribute, { [_xN]: _ORA }]];
6898
6031
  export var ParameterHistoryList = [1, n0, _PHL, 0, [() => ParameterHistory, 0]];
6899
6032
  export var ParameterLabelList = 64 | 0;
6900
6033
  export var ParameterList = [1, n0, _PL, 0, [() => Parameter, 0]];
@@ -6929,18 +6062,7 @@ export var PatchPropertiesList = [1, n0, _PPL, 0, 128 | 0];
6929
6062
  export var PatchRuleList = [1, n0, _PRL, 0, () => PatchRule];
6930
6063
  export var PatchSourceList = [1, n0, _PSL, 0, [() => PatchSource, 0]];
6931
6064
  export var PatchSourceProductList = 64 | 0;
6932
- export var PlatformTypeList = [
6933
- 1,
6934
- n0,
6935
- _PTL,
6936
- 0,
6937
- [
6938
- 0,
6939
- {
6940
- [_xN]: _PTla,
6941
- },
6942
- ],
6943
- ];
6065
+ export var PlatformTypeList = [1, n0, _PTL, 0, [0, { [_xN]: _PTla }]];
6944
6066
  export var RegionList = 64 | 0;
6945
6067
  export var Regions = 64 | 0;
6946
6068
  export var RegistrationMetadataList = [1, n0, _RML, 0, () => RegistrationMetadataItem];
@@ -6950,12 +6072,7 @@ export var ResourceComplianceSummaryItemList = [
6950
6072
  n0,
6951
6073
  _RCSIL,
6952
6074
  0,
6953
- [
6954
- () => ResourceComplianceSummaryItem,
6955
- {
6956
- [_xN]: _Item,
6957
- },
6958
- ],
6075
+ [() => ResourceComplianceSummaryItem, { [_xN]: _Item }],
6959
6076
  ];
6960
6077
  export var ResourceDataSyncItemList = [1, n0, _RDSIL, 0, () => ResourceDataSyncItem];
6961
6078
  export var ResourceDataSyncOrganizationalUnitList = [
@@ -6967,30 +6084,8 @@ export var ResourceDataSyncOrganizationalUnitList = [
6967
6084
  ];
6968
6085
  export var ResourceDataSyncSourceRegionList = 64 | 0;
6969
6086
  export var ResourcePolicyParameterNamesList = 64 | 0;
6970
- export var ResultAttributeList = [
6971
- 1,
6972
- n0,
6973
- _RAL,
6974
- 0,
6975
- [
6976
- () => ResultAttribute,
6977
- {
6978
- [_xN]: _RAes,
6979
- },
6980
- ],
6981
- ];
6982
- export var ReviewInformationList = [
6983
- 1,
6984
- n0,
6985
- _RIL,
6986
- 0,
6987
- [
6988
- () => ReviewInformation,
6989
- {
6990
- [_xN]: _RIe,
6991
- },
6992
- ],
6993
- ];
6087
+ export var ResultAttributeList = [1, n0, _RAL, 0, [() => ResultAttribute, { [_xN]: _RAes }]];
6088
+ export var ReviewInformationList = [1, n0, _RIL, 0, [() => ReviewInformation, { [_xN]: _RIe }]];
6994
6089
  export var Runbooks = [1, n0, _R, 0, () => Runbook];
6995
6090
  export var ScheduledWindowExecutionList = [1, n0, _SWEL, 0, () => ScheduledWindowExecution];
6996
6091
  export var SessionFilterList = [1, n0, _SFL, 0, () => SessionFilter];