@aws-sdk/client-ssm 3.588.0 → 3.592.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 (289) hide show
  1. package/dist-cjs/index.js +0 -140
  2. package/dist-types/SSMClient.d.ts +4 -4
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelCommandCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateActivationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAssociationBatchCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAssociationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
  25. package/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  28. package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +2 -1
  29. package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
  31. package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeAssociationCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeParametersCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
  65. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
  66. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
  67. package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
  68. package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -1
  69. package/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
  70. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
  71. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -1
  72. package/dist-types/commands/GetDocumentCommand.d.ts +2 -1
  73. package/dist-types/commands/GetInventoryCommand.d.ts +2 -1
  74. package/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
  75. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
  76. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
  77. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
  78. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
  79. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +2 -1
  80. package/dist-types/commands/GetOpsItemCommand.d.ts +2 -1
  81. package/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
  82. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
  83. package/dist-types/commands/GetParameterCommand.d.ts +2 -1
  84. package/dist-types/commands/GetParameterHistoryCommand.d.ts +2 -1
  85. package/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
  86. package/dist-types/commands/GetParametersCommand.d.ts +2 -1
  87. package/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
  88. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
  89. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  90. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  91. package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
  92. package/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  94. package/dist-types/commands/ListCommandInvocationsCommand.d.ts +2 -1
  95. package/dist-types/commands/ListCommandsCommand.d.ts +2 -1
  96. package/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
  97. package/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
  98. package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
  99. package/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
  100. package/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
  101. package/dist-types/commands/ListInventoryEntriesCommand.d.ts +2 -1
  102. package/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
  103. package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
  104. package/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
  105. package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
  106. package/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
  107. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  108. package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
  109. package/dist-types/commands/PutComplianceItemsCommand.d.ts +2 -1
  110. package/dist-types/commands/PutInventoryCommand.d.ts +2 -1
  111. package/dist-types/commands/PutParameterCommand.d.ts +2 -1
  112. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  113. package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
  114. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  115. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
  116. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +2 -1
  117. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  118. package/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
  119. package/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
  120. package/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
  121. package/dist-types/commands/SendCommandCommand.d.ts +2 -1
  122. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
  123. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
  124. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
  125. package/dist-types/commands/StartSessionCommand.d.ts +2 -1
  126. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +2 -1
  127. package/dist-types/commands/TerminateSessionCommand.d.ts +2 -1
  128. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
  130. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -1
  131. package/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
  132. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
  133. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
  134. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
  135. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
  136. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +2 -1
  137. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -1
  138. package/dist-types/commands/UpdateOpsItemCommand.d.ts +2 -1
  139. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
  140. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
  141. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
  142. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
  143. package/dist-types/index.d.ts +2 -2
  144. package/dist-types/models/SSMServiceException.d.ts +2 -1
  145. package/dist-types/runtimeConfig.native.d.ts +1 -1
  146. package/dist-types/ts3.4/SSMClient.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/models/SSMServiceException.d.ts +2 -1
  288. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  289. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPatchBaselineCommandInput extends GetPatchBaselineRequest {}
14
15
  export interface GetPatchBaselineCommandOutput
15
16
  extends GetPatchBaselineResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPatchBaselineForPatchGroupCommandInput
14
15
  extends GetPatchBaselineForPatchGroupRequest {}
15
16
  export interface GetPatchBaselineForPatchGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourcePoliciesCommandInput
14
15
  extends GetResourcePoliciesRequest {}
15
16
  export interface GetResourcePoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetServiceSettingCommandInput
14
15
  extends GetServiceSettingRequest {}
15
16
  export interface GetServiceSettingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface LabelParameterVersionCommandInput
14
15
  extends LabelParameterVersionRequest {}
15
16
  export interface LabelParameterVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAssociationVersionsCommandInput
14
15
  extends ListAssociationVersionsRequest {}
