@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
package/dist-cjs/index.js CHANGED
@@ -3507,16 +3507,7 @@ var OwnerInformation = [0, n0, _OI, 8, 0];
3507
3507
  var PatchSourceConfiguration = [0, n0, _PSC, 8, 0];
3508
3508
  var PSParameterValue = [0, n0, _PSPV, 8, 0];
3509
3509
  var SessionTokenType = [0, n0, _STT, 8, 0];
3510
- var AccessDeniedException = [
3511
- -3,
3512
- n0,
3513
- _ADE,
3514
- {
3515
- [_e]: _c,
3516
- },
3517
- [_M],
3518
- [0],
3519
- ];
3510
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
3520
3511
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
3521
3512
  var AccountSharingInfo = [3, n0, _ASI, 0, [_AI, _SDV], [0, 0]];
3522
3513
  var Activation = [
@@ -3536,10 +3527,7 @@ var AlreadyExistsException = [
3536
3527
  -3,
3537
3528
  n0,
3538
3529
  _AEE,
3539
- {
3540
- [_e]: _c,
3541
- [_aQE]: [`AlreadyExistsException`, 400],
3542
- },
3530
+ { [_e]: _c, [_aQE]: [`AlreadyExistsException`, 400] },
3543
3531
  [_M],
3544
3532
  [0],
3545
3533
  ];
@@ -3548,10 +3536,7 @@ var AssociatedInstances = [
3548
3536
  -3,
3549
3537
  n0,
3550
3538
  _AIs,
3551
- {
3552
- [_e]: _c,
3553
- [_aQE]: [`AssociatedInstances`, 400],
3554
- },
3539
+ { [_e]: _c, [_aQE]: [`AssociatedInstances`, 400] },
3555
3540
  [],
3556
3541
  [],
3557
3542
  ];
@@ -3591,10 +3576,7 @@ var AssociationAlreadyExists = [
3591
3576
  -3,
3592
3577
  n0,
3593
3578
  _AAE,
3594
- {
3595
- [_e]: _c,
3596
- [_aQE]: [`AssociationAlreadyExists`, 400],
3597
- },
3579
+ { [_e]: _c, [_aQE]: [`AssociationAlreadyExists`, 400] },
3598
3580
  [],
3599
3581
  [],
3600
3582
  ];
@@ -3671,10 +3653,7 @@ var AssociationDoesNotExist = [
3671
3653
  -3,
3672
3654
  n0,
3673
3655
  _ADNE,
3674
- {
3675
- [_e]: _c,
3676
- [_aQE]: [`AssociationDoesNotExist`, 404],
3677
- },
3656
+ { [_e]: _c, [_aQE]: [`AssociationDoesNotExist`, 404] },
3678
3657
  [_M],
3679
3658
  [0],
3680
3659
  ];
@@ -3691,10 +3670,7 @@ var AssociationExecutionDoesNotExist = [
3691
3670
  -3,
3692
3671
  n0,
3693
3672
  _AEDNE,
3694
- {
3695
- [_e]: _c,
3696
- [_aQE]: [`AssociationExecutionDoesNotExist`, 404],
3697
- },
3673
+ { [_e]: _c, [_aQE]: [`AssociationExecutionDoesNotExist`, 404] },
3698
3674
  [_M],
3699
3675
  [0],
3700
3676
  ];
@@ -3714,10 +3690,7 @@ var AssociationLimitExceeded = [
3714
3690
  -3,
3715
3691
  n0,
3716
3692
  _ALE,
3717
- {
3718
- [_e]: _c,
3719
- [_aQE]: [`AssociationLimitExceeded`, 400],
3720
- },
3693
+ { [_e]: _c, [_aQE]: [`AssociationLimitExceeded`, 400] },
3721
3694
  [],
3722
3695
  [],
3723
3696
  ];
@@ -3757,10 +3730,7 @@ var AssociationVersionLimitExceeded = [
3757
3730
  -3,
3758
3731
  n0,
3759
3732
  _AVLE,
3760
- {
3761
- [_e]: _c,
3762
- [_aQE]: [`AssociationVersionLimitExceeded`, 400],
3763
- },
3733
+ { [_e]: _c, [_aQE]: [`AssociationVersionLimitExceeded`, 400] },
3764
3734
  [_M],
3765
3735
  [0],
3766
3736
  ];
@@ -3772,10 +3742,7 @@ var AutomationDefinitionNotApprovedException = [
3772
3742
  -3,
3773
3743
  n0,
3774
3744
  _ADNAE,
3775
- {
3776
- [_e]: _c,
3777
- [_aQE]: [`AutomationDefinitionNotApproved`, 400],
3778
- },
3745
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotApproved`, 400] },
3779
3746
  [_M],
3780
3747
  [0],
3781
3748
  ];
@@ -3784,10 +3751,7 @@ var AutomationDefinitionNotFoundException = [
3784
3751
  -3,
3785
3752
  n0,
3786
3753
  _ADNFE,
3787
- {
3788
- [_e]: _c,
3789
- [_aQE]: [`AutomationDefinitionNotFound`, 404],
3790
- },
3754
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionNotFound`, 404] },
3791
3755
  [_M],
3792
3756
  [0],
3793
3757
  ];
@@ -3796,10 +3760,7 @@ var AutomationDefinitionVersionNotFoundException = [
3796
3760
  -3,
3797
3761
  n0,
3798
3762
  _ADVNFE,
3799
- {
3800
- [_e]: _c,
3801
- [_aQE]: [`AutomationDefinitionVersionNotFound`, 404],
3802
- },
3763
+ { [_e]: _c, [_aQE]: [`AutomationDefinitionVersionNotFound`, 404] },
3803
3764
  [_M],
3804
3765
  [0],
3805
3766
  ];
@@ -3904,10 +3865,7 @@ var AutomationExecutionLimitExceededException = [
3904
3865
  -3,
3905
3866
  n0,
3906
3867
  _AELEE,
3907
- {
3908
- [_e]: _c,
3909
- [_aQE]: [`AutomationExecutionLimitExceeded`, 429],
3910
- },
3868
+ { [_e]: _c, [_aQE]: [`AutomationExecutionLimitExceeded`, 429] },
3911
3869
  [_M],
3912
3870
  [0],
3913
3871
  ];
@@ -3988,10 +3946,7 @@ var AutomationExecutionNotFoundException = [
3988
3946
  -3,
3989
3947
  n0,
3990
3948
  _AENFE,
3991
- {
3992
- [_e]: _c,
3993
- [_aQE]: [`AutomationExecutionNotFound`, 404],
3994
- },
3949
+ { [_e]: _c, [_aQE]: [`AutomationExecutionNotFound`, 404] },
3995
3950
  [_M],
3996
3951
  [0],
3997
3952
  ];
@@ -4008,10 +3963,7 @@ var AutomationStepNotFoundException = [
4008
3963
  -3,
4009
3964
  n0,
4010
3965
  _ASNFE,
4011
- {
4012
- [_e]: _c,
4013
- [_aQE]: [`AutomationStepNotFoundException`, 404],
4014
- },
3966
+ { [_e]: _c, [_aQE]: [`AutomationStepNotFoundException`, 404] },
4015
3967
  [_M],
4016
3968
  [0],
4017
3969
  ];
@@ -4162,10 +4114,7 @@ var ComplianceTypeCountLimitExceededException = [
4162
4114
  -3,
4163
4115
  n0,
4164
4116
  _CTCLEE,
4165
- {
4166
- [_e]: _c,
4167
- [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400],
4168
- },
4117
+ { [_e]: _c, [_aQE]: [`ComplianceTypeCountLimitExceeded`, 400] },
4169
4118
  [_M],
4170
4119
  [0],
4171
4120
  ];
@@ -4364,10 +4313,7 @@ var CustomSchemaCountLimitExceededException = [
4364
4313
  -3,
4365
4314
  n0,
4366
4315
  _CSCLEE,
4367
- {
4368
- [_e]: _c,
4369
- [_aQE]: [`CustomSchemaCountLimitExceeded`, 400],
4370
- },
4316
+ { [_e]: _c, [_aQE]: [`CustomSchemaCountLimitExceeded`, 400] },
4371
4317
  [_M],
4372
4318
  [0],
4373
4319
  ];
@@ -4946,10 +4892,7 @@ var DocumentAlreadyExists = [
4946
4892
  -3,
4947
4893
  n0,
4948
4894
  _DAE,
4949
- {
4950
- [_e]: _c,
4951
- [_aQE]: [`DocumentAlreadyExists`, 400],
4952
- },
4895
+ { [_e]: _c, [_aQE]: [`DocumentAlreadyExists`, 400] },
4953
4896
  [_M],
4954
4897
  [0],
4955
4898
  ];
@@ -5039,10 +4982,7 @@ var DocumentLimitExceeded = [
5039
4982
  -3,
5040
4983
  n0,
5041
4984
  _DLE,
5042
- {
5043
- [_e]: _c,
5044
- [_aQE]: [`DocumentLimitExceeded`, 400],
5045
- },
4985
+ { [_e]: _c, [_aQE]: [`DocumentLimitExceeded`, 400] },
5046
4986
  [_M],
5047
4987
  [0],
5048
4988
  ];
@@ -5060,10 +5000,7 @@ var DocumentPermissionLimit = [
5060
5000
  -3,
5061
5001
  n0,
5062
5002
  _DPL,
5063
- {
5064
- [_e]: _c,
5065
- [_aQE]: [`DocumentPermissionLimit`, 400],
5066
- },
5003
+ { [_e]: _c, [_aQE]: [`DocumentPermissionLimit`, 400] },
5067
5004
  [_M],
5068
5005
  [0],
5069
5006
  ];
@@ -5091,10 +5028,7 @@ var DocumentVersionLimitExceeded = [
5091
5028
  -3,
5092
5029
  n0,
5093
5030
  _DVLE,
5094
- {
5095
- [_e]: _c,
5096
- [_aQE]: [`DocumentVersionLimitExceeded`, 400],
5097
- },
5031
+ { [_e]: _c, [_aQE]: [`DocumentVersionLimitExceeded`, 400] },
5098
5032
  [_M],
5099
5033
  [0],
5100
5034
  ];
@@ -5103,10 +5037,7 @@ var DoesNotExistException = [
5103
5037
  -3,
5104
5038
  n0,
5105
5039
  _DNEE,
5106
- {
5107
- [_e]: _c,
5108
- [_aQE]: [`DoesNotExistException`, 404],
5109
- },
5040
+ { [_e]: _c, [_aQE]: [`DoesNotExistException`, 404] },
5110
5041
  [_M],
5111
5042
  [0],
5112
5043
  ];
