@aws-sdk/client-ssm 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SSM.d.ts +513 -642
  3. package/dist-types/ts3.4/SSMClient.d.ts +17 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -11
  8. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +4 -10
  23. package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +3 -8
  65. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +5 -11
  76. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -4
  83. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -4
  92. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +3 -5
  96. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +5 -11
  100. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +3 -8
  103. package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
  106. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +4 -9
  108. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +5 -10
  110. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -4
  111. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +5 -10
  112. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +4 -4
  113. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +4 -9
  115. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -5
  116. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +3 -8
  117. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +3 -5
  118. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +4 -9
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +3 -5
  123. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +3 -5
  124. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -6
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -6
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +5 -10
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +4 -9
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +5 -10
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +3 -5
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +5 -10
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +5 -10
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +4 -6
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +4 -6
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +5 -11
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +5 -10
  145. package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +5 -10
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -6
  151. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +4 -9
  154. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +5 -11
  155. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +5 -10
  156. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/ValidateCloudConnectorCommand.d.ts +5 -10
  159. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  160. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  161. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  162. package/dist-types/ts3.4/models/enums.d.ts +31 -62
  163. package/dist-types/ts3.4/models/errors.d.ts +115 -458
  164. package/dist-types/ts3.4/models/models_0.d.ts +6 -18
  165. package/dist-types/ts3.4/models/models_1.d.ts +7 -21
  166. package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +1 -4
  167. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  168. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  169. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  170. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  171. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  172. package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +3 -5
  173. package/package.json +38 -38
@@ -297,10 +297,7 @@ import {
297
297
  GetDeployablePatchSnapshotForInstanceCommandInput,
298
298
  GetDeployablePatchSnapshotForInstanceCommandOutput,
299
299
  } from "./commands/GetDeployablePatchSnapshotForInstanceCommand";