15
16
  export interface ListAssociationVersionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAssociationsCommandInput extends ListAssociationsRequest {}
14
15
  export interface ListAssociationsCommandOutput
15
16
  extends ListAssociationsResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCommandInvocationsCommandInput
14
15
  extends ListCommandInvocationsRequest {}
15
16
  export interface ListCommandInvocationsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListCommandsCommandInput extends ListCommandsRequest {}
11
12
  export interface ListCommandsCommandOutput
12
13
  extends ListCommandsResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListComplianceItemsCommandInput
14
15
  extends ListComplianceItemsRequest {}
15
16
  export interface ListComplianceItemsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListComplianceSummariesCommandInput
14
15
  extends ListComplianceSummariesRequest {}
15
16
  export interface ListComplianceSummariesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDocumentMetadataHistoryCommandInput
14
15
  extends ListDocumentMetadataHistoryRequest {}
15
16
  export interface ListDocumentMetadataHistoryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDocumentVersionsCommandInput
14
15
  extends ListDocumentVersionsRequest {}
15
16
  export interface ListDocumentVersionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListDocumentsCommandInput extends ListDocumentsRequest {}
11
12
  export interface ListDocumentsCommandOutput
12
13
  extends ListDocumentsResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListInventoryEntriesCommandInput
14
15
  extends ListInventoryEntriesRequest {}
15
16
  export interface ListInventoryEntriesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListOpsItemEventsCommandInput
14
15
  extends ListOpsItemEventsRequest {}
15
16
  export interface ListOpsItemEventsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListOpsItemRelatedItemsCommandInput
14
15
  extends ListOpsItemRelatedItemsRequest {}
15
16
  export interface ListOpsItemRelatedItemsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListOpsMetadataCommandInput extends ListOpsMetadataRequest {}
14
15
  export interface ListOpsMetadataCommandOutput
15
16
  extends ListOpsMetadataResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourceComplianceSummariesCommandInput
14
15
  extends ListResourceComplianceSummariesRequest {}
15
16
  export interface ListResourceComplianceSummariesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourceDataSyncCommandInput
14
15
  extends ListResourceDataSyncRequest {}
15
16
  export interface ListResourceDataSyncCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ModifyDocumentPermissionCommandInput
14
15
  extends ModifyDocumentPermissionRequest {}
15
16
  export interface ModifyDocumentPermissionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutComplianceItemsCommandInput
14
15
  extends PutComplianceItemsRequest {}
15
16
  export interface PutComplianceItemsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutInventoryCommandInput extends PutInventoryRequest {}
11
12
  export interface PutInventoryCommandOutput
12
13
  extends PutInventoryResult,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutParameterCommandInput extends PutParameterRequest {}
11
12
  export interface PutParameterCommandOutput
12
13
  extends PutParameterResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutResourcePolicyCommandInput
14
15
  extends PutResourcePolicyRequest {}
15
16
  export interface PutResourcePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterDefaultPatchBaselineCommandInput
14
15
  extends RegisterDefaultPatchBaselineRequest {}
15
16
  export interface RegisterDefaultPatchBaselineCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterPatchBaselineForPatchGroupCommandInput
14
15
  extends RegisterPatchBaselineForPatchGroupRequest {}
15
16
  export interface RegisterPatchBaselineForPatchGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterTargetWithMaintenanceWindowCommandInput
14
15
  extends RegisterTargetWithMaintenanceWindowRequest {}
15
16
  export interface RegisterTargetWithMaintenanceWindowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterTaskWithMaintenanceWindowCommandInput
14
15
  extends RegisterTaskWithMaintenanceWindowRequest {}
15
16
  export interface RegisterTaskWithMaintenanceWindowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveTagsFromResourceCommandInput
14
15
  extends RemoveTagsFromResourceRequest {}
15
16
  export interface RemoveTagsFromResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ResetServiceSettingCommandInput
14
15
  extends ResetServiceSettingRequest {}
