@aws-sdk/client-ssm 3.1087.0 → 3.1089.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 (173) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SSM.d.ts +513 -642
  3. package/dist-types/ts3.4/SSMClient.d.ts +17 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -11
  8. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +4 -10
  23. package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +3 -8
  65. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +5 -11
  76. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -4
  83. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -4
  92. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +3 -5
  96. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +5 -11
  100. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +3 -8
  103. package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
  106. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +4 -9
  108. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +5 -10
  110. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -4
  111. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +5 -10
  112. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +4 -4
  113. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +4 -9
  115. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -5
  116. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +3 -8
  117. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +3 -5
  118. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +4 -9
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +3 -5
  123. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +3 -5
  124. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -6
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -6
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +5 -10
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +4 -9
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +5 -10
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +3 -5
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +5 -10
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +5 -10
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +4 -6
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +4 -6
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +5 -11
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +5 -10
  145. package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +5 -10
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -6
  151. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +4 -9
  154. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +5 -11
  155. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +5 -10
  156. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/ValidateCloudConnectorCommand.d.ts +5 -10
  159. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  160. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  161. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  162. package/dist-types/ts3.4/models/enums.d.ts +31 -62
  163. package/dist-types/ts3.4/models/errors.d.ts +115 -458
  164. package/dist-types/ts3.4/models/models_0.d.ts +6 -18
  165. package/dist-types/ts3.4/models/models_1.d.ts +7 -21
  166. package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +1 -4
  167. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  168. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  169. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  170. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  171. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  172. package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +3 -5
  173. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75