300
- import {
301
- GetDocumentCommandInput,
302
- GetDocumentCommandOutput,
303
- } from "./commands/GetDocumentCommand";
300
+ import { GetDocumentCommandInput, GetDocumentCommandOutput } from "./commands/GetDocumentCommand";
304
301
  import {
305
302
  GetExecutionPreviewCommandInput,
306
303
  GetExecutionPreviewCommandOutput,
@@ -333,10 +330,7 @@ import {
333
330
  GetMaintenanceWindowTaskCommandInput,
334
331
  GetMaintenanceWindowTaskCommandOutput,
335
332
  } from "./commands/GetMaintenanceWindowTaskCommand";
336
- import {
337
- GetOpsItemCommandInput,
338
- GetOpsItemCommandOutput,
339
- } from "./commands/GetOpsItemCommand";
333
+ import { GetOpsItemCommandInput, GetOpsItemCommandOutput } from "./commands/GetOpsItemCommand";
340
334
  import {
341
335
  GetOpsMetadataCommandInput,
342
336
  GetOpsMetadataCommandOutput,
@@ -425,10 +419,7 @@ import {
425
419
  ListInventoryEntriesCommandInput,
426
420
  ListInventoryEntriesCommandOutput,
427
421
  } from "./commands/ListInventoryEntriesCommand";
428
- import {
429
- ListNodesCommandInput,
430
- ListNodesCommandOutput,
431
- } from "./commands/ListNodesCommand";
422
+ import { ListNodesCommandInput, ListNodesCommandOutput } from "./commands/ListNodesCommand";
432
423
  import {
433
424
  ListNodesSummaryCommandInput,
434
425
  ListNodesSummaryCommandOutput,
@@ -509,10 +500,7 @@ import {
509
500
  SendAutomationSignalCommandInput,
510
501
  SendAutomationSignalCommandOutput,
511
502
  } from "./commands/SendAutomationSignalCommand";
512
- import {
513
- SendCommandCommandInput,
514
- SendCommandCommandOutput,
515
- } from "./commands/SendCommandCommand";
503
+ import { SendCommandCommandInput, SendCommandCommandOutput } from "./commands/SendCommandCommand";
516
504
  import {
517
505
  StartAccessRequestCommandInput,
518
506
  StartAccessRequestCommandOutput,
@@ -617,2497 +605,2380 @@ import { SSMClient } from "./SSMClient";
617
605
  export interface SSM {
618
606
  addTagsToResource(
619
607
  args: AddTagsToResourceCommandInput,
620
- options?: __HttpHandlerOptions
608
+ options?: __HttpHandlerOptions,
621
609
  ): Promise<AddTagsToResourceCommandOutput>;
622
610
  addTagsToResource(
623
611
  args: AddTagsToResourceCommandInput,
624
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
612
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
625
613
  ): void;
626
614
  addTagsToResource(
627
615
  args: AddTagsToResourceCommandInput,
628
616
  options: __HttpHandlerOptions,
629
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
617
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
630
618
  ): void;
631
619
  associateOpsItemRelatedItem(
632
620
  args: AssociateOpsItemRelatedItemCommandInput,
633
- options?: __HttpHandlerOptions
621
+ options?: __HttpHandlerOptions,
634
622
  ): Promise<AssociateOpsItemRelatedItemCommandOutput>;
635
623
  associateOpsItemRelatedItem(
636
624
  args: AssociateOpsItemRelatedItemCommandInput,
637
- cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void
625
+ cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void,
638
626
  ): void;
639
627
  associateOpsItemRelatedItem(
640
628
  args: AssociateOpsItemRelatedItemCommandInput,
641
629
  options: __HttpHandlerOptions,
642
- cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void
630
+ cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void,
643
631
  ): void;
644
632
  cancelCommand(
645
633
  args: CancelCommandCommandInput,
646
- options?: __HttpHandlerOptions
634
+ options?: __HttpHandlerOptions,
647
635
  ): Promise<CancelCommandCommandOutput>;
648
636
  cancelCommand(
649
637
  args: CancelCommandCommandInput,
650
- cb: (err: any, data?: CancelCommandCommandOutput) => void
638
+ cb: (err: any, data?: CancelCommandCommandOutput) => void,
651
639
  ): void;
652
640
  cancelCommand(
653
641
  args: CancelCommandCommandInput,
654
642
  options: __HttpHandlerOptions,
655
- cb: (err: any, data?: CancelCommandCommandOutput) => void
643
+ cb: (err: any, data?: CancelCommandCommandOutput) => void,
656
644
  ): void;
657
645
  cancelMaintenanceWindowExecution(
658
646
  args: CancelMaintenanceWindowExecutionCommandInput,
659
- options?: __HttpHandlerOptions
647
+ options?: __HttpHandlerOptions,
660
648
  ): Promise<CancelMaintenanceWindowExecutionCommandOutput>;
661
649
  cancelMaintenanceWindowExecution(
662
650
  args: CancelMaintenanceWindowExecutionCommandInput,
663
- cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void
651
+ cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void,
664
652
  ): void;
665
653
  cancelMaintenanceWindowExecution(
666
654
  args: CancelMaintenanceWindowExecutionCommandInput,
667
655
  options: __HttpHandlerOptions,
668
- cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void
656
+ cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void,
669
657
  ): void;
670
658
  createActivation(
671
659
  args: CreateActivationCommandInput,
672
- options?: __HttpHandlerOptions
660
+ options?: __HttpHandlerOptions,
673
661
  ): Promise<CreateActivationCommandOutput>;
674
662
  createActivation(
675
663
  args: CreateActivationCommandInput,
676
- cb: (err: any, data?: CreateActivationCommandOutput) => void
664
+ cb: (err: any, data?: CreateActivationCommandOutput) => void,
677
665
  ): void;
678
666
  createActivation(
679
667
  args: CreateActivationCommandInput,
680
668
  options: __HttpHandlerOptions,
681
- cb: (err: any, data?: CreateActivationCommandOutput) => void
669
+ cb: (err: any, data?: CreateActivationCommandOutput) => void,
682
670
  ): void;
683
671
  createAssociation(
684
672
  args: CreateAssociationCommandInput,
685
- options?: __HttpHandlerOptions
673
+ options?: __HttpHandlerOptions,
686
674
  ): Promise<CreateAssociationCommandOutput>;
687
675
  createAssociation(
688
676
  args: CreateAssociationCommandInput,
689
- cb: (err: any, data?: CreateAssociationCommandOutput) => void
677
+ cb: (err: any, data?: CreateAssociationCommandOutput) => void,
690
678
  ): void;
691
679
  createAssociation(
692
680
  args: CreateAssociationCommandInput,
693
681
  options: __HttpHandlerOptions,
694
- cb: (err: any, data?: CreateAssociationCommandOutput) => void
682
+ cb: (err: any, data?: CreateAssociationCommandOutput) => void,
695
683
  ): void;
696
684
  createAssociationBatch(
697
685
  args: CreateAssociationBatchCommandInput,
698
- options?: __HttpHandlerOptions
686
+ options?: __HttpHandlerOptions,
699
687
  ): Promise<CreateAssociationBatchCommandOutput>;
700
688
  createAssociationBatch(
701
689
  args: CreateAssociationBatchCommandInput,
702
- cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void
690
+ cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void,
703
691
  ): void;
704
692
  createAssociationBatch(
705
693
  args: CreateAssociationBatchCommandInput,
706
694
  options: __HttpHandlerOptions,
707
- cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void
695
+ cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void,
708
696
  ): void;
709
697
  createCloudConnector(
710
698
  args: CreateCloudConnectorCommandInput,
711
- options?: __HttpHandlerOptions
699
+ options?: __HttpHandlerOptions,
712
700
  ): Promise<CreateCloudConnectorCommandOutput>;
713
701
  createCloudConnector(
714
702
  args: CreateCloudConnectorCommandInput,
715
- cb: (err: any, data?: CreateCloudConnectorCommandOutput) => void
703
+ cb: (err: any, data?: CreateCloudConnectorCommandOutput) => void,
716
704
  ): void;
717
705
  createCloudConnector(
718
706
  args: CreateCloudConnectorCommandInput,
719
707
  options: __HttpHandlerOptions,
720
- cb: (err: any, data?: CreateCloudConnectorCommandOutput) => void
708
+ cb: (err: any, data?: CreateCloudConnectorCommandOutput) => void,
721
709
  ): void;
722
710
  createDocument(
723
711
  args: CreateDocumentCommandInput,
724
- options?: __HttpHandlerOptions
712
+ options?: __HttpHandlerOptions,
725
713
  ): Promise<CreateDocumentCommandOutput>;
726
714
  createDocument(
727
715
  args: CreateDocumentCommandInput,
728
- cb: (err: any, data?: CreateDocumentCommandOutput) => void
716
+ cb: (err: any, data?: CreateDocumentCommandOutput) => void,
729
717
  ): void;
730
718
  createDocument(
731
719
  args: CreateDocumentCommandInput,
732
720
  options: __HttpHandlerOptions,
733
- cb: (err: any, data?: CreateDocumentCommandOutput) => void
721
+ cb: (err: any, data?: CreateDocumentCommandOutput) => void,
734
722
  ): void;
735
723
  createMaintenanceWindow(
736
724
  args: CreateMaintenanceWindowCommandInput,
737
- options?: __HttpHandlerOptions
725
+ options?: __HttpHandlerOptions,
738
726
  ): Promise<CreateMaintenanceWindowCommandOutput>;
739
727
  createMaintenanceWindow(
740
728
  args: CreateMaintenanceWindowCommandInput,
741
- cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void
729
+ cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void,
742
730
  ): void;
743
731
  createMaintenanceWindow(
744
732
  args: CreateMaintenanceWindowCommandInput,
745
733
  options: __HttpHandlerOptions,
746
- cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void
734
+ cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void,
747
735
  ): void;
748
736
  createOpsItem(
749
737
  args: CreateOpsItemCommandInput,
750
- options?: __HttpHandlerOptions
738
+ options?: __HttpHandlerOptions,
751
739
  ): Promise<CreateOpsItemCommandOutput>;
752
740
  createOpsItem(
753
741
  args: CreateOpsItemCommandInput,
754
- cb: (err: any, data?: CreateOpsItemCommandOutput) => void
742
+ cb: (err: any, data?: CreateOpsItemCommandOutput) => void,
755
743
  ): void;
756
744
  createOpsItem(
757
745
  args: CreateOpsItemCommandInput,
758
746
  options: __HttpHandlerOptions,
759
- cb: (err: any, data?: CreateOpsItemCommandOutput) => void
747
+ cb: (err: any, data?: CreateOpsItemCommandOutput) => void,
760
748
  ): void;
761
749
  createOpsMetadata(
762
750
  args: CreateOpsMetadataCommandInput,
763
- options?: __HttpHandlerOptions
751
+ options?: __HttpHandlerOptions,
764
752
  ): Promise<CreateOpsMetadataCommandOutput>;
765
753
  createOpsMetadata(
766
754
  args: CreateOpsMetadataCommandInput,
767
- cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void
755
+ cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void,
768
756
  ): void;
769
757
  createOpsMetadata(
770
758
  args: CreateOpsMetadataCommandInput,
771
759
  options: __HttpHandlerOptions,
772
- cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void
760
+ cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void,
773
761
  ): void;
774
762
  createPatchBaseline(
775
763
  args: CreatePatchBaselineCommandInput,
776
- options?: __HttpHandlerOptions
764
+ options?: __HttpHandlerOptions,
777
765
  ): Promise<CreatePatchBaselineCommandOutput>;
778
766
  createPatchBaseline(
779
767
  args: CreatePatchBaselineCommandInput,
780
- cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void
768
+ cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void,
781
769
  ): void;
782
770
  createPatchBaseline(
783
771
  args: CreatePatchBaselineCommandInput,
784
772
  options: __HttpHandlerOptions,
785
- cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void
773
+ cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void,
786
774
  ): void;
787
775
  createResourceDataSync(
788
776
  args: CreateResourceDataSyncCommandInput,
789
- options?: __HttpHandlerOptions
777
+ options?: __HttpHandlerOptions,
790
778
  ): Promise<CreateResourceDataSyncCommandOutput>;
791
779
  createResourceDataSync(
792
780
  args: CreateResourceDataSyncCommandInput,
793
- cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void
781
+ cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void,
794
782
  ): void;
795
783
  createResourceDataSync(
796
784
  args: CreateResourceDataSyncCommandInput,
797
785
  options: __HttpHandlerOptions,
798
- cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void
786
+ cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void,
799
787
  ): void;
800
788
  deleteActivation(
801
789
  args: DeleteActivationCommandInput,
802
- options?: __HttpHandlerOptions
790
+ options?: __HttpHandlerOptions,
803
791
  ): Promise<DeleteActivationCommandOutput>;
804
792
  deleteActivation(
805
793
  args: DeleteActivationCommandInput,
806
- cb: (err: any, data?: DeleteActivationCommandOutput) => void
794
+ cb: (err: any, data?: DeleteActivationCommandOutput) => void,
807
795
  ): void;
808
796
  deleteActivation(
809
797
  args: DeleteActivationCommandInput,
810
798
  options: __HttpHandlerOptions,
811
- cb: (err: any, data?: DeleteActivationCommandOutput) => void
799
+ cb: (err: any, data?: DeleteActivationCommandOutput) => void,
812
800
  ): void;
813
801
  deleteAssociation(): Promise<DeleteAssociationCommandOutput>;
814
802
  deleteAssociation(
815
803
  args: DeleteAssociationCommandInput,
816
- options?: __HttpHandlerOptions
804
+ options?: __HttpHandlerOptions,
817
805
  ): Promise<DeleteAssociationCommandOutput>;
818
806
  deleteAssociation(
819
807
  args: DeleteAssociationCommandInput,
820
- cb: (err: any, data?: DeleteAssociationCommandOutput) => void
808
+ cb: (err: any, data?: DeleteAssociationCommandOutput) => void,
821
809
  ): void;
822
810
  deleteAssociation(
823
811
  args: DeleteAssociationCommandInput,
824
812
  options: __HttpHandlerOptions,
825
- cb: (err: any, data?: DeleteAssociationCommandOutput) => void
813
+ cb: (err: any, data?: DeleteAssociationCommandOutput) => void,
826
814
  ): void;
827
815
  deleteCloudConnector(
828
816
  args: DeleteCloudConnectorCommandInput,
829
- options?: __HttpHandlerOptions
817
+ options?: __HttpHandlerOptions,
830
818
  ): Promise<DeleteCloudConnectorCommandOutput>;
831
819
  deleteCloudConnector(
832
820
  args: DeleteCloudConnectorCommandInput,
833
- cb: (err: any, data?: DeleteCloudConnectorCommandOutput) => void
821
+ cb: (err: any, data?: DeleteCloudConnectorCommandOutput) => void,
834
822
  ): void;
835
823
  deleteCloudConnector(
836
824
  args: DeleteCloudConnectorCommandInput,
837
825
  options: __HttpHandlerOptions,
838
- cb: (err: any, data?: DeleteCloudConnectorCommandOutput) => void
826
+ cb: (err: any, data?: DeleteCloudConnectorCommandOutput) => void,
839
827
  ): void;
840
828
  deleteDocument(
841
829
  args: DeleteDocumentCommandInput,
842
- options?: __HttpHandlerOptions
830
+ options?: __HttpHandlerOptions,
843
831
  ): Promise<DeleteDocumentCommandOutput>;
844
832
  deleteDocument(
845
833
  args: DeleteDocumentCommandInput,
846
- cb: (err: any, data?: DeleteDocumentCommandOutput) => void
834
+ cb: (err: any, data?: DeleteDocumentCommandOutput) => void,
847
835
  ): void;
848
836
  deleteDocument(
849
837
  args: DeleteDocumentCommandInput,
850
838
  options: __HttpHandlerOptions,
851
- cb: (err: any, data?: DeleteDocumentCommandOutput) => void
839
+ cb: (err: any, data?: DeleteDocumentCommandOutput) => void,
852
840
  ): void;
853
841
  deleteInventory(
854
842
  args: DeleteInventoryCommandInput,
855
- options?: __HttpHandlerOptions
843
+ options?: __HttpHandlerOptions,
856
844
  ): Promise<DeleteInventoryCommandOutput>;
857
845
  deleteInventory(
858
846
  args: DeleteInventoryCommandInput,
859
- cb: (err: any, data?: DeleteInventoryCommandOutput) => void
847
+ cb: (err: any, data?: DeleteInventoryCommandOutput) => void,
860
848
  ): void;
861
849
  deleteInventory(
862
850
  args: DeleteInventoryCommandInput,
863
851
  options: __HttpHandlerOptions,
864
- cb: (err: any, data?: DeleteInventoryCommandOutput) => void
852
+ cb: (err: any, data?: DeleteInventoryCommandOutput) => void,
865
853
  ): void;
866
854
  deleteMaintenanceWindow(
867
855
  args: DeleteMaintenanceWindowCommandInput,
868
- options?: __HttpHandlerOptions
856
+ options?: __HttpHandlerOptions,
869
857
  ): Promise<DeleteMaintenanceWindowCommandOutput>;
870
858
  deleteMaintenanceWindow(
871
859
  args: DeleteMaintenanceWindowCommandInput,
872
- cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void
860
+ cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void,
873
861
  ): void;
874
862
  deleteMaintenanceWindow(
875
863
  args: DeleteMaintenanceWindowCommandInput,
876
864
  options: __HttpHandlerOptions,
877
- cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void
865
+ cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void,
878
866
  ): void;
879
867
  deleteOpsItem(
880
868
  args: DeleteOpsItemCommandInput,
881
- options?: __HttpHandlerOptions
869
+ options?: __HttpHandlerOptions,
882
870
  ): Promise<DeleteOpsItemCommandOutput>;
883
871
  deleteOpsItem(
884
872
  args: DeleteOpsItemCommandInput,
885
- cb: (err: any, data?: DeleteOpsItemCommandOutput) => void
873
+ cb: (err: any, data?: DeleteOpsItemCommandOutput) => void,
886
874
  ): void;
887
875
  deleteOpsItem(
888
876
  args: DeleteOpsItemCommandInput,
889
877
  options: __HttpHandlerOptions,
890
- cb: (err: any, data?: DeleteOpsItemCommandOutput) => void
878
+ cb: (err: any, data?: DeleteOpsItemCommandOutput) => void,
891
879
  ): void;
892
880
  deleteOpsMetadata(
893
881
  args: DeleteOpsMetadataCommandInput,
894
- options?: __HttpHandlerOptions
882
+ options?: __HttpHandlerOptions,
895
883
  ): Promise<DeleteOpsMetadataCommandOutput>;
896
884
  deleteOpsMetadata(
897
885
  args: DeleteOpsMetadataCommandInput,
898
- cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void
886
+ cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void,
899
887
  ): void;
900
888
  deleteOpsMetadata(
901
889
  args: DeleteOpsMetadataCommandInput,
902
890
  options: __HttpHandlerOptions,
903
- cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void
891
+ cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void,
904
892
  ): void;
905
893
  deleteParameter(
906
894
  args: DeleteParameterCommandInput,
907
- options?: __HttpHandlerOptions
895
+ options?: __HttpHandlerOptions,
908
896
  ): Promise<DeleteParameterCommandOutput>;
909
897
  deleteParameter(
910
898
  args: DeleteParameterCommandInput,
911
- cb: (err: any, data?: DeleteParameterCommandOutput) => void
899
+ cb: (err: any, data?: DeleteParameterCommandOutput) => void,
912
900
  ): void;
913
901
  deleteParameter(
914
902
  args: DeleteParameterCommandInput,
915
903
  options: __HttpHandlerOptions,
916
- cb: (err: any, data?: DeleteParameterCommandOutput) => void
904
+ cb: (err: any, data?: DeleteParameterCommandOutput) => void,
917
905
  ): void;
918
906
  deleteParameters(
919
907
  args: DeleteParametersCommandInput,
920
- options?: __HttpHandlerOptions
908
+ options?: __HttpHandlerOptions,
921
909
  ): Promise<DeleteParametersCommandOutput>;
922
910
  deleteParameters(
923
911
  args: DeleteParametersCommandInput,
924
- cb: (err: any, data?: DeleteParametersCommandOutput) => void
912
+ cb: (err: any, data?: DeleteParametersCommandOutput) => void,
925
913
  ): void;
926
914
  deleteParameters(
927
915
  args: DeleteParametersCommandInput,
928
916
  options: __HttpHandlerOptions,
929
- cb: (err: any, data?: DeleteParametersCommandOutput) => void
917
+ cb: (err: any, data?: DeleteParametersCommandOutput) => void,
930
918
  ): void;
931
919
  deletePatchBaseline(
932
920
  args: DeletePatchBaselineCommandInput,
933
- options?: __HttpHandlerOptions
921
+ options?: __HttpHandlerOptions,
934
922
  ): Promise<DeletePatchBaselineCommandOutput>;
935
923
  deletePatchBaseline(
936
924
  args: DeletePatchBaselineCommandInput,
937
- cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void
925
+ cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void,
938
926
  ): void;
939
927
  deletePatchBaseline(
940
928
  args: DeletePatchBaselineCommandInput,
941
929
  options: __HttpHandlerOptions,
942
- cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void
930
+ cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void,
943
931
  ): void;
944
932
  deleteResourceDataSync(
945
933
  args: DeleteResourceDataSyncCommandInput,
946
- options?: __HttpHandlerOptions
934
+ options?: __HttpHandlerOptions,
947
935
  ): Promise<DeleteResourceDataSyncCommandOutput>;
948
936
  deleteResourceDataSync(
949
937
  args: DeleteResourceDataSyncCommandInput,
950
- cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void
938
+ cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void,
951
939
  ): void;
952
940
  deleteResourceDataSync(
953
941
  args: DeleteResourceDataSyncCommandInput,
954
942
  options: __HttpHandlerOptions,
955
- cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void
943
+ cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void,
956
944
  ): void;
957
945
  deleteResourcePolicy(
958
946
  args: DeleteResourcePolicyCommandInput,
959
- options?: __HttpHandlerOptions
947
+ options?: __HttpHandlerOptions,
960
948
  ): Promise<DeleteResourcePolicyCommandOutput>;
961
949
  deleteResourcePolicy(
962
950
  args: DeleteResourcePolicyCommandInput,
963
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
951
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
964
952
  ): void;
965
953
  deleteResourcePolicy(
966
954
  args: DeleteResourcePolicyCommandInput,
967
955
  options: __HttpHandlerOptions,
968
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
956
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
969
957
  ): void;
970
958
  deregisterManagedInstance(
971
959
  args: DeregisterManagedInstanceCommandInput,
972
- options?: __HttpHandlerOptions
960
+ options?: __HttpHandlerOptions,
973
961
  ): Promise<DeregisterManagedInstanceCommandOutput>;
974
962
  deregisterManagedInstance(
975
963
  args: DeregisterManagedInstanceCommandInput,
976
- cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void
964
+ cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void,
977
965
  ): void;
978
966
  deregisterManagedInstance(
979
967
  args: DeregisterManagedInstanceCommandInput,
980
968
  options: __HttpHandlerOptions,
981
- cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void
969
+ cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void,
982
970
  ): void;
983
971
  deregisterPatchBaselineForPatchGroup(
984
972
  args: DeregisterPatchBaselineForPatchGroupCommandInput,
985
- options?: __HttpHandlerOptions
973
+ options?: __HttpHandlerOptions,
986
974
  ): Promise<DeregisterPatchBaselineForPatchGroupCommandOutput>;
987
975
  deregisterPatchBaselineForPatchGroup(
988
976
  args: DeregisterPatchBaselineForPatchGroupCommandInput,
989
- cb: (
990
- err: any,
991
- data?: DeregisterPatchBaselineForPatchGroupCommandOutput
992
- ) => void
977
+ cb: (err: any, data?: DeregisterPatchBaselineForPatchGroupCommandOutput) => void,
993
978
  ): void;
994
979
  deregisterPatchBaselineForPatchGroup(
995
980
  args: DeregisterPatchBaselineForPatchGroupCommandInput,
996
981
  options: __HttpHandlerOptions,
997
- cb: (
998
- err: any,
999
- data?: DeregisterPatchBaselineForPatchGroupCommandOutput
1000
- ) => void
982
+ cb: (err: any, data?: DeregisterPatchBaselineForPatchGroupCommandOutput) => void,
1001
983
  ): void;
1002
984
  deregisterTargetFromMaintenanceWindow(
1003
985
  args: DeregisterTargetFromMaintenanceWindowCommandInput,
1004
- options?: __HttpHandlerOptions
986
+ options?: __HttpHandlerOptions,
1005
987
  ): Promise<DeregisterTargetFromMaintenanceWindowCommandOutput>;
1006
988
  deregisterTargetFromMaintenanceWindow(
1007
989
  args: DeregisterTargetFromMaintenanceWindowCommandInput,
1008
- cb: (
1009
- err: any,
1010
- data?: DeregisterTargetFromMaintenanceWindowCommandOutput
1011
- ) => void
990
+ cb: (err: any, data?: DeregisterTargetFromMaintenanceWindowCommandOutput) => void,
1012
991
  ): void;
1013
992
  deregisterTargetFromMaintenanceWindow(
1014
993
  args: DeregisterTargetFromMaintenanceWindowCommandInput,
1015
994
  options: __HttpHandlerOptions,
1016
- cb: (
1017
- err: any,
1018
- data?: DeregisterTargetFromMaintenanceWindowCommandOutput
1019
- ) => void
995
+ cb: (err: any, data?: DeregisterTargetFromMaintenanceWindowCommandOutput) => void,
1020
996
  ): void;
1021
997
  deregisterTaskFromMaintenanceWindow(
1022
998
  args: DeregisterTaskFromMaintenanceWindowCommandInput,
1023
- options?: __HttpHandlerOptions
999
+ options?: __HttpHandlerOptions,
1024
1000
  ): Promise<DeregisterTaskFromMaintenanceWindowCommandOutput>;
1025
1001
  deregisterTaskFromMaintenanceWindow(
1026
1002
  args: DeregisterTaskFromMaintenanceWindowCommandInput,
1027
- cb: (
1028
- err: any,
1029
- data?: DeregisterTaskFromMaintenanceWindowCommandOutput
1030
- ) => void
1003
+ cb: (err: any, data?: DeregisterTaskFromMaintenanceWindowCommandOutput) => void,
1031
1004
  ): void;
1032
1005
  deregisterTaskFromMaintenanceWindow(
1033
1006
  args: DeregisterTaskFromMaintenanceWindowCommandInput,
1034
1007
  options: __HttpHandlerOptions,
1035
- cb: (
1036
- err: any,
1037
- data?: DeregisterTaskFromMaintenanceWindowCommandOutput
1038
- ) => void
1008
+ cb: (err: any, data?: DeregisterTaskFromMaintenanceWindowCommandOutput) => void,
1039
1009
  ): void;
1040
1010
  describeActivations(): Promise<DescribeActivationsCommandOutput>;
1041
1011
  describeActivations(
1042
1012
  args: DescribeActivationsCommandInput,
1043
- options?: __HttpHandlerOptions
1013
+ options?: __HttpHandlerOptions,
1044
1014
  ): Promise<DescribeActivationsCommandOutput>;
1045
1015
  describeActivations(
1046
1016
  args: DescribeActivationsCommandInput,
1047
- cb: (err: any, data?: DescribeActivationsCommandOutput) => void
1017
+ cb: (err: any, data?: DescribeActivationsCommandOutput) => void,
1048
1018
  ): void;
1049
1019
  describeActivations(
1050
1020
  args: DescribeActivationsCommandInput,
1051
1021
  options: __HttpHandlerOptions,
1052
- cb: (err: any, data?: DescribeActivationsCommandOutput) => void
1022
+ cb: (err: any, data?: DescribeActivationsCommandOutput) => void,
1053
1023
  ): void;
1054
1024
  describeAssociation(): Promise<DescribeAssociationCommandOutput>;
1055
1025
  describeAssociation(
1056
1026
  args: DescribeAssociationCommandInput,
1057
- options?: __HttpHandlerOptions
1027
+ options?: __HttpHandlerOptions,
1058
1028
  ): Promise<DescribeAssociationCommandOutput>;
1059
1029
  describeAssociation(
1060
1030
  args: DescribeAssociationCommandInput,
1061
- cb: (err: any, data?: DescribeAssociationCommandOutput) => void
1031
+ cb: (err: any, data?: DescribeAssociationCommandOutput) => void,
1062
1032
  ): void;
1063
1033
  describeAssociation(
1064
1034
  args: DescribeAssociationCommandInput,
1065
1035
  options: __HttpHandlerOptions,
1066
- cb: (err: any, data?: DescribeAssociationCommandOutput) => void
1036
+ cb: (err: any, data?: DescribeAssociationCommandOutput) => void,
1067
1037
  ): void;
1068
1038
  describeAssociationExecutions(
1069
1039
  args: DescribeAssociationExecutionsCommandInput,
1070
- options?: __HttpHandlerOptions
1040
+ options?: __HttpHandlerOptions,
1071
1041
  ): Promise<DescribeAssociationExecutionsCommandOutput>;
1072
1042
  describeAssociationExecutions(
1073
1043
  args: DescribeAssociationExecutionsCommandInput,
1074
- cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void
1044
+ cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void,
1075
1045
  ): void;
1076
1046
  describeAssociationExecutions(
1077
1047
  args: DescribeAssociationExecutionsCommandInput,
1078
1048
  options: __HttpHandlerOptions,
1079
- cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void
1049
+ cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void,
1080
1050
  ): void;
1081
1051
  describeAssociationExecutionTargets(
1082
1052
  args: DescribeAssociationExecutionTargetsCommandInput,
1083
- options?: __HttpHandlerOptions
1053
+ options?: __HttpHandlerOptions,
1084
1054
  ): Promise<DescribeAssociationExecutionTargetsCommandOutput>;
1085
1055
  describeAssociationExecutionTargets(
1086
1056
  args: DescribeAssociationExecutionTargetsCommandInput,
1087
- cb: (
1088
- err: any,
1089
- data?: DescribeAssociationExecutionTargetsCommandOutput
1090
- ) => void
1057
+ cb: (err: any, data?: DescribeAssociationExecutionTargetsCommandOutput) => void,
1091
1058
  ): void;
1092
1059
  describeAssociationExecutionTargets(
1093
1060
  args: DescribeAssociationExecutionTargetsCommandInput,
1094
1061
  options: __HttpHandlerOptions,
1095
- cb: (
1096
- err: any,
1097
- data?: DescribeAssociationExecutionTargetsCommandOutput
1098
- ) => void
1062
+ cb: (err: any, data?: DescribeAssociationExecutionTargetsCommandOutput) => void,
1099
1063
  ): void;
1100
1064
  describeAutomationExecutions(): Promise<DescribeAutomationExecutionsCommandOutput>;
1101
1065
  describeAutomationExecutions(
1102
1066
  args: DescribeAutomationExecutionsCommandInput,
1103
- options?: __HttpHandlerOptions
1067
+ options?: __HttpHandlerOptions,
1104
1068
  ): Promise<DescribeAutomationExecutionsCommandOutput>;
1105
1069
  describeAutomationExecutions(
1106
1070
  args: DescribeAutomationExecutionsCommandInput,
1107
- cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void
1071
+ cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void,
1108
1072
  ): void;
1109
1073
  describeAutomationExecutions(
1110
1074
  args: DescribeAutomationExecutionsCommandInput,
1111
1075
  options: __HttpHandlerOptions,
1112
- cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void
1076
+ cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void,
1113
1077
  ): void;
1114
1078
  describeAutomationStepExecutions(
1115
1079
  args: DescribeAutomationStepExecutionsCommandInput,
1116
- options?: __HttpHandlerOptions
1080
+ options?: __HttpHandlerOptions,
1117
1081
  ): Promise<DescribeAutomationStepExecutionsCommandOutput>;
1118
1082
  describeAutomationStepExecutions(
1119
1083
  args: DescribeAutomationStepExecutionsCommandInput,
1120
- cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void
1084
+ cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void,
1121
1085
  ): void;
1122
1086
  describeAutomationStepExecutions(
1123
1087
  args: DescribeAutomationStepExecutionsCommandInput,
1124
1088
  options: __HttpHandlerOptions,
1125
- cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void
1089
+ cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void,
1126
1090
  ): void;
1127
1091
  describeAvailablePatches(): Promise<DescribeAvailablePatchesCommandOutput>;
1128
1092
  describeAvailablePatches(
1129
1093
  args: DescribeAvailablePatchesCommandInput,
1130
- options?: __HttpHandlerOptions
1094
+ options?: __HttpHandlerOptions,
1131
1095
  ): Promise<DescribeAvailablePatchesCommandOutput>;
1132
1096
  describeAvailablePatches(
1133
1097
  args: DescribeAvailablePatchesCommandInput,
1134
- cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void
1098
+ cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void,
1135
1099
  ): void;
1136
1100
  describeAvailablePatches(
1137
1101
  args: DescribeAvailablePatchesCommandInput,
1138
1102
  options: __HttpHandlerOptions,
1139
- cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void
1103
+ cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void,
1140
1104
  ): void;
1141
1105
  describeDocument(
1142
1106
  args: DescribeDocumentCommandInput,
1143
- options?: __HttpHandlerOptions
1107
+ options?: __HttpHandlerOptions,
1144
1108
  ): Promise<DescribeDocumentCommandOutput>;
1145
1109
  describeDocument(
1146
1110
  args: DescribeDocumentCommandInput,
1147
- cb: (err: any, data?: DescribeDocumentCommandOutput) => void
1111
+ cb: (err: any, data?: DescribeDocumentCommandOutput) => void,
1148
1112
  ): void;
1149
1113
  describeDocument(
1150
1114
  args: DescribeDocumentCommandInput,
1151
1115
  options: __HttpHandlerOptions,
1152
- cb: (err: any, data?: DescribeDocumentCommandOutput) => void
1116
+ cb: (err: any, data?: DescribeDocumentCommandOutput) => void,
1153
1117
  ): void;
1154
1118
  describeDocumentPermission(
1155
1119
  args: DescribeDocumentPermissionCommandInput,
1156
- options?: __HttpHandlerOptions
1120
+ options?: __HttpHandlerOptions,
1157
1121
  ): Promise<DescribeDocumentPermissionCommandOutput>;
1158
1122
  describeDocumentPermission(
1159
1123
  args: DescribeDocumentPermissionCommandInput,
1160
- cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void
1124
+ cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void,
1161
1125
  ): void;
1162
1126
  describeDocumentPermission(
1163
1127
  args: DescribeDocumentPermissionCommandInput,
1164
1128
  options: __HttpHandlerOptions,
1165
- cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void
1129
+ cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void,
1166
1130
  ): void;
1167
1131
  describeEffectiveInstanceAssociations(
1168
1132
  args: DescribeEffectiveInstanceAssociationsCommandInput,
1169
- options?: __HttpHandlerOptions
1133
+ options?: __HttpHandlerOptions,
1170
1134
  ): Promise<DescribeEffectiveInstanceAssociationsCommandOutput>;
1171
1135
  describeEffectiveInstanceAssociations(
1172
1136
  args: DescribeEffectiveInstanceAssociationsCommandInput,
1173
- cb: (
1174
- err: any,
1175
- data?: DescribeEffectiveInstanceAssociationsCommandOutput
1176
- ) => void
1137
+ cb: (err: any, data?: DescribeEffectiveInstanceAssociationsCommandOutput) => void,
1177
1138
  ): void;
1178
1139
  describeEffectiveInstanceAssociations(
1179
1140
  args: DescribeEffectiveInstanceAssociationsCommandInput,
1180
1141
  options: __HttpHandlerOptions,
1181
- cb: (
1182
- err: any,
1183
- data?: DescribeEffectiveInstanceAssociationsCommandOutput
1184
- ) => void
1142
+ cb: (err: any, data?: DescribeEffectiveInstanceAssociationsCommandOutput) => void,
1185
1143
  ): void;
1186
1144
  describeEffectivePatchesForPatchBaseline(
1187
1145
  args: DescribeEffectivePatchesForPatchBaselineCommandInput,
1188
- options?: __HttpHandlerOptions
1146
+ options?: __HttpHandlerOptions,
1189
1147
  ): Promise<DescribeEffectivePatchesForPatchBaselineCommandOutput>;
1190
1148
  describeEffectivePatchesForPatchBaseline(
1191
1149
  args: DescribeEffectivePatchesForPatchBaselineCommandInput,
1192
- cb: (
1193
- err: any,
1194
- data?: DescribeEffectivePatchesForPatchBaselineCommandOutput
1195
- ) => void
1150
+ cb: (err: any, data?: DescribeEffectivePatchesForPatchBaselineCommandOutput) => void,
1196
1151
  ): void;
1197
1152
  describeEffectivePatchesForPatchBaseline(
1198
1153
  args: DescribeEffectivePatchesForPatchBaselineCommandInput,
1199
1154
  options: __HttpHandlerOptions,
1200
- cb: (
1201
- err: any,
1202
- data?: DescribeEffectivePatchesForPatchBaselineCommandOutput
1203
- ) => void
1155
+ cb: (err: any, data?: DescribeEffectivePatchesForPatchBaselineCommandOutput) => void,
1204
1156
  ): void;
1205
1157
  describeInstanceAssociationsStatus(
1206
1158
  args: DescribeInstanceAssociationsStatusCommandInput,
1207
- options?: __HttpHandlerOptions
1159
+ options?: __HttpHandlerOptions,
1208
1160
  ): Promise<DescribeInstanceAssociationsStatusCommandOutput>;
1209
1161
  describeInstanceAssociationsStatus(
1210
1162
  args: DescribeInstanceAssociationsStatusCommandInput,
1211
- cb: (
1212
- err: any,
1213
- data?: DescribeInstanceAssociationsStatusCommandOutput
1214
- ) => void
1163
+ cb: (err: any, data?: DescribeInstanceAssociationsStatusCommandOutput) => void,
1215
1164
  ): void;
1216
1165
  describeInstanceAssociationsStatus(
1217
1166
  args: DescribeInstanceAssociationsStatusCommandInput,
1218
1167
  options: __HttpHandlerOptions,
1219
- cb: (
1220
- err: any,
1221
- data?: DescribeInstanceAssociationsStatusCommandOutput
1222
- ) => void
1168
+ cb: (err: any, data?: DescribeInstanceAssociationsStatusCommandOutput) => void,
1223
1169
  ): void;
1224
1170
  describeInstanceInformation(): Promise<DescribeInstanceInformationCommandOutput>;
1225
1171
  describeInstanceInformation(
1226
1172
  args: DescribeInstanceInformationCommandInput,
1227
- options?: __HttpHandlerOptions
1173
+ options?: __HttpHandlerOptions,
1228
1174
  ): Promise<DescribeInstanceInformationCommandOutput>;
1229
1175
  describeInstanceInformation(
1230
1176
  args: DescribeInstanceInformationCommandInput,
1231
- cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void
1177
+ cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void,
1232
1178
  ): void;
1233
1179
  describeInstanceInformation(
1234
1180
  args: DescribeInstanceInformationCommandInput,
1235
1181
  options: __HttpHandlerOptions,
1236
- cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void
1182
+ cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void,
1237
1183
  ): void;
1238
1184
  describeInstancePatches(
1239
1185
  args: DescribeInstancePatchesCommandInput,
1240
- options?: __HttpHandlerOptions
1186
+ options?: __HttpHandlerOptions,
1241
1187
  ): Promise<DescribeInstancePatchesCommandOutput>;
1242
1188
  describeInstancePatches(
1243
1189
  args: DescribeInstancePatchesCommandInput,
1244
- cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void
1190
+ cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void,
1245
1191
  ): void;
1246
1192
  describeInstancePatches(
1247
1193
  args: DescribeInstancePatchesCommandInput,
1248
1194
  options: __HttpHandlerOptions,
1249
- cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void
1195
+ cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void,
1250
1196
  ): void;
1251
1197
  describeInstancePatchStates(
1252
1198
  args: DescribeInstancePatchStatesCommandInput,
1253
- options?: __HttpHandlerOptions
1199
+ options?: __HttpHandlerOptions,
1254
1200
  ): Promise<DescribeInstancePatchStatesCommandOutput>;
1255
1201
  describeInstancePatchStates(
1256
1202
  args: DescribeInstancePatchStatesCommandInput,
1257
- cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void
1203
+ cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void,
1258
1204
  ): void;
1259
1205
  describeInstancePatchStates(
1260
1206
  args: DescribeInstancePatchStatesCommandInput,
1261
1207
  options: __HttpHandlerOptions,
1262
- cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void
1208
+ cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void,
1263
1209
  ): void;
1264
1210
  describeInstancePatchStatesForPatchGroup(
1265
1211
  args: DescribeInstancePatchStatesForPatchGroupCommandInput,
1266
- options?: __HttpHandlerOptions
1212
+ options?: __HttpHandlerOptions,
1267
1213
  ): Promise<DescribeInstancePatchStatesForPatchGroupCommandOutput>;
1268
1214
  describeInstancePatchStatesForPatchGroup(
1269
1215
  args: DescribeInstancePatchStatesForPatchGroupCommandInput,
1270
- cb: (
1271
- err: any,
1272
- data?: DescribeInstancePatchStatesForPatchGroupCommandOutput
1273
- ) => void
1216
+ cb: (err: any, data?: DescribeInstancePatchStatesForPatchGroupCommandOutput) => void,
1274
1217
  ): void;
1275
1218
  describeInstancePatchStatesForPatchGroup(
1276
1219
  args: DescribeInstancePatchStatesForPatchGroupCommandInput,
1277
1220
  options: __HttpHandlerOptions,
1278
- cb: (
1279
- err: any,
1280
- data?: DescribeInstancePatchStatesForPatchGroupCommandOutput
1281
- ) => void
1221
+ cb: (err: any, data?: DescribeInstancePatchStatesForPatchGroupCommandOutput) => void,
1282
1222
  ): void;
1283
1223
  describeInstanceProperties(): Promise<DescribeInstancePropertiesCommandOutput>;
1284
1224
  describeInstanceProperties(
1285
1225
  args: DescribeInstancePropertiesCommandInput,
1286
- options?: __HttpHandlerOptions
1226
+ options?: __HttpHandlerOptions,
1287
1227
  ): Promise<DescribeInstancePropertiesCommandOutput>;
1288
1228
  describeInstanceProperties(
1289
1229
  args: DescribeInstancePropertiesCommandInput,
1290
- cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void
1230
+ cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void,
1291
1231
  ): void;
1292
1232
  describeInstanceProperties(
1293
1233
  args: DescribeInstancePropertiesCommandInput,
1294
1234
  options: __HttpHandlerOptions,
1295
- cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void
1235
+ cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void,
1296
1236
  ): void;
1297
1237
  describeInventoryDeletions(): Promise<DescribeInventoryDeletionsCommandOutput>;
1298
1238
  describeInventoryDeletions(
1299
1239
  args: DescribeInventoryDeletionsCommandInput,
1300
- options?: __HttpHandlerOptions
1240
+ options?: __HttpHandlerOptions,
1301
1241
  ): Promise<DescribeInventoryDeletionsCommandOutput>;
1302
1242
  describeInventoryDeletions(
1303
1243
  args: DescribeInventoryDeletionsCommandInput,
1304
- cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void
1244
+ cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void,
1305
1245
  ): void;
1306
1246
  describeInventoryDeletions(
1307
1247
  args: DescribeInventoryDeletionsCommandInput,
1308
1248
  options: __HttpHandlerOptions,
1309
- cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void
1249
+ cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void,
1310
1250
  ): void;
1311
1251
  describeMaintenanceWindowExecutions(
1312
1252
  args: DescribeMaintenanceWindowExecutionsCommandInput,
1313
- options?: __HttpHandlerOptions
1253
+ options?: __HttpHandlerOptions,
1314
1254
  ): Promise<DescribeMaintenanceWindowExecutionsCommandOutput>;
1315
1255
  describeMaintenanceWindowExecutions(
1316
1256
  args: DescribeMaintenanceWindowExecutionsCommandInput,
1317
- cb: (
1318
- err: any,
1319
- data?: DescribeMaintenanceWindowExecutionsCommandOutput
1320
- ) => void
1257
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionsCommandOutput) => void,
1321
1258
  ): void;
1322
1259
  describeMaintenanceWindowExecutions(
1323
1260
  args: DescribeMaintenanceWindowExecutionsCommandInput,
1324
1261
  options: __HttpHandlerOptions,
1325
- cb: (
1326
- err: any,
1327
- data?: DescribeMaintenanceWindowExecutionsCommandOutput
1328
- ) => void
1262
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionsCommandOutput) => void,
1329
1263
  ): void;
1330
1264
  describeMaintenanceWindowExecutionTaskInvocations(
1331
1265
  args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
1332
- options?: __HttpHandlerOptions
1266
+ options?: __HttpHandlerOptions,
1333
1267
  ): Promise<DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput>;
1334
1268
  describeMaintenanceWindowExecutionTaskInvocations(
1335
1269
  args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
1336
- cb: (
1337
- err: any,
1338
- data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput
1339
- ) => void
1270
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput) => void,
1340
1271
  ): void;
1341
1272
  describeMaintenanceWindowExecutionTaskInvocations(
1342
1273
  args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
1343
1274
  options: __HttpHandlerOptions,
1344
- cb: (
1345
- err: any,
1346
- data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput
1347
- ) => void
1275
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput) => void,
1348
1276
  ): void;
1349
1277
  describeMaintenanceWindowExecutionTasks(
1350
1278
  args: DescribeMaintenanceWindowExecutionTasksCommandInput,
1351
- options?: __HttpHandlerOptions
1279
+ options?: __HttpHandlerOptions,
1352
1280
  ): Promise<DescribeMaintenanceWindowExecutionTasksCommandOutput>;
1353
1281
  describeMaintenanceWindowExecutionTasks(
1354
1282
  args: DescribeMaintenanceWindowExecutionTasksCommandInput,
1355
- cb: (
1356
- err: any,
1357
- data?: DescribeMaintenanceWindowExecutionTasksCommandOutput
1358
- ) => void
1283
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionTasksCommandOutput) => void,
1359
1284
  ): void;