@@ -5115,10 +5046,7 @@ var DuplicateDocumentContent = [
5115
5046
  -3,
5116
5047
  n0,
5117
5048
  _DDC,
5118
- {
5119
- [_e]: _c,
5120
- [_aQE]: [`DuplicateDocumentContent`, 400],
5121
- },
5049
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentContent`, 400] },
5122
5050
  [_M],
5123
5051
  [0],
5124
5052
  ];
@@ -5127,10 +5055,7 @@ var DuplicateDocumentVersionName = [
5127
5055
  -3,
5128
5056
  n0,
5129
5057
  _DDVN,
5130
- {
5131
- [_e]: _c,
5132
- [_aQE]: [`DuplicateDocumentVersionName`, 400],
5133
- },
5058
+ { [_e]: _c, [_aQE]: [`DuplicateDocumentVersionName`, 400] },
5134
5059
  [_M],
5135
5060
  [0],
5136
5061
  ];
@@ -5139,10 +5064,7 @@ var DuplicateInstanceId = [
5139
5064
  -3,
5140
5065
  n0,
5141
5066
  _DII,
5142
- {
5143
- [_e]: _c,
5144
- [_aQE]: [`DuplicateInstanceId`, 404],
5145
- },
5067
+ { [_e]: _c, [_aQE]: [`DuplicateInstanceId`, 404] },
5146
5068
  [],
5147
5069
  [],
5148
5070
  ];
@@ -5168,10 +5090,7 @@ var FeatureNotAvailableException = [
5168
5090
  -3,
5169
5091
  n0,
5170
5092
  _FNAE,
5171
- {
5172
- [_e]: _c,
5173
- [_aQE]: [`FeatureNotAvailableException`, 400],
5174
- },
5093
+ { [_e]: _c, [_aQE]: [`FeatureNotAvailableException`, 400] },
5175
5094
  [_M],
5176
5095
  [0],
5177
5096
  ];
@@ -5466,10 +5385,7 @@ var HierarchyLevelLimitExceededException = [
5466
5385
  -3,
5467
5386
  n0,
5468
5387
  _HLLEE,
5469
- {
5470
- [_e]: _c,
5471
- [_aQE]: [`HierarchyLevelLimitExceededException`, 400],
5472
- },
5388
+ { [_e]: _c, [_aQE]: [`HierarchyLevelLimitExceededException`, 400] },
5473
5389
  [_m],
5474
5390
  [0],
5475
5391
  ];
@@ -5478,10 +5394,7 @@ var HierarchyTypeMismatchException = [
5478
5394
  -3,
5479
5395
  n0,
5480
5396
  _HTME,
5481
- {
5482
- [_e]: _c,
5483
- [_aQE]: [`HierarchyTypeMismatchException`, 400],
5484
- },
5397
+ { [_e]: _c, [_aQE]: [`HierarchyTypeMismatchException`, 400] },
5485
5398
  [_m],
5486
5399
  [0],
5487
5400
  ];
@@ -5490,10 +5403,7 @@ var IdempotentParameterMismatch = [
5490
5403
  -3,
5491
5404
  n0,
5492
5405
  _IPM,
5493
- {
5494
- [_e]: _c,
5495
- [_aQE]: [`IdempotentParameterMismatch`, 400],
5496
- },
5406
+ { [_e]: _c, [_aQE]: [`IdempotentParameterMismatch`, 400] },
5497
5407
  [_M],
5498
5408
  [0],
5499
5409
  ];
@@ -5502,10 +5412,7 @@ var IncompatiblePolicyException = [
5502
5412
  -3,
5503
5413
  n0,
5504
5414
  _IPE,
5505
- {
5506
- [_e]: _c,
5507
- [_aQE]: [`IncompatiblePolicyException`, 400],
5508
- },
5415
+ { [_e]: _c, [_aQE]: [`IncompatiblePolicyException`, 400] },
5509
5416
  [_m],
5510
5417
  [0],
5511
5418
  ];
@@ -5727,10 +5634,7 @@ var InternalServerError = [
5727
5634
  -3,
5728
5635
  n0,
5729
5636
  _ISE,
5730
- {
5731
- [_e]: _s,
5732
- [_aQE]: [`InternalServerError`, 500],
5733
- },
5637
+ { [_e]: _s, [_aQE]: [`InternalServerError`, 500] },
5734
5638
  [_M],
5735
5639
  [0],
5736
5640
  ];
@@ -5739,10 +5643,7 @@ var InvalidActivation = [
5739
5643
  -3,
5740
5644
  n0,
5741
5645
  _IAn,
5742
- {
5743
- [_e]: _c,
5744
- [_aQE]: [`InvalidActivation`, 404],
5745
- },
5646
+ { [_e]: _c, [_aQE]: [`InvalidActivation`, 404] },
5746
5647
  [_M],
5747
5648
  [0],
5748
5649
  ];
@@ -5751,10 +5652,7 @@ var InvalidActivationId = [
5751
5652
  -3,
5752
5653
  n0,
5753
5654
  _IAI,
5754
- {
5755
- [_e]: _c,
5756
- [_aQE]: [`InvalidActivationId`, 404],
5757
- },
5655
+ { [_e]: _c, [_aQE]: [`InvalidActivationId`, 404] },
5758
5656
  [_M],
5759
5657
  [0],
5760
5658
  ];
@@ -5763,10 +5661,7 @@ var InvalidAggregatorException = [
5763
5661
  -3,
5764
5662
  n0,
5765
5663
  _IAE,
5766
- {
5767
- [_e]: _c,
5768
- [_aQE]: [`InvalidAggregator`, 400],
5769
- },
5664
+ { [_e]: _c, [_aQE]: [`InvalidAggregator`, 400] },
5770
5665
  [_M],
5771
5666
  [0],
5772
5667
  ];
@@ -5775,10 +5670,7 @@ var InvalidAllowedPatternException = [
5775
5670
  -3,
5776
5671
  n0,
5777
5672
  _IAPE,
5778
- {
5779
- [_e]: _c,
5780
- [_aQE]: [`InvalidAllowedPatternException`, 400],
5781
- },
5673
+ { [_e]: _c, [_aQE]: [`InvalidAllowedPatternException`, 400] },
5782
5674
  [_m],
5783
5675
  [0],
5784
5676
  ];
@@ -5787,10 +5679,7 @@ var InvalidAssociation = [
5787
5679
  -3,
5788
5680
  n0,
5789
5681
  _IAnv,
5790
- {
5791
- [_e]: _c,
5792
- [_aQE]: [`InvalidAssociation`, 400],
5793
- },
5682
+ { [_e]: _c, [_aQE]: [`InvalidAssociation`, 400] },
5794
5683
  [_M],
5795
5684
  [0],
5796
5685
  ];
@@ -5799,10 +5688,7 @@ var InvalidAssociationVersion = [
5799
5688
  -3,
5800
5689
  n0,
5801
5690
  _IAV,
5802
- {
5803
- [_e]: _c,
5804
- [_aQE]: [`InvalidAssociationVersion`, 400],
5805
- },
5691
+ { [_e]: _c, [_aQE]: [`InvalidAssociationVersion`, 400] },
5806
5692
  [_M],
5807
5693
  [0],
5808
5694
  ];
@@ -5811,10 +5697,7 @@ var InvalidAutomationExecutionParametersException = [
5811
5697
  -3,
5812
5698
  n0,
5813
5699
  _IAEPE,
5814
- {
5815
- [_e]: _c,
5816
- [_aQE]: [`InvalidAutomationExecutionParameters`, 400],
5817
- },
5700
+ { [_e]: _c, [_aQE]: [`InvalidAutomationExecutionParameters`, 400] },
5818
5701
  [_M],
5819
5702
  [0],
5820
5703
  ];
@@ -5823,10 +5706,7 @@ var InvalidAutomationSignalException = [
5823
5706
  -3,
5824
5707
  n0,
5825
5708
  _IASE,
5826
- {
5827
- [_e]: _c,
5828
- [_aQE]: [`InvalidAutomationSignalException`, 400],
5829
- },
5709
+ { [_e]: _c, [_aQE]: [`InvalidAutomationSignalException`, 400] },
5830
5710
  [_M],
5831
5711
  [0],
5832
5712
  ];
@@ -5835,10 +5715,7 @@ var InvalidAutomationStatusUpdateException = [
5835
5715
  -3,
5836
5716
  n0,
5837
5717
  _IASUE,
5838
- {
5839
- [_e]: _c,
5840
- [_aQE]: [`InvalidAutomationStatusUpdateException`, 400],
5841
- },
5718
+ { [_e]: _c, [_aQE]: [`InvalidAutomationStatusUpdateException`, 400] },
5842
5719
  [_M],
5843
5720
  [0],
5844
5721
  ];
@@ -5847,10 +5724,7 @@ var InvalidCommandId = [
5847
5724
  -3,
5848
5725
  n0,
5849
5726
  _ICI,
5850
- {
5851
- [_e]: _c,
5852
- [_aQE]: [`InvalidCommandId`, 404],
5853
- },
5727
+ { [_e]: _c, [_aQE]: [`InvalidCommandId`, 404] },
5854
5728
  [],
5855
5729
  [],
5856
5730
  ];
@@ -5859,10 +5733,7 @@ var InvalidDeleteInventoryParametersException = [
5859
5733
  -3,
5860
5734
  n0,
5861
5735
  _IDIPE,
5862
- {
5863
- [_e]: _c,
5864
- [_aQE]: [`InvalidDeleteInventoryParameters`, 400],
5865
- },
5736
+ { [_e]: _c, [_aQE]: [`InvalidDeleteInventoryParameters`, 400] },
5866
5737
  [_M],
5867
5738
  [0],
5868
5739
  ];
@@ -5871,10 +5742,7 @@ var InvalidDeletionIdException = [
5871
5742
  -3,
5872
5743
  n0,
5873
5744
  _IDIE,
5874
- {
5875
- [_e]: _c,
5876
- [_aQE]: [`InvalidDeletionId`, 400],
5877
- },
5745
+ { [_e]: _c, [_aQE]: [`InvalidDeletionId`, 400] },
5878
5746
  [_M],
5879
5747
  [0],
5880
5748
  ];
@@ -5883,10 +5751,7 @@ var InvalidDocument = [
5883
5751
  -3,
5884
5752
  n0,
5885
5753
  _IDn,
5886
- {
5887
- [_e]: _c,
5888
- [_aQE]: [`InvalidDocument`, 404],
5889
- },
5754
+ { [_e]: _c, [_aQE]: [`InvalidDocument`, 404] },
5890
5755
  [_M],
5891
5756
  [0],
5892
5757
  ];
@@ -5895,10 +5760,7 @@ var InvalidDocumentContent = [
5895
5760
  -3,
5896
5761
  n0,
5897
5762
  _IDC,
5898
- {
5899
- [_e]: _c,
5900
- [_aQE]: [`InvalidDocumentContent`, 400],
5901
- },
5763
+ { [_e]: _c, [_aQE]: [`InvalidDocumentContent`, 400] },
5902
5764
  [_M],
5903
5765
  [0],
5904
5766
  ];
@@ -5907,10 +5769,7 @@ var InvalidDocumentOperation = [
5907
5769
  -3,
5908
5770
  n0,
5909
5771
  _IDO,
5910
- {
5911
- [_e]: _c,
5912
- [_aQE]: [`InvalidDocumentOperation`, 403],
5913
- },
5772
+ { [_e]: _c, [_aQE]: [`InvalidDocumentOperation`, 403] },
5914
5773
  [_M],
5915
5774
  [0],
5916
5775
  ];
@@ -5919,10 +5778,7 @@ var InvalidDocumentSchemaVersion = [
5919
5778
  -3,
5920
5779
  n0,
5921
5780
  _IDSV,
5922
- {
5923
- [_e]: _c,
5924
- [_aQE]: [`InvalidDocumentSchemaVersion`, 400],
5925
- },
5781
+ { [_e]: _c, [_aQE]: [`InvalidDocumentSchemaVersion`, 400] },
5926
5782
  [_M],
5927
5783
  [0],
5928
5784
  ];
@@ -5931,10 +5787,7 @@ var InvalidDocumentType = [
5931
5787
  -3,
5932
5788
  n0,
5933
5789
  _IDT,
5934
- {
5935
- [_e]: _c,
5936
- [_aQE]: [`InvalidDocumentType`, 400],
5937
- },
5790
+ { [_e]: _c, [_aQE]: [`InvalidDocumentType`, 400] },
5938
5791
  [_M],
5939
5792
  [0],
5940
5793
  ];
@@ -5943,34 +5796,18 @@ var InvalidDocumentVersion = [
5943
5796
  -3,
5944
5797
  n0,
5945
5798
  _IDVn,
5946
- {
5947
- [_e]: _c,
5948
- [_aQE]: [`InvalidDocumentVersion`, 400],
5949
- },
5799
+ { [_e]: _c, [_aQE]: [`InvalidDocumentVersion`, 400] },
5950
5800
  [_M],
5951
5801
  [0],
5952
5802
  ];
5953
5803
  schema.TypeRegistry.for(n0).registerError(InvalidDocumentVersion, InvalidDocumentVersion$1);
5954
- var InvalidFilter = [
5955
- -3,
5956
- n0,
5957
- _IF,
5958
- {
5959
- [_e]: _c,
5960
- [_aQE]: [`InvalidFilter`, 441],
5961
- },
5962
- [_M],
5963
- [0],
5964
- ];
5804
+ var InvalidFilter = [-3, n0, _IF, { [_e]: _c, [_aQE]: [`InvalidFilter`, 441] }, [_M], [0]];
5965
5805
  schema.TypeRegistry.for(n0).registerError(InvalidFilter, InvalidFilter$1);
5966
5806
  var InvalidFilterKey = [
5967
5807
  -3,
5968
5808
  n0,
5969
5809
  _IFK,
5970
- {
5971
- [_e]: _c,
5972
- [_aQE]: [`InvalidFilterKey`, 400],
5973
- },
5810
+ { [_e]: _c, [_aQE]: [`InvalidFilterKey`, 400] },
5974
5811
  [],
5975
5812
  [],
5976
5813
  ];
@@ -5979,10 +5816,7 @@ var InvalidFilterOption = [
5979
5816
  -3,
5980
5817
  n0,
5981
5818
  _IFO,
5982
- {
5983
- [_e]: _c,
5984
- [_aQE]: [`InvalidFilterOption`, 400],
5985
- },
5819
+ { [_e]: _c, [_aQE]: [`InvalidFilterOption`, 400] },
5986
5820
  [_m],
5987
5821
  [0],
5988
5822
  ];
@@ -5991,10 +5825,7 @@ var InvalidFilterValue = [
5991
5825
  -3,
5992
5826
  n0,
5993
5827
  _IFV,
5994
- {
5995
- [_e]: _c,
5996
- [_aQE]: [`InvalidFilterValue`, 400],
5997
- },
5828
+ { [_e]: _c, [_aQE]: [`InvalidFilterValue`, 400] },
5998
5829
  [_M],
5999
5830
  [0],
6000
5831
  ];
@@ -6003,10 +5834,7 @@ var InvalidInstanceId = [
6003
5834
  -3,
6004
5835
  n0,
6005
5836
  _III,
6006
- {
6007
- [_e]: _c,
6008
- [_aQE]: [`InvalidInstanceId`, 404],
6009
- },
5837
+ { [_e]: _c, [_aQE]: [`InvalidInstanceId`, 404] },
6010
5838
  [_M],
6011
5839
  [0],
6012
5840
  ];
@@ -6015,10 +5843,7 @@ var InvalidInstanceInformationFilterValue = [
6015
5843
  -3,
6016
5844
  n0,
6017
5845
  _IIIFV,
6018
- {
6019
- [_e]: _c,
6020
- [_aQE]: [`InvalidInstanceInformationFilterValue`, 400],
6021
- },
5846
+ { [_e]: _c, [_aQE]: [`InvalidInstanceInformationFilterValue`, 400] },
6022
5847
  [_m],
6023
5848
  [0],
6024
5849
  ];
@@ -6027,10 +5852,7 @@ var InvalidInstancePropertyFilterValue = [
6027
5852
  -3,
6028
5853
  n0,
6029
5854
  _IIPFV,
6030
- {
6031
- [_e]: _c,
6032
- [_aQE]: [`InvalidInstancePropertyFilterValue`, 400],
6033
- },
5855
+ { [_e]: _c, [_aQE]: [`InvalidInstancePropertyFilterValue`, 400] },
6034
5856
  [_m],
6035
5857
  [0],
6036
5858
  ];
@@ -6039,10 +5861,7 @@ var InvalidInventoryGroupException = [
6039
5861
  -3,
6040
5862
  n0,
6041
5863
  _IIGE,
6042
- {
6043
- [_e]: _c,
6044
- [_aQE]: [`InvalidInventoryGroup`, 400],
6045
- },
5864
+ { [_e]: _c, [_aQE]: [`InvalidInventoryGroup`, 400] },
6046
5865
  [_M],
6047
5866
  [0],
6048
5867
  ];
@@ -6051,10 +5870,7 @@ var InvalidInventoryItemContextException = [
6051
5870
  -3,
6052
5871
  n0,
6053
5872
  _IIICE,
6054
- {
6055
- [_e]: _c,
6056
- [_aQE]: [`InvalidInventoryItemContext`, 400],
6057
- },
5873
+ { [_e]: _c, [_aQE]: [`InvalidInventoryItemContext`, 400] },
6058
5874
  [_M],
6059
5875
  [0],
6060
5876
  ];
@@ -6063,10 +5879,7 @@ var InvalidInventoryRequestException = [
6063
5879
  -3,
6064
5880
  n0,
6065
5881
  _IIRE,
6066
- {
6067
- [_e]: _c,
6068
- [_aQE]: [`InvalidInventoryRequest`, 400],
6069
- },
5882
+ { [_e]: _c, [_aQE]: [`InvalidInventoryRequest`, 400] },
6070
5883
  [_M],
6071
5884
  [0],
6072
5885
  ];
@@ -6075,34 +5888,18 @@ var InvalidItemContentException = [
6075
5888
  -3,
6076
5889
  n0,
6077
5890
  _IICE,
6078
- {
6079
- [_e]: _c,
6080
- [_aQE]: [`InvalidItemContent`, 400],
6081
- },
5891
+ { [_e]: _c, [_aQE]: [`InvalidItemContent`, 400] },
6082
5892
  [_TN, _M],
6083
5893
  [0, 0],
6084
5894
  ];
6085
5895
  schema.TypeRegistry.for(n0).registerError(InvalidItemContentException, InvalidItemContentException$1);
6086
- var InvalidKeyId = [
6087
- -3,
6088
- n0,
6089
- _IKI,
6090
- {
6091
- [_e]: _c,
6092
- [_aQE]: [`InvalidKeyId`, 400],
6093
- },
6094
- [_m],
6095
- [0],
6096
- ];
5896
+ var InvalidKeyId = [-3, n0, _IKI, { [_e]: _c, [_aQE]: [`InvalidKeyId`, 400] }, [_m], [0]];
6097
5897
  schema.TypeRegistry.for(n0).registerError(InvalidKeyId, InvalidKeyId$1);
6098
5898
  var InvalidNextToken = [
6099
5899
  -3,
6100
5900
  n0,
6101
5901
  _INT,
6102
- {
6103
- [_e]: _c,
6104
- [_aQE]: [`InvalidNextToken`, 400],
6105
- },
5902
+ { [_e]: _c, [_aQE]: [`InvalidNextToken`, 400] },
6106
5903
  [_M],
6107
5904
  [0],
6108
5905
  ];
@@ -6111,10 +5908,7 @@ var InvalidNotificationConfig = [
6111
5908
  -3,
6112
5909
  n0,
6113
5910
  _INC,
6114
- {
6115
- [_e]: _c,
6116
- [_aQE]: [`InvalidNotificationConfig`, 400],
6117
- },
5911
+ { [_e]: _c, [_aQE]: [`InvalidNotificationConfig`, 400] },
6118
5912
  [_M],
6119
5913
  [0],
6120
5914
  ];
@@ -6123,10 +5917,7 @@ var InvalidOptionException = [
6123
5917
  -3,
6124
5918
  n0,
6125
5919
  _IOE,
6126
- {
6127
- [_e]: _c,
6128
- [_aQE]: [`InvalidOption`, 400],
6129
- },
5920
+ { [_e]: _c, [_aQE]: [`InvalidOption`, 400] },
6130
5921
  [_M],
6131
5922
  [0],
6132
5923
  ];
@@ -6135,10 +5926,7 @@ var InvalidOutputFolder = [
6135
5926
  -3,
6136
5927
  n0,
6137
5928
  _IOF,
6138
- {
6139
- [_e]: _c,
6140
- [_aQE]: [`InvalidOutputFolder`, 400],
6141
- },
5929
+ { [_e]: _c, [_aQE]: [`InvalidOutputFolder`, 400] },
6142
5930
  [],
6143
5931
  [],
6144
5932
  ];
@@ -6147,10 +5935,7 @@ var InvalidOutputLocation = [
6147
5935
  -3,
6148
5936
  n0,
6149
5937
  _IOLn,
6150
- {
6151
- [_e]: _c,
6152
- [_aQE]: [`InvalidOutputLocation`, 400],
6153
- },
5938
+ { [_e]: _c, [_aQE]: [`InvalidOutputLocation`, 400] },
6154
5939
  [],
6155
5940
  [],
6156
5941
  ];
@@ -6159,10 +5944,7 @@ var InvalidParameters = [
6159
5944
  -3,
6160
5945
  n0,
6161
5946
  _IP,
6162
- {
6163
- [_e]: _c,
6164
- [_aQE]: [`InvalidParameters`, 400],
6165
- },
5947
+ { [_e]: _c, [_aQE]: [`InvalidParameters`, 400] },
6166
5948
  [_M],
6167
5949
  [0],
6168
5950
  ];
@@ -6171,10 +5953,7 @@ var InvalidPermissionType = [
6171
5953
  -3,
6172
5954
  n0,
6173
5955
  _IPT,
6174
- {
6175
- [_e]: _c,
6176
- [_aQE]: [`InvalidPermissionType`, 400],
6177
- },
5956
+ { [_e]: _c, [_aQE]: [`InvalidPermissionType`, 400] },
6178
5957
  [_M],
6179
5958
  [0],
6180
5959
  ];
@@ -6183,10 +5962,7 @@ var InvalidPluginName = [
6183
5962
  -3,
6184
5963
  n0,
6185
5964
  _IPN,
6186
- {
6187
- [_e]: _c,
6188
- [_aQE]: [`InvalidPluginName`, 404],
6189
- },
5965
+ { [_e]: _c, [_aQE]: [`InvalidPluginName`, 404] },
6190
5966
  [],
6191
5967
  [],
6192
5968
  ];
@@ -6195,10 +5971,7 @@ var InvalidPolicyAttributeException = [
6195
5971
  -3,
6196
5972
  n0,
6197
5973
  _IPAE,
6198
- {
6199
- [_e]: _c,
6200
- [_aQE]: [`InvalidPolicyAttributeException`, 400],
6201
- },
5974
+ { [_e]: _c, [_aQE]: [`InvalidPolicyAttributeException`, 400] },
6202
5975
  [_m],
6203
5976
  [0],
6204
5977
  ];
@@ -6207,10 +5980,7 @@ var InvalidPolicyTypeException = [
6207
5980
  -3,
6208
5981
  n0,
6209
5982
  _IPTE,
6210
- {
6211
- [_e]: _c,
6212
- [_aQE]: [`InvalidPolicyTypeException`, 400],
6213
- },
5983
+ { [_e]: _c, [_aQE]: [`InvalidPolicyTypeException`, 400] },
6214
5984
  [_m],
6215
5985
  [0],
6216
5986
  ];
@@ -6219,10 +5989,7 @@ var InvalidResourceId = [
6219
5989
  -3,
6220
5990
  n0,
6221
5991
  _IRI,
6222
- {
6223
- [_e]: _c,
6224
- [_aQE]: [`InvalidResourceId`, 400],
6225
- },
5992
+ { [_e]: _c, [_aQE]: [`InvalidResourceId`, 400] },
6226
5993
  [],
6227
5994
  [],
6228
5995
  ];
@@ -6231,10 +5998,7 @@ var InvalidResourceType = [
6231
5998
  -3,
6232
5999
  n0,
6233
6000
  _IRT,
6234
- {
6235
- [_e]: _c,
6236
- [_aQE]: [`InvalidResourceType`, 400],
6237
- },
6001
+ { [_e]: _c, [_aQE]: [`InvalidResourceType`, 400] },
6238
6002
  [],
6239
6003
  [],
6240
6004
  ];
@@ -6243,70 +6007,31 @@ var InvalidResultAttributeException = [
6243
6007
  -3,
6244
6008
  n0,
6245
6009
  _IRAE,
6246
- {
6247
- [_e]: _c,
6248
- [_aQE]: [`InvalidResultAttribute`, 400],
6249
- },
6010
+ { [_e]: _c, [_aQE]: [`InvalidResultAttribute`, 400] },
6250
6011
  [_M],
6251
6012
  [0],
6252
6013
  ];
6253
6014
  schema.TypeRegistry.for(n0).registerError(InvalidResultAttributeException, InvalidResultAttributeException$1);
6254
- var InvalidRole = [
6255
- -3,
6256
- n0,
6257
- _IRnv,
6258
- {
6259
- [_e]: _c,
6260
- [_aQE]: [`InvalidRole`, 400],
6261
- },
6262
- [_M],
6263
- [0],
6264
- ];
6015
+ var InvalidRole = [-3, n0, _IRnv, { [_e]: _c, [_aQE]: [`InvalidRole`, 400] }, [_M], [0]];
6265
6016
  schema.TypeRegistry.for(n0).registerError(InvalidRole, InvalidRole$1);
6266
6017
  var InvalidSchedule = [
6267
6018
  -3,
6268
6019
  n0,
6269
6020
  _ISnv,
6270
- {
6271
- [_e]: _c,
6272
- [_aQE]: [`InvalidSchedule`, 400],
6273
- },
6021
+ { [_e]: _c, [_aQE]: [`InvalidSchedule`, 400] },
6274
6022
  [_M],
6275
6023
  [0],
6276
6024
  ];
6277
6025
  schema.TypeRegistry.for(n0).registerError(InvalidSchedule, InvalidSchedule$1);
6278
- var InvalidTag = [
6279
- -3,
6280
- n0,
6281
- _ITn,
6282
- {
6283
- [_e]: _c,
6284
- [_aQE]: [`InvalidTag`, 400],
6285
- },
6286
- [_M],
6287
- [0],
6288
- ];
6026
+ var InvalidTag = [-3, n0, _ITn, { [_e]: _c, [_aQE]: [`InvalidTag`, 400] }, [_M], [0]];
6289
6027
  schema.TypeRegistry.for(n0).registerError(InvalidTag, InvalidTag$1);
6290
- var InvalidTarget = [
6291
- -3,
6292
- n0,
6293
- _ITnv,
6294
- {
6295
- [_e]: _c,
6296
- [_aQE]: [`InvalidTarget`, 400],
6297
- },
6298
- [_M],
6299
- [0],
6300
- ];
6028
+ var InvalidTarget = [-3, n0, _ITnv, { [_e]: _c, [_aQE]: [`InvalidTarget`, 400] }, [_M], [0]];
6301
6029
  schema.TypeRegistry.for(n0).registerError(InvalidTarget, InvalidTarget$1);
6302
6030
  var InvalidTargetMaps = [
6303
6031
  -3,
6304
6032
  n0,
6305
6033
  _ITM,
6306
- {
6307
- [_e]: _c,
6308
- [_aQE]: [`InvalidTargetMaps`, 400],
6309
- },
6034
+ { [_e]: _c, [_aQE]: [`InvalidTargetMaps`, 400] },
6310
6035
  [_M],
6311
6036
  [0],
6312
6037
  ];
@@ -6315,25 +6040,12 @@ var InvalidTypeNameException = [
6315
6040
  -3,
6316
6041
  n0,
6317
6042
  _ITNE,
6318
- {
6319
- [_e]: _c,
6320
- [_aQE]: [`InvalidTypeName`, 400],
6321
- },
6043
+ { [_e]: _c, [_aQE]: [`InvalidTypeName`, 400] },
6322
6044
  [_M],
6323
6045
  [0],
6324
6046
  ];
6325
6047
  schema.TypeRegistry.for(n0).registerError(InvalidTypeNameException, InvalidTypeNameException$1);
6326
- var InvalidUpdate = [
6327
- -3,
6328
- n0,
6329
- _IU,
6330
- {
6331
- [_e]: _c,
6332
- [_aQE]: [`InvalidUpdate`, 400],
6333
- },
6334
- [_M],
6335
- [0],
6336
- ];
6048
+ var InvalidUpdate = [-3, n0, _IU, { [_e]: _c, [_aQE]: [`InvalidUpdate`, 400] }, [_M], [0]];
6337
6049
  schema.TypeRegistry.for(n0).registerError(InvalidUpdate, InvalidUpdate$1);
6338
6050
  var InventoryAggregator = [
6339
6051
  3,
@@ -6406,10 +6118,7 @@ var InvocationDoesNotExist = [
6406
6118
  -3,
6407
6119
  n0,
6408
6120
  _IDNE,
6409
- {
6410
- [_e]: _c,
6411
- [_aQE]: [`InvocationDoesNotExist`, 400],
6412
- },
6121
+ { [_e]: _c, [_aQE]: [`InvocationDoesNotExist`, 400] },
6413
6122
  [],
6414
6123
  [],
6415
6124
  ];
@@ -6418,10 +6127,7 @@ var ItemContentMismatchException = [
6418
6127
  -3,
6419
6128
  n0,
6420
6129
  _ICME,
6421
- {
6422
- [_e]: _c,
6423
- [_aQE]: [`ItemContentMismatch`, 400],
6424
- },
6130
+ { [_e]: _c, [_aQE]: [`ItemContentMismatch`, 400] },
6425
6131
  [_TN, _M],
6426
6132
  [0, 0],
6427
6133
  ];
@@ -6430,10 +6136,7 @@ var ItemSizeLimitExceededException = [
6430
6136
  -3,
6431
6137
  n0,
6432
6138
  _ISLEE,
6433
- {
6434
- [_e]: _c,
6435
- [_aQE]: [`ItemSizeLimitExceeded`, 400],
6436
- },
6139
+ { [_e]: _c, [_aQE]: [`ItemSizeLimitExceeded`, 400] },
6437
6140
  [_TN, _M],
6438
6141
  [0, 0],
6439
6142
  ];
@@ -6809,10 +6512,7 @@ var MalformedResourcePolicyDocumentException = [
6809
6512
  -3,
6810
6513
  n0,
6811
6514
  _MRPDE,
6812
- {
6813
- [_e]: _c,
6814
- [_aQE]: [`MalformedResourcePolicyDocumentException`, 400],
6815
- },
6515
+ { [_e]: _c, [_aQE]: [`MalformedResourcePolicyDocumentException`, 400] },
6816
6516
  [_M],
6817
6517
  [0],
6818
6518
  ];
@@ -6821,10 +6521,7 @@ var MaxDocumentSizeExceeded = [
6821
6521
  -3,
6822
6522
  n0,
6823
6523
  _MDSE,
6824
- {
6825
- [_e]: _c,
6826
- [_aQE]: [`MaxDocumentSizeExceeded`, 400],
6827
- },
6524
+ { [_e]: _c, [_aQE]: [`MaxDocumentSizeExceeded`, 400] },
6828
6525
  [_M],
6829
6526
  [0],
6830
6527
  ];
@@ -6861,10 +6558,7 @@ var NoLongerSupportedException = [
6861
6558
  -3,
6862
6559
  n0,
6863
6560
  _NLSE,
6864
- {
6865
- [_e]: _c,
6866
- [_aQE]: [`NoLongerSupported`, 400],
6867
- },
6561
+ { [_e]: _c, [_aQE]: [`NoLongerSupported`, 400] },
6868
6562
  [_M],
6869
6563
  [0],
6870
6564
  ];
@@ -6940,10 +6634,7 @@ var OpsItemAccessDeniedException = [
6940
6634
  -3,
6941
6635
  n0,
6942
6636
  _OIADE,
6943
- {
6944
- [_e]: _c,
6945
- [_aQE]: [`OpsItemAccessDeniedException`, 403],
6946
- },
6637
+ { [_e]: _c, [_aQE]: [`OpsItemAccessDeniedException`, 403] },
6947
6638
  [_M],
6948
6639
  [0],
6949
6640
  ];
@@ -6952,10 +6643,7 @@ var OpsItemAlreadyExistsException = [
6952
6643
  -3,
6953
6644
  n0,
6954
6645
  _OIAEE,
6955
- {
6956
- [_e]: _c,
6957
- [_aQE]: [`OpsItemAlreadyExistsException`, 400],
6958
- },
6646
+ { [_e]: _c, [_aQE]: [`OpsItemAlreadyExistsException`, 400] },
6959
6647
  [_M, _OII],
6960
6648
  [0, 0],
6961
6649
  ];
@@ -6964,10 +6652,7 @@ var OpsItemConflictException = [
6964
6652
  -3,
6965
6653
  n0,
6966
6654
  _OICE,
6967
- {
6968
- [_e]: _c,
6969
- [_aQE]: [`OpsItemConflictException`, 409],
6970
- },
6655
+ { [_e]: _c, [_aQE]: [`OpsItemConflictException`, 409] },
6971
6656
  [_M],
6972
6657
  [0],
6973
6658
  ];
@@ -6988,10 +6673,7 @@ var OpsItemInvalidParameterException = [
6988
6673
  -3,
6989
6674
  n0,
6990
6675
  _OIIPE,
6991
- {
6992
- [_e]: _c,
6993
- [_aQE]: [`OpsItemInvalidParameterException`, 400],
6994
- },
6676
+ { [_e]: _c, [_aQE]: [`OpsItemInvalidParameterException`, 400] },
6995
6677
  [_PNa, _M],
6996
6678
  [64 | 0, 0],
6997
6679
  ];
@@ -7000,10 +6682,7 @@ var OpsItemLimitExceededException = [
7000
6682
  -3,
7001
6683
  n0,
7002
6684
  _OILEE,
7003
- {
7004
- [_e]: _c,
7005
- [_aQE]: [`OpsItemLimitExceededException`, 400],
7006
- },
6685
+ { [_e]: _c, [_aQE]: [`OpsItemLimitExceededException`, 400] },
7007
6686
  [_RTes, _Li, _LTi, _M],
7008
6687
  [64 | 0, 1, 0, 0],
7009
6688
  ];
@@ -7012,10 +6691,7 @@ var OpsItemNotFoundException = [
7012
6691
  -3,
7013
6692
  n0,
7014
6693
  _OINFE,
7015
- {
7016
- [_e]: _c,
7017
- [_aQE]: [`OpsItemNotFoundException`, 400],
7018
- },
6694
+ { [_e]: _c, [_aQE]: [`OpsItemNotFoundException`, 400] },
7019
6695
  [_M],
7020
6696
  [0],
7021
6697
  ];
@@ -7025,10 +6701,7 @@ var OpsItemRelatedItemAlreadyExistsException = [
7025
6701
  -3,
7026
6702
  n0,
7027
6703
  _OIRIAEE,
7028
- {
7029
- [_e]: _c,
7030
- [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400],
7031
- },
6704
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAlreadyExistsException`, 400] },
7032
6705
  [_M, _RU, _OII],