15
16
  export interface ResetServiceSettingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ResumeSessionCommandInput extends ResumeSessionRequest {}
14
15
  export interface ResumeSessionCommandOutput
15
16
  extends ResumeSessionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SendAutomationSignalCommandInput
14
15
  extends SendAutomationSignalRequest {}
15
16
  export interface SendAutomationSignalCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SendCommandCommandInput extends SendCommandRequest {}
11
12
  export interface SendCommandCommandOutput
12
13
  extends SendCommandResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartAssociationsOnceCommandInput
14
15
  extends StartAssociationsOnceRequest {}
15
16
  export interface StartAssociationsOnceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartAutomationExecutionCommandInput
14
15
  extends StartAutomationExecutionRequest {}
15
16
  export interface StartAutomationExecutionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartChangeRequestExecutionCommandInput
14
15
  extends StartChangeRequestExecutionRequest {}
15
16
  export interface StartChangeRequestExecutionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMClientResolvedConfig,
8
8
  } from "../SSMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StartSessionCommandInput extends StartSessionRequest {}
11
12
  export interface StartSessionCommandOutput
12
13
  extends StartSessionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopAutomationExecutionCommandInput
14
15
  extends StopAutomationExecutionRequest {}
15
16
  export interface StopAutomationExecutionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface TerminateSessionCommandInput extends TerminateSessionRequest {}
14
15
  export interface TerminateSessionCommandOutput
15
16
  extends TerminateSessionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UnlabelParameterVersionCommandInput
14
15
  extends UnlabelParameterVersionRequest {}
15
16
  export interface UnlabelParameterVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateAssociationCommandInput
14
15
  extends UpdateAssociationRequest {}
15
16
  export interface UpdateAssociationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateAssociationStatusCommandInput
14
15
  extends UpdateAssociationStatusRequest {}
15
16
  export interface UpdateAssociationStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDocumentCommandInput extends UpdateDocumentRequest {}
14
15
  export interface UpdateDocumentCommandOutput
15
16
  extends UpdateDocumentResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDocumentDefaultVersionCommandInput
14
15
  extends UpdateDocumentDefaultVersionRequest {}
15
16
  export interface UpdateDocumentDefaultVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDocumentMetadataCommandInput
14
15
  extends UpdateDocumentMetadataRequest {}
15
16
  export interface UpdateDocumentMetadataCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMaintenanceWindowCommandInput
14
15
  extends UpdateMaintenanceWindowRequest {}
15
16
  export interface UpdateMaintenanceWindowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMaintenanceWindowTargetCommandInput
14
15
  extends UpdateMaintenanceWindowTargetRequest {}
15
16
  export interface UpdateMaintenanceWindowTargetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMaintenanceWindowTaskCommandInput
14
15
  extends UpdateMaintenanceWindowTaskRequest {}
15
16
  export interface UpdateMaintenanceWindowTaskCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateManagedInstanceRoleCommandInput
14
15
  extends UpdateManagedInstanceRoleRequest {}
15
16
  export interface UpdateManagedInstanceRoleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateOpsItemCommandInput extends UpdateOpsItemRequest {}
14
15
  export interface UpdateOpsItemCommandOutput
15
16
  extends UpdateOpsItemResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateOpsMetadataCommandInput
14
15
  extends UpdateOpsMetadataRequest {}
15
16
  export interface UpdateOpsMetadataCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePatchBaselineCommandInput
14
15
  extends UpdatePatchBaselineRequest {}
15
16
  export interface UpdatePatchBaselineCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateResourceDataSyncCommandInput
14
15
  extends UpdateResourceDataSyncRequest {}
15
16
  export interface UpdateResourceDataSyncCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMClientResolvedConfig,
11
11
  } from "../SSMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateServiceSettingCommandInput
14
15
  extends UpdateServiceSettingRequest {}
15
16
  export interface UpdateServiceSettingCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class SSMServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }