@aws-sdk/client-ssm 3.181.0 → 3.183.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 (196) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-es/SSM.js +542 -549
  3. package/dist-es/SSMClient.js +22 -28
  4. package/dist-es/commands/AddTagsToResourceCommand.js +21 -28
  5. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +21 -28
  6. package/dist-es/commands/CancelCommandCommand.js +21 -28
  7. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +21 -28
  8. package/dist-es/commands/CreateActivationCommand.js +21 -28
  9. package/dist-es/commands/CreateAssociationBatchCommand.js +21 -28
  10. package/dist-es/commands/CreateAssociationCommand.js +21 -28
  11. package/dist-es/commands/CreateDocumentCommand.js +21 -28
  12. package/dist-es/commands/CreateMaintenanceWindowCommand.js +21 -28
  13. package/dist-es/commands/CreateOpsItemCommand.js +21 -28
  14. package/dist-es/commands/CreateOpsMetadataCommand.js +21 -28
  15. package/dist-es/commands/CreatePatchBaselineCommand.js +21 -28
  16. package/dist-es/commands/CreateResourceDataSyncCommand.js +21 -28
  17. package/dist-es/commands/DeleteActivationCommand.js +21 -28
  18. package/dist-es/commands/DeleteAssociationCommand.js +21 -28
  19. package/dist-es/commands/DeleteDocumentCommand.js +21 -28
  20. package/dist-es/commands/DeleteInventoryCommand.js +21 -28
  21. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +21 -28
  22. package/dist-es/commands/DeleteOpsMetadataCommand.js +21 -28
  23. package/dist-es/commands/DeleteParameterCommand.js +21 -28
  24. package/dist-es/commands/DeleteParametersCommand.js +21 -28
  25. package/dist-es/commands/DeletePatchBaselineCommand.js +21 -28
  26. package/dist-es/commands/DeleteResourceDataSyncCommand.js +21 -28
  27. package/dist-es/commands/DeregisterManagedInstanceCommand.js +21 -28
  28. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +21 -28
  29. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +21 -28
  30. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +21 -28
  31. package/dist-es/commands/DescribeActivationsCommand.js +21 -28
  32. package/dist-es/commands/DescribeAssociationCommand.js +21 -28
  33. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +21 -28
  34. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +21 -28
  35. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +21 -28
  36. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +21 -28
  37. package/dist-es/commands/DescribeAvailablePatchesCommand.js +21 -28
  38. package/dist-es/commands/DescribeDocumentCommand.js +21 -28
  39. package/dist-es/commands/DescribeDocumentPermissionCommand.js +21 -28
  40. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +21 -28
  41. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +21 -28
  42. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +21 -28
  43. package/dist-es/commands/DescribeInstanceInformationCommand.js +21 -28
  44. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +21 -28
  45. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +21 -28
  46. package/dist-es/commands/DescribeInstancePatchesCommand.js +21 -28
  47. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +21 -28
  48. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +21 -28
  49. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +21 -28
  50. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +21 -28
  51. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +21 -28
  52. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +21 -28
  53. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +21 -28
  54. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +21 -28
  55. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +21 -28
  56. package/dist-es/commands/DescribeOpsItemsCommand.js +21 -28
  57. package/dist-es/commands/DescribeParametersCommand.js +21 -28
  58. package/dist-es/commands/DescribePatchBaselinesCommand.js +21 -28
  59. package/dist-es/commands/DescribePatchGroupStateCommand.js +21 -28
  60. package/dist-es/commands/DescribePatchGroupsCommand.js +21 -28
  61. package/dist-es/commands/DescribePatchPropertiesCommand.js +21 -28
  62. package/dist-es/commands/DescribeSessionsCommand.js +21 -28
  63. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +21 -28
  64. package/dist-es/commands/GetAutomationExecutionCommand.js +21 -28
  65. package/dist-es/commands/GetCalendarStateCommand.js +21 -28
  66. package/dist-es/commands/GetCommandInvocationCommand.js +21 -28
  67. package/dist-es/commands/GetConnectionStatusCommand.js +21 -28
  68. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +21 -28
  69. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +21 -28
  70. package/dist-es/commands/GetDocumentCommand.js +21 -28
  71. package/dist-es/commands/GetInventoryCommand.js +21 -28
  72. package/dist-es/commands/GetInventorySchemaCommand.js +21 -28
  73. package/dist-es/commands/GetMaintenanceWindowCommand.js +21 -28
  74. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +21 -28
  75. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +21 -28
  76. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +21 -28
  77. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +21 -28
  78. package/dist-es/commands/GetOpsItemCommand.js +21 -28
  79. package/dist-es/commands/GetOpsMetadataCommand.js +21 -28
  80. package/dist-es/commands/GetOpsSummaryCommand.js +21 -28
  81. package/dist-es/commands/GetParameterCommand.js +21 -28
  82. package/dist-es/commands/GetParameterHistoryCommand.js +21 -28
  83. package/dist-es/commands/GetParametersByPathCommand.js +21 -28
  84. package/dist-es/commands/GetParametersCommand.js +21 -28
  85. package/dist-es/commands/GetPatchBaselineCommand.js +21 -28
  86. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +21 -28
  87. package/dist-es/commands/GetServiceSettingCommand.js +21 -28
  88. package/dist-es/commands/LabelParameterVersionCommand.js +21 -28
  89. package/dist-es/commands/ListAssociationVersionsCommand.js +21 -28
  90. package/dist-es/commands/ListAssociationsCommand.js +21 -28
  91. package/dist-es/commands/ListCommandInvocationsCommand.js +21 -28
  92. package/dist-es/commands/ListCommandsCommand.js +21 -28
  93. package/dist-es/commands/ListComplianceItemsCommand.js +21 -28
  94. package/dist-es/commands/ListComplianceSummariesCommand.js +21 -28
  95. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +21 -28
  96. package/dist-es/commands/ListDocumentVersionsCommand.js +21 -28
  97. package/dist-es/commands/ListDocumentsCommand.js +21 -28
  98. package/dist-es/commands/ListInventoryEntriesCommand.js +21 -28
  99. package/dist-es/commands/ListOpsItemEventsCommand.js +21 -28
  100. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +21 -28
  101. package/dist-es/commands/ListOpsMetadataCommand.js +21 -28
  102. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +21 -28
  103. package/dist-es/commands/ListResourceDataSyncCommand.js +21 -28
  104. package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
  105. package/dist-es/commands/ModifyDocumentPermissionCommand.js +21 -28
  106. package/dist-es/commands/PutComplianceItemsCommand.js +21 -28
  107. package/dist-es/commands/PutInventoryCommand.js +21 -28
  108. package/dist-es/commands/PutParameterCommand.js +21 -28
  109. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +21 -28
  110. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +21 -28
  111. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +21 -28
  112. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +21 -28
  113. package/dist-es/commands/RemoveTagsFromResourceCommand.js +21 -28
  114. package/dist-es/commands/ResetServiceSettingCommand.js +21 -28
  115. package/dist-es/commands/ResumeSessionCommand.js +21 -28
  116. package/dist-es/commands/SendAutomationSignalCommand.js +21 -28
  117. package/dist-es/commands/SendCommandCommand.js +21 -28
  118. package/dist-es/commands/StartAssociationsOnceCommand.js +21 -28
  119. package/dist-es/commands/StartAutomationExecutionCommand.js +21 -28
  120. package/dist-es/commands/StartChangeRequestExecutionCommand.js +21 -28
  121. package/dist-es/commands/StartSessionCommand.js +21 -28
  122. package/dist-es/commands/StopAutomationExecutionCommand.js +21 -28
  123. package/dist-es/commands/TerminateSessionCommand.js +21 -28
  124. package/dist-es/commands/UnlabelParameterVersionCommand.js +21 -28
  125. package/dist-es/commands/UpdateAssociationCommand.js +21 -28
  126. package/dist-es/commands/UpdateAssociationStatusCommand.js +21 -28
  127. package/dist-es/commands/UpdateDocumentCommand.js +21 -28
  128. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +21 -28
  129. package/dist-es/commands/UpdateDocumentMetadataCommand.js +21 -28
  130. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +21 -28
  131. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +21 -28
  132. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +21 -28
  133. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +21 -28
  134. package/dist-es/commands/UpdateOpsItemCommand.js +21 -28
  135. package/dist-es/commands/UpdateOpsMetadataCommand.js +21 -28
  136. package/dist-es/commands/UpdatePatchBaselineCommand.js +21 -28
  137. package/dist-es/commands/UpdateResourceDataSyncCommand.js +21 -28
  138. package/dist-es/commands/UpdateServiceSettingCommand.js +21 -28
  139. package/dist-es/endpoints.js +8 -8
  140. package/dist-es/models/SSMServiceException.js +5 -10
  141. package/dist-es/models/models_0.js +1435 -1039
  142. package/dist-es/models/models_1.js +1340 -889
  143. package/dist-es/models/models_2.js +125 -56
  144. package/dist-es/pagination/DescribeActivationsPaginator.js +25 -68
  145. package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +25 -68
  146. package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +25 -68
  147. package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +25 -68
  148. package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +25 -68
  149. package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +25 -68
  150. package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +25 -68
  151. package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +25 -68
  152. package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +25 -68
  153. package/dist-es/pagination/DescribeInstanceInformationPaginator.js +25 -68
  154. package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +25 -68
  155. package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +25 -68
  156. package/dist-es/pagination/DescribeInstancePatchesPaginator.js +25 -68
  157. package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +25 -68
  158. package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +25 -68
  159. package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +25 -68
  160. package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +25 -68
  161. package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +25 -68
  162. package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +25 -68
  163. package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +25 -68
  164. package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +25 -68
  165. package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +25 -68
  166. package/dist-es/pagination/DescribeOpsItemsPaginator.js +25 -68
  167. package/dist-es/pagination/DescribeParametersPaginator.js +25 -68
  168. package/dist-es/pagination/DescribePatchBaselinesPaginator.js +25 -68
  169. package/dist-es/pagination/DescribePatchGroupsPaginator.js +25 -68
  170. package/dist-es/pagination/DescribePatchPropertiesPaginator.js +25 -68
  171. package/dist-es/pagination/DescribeSessionsPaginator.js +25 -68
  172. package/dist-es/pagination/GetInventoryPaginator.js +25 -68
  173. package/dist-es/pagination/GetInventorySchemaPaginator.js +25 -68
  174. package/dist-es/pagination/GetOpsSummaryPaginator.js +25 -68
  175. package/dist-es/pagination/GetParameterHistoryPaginator.js +25 -68
  176. package/dist-es/pagination/GetParametersByPathPaginator.js +25 -68
  177. package/dist-es/pagination/ListAssociationVersionsPaginator.js +25 -68
  178. package/dist-es/pagination/ListAssociationsPaginator.js +25 -68
  179. package/dist-es/pagination/ListCommandInvocationsPaginator.js +25 -68
  180. package/dist-es/pagination/ListCommandsPaginator.js +25 -68
  181. package/dist-es/pagination/ListComplianceItemsPaginator.js +25 -68
  182. package/dist-es/pagination/ListComplianceSummariesPaginator.js +25 -68
  183. package/dist-es/pagination/ListDocumentVersionsPaginator.js +25 -68
  184. package/dist-es/pagination/ListDocumentsPaginator.js +25 -68
  185. package/dist-es/pagination/ListOpsItemEventsPaginator.js +25 -68
  186. package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +25 -68
  187. package/dist-es/pagination/ListOpsMetadataPaginator.js +25 -68
  188. package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +25 -68
  189. package/dist-es/pagination/ListResourceDataSyncPaginator.js +25 -68
  190. package/dist-es/protocols/Aws_json1_1.js +10833 -12893
  191. package/dist-es/runtimeConfig.browser.js +26 -12
  192. package/dist-es/runtimeConfig.js +30 -12
  193. package/dist-es/runtimeConfig.native.js +8 -5
  194. package/dist-es/runtimeConfig.shared.js +8 -11
  195. package/dist-es/waiters/waitForCommandExecuted.js +93 -113
  196. package/package.json +34 -34
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeMaintenanceWindowTasksRequestFilterSensitiveLog, DescribeMaintenanceWindowTasksResultFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeMaintenanceWindowTasksCommand, serializeAws_json1_1DescribeMaintenanceWindowTasksCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeMaintenanceWindowTasksCommand = (function (_super) {
7
- __extends(DescribeMaintenanceWindowTasksCommand, _super);
8
- function DescribeMaintenanceWindowTasksCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeMaintenanceWindowTasksCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeMaintenanceWindowTasksCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeMaintenanceWindowTasksCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeMaintenanceWindowTasksCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeMaintenanceWindowTasksRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeMaintenanceWindowTasksResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeMaintenanceWindowTasksCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeMaintenanceWindowTasksCommand(input, context);
33
- };
34
- DescribeMaintenanceWindowTasksCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeMaintenanceWindowTasksCommand(output, context);
36
- };
37
- return DescribeMaintenanceWindowTasksCommand;
38
- }($Command));
39
- export { DescribeMaintenanceWindowTasksCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeMaintenanceWindowsRequestFilterSensitiveLog, DescribeMaintenanceWindowsResultFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeMaintenanceWindowsCommand, serializeAws_json1_1DescribeMaintenanceWindowsCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeMaintenanceWindowsCommand = (function (_super) {
7
- __extends(DescribeMaintenanceWindowsCommand, _super);
8
- function DescribeMaintenanceWindowsCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeMaintenanceWindowsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeMaintenanceWindowsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeMaintenanceWindowsCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeMaintenanceWindowsCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeMaintenanceWindowsRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeMaintenanceWindowsResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeMaintenanceWindowsCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeMaintenanceWindowsCommand(input, context);
33
- };
34
- DescribeMaintenanceWindowsCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeMaintenanceWindowsCommand(output, context);
36
- };
37
- return DescribeMaintenanceWindowsCommand;
38
- }($Command));
39
- export { DescribeMaintenanceWindowsCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog, DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand, serializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeMaintenanceWindowsForTargetCommand = (function (_super) {
7
- __extends(DescribeMaintenanceWindowsForTargetCommand, _super);
8
- function DescribeMaintenanceWindowsForTargetCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeMaintenanceWindowsForTargetCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeMaintenanceWindowsForTargetCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeMaintenanceWindowsForTargetCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeMaintenanceWindowsForTargetCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeMaintenanceWindowsForTargetCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand(input, context);
33
- };
34
- DescribeMaintenanceWindowsForTargetCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand(output, context);
36
- };
37
- return DescribeMaintenanceWindowsForTargetCommand;
38
- }($Command));
39
- export { DescribeMaintenanceWindowsForTargetCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeOpsItemsRequestFilterSensitiveLog, DescribeOpsItemsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DescribeOpsItemsCommand, serializeAws_json1_1DescribeOpsItemsCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeOpsItemsCommand = (function (_super) {
7
- __extends(DescribeOpsItemsCommand, _super);
8
- function DescribeOpsItemsCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeOpsItemsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeOpsItemsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeOpsItemsCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeOpsItemsCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeOpsItemsRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeOpsItemsResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeOpsItemsCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeOpsItemsCommand(input, context);
33
- };
34
- DescribeOpsItemsCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeOpsItemsCommand(output, context);
36
- };
37
- return DescribeOpsItemsCommand;
38
- }($Command));
39
- export { DescribeOpsItemsCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeParametersRequestFilterSensitiveLog, DescribeParametersResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribeParametersCommand, serializeAws_json1_1DescribeParametersCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeParametersCommand = (function (_super) {
7
- __extends(DescribeParametersCommand, _super);
8
- function DescribeParametersCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeParametersCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeParametersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeParametersCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeParametersCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeParametersRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeParametersResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeParametersCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeParametersCommand(input, context);
33
- };
34
- DescribeParametersCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeParametersCommand(output, context);
36
- };
37
- return DescribeParametersCommand;
38
- }($Command));
39
- export { DescribeParametersCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribePatchBaselinesRequestFilterSensitiveLog, DescribePatchBaselinesResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribePatchBaselinesCommand, serializeAws_json1_1DescribePatchBaselinesCommand, } from "../protocols/Aws_json1_1";
6
- var DescribePatchBaselinesCommand = (function (_super) {
7
- __extends(DescribePatchBaselinesCommand, _super);
8
- function DescribePatchBaselinesCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribePatchBaselinesCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribePatchBaselinesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribePatchBaselinesCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribePatchBaselinesCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribePatchBaselinesRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribePatchBaselinesResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribePatchBaselinesCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribePatchBaselinesCommand(input, context);
33
- };
34
- DescribePatchBaselinesCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribePatchBaselinesCommand(output, context);
36
- };
37
- return DescribePatchBaselinesCommand;
38
- }($Command));
39
- export { DescribePatchBaselinesCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribePatchGroupStateRequestFilterSensitiveLog, DescribePatchGroupStateResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribePatchGroupStateCommand, serializeAws_json1_1DescribePatchGroupStateCommand, } from "../protocols/Aws_json1_1";
6
- var DescribePatchGroupStateCommand = (function (_super) {
7
- __extends(DescribePatchGroupStateCommand, _super);
8
- function DescribePatchGroupStateCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribePatchGroupStateCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribePatchGroupStateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribePatchGroupStateCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribePatchGroupStateCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribePatchGroupStateRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribePatchGroupStateResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribePatchGroupStateCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribePatchGroupStateCommand(input, context);
33
- };
34
- DescribePatchGroupStateCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribePatchGroupStateCommand(output, context);
36
- };
37
- return DescribePatchGroupStateCommand;
38
- }($Command));
39
- export { DescribePatchGroupStateCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribePatchGroupsRequestFilterSensitiveLog, DescribePatchGroupsResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribePatchGroupsCommand, serializeAws_json1_1DescribePatchGroupsCommand, } from "../protocols/Aws_json1_1";
6
- var DescribePatchGroupsCommand = (function (_super) {
7
- __extends(DescribePatchGroupsCommand, _super);
8
- function DescribePatchGroupsCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribePatchGroupsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribePatchGroupsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribePatchGroupsCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribePatchGroupsCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribePatchGroupsRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribePatchGroupsResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribePatchGroupsCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribePatchGroupsCommand(input, context);
33
- };
34
- DescribePatchGroupsCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribePatchGroupsCommand(output, context);
36
- };
37
- return DescribePatchGroupsCommand;
38
- }($Command));
39
- export { DescribePatchGroupsCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribePatchPropertiesRequestFilterSensitiveLog, DescribePatchPropertiesResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribePatchPropertiesCommand, serializeAws_json1_1DescribePatchPropertiesCommand, } from "../protocols/Aws_json1_1";
6
- var DescribePatchPropertiesCommand = (function (_super) {
7
- __extends(DescribePatchPropertiesCommand, _super);
8
- function DescribePatchPropertiesCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribePatchPropertiesCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribePatchPropertiesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribePatchPropertiesCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribePatchPropertiesCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribePatchPropertiesRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribePatchPropertiesResultFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribePatchPropertiesCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribePatchPropertiesCommand(input, context);
33
- };
34
- DescribePatchPropertiesCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribePatchPropertiesCommand(output, context);
36
- };
37
- return DescribePatchPropertiesCommand;
38
- }($Command));
39
- export { DescribePatchPropertiesCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { DescribeSessionsRequestFilterSensitiveLog, DescribeSessionsResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1DescribeSessionsCommand, serializeAws_json1_1DescribeSessionsCommand, } from "../protocols/Aws_json1_1";
6
- var DescribeSessionsCommand = (function (_super) {
7
- __extends(DescribeSessionsCommand, _super);
8
- function DescribeSessionsCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class DescribeSessionsCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- DescribeSessionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SSMClient";
18
- var commandName = "DescribeSessionsCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SSMClient";
15
+ const commandName = "DescribeSessionsCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: DescribeSessionsRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: DescribeSessionsResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- DescribeSessionsCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1DescribeSessionsCommand(input, context);
33
- };
34
- DescribeSessionsCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1DescribeSessionsCommand(output, context);
36
- };
37
- return DescribeSessionsCommand;
38
- }($Command));
39
- export { DescribeSessionsCommand };
31
+ }
32
+ }