@aws-sdk/client-ssm 3.413.0 → 3.418.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 (281) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
  2. package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +5 -0
  3. package/dist-cjs/commands/CancelCommandCommand.js +5 -0
  4. package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +5 -0
  5. package/dist-cjs/commands/CreateActivationCommand.js +5 -0
  6. package/dist-cjs/commands/CreateAssociationBatchCommand.js +5 -0
  7. package/dist-cjs/commands/CreateAssociationCommand.js +5 -0
  8. package/dist-cjs/commands/CreateDocumentCommand.js +5 -0
  9. package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +5 -0
  10. package/dist-cjs/commands/CreateOpsItemCommand.js +5 -0
  11. package/dist-cjs/commands/CreateOpsMetadataCommand.js +5 -0
  12. package/dist-cjs/commands/CreatePatchBaselineCommand.js +5 -0
  13. package/dist-cjs/commands/CreateResourceDataSyncCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteActivationCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteAssociationCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteDocumentCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteInventoryCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteOpsMetadataCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteParameterCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteParametersCommand.js +5 -0
  22. package/dist-cjs/commands/DeletePatchBaselineCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +5 -0
  25. package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +5 -0
  26. package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +5 -0
  27. package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +5 -0
  28. package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +5 -0
  29. package/dist-cjs/commands/DescribeActivationsCommand.js +5 -0
  30. package/dist-cjs/commands/DescribeAssociationCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +5 -0
  32. package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeDocumentCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeInstanceInformationCommand.js +5 -0
  42. package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +5 -0
  43. package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +5 -0
  44. package/dist-cjs/commands/DescribeInstancePatchesCommand.js +5 -0
  45. package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeOpsItemsCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeParametersCommand.js +5 -0
  56. package/dist-cjs/commands/DescribePatchBaselinesCommand.js +5 -0
  57. package/dist-cjs/commands/DescribePatchGroupStateCommand.js +5 -0
  58. package/dist-cjs/commands/DescribePatchGroupsCommand.js +5 -0
  59. package/dist-cjs/commands/DescribePatchPropertiesCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeSessionsCommand.js +5 -0
  61. package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +5 -0
  62. package/dist-cjs/commands/GetAutomationExecutionCommand.js +5 -0
  63. package/dist-cjs/commands/GetCalendarStateCommand.js +5 -0
  64. package/dist-cjs/commands/GetCommandInvocationCommand.js +5 -0
  65. package/dist-cjs/commands/GetConnectionStatusCommand.js +5 -0
  66. package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +5 -0
  67. package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +5 -0
  68. package/dist-cjs/commands/GetDocumentCommand.js +5 -0
  69. package/dist-cjs/commands/GetInventoryCommand.js +5 -0
  70. package/dist-cjs/commands/GetInventorySchemaCommand.js +5 -0
  71. package/dist-cjs/commands/GetMaintenanceWindowCommand.js +5 -0
  72. package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +5 -0
  73. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +5 -0
  74. package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +5 -0
  75. package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +5 -0
  76. package/dist-cjs/commands/GetOpsItemCommand.js +5 -0
  77. package/dist-cjs/commands/GetOpsMetadataCommand.js +5 -0
  78. package/dist-cjs/commands/GetOpsSummaryCommand.js +5 -0
  79. package/dist-cjs/commands/GetParameterCommand.js +5 -0
  80. package/dist-cjs/commands/GetParameterHistoryCommand.js +5 -0
  81. package/dist-cjs/commands/GetParametersByPathCommand.js +5 -0
  82. package/dist-cjs/commands/GetParametersCommand.js +5 -0
  83. package/dist-cjs/commands/GetPatchBaselineCommand.js +5 -0
  84. package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +5 -0
  85. package/dist-cjs/commands/GetResourcePoliciesCommand.js +5 -0
  86. package/dist-cjs/commands/GetServiceSettingCommand.js +5 -0
  87. package/dist-cjs/commands/LabelParameterVersionCommand.js +5 -0
  88. package/dist-cjs/commands/ListAssociationVersionsCommand.js +5 -0
  89. package/dist-cjs/commands/ListAssociationsCommand.js +5 -0
  90. package/dist-cjs/commands/ListCommandInvocationsCommand.js +5 -0
  91. package/dist-cjs/commands/ListCommandsCommand.js +5 -0
  92. package/dist-cjs/commands/ListComplianceItemsCommand.js +5 -0
  93. package/dist-cjs/commands/ListComplianceSummariesCommand.js +5 -0
  94. package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +5 -0
  95. package/dist-cjs/commands/ListDocumentVersionsCommand.js +5 -0
  96. package/dist-cjs/commands/ListDocumentsCommand.js +5 -0
  97. package/dist-cjs/commands/ListInventoryEntriesCommand.js +5 -0
  98. package/dist-cjs/commands/ListOpsItemEventsCommand.js +5 -0
  99. package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +5 -0
  100. package/dist-cjs/commands/ListOpsMetadataCommand.js +5 -0
  101. package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +5 -0
  102. package/dist-cjs/commands/ListResourceDataSyncCommand.js +5 -0
  103. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  104. package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +5 -0
  105. package/dist-cjs/commands/PutComplianceItemsCommand.js +5 -0
  106. package/dist-cjs/commands/PutInventoryCommand.js +5 -0
  107. package/dist-cjs/commands/PutParameterCommand.js +5 -0
  108. package/dist-cjs/commands/PutResourcePolicyCommand.js +5 -0
  109. package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +5 -0
  110. package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +5 -0
  111. package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +5 -0
  112. package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +5 -0
  113. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
  114. package/dist-cjs/commands/ResetServiceSettingCommand.js +5 -0
  115. package/dist-cjs/commands/ResumeSessionCommand.js +5 -0
  116. package/dist-cjs/commands/SendAutomationSignalCommand.js +5 -0
  117. package/dist-cjs/commands/SendCommandCommand.js +5 -0
  118. package/dist-cjs/commands/StartAssociationsOnceCommand.js +5 -0
  119. package/dist-cjs/commands/StartAutomationExecutionCommand.js +5 -0
  120. package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +5 -0
  121. package/dist-cjs/commands/StartSessionCommand.js +5 -0
  122. package/dist-cjs/commands/StopAutomationExecutionCommand.js +5 -0
  123. package/dist-cjs/commands/TerminateSessionCommand.js +5 -0
  124. package/dist-cjs/commands/UnlabelParameterVersionCommand.js +5 -0
  125. package/dist-cjs/commands/UpdateAssociationCommand.js +5 -0
  126. package/dist-cjs/commands/UpdateAssociationStatusCommand.js +5 -0
  127. package/dist-cjs/commands/UpdateDocumentCommand.js +5 -0
  128. package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +5 -0
  129. package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +5 -0
  130. package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +5 -0
  131. package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +5 -0
  132. package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +5 -0
  133. package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +5 -0
  134. package/dist-cjs/commands/UpdateOpsItemCommand.js +5 -0
  135. package/dist-cjs/commands/UpdateOpsMetadataCommand.js +5 -0
  136. package/dist-cjs/commands/UpdatePatchBaselineCommand.js +5 -0
  137. package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +5 -0
  138. package/dist-cjs/commands/UpdateServiceSettingCommand.js +5 -0
  139. package/dist-cjs/runtimeExtensions.js +3 -0
  140. package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
  141. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +5 -0
  142. package/dist-es/commands/CancelCommandCommand.js +5 -0
  143. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +5 -0
  144. package/dist-es/commands/CreateActivationCommand.js +5 -0
  145. package/dist-es/commands/CreateAssociationBatchCommand.js +5 -0
  146. package/dist-es/commands/CreateAssociationCommand.js +5 -0
  147. package/dist-es/commands/CreateDocumentCommand.js +5 -0
  148. package/dist-es/commands/CreateMaintenanceWindowCommand.js +5 -0
  149. package/dist-es/commands/CreateOpsItemCommand.js +5 -0
  150. package/dist-es/commands/CreateOpsMetadataCommand.js +5 -0
  151. package/dist-es/commands/CreatePatchBaselineCommand.js +5 -0
  152. package/dist-es/commands/CreateResourceDataSyncCommand.js +5 -0
  153. package/dist-es/commands/DeleteActivationCommand.js +5 -0
  154. package/dist-es/commands/DeleteAssociationCommand.js +5 -0
  155. package/dist-es/commands/DeleteDocumentCommand.js +5 -0
  156. package/dist-es/commands/DeleteInventoryCommand.js +5 -0
  157. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +5 -0
  158. package/dist-es/commands/DeleteOpsMetadataCommand.js +5 -0
  159. package/dist-es/commands/DeleteParameterCommand.js +5 -0
  160. package/dist-es/commands/DeleteParametersCommand.js +5 -0
  161. package/dist-es/commands/DeletePatchBaselineCommand.js +5 -0
  162. package/dist-es/commands/DeleteResourceDataSyncCommand.js +5 -0
  163. package/dist-es/commands/DeleteResourcePolicyCommand.js +5 -0
  164. package/dist-es/commands/DeregisterManagedInstanceCommand.js +5 -0
  165. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +5 -0
  166. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +5 -0
  167. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +5 -0
  168. package/dist-es/commands/DescribeActivationsCommand.js +5 -0
  169. package/dist-es/commands/DescribeAssociationCommand.js +5 -0
  170. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +5 -0
  171. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +5 -0
  172. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +5 -0
  173. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +5 -0
  174. package/dist-es/commands/DescribeAvailablePatchesCommand.js +5 -0
  175. package/dist-es/commands/DescribeDocumentCommand.js +5 -0
  176. package/dist-es/commands/DescribeDocumentPermissionCommand.js +5 -0
  177. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +5 -0
  178. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +5 -0
  179. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +5 -0
  180. package/dist-es/commands/DescribeInstanceInformationCommand.js +5 -0
  181. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +5 -0
  182. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +5 -0
  183. package/dist-es/commands/DescribeInstancePatchesCommand.js +5 -0
  184. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +5 -0
  185. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +5 -0
  186. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +5 -0
  187. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +5 -0
  188. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +5 -0
  189. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +5 -0
  190. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +5 -0
  191. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +5 -0
  192. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +5 -0
  193. package/dist-es/commands/DescribeOpsItemsCommand.js +5 -0
  194. package/dist-es/commands/DescribeParametersCommand.js +5 -0
  195. package/dist-es/commands/DescribePatchBaselinesCommand.js +5 -0
  196. package/dist-es/commands/DescribePatchGroupStateCommand.js +5 -0
  197. package/dist-es/commands/DescribePatchGroupsCommand.js +5 -0
  198. package/dist-es/commands/DescribePatchPropertiesCommand.js +5 -0
  199. package/dist-es/commands/DescribeSessionsCommand.js +5 -0
  200. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +5 -0
  201. package/dist-es/commands/GetAutomationExecutionCommand.js +5 -0
  202. package/dist-es/commands/GetCalendarStateCommand.js +5 -0
  203. package/dist-es/commands/GetCommandInvocationCommand.js +5 -0
  204. package/dist-es/commands/GetConnectionStatusCommand.js +5 -0
  205. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +5 -0
  206. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +5 -0
  207. package/dist-es/commands/GetDocumentCommand.js +5 -0
  208. package/dist-es/commands/GetInventoryCommand.js +5 -0
  209. package/dist-es/commands/GetInventorySchemaCommand.js +5 -0
  210. package/dist-es/commands/GetMaintenanceWindowCommand.js +5 -0
  211. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +5 -0
  212. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +5 -0
  213. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +5 -0
  214. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +5 -0
  215. package/dist-es/commands/GetOpsItemCommand.js +5 -0
  216. package/dist-es/commands/GetOpsMetadataCommand.js +5 -0
  217. package/dist-es/commands/GetOpsSummaryCommand.js +5 -0
  218. package/dist-es/commands/GetParameterCommand.js +5 -0
  219. package/dist-es/commands/GetParameterHistoryCommand.js +5 -0
  220. package/dist-es/commands/GetParametersByPathCommand.js +5 -0
  221. package/dist-es/commands/GetParametersCommand.js +5 -0
  222. package/dist-es/commands/GetPatchBaselineCommand.js +5 -0
  223. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +5 -0
  224. package/dist-es/commands/GetResourcePoliciesCommand.js +5 -0
  225. package/dist-es/commands/GetServiceSettingCommand.js +5 -0
  226. package/dist-es/commands/LabelParameterVersionCommand.js +5 -0
  227. package/dist-es/commands/ListAssociationVersionsCommand.js +5 -0
  228. package/dist-es/commands/ListAssociationsCommand.js +5 -0
  229. package/dist-es/commands/ListCommandInvocationsCommand.js +5 -0
  230. package/dist-es/commands/ListCommandsCommand.js +5 -0
  231. package/dist-es/commands/ListComplianceItemsCommand.js +5 -0
  232. package/dist-es/commands/ListComplianceSummariesCommand.js +5 -0
  233. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +5 -0
  234. package/dist-es/commands/ListDocumentVersionsCommand.js +5 -0
  235. package/dist-es/commands/ListDocumentsCommand.js +5 -0
  236. package/dist-es/commands/ListInventoryEntriesCommand.js +5 -0
  237. package/dist-es/commands/ListOpsItemEventsCommand.js +5 -0
  238. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +5 -0
  239. package/dist-es/commands/ListOpsMetadataCommand.js +5 -0
  240. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +5 -0
  241. package/dist-es/commands/ListResourceDataSyncCommand.js +5 -0
  242. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  243. package/dist-es/commands/ModifyDocumentPermissionCommand.js +5 -0
  244. package/dist-es/commands/PutComplianceItemsCommand.js +5 -0
  245. package/dist-es/commands/PutInventoryCommand.js +5 -0
  246. package/dist-es/commands/PutParameterCommand.js +5 -0
  247. package/dist-es/commands/PutResourcePolicyCommand.js +5 -0
  248. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +5 -0
  249. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +5 -0
  250. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +5 -0
  251. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +5 -0
  252. package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
  253. package/dist-es/commands/ResetServiceSettingCommand.js +5 -0
  254. package/dist-es/commands/ResumeSessionCommand.js +5 -0
  255. package/dist-es/commands/SendAutomationSignalCommand.js +5 -0
  256. package/dist-es/commands/SendCommandCommand.js +5 -0
  257. package/dist-es/commands/StartAssociationsOnceCommand.js +5 -0
  258. package/dist-es/commands/StartAutomationExecutionCommand.js +5 -0
  259. package/dist-es/commands/StartChangeRequestExecutionCommand.js +5 -0
  260. package/dist-es/commands/StartSessionCommand.js +5 -0
  261. package/dist-es/commands/StopAutomationExecutionCommand.js +5 -0
  262. package/dist-es/commands/TerminateSessionCommand.js +5 -0
  263. package/dist-es/commands/UnlabelParameterVersionCommand.js +5 -0
  264. package/dist-es/commands/UpdateAssociationCommand.js +5 -0
  265. package/dist-es/commands/UpdateAssociationStatusCommand.js +5 -0
  266. package/dist-es/commands/UpdateDocumentCommand.js +5 -0
  267. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +5 -0
  268. package/dist-es/commands/UpdateDocumentMetadataCommand.js +5 -0
  269. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +5 -0
  270. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +5 -0
  271. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +5 -0
  272. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +5 -0
  273. package/dist-es/commands/UpdateOpsItemCommand.js +5 -0
  274. package/dist-es/commands/UpdateOpsMetadataCommand.js +5 -0
  275. package/dist-es/commands/UpdatePatchBaselineCommand.js +5 -0
  276. package/dist-es/commands/UpdateResourceDataSyncCommand.js +5 -0
  277. package/dist-es/commands/UpdateServiceSettingCommand.js +5 -0
  278. package/dist-es/runtimeExtensions.js +3 -0
  279. package/dist-types/extensionConfiguration.d.ts +2 -1
  280. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  281. package/package.json +32 -31
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeOpsItemsCommand, se_DescribeOpsItemsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeOpsItemsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeOpsItemsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribeOpsItems",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeParametersCommand, se_DescribeParametersCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeParametersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeParametersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribeParameters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePatchBaselinesCommand, se_DescribePatchBaselinesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePatchBaselinesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePatchBaselinesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribePatchBaselines",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePatchGroupStateCommand, se_DescribePatchGroupStateCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePatchGroupStateCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePatchGroupStateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribePatchGroupState",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePatchGroupsCommand, se_DescribePatchGroupsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePatchGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePatchGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribePatchGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePatchPropertiesCommand, se_DescribePatchPropertiesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePatchPropertiesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePatchPropertiesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribePatchProperties",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeSessionsCommand, se_DescribeSessionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeSessionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeSessionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DescribeSessions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DisassociateOpsItemRelatedItemCommand, se_DisassociateOpsItemRelatedItemCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DisassociateOpsItemRelatedItemCommand extends $Command {
@@ -29,6 +30,10 @@ export class DisassociateOpsItemRelatedItemCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "DisassociateOpsItemRelatedItem",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetAutomationExecutionCommand, se_GetAutomationExecutionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetAutomationExecutionCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetAutomationExecutionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetAutomationExecution",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetCalendarStateCommand, se_GetCalendarStateCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetCalendarStateCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetCalendarStateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetCalendarState",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetCommandInvocationCommand, se_GetCommandInvocationCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetCommandInvocationCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetCommandInvocationCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetCommandInvocation",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetConnectionStatusCommand, se_GetConnectionStatusCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetConnectionStatusCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetConnectionStatusCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetConnectionStatus",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetDefaultPatchBaselineCommand, se_GetDefaultPatchBaselineCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetDefaultPatchBaselineCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetDefaultPatchBaselineCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetDefaultPatchBaseline",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetDeployablePatchSnapshotForInstanceCommand, se_GetDeployablePatchSnapshotForInstanceCommand, } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetDeployablePatchSnapshotForInstanceCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog,
32
33
  outputFilterSensitiveLog: (_) => _,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetDeployablePatchSnapshotForInstance",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetDocumentCommand, se_GetDocumentCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetDocumentCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetDocumentCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetDocument",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetInventoryCommand, se_GetInventoryCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetInventoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetInventoryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetInventory",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetInventorySchemaCommand, se_GetInventorySchemaCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetInventorySchemaCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetInventorySchemaCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetInventorySchema",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetMaintenanceWindowResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetMaintenanceWindowCommand, se_GetMaintenanceWindowCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetMaintenanceWindowCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetMaintenanceWindowResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetMaintenanceWindow",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetMaintenanceWindowExecutionCommand, se_GetMaintenanceWindowExecutionCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetMaintenanceWindowExecutionCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetMaintenanceWindowExecutionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetMaintenanceWindowExecution",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetMaintenanceWindowExecutionTaskCommand, se_GetMaintenanceWindowExecutionTaskCommand, } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetMaintenanceWindowExecutionTaskCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetMaintenanceWindowExecutionTask",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetMaintenanceWindowExecutionTaskInvocationCommand, se_GetMaintenanceWindowExecutionTaskInvocationCommand, } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetMaintenanceWindowExecutionTaskInvocation",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetMaintenanceWindowTaskResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetMaintenanceWindowTaskCommand, se_GetMaintenanceWindowTaskCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetMaintenanceWindowTaskCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetMaintenanceWindowTaskResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetMaintenanceWindowTask",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetOpsItemCommand, se_GetOpsItemCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetOpsItemCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetOpsItemCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetOpsItem",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetOpsMetadataCommand, se_GetOpsMetadataCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetOpsMetadataCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetOpsMetadataCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetOpsMetadata",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetOpsSummaryCommand, se_GetOpsSummaryCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetOpsSummaryCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetOpsSummaryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetOpsSummary",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetParameterResultFilterSensitiveLog } from "../models/models_1";
5
6
  import { de_GetParameterCommand, se_GetParameterCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetParameterCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetParameterResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetParameter",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetParameterHistoryResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetParameterHistoryCommand, se_GetParameterHistoryCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetParameterHistoryCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetParameterHistoryResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetParameterHistory",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetParametersByPathResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetParametersByPathCommand, se_GetParametersByPathCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetParametersByPathCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetParametersByPathResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetParametersByPath",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetParametersResultFilterSensitiveLog } from "../models/models_1";
5
6
  import { de_GetParametersCommand, se_GetParametersCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetParametersCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetParametersResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetParameters",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetPatchBaselineResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_GetPatchBaselineCommand, se_GetPatchBaselineCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetPatchBaselineCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetPatchBaselineResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "GetPatchBaseline",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetPatchBaselineForPatchGroupCommand, se_GetPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetPatchBaselineForPatchGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetPatchBaselineForPatchGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetPatchBaselineForPatchGroup",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetResourcePoliciesCommand, se_GetResourcePoliciesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetResourcePoliciesCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetResourcePoliciesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetResourcePolicies",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);