7033
6706
  [0, 0, 0],
7034
6707
  ];
@@ -7037,10 +6710,7 @@ var OpsItemRelatedItemAssociationNotFoundException = [
7037
6710
  -3,
7038
6711
  n0,
7039
6712
  _OIRIANFE,
7040
- {
7041
- [_e]: _c,
7042
- [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400],
7043
- },
6713
+ { [_e]: _c, [_aQE]: [`OpsItemRelatedItemAssociationNotFoundException`, 400] },
7044
6714
  [_M],
7045
6715
  [0],
7046
6716
  ];
@@ -7067,10 +6737,7 @@ var OpsMetadataAlreadyExistsException = [
7067
6737
  -3,
7068
6738
  n0,
7069
6739
  _OMAEE,
7070
- {
7071
- [_e]: _c,
7072
- [_aQE]: [`OpsMetadataAlreadyExistsException`, 400],
7073
- },
6740
+ { [_e]: _c, [_aQE]: [`OpsMetadataAlreadyExistsException`, 400] },
7074
6741
  [_m],
7075
6742
  [0],
7076
6743
  ];
@@ -7080,10 +6747,7 @@ var OpsMetadataInvalidArgumentException = [
7080
6747
  -3,
7081
6748
  n0,
7082
6749
  _OMIAE,
7083
- {
7084
- [_e]: _c,
7085
- [_aQE]: [`OpsMetadataInvalidArgumentException`, 400],
7086
- },
6750
+ { [_e]: _c, [_aQE]: [`OpsMetadataInvalidArgumentException`, 400] },
7087
6751
  [_m],
7088
6752
  [0],
7089
6753
  ];
