@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_GetServiceSettingCommand, se_GetServiceSettingCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetServiceSettingCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetServiceSettingCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "GetServiceSetting",
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_LabelParameterVersionCommand, se_LabelParameterVersionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class LabelParameterVersionCommand extends $Command {
@@ -29,6 +30,10 @@ export class LabelParameterVersionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "LabelParameterVersion",
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 { ListAssociationVersionsResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_ListAssociationVersionsCommand, se_ListAssociationVersionsCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class ListAssociationVersionsCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: ListAssociationVersionsResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "ListAssociationVersions",
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_ListAssociationsCommand, se_ListAssociationsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListAssociationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListAssociationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListAssociations",
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_ListCommandInvocationsCommand, se_ListCommandInvocationsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListCommandInvocationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListCommandInvocationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListCommandInvocations",
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 { ListCommandsResultFilterSensitiveLog } from "../models/models_1";
5
6
  import { de_ListCommandsCommand, se_ListCommandsCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class ListCommandsCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: ListCommandsResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "ListCommands",
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_ListComplianceItemsCommand, se_ListComplianceItemsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListComplianceItemsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListComplianceItemsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListComplianceItems",
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_ListComplianceSummariesCommand, se_ListComplianceSummariesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListComplianceSummariesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListComplianceSummariesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListComplianceSummaries",
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_ListDocumentMetadataHistoryCommand, se_ListDocumentMetadataHistoryCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListDocumentMetadataHistoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListDocumentMetadataHistoryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListDocumentMetadataHistory",
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_ListDocumentVersionsCommand, se_ListDocumentVersionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListDocumentVersionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListDocumentVersionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListDocumentVersions",
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_ListDocumentsCommand, se_ListDocumentsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListDocumentsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListDocumentsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListDocuments",
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_ListInventoryEntriesCommand, se_ListInventoryEntriesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListInventoryEntriesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListInventoryEntriesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListInventoryEntries",
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_ListOpsItemEventsCommand, se_ListOpsItemEventsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListOpsItemEventsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListOpsItemEventsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListOpsItemEvents",
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_ListOpsItemRelatedItemsCommand, se_ListOpsItemRelatedItemsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListOpsItemRelatedItemsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListOpsItemRelatedItemsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListOpsItemRelatedItems",
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_ListOpsMetadataCommand, se_ListOpsMetadataCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListOpsMetadataCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListOpsMetadataCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListOpsMetadata",
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_ListResourceComplianceSummariesCommand, se_ListResourceComplianceSummariesCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListResourceComplianceSummariesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListResourceComplianceSummariesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListResourceComplianceSummaries",
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_ListResourceDataSyncCommand, se_ListResourceDataSyncCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListResourceDataSyncCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListResourceDataSyncCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListResourceDataSync",
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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListTagsForResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ListTagsForResource",
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_ModifyDocumentPermissionCommand, se_ModifyDocumentPermissionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ModifyDocumentPermissionCommand extends $Command {
@@ -29,6 +30,10 @@ export class ModifyDocumentPermissionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ModifyDocumentPermission",
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_PutComplianceItemsCommand, se_PutComplianceItemsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class PutComplianceItemsCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutComplianceItemsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "PutComplianceItems",
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_PutInventoryCommand, se_PutInventoryCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class PutInventoryCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutInventoryCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "PutInventory",
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 { PutParameterRequestFilterSensitiveLog } from "../models/models_1";
5
6
  import { de_PutParameterCommand, se_PutParameterCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class PutParameterCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: PutParameterRequestFilterSensitiveLog,
32
33
  outputFilterSensitiveLog: (_) => _,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "PutParameter",
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_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class PutResourcePolicyCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutResourcePolicyCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "PutResourcePolicy",
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_RegisterDefaultPatchBaselineCommand, se_RegisterDefaultPatchBaselineCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class RegisterDefaultPatchBaselineCommand extends $Command {
@@ -29,6 +30,10 @@ export class RegisterDefaultPatchBaselineCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "RegisterDefaultPatchBaseline",
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_RegisterPatchBaselineForPatchGroupCommand, se_RegisterPatchBaselineForPatchGroupCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class RegisterPatchBaselineForPatchGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class RegisterPatchBaselineForPatchGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "RegisterPatchBaselineForPatchGroup",
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 { RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_RegisterTargetWithMaintenanceWindowCommand, se_RegisterTargetWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class RegisterTargetWithMaintenanceWindowCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog,
32
33
  outputFilterSensitiveLog: (_) => _,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "RegisterTargetWithMaintenanceWindow",
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 { RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_RegisterTaskWithMaintenanceWindowCommand, se_RegisterTaskWithMaintenanceWindowCommand, } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class RegisterTaskWithMaintenanceWindowCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog,
32
33
  outputFilterSensitiveLog: (_) => _,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "RegisterTaskWithMaintenanceWindow",
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_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class RemoveTagsFromResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class RemoveTagsFromResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "RemoveTagsFromResource",
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_ResetServiceSettingCommand, se_ResetServiceSettingCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ResetServiceSettingCommand extends $Command {
@@ -29,6 +30,10 @@ export class ResetServiceSettingCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ResetServiceSetting",
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_ResumeSessionCommand, se_ResumeSessionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ResumeSessionCommand extends $Command {
@@ -29,6 +30,10 @@ export class ResumeSessionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "ResumeSession",
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_SendAutomationSignalCommand, se_SendAutomationSignalCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class SendAutomationSignalCommand extends $Command {
@@ -29,6 +30,10 @@ export class SendAutomationSignalCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonSSM",
35
+ operation: "SendAutomationSignal",
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 { SendCommandRequestFilterSensitiveLog, SendCommandResultFilterSensitiveLog, } from "../models/models_1";
5
6
  import { de_SendCommandCommand, se_SendCommandCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class SendCommandCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: SendCommandRequestFilterSensitiveLog,
32
33
  outputFilterSensitiveLog: SendCommandResultFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "AmazonSSM",
36
+ operation: "SendCommand",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);