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