@@ -7092,10 +6756,7 @@ var OpsMetadataKeyLimitExceededException = [
7092
6756
  -3,
7093
6757
  n0,
7094
6758
  _OMKLEE,
7095
- {
7096
- [_e]: _c,
7097
- [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429],
7098
- },
6759
+ { [_e]: _c, [_aQE]: [`OpsMetadataKeyLimitExceededException`, 429] },
7099
6760
  [_m],
7100
6761
  [0],
7101
6762
  ];
@@ -7104,10 +6765,7 @@ var OpsMetadataLimitExceededException = [
7104
6765
  -3,
7105
6766
  n0,
7106
6767
  _OMLEE,
7107
- {
7108
- [_e]: _c,
7109
- [_aQE]: [`OpsMetadataLimitExceededException`, 429],
7110
- },
6768
+ { [_e]: _c, [_aQE]: [`OpsMetadataLimitExceededException`, 429] },
7111
6769
  [_m],
7112
6770
  [0],
7113
6771
  ];
@@ -7116,10 +6774,7 @@ var OpsMetadataNotFoundException = [
7116
6774
  -3,
7117
6775
  n0,
7118
6776
  _OMNFE,
7119
- {
7120
- [_e]: _c,
7121
- [_aQE]: [`OpsMetadataNotFoundException`, 404],
7122
- },
6777
+ { [_e]: _c, [_aQE]: [`OpsMetadataNotFoundException`, 404] },
7123
6778
  [_m],
7124
6779
  [0],
7125
6780
  ];
@@ -7128,10 +6783,7 @@ var OpsMetadataTooManyUpdatesException = [
7128
6783
  -3,
7129
6784
  n0,
7130
6785
  _OMTMUE,
7131
- {
7132
- [_e]: _c,
7133
- [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429],
7134
- },
6786
+ { [_e]: _c, [_aQE]: [`OpsMetadataTooManyUpdatesException`, 429] },
7135
6787
  [_m],
7136
6788
  [0],
7137
6789
  ];
@@ -7150,10 +6802,7 @@ var ParameterAlreadyExists = [
7150
6802
  -3,
7151
6803
  n0,
7152
6804
  _PAE,
7153
- {
7154
- [_e]: _c,
7155
- [_aQE]: [`ParameterAlreadyExists`, 400],
7156
- },
6805
+ { [_e]: _c, [_aQE]: [`ParameterAlreadyExists`, 400] },
7157
6806
  [_m],
7158
6807
  [0],
7159
6808
  ];
@@ -7171,10 +6820,7 @@ var ParameterLimitExceeded = [
7171
6820
  -3,
7172
6821
  n0,
7173
6822
  _PLE,
7174
- {
7175
- [_e]: _c,
7176
- [_aQE]: [`ParameterLimitExceeded`, 429],
7177
- },
6823
+ { [_e]: _c, [_aQE]: [`ParameterLimitExceeded`, 429] },
7178
6824
  [_m],
7179
6825
  [0],
7180
6826
  ];
@@ -7183,10 +6829,7 @@ var ParameterMaxVersionLimitExceeded = [
7183
6829
  -3,
7184
6830
  n0,
7185
6831
  _PMVLE,
7186
- {
7187
- [_e]: _c,
7188
- [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400],
7189
- },
6832
+ { [_e]: _c, [_aQE]: [`ParameterMaxVersionLimitExceeded`, 400] },
7190
6833
  [_m],
7191
6834
  [0],
7192
6835
  ];
@@ -7203,10 +6846,7 @@ var ParameterNotFound = [
7203
6846
  -3,
7204
6847
  n0,
7205
6848
  _PNF,
7206
- {
7207
- [_e]: _c,
7208
- [_aQE]: [`ParameterNotFound`, 404],
7209
- },
6849
+ { [_e]: _c, [_aQE]: [`ParameterNotFound`, 404] },
7210
6850
  [_m],
7211
6851
  [0],
7212
6852
  ];
@@ -7215,10 +6855,7 @@ var ParameterPatternMismatchException = [
7215
6855
  -3,
7216
6856
  n0,
7217
6857
  _PPME,
7218
- {
7219
- [_e]: _c,
7220
- [_aQE]: [`ParameterPatternMismatchException`, 400],
7221
- },
6858
+ { [_e]: _c, [_aQE]: [`ParameterPatternMismatchException`, 400] },
7222
6859
  [_m],
7223
6860
  [0],
7224
6861
  ];
@@ -7229,10 +6866,7 @@ var ParameterVersionLabelLimitExceeded = [
7229
6866
  -3,
7230
6867
  n0,
7231
6868
  _PVLLE,
7232
- {
7233
- [_e]: _c,
7234
- [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400],
7235
- },
6869
+ { [_e]: _c, [_aQE]: [`ParameterVersionLabelLimitExceeded`, 400] },
7236
6870
  [_m],
7237
6871
  [0],
7238
6872
  ];
@@ -7241,10 +6875,7 @@ var ParameterVersionNotFound = [
7241
6875
  -3,
7242
6876
  n0,
7243
6877
  _PVNF,
7244
- {
7245
- [_e]: _c,
7246
- [_aQE]: [`ParameterVersionNotFound`, 400],
7247
- },
6878
+ { [_e]: _c, [_aQE]: [`ParameterVersionNotFound`, 400] },
7248
6879
  [_m],
7249
6880
  [0],
7250
6881
  ];
@@ -7324,10 +6955,7 @@ var PoliciesLimitExceededException = [
7324
6955
  -3,
7325
6956
  n0,
7326
6957
  _PLEE,
7327
- {
7328
- [_e]: _c,
7329
- [_aQE]: [`PoliciesLimitExceededException`, 400],
7330
- },
6958
+ { [_e]: _c, [_aQE]: [`PoliciesLimitExceededException`, 400] },
7331
6959
  [_m],
7332
6960
  [0],
7333
6961
  ];
@@ -7420,10 +7048,7 @@ var ResourceDataSyncAlreadyExistsException = [
7420
7048
  -3,
7421
7049
  n0,
7422
7050
  _RDSAEE,
7423
- {
7424
- [_e]: _c,
7425
- [_aQE]: [`ResourceDataSyncAlreadyExists`, 400],
7426
- },
7051
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncAlreadyExists`, 400] },
7427
7052
  [_SN],
7428
7053
  [0],
7429
7054
  ];
@@ -7440,10 +7065,7 @@ var ResourceDataSyncConflictException = [
7440
7065
  -3,
7441
7066
  n0,
7442
7067
  _RDSCE,
7443
- {
7444
- [_e]: _c,
7445
- [_aQE]: [`ResourceDataSyncConflictException`, 409],
7446
- },
7068
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncConflictException`, 409] },
7447
7069
  [_M],
7448
7070
  [0],
7449
7071
  ];
@@ -7452,10 +7074,7 @@ var ResourceDataSyncCountExceededException = [
7452
7074
  -3,
7453
7075
  n0,
7454
7076
  _RDSCEE,
7455
- {
7456
- [_e]: _c,
7457
- [_aQE]: [`ResourceDataSyncCountExceeded`, 400],
7458
- },
7077
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncCountExceeded`, 400] },
7459
7078
  [_M],
7460
7079
  [0],
7461
7080
  ];
@@ -7465,10 +7084,7 @@ var ResourceDataSyncInvalidConfigurationException = [
7465
7084
  -3,
7466
7085
  n0,
7467
7086
  _RDSICE,
7468
- {
7469
- [_e]: _c,
7470
- [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400],
7471
- },
7087
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncInvalidConfiguration`, 400] },
7472
7088
  [_M],
7473
7089
  [0],
7474
7090
  ];
@@ -7485,10 +7101,7 @@ var ResourceDataSyncNotFoundException = [
7485
7101
  -3,
7486
7102
  n0,
7487
7103
  _RDSNFE,
7488
- {
7489
- [_e]: _c,
7490
- [_aQE]: [`ResourceDataSyncNotFound`, 404],
7491
- },
7104
+ { [_e]: _c, [_aQE]: [`ResourceDataSyncNotFound`, 404] },
7492
7105
  [_SN, _STy, _M],
7493
7106
  [0, 0, 0],
7494
7107
  ];
@@ -7522,10 +7135,7 @@ var ResourceInUseException = [
7522
7135
  -3,
7523
7136
  n0,
7524
7137
  _RIUE,
7525
- {
7526
- [_e]: _c,
7527
- [_aQE]: [`ResourceInUseException`, 400],
7528
- },
7138
+ { [_e]: _c, [_aQE]: [`ResourceInUseException`, 400] },
7529
7139
  [_M],
7530
7140
  [0],
7531
7141
  ];
@@ -7534,10 +7144,7 @@ var ResourceLimitExceededException = [
7534
7144
  -3,
7535
7145
  n0,
7536
7146
  _RLEE,
7537
- {
7538
- [_e]: _c,
7539
- [_aQE]: [`ResourceLimitExceededException`, 400],
7540
- },
7147
+ { [_e]: _c, [_aQE]: [`ResourceLimitExceededException`, 400] },
7541
7148
  [_M],
7542
7149
  [0],
7543
7150
  ];
@@ -7546,10 +7153,7 @@ var ResourceNotFoundException = [
7546
7153
  -3,
7547
7154
  n0,
7548
7155
  _RNFE,
7549
- {
7550
- [_e]: _c,
7551
- [_aQE]: [`ResourceNotFoundException`, 404],
7552
- },
7156
+ { [_e]: _c, [_aQE]: [`ResourceNotFoundException`, 404] },
7553
7157
  [_M],
7554
7158
  [0],
7555
7159
  ];
@@ -7558,10 +7162,7 @@ var ResourcePolicyConflictException = [
7558
7162
  -3,
7559
7163
  n0,
7560
7164
  _RPCE,
7561
- {
7562
- [_e]: _c,
7563
- [_aQE]: [`ResourcePolicyConflictException`, 400],
7564
- },
7165
+ { [_e]: _c, [_aQE]: [`ResourcePolicyConflictException`, 400] },
7565
7166
  [_M],
7566
7167
  [0],
7567
7168
  ];
@@ -7570,10 +7171,7 @@ var ResourcePolicyInvalidParameterException = [
7570
7171
  -3,
7571
7172
  n0,
7572
7173
  _RPIPE,
7573
- {
7574
- [_e]: _c,
7575
- [_aQE]: [`ResourcePolicyInvalidParameterException`, 400],
7576
- },
7174
+ { [_e]: _c, [_aQE]: [`ResourcePolicyInvalidParameterException`, 400] },
7577
7175
  [_PNa, _M],
7578
7176
  [64 | 0, 0],
7579
7177
  ];
@@ -7582,10 +7180,7 @@ var ResourcePolicyLimitExceededException = [
7582
7180
  -3,
7583
7181
  n0,
7584
7182
  _RPLEE,
7585
- {
7586
- [_e]: _c,
7587
- [_aQE]: [`ResourcePolicyLimitExceededException`, 400],
7588
- },
7183
+ { [_e]: _c, [_aQE]: [`ResourcePolicyLimitExceededException`, 400] },
7589
7184
  [_Li, _LTi, _M],
7590
7185
  [1, 0, 0],
7591
7186
  ];
@@ -7594,10 +7189,7 @@ var ResourcePolicyNotFoundException = [
7594
7189
  -3,
7595
7190
  n0,
7596
7191
  _RPNFE,
7597
- {
7598
- [_e]: _c,
7599
- [_aQE]: [`ResourcePolicyNotFoundException`, 404],
7600
- },
7192
+ { [_e]: _c, [_aQE]: [`ResourcePolicyNotFoundException`, 404] },
7601
7193
  [_M],
7602
7194
  [0],
7603
7195
  ];
@@ -7668,9 +7260,7 @@ var ServiceQuotaExceededException = [
7668
7260
  -3,
7669
7261
  n0,
7670
7262
  _SQEE,
7671
- {
7672
- [_e]: _c,
7673
- },
7263
+ { [_e]: _c },
7674
7264
  [_M, _RI, _RT, _QC, _SCe],
7675
7265
  [0, 0, 0, 0, 0],
7676
7266
  ];
@@ -7687,10 +7277,7 @@ var ServiceSettingNotFound = [
7687
7277
  -3,
7688
7278
  n0,
7689
7279
  _SSNF,
7690
- {
7691
- [_e]: _c,
7692
- [_aQE]: [`ServiceSettingNotFound`, 400],
7693
- },
7280
+ { [_e]: _c, [_aQE]: [`ServiceSettingNotFound`, 400] },
7694
7281
  [_M],
7695
7282
  [0],
7696
7283
  ];
@@ -7775,17 +7362,7 @@ var StartSessionRequest = [
7775
7362
  [0, 0, 0, [2, n0, _SMP, 0, 0, 64 | 0]],
7776
7363
  ];
7777
7364
  var StartSessionResponse = [3, n0, _SSRt, 0, [_SIes, _TV, _SU], [0, 0, 0]];
7778
- var StatusUnchanged = [
7779
- -3,
7780
- n0,
7781
- _SUt,
7782
- {
7783
- [_e]: _c,
7784
- [_aQE]: [`StatusUnchanged`, 400],
7785
- },
7786
- [],
7787
- [],
7788
- ];
7365
+ var StatusUnchanged = [-3, n0, _SUt, { [_e]: _c, [_aQE]: [`StatusUnchanged`, 400] }, [], []];
7789
7366
  schema.TypeRegistry.for(n0).registerError(StatusUnchanged, StatusUnchanged$1);
7790
7367
  var StepExecution = [
7791
7368
  3,
@@ -7852,10 +7429,7 @@ var SubTypeCountLimitExceededException = [
7852
7429
  -3,
7853
7430
  n0,
7854
7431
  _STCLEE,
7855
- {
7856
- [_e]: _c,
7857
- [_aQE]: [`SubTypeCountLimitExceeded`, 400],
7858
- },
7432
+ { [_e]: _c, [_aQE]: [`SubTypeCountLimitExceeded`, 400] },
7859
7433
  [_M],
7860
7434
  [0],
7861
7435
  ];
@@ -7866,10 +7440,7 @@ var TargetInUseException = [
7866
7440
  -3,
7867
7441
  n0,
7868
7442
  _TIUE,
7869
- {
7870
- [_e]: _c,
7871
- [_aQE]: [`TargetInUseException`, 400],
7872
- },
7443
+ { [_e]: _c, [_aQE]: [`TargetInUseException`, 400] },
7873
7444
  [_M],
7874
7445
  [0],
7875
7446
  ];
@@ -7886,10 +7457,7 @@ var TargetNotConnected = [
7886
7457
  -3,
7887
7458
  n0,
7888
7459
  _TNC,
7889
- {
7890
- [_e]: _c,
7891
- [_aQE]: [`TargetNotConnected`, 430],
7892
- },
7460
+ { [_e]: _c, [_aQE]: [`TargetNotConnected`, 430] },
7893
7461
  [_M],
7894
7462
  [0],
7895
7463
  ];
@@ -7897,49 +7465,24 @@ schema.TypeRegistry.for(n0).registerError(TargetNotConnected, TargetNotConnected
7897
7465
  var TargetPreview = [3, n0, _TPar, 0, [_Cou, _TT], [1, 0]];
7898
7466
  var TerminateSessionRequest = [3, n0, _TSR, 0, [_SIes], [0]];
7899
7467
  var TerminateSessionResponse = [3, n0, _TSRe, 0, [_SIes], [0]];
7900
- var ThrottlingException = [
7901
- -3,
7902
- n0,
7903
- _TE,
7904
- {
7905
- [_e]: _c,
7906
- },
7907
- [_M, _QC, _SCe],
7908
- [0, 0, 0],
7909
- ];
7468
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M, _QC, _SCe], [0, 0, 0]];
7910
7469
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
7911
7470
  var TooManyTagsError = [
7912
7471
  -3,
7913
7472
  n0,
7914
7473
  _TMTE,
7915
- {
7916
- [_e]: _c,
7917
- [_aQE]: [`TooManyTagsError`, 400],
7918
- },
7474
+ { [_e]: _c, [_aQE]: [`TooManyTagsError`, 400] },
7919
7475
  [],
7920
7476
  [],
7921
7477
  ];
7922
7478
  schema.TypeRegistry.for(n0).registerError(TooManyTagsError, TooManyTagsError$1);
7923
- var TooManyUpdates = [
7924
- -3,
7925
- n0,
7926
- _TMU,
7927
- {
7928
- [_e]: _c,
7929
- [_aQE]: [`TooManyUpdates`, 429],
7930
- },
7931
- [_M],
7932
- [0],
7933
- ];
7479
+ var TooManyUpdates = [-3, n0, _TMU, { [_e]: _c, [_aQE]: [`TooManyUpdates`, 429] }, [_M], [0]];
7934
7480
  schema.TypeRegistry.for(n0).registerError(TooManyUpdates, TooManyUpdates$1);
7935
7481
  var TotalSizeLimitExceededException = [
7936
7482
  -3,
7937
7483
  n0,
7938
7484
  _TSLEE,
7939
- {
7940
- [_e]: _c,
7941
- [_aQE]: [`TotalSizeLimitExceeded`, 400],
7942
- },
7485
+ { [_e]: _c, [_aQE]: [`TotalSizeLimitExceeded`, 400] },
7943
7486
  [_M],
7944
7487
  [0],
7945
7488
  ];
@@ -7950,10 +7493,7 @@ var UnsupportedCalendarException = [
7950
7493
  -3,
7951
7494
  n0,
7952
7495
  _UCE,
7953
- {
7954
- [_e]: _c,
7955
- [_aQE]: [`UnsupportedCalendarException`, 400],
7956
- },
7496
+ { [_e]: _c, [_aQE]: [`UnsupportedCalendarException`, 400] },
7957
7497
  [_M],
7958
7498
  [0],
7959
7499
  ];
@@ -7962,10 +7502,7 @@ var UnsupportedFeatureRequiredException = [
7962
7502
  -3,
7963
7503
  n0,
7964
7504
  _UFRE,
7965
- {
7966
- [_e]: _c,
7967
- [_aQE]: [`UnsupportedFeatureRequiredException`, 400],
7968
- },
7505
+ { [_e]: _c, [_aQE]: [`UnsupportedFeatureRequiredException`, 400] },
7969
7506
  [_M],
7970
7507
  [0],
7971
7508
  ];
@@ -7974,10 +7511,7 @@ var UnsupportedInventoryItemContextException = [
7974
7511
  -3,
7975
7512
  n0,
7976
7513
  _UIICE,
7977
- {
7978
- [_e]: _c,
7979
- [_aQE]: [`UnsupportedInventoryItemContext`, 400],
7980
- },
7514
+ { [_e]: _c, [_aQE]: [`UnsupportedInventoryItemContext`, 400] },
7981
7515
  [_TN, _M],
7982
7516
  [0, 0],
7983
7517
  ];
@@ -7986,10 +7520,7 @@ var UnsupportedInventorySchemaVersionException = [
7986
7520
  -3,
7987
7521
  n0,
7988
7522
  _UISVE,
7989
- {
7990
- [_e]: _c,
7991
- [_aQE]: [`UnsupportedInventorySchemaVersion`, 400],
7992
- },
7523
+ { [_e]: _c, [_aQE]: [`UnsupportedInventorySchemaVersion`, 400] },
7993
7524
  [_M],
7994
7525
  [0],
7995
7526
  ];
@@ -7998,10 +7529,7 @@ var UnsupportedOperatingSystem = [
7998
7529
  -3,
7999
7530
  n0,
8000
7531
  _UOS,
8001
- {
8002
- [_e]: _c,
8003
- [_aQE]: [`UnsupportedOperatingSystem`, 400],
8004
- },
7532
+ { [_e]: _c, [_aQE]: [`UnsupportedOperatingSystem`, 400] },
8005
7533
  [_M],
8006
7534
  [0],
8007
7535
  ];
@@ -8010,10 +7538,7 @@ var UnsupportedOperationException = [
8010
7538
  -3,
8011
7539
  n0,
8012
7540
  _UOE,
8013
- {
8014
- [_e]: _c,
8015
- [_aQE]: [`UnsupportedOperation`, 400],
8016
- },
7541
+ { [_e]: _c, [_aQE]: [`UnsupportedOperation`, 400] },
8017
7542
  [_M],
8018
7543
  [0],
8019
7544
  ];
@@ -8022,10 +7547,7 @@ var UnsupportedParameterType = [
8022
7547
  -3,
8023
7548
  n0,
8024
7549
  _UPT,
8025
- {
8026
- [_e]: _c,
8027
- [_aQE]: [`UnsupportedParameterType`, 400],
8028
- },
7550
+ { [_e]: _c, [_aQE]: [`UnsupportedParameterType`, 400] },
8029
7551
  [_m],
8030
7552
  [0],
8031
7553
  ];
@@ -8034,10 +7556,7 @@ var UnsupportedPlatformType = [
8034
7556
  -3,
8035
7557
  n0,
8036
7558
  _UPTn,
8037
- {
8038
- [_e]: _c,
8039
- [_aQE]: [`UnsupportedPlatformType`, 400],
8040
- },
7559
+ { [_e]: _c, [_aQE]: [`UnsupportedPlatformType`, 400] },
8041
7560
  [_M],
8042
7561
  [0],
8043
7562
  ];
@@ -8288,40 +7807,15 @@ var ValidationException = [
8288
7807
  -3,
8289
7808
  n0,
8290
7809
  _VE,
8291
- {
8292
- [_e]: _c,
8293
- [_aQE]: [`ValidationException`, 400],
8294
- },
7810
+ { [_e]: _c, [_aQE]: [`ValidationException`, 400] },
8295
7811
  [_M, _RCea],
8296
7812
  [0, 0],
8297
7813
  ];
8298
7814
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
8299
7815
  var SSMServiceException = [-3, _sm, "SSMServiceException", 0, [], []];
8300
7816
  schema.TypeRegistry.for(_sm).registerError(SSMServiceException, SSMServiceException$1);
8301
- var AccountIdList = [
8302
- 1,
8303
- n0,
8304
- _AIL,
8305
- 0,
8306
- [
8307
- 0,
8308
- {
8309
- [_xN]: _AI,
8310
- },
8311
- ],
8312
- ];
8313
- var AccountSharingInfoList = [
8314
- 1,
8315
- n0,
8316
- _ASIL,
8317
- 0,
8318
- [
8319
- () => AccountSharingInfo,
8320
- {
8321
- [_xN]: _ASI,
8322
- },
8323
- ],
8324
- ];
7817
+ var AccountIdList = [1, n0, _AIL, 0, [0, { [_xN]: _AI }]];
7818
+ var AccountSharingInfoList = [1, n0, _ASIL, 0, [() => AccountSharingInfo, { [_xN]: _ASI }]];
8325
7819
  var ActivationList = [1, n0, _AL, 0, () => Activation];
8326
7820
  var AlarmList = [1, n0, _ALl, 0, () => Alarm];
8327
7821
  var AlarmStateInformationList = [1, n0, _ASILl, 0, () => AlarmStateInformation];
@@ -8330,109 +7824,40 @@ var AssociationDescriptionList = [
8330
7824
  n0,
8331
7825
  _ADL,
8332
7826
  0,
8333
- [
8334
- () => AssociationDescription,
8335
- {
8336
- [_xN]: _AD,
8337
- },
8338
- ],
7827
+ [() => AssociationDescription, { [_xN]: _AD }],
8339
7828
  ];
8340
7829
  var AssociationExecutionFilterList = [
8341
7830
  1,
8342
7831
  n0,
8343
7832
  _AEFL,
8344
7833
  0,
8345
- [
8346
- () => AssociationExecutionFilter,
8347
- {
8348
- [_xN]: _AEF,
8349
- },
8350
- ],
8351
- ];
8352
- var AssociationExecutionsList = [
8353
- 1,
8354
- n0,
8355
- _AEL,
8356
- 0,
8357
- [
8358
- () => AssociationExecution,
8359
- {
8360
- [_xN]: _AE,
8361
- },
8362
- ],
7834
+ [() => AssociationExecutionFilter, { [_xN]: _AEF }],
8363
7835
  ];
7836
+ var AssociationExecutionsList = [1, n0, _AEL, 0, [() => AssociationExecution, { [_xN]: _AE }]];
8364
7837
  var AssociationExecutionTargetsFilterList = [
8365
7838
  1,
8366
7839
  n0,
8367
7840
  _AETFL,
8368
7841
  0,
8369
- [
8370
- () => AssociationExecutionTargetsFilter,
8371
- {
8372
- [_xN]: _AETF,
8373
- },
8374
- ],
7842
+ [() => AssociationExecutionTargetsFilter, { [_xN]: _AETF }],
8375
7843
  ];
8376
7844
  var AssociationExecutionTargetsList = [
8377
7845
  1,
8378
7846
  n0,
8379
7847
  _AETL,
8380
7848
  0,
8381
- [
8382
- () => AssociationExecutionTarget,
8383
- {
8384
- [_xN]: _AET,
8385
- },
8386
- ],
8387
- ];
8388
- var AssociationFilterList = [
8389
- 1,
8390
- n0,
8391
- _AFL,
8392
- 0,
8393
- [
8394
- () => AssociationFilter,
8395
- {
8396
- [_xN]: _AF,
8397
- },
8398
- ],
8399
- ];
8400
- var AssociationList = [
8401
- 1,
8402
- n0,
8403
- _ALs,
8404
- 0,
8405
- [
8406
- () => Association,
8407
- {
8408
- [_xN]: _As,
8409
- },
8410
- ],
7849
+ [() => AssociationExecutionTarget, { [_xN]: _AET }],
8411
7850
  ];
7851
+ var AssociationFilterList = [1, n0, _AFL, 0, [() => AssociationFilter, { [_xN]: _AF }]];
7852
+ var AssociationList = [1, n0, _ALs, 0, [() => Association, { [_xN]: _As }]];
8412
7853
  var AssociationVersionList = [1, n0, _AVL, 0, [() => AssociationVersionInfo, 0]];
8413
- var AttachmentContentList = [
8414
- 1,
8415
- n0,
8416
- _ACL,
8417
- 0,
8418
- [
8419
- () => AttachmentContent,
8420
- {
8421
- [_xN]: _ACt,
8422
- },
8423
- ],
8424
- ];
7854
+ var AttachmentContentList = [1, n0, _ACL, 0, [() => AttachmentContent, { [_xN]: _ACt }]];
8425
7855
  var AttachmentInformationList = [
8426
7856
  1,
8427
7857
  n0,
8428
7858
  _AILt,
8429
7859
  0,
8430
- [
8431
- () => AttachmentInformation,
8432
- {
8433
- [_xN]: _AIt,
8434
- },
8435
- ],
7860
+ [() => AttachmentInformation, { [_xN]: _AIt }],
8436
7861
  ];
8437
7862
  var AttachmentsSourceList = [1, n0, _ASL, 0, () => AttachmentsSource];
8438
7863
  var AutomationExecutionFilterList = [1, n0, _AEFLu, 0, () => AutomationExecutionFilter];
@@ -8442,104 +7867,34 @@ var CommandInvocationList = [1, n0, _CIL, 0, () => CommandInvocation];
8442
7867
  var CommandList = [1, n0, _CLo, 0, [() => Command, 0]];
8443
7868
  var CommandPluginList = [1, n0, _CPL, 0, () => CommandPlugin];
8444
7869
  var ComplianceItemEntryList = [1, n0, _CIEL, 0, () => ComplianceItemEntry];
8445
- var ComplianceItemList = [
8446
- 1,
8447
- n0,
8448
- _CILo,
8449
- 0,
8450
- [
8451
- () => ComplianceItem,
8452
- {
8453
- [_xN]: _Item,
8454
- },
8455
- ],
8456
- ];
7870
+ var ComplianceItemList = [1, n0, _CILo, 0, [() => ComplianceItem, { [_xN]: _Item }]];
8457
7871
  var ComplianceStringFilterList = [
8458
7872
  1,
8459
7873
  n0,
8460
7874
  _CSFL,
8461
7875
  0,
8462
- [
8463
- () => ComplianceStringFilter,
8464
- {
8465
- [_xN]: _CFo,
8466
- },
8467
- ],
8468
- ];
8469
- var ComplianceStringFilterValueList = [
8470
- 1,
8471
- n0,
8472
- _CSFVL,
8473
- 0,
8474
- [
8475
- 0,
8476
- {
8477
- [_xN]: _FVi,
8478
- },
8479
- ],
7876
+ [() => ComplianceStringFilter, { [_xN]: _CFo }],
8480
7877
  ];
7878
+ var ComplianceStringFilterValueList = [1, n0, _CSFVL, 0, [0, { [_xN]: _FVi }]];
8481
7879
  var ComplianceSummaryItemList = [
8482
7880
  1,
8483
7881
  n0,
8484
7882
  _CSIL,
8485
7883
  0,
8486
- [
8487
- () => ComplianceSummaryItem,
8488
- {
8489
- [_xN]: _Item,
8490
- },
8491
- ],
7884
+ [() => ComplianceSummaryItem, { [_xN]: _Item }],
8492
7885
  ];
8493
7886
  var CreateAssociationBatchRequestEntries = [
8494
7887
  1,
8495
7888
  n0,
8496
7889
  _CABREr,
8497
7890
  0,
8498
- [
8499
- () => CreateAssociationBatchRequestEntry,
8500
- {
8501
- [_xN]: _en,
8502
- },
8503
- ],
7891
+ [() => CreateAssociationBatchRequestEntry, { [_xN]: _en }],
8504
7892
  ];
8505
7893
  var DescribeActivationsFilterList = [1, n0, _DAFL, 0, () => DescribeActivationsFilter];
8506
- var DocumentFilterList = [
8507
- 1,
8508
- n0,
8509
- _DFL,
8510
- 0,
8511
- [
8512
- () => DocumentFilter,
8513
- {
8514
- [_xN]: _DFo,
8515
- },
8516
- ],
8517
- ];
8518
- var DocumentIdentifierList = [
8519
- 1,
8520
- n0,
8521
- _DIL,
8522
- 0,
8523
- [
8524
- () => DocumentIdentifier,
8525
- {
8526
- [_xN]: _DIo,
8527
- },
8528
- ],
8529
- ];
7894
+ var DocumentFilterList = [1, n0, _DFL, 0, [() => DocumentFilter, { [_xN]: _DFo }]];
7895
+ var DocumentIdentifierList = [1, n0, _DIL, 0, [() => DocumentIdentifier, { [_xN]: _DIo }]];
8530
7896
  var DocumentKeyValuesFilterList = [1, n0, _DKVFL, 0, () => DocumentKeyValuesFilter];
8531
- var DocumentParameterList = [
8532
- 1,
8533
- n0,
8534
- _DPLo,
8535
- 0,
8536
- [
8537
- () => DocumentParameter,
8538
- {
8539
- [_xN]: _DPo,
8540
- },
8541
- ],
8542
- ];
7897
+ var DocumentParameterList = [1, n0, _DPLo, 0, [() => DocumentParameter, { [_xN]: _DPo }]];
8543
7898
  var DocumentRequiresList = [1, n0, _DRL, 0, () => DocumentRequires];
8544
7899
  var DocumentReviewCommentList = [1, n0, _DRCL, 0, () => DocumentReviewCommentSource];
8545
7900
  var DocumentReviewerResponseList = [1, n0, _DRRL, 0, () => DocumentReviewerResponseSource];
@@ -8550,12 +7905,7 @@ var FailedCreateAssociationList = [
8550
7905
  n0,
8551
7906
  _FCAL,
8552
7907
  0,
8553
- [
8554
- () => FailedCreateAssociation,
8555
- {
8556
- [_xN]: _FCAE,
8557
- },
8558
- ],
7908
+ [() => FailedCreateAssociation, { [_xN]: _FCAE }],
8559
7909
  ];