1360
1285
  describeMaintenanceWindowExecutionTasks(
1361
1286
  args: DescribeMaintenanceWindowExecutionTasksCommandInput,
1362
1287
  options: __HttpHandlerOptions,
1363
- cb: (
1364
- err: any,
1365
- data?: DescribeMaintenanceWindowExecutionTasksCommandOutput
1366
- ) => void
1288
+ cb: (err: any, data?: DescribeMaintenanceWindowExecutionTasksCommandOutput) => void,
1367
1289
  ): void;
1368
1290
  describeMaintenanceWindows(): Promise<DescribeMaintenanceWindowsCommandOutput>;
1369
1291
  describeMaintenanceWindows(
1370
1292
  args: DescribeMaintenanceWindowsCommandInput,
1371
- options?: __HttpHandlerOptions
1293
+ options?: __HttpHandlerOptions,
1372
1294
  ): Promise<DescribeMaintenanceWindowsCommandOutput>;
1373
1295
  describeMaintenanceWindows(
1374
1296
  args: DescribeMaintenanceWindowsCommandInput,
1375
- cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void
1297
+ cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void,
1376
1298
  ): void;
1377
1299
  describeMaintenanceWindows(
1378
1300
  args: DescribeMaintenanceWindowsCommandInput,
1379
1301
  options: __HttpHandlerOptions,
1380
- cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void
1302
+ cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void,
1381
1303
  ): void;
1382
1304
  describeMaintenanceWindowSchedule(): Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
1383
1305
  describeMaintenanceWindowSchedule(
1384
1306
  args: DescribeMaintenanceWindowScheduleCommandInput,
1385
- options?: __HttpHandlerOptions
1307
+ options?: __HttpHandlerOptions,
1386
1308
  ): Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
1387
1309
  describeMaintenanceWindowSchedule(
1388
1310
  args: DescribeMaintenanceWindowScheduleCommandInput,
1389
- cb: (
1390
- err: any,
1391
- data?: DescribeMaintenanceWindowScheduleCommandOutput
1392
- ) => void
1311
+ cb: (err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput) => void,
1393
1312
  ): void;
1394
1313
  describeMaintenanceWindowSchedule(
1395
1314
  args: DescribeMaintenanceWindowScheduleCommandInput,
1396
1315
  options: __HttpHandlerOptions,
1397
- cb: (
1398
- err: any,
1399
- data?: DescribeMaintenanceWindowScheduleCommandOutput
1400
- ) => void
1316
+ cb: (err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput) => void,
1401
1317
  ): void;
1402
1318
  describeMaintenanceWindowsForTarget(
1403
1319
  args: DescribeMaintenanceWindowsForTargetCommandInput,
1404
- options?: __HttpHandlerOptions
1320
+ options?: __HttpHandlerOptions,
1405
1321
  ): Promise<DescribeMaintenanceWindowsForTargetCommandOutput>;
1406
1322
  describeMaintenanceWindowsForTarget(
1407
1323
  args: DescribeMaintenanceWindowsForTargetCommandInput,
1408
- cb: (
1409
- err: any,
1410
- data?: DescribeMaintenanceWindowsForTargetCommandOutput
1411
- ) => void
1324
+ cb: (err: any, data?: DescribeMaintenanceWindowsForTargetCommandOutput) => void,
1412
1325
  ): void;
1413
1326
  describeMaintenanceWindowsForTarget(
1414
1327
  args: DescribeMaintenanceWindowsForTargetCommandInput,
1415
1328
  options: __HttpHandlerOptions,
1416
- cb: (
1417
- err: any,
1418
- data?: DescribeMaintenanceWindowsForTargetCommandOutput
1419
- ) => void
1329
+ cb: (err: any, data?: DescribeMaintenanceWindowsForTargetCommandOutput) => void,
1420
1330
  ): void;
1421
1331
  describeMaintenanceWindowTargets(
1422
1332
  args: DescribeMaintenanceWindowTargetsCommandInput,
1423
- options?: __HttpHandlerOptions
1333
+ options?: __HttpHandlerOptions,
1424
1334
  ): Promise<DescribeMaintenanceWindowTargetsCommandOutput>;
1425
1335
  describeMaintenanceWindowTargets(
1426
1336
  args: DescribeMaintenanceWindowTargetsCommandInput,
1427
- cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void
1337
+ cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void,
1428
1338
  ): void;
1429
1339
  describeMaintenanceWindowTargets(
1430
1340
  args: DescribeMaintenanceWindowTargetsCommandInput,
1431
1341
  options: __HttpHandlerOptions,
1432
- cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void
1342
+ cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void,
1433
1343
  ): void;
1434
1344
  describeMaintenanceWindowTasks(
1435
1345
  args: DescribeMaintenanceWindowTasksCommandInput,
1436
- options?: __HttpHandlerOptions
1346
+ options?: __HttpHandlerOptions,
1437
1347
  ): Promise<DescribeMaintenanceWindowTasksCommandOutput>;
1438
1348
  describeMaintenanceWindowTasks(
1439
1349
  args: DescribeMaintenanceWindowTasksCommandInput,
1440
- cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void
1350
+ cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void,
1441
1351
  ): void;
1442
1352
  describeMaintenanceWindowTasks(
1443
1353
  args: DescribeMaintenanceWindowTasksCommandInput,
1444
1354
  options: __HttpHandlerOptions,
1445
- cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void
1355
+ cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void,
1446
1356
  ): void;
1447
1357
  describeOpsItems(): Promise<DescribeOpsItemsCommandOutput>;
1448
1358
  describeOpsItems(
1449
1359
  args: DescribeOpsItemsCommandInput,
1450
- options?: __HttpHandlerOptions
1360
+ options?: __HttpHandlerOptions,
1451
1361
  ): Promise<DescribeOpsItemsCommandOutput>;
1452
1362
  describeOpsItems(
1453
1363
  args: DescribeOpsItemsCommandInput,
1454
- cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void
1364
+ cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void,
1455
1365
  ): void;
1456
1366
  describeOpsItems(
1457
1367
  args: DescribeOpsItemsCommandInput,
1458
1368
  options: __HttpHandlerOptions,
1459
- cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void
1369
+ cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void,
1460
1370
  ): void;
1461
1371
  describeParameters(): Promise<DescribeParametersCommandOutput>;
1462
1372
  describeParameters(
1463
1373
  args: DescribeParametersCommandInput,
1464
- options?: __HttpHandlerOptions
1374
+ options?: __HttpHandlerOptions,
1465
1375
  ): Promise<DescribeParametersCommandOutput>;
1466
1376
  describeParameters(
1467
1377
  args: DescribeParametersCommandInput,
1468
- cb: (err: any, data?: DescribeParametersCommandOutput) => void
1378
+ cb: (err: any, data?: DescribeParametersCommandOutput) => void,
1469
1379
  ): void;
1470
1380
  describeParameters(
1471
1381
  args: DescribeParametersCommandInput,
1472
1382
  options: __HttpHandlerOptions,
1473
- cb: (err: any, data?: DescribeParametersCommandOutput) => void
1383
+ cb: (err: any, data?: DescribeParametersCommandOutput) => void,
1474
1384
  ): void;
1475
1385
  describePatchBaselines(): Promise<DescribePatchBaselinesCommandOutput>;
1476
1386
  describePatchBaselines(
1477
1387
  args: DescribePatchBaselinesCommandInput,
1478
- options?: __HttpHandlerOptions
1388
+ options?: __HttpHandlerOptions,
1479
1389
  ): Promise<DescribePatchBaselinesCommandOutput>;
1480
1390
  describePatchBaselines(
1481
1391
  args: DescribePatchBaselinesCommandInput,
1482
- cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void
1392
+ cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void,
1483
1393
  ): void;
1484
1394
  describePatchBaselines(
1485
1395
  args: DescribePatchBaselinesCommandInput,
1486
1396
  options: __HttpHandlerOptions,
1487
- cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void
1397
+ cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void,
1488
1398
  ): void;
1489
1399
  describePatchGroups(): Promise<DescribePatchGroupsCommandOutput>;
1490
1400
  describePatchGroups(
1491
1401
  args: DescribePatchGroupsCommandInput,
1492
- options?: __HttpHandlerOptions
1402
+ options?: __HttpHandlerOptions,
1493
1403
  ): Promise<DescribePatchGroupsCommandOutput>;
1494
1404
  describePatchGroups(
1495
1405
  args: DescribePatchGroupsCommandInput,
1496
- cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void
1406
+ cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void,
1497
1407
  ): void;
1498
1408
  describePatchGroups(
1499
1409
  args: DescribePatchGroupsCommandInput,
1500
1410
  options: __HttpHandlerOptions,
1501
- cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void
1411
+ cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void,
1502
1412
  ): void;
1503
1413
  describePatchGroupState(
1504
1414
  args: DescribePatchGroupStateCommandInput,
1505
- options?: __HttpHandlerOptions
1415
+ options?: __HttpHandlerOptions,
1506
1416
  ): Promise<DescribePatchGroupStateCommandOutput>;
1507
1417
  describePatchGroupState(
1508
1418
  args: DescribePatchGroupStateCommandInput,
1509
- cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void
1419
+ cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void,
1510
1420
  ): void;
1511
1421
  describePatchGroupState(
1512
1422
  args: DescribePatchGroupStateCommandInput,
1513
1423
  options: __HttpHandlerOptions,
1514
- cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void
1424
+ cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void,
1515
1425
  ): void;
1516
1426
  describePatchProperties(
1517
1427
  args: DescribePatchPropertiesCommandInput,
1518
- options?: __HttpHandlerOptions
1428
+ options?: __HttpHandlerOptions,
1519
1429
  ): Promise<DescribePatchPropertiesCommandOutput>;
1520
1430
  describePatchProperties(
1521
1431
  args: DescribePatchPropertiesCommandInput,
1522
- cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void
1432
+ cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void,
1523
1433
  ): void;
1524
1434
  describePatchProperties(
1525
1435
  args: DescribePatchPropertiesCommandInput,
1526
1436
  options: __HttpHandlerOptions,
1527
- cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void
1437
+ cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void,
1528
1438
  ): void;
1529
1439
  describeSessions(
1530
1440
  args: DescribeSessionsCommandInput,
1531
- options?: __HttpHandlerOptions
1441
+ options?: __HttpHandlerOptions,
1532
1442
  ): Promise<DescribeSessionsCommandOutput>;
1533
1443
  describeSessions(
1534
1444
  args: DescribeSessionsCommandInput,
1535
- cb: (err: any, data?: DescribeSessionsCommandOutput) => void
1445
+ cb: (err: any, data?: DescribeSessionsCommandOutput) => void,
1536
1446
  ): void;
1537
1447
  describeSessions(
1538
1448
  args: DescribeSessionsCommandInput,
1539
1449
  options: __HttpHandlerOptions,
1540
- cb: (err: any, data?: DescribeSessionsCommandOutput) => void
1450
+ cb: (err: any, data?: DescribeSessionsCommandOutput) => void,
1541
1451
  ): void;
1542
1452
  disassociateOpsItemRelatedItem(
1543
1453
  args: DisassociateOpsItemRelatedItemCommandInput,
1544
- options?: __HttpHandlerOptions
1454
+ options?: __HttpHandlerOptions,
1545
1455
  ): Promise<DisassociateOpsItemRelatedItemCommandOutput>;
1546
1456
  disassociateOpsItemRelatedItem(
1547
1457
  args: DisassociateOpsItemRelatedItemCommandInput,
1548
- cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void
1458
+ cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void,
1549
1459
  ): void;
1550
1460
  disassociateOpsItemRelatedItem(
1551
1461
  args: DisassociateOpsItemRelatedItemCommandInput,
1552
1462
  options: __HttpHandlerOptions,
1553
- cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void
1463
+ cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void,
1554
1464
  ): void;
1555
1465
  getAccessToken(
1556
1466
  args: GetAccessTokenCommandInput,
1557
- options?: __HttpHandlerOptions
1467
+ options?: __HttpHandlerOptions,
1558
1468
  ): Promise<GetAccessTokenCommandOutput>;
1559
1469
  getAccessToken(
1560
1470
  args: GetAccessTokenCommandInput,
1561
- cb: (err: any, data?: GetAccessTokenCommandOutput) => void
1471
+ cb: (err: any, data?: GetAccessTokenCommandOutput) => void,
1562
1472
  ): void;
1563
1473
  getAccessToken(
1564
1474
  args: GetAccessTokenCommandInput,
1565
1475
  options: __HttpHandlerOptions,
1566
- cb: (err: any, data?: GetAccessTokenCommandOutput) => void
1476
+ cb: (err: any, data?: GetAccessTokenCommandOutput) => void,
1567
1477
  ): void;
1568
1478
  getAutomationExecution(
1569
1479
  args: GetAutomationExecutionCommandInput,
1570
- options?: __HttpHandlerOptions
1480
+ options?: __HttpHandlerOptions,
1571
1481
  ): Promise<GetAutomationExecutionCommandOutput>;
1572
1482
  getAutomationExecution(
1573
1483
  args: GetAutomationExecutionCommandInput,
1574
- cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void
1484
+ cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void,
1575
1485
  ): void;
1576
1486
  getAutomationExecution(
1577
1487
  args: GetAutomationExecutionCommandInput,
1578
1488
  options: __HttpHandlerOptions,
1579
- cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void
1489
+ cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void,
1580
1490
  ): void;
1581
1491
  getCalendarState(
1582
1492
  args: GetCalendarStateCommandInput,
1583
- options?: __HttpHandlerOptions
1493
+ options?: __HttpHandlerOptions,
1584
1494
  ): Promise<GetCalendarStateCommandOutput>;
1585
1495
  getCalendarState(
1586
1496
  args: GetCalendarStateCommandInput,
1587
- cb: (err: any, data?: GetCalendarStateCommandOutput) => void
1497
+ cb: (err: any, data?: GetCalendarStateCommandOutput) => void,
1588
1498
  ): void;
1589
1499
  getCalendarState(
1590
1500
  args: GetCalendarStateCommandInput,
1591
1501
  options: __HttpHandlerOptions,
1592
- cb: (err: any, data?: GetCalendarStateCommandOutput) => void
1502
+ cb: (err: any, data?: GetCalendarStateCommandOutput) => void,
1593
1503
  ): void;
1594
1504
  getCloudConnector(
1595
1505
  args: GetCloudConnectorCommandInput,
1596
- options?: __HttpHandlerOptions
1506
+ options?: __HttpHandlerOptions,
1597
1507
  ): Promise<GetCloudConnectorCommandOutput>;
1598
1508
  getCloudConnector(
1599
1509
  args: GetCloudConnectorCommandInput,
1600
- cb: (err: any, data?: GetCloudConnectorCommandOutput) => void
1510
+ cb: (err: any, data?: GetCloudConnectorCommandOutput) => void,
1601
1511
  ): void;
1602
1512
  getCloudConnector(
1603
1513
  args: GetCloudConnectorCommandInput,
1604
1514
  options: __HttpHandlerOptions,
1605
- cb: (err: any, data?: GetCloudConnectorCommandOutput) => void
1515
+ cb: (err: any, data?: GetCloudConnectorCommandOutput) => void,
1606
1516
  ): void;
1607
1517
  getCommandInvocation(
1608
1518
  args: GetCommandInvocationCommandInput,
1609
- options?: __HttpHandlerOptions
1519
+ options?: __HttpHandlerOptions,
1610
1520
  ): Promise<GetCommandInvocationCommandOutput>;
1611
1521
  getCommandInvocation(
1612
1522
  args: GetCommandInvocationCommandInput,
1613
- cb: (err: any, data?: GetCommandInvocationCommandOutput) => void
1523
+ cb: (err: any, data?: GetCommandInvocationCommandOutput) => void,
1614
1524
  ): void;
1615
1525
  getCommandInvocation(
1616
1526
  args: GetCommandInvocationCommandInput,
1617
1527
  options: __HttpHandlerOptions,
1618
- cb: (err: any, data?: GetCommandInvocationCommandOutput) => void
1528
+ cb: (err: any, data?: GetCommandInvocationCommandOutput) => void,
1619
1529
  ): void;
1620
1530
  getConnectionStatus(
1621
1531
  args: GetConnectionStatusCommandInput,
1622
- options?: __HttpHandlerOptions
1532
+ options?: __HttpHandlerOptions,
1623
1533
  ): Promise<GetConnectionStatusCommandOutput>;
1624
1534
  getConnectionStatus(
1625
1535
  args: GetConnectionStatusCommandInput,
1626
- cb: (err: any, data?: GetConnectionStatusCommandOutput) => void
1536
+ cb: (err: any, data?: GetConnectionStatusCommandOutput) => void,
1627
1537
  ): void;
1628
1538
  getConnectionStatus(
1629
1539
  args: GetConnectionStatusCommandInput,
1630
1540
  options: __HttpHandlerOptions,
1631
- cb: (err: any, data?: GetConnectionStatusCommandOutput) => void
1541
+ cb: (err: any, data?: GetConnectionStatusCommandOutput) => void,
1632
1542
  ): void;
1633
1543
  getDefaultPatchBaseline(): Promise<GetDefaultPatchBaselineCommandOutput>;
1634
1544
  getDefaultPatchBaseline(
1635
1545
  args: GetDefaultPatchBaselineCommandInput,
1636
- options?: __HttpHandlerOptions
1546
+ options?: __HttpHandlerOptions,
1637
1547
  ): Promise<GetDefaultPatchBaselineCommandOutput>;
1638
1548
  getDefaultPatchBaseline(
1639
1549
  args: GetDefaultPatchBaselineCommandInput,
1640
- cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void
1550
+ cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void,
1641
1551
  ): void;
1642
1552
  getDefaultPatchBaseline(
1643
1553
  args: GetDefaultPatchBaselineCommandInput,
1644
1554
  options: __HttpHandlerOptions,
1645
- cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void
1555
+ cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void,
1646
1556
  ): void;
1647
1557
  getDeployablePatchSnapshotForInstance(
1648
1558
  args: GetDeployablePatchSnapshotForInstanceCommandInput,
1649
- options?: __HttpHandlerOptions
1559
+ options?: __HttpHandlerOptions,
1650
1560
  ): Promise<GetDeployablePatchSnapshotForInstanceCommandOutput>;
1651
1561
  getDeployablePatchSnapshotForInstance(
1652
1562
  args: GetDeployablePatchSnapshotForInstanceCommandInput,
1653
- cb: (
1654
- err: any,
1655
- data?: GetDeployablePatchSnapshotForInstanceCommandOutput
1656
- ) => void
1563
+ cb: (err: any, data?: GetDeployablePatchSnapshotForInstanceCommandOutput) => void,
1657
1564
  ): void;
1658
1565
  getDeployablePatchSnapshotForInstance(
1659
1566
  args: GetDeployablePatchSnapshotForInstanceCommandInput,
1660
1567
  options: __HttpHandlerOptions,
1661
- cb: (
1662
- err: any,
1663
- data?: GetDeployablePatchSnapshotForInstanceCommandOutput
1664
- ) => void
1568
+ cb: (err: any, data?: GetDeployablePatchSnapshotForInstanceCommandOutput) => void,
1665
1569
  ): void;
1666
1570
  getDocument(
1667
1571
  args: GetDocumentCommandInput,
1668
- options?: __HttpHandlerOptions
1572
+ options?: __HttpHandlerOptions,
1669
1573
  ): Promise<GetDocumentCommandOutput>;
1670
1574
  getDocument(
1671
1575
  args: GetDocumentCommandInput,
1672
- cb: (err: any, data?: GetDocumentCommandOutput) => void
1576
+ cb: (err: any, data?: GetDocumentCommandOutput) => void,
1673
1577
  ): void;
1674
1578
  getDocument(
1675
1579
  args: GetDocumentCommandInput,
1676
1580
  options: __HttpHandlerOptions,
1677
- cb: (err: any, data?: GetDocumentCommandOutput) => void
1581
+ cb: (err: any, data?: GetDocumentCommandOutput) => void,
1678
1582
  ): void;
1679
1583
  getExecutionPreview(
1680
1584
  args: GetExecutionPreviewCommandInput,
1681
- options?: __HttpHandlerOptions
1585
+ options?: __HttpHandlerOptions,
1682
1586
  ): Promise<GetExecutionPreviewCommandOutput>;
1683
1587
  getExecutionPreview(
1684
1588
  args: GetExecutionPreviewCommandInput,
1685
- cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void
1589
+ cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void,
1686
1590
  ): void;
1687
1591
  getExecutionPreview(
1688
1592
  args: GetExecutionPreviewCommandInput,
1689
1593
  options: __HttpHandlerOptions,
1690
- cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void
1594
+ cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void,
1691
1595
  ): void;
1692
1596
  getInventory(): Promise<GetInventoryCommandOutput>;
1693
1597
  getInventory(
1694
1598
  args: GetInventoryCommandInput,
1695
- options?: __HttpHandlerOptions
1599
+ options?: __HttpHandlerOptions,
1696
1600
  ): Promise<GetInventoryCommandOutput>;
1697
1601
  getInventory(
1698
1602
  args: GetInventoryCommandInput,
1699
- cb: (err: any, data?: GetInventoryCommandOutput) => void
1603
+ cb: (err: any, data?: GetInventoryCommandOutput) => void,
1700
1604
  ): void;
1701
1605
  getInventory(
1702
1606
  args: GetInventoryCommandInput,
1703
1607
  options: __HttpHandlerOptions,
1704
- cb: (err: any, data?: GetInventoryCommandOutput) => void
1608
+ cb: (err: any, data?: GetInventoryCommandOutput) => void,
1705
1609
  ): void;
1706
1610
  getInventorySchema(): Promise<GetInventorySchemaCommandOutput>;
1707
1611
  getInventorySchema(
1708
1612
  args: GetInventorySchemaCommandInput,
1709
- options?: __HttpHandlerOptions
1613
+ options?: __HttpHandlerOptions,
1710
1614
  ): Promise<GetInventorySchemaCommandOutput>;
1711
1615
  getInventorySchema(
1712
1616
  args: GetInventorySchemaCommandInput,
1713
- cb: (err: any, data?: GetInventorySchemaCommandOutput) => void
1617
+ cb: (err: any, data?: GetInventorySchemaCommandOutput) => void,
1714
1618
  ): void;
1715
1619
  getInventorySchema(
1716
1620
  args: GetInventorySchemaCommandInput,
1717
1621
  options: __HttpHandlerOptions,
1718
- cb: (err: any, data?: GetInventorySchemaCommandOutput) => void
1622
+ cb: (err: any, data?: GetInventorySchemaCommandOutput) => void,
1719
1623
  ): void;
1720
1624
  getMaintenanceWindow(
1721
1625
  args: GetMaintenanceWindowCommandInput,
1722
- options?: __HttpHandlerOptions
1626
+ options?: __HttpHandlerOptions,
1723
1627
  ): Promise<GetMaintenanceWindowCommandOutput>;
1724
1628
  getMaintenanceWindow(
1725
1629
  args: GetMaintenanceWindowCommandInput,
1726
- cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void
1630
+ cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void,
1727
1631
  ): void;
1728
1632
  getMaintenanceWindow(
1729
1633
  args: GetMaintenanceWindowCommandInput,
1730
1634
  options: __HttpHandlerOptions,
1731
- cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void
1635
+ cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void,
1732
1636
  ): void;
1733
1637
  getMaintenanceWindowExecution(
1734
1638
  args: GetMaintenanceWindowExecutionCommandInput,
1735
- options?: __HttpHandlerOptions
1639
+ options?: __HttpHandlerOptions,
1736
1640
  ): Promise<GetMaintenanceWindowExecutionCommandOutput>;
1737
1641
  getMaintenanceWindowExecution(
1738
1642
  args: GetMaintenanceWindowExecutionCommandInput,
1739
- cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void
1643
+ cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void,
1740
1644
  ): void;
1741
1645
  getMaintenanceWindowExecution(
1742
1646
  args: GetMaintenanceWindowExecutionCommandInput,
1743
1647
  options: __HttpHandlerOptions,
1744
- cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void
1648
+ cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void,
1745
1649
  ): void;
1746
1650
  getMaintenanceWindowExecutionTask(
1747
1651
  args: GetMaintenanceWindowExecutionTaskCommandInput,
1748
- options?: __HttpHandlerOptions
1652
+ options?: __HttpHandlerOptions,
1749
1653
  ): Promise<GetMaintenanceWindowExecutionTaskCommandOutput>;
1750
1654
  getMaintenanceWindowExecutionTask(
1751
1655
  args: GetMaintenanceWindowExecutionTaskCommandInput,
1752
- cb: (
1753
- err: any,
1754
- data?: GetMaintenanceWindowExecutionTaskCommandOutput
1755
- ) => void
1656
+ cb: (err: any, data?: GetMaintenanceWindowExecutionTaskCommandOutput) => void,
1756
1657
  ): void;
1757
1658
  getMaintenanceWindowExecutionTask(
1758
1659
  args: GetMaintenanceWindowExecutionTaskCommandInput,
1759
1660
  options: __HttpHandlerOptions,
1760
- cb: (
1761
- err: any,
1762
- data?: GetMaintenanceWindowExecutionTaskCommandOutput
1763
- ) => void
1661
+ cb: (err: any, data?: GetMaintenanceWindowExecutionTaskCommandOutput) => void,
1764
1662
  ): void;
1765
1663
  getMaintenanceWindowExecutionTaskInvocation(
1766
1664
  args: GetMaintenanceWindowExecutionTaskInvocationCommandInput,
1767
- options?: __HttpHandlerOptions
1665
+ options?: __HttpHandlerOptions,
1768
1666
  ): Promise<GetMaintenanceWindowExecutionTaskInvocationCommandOutput>;
1769
1667
  getMaintenanceWindowExecutionTaskInvocation(
1770
1668
  args: GetMaintenanceWindowExecutionTaskInvocationCommandInput,
1771
- cb: (
1772
- err: any,
1773
- data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput
1774
- ) => void
1669
+ cb: (err: any, data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput) => void,
1775
1670
  ): void;
1776
1671
  getMaintenanceWindowExecutionTaskInvocation(
1777
1672
  args: GetMaintenanceWindowExecutionTaskInvocationCommandInput,
1778
1673
  options: __HttpHandlerOptions,
1779
- cb: (
1780
- err: any,
1781
- data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput
1782
- ) => void
1674
+ cb: (err: any, data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput) => void,
1783
1675
  ): void;
1784
1676
  getMaintenanceWindowTask(
1785
1677
  args: GetMaintenanceWindowTaskCommandInput,
1786
- options?: __HttpHandlerOptions
1678
+ options?: __HttpHandlerOptions,
1787
1679
  ): Promise<GetMaintenanceWindowTaskCommandOutput>;
1788
1680
  getMaintenanceWindowTask(
1789
1681
  args: GetMaintenanceWindowTaskCommandInput,
1790
- cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void
1682
+ cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void,
1791
1683
  ): void;
1792
1684
  getMaintenanceWindowTask(
1793
1685
  args: GetMaintenanceWindowTaskCommandInput,
1794
1686
  options: __HttpHandlerOptions,
1795
- cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void
1687
+ cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void,
1796
1688
  ): void;
1797
1689
  getOpsItem(
1798
1690
  args: GetOpsItemCommandInput,
1799
- options?: __HttpHandlerOptions
1691
+ options?: __HttpHandlerOptions,
1800
1692
  ): Promise<GetOpsItemCommandOutput>;
1801
1693
  getOpsItem(
1802
1694
  args: GetOpsItemCommandInput,
1803
- cb: (err: any, data?: GetOpsItemCommandOutput) => void
1695
+ cb: (err: any, data?: GetOpsItemCommandOutput) => void,
1804
1696
  ): void;
1805
1697
  getOpsItem(
1806
1698
  args: GetOpsItemCommandInput,
1807
1699
  options: __HttpHandlerOptions,
1808
- cb: (err: any, data?: GetOpsItemCommandOutput) => void
1700
+ cb: (err: any, data?: GetOpsItemCommandOutput) => void,
1809
1701
  ): void;
1810
1702
  getOpsMetadata(
1811
1703
  args: GetOpsMetadataCommandInput,
1812
- options?: __HttpHandlerOptions
1704
+ options?: __HttpHandlerOptions,
1813
1705
  ): Promise<GetOpsMetadataCommandOutput>;
1814
1706
  getOpsMetadata(
1815
1707
  args: GetOpsMetadataCommandInput,
1816
- cb: (err: any, data?: GetOpsMetadataCommandOutput) => void
1708
+ cb: (err: any, data?: GetOpsMetadataCommandOutput) => void,
1817
1709
  ): void;
1818
1710
  getOpsMetadata(
1819
1711
  args: GetOpsMetadataCommandInput,
1820
1712
  options: __HttpHandlerOptions,
1821
- cb: (err: any, data?: GetOpsMetadataCommandOutput) => void
1713
+ cb: (err: any, data?: GetOpsMetadataCommandOutput) => void,
1822
1714
  ): void;
1823
1715
  getOpsSummary(): Promise<GetOpsSummaryCommandOutput>;
1824
1716
  getOpsSummary(
1825
1717
  args: GetOpsSummaryCommandInput,
1826
- options?: __HttpHandlerOptions
1718
+ options?: __HttpHandlerOptions,
1827
1719
  ): Promise<GetOpsSummaryCommandOutput>;
1828
1720
  getOpsSummary(
1829
1721
  args: GetOpsSummaryCommandInput,
1830
- cb: (err: any, data?: GetOpsSummaryCommandOutput) => void
1722
+ cb: (err: any, data?: GetOpsSummaryCommandOutput) => void,
1831
1723
  ): void;
1832
1724
  getOpsSummary(
1833
1725
  args: GetOpsSummaryCommandInput,
1834
1726
  options: __HttpHandlerOptions,
1835
- cb: (err: any, data?: GetOpsSummaryCommandOutput) => void
1727
+ cb: (err: any, data?: GetOpsSummaryCommandOutput) => void,
1836
1728
  ): void;
1837
1729
  getParameter(
1838
1730
  args: GetParameterCommandInput,
1839
- options?: __HttpHandlerOptions
1731
+ options?: __HttpHandlerOptions,
1840
1732
  ): Promise<GetParameterCommandOutput>;
1841
1733
  getParameter(
1842
1734
  args: GetParameterCommandInput,
1843
- cb: (err: any, data?: GetParameterCommandOutput) => void
1735
+ cb: (err: any, data?: GetParameterCommandOutput) => void,
1844
1736
  ): void;
1845
1737
  getParameter(
1846
1738
  args: GetParameterCommandInput,
1847
1739
  options: __HttpHandlerOptions,
1848
- cb: (err: any, data?: GetParameterCommandOutput) => void
1740
+ cb: (err: any, data?: GetParameterCommandOutput) => void,
1849
1741
  ): void;
1850
1742
  getParameterHistory(
1851
1743
  args: GetParameterHistoryCommandInput,
1852
- options?: __HttpHandlerOptions
1744
+ options?: __HttpHandlerOptions,
1853
1745
  ): Promise<GetParameterHistoryCommandOutput>;
1854
1746
  getParameterHistory(
1855
1747
  args: GetParameterHistoryCommandInput,
1856
- cb: (err: any, data?: GetParameterHistoryCommandOutput) => void
1748
+ cb: (err: any, data?: GetParameterHistoryCommandOutput) => void,
1857
1749
  ): void;
1858
1750
  getParameterHistory(
1859
1751
  args: GetParameterHistoryCommandInput,
1860
1752
  options: __HttpHandlerOptions,
1861
- cb: (err: any, data?: GetParameterHistoryCommandOutput) => void
1753
+ cb: (err: any, data?: GetParameterHistoryCommandOutput) => void,
1862
1754
  ): void;
1863
1755
  getParameters(
1864
1756
  args: GetParametersCommandInput,
1865
- options?: __HttpHandlerOptions
1757
+ options?: __HttpHandlerOptions,
1866
1758
  ): Promise<GetParametersCommandOutput>;
1867
1759
  getParameters(
1868
1760
  args: GetParametersCommandInput,
1869
- cb: (err: any, data?: GetParametersCommandOutput) => void
1761
+ cb: (err: any, data?: GetParametersCommandOutput) => void,
1870
1762
  ): void;
1871
1763
  getParameters(
1872
1764
  args: GetParametersCommandInput,
1873
1765
  options: __HttpHandlerOptions,
1874
- cb: (err: any, data?: GetParametersCommandOutput) => void
1766
+ cb: (err: any, data?: GetParametersCommandOutput) => void,
1875
1767
  ): void;
1876
1768
  getParametersByPath(
1877
1769
  args: GetParametersByPathCommandInput,
1878
- options?: __HttpHandlerOptions
1770
+ options?: __HttpHandlerOptions,
1879
1771
  ): Promise<GetParametersByPathCommandOutput>;
1880
1772
  getParametersByPath(
1881
1773
  args: GetParametersByPathCommandInput,
1882
- cb: (err: any, data?: GetParametersByPathCommandOutput) => void
1774
+ cb: (err: any, data?: GetParametersByPathCommandOutput) => void,
1883
1775
  ): void;
1884
1776
  getParametersByPath(
1885
1777
  args: GetParametersByPathCommandInput,
1886
1778
  options: __HttpHandlerOptions,
1887
- cb: (err: any, data?: GetParametersByPathCommandOutput) => void
1779
+ cb: (err: any, data?: GetParametersByPathCommandOutput) => void,
1888
1780
  ): void;
1889
1781
  getPatchBaseline(
1890
1782
  args: GetPatchBaselineCommandInput,
1891
- options?: __HttpHandlerOptions
1783
+ options?: __HttpHandlerOptions,
1892
1784
  ): Promise<GetPatchBaselineCommandOutput>;
1893
1785
  getPatchBaseline(
1894
1786
  args: GetPatchBaselineCommandInput,
1895
- cb: (err: any, data?: GetPatchBaselineCommandOutput) => void
1787
+ cb: (err: any, data?: GetPatchBaselineCommandOutput) => void,
1896
1788
  ): void;
1897
1789
  getPatchBaseline(
1898
1790
  args: GetPatchBaselineCommandInput,
1899
1791
  options: __HttpHandlerOptions,
1900
- cb: (err: any, data?: GetPatchBaselineCommandOutput) => void
1792
+ cb: (err: any, data?: GetPatchBaselineCommandOutput) => void,
1901
1793
  ): void;
1902
1794
  getPatchBaselineForPatchGroup(
1903
1795
  args: GetPatchBaselineForPatchGroupCommandInput,
1904
- options?: __HttpHandlerOptions
1796
+ options?: __HttpHandlerOptions,
1905
1797
  ): Promise<GetPatchBaselineForPatchGroupCommandOutput>;
1906
1798
  getPatchBaselineForPatchGroup(
1907
1799
  args: GetPatchBaselineForPatchGroupCommandInput,
1908
- cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void
1800
+ cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void,
1909
1801
  ): void;
1910
1802
  getPatchBaselineForPatchGroup(
1911
1803
  args: GetPatchBaselineForPatchGroupCommandInput,
1912
1804
  options: __HttpHandlerOptions,
1913
- cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void
1805
+ cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void,
1914
1806
  ): void;
1915
1807
  getResourcePolicies(
1916
1808
  args: GetResourcePoliciesCommandInput,
1917
- options?: __HttpHandlerOptions
1809
+ options?: __HttpHandlerOptions,
1918
1810
  ): Promise<GetResourcePoliciesCommandOutput>;
1919
1811
  getResourcePolicies(
1920
1812
  args: GetResourcePoliciesCommandInput,
1921
- cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void
1813
+ cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void,
1922
1814
  ): void;
1923
1815
  getResourcePolicies(
1924
1816
  args: GetResourcePoliciesCommandInput,
1925
1817
  options: __HttpHandlerOptions,
1926
- cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void
1818
+ cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void,
1927
1819
  ): void;
1928
1820
  getServiceSetting(
1929
1821
  args: GetServiceSettingCommandInput,
1930
- options?: __HttpHandlerOptions
1822
+ options?: __HttpHandlerOptions,
1931
1823
  ): Promise<GetServiceSettingCommandOutput>;
1932
1824
  getServiceSetting(
1933
1825
  args: GetServiceSettingCommandInput,
1934
- cb: (err: any, data?: GetServiceSettingCommandOutput) => void
1826
+ cb: (err: any, data?: GetServiceSettingCommandOutput) => void,
1935
1827
  ): void;
1936
1828
  getServiceSetting(
1937
1829
  args: GetServiceSettingCommandInput,
1938
1830
  options: __HttpHandlerOptions,
1939
- cb: (err: any, data?: GetServiceSettingCommandOutput) => void
1831
+ cb: (err: any, data?: GetServiceSettingCommandOutput) => void,
1940
1832
  ): void;
1941
1833
  labelParameterVersion(
1942
1834
  args: LabelParameterVersionCommandInput,
1943
- options?: __HttpHandlerOptions
1835
+ options?: __HttpHandlerOptions,
1944
1836
  ): Promise<LabelParameterVersionCommandOutput>;
1945
1837
  labelParameterVersion(
1946
1838
  args: LabelParameterVersionCommandInput,
1947
- cb: (err: any, data?: LabelParameterVersionCommandOutput) => void
1839
+ cb: (err: any, data?: LabelParameterVersionCommandOutput) => void,
1948
1840
  ): void;
1949
1841
  labelParameterVersion(
1950
1842
  args: LabelParameterVersionCommandInput,
1951
1843
  options: __HttpHandlerOptions,
1952
- cb: (err: any, data?: LabelParameterVersionCommandOutput) => void
1844
+ cb: (err: any, data?: LabelParameterVersionCommandOutput) => void,
1953
1845
  ): void;
1954
1846
  listAssociations(): Promise<ListAssociationsCommandOutput>;
1955
1847
  listAssociations(
1956
1848
  args: ListAssociationsCommandInput,
1957
- options?: __HttpHandlerOptions
1849
+ options?: __HttpHandlerOptions,
1958
1850
  ): Promise<ListAssociationsCommandOutput>;
1959
1851
  listAssociations(
1960
1852
  args: ListAssociationsCommandInput,
1961
- cb: (err: any, data?: ListAssociationsCommandOutput) => void
1853
+ cb: (err: any, data?: ListAssociationsCommandOutput) => void,
1962
1854
  ): void;
1963
1855
  listAssociations(
1964
1856
  args: ListAssociationsCommandInput,
1965
1857
  options: __HttpHandlerOptions,
1966
- cb: (err: any, data?: ListAssociationsCommandOutput) => void
1858
+ cb: (err: any, data?: ListAssociationsCommandOutput) => void,
1967
1859
  ): void;
1968
1860
  listAssociationVersions(
1969
1861
  args: ListAssociationVersionsCommandInput,
1970
- options?: __HttpHandlerOptions
1862
+ options?: __HttpHandlerOptions,
1971
1863
  ): Promise<ListAssociationVersionsCommandOutput>;
1972
1864
  listAssociationVersions(
1973
1865
  args: ListAssociationVersionsCommandInput,
1974
- cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void
1866
+ cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void,
1975
1867
  ): void;
1976
1868
  listAssociationVersions(
1977
1869
  args: ListAssociationVersionsCommandInput,
1978
1870
  options: __HttpHandlerOptions,
1979
- cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void
1871
+ cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void,
1980
1872
  ): void;
1981
1873
  listCloudConnectors(): Promise<ListCloudConnectorsCommandOutput>;
1982
1874
  listCloudConnectors(
1983
1875
  args: ListCloudConnectorsCommandInput,
1984
- options?: __HttpHandlerOptions
1876
+ options?: __HttpHandlerOptions,
1985
1877
  ): Promise<ListCloudConnectorsCommandOutput>;
1986
1878
  listCloudConnectors(
1987
1879
  args: ListCloudConnectorsCommandInput,
1988
- cb: (err: any, data?: ListCloudConnectorsCommandOutput) => void
1880
+ cb: (err: any, data?: ListCloudConnectorsCommandOutput) => void,
1989
1881
  ): void;
1990
1882
  listCloudConnectors(
1991
1883
  args: ListCloudConnectorsCommandInput,
1992
1884
  options: __HttpHandlerOptions,
1993
- cb: (err: any, data?: ListCloudConnectorsCommandOutput) => void
1885
+ cb: (err: any, data?: ListCloudConnectorsCommandOutput) => void,
1994
1886
  ): void;
1995
1887
  listCommandInvocations(): Promise<ListCommandInvocationsCommandOutput>;
1996
1888
  listCommandInvocations(
1997
1889
  args: ListCommandInvocationsCommandInput,
1998
- options?: __HttpHandlerOptions
1890
+ options?: __HttpHandlerOptions,
1999
1891
  ): Promise<ListCommandInvocationsCommandOutput>;
2000
1892
  listCommandInvocations(
2001
1893
  args: ListCommandInvocationsCommandInput,
2002
- cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void
1894
+ cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void,
2003
1895
  ): void;
2004
1896
  listCommandInvocations(
2005
1897
  args: ListCommandInvocationsCommandInput,
2006
1898
  options: __HttpHandlerOptions,
2007
- cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void
1899
+ cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void,
2008
1900
  ): void;
2009
1901
  listCommands(): Promise<ListCommandsCommandOutput>;
2010
1902
  listCommands(
2011
1903
  args: ListCommandsCommandInput,
2012
- options?: __HttpHandlerOptions
1904
+ options?: __HttpHandlerOptions,
2013
1905
  ): Promise<ListCommandsCommandOutput>;
2014
1906
  listCommands(
2015
1907
  args: ListCommandsCommandInput,
2016
- cb: (err: any, data?: ListCommandsCommandOutput) => void
1908
+ cb: (err: any, data?: ListCommandsCommandOutput) => void,
2017
1909
  ): void;
2018
1910
  listCommands(
2019
1911
  args: ListCommandsCommandInput,
2020
1912
  options: __HttpHandlerOptions,
2021
- cb: (err: any, data?: ListCommandsCommandOutput) => void
1913
+ cb: (err: any, data?: ListCommandsCommandOutput) => void,
2022
1914
  ): void;
2023
1915
  listComplianceItems(): Promise<ListComplianceItemsCommandOutput>;
2024
1916
  listComplianceItems(
2025
1917
  args: ListComplianceItemsCommandInput,
2026
- options?: __HttpHandlerOptions
1918
+ options?: __HttpHandlerOptions,
2027
1919
  ): Promise<ListComplianceItemsCommandOutput>;
2028
1920
  listComplianceItems(
2029
1921
  args: ListComplianceItemsCommandInput,
2030
- cb: (err: any, data?: ListComplianceItemsCommandOutput) => void
1922
+ cb: (err: any, data?: ListComplianceItemsCommandOutput) => void,
2031
1923
  ): void;
2032
1924
  listComplianceItems(
2033
1925
  args: ListComplianceItemsCommandInput,
2034
1926
  options: __HttpHandlerOptions,
2035
- cb: (err: any, data?: ListComplianceItemsCommandOutput) => void
1927
+ cb: (err: any, data?: ListComplianceItemsCommandOutput) => void,
2036
1928
  ): void;
2037
1929
  listComplianceSummaries(): Promise<ListComplianceSummariesCommandOutput>;
2038
1930
  listComplianceSummaries(
2039
1931
  args: ListComplianceSummariesCommandInput,
2040
- options?: __HttpHandlerOptions
1932
+ options?: __HttpHandlerOptions,
2041
1933
  ): Promise<ListComplianceSummariesCommandOutput>;
2042
1934
  listComplianceSummaries(
2043
1935
  args: ListComplianceSummariesCommandInput,
2044
- cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void
1936
+ cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void,
2045
1937
  ): void;
2046
1938
  listComplianceSummaries(
2047
1939
  args: ListComplianceSummariesCommandInput,
2048
1940
  options: __HttpHandlerOptions,
2049
- cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void
1941
+ cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void,
2050
1942
  ): void;
2051
1943
  listDocumentMetadataHistory(
2052
1944
  args: ListDocumentMetadataHistoryCommandInput,
2053
- options?: __HttpHandlerOptions
1945
+ options?: __HttpHandlerOptions,
2054
1946
  ): Promise<ListDocumentMetadataHistoryCommandOutput>;
2055
1947
  listDocumentMetadataHistory(
2056
1948
  args: ListDocumentMetadataHistoryCommandInput,
2057
- cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void
1949
+ cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void,
2058
1950
  ): void;
2059
1951
  listDocumentMetadataHistory(
2060
1952
  args: ListDocumentMetadataHistoryCommandInput,
2061
1953
  options: __HttpHandlerOptions,
2062
- cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void
1954
+ cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void,
2063
1955
  ): void;
2064
1956
  listDocuments(): Promise<ListDocumentsCommandOutput>;
2065
1957
  listDocuments(
2066
1958
  args: ListDocumentsCommandInput,
2067
- options?: __HttpHandlerOptions
1959
+ options?: __HttpHandlerOptions,
2068
1960
  ): Promise<ListDocumentsCommandOutput>;
2069
1961
  listDocuments(
2070
1962
  args: ListDocumentsCommandInput,
2071
- cb: (err: any, data?: ListDocumentsCommandOutput) => void
1963
+ cb: (err: any, data?: ListDocumentsCommandOutput) => void,
2072
1964
  ): void;
2073
1965
  listDocuments(
2074
1966
  args: ListDocumentsCommandInput,
2075
1967
  options: __HttpHandlerOptions,
2076
- cb: (err: any, data?: ListDocumentsCommandOutput) => void
1968
+ cb: (err: any, data?: ListDocumentsCommandOutput) => void,
2077
1969
  ): void;
2078
1970
  listDocumentVersions(
2079
1971
  args: ListDocumentVersionsCommandInput,
2080
- options?: __HttpHandlerOptions
1972
+ options?: __HttpHandlerOptions,
2081
1973
  ): Promise<ListDocumentVersionsCommandOutput>;
2082
1974
  listDocumentVersions(
2083
1975
  args: ListDocumentVersionsCommandInput,
2084
- cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void
1976
+ cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void,
2085
1977
  ): void;
2086
1978
  listDocumentVersions(
2087
1979
  args: ListDocumentVersionsCommandInput,
2088
1980
  options: __HttpHandlerOptions,
2089
- cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void
1981
+ cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void,
2090
1982
  ): void;
2091
1983
  listInventoryEntries(
2092
1984
  args: ListInventoryEntriesCommandInput,
2093
- options?: __HttpHandlerOptions
1985
+ options?: __HttpHandlerOptions,
2094
1986
  ): Promise<ListInventoryEntriesCommandOutput>;
2095
1987
  listInventoryEntries(
2096
1988
  args: ListInventoryEntriesCommandInput,
2097
- cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void
1989
+ cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void,
2098
1990
  ): void;
2099
1991
  listInventoryEntries(
2100
1992
  args: ListInventoryEntriesCommandInput,
2101
1993
  options: __HttpHandlerOptions,
2102
- cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void
1994
+ cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void,
2103
1995
  ): void;
2104
1996
  listNodes(): Promise<ListNodesCommandOutput>;
2105
1997
  listNodes(
2106
1998
  args: ListNodesCommandInput,
2107
- options?: __HttpHandlerOptions
1999
+ options?: __HttpHandlerOptions,
2108
2000
  ): Promise<ListNodesCommandOutput>;
2109
2001
  listNodes(
2110
2002
  args: ListNodesCommandInput,
2111
- cb: (err: any, data?: ListNodesCommandOutput) => void
2003
+ cb: (err: any, data?: ListNodesCommandOutput) => void,
2112
2004
  ): void;
2113
2005
  listNodes(
2114
2006
  args: ListNodesCommandInput,
2115
2007
  options: __HttpHandlerOptions,
2116
- cb: (err: any, data?: ListNodesCommandOutput) => void
2008
+ cb: (err: any, data?: ListNodesCommandOutput) => void,
2117
2009
  ): void;
2118
2010
  listNodesSummary(
2119
2011
  args: ListNodesSummaryCommandInput,
2120
- options?: __HttpHandlerOptions
2012
+ options?: __HttpHandlerOptions,
2121
2013
  ): Promise<ListNodesSummaryCommandOutput>;
2122
2014
  listNodesSummary(
2123
2015
  args: ListNodesSummaryCommandInput,
2124
- cb: (err: any, data?: ListNodesSummaryCommandOutput) => void
2016
+ cb: (err: any, data?: ListNodesSummaryCommandOutput) => void,
2125
2017
  ): void;
2126
2018
  listNodesSummary(
2127
2019
  args: ListNodesSummaryCommandInput,
2128
2020
  options: __HttpHandlerOptions,
2129
- cb: (err: any, data?: ListNodesSummaryCommandOutput) => void
2021
+ cb: (err: any, data?: ListNodesSummaryCommandOutput) => void,
2130
2022
  ): void;
2131
2023
  listOpsItemEvents(): Promise<ListOpsItemEventsCommandOutput>;
2132
2024
  listOpsItemEvents(
2133
2025
  args: ListOpsItemEventsCommandInput,
2134
- options?: __HttpHandlerOptions
2026
+ options?: __HttpHandlerOptions,
2135
2027
  ): Promise<ListOpsItemEventsCommandOutput>;
2136
2028
  listOpsItemEvents(
2137
2029
  args: ListOpsItemEventsCommandInput,
2138
- cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void
2030
+ cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void,
2139
2031
  ): void;
2140
2032
  listOpsItemEvents(
2141
2033
  args: ListOpsItemEventsCommandInput,
2142
2034
  options: __HttpHandlerOptions,
2143
- cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void
2035
+ cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void,
2144
2036
  ): void;
2145
2037
  listOpsItemRelatedItems(): Promise<ListOpsItemRelatedItemsCommandOutput>;
2146
2038
  listOpsItemRelatedItems(
2147
2039
  args: ListOpsItemRelatedItemsCommandInput,
2148
- options?: __HttpHandlerOptions
2040
+ options?: __HttpHandlerOptions,
2149
2041
  ): Promise<ListOpsItemRelatedItemsCommandOutput>;
2150
2042
  listOpsItemRelatedItems(
2151
2043
  args: ListOpsItemRelatedItemsCommandInput,
2152
- cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void
2044
+ cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void,
2153
2045
  ): void;
2154
2046
  listOpsItemRelatedItems(
2155
2047
  args: ListOpsItemRelatedItemsCommandInput,
2156
2048
  options: __HttpHandlerOptions,
2157
- cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void
2049
+ cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void,
2158
2050
  ): void;
2159
2051
  listOpsMetadata(): Promise<ListOpsMetadataCommandOutput>;
2160
2052
  listOpsMetadata(
2161
2053
  args: ListOpsMetadataCommandInput,
2162
- options?: __HttpHandlerOptions
2054
+ options?: __HttpHandlerOptions,
2163
2055
  ): Promise<ListOpsMetadataCommandOutput>;
2164
2056
  listOpsMetadata(
2165
2057
  args: ListOpsMetadataCommandInput,
2166
- cb: (err: any, data?: ListOpsMetadataCommandOutput) => void
2058
+ cb: (err: any, data?: ListOpsMetadataCommandOutput) => void,
2167
2059
  ): void;
2168
2060
  listOpsMetadata(
2169
2061
  args: ListOpsMetadataCommandInput,
2170
2062
  options: __HttpHandlerOptions,
2171
- cb: (err: any, data?: ListOpsMetadataCommandOutput) => void
2063
+ cb: (err: any, data?: ListOpsMetadataCommandOutput) => void,
2172
2064
  ): void;
2173
2065
  listResourceComplianceSummaries(): Promise<ListResourceComplianceSummariesCommandOutput>;
2174
2066
  listResourceComplianceSummaries(
2175
2067
  args: ListResourceComplianceSummariesCommandInput,
2176
- options?: __HttpHandlerOptions
2068
+ options?: __HttpHandlerOptions,
2177
2069
  ): Promise<ListResourceComplianceSummariesCommandOutput>;
2178
2070
  listResourceComplianceSummaries(
2179
2071
  args: ListResourceComplianceSummariesCommandInput,
2180
- cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void
2072
+ cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void,
2181
2073
  ): void;
2182
2074
  listResourceComplianceSummaries(
2183
2075
  args: ListResourceComplianceSummariesCommandInput,
2184
2076
  options: __HttpHandlerOptions,
2185
- cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void
2077
+ cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void,
2186
2078
  ): void;
2187
2079
  listResourceDataSync(): Promise<ListResourceDataSyncCommandOutput>;
2188
2080
  listResourceDataSync(
2189
2081
  args: ListResourceDataSyncCommandInput,
2190
- options?: __HttpHandlerOptions
2082
+ options?: __HttpHandlerOptions,
2191
2083
  ): Promise<ListResourceDataSyncCommandOutput>;
2192
2084
  listResourceDataSync(
2193
2085
  args: ListResourceDataSyncCommandInput,
2194
- cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void
2086
+ cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void,
2195
2087
  ): void;
2196
2088
  listResourceDataSync(
2197
2089
  args: ListResourceDataSyncCommandInput,
2198
2090
  options: __HttpHandlerOptions,
2199
- cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void
2091
+ cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void,
2200
2092
  ): void;
2201
2093
  listTagsForResource(
2202
2094
  args: ListTagsForResourceCommandInput,
2203
- options?: __HttpHandlerOptions
2095
+ options?: __HttpHandlerOptions,
2204
2096
  ): Promise<ListTagsForResourceCommandOutput>;
2205
2097
  listTagsForResource(
2206
2098
  args: ListTagsForResourceCommandInput,
2207
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2099
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2208
2100
  ): void;
2209
2101
  listTagsForResource(
2210
2102
  args: ListTagsForResourceCommandInput,
2211
2103
  options: __HttpHandlerOptions,
2212
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2104
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2213
2105
  ): void;
2214
2106
  modifyDocumentPermission(
2215
2107
  args: ModifyDocumentPermissionCommandInput,
2216
- options?: __HttpHandlerOptions
2108
+ options?: __HttpHandlerOptions,
2217
2109
  ): Promise<ModifyDocumentPermissionCommandOutput>;
2218
2110
  modifyDocumentPermission(
2219
2111
  args: ModifyDocumentPermissionCommandInput,
2220
- cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void
2112
+ cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void,
2221
2113
  ): void;
2222
2114
  modifyDocumentPermission(
2223
2115
  args: ModifyDocumentPermissionCommandInput,
2224
2116
  options: __HttpHandlerOptions,
2225
- cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void
2117
+ cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void,
2226
2118
  ): void;
2227
2119
  putComplianceItems(
2228
2120
  args: PutComplianceItemsCommandInput,
2229
- options?: __HttpHandlerOptions
2121
+ options?: __HttpHandlerOptions,
2230
2122
  ): Promise<PutComplianceItemsCommandOutput>;
2231
2123
  putComplianceItems(
2232
2124
  args: PutComplianceItemsCommandInput,
2233
- cb: (err: any, data?: PutComplianceItemsCommandOutput) => void
2125
+ cb: (err: any, data?: PutComplianceItemsCommandOutput) => void,
2234
2126
  ): void;
2235
2127
  putComplianceItems(
2236
2128
  args: PutComplianceItemsCommandInput,
2237
2129
  options: __HttpHandlerOptions,
2238
- cb: (err: any, data?: PutComplianceItemsCommandOutput) => void
2130
+ cb: (err: any, data?: PutComplianceItemsCommandOutput) => void,
2239
2131
  ): void;
2240
2132
  putInventory(
2241
2133
  args: PutInventoryCommandInput,
2242
- options?: __HttpHandlerOptions
2134
+ options?: __HttpHandlerOptions,
2243
2135
  ): Promise<PutInventoryCommandOutput>;
2244
2136
  putInventory(
2245
2137
  args: PutInventoryCommandInput,
2246
- cb: (err: any, data?: PutInventoryCommandOutput) => void
2138
+ cb: (err: any, data?: PutInventoryCommandOutput) => void,
2247
2139
  ): void;
2248
2140
  putInventory(
2249
2141
  args: PutInventoryCommandInput,
2250
2142
  options: __HttpHandlerOptions,
2251
- cb: (err: any, data?: PutInventoryCommandOutput) => void
2143
+ cb: (err: any, data?: PutInventoryCommandOutput) => void,
2252
2144
  ): void;
2253
2145
  putParameter(
2254
2146
  args: PutParameterCommandInput,
2255
- options?: __HttpHandlerOptions
2147
+ options?: __HttpHandlerOptions,
2256
2148
  ): Promise<PutParameterCommandOutput>;
2257
2149
  putParameter(
2258
2150
  args: PutParameterCommandInput,
2259
- cb: (err: any, data?: PutParameterCommandOutput) => void
2151
+ cb: (err: any, data?: PutParameterCommandOutput) => void,
2260
2152
  ): void;
2261
2153
  putParameter(
2262
2154
  args: PutParameterCommandInput,
2263
2155
  options: __HttpHandlerOptions,
2264
- cb: (err: any, data?: PutParameterCommandOutput) => void
2156
+ cb: (err: any, data?: PutParameterCommandOutput) => void,
2265
2157
  ): void;
2266
2158
  putResourcePolicy(
2267
2159
  args: PutResourcePolicyCommandInput,
2268
- options?: __HttpHandlerOptions
2160
+ options?: __HttpHandlerOptions,
2269
2161
  ): Promise<PutResourcePolicyCommandOutput>;
2270
2162
  putResourcePolicy(
2271
2163
  args: PutResourcePolicyCommandInput,
2272
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2164
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2273
2165
  ): void;
2274
2166
  putResourcePolicy(
2275
2167
  args: PutResourcePolicyCommandInput,
2276
2168
  options: __HttpHandlerOptions,
2277
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2169
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2278
2170
  ): void;
2279
2171
  registerDefaultPatchBaseline(
2280
2172
  args: RegisterDefaultPatchBaselineCommandInput,
2281
- options?: __HttpHandlerOptions
2173
+ options?: __HttpHandlerOptions,
2282
2174
  ): Promise<RegisterDefaultPatchBaselineCommandOutput>;
2283
2175
  registerDefaultPatchBaseline(
2284
2176
  args: RegisterDefaultPatchBaselineCommandInput,
2285
- cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void
2177
+ cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void,
2286
2178
  ): void;
2287
2179
  registerDefaultPatchBaseline(
2288
2180
  args: RegisterDefaultPatchBaselineCommandInput,
2289
2181
  options: __HttpHandlerOptions,
2290
- cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void
2182
+ cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void,
2291
2183
  ): void;
2292
2184
  registerPatchBaselineForPatchGroup(
2293
2185
  args: RegisterPatchBaselineForPatchGroupCommandInput,
2294
- options?: __HttpHandlerOptions
2186
+ options?: __HttpHandlerOptions,
2295
2187
  ): Promise<RegisterPatchBaselineForPatchGroupCommandOutput>;
2296
2188
  registerPatchBaselineForPatchGroup(
2297
2189
  args: RegisterPatchBaselineForPatchGroupCommandInput,
2298
- cb: (
2299
- err: any,
2300
- data?: RegisterPatchBaselineForPatchGroupCommandOutput
2301
- ) => void
2190
+ cb: (err: any, data?: RegisterPatchBaselineForPatchGroupCommandOutput) => void,
2302
2191
  ): void;
2303
2192
  registerPatchBaselineForPatchGroup(
2304
2193
  args: RegisterPatchBaselineForPatchGroupCommandInput,
2305
2194
  options: __HttpHandlerOptions,
2306
- cb: (
2307
- err: any,
2308
- data?: RegisterPatchBaselineForPatchGroupCommandOutput
2309
- ) => void
2195
+ cb: (err: any, data?: RegisterPatchBaselineForPatchGroupCommandOutput) => void,
2310
2196
  ): void;
2311
2197
  registerTargetWithMaintenanceWindow(
2312
2198
  args: RegisterTargetWithMaintenanceWindowCommandInput,
2313
- options?: __HttpHandlerOptions
2199
+ options?: __HttpHandlerOptions,
2314
2200
  ): Promise<RegisterTargetWithMaintenanceWindowCommandOutput>;
2315
2201
  registerTargetWithMaintenanceWindow(
2316
2202
  args: RegisterTargetWithMaintenanceWindowCommandInput,
2317
- cb: (
2318
- err: any,
2319
- data?: RegisterTargetWithMaintenanceWindowCommandOutput
2320
- ) => void
2203
+ cb: (err: any, data?: RegisterTargetWithMaintenanceWindowCommandOutput) => void,
2321
2204
  ): void;
2322
2205
  registerTargetWithMaintenanceWindow(
2323
2206
  args: RegisterTargetWithMaintenanceWindowCommandInput,
2324
2207
  options: __HttpHandlerOptions,
2325
- cb: (
2326
- err: any,
2327
- data?: RegisterTargetWithMaintenanceWindowCommandOutput
2328
- ) => void
2208
+ cb: (err: any, data?: RegisterTargetWithMaintenanceWindowCommandOutput) => void,
2329
2209
  ): void;
2330
2210
  registerTaskWithMaintenanceWindow(
2331
2211
  args: RegisterTaskWithMaintenanceWindowCommandInput,
2332
- options?: __HttpHandlerOptions
2212
+ options?: __HttpHandlerOptions,
2333
2213
  ): Promise<RegisterTaskWithMaintenanceWindowCommandOutput>;
2334
2214
  registerTaskWithMaintenanceWindow(
2335
2215
  args: RegisterTaskWithMaintenanceWindowCommandInput,
2336
- cb: (
2337
- err: any,
2338
- data?: RegisterTaskWithMaintenanceWindowCommandOutput
2339
- ) => void
2216
+ cb: (err: any, data?: RegisterTaskWithMaintenanceWindowCommandOutput) => void,
2340
2217
  ): void;
2341
2218
  registerTaskWithMaintenanceWindow(
2342
2219
  args: RegisterTaskWithMaintenanceWindowCommandInput,
2343
2220
  options: __HttpHandlerOptions,
2344
- cb: (
2345
- err: any,
2346
- data?: RegisterTaskWithMaintenanceWindowCommandOutput
2347
- ) => void
2221
+ cb: (err: any, data?: RegisterTaskWithMaintenanceWindowCommandOutput) => void,
2348
2222
  ): void;
2349
2223
  removeTagsFromResource(
2350
2224
  args: RemoveTagsFromResourceCommandInput,
2351
- options?: __HttpHandlerOptions
2225
+ options?: __HttpHandlerOptions,
2352
2226
  ): Promise<RemoveTagsFromResourceCommandOutput>;
2353
2227
  removeTagsFromResource(
2354
2228
  args: RemoveTagsFromResourceCommandInput,
2355
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
2229
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
2356
2230
  ): void;
2357
2231
  removeTagsFromResource(
2358
2232
  args: RemoveTagsFromResourceCommandInput,
2359
2233
  options: __HttpHandlerOptions,
2360
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
2234
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
2361
2235
  ): void;
2362
2236
  resetServiceSetting(
2363
2237
  args: ResetServiceSettingCommandInput,
2364
- options?: __HttpHandlerOptions
2238
+ options?: __HttpHandlerOptions,
2365
2239
  ): Promise<ResetServiceSettingCommandOutput>;
2366
2240
  resetServiceSetting(
2367
2241
  args: ResetServiceSettingCommandInput,
2368
- cb: (err: any, data?: ResetServiceSettingCommandOutput) => void
2242
+ cb: (err: any, data?: ResetServiceSettingCommandOutput) => void,
2369
2243
  ): void;
2370
2244
  resetServiceSetting(
2371
2245
  args: ResetServiceSettingCommandInput,
2372
2246
  options: __HttpHandlerOptions,
2373
- cb: (err: any, data?: ResetServiceSettingCommandOutput) => void
2247
+ cb: (err: any, data?: ResetServiceSettingCommandOutput) => void,
2374
2248
  ): void;
2375
2249
  resumeSession(
2376
2250
  args: ResumeSessionCommandInput,
2377
- options?: __HttpHandlerOptions
2251
+ options?: __HttpHandlerOptions,
2378
2252
  ): Promise<ResumeSessionCommandOutput>;
2379
2253
  resumeSession(
2380
2254
  args: ResumeSessionCommandInput,
2381
- cb: (err: any, data?: ResumeSessionCommandOutput) => void
2255
+ cb: (err: any, data?: ResumeSessionCommandOutput) => void,
2382
2256
  ): void;
2383
2257
  resumeSession(
2384
2258
  args: ResumeSessionCommandInput,
2385
2259
  options: __HttpHandlerOptions,
2386
- cb: (err: any, data?: ResumeSessionCommandOutput) => void
2260
+ cb: (err: any, data?: ResumeSessionCommandOutput) => void,
2387
2261
  ): void;
2388
2262
  sendAutomationSignal(
2389
2263
  args: SendAutomationSignalCommandInput,
2390
- options?: __HttpHandlerOptions
2264
+ options?: __HttpHandlerOptions,
2391
2265
  ): Promise<SendAutomationSignalCommandOutput>;
2392
2266
  sendAutomationSignal(
2393
2267
  args: SendAutomationSignalCommandInput,
2394
- cb: (err: any, data?: SendAutomationSignalCommandOutput) => void
2268
+ cb: (err: any, data?: SendAutomationSignalCommandOutput) => void,
2395
2269
  ): void;
2396
2270
  sendAutomationSignal(
2397
2271
  args: SendAutomationSignalCommandInput,
2398
2272
  options: __HttpHandlerOptions,
2399
- cb: (err: any, data?: SendAutomationSignalCommandOutput) => void
2273
+ cb: (err: any, data?: SendAutomationSignalCommandOutput) => void,
2400
2274
  ): void;
2401
2275
  sendCommand(
2402
2276
  args: SendCommandCommandInput,
2403
- options?: __HttpHandlerOptions
2277
+ options?: __HttpHandlerOptions,
2404
2278
  ): Promise<SendCommandCommandOutput>;
2405
2279
  sendCommand(
2406
2280
  args: SendCommandCommandInput,
2407
- cb: (err: any, data?: SendCommandCommandOutput) => void
2281
+ cb: (err: any, data?: SendCommandCommandOutput) => void,
2408
2282
  ): void;
2409
2283
  sendCommand(
2410
2284
  args: SendCommandCommandInput,
2411
2285
  options: __HttpHandlerOptions,
2412
- cb: (err: any, data?: SendCommandCommandOutput) => void
2286
+ cb: (err: any, data?: SendCommandCommandOutput) => void,
2413
2287
  ): void;
2414
2288
  startAccessRequest(
2415
2289
  args: StartAccessRequestCommandInput,
2416
- options?: __HttpHandlerOptions
2290
+ options?: __HttpHandlerOptions,
2417
2291
  ): Promise<StartAccessRequestCommandOutput>;
2418
2292
  startAccessRequest(
2419
2293
  args: StartAccessRequestCommandInput,
2420
- cb: (err: any, data?: StartAccessRequestCommandOutput) => void
2294
+ cb: (err: any, data?: StartAccessRequestCommandOutput) => void,
2421
2295
  ): void;
2422
2296
  startAccessRequest(
2423
2297
  args: StartAccessRequestCommandInput,
2424
2298
  options: __HttpHandlerOptions,
2425
- cb: (err: any, data?: StartAccessRequestCommandOutput) => void
2299
+ cb: (err: any, data?: StartAccessRequestCommandOutput) => void,
2426
2300
  ): void;
2427
2301
  startAssociationsOnce(
2428
2302
  args: StartAssociationsOnceCommandInput,
2429
- options?: __HttpHandlerOptions
2303
+ options?: __HttpHandlerOptions,
2430
2304
  ): Promise<StartAssociationsOnceCommandOutput>;
2431
2305
  startAssociationsOnce(
2432
2306
  args: StartAssociationsOnceCommandInput,
2433
- cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void
2307
+ cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void,
2434
2308
  ): void;
2435
2309
  startAssociationsOnce(
2436
2310
  args: StartAssociationsOnceCommandInput,
2437
2311
  options: __HttpHandlerOptions,
2438
- cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void
2312
+ cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void,
2439
2313
  ): void;
2440
2314
  startAutomationExecution(
2441
2315
  args: StartAutomationExecutionCommandInput,
2442
- options?: __HttpHandlerOptions
2316
+ options?: __HttpHandlerOptions,
2443
2317
  ): Promise<StartAutomationExecutionCommandOutput>;
2444
2318
  startAutomationExecution(
2445
2319
  args: StartAutomationExecutionCommandInput,
2446
- cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void
2320
+ cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void,
2447
2321
  ): void;
2448
2322
  startAutomationExecution(
2449
2323
  args: StartAutomationExecutionCommandInput,
2450
2324
  options: __HttpHandlerOptions,
2451
- cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void
2325
+ cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void,
2452
2326
  ): void;
2453
2327
  startChangeRequestExecution(
2454
2328
  args: StartChangeRequestExecutionCommandInput,
2455
- options?: __HttpHandlerOptions
2329
+ options?: __HttpHandlerOptions,
2456
2330
  ): Promise<StartChangeRequestExecutionCommandOutput>;
2457
2331
  startChangeRequestExecution(
2458
2332
  args: StartChangeRequestExecutionCommandInput,
2459
- cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void
2333
+ cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void,
2460
2334
  ): void;
2461
2335
  startChangeRequestExecution(
2462
2336
  args: StartChangeRequestExecutionCommandInput,
2463
2337
  options: __HttpHandlerOptions,
2464
- cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void
2338
+ cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void,
2465
2339
  ): void;
2466
2340
  startExecutionPreview(
2467
2341
  args: StartExecutionPreviewCommandInput,
2468
- options?: __HttpHandlerOptions
2342
+ options?: __HttpHandlerOptions,
2469
2343
  ): Promise<StartExecutionPreviewCommandOutput>;
2470
2344
  startExecutionPreview(
2471
2345
  args: StartExecutionPreviewCommandInput,
2472
- cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void
2346
+ cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void,
2473
2347
  ): void;
2474
2348
  startExecutionPreview(
2475
2349
  args: StartExecutionPreviewCommandInput,
2476
2350
  options: __HttpHandlerOptions,
2477
- cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void
2351
+ cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void,
2478
2352
  ): void;
2479
2353
  startSession(
2480
2354
  args: StartSessionCommandInput,
2481
- options?: __HttpHandlerOptions
2355
+ options?: __HttpHandlerOptions,
2482
2356
  ): Promise<StartSessionCommandOutput>;
2483
2357
  startSession(
2484
2358
  args: StartSessionCommandInput,
2485
- cb: (err: any, data?: StartSessionCommandOutput) => void
2359
+ cb: (err: any, data?: StartSessionCommandOutput) => void,
2486
2360
  ): void;
2487
2361
  startSession(
2488
2362
  args: StartSessionCommandInput,
2489
2363
  options: __HttpHandlerOptions,
2490
- cb: (err: any, data?: StartSessionCommandOutput) => void
2364
+ cb: (err: any, data?: StartSessionCommandOutput) => void,
2491
2365
  ): void;
2492
2366
  stopAutomationExecution(
2493
2367
  args: StopAutomationExecutionCommandInput,
2494
- options?: __HttpHandlerOptions
2368
+ options?: __HttpHandlerOptions,
2495
2369
  ): Promise<StopAutomationExecutionCommandOutput>;
2496
2370
  stopAutomationExecution(
2497
2371
  args: StopAutomationExecutionCommandInput,
2498
- cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void
2372
+ cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void,
2499
2373
  ): void;
2500
2374
  stopAutomationExecution(
2501
2375
  args: StopAutomationExecutionCommandInput,
2502
2376
  options: __HttpHandlerOptions,
2503
- cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void
2377
+ cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void,
2504
2378
  ): void;
2505
2379
  terminateSession(
2506
2380
  args: TerminateSessionCommandInput,
2507
- options?: __HttpHandlerOptions
2381
+ options?: __HttpHandlerOptions,
2508
2382
  ): Promise<TerminateSessionCommandOutput>;
2509
2383
  terminateSession(
2510
2384
  args: TerminateSessionCommandInput,
2511
- cb: (err: any, data?: TerminateSessionCommandOutput) => void
2385
+ cb: (err: any, data?: TerminateSessionCommandOutput) => void,
2512
2386
  ): void;
2513
2387
  terminateSession(
2514
2388
  args: TerminateSessionCommandInput,
2515
2389
  options: __HttpHandlerOptions,
2516
- cb: (err: any, data?: TerminateSessionCommandOutput) => void
2390
+ cb: (err: any, data?: TerminateSessionCommandOutput) => void,
2517
2391
  ): void;
2518
2392
  unlabelParameterVersion(
2519
2393
  args: UnlabelParameterVersionCommandInput,
2520
- options?: __HttpHandlerOptions
2394
+ options?: __HttpHandlerOptions,
2521
2395
  ): Promise<UnlabelParameterVersionCommandOutput>;
2522
2396
  unlabelParameterVersion(
2523
2397
  args: UnlabelParameterVersionCommandInput,
2524
- cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void
2398
+ cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void,
2525
2399
  ): void;
2526
2400
  unlabelParameterVersion(
2527
2401
  args: UnlabelParameterVersionCommandInput,
2528
2402
  options: __HttpHandlerOptions,
2529
- cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void
2403
+ cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void,
2530
2404
  ): void;
2531
2405
  updateAssociation(
2532
2406
  args: UpdateAssociationCommandInput,
2533
- options?: __HttpHandlerOptions
2407
+ options?: __HttpHandlerOptions,
2534
2408
  ): Promise<UpdateAssociationCommandOutput>;
2535
2409
  updateAssociation(
2536
2410
  args: UpdateAssociationCommandInput,
2537
- cb: (err: any, data?: UpdateAssociationCommandOutput) => void
2411
+ cb: (err: any, data?: UpdateAssociationCommandOutput) => void,
2538
2412
  ): void;
2539
2413
  updateAssociation(
2540
2414
  args: UpdateAssociationCommandInput,
2541
2415
  options: __HttpHandlerOptions,
2542
- cb: (err: any, data?: UpdateAssociationCommandOutput) => void
2416
+ cb: (err: any, data?: UpdateAssociationCommandOutput) => void,
2543
2417
  ): void;
2544
2418
  updateAssociationStatus(
2545
2419
  args: UpdateAssociationStatusCommandInput,
2546
- options?: __HttpHandlerOptions
2420
+ options?: __HttpHandlerOptions,
2547
2421
  ): Promise<UpdateAssociationStatusCommandOutput>;
2548
2422
  updateAssociationStatus(
2549
2423
  args: UpdateAssociationStatusCommandInput,
2550
- cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void
2424
+ cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void,
2551
2425
  ): void;
2552
2426
  updateAssociationStatus(
2553
2427
  args: UpdateAssociationStatusCommandInput,
2554
2428
  options: __HttpHandlerOptions,
2555
- cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void
2429
+ cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void,
2556
2430
  ): void;
2557
2431
  updateCloudConnector(
2558
2432
  args: UpdateCloudConnectorCommandInput,
2559
- options?: __HttpHandlerOptions
2433
+ options?: __HttpHandlerOptions,
2560
2434
  ): Promise<UpdateCloudConnectorCommandOutput>;
2561
2435
  updateCloudConnector(
2562
2436
  args: UpdateCloudConnectorCommandInput,
2563
- cb: (err: any, data?: UpdateCloudConnectorCommandOutput) => void
2437
+ cb: (err: any, data?: UpdateCloudConnectorCommandOutput) => void,
2564
2438
  ): void;
2565
2439
  updateCloudConnector(
2566
2440
  args: UpdateCloudConnectorCommandInput,
2567
2441
  options: __HttpHandlerOptions,
2568
- cb: (err: any, data?: UpdateCloudConnectorCommandOutput) => void
2442
+ cb: (err: any, data?: UpdateCloudConnectorCommandOutput) => void,
2569
2443
  ): void;
2570
2444
  updateDocument(
2571
2445
  args: UpdateDocumentCommandInput,
2572
- options?: __HttpHandlerOptions
2446
+ options?: __HttpHandlerOptions,
2573
2447
  ): Promise<UpdateDocumentCommandOutput>;
2574
2448
  updateDocument(
2575
2449
  args: UpdateDocumentCommandInput,
2576
- cb: (err: any, data?: UpdateDocumentCommandOutput) => void
2450
+ cb: (err: any, data?: UpdateDocumentCommandOutput) => void,
2577
2451
  ): void;
2578
2452
  updateDocument(
2579
2453
  args: UpdateDocumentCommandInput,
2580
2454
  options: __HttpHandlerOptions,
2581
- cb: (err: any, data?: UpdateDocumentCommandOutput) => void
2455
+ cb: (err: any, data?: UpdateDocumentCommandOutput) => void,
2582
2456
  ): void;
2583
2457
  updateDocumentDefaultVersion(
2584
2458
  args: UpdateDocumentDefaultVersionCommandInput,
2585
- options?: __HttpHandlerOptions
2459
+ options?: __HttpHandlerOptions,
2586
2460
  ): Promise<UpdateDocumentDefaultVersionCommandOutput>;
2587
2461
  updateDocumentDefaultVersion(
2588
2462
  args: UpdateDocumentDefaultVersionCommandInput,
2589
- cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void
2463
+ cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void,
2590
2464
  ): void;
2591
2465
  updateDocumentDefaultVersion(
2592
2466
  args: UpdateDocumentDefaultVersionCommandInput,
2593
2467
  options: __HttpHandlerOptions,
2594
- cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void
2468
+ cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void,
2595
2469
  ): void;
2596
2470
  updateDocumentMetadata(
2597
2471
  args: UpdateDocumentMetadataCommandInput,
2598
- options?: __HttpHandlerOptions
2472
+ options?: __HttpHandlerOptions,
2599
2473
  ): Promise<UpdateDocumentMetadataCommandOutput>;
2600
2474
  updateDocumentMetadata(
2601
2475
  args: UpdateDocumentMetadataCommandInput,
2602
- cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void
2476
+ cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void,
2603
2477
  ): void;
2604
2478
  updateDocumentMetadata(
2605
2479
  args: UpdateDocumentMetadataCommandInput,
2606
2480
  options: __HttpHandlerOptions,
2607
- cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void
2481
+ cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void,
2608
2482
  ): void;
2609
2483
  updateMaintenanceWindow(
2610
2484
  args: UpdateMaintenanceWindowCommandInput,
2611
- options?: __HttpHandlerOptions
2485
+ options?: __HttpHandlerOptions,
2612
2486
  ): Promise<UpdateMaintenanceWindowCommandOutput>;
2613
2487
  updateMaintenanceWindow(
2614
2488
  args: UpdateMaintenanceWindowCommandInput,
2615
- cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void
2489
+ cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void,
2616
2490
  ): void;
2617
2491
  updateMaintenanceWindow(
2618
2492
  args: UpdateMaintenanceWindowCommandInput,
2619
2493
  options: __HttpHandlerOptions,
2620
- cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void
2494
+ cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void,
2621
2495
  ): void;
2622
2496
  updateMaintenanceWindowTarget(
2623
2497
  args: UpdateMaintenanceWindowTargetCommandInput,
2624
- options?: __HttpHandlerOptions
2498
+ options?: __HttpHandlerOptions,
2625
2499
  ): Promise<UpdateMaintenanceWindowTargetCommandOutput>;
2626
2500
  updateMaintenanceWindowTarget(
2627
2501
  args: UpdateMaintenanceWindowTargetCommandInput,
2628
- cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void
2502
+ cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void,
2629
2503
  ): void;
2630
2504
  updateMaintenanceWindowTarget(
2631
2505
  args: UpdateMaintenanceWindowTargetCommandInput,
2632
2506
  options: __HttpHandlerOptions,
2633
- cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void
2507
+ cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void,
2634
2508
  ): void;
2635
2509
  updateMaintenanceWindowTask(
2636
2510
  args: UpdateMaintenanceWindowTaskCommandInput,
2637
- options?: __HttpHandlerOptions
2511
+ options?: __HttpHandlerOptions,
2638
2512
  ): Promise<UpdateMaintenanceWindowTaskCommandOutput>;
2639
2513
  updateMaintenanceWindowTask(
2640
2514
  args: UpdateMaintenanceWindowTaskCommandInput,
2641
- cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void
2515
+ cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void,
2642
2516
  ): void;
2643
2517
  updateMaintenanceWindowTask(
2644
2518
  args: UpdateMaintenanceWindowTaskCommandInput,
2645
2519
  options: __HttpHandlerOptions,
2646
- cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void
2520
+ cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void,
2647
2521
  ): void;
2648
2522
  updateManagedInstanceRole(
2649
2523
  args: UpdateManagedInstanceRoleCommandInput,
2650
- options?: __HttpHandlerOptions
2524
+ options?: __HttpHandlerOptions,
2651
2525
  ): Promise<UpdateManagedInstanceRoleCommandOutput>;
2652
2526
  updateManagedInstanceRole(
2653
2527
  args: UpdateManagedInstanceRoleCommandInput,
2654
- cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void
2528
+ cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void,
2655
2529
  ): void;
2656
2530
  updateManagedInstanceRole(
2657
2531
  args: UpdateManagedInstanceRoleCommandInput,
2658
2532
  options: __HttpHandlerOptions,
2659
- cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void
2533
+ cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void,
2660
2534
  ): void;
2661
2535
  updateOpsItem(
2662
2536
  args: UpdateOpsItemCommandInput,
2663
- options?: __HttpHandlerOptions
2537
+ options?: __HttpHandlerOptions,
2664
2538
  ): Promise<UpdateOpsItemCommandOutput>;
2665
2539
  updateOpsItem(
2666
2540
  args: UpdateOpsItemCommandInput,
2667
- cb: (err: any, data?: UpdateOpsItemCommandOutput) => void
2541
+ cb: (err: any, data?: UpdateOpsItemCommandOutput) => void,
2668
2542
  ): void;
2669
2543
  updateOpsItem(
2670
2544
  args: UpdateOpsItemCommandInput,
2671
2545
  options: __HttpHandlerOptions,
2672
- cb: (err: any, data?: UpdateOpsItemCommandOutput) => void
2546
+ cb: (err: any, data?: UpdateOpsItemCommandOutput) => void,
2673
2547
  ): void;
2674
2548
  updateOpsMetadata(
2675
2549
  args: UpdateOpsMetadataCommandInput,
2676
- options?: __HttpHandlerOptions
2550
+ options?: __HttpHandlerOptions,
2677
2551
  ): Promise<UpdateOpsMetadataCommandOutput>;
2678
2552
  updateOpsMetadata(
2679
2553
  args: UpdateOpsMetadataCommandInput,
2680
- cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void
2554
+ cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void,
2681
2555
  ): void;
2682
2556
  updateOpsMetadata(
2683
2557
  args: UpdateOpsMetadataCommandInput,
2684
2558
  options: __HttpHandlerOptions,
2685
- cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void
2559
+ cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void,
2686
2560
  ): void;
2687
2561
  updatePatchBaseline(
2688
2562
  args: UpdatePatchBaselineCommandInput,
2689
- options?: __HttpHandlerOptions
2563
+ options?: __HttpHandlerOptions,
2690
2564
  ): Promise<UpdatePatchBaselineCommandOutput>;
2691
2565
  updatePatchBaseline(
2692
2566
  args: UpdatePatchBaselineCommandInput,
2693
- cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void
2567
+ cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void,
2694
2568
  ): void;
2695
2569
  updatePatchBaseline(
2696
2570
  args: UpdatePatchBaselineCommandInput,
2697
2571
  options: __HttpHandlerOptions,
2698
- cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void
2572
+ cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void,
2699
2573
  ): void;
2700
2574
  updateResourceDataSync(
2701
2575
  args: UpdateResourceDataSyncCommandInput,
2702
- options?: __HttpHandlerOptions
2576
+ options?: __HttpHandlerOptions,
2703
2577
  ): Promise<UpdateResourceDataSyncCommandOutput>;
2704
2578
  updateResourceDataSync(
2705
2579
  args: UpdateResourceDataSyncCommandInput,
2706
- cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void
2580
+ cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void,
2707
2581
  ): void;
2708
2582
  updateResourceDataSync(
2709
2583
  args: UpdateResourceDataSyncCommandInput,
2710
2584
  options: __HttpHandlerOptions,
2711
- cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void
2585
+ cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void,
2712
2586
  ): void;
2713
2587
  updateServiceSetting(
2714
2588
  args: UpdateServiceSettingCommandInput,
2715
- options?: __HttpHandlerOptions
2589
+ options?: __HttpHandlerOptions,
2716
2590
  ): Promise<UpdateServiceSettingCommandOutput>;
2717
2591
  updateServiceSetting(
2718
2592
  args: UpdateServiceSettingCommandInput,
2719
- cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void
2593
+ cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void,
2720
2594
  ): void;
2721
2595
  updateServiceSetting(
2722
2596
  args: UpdateServiceSettingCommandInput,
2723
2597
  options: __HttpHandlerOptions,
2724
- cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void
2598
+ cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void,
2725
2599
  ): void;
2726
2600
  validateCloudConnector(
2727
2601
  args: ValidateCloudConnectorCommandInput,
2728
- options?: __HttpHandlerOptions
2602
+ options?: __HttpHandlerOptions,
2729
2603
  ): Promise<ValidateCloudConnectorCommandOutput>;
2730
2604
  validateCloudConnector(
2731
2605
  args: ValidateCloudConnectorCommandInput,
2732
- cb: (err: any, data?: ValidateCloudConnectorCommandOutput) => void
2606
+ cb: (err: any, data?: ValidateCloudConnectorCommandOutput) => void,
2733
2607
  ): void;
2734
2608
  validateCloudConnector(
2735
2609
  args: ValidateCloudConnectorCommandInput,
2736
2610
  options: __HttpHandlerOptions,
2737
- cb: (err: any, data?: ValidateCloudConnectorCommandOutput) => void
2611
+ cb: (err: any, data?: ValidateCloudConnectorCommandOutput) => void,
2738
2612
  ): void;
2739
2613
  paginateDescribeActivations(
2740
2614
  args?: DescribeActivationsCommandInput,
2741
2615
  paginationConfig?: Pick<
2742
2616
  PaginationConfiguration,
2743
2617
  Exclude<keyof PaginationConfiguration, "client">
2744
- >
2618
+ >,
2745
2619
  ): Paginator<DescribeActivationsCommandOutput>;
2746
2620
  paginateDescribeAssociationExecutions(
2747
2621
  args: DescribeAssociationExecutionsCommandInput,
2748
2622
  paginationConfig?: Pick<
2749
2623
  PaginationConfiguration,
2750
2624
  Exclude<keyof PaginationConfiguration, "client">
2751
- >
2625
+ >,
2752
2626
  ): Paginator<DescribeAssociationExecutionsCommandOutput>;
2753
2627
  paginateDescribeAssociationExecutionTargets(
2754
2628
  args: DescribeAssociationExecutionTargetsCommandInput,
2755
2629
  paginationConfig?: Pick<
2756
2630
  PaginationConfiguration,
2757
2631
  Exclude<keyof PaginationConfiguration, "client">
2758
- >
2632
+ >,
2759
2633
  ): Paginator<DescribeAssociationExecutionTargetsCommandOutput>;
2760
2634
  paginateDescribeAutomationExecutions(
2761
2635
  args?: DescribeAutomationExecutionsCommandInput,
2762
2636
  paginationConfig?: Pick<
2763
2637
  PaginationConfiguration,
2764
2638
  Exclude<keyof PaginationConfiguration, "client">
2765
- >
2639
+ >,
2766
2640
  ): Paginator<DescribeAutomationExecutionsCommandOutput>;
2767
2641
  paginateDescribeAutomationStepExecutions(
2768
2642
  args: DescribeAutomationStepExecutionsCommandInput,
2769
2643
  paginationConfig?: Pick<
2770
2644
  PaginationConfiguration,
2771
2645
  Exclude<keyof PaginationConfiguration, "client">
2772
- >
2646
+ >,
2773
2647
  ): Paginator<DescribeAutomationStepExecutionsCommandOutput>;
2774
2648
  paginateDescribeAvailablePatches(
2775
2649
  args?: DescribeAvailablePatchesCommandInput,
2776
2650
  paginationConfig?: Pick<
2777
2651
  PaginationConfiguration,
2778
2652
  Exclude<keyof PaginationConfiguration, "client">
2779
- >
2653
+ >,
2780
2654
  ): Paginator<DescribeAvailablePatchesCommandOutput>;
2781
2655
  paginateDescribeEffectiveInstanceAssociations(
2782
2656
  args: DescribeEffectiveInstanceAssociationsCommandInput,
2783
2657
  paginationConfig?: Pick<
2784
2658
  PaginationConfiguration,
2785
2659
  Exclude<keyof PaginationConfiguration, "client">
2786
- >
2660
+ >,
2787
2661
  ): Paginator<DescribeEffectiveInstanceAssociationsCommandOutput>;
2788
2662
  paginateDescribeEffectivePatchesForPatchBaseline(
2789
2663
  args: DescribeEffectivePatchesForPatchBaselineCommandInput,
2790
2664
  paginationConfig?: Pick<
2791
2665
  PaginationConfiguration,
2792
2666
  Exclude<keyof PaginationConfiguration, "client">
2793
- >
2667
+ >,
2794
2668
  ): Paginator<DescribeEffectivePatchesForPatchBaselineCommandOutput>;
2795
2669
  paginateDescribeInstanceAssociationsStatus(
2796
2670
  args: DescribeInstanceAssociationsStatusCommandInput,
2797
2671
  paginationConfig?: Pick<
2798
2672
  PaginationConfiguration,
2799
2673
  Exclude<keyof PaginationConfiguration, "client">
2800
- >
2674
+ >,
2801
2675
  ): Paginator<DescribeInstanceAssociationsStatusCommandOutput>;
2802
2676
  paginateDescribeInstanceInformation(
2803
2677
  args?: DescribeInstanceInformationCommandInput,
2804
2678
  paginationConfig?: Pick<
2805
2679
  PaginationConfiguration,
2806
2680
  Exclude<keyof PaginationConfiguration, "client">
2807
- >
2681
+ >,
2808
2682
  ): Paginator<DescribeInstanceInformationCommandOutput>;
2809
2683
  paginateDescribeInstancePatches(
2810
2684
  args: DescribeInstancePatchesCommandInput,
2811
2685
  paginationConfig?: Pick<
2812
2686
  PaginationConfiguration,
2813
2687
  Exclude<keyof PaginationConfiguration, "client">
2814
- >
2688
+ >,
2815
2689
  ): Paginator<DescribeInstancePatchesCommandOutput>;
2816
2690
  paginateDescribeInstancePatchStates(
2817
2691
  args: DescribeInstancePatchStatesCommandInput,
2818
2692
  paginationConfig?: Pick<
2819
2693
  PaginationConfiguration,
2820
2694
  Exclude<keyof PaginationConfiguration, "client">
2821
- >
2695
+ >,
2822
2696
  ): Paginator<DescribeInstancePatchStatesCommandOutput>;
2823
2697
  paginateDescribeInstancePatchStatesForPatchGroup(
2824
2698
  args: DescribeInstancePatchStatesForPatchGroupCommandInput,
2825
2699
  paginationConfig?: Pick<
2826
2700
  PaginationConfiguration,
2827
2701
  Exclude<keyof PaginationConfiguration, "client">
2828
- >
2702
+ >,
2829
2703
  ): Paginator<DescribeInstancePatchStatesForPatchGroupCommandOutput>;
2830
2704
  paginateDescribeInstanceProperties(
2831
2705
  args?: DescribeInstancePropertiesCommandInput,
2832
2706
  paginationConfig?: Pick<
2833
2707
  PaginationConfiguration,
2834
2708
  Exclude<keyof PaginationConfiguration, "client">
2835
- >
2709
+ >,
2836
2710
  ): Paginator<DescribeInstancePropertiesCommandOutput>;
2837
2711
  paginateDescribeInventoryDeletions(
2838
2712
  args?: DescribeInventoryDeletionsCommandInput,
2839
2713
  paginationConfig?: Pick<
2840
2714
  PaginationConfiguration,
2841
2715
  Exclude<keyof PaginationConfiguration, "client">
2842
- >
2716
+ >,
2843
2717
  ): Paginator<DescribeInventoryDeletionsCommandOutput>;
2844
2718
  paginateDescribeMaintenanceWindowExecutions(
2845
2719
  args: DescribeMaintenanceWindowExecutionsCommandInput,
2846
2720
  paginationConfig?: Pick<
2847
2721
  PaginationConfiguration,
2848
2722
  Exclude<keyof PaginationConfiguration, "client">
2849
- >
2723
+ >,
2850
2724
  ): Paginator<DescribeMaintenanceWindowExecutionsCommandOutput>;
2851
2725
  paginateDescribeMaintenanceWindowExecutionTaskInvocations(
2852
2726
  args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
2853
2727
  paginationConfig?: Pick<
2854
2728
  PaginationConfiguration,
2855
2729
  Exclude<keyof PaginationConfiguration, "client">
2856
- >
2730
+ >,
2857
2731
  ): Paginator<DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput>;
2858
2732
  paginateDescribeMaintenanceWindowExecutionTasks(
2859
2733
  args: DescribeMaintenanceWindowExecutionTasksCommandInput,
2860
2734
  paginationConfig?: Pick<
2861
2735
  PaginationConfiguration,
2862
2736
  Exclude<keyof PaginationConfiguration, "client">
2863
- >
2737
+ >,
2864
2738
  ): Paginator<DescribeMaintenanceWindowExecutionTasksCommandOutput>;
2865
2739
  paginateDescribeMaintenanceWindows(
2866
2740
  args?: DescribeMaintenanceWindowsCommandInput,
2867
2741
  paginationConfig?: Pick<
2868
2742
  PaginationConfiguration,
2869
2743
  Exclude<keyof PaginationConfiguration, "client">
2870
- >
2744
+ >,
2871
2745
  ): Paginator<DescribeMaintenanceWindowsCommandOutput>;
2872
2746
  paginateDescribeMaintenanceWindowSchedule(
2873
2747
  args?: DescribeMaintenanceWindowScheduleCommandInput,
2874
2748
  paginationConfig?: Pick<
2875
2749
  PaginationConfiguration,
2876
2750
  Exclude<keyof PaginationConfiguration, "client">
2877
- >
2751
+ >,
2878
2752
  ): Paginator<DescribeMaintenanceWindowScheduleCommandOutput>;
2879
2753
  paginateDescribeMaintenanceWindowsForTarget(
2880
2754
  args: DescribeMaintenanceWindowsForTargetCommandInput,
2881
2755
  paginationConfig?: Pick<
2882
2756
  PaginationConfiguration,
2883
2757
  Exclude<keyof PaginationConfiguration, "client">
2884
- >
2758
+ >,
2885
2759
  ): Paginator<DescribeMaintenanceWindowsForTargetCommandOutput>;
2886
2760
  paginateDescribeMaintenanceWindowTargets(
2887
2761
  args: DescribeMaintenanceWindowTargetsCommandInput,
2888
2762
  paginationConfig?: Pick<
2889
2763
  PaginationConfiguration,
2890
2764
  Exclude<keyof PaginationConfiguration, "client">
2891
- >
2765
+ >,
2892
2766
  ): Paginator<DescribeMaintenanceWindowTargetsCommandOutput>;
2893
2767
  paginateDescribeMaintenanceWindowTasks(
2894
2768
  args: DescribeMaintenanceWindowTasksCommandInput,
2895
2769
  paginationConfig?: Pick<
2896
2770
  PaginationConfiguration,
2897
2771
  Exclude<keyof PaginationConfiguration, "client">
2898
- >
2772
+ >,
2899
2773
  ): Paginator<DescribeMaintenanceWindowTasksCommandOutput>;
2900
2774
  paginateDescribeOpsItems(
2901
2775
  args?: DescribeOpsItemsCommandInput,
2902
2776
  paginationConfig?: Pick<
2903
2777
  PaginationConfiguration,
2904
2778
  Exclude<keyof PaginationConfiguration, "client">
2905
- >
2779
+ >,
2906
2780
  ): Paginator<DescribeOpsItemsCommandOutput>;
2907
2781
  paginateDescribeParameters(
2908
2782
  args?: DescribeParametersCommandInput,
2909
2783
  paginationConfig?: Pick<
2910
2784
  PaginationConfiguration,
2911
2785
  Exclude<keyof PaginationConfiguration, "client">
2912
- >
2786
+ >,
2913
2787
  ): Paginator<DescribeParametersCommandOutput>;
2914
2788
  paginateDescribePatchBaselines(
2915
2789
  args?: DescribePatchBaselinesCommandInput,
2916
2790
  paginationConfig?: Pick<
2917
2791
  PaginationConfiguration,
2918
2792
  Exclude<keyof PaginationConfiguration, "client">
2919
- >
2793
+ >,
2920
2794
  ): Paginator<DescribePatchBaselinesCommandOutput>;
2921
2795
  paginateDescribePatchGroups(
2922
2796
  args?: DescribePatchGroupsCommandInput,
2923
2797
  paginationConfig?: Pick<
2924
2798
  PaginationConfiguration,
2925
2799
  Exclude<keyof PaginationConfiguration, "client">
2926
- >
2800
+ >,
2927
2801
  ): Paginator<DescribePatchGroupsCommandOutput>;
2928
2802
  paginateDescribePatchProperties(
2929
2803
  args: DescribePatchPropertiesCommandInput,
2930
2804
  paginationConfig?: Pick<
2931
2805
  PaginationConfiguration,
2932
2806
  Exclude<keyof PaginationConfiguration, "client">
2933
- >
2807
+ >,
2934
2808
  ): Paginator<DescribePatchPropertiesCommandOutput>;
2935
2809
  paginateDescribeSessions(
2936
2810
  args: DescribeSessionsCommandInput,
2937
2811
  paginationConfig?: Pick<
2938
2812
  PaginationConfiguration,
2939
2813
  Exclude<keyof PaginationConfiguration, "client">
2940
- >
2814
+ >,
2941
2815
  ): Paginator<DescribeSessionsCommandOutput>;
2942
2816
  paginateGetInventory(
2943
2817
  args?: GetInventoryCommandInput,
2944
2818
  paginationConfig?: Pick<
2945
2819
  PaginationConfiguration,
2946
2820
  Exclude<keyof PaginationConfiguration, "client">
2947
- >
2821
+ >,
2948
2822
  ): Paginator<GetInventoryCommandOutput>;
2949
2823
  paginateGetInventorySchema(
2950
2824
  args?: GetInventorySchemaCommandInput,
2951
2825
  paginationConfig?: Pick<
2952
2826
  PaginationConfiguration,
2953
2827
  Exclude<keyof PaginationConfiguration, "client">
2954
- >
2828
+ >,
2955
2829
  ): Paginator<GetInventorySchemaCommandOutput>;
2956
2830
  paginateGetOpsSummary(
2957
2831
  args?: GetOpsSummaryCommandInput,
2958
2832
  paginationConfig?: Pick<
2959
2833
  PaginationConfiguration,
2960
2834
  Exclude<keyof PaginationConfiguration, "client">
2961
- >
2835
+ >,
2962
2836
  ): Paginator<GetOpsSummaryCommandOutput>;
2963
2837
  paginateGetParameterHistory(
2964
2838
  args: GetParameterHistoryCommandInput,
2965
2839
  paginationConfig?: Pick<
2966
2840
  PaginationConfiguration,
2967
2841
  Exclude<keyof PaginationConfiguration, "client">
2968
- >
2842
+ >,
2969
2843
  ): Paginator<GetParameterHistoryCommandOutput>;
2970
2844
  paginateGetParametersByPath(
2971
2845
  args: GetParametersByPathCommandInput,
2972
2846
  paginationConfig?: Pick<
2973
2847
  PaginationConfiguration,
2974
2848
  Exclude<keyof PaginationConfiguration, "client">
2975
- >
2849
+ >,
2976
2850
  ): Paginator<GetParametersByPathCommandOutput>;
2977
2851
  paginateGetResourcePolicies(
2978
2852
  args: GetResourcePoliciesCommandInput,
2979
2853
  paginationConfig?: Pick<
2980
2854
  PaginationConfiguration,
2981
2855
  Exclude<keyof PaginationConfiguration, "client">
2982
- >
2856
+ >,
2983
2857
  ): Paginator<GetResourcePoliciesCommandOutput>;
2984
2858
  paginateListAssociations(
2985
2859
  args?: ListAssociationsCommandInput,
2986
2860
  paginationConfig?: Pick<
2987
2861
  PaginationConfiguration,
2988
2862
  Exclude<keyof PaginationConfiguration, "client">
2989
- >
2863
+ >,
2990
2864
  ): Paginator<ListAssociationsCommandOutput>;
2991
2865
  paginateListAssociationVersions(
2992
2866
  args: ListAssociationVersionsCommandInput,
2993
2867
  paginationConfig?: Pick<
2994
2868
  PaginationConfiguration,
2995
2869
  Exclude<keyof PaginationConfiguration, "client">
2996
- >
2870
+ >,
2997
2871
  ): Paginator<ListAssociationVersionsCommandOutput>;
2998
2872
  paginateListCloudConnectors(
2999
2873
  args?: ListCloudConnectorsCommandInput,
3000
2874
  paginationConfig?: Pick<
3001
2875
  PaginationConfiguration,
3002
2876
  Exclude<keyof PaginationConfiguration, "client">
3003
- >
2877
+ >,
3004
2878
  ): Paginator<ListCloudConnectorsCommandOutput>;
3005
2879
  paginateListCommandInvocations(
3006
2880
  args?: ListCommandInvocationsCommandInput,
3007
2881
  paginationConfig?: Pick<
3008
2882
  PaginationConfiguration,
3009
2883
  Exclude<keyof PaginationConfiguration, "client">
3010
- >
2884
+ >,
3011
2885
  ): Paginator<ListCommandInvocationsCommandOutput>;
3012
2886
  paginateListCommands(
3013
2887
  args?: ListCommandsCommandInput,
3014
2888
  paginationConfig?: Pick<
3015
2889
  PaginationConfiguration,
3016
2890
  Exclude<keyof PaginationConfiguration, "client">
3017
- >
2891
+ >,
3018
2892
  ): Paginator<ListCommandsCommandOutput>;
3019
2893
  paginateListComplianceItems(
3020
2894
  args?: ListComplianceItemsCommandInput,
3021
2895
  paginationConfig?: Pick<
3022
2896
  PaginationConfiguration,
3023
2897
  Exclude<keyof PaginationConfiguration, "client">
3024
- >
2898
+ >,
3025
2899
  ): Paginator<ListComplianceItemsCommandOutput>;
3026
2900
  paginateListComplianceSummaries(
3027
2901
  args?: ListComplianceSummariesCommandInput,
3028
2902
  paginationConfig?: Pick<
3029
2903
  PaginationConfiguration,
3030
2904
  Exclude<keyof PaginationConfiguration, "client">
3031
- >
2905
+ >,
3032
2906
  ): Paginator<ListComplianceSummariesCommandOutput>;
3033
2907
  paginateListDocuments(
3034
2908
  args?: ListDocumentsCommandInput,
3035
2909
  paginationConfig?: Pick<
3036
2910
  PaginationConfiguration,
3037
2911
  Exclude<keyof PaginationConfiguration, "client">
3038
- >
2912
+ >,
3039
2913
  ): Paginator<ListDocumentsCommandOutput>;
3040
2914
  paginateListDocumentVersions(
3041
2915
  args: ListDocumentVersionsCommandInput,
3042
2916
  paginationConfig?: Pick<
3043
2917
  PaginationConfiguration,
3044
2918
  Exclude<keyof PaginationConfiguration, "client">
3045
- >
2919
+ >,
3046
2920
  ): Paginator<ListDocumentVersionsCommandOutput>;
3047
2921
  paginateListNodes(
3048
2922
  args?: ListNodesCommandInput,
3049
2923
  paginationConfig?: Pick<
3050
2924
  PaginationConfiguration,
3051
2925
  Exclude<keyof PaginationConfiguration, "client">
3052
- >
2926
+ >,
3053
2927
  ): Paginator<ListNodesCommandOutput>;
3054
2928
  paginateListNodesSummary(
3055
2929
  args: ListNodesSummaryCommandInput,
3056
2930
  paginationConfig?: Pick<
3057
2931
  PaginationConfiguration,
3058
2932
  Exclude<keyof PaginationConfiguration, "client">
3059
- >
2933
+ >,
3060
2934
  ): Paginator<ListNodesSummaryCommandOutput>;
3061
2935
  paginateListOpsItemEvents(
3062
2936
  args?: ListOpsItemEventsCommandInput,
3063
2937
  paginationConfig?: Pick<
3064
2938
  PaginationConfiguration,
3065
2939
  Exclude<keyof PaginationConfiguration, "client">
3066
- >
2940
+ >,
3067
2941
  ): Paginator<ListOpsItemEventsCommandOutput>;
3068
2942
  paginateListOpsItemRelatedItems(
3069
2943
  args?: ListOpsItemRelatedItemsCommandInput,
3070
2944
  paginationConfig?: Pick<
3071
2945
  PaginationConfiguration,
3072
2946
  Exclude<keyof PaginationConfiguration, "client">
3073
- >
2947
+ >,
3074
2948
  ): Paginator<ListOpsItemRelatedItemsCommandOutput>;
3075
2949
  paginateListOpsMetadata(
3076
2950
  args?: ListOpsMetadataCommandInput,
3077
2951
  paginationConfig?: Pick<
3078
2952
  PaginationConfiguration,
3079
2953
  Exclude<keyof PaginationConfiguration, "client">
3080
- >
2954
+ >,
3081
2955
  ): Paginator<ListOpsMetadataCommandOutput>;
3082
2956
  paginateListResourceComplianceSummaries(
3083
2957
  args?: ListResourceComplianceSummariesCommandInput,
3084
2958
  paginationConfig?: Pick<
3085
2959
  PaginationConfiguration,
3086
2960
  Exclude<keyof PaginationConfiguration, "client">
3087
- >
2961
+ >,
3088
2962
  ): Paginator<ListResourceComplianceSummariesCommandOutput>;
3089
2963
  paginateListResourceDataSync(
3090
2964
  args?: ListResourceDataSyncCommandInput,
3091
2965
  paginationConfig?: Pick<
3092
2966
  PaginationConfiguration,
3093
2967
  Exclude<keyof PaginationConfiguration, "client">
3094
- >
2968
+ >,
3095
2969
  ): Paginator<ListResourceDataSyncCommandOutput>;
3096
2970
  paginateValidateCloudConnector(
3097
2971
  args: ValidateCloudConnectorCommandInput,
3098
2972
  paginationConfig?: Pick<
3099
2973
  PaginationConfiguration,
3100
2974
  Exclude<keyof PaginationConfiguration, "client">
3101
- >
2975
+ >,
3102
2976
  ): Paginator<ValidateCloudConnectorCommandOutput>;
3103
2977
  waitUntilCommandExecuted(
3104
2978
  args: GetCommandInvocationCommandInput,
3105
2979
  waiterConfig:
3106
2980
  | number
3107
- | Pick<
3108
- WaiterConfiguration<SSM>,
3109
- Exclude<keyof WaiterConfiguration<SSM>, "client">
3110
- >
2981
+ | Pick<WaiterConfiguration<SSM>, Exclude<keyof WaiterConfiguration<SSM>, "client">>,
3111
2982
  ): Promise<WaiterResult<GetCommandInvocationCommandOutput>>;
3112
2983
  }
3113
2984
  export declare class SSM extends SSMClient implements SSM {}