@aws-sdk/client-ssm 3.934.0 → 3.936.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 (168) hide show
  1. package/dist-cjs/index.js +675 -676
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +674 -0
  4. package/dist-es/models/errors.js +1915 -0
  5. package/dist-es/models/models_0.js +1 -1375
  6. package/dist-es/models/models_1.js +1 -873
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeParametersCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  27. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +1 -1
  30. package/dist-types/commands/GetInventoryCommand.d.ts +2 -2
  31. package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
  32. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  33. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  37. package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
  38. package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -2
  40. package/dist-types/commands/GetParameterCommand.d.ts +1 -1
  41. package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  43. package/dist-types/commands/GetParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
  45. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
  47. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNodesSummaryCommand.d.ts +1 -2
  49. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  51. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
  54. package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  55. package/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  56. package/dist-types/commands/SendCommandCommand.d.ts +1 -1
  57. package/dist-types/commands/StartAccessRequestCommand.d.ts +1 -1
  58. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  59. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  60. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  61. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  63. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
  64. package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
  65. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateOpsItemCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
  80. package/dist-types/index.d.ts +4 -1
  81. package/dist-types/models/enums.d.ts +1458 -0
  82. package/dist-types/models/errors.d.ts +1953 -0
  83. package/dist-types/models/models_0.d.ts +4526 -1781
  84. package/dist-types/models/models_1.d.ts +4042 -6926
  85. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -2
  108. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -2
  117. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -4
  125. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -2
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/index.d.ts +4 -1
  158. package/dist-types/ts3.4/models/enums.d.ts +844 -0
  159. package/dist-types/ts3.4/models/errors.d.ts +1191 -0
  160. package/dist-types/ts3.4/models/models_0.d.ts +905 -1047
  161. package/dist-types/ts3.4/models/models_1.d.ts +919 -1991
  162. package/package.json +19 -19
  163. package/dist-es/models/index.js +0 -3
  164. package/dist-es/models/models_2.js +0 -343
  165. package/dist-types/models/index.d.ts +0 -3
  166. package/dist-types/models/models_2.d.ts +0 -3276
  167. package/dist-types/ts3.4/models/index.d.ts +0 -3
  168. package/dist-types/ts3.4/models/models_2.d.ts +0 -764
@@ -1,3 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
3
- export * from "./models_2";