8560
7910
  var GetResourcePoliciesResponseEntries = [
8561
7911
  1,
@@ -8571,186 +7921,57 @@ var InstanceInformationFilterList = [
8571
7921
  n0,
8572
7922
  _IIFL,
8573
7923
  0,
8574
- [
8575
- () => InstanceInformationFilter,
8576
- {
8577
- [_xN]: _IIF,
8578
- },
8579
- ],
8580
- ];
8581
- var InstanceInformationFilterValueSet = [
8582
- 1,
8583
- n0,
8584
- _IIFVS,
8585
- 0,
8586
- [
8587
- 0,
8588
- {
8589
- [_xN]: _IIFV,
8590
- },
8591
- ],
8592
- ];
8593
- var InstanceInformationList = [
8594
- 1,
8595
- n0,
8596
- _IIL,
8597
- 0,
8598
- [
8599
- () => InstanceInformation,
8600
- {
8601
- [_xN]: _IInst,
8602
- },
8603
- ],
7924
+ [() => InstanceInformationFilter, { [_xN]: _IIF }],
8604
7925
  ];
7926
+ var InstanceInformationFilterValueSet = [1, n0, _IIFVS, 0, [0, { [_xN]: _IIFV }]];
7927
+ var InstanceInformationList = [1, n0, _IIL, 0, [() => InstanceInformation, { [_xN]: _IInst }]];
8605
7928
  var InstanceInformationStringFilterList = [
8606
7929
  1,
8607
7930
  n0,
8608
7931
  _IISFL,
8609
7932
  0,
8610
- [
8611
- () => InstanceInformationStringFilter,
8612
- {
8613
- [_xN]: _IISF,
8614
- },
8615
- ],
7933
+ [() => InstanceInformationStringFilter, { [_xN]: _IISF }],
8616
7934
  ];
8617
7935
  var InstancePatchStateFilterList = [1, n0, _IPSFL, 0, () => InstancePatchStateFilter];
8618
7936
  var InstancePatchStateList = [1, n0, _IPSL, 0, [() => InstancePatchState, 0]];
8619
7937
  var InstancePatchStatesList = [1, n0, _IPSLn, 0, [() => InstancePatchState, 0]];
8620
- var InstanceProperties = [
8621
- 1,
8622
- n0,
8623
- _IPn,
8624
- 0,
8625
- [
8626
- () => InstanceProperty,
8627
- {
8628
- [_xN]: _IPns,
8629
- },
8630
- ],
8631
- ];
7938
+ var InstanceProperties = [1, n0, _IPn, 0, [() => InstanceProperty, { [_xN]: _IPns }]];
8632
7939
  var InstancePropertyFilterList = [
8633
7940
  1,
8634
7941
  n0,
8635
7942
  _IPFL,
8636
7943
  0,
8637
- [
8638
- () => InstancePropertyFilter,
8639
- {
8640
- [_xN]: _IPF,
8641
- },
8642
- ],
8643
- ];
8644
- var InstancePropertyFilterValueSet = [
8645
- 1,
8646
- n0,
8647
- _IPFVS,
8648
- 0,
8649
- [
8650
- 0,
8651
- {
8652
- [_xN]: _IPFV,
8653
- },
8654
- ],
7944
+ [() => InstancePropertyFilter, { [_xN]: _IPF }],
8655
7945
  ];
7946
+ var InstancePropertyFilterValueSet = [1, n0, _IPFVS, 0, [0, { [_xN]: _IPFV }]];
8656
7947
  var InstancePropertyStringFilterList = [
8657
7948
  1,
8658
7949
  n0,
8659
7950
  _IPSFLn,
8660
7951
  0,
8661
- [
8662
- () => InstancePropertyStringFilter,
8663
- {
8664
- [_xN]: _IPSFn,
8665
- },
8666
- ],
8667
- ];
8668
- var InventoryAggregatorList = [
8669
- 1,
8670
- n0,
8671
- _IALn,
8672
- 0,
8673
- [
8674
- () => InventoryAggregator,
8675
- {
8676
- [_xN]: _Agg,
8677
- },
8678
- ],
7952
+ [() => InstancePropertyStringFilter, { [_xN]: _IPSFn }],
8679
7953
  ];
7954
+ var InventoryAggregatorList = [1, n0, _IALn, 0, [() => InventoryAggregator, { [_xN]: _Agg }]];
8680
7955
  var InventoryDeletionsList = [1, n0, _IDL, 0, () => InventoryDeletionStatusItem];
8681
7956
  var InventoryDeletionSummaryItems = [1, n0, _IDSInv, 0, () => InventoryDeletionSummaryItem];
8682
- var InventoryFilterList = [
8683
- 1,
8684
- n0,
8685
- _IFL,
8686
- 0,
8687
- [
8688
- () => InventoryFilter,
8689
- {
8690
- [_xN]: _IFn,
8691
- },
8692
- ],
8693
- ];
8694
- var InventoryFilterValueList = [
8695
- 1,
8696
- n0,
8697
- _IFVL,
8698
- 0,
8699
- [
8700
- 0,
8701
- {
8702
- [_xN]: _FVi,
8703
- },
8704
- ],
8705
- ];
8706
- var InventoryGroupList = [
8707
- 1,
8708
- n0,
8709
- _IGL,
8710
- 0,
8711
- [
8712
- () => InventoryGroup,
8713
- {
8714
- [_xN]: _IG,
8715
- },
8716
- ],
8717
- ];
7957
+ var InventoryFilterList = [1, n0, _IFL, 0, [() => InventoryFilter, { [_xN]: _IFn }]];
7958
+ var InventoryFilterValueList = [1, n0, _IFVL, 0, [0, { [_xN]: _FVi }]];
7959
+ var InventoryGroupList = [1, n0, _IGL, 0, [() => InventoryGroup, { [_xN]: _IG }]];
8718
7960
  var InventoryItemAttributeList = [
8719
7961
  1,
8720
7962
  n0,
8721
7963
  _IIAL,
8722
7964
  0,
8723
- [
8724
- () => InventoryItemAttribute,
8725
- {
8726
- [_xN]: _Attr,
8727
- },
8728
- ],
8729
- ];
8730
- var InventoryItemList = [
8731
- 1,
8732
- n0,
8733
- _IILn,
8734
- 0,
8735
- [
8736
- () => InventoryItem,
8737
- {
8738
- [_xN]: _Item,
8739
- },
8740
- ],
7965
+ [() => InventoryItemAttribute, { [_xN]: _Attr }],
8741
7966
  ];
7967
+ var InventoryItemList = [1, n0, _IILn, 0, [() => InventoryItem, { [_xN]: _Item }]];
8742
7968
  var InventoryItemSchemaResultList = [1, n0, _IISRL, 0, [() => InventoryItemSchema, 0]];
8743
7969
  var InventoryResultEntityList = [
8744
7970
  1,
8745
7971
  n0,
8746
7972
  _IREL,
8747
7973
  0,
8748
- [
8749
- () => InventoryResultEntity,
8750
- {
8751
- [_xN]: _Entit,
8752
- },
8753
- ],
7974
+ [() => InventoryResultEntity, { [_xN]: _Entit }],
8754
7975
  ];
8755
7976
  var MaintenanceWindowExecutionList = [1, n0, _MWEL, 0, () => MaintenanceWindowExecution];
8756
7977
  var MaintenanceWindowExecutionTaskIdentityList = [
@@ -8792,91 +8013,14 @@ var MaintenanceWindowTaskParameterValueList = [
8792
8013
  8,
8793
8014
  [() => MaintenanceWindowTaskParameterValue, 0],
8794
8015
  ];
8795
- var NodeAggregatorList = [
8796
- 1,
8797
- n0,
8798
- _NAL,
8799
- 0,
8800
- [
8801
- () => NodeAggregator,
8802
- {
8803
- [_xN]: _NA,
8804
- },
8805
- ],
8806
- ];
8807
- var NodeFilterList = [
8808
- 1,
8809
- n0,
8810
- _NFL,
8811
- 0,
8812
- [
8813
- () => NodeFilter,
8814
- {
8815
- [_xN]: _NF,
8816
- },
8817
- ],
8818
- ];
8819
- var NodeFilterValueList = [
8820
- 1,
8821
- n0,
8822
- _NFVL,
8823
- 0,
8824
- [
8825
- 0,
8826
- {
8827
- [_xN]: _FVi,
8828
- },
8829
- ],
8830
- ];
8016
+ var NodeAggregatorList = [1, n0, _NAL, 0, [() => NodeAggregator, { [_xN]: _NA }]];
8017
+ var NodeFilterList = [1, n0, _NFL, 0, [() => NodeFilter, { [_xN]: _NF }]];
8018
+ var NodeFilterValueList = [1, n0, _NFVL, 0, [0, { [_xN]: _FVi }]];
8831
8019
  var NodeList = [1, n0, _NL, 0, [() => Node, 0]];
8832
- var OpsAggregatorList = [
8833
- 1,
8834
- n0,
8835
- _OAL,
8836
- 0,
8837
- [
8838
- () => OpsAggregator,
8839
- {
8840
- [_xN]: _Agg,
8841
- },
8842
- ],
8843
- ];
8844
- var OpsEntityList = [
8845
- 1,
8846
- n0,
8847
- _OEL,
8848
- 0,
8849
- [
8850
- () => OpsEntity,
8851
- {
8852
- [_xN]: _Entit,
8853
- },
8854
- ],
8855
- ];
8856
- var OpsFilterList = [
8857
- 1,
8858
- n0,
8859
- _OFL,
8860
- 0,
8861
- [
8862
- () => OpsFilter,
8863
- {
8864
- [_xN]: _OF,
8865
- },
8866
- ],
8867
- ];
8868
- var OpsFilterValueList = [
8869
- 1,
8870
- n0,
8871
- _OFVL,
8872
- 0,
8873
- [
8874
- 0,
8875
- {
8876
- [_xN]: _FVi,
8877
- },
8878
- ],
8879
- ];
8020
+ var OpsAggregatorList = [1, n0, _OAL, 0, [() => OpsAggregator, { [_xN]: _Agg }]];
8021
+ var OpsEntityList = [1, n0, _OEL, 0, [() => OpsEntity, { [_xN]: _Entit }]];
8022
+ var OpsFilterList = [1, n0, _OFL, 0, [() => OpsFilter, { [_xN]: _OF }]];
8023
+ var OpsFilterValueList = [1, n0, _OFVL, 0, [0, { [_xN]: _FVi }]];
8880
8024
  var OpsItemEventFilters = [1, n0, _OIEFp, 0, () => OpsItemEventFilter];
8881
8025
  var OpsItemEventSummaries = [1, n0, _OIESp, 0, () => OpsItemEventSummary];
8882
8026
  var OpsItemFilters = [1, n0, _OIF, 0, () => OpsItemFilter];
@@ -8886,18 +8030,7 @@ var OpsItemRelatedItemSummaries = [1, n0, _OIRISp, 0, () => OpsItemRelatedItemSu
8886
8030
  var OpsItemSummaries = [1, n0, _OIS, 0, () => OpsItemSummary];
8887
8031
  var OpsMetadataFilterList = [1, n0, _OMFL, 0, () => OpsMetadataFilter];
8888
8032
  var OpsMetadataList = [1, n0, _OML, 0, () => OpsMetadata];
8889
- var OpsResultAttributeList = [
8890
- 1,
8891
- n0,
8892
- _ORAL,
8893
- 0,
8894
- [
8895
- () => OpsResultAttribute,
8896
- {
8897
- [_xN]: _ORA,
8898
- },
8899
- ],
8900
- ];
8033
+ var OpsResultAttributeList = [1, n0, _ORAL, 0, [() => OpsResultAttribute, { [_xN]: _ORA }]];
8901
8034
  var ParameterHistoryList = [1, n0, _PHL, 0, [() => ParameterHistory, 0]];
8902
8035
  var ParameterList = [1, n0, _PL, 0, [() => Parameter, 0]];
8903
8036
  var ParameterMetadataList = [1, n0, _PML, 0, () => ParameterMetadata];
@@ -8918,18 +8051,7 @@ var PatchList = [1, n0, _PLa, 0, () => Patch];
8918
8051
  var PatchOrchestratorFilterList = [1, n0, _POFL, 0, () => PatchOrchestratorFilter];
8919
8052
  var PatchRuleList = [1, n0, _PRL, 0, () => PatchRule];
8920
8053
  var PatchSourceList = [1, n0, _PSL, 0, [() => PatchSource, 0]];
8921
- var PlatformTypeList = [
8922
- 1,
8923
- n0,
8924
- _PTL,
8925
- 0,
8926
- [
8927
- 0,
8928
- {
8929
- [_xN]: _PTla,
8930
- },
8931
- ],
8932
- ];
8054
+ var PlatformTypeList = [1, n0, _PTL, 0, [0, { [_xN]: _PTla }]];
8933
8055
  var RegistrationMetadataList = [1, n0, _RML, 0, () => RegistrationMetadataItem];
8934
8056
  var RelatedOpsItems = [1, n0, _ROI, 0, () => RelatedOpsItem];
8935
8057
  var ResourceComplianceSummaryItemList = [
@@ -8937,12 +8059,7 @@ var ResourceComplianceSummaryItemList = [
8937
8059
  n0,
8938
8060
  _RCSIL,
8939
8061
  0,
8940
- [
8941
- () => ResourceComplianceSummaryItem,
8942
- {
8943
- [_xN]: _Item,
8944
- },
8945
- ],
8062
+ [() => ResourceComplianceSummaryItem, { [_xN]: _Item }],
8946
8063
  ];
8947
8064
  var ResourceDataSyncItemList = [1, n0, _RDSIL, 0, () => ResourceDataSyncItem];
8948
8065
  var ResourceDataSyncOrganizationalUnitList = [
@@ -8952,30 +8069,8 @@ var ResourceDataSyncOrganizationalUnitList = [
8952
8069
  0,
8953
8070
  () => ResourceDataSyncOrganizationalUnit,
8954
8071
  ];
8955
- var ResultAttributeList = [
8956
- 1,
8957
- n0,
8958
- _RAL,
8959
- 0,
8960
- [
8961
- () => ResultAttribute,
8962
- {
8963
- [_xN]: _RAes,
8964
- },
8965
- ],
8966
- ];
8967
- var ReviewInformationList = [
8968
- 1,
8969
- n0,
8970
- _RIL,
8971
- 0,
8972
- [
8973
- () => ReviewInformation,
8974
- {
8975
- [_xN]: _RIe,
8976
- },
8977
- ],
8978
- ];
8072
+ var ResultAttributeList = [1, n0, _RAL, 0, [() => ResultAttribute, { [_xN]: _RAes }]];
8073
+ var ReviewInformationList = [1, n0, _RIL, 0, [() => ReviewInformation, { [_xN]: _RIe }]];
8979
8074
  var Runbooks = [1, n0, _R, 0, () => Runbook];
8980
8075
  var ScheduledWindowExecutionList = [1, n0, _SWEL, 0, () => ScheduledWindowExecution];
8981
8076
  var SessionFilterList = [1, n0, _SFL, 0, () => SessionFilter];