@aws-sdk/client-ssm 3.926.0 → 3.928.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 (176) hide show
  1. package/dist-cjs/index.js +8788 -8207
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/SSMClient.js +2 -0
  4. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  5. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +3 -9
  6. package/dist-es/commands/CancelCommandCommand.js +3 -9
  7. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +3 -9
  8. package/dist-es/commands/CreateActivationCommand.js +3 -9
  9. package/dist-es/commands/CreateAssociationBatchCommand.js +3 -10
  10. package/dist-es/commands/CreateAssociationCommand.js +3 -10
  11. package/dist-es/commands/CreateDocumentCommand.js +3 -9
  12. package/dist-es/commands/CreateMaintenanceWindowCommand.js +3 -10
  13. package/dist-es/commands/CreateOpsItemCommand.js +3 -9
  14. package/dist-es/commands/CreateOpsMetadataCommand.js +3 -9
  15. package/dist-es/commands/CreatePatchBaselineCommand.js +3 -10
  16. package/dist-es/commands/CreateResourceDataSyncCommand.js +3 -9
  17. package/dist-es/commands/DeleteActivationCommand.js +3 -9
  18. package/dist-es/commands/DeleteAssociationCommand.js +3 -9
  19. package/dist-es/commands/DeleteDocumentCommand.js +3 -9
  20. package/dist-es/commands/DeleteInventoryCommand.js +3 -9
  21. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +3 -9
  22. package/dist-es/commands/DeleteOpsItemCommand.js +3 -9
  23. package/dist-es/commands/DeleteOpsMetadataCommand.js +3 -9
  24. package/dist-es/commands/DeleteParameterCommand.js +3 -9
  25. package/dist-es/commands/DeleteParametersCommand.js +3 -9
  26. package/dist-es/commands/DeletePatchBaselineCommand.js +3 -9
  27. package/dist-es/commands/DeleteResourceDataSyncCommand.js +3 -9
  28. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  29. package/dist-es/commands/DeregisterManagedInstanceCommand.js +3 -9
  30. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +3 -9
  31. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +3 -9
  32. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +3 -9
  33. package/dist-es/commands/DescribeActivationsCommand.js +3 -9
  34. package/dist-es/commands/DescribeAssociationCommand.js +3 -10
  35. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +3 -9
  36. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +3 -9
  37. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +3 -9
  38. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +3 -9
  39. package/dist-es/commands/DescribeAvailablePatchesCommand.js +3 -9
  40. package/dist-es/commands/DescribeDocumentCommand.js +3 -9
  41. package/dist-es/commands/DescribeDocumentPermissionCommand.js +3 -9
  42. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +3 -9
  43. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +3 -9
  44. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +3 -9
  45. package/dist-es/commands/DescribeInstanceInformationCommand.js +3 -10
  46. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +3 -10
  47. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +3 -10
  48. package/dist-es/commands/DescribeInstancePatchesCommand.js +3 -9
  49. package/dist-es/commands/DescribeInstancePropertiesCommand.js +3 -10
  50. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +3 -10
  52. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +3 -9
  53. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +3 -9
  54. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +3 -9
  55. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +3 -10
  56. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +3 -10
  57. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +3 -10
  58. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +3 -9
  59. package/dist-es/commands/DescribeOpsItemsCommand.js +3 -9
  60. package/dist-es/commands/DescribeParametersCommand.js +3 -9
  61. package/dist-es/commands/DescribePatchBaselinesCommand.js +3 -9
  62. package/dist-es/commands/DescribePatchGroupStateCommand.js +3 -9
  63. package/dist-es/commands/DescribePatchGroupsCommand.js +3 -9
  64. package/dist-es/commands/DescribePatchPropertiesCommand.js +3 -9
  65. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +3 -9
  67. package/dist-es/commands/GetAccessTokenCommand.js +3 -10
  68. package/dist-es/commands/GetAutomationExecutionCommand.js +3 -9
  69. package/dist-es/commands/GetCalendarStateCommand.js +3 -9
  70. package/dist-es/commands/GetCommandInvocationCommand.js +3 -9
  71. package/dist-es/commands/GetConnectionStatusCommand.js +3 -9
  72. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +3 -9
  73. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +3 -10
  74. package/dist-es/commands/GetDocumentCommand.js +3 -9
  75. package/dist-es/commands/GetExecutionPreviewCommand.js +3 -9
  76. package/dist-es/commands/GetInventoryCommand.js +3 -9
  77. package/dist-es/commands/GetInventorySchemaCommand.js +3 -9
  78. package/dist-es/commands/GetMaintenanceWindowCommand.js +3 -10
  79. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +3 -9
  80. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +3 -10
  81. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +3 -10
  82. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +3 -10
  83. package/dist-es/commands/GetOpsItemCommand.js +3 -9
  84. package/dist-es/commands/GetOpsMetadataCommand.js +3 -9
  85. package/dist-es/commands/GetOpsSummaryCommand.js +3 -9
  86. package/dist-es/commands/GetParameterCommand.js +3 -10
  87. package/dist-es/commands/GetParameterHistoryCommand.js +3 -10
  88. package/dist-es/commands/GetParametersByPathCommand.js +3 -10
  89. package/dist-es/commands/GetParametersCommand.js +3 -10
  90. package/dist-es/commands/GetPatchBaselineCommand.js +3 -10
  91. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +3 -9
  92. package/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
  93. package/dist-es/commands/GetServiceSettingCommand.js +3 -9
  94. package/dist-es/commands/LabelParameterVersionCommand.js +3 -9
  95. package/dist-es/commands/ListAssociationVersionsCommand.js +3 -10
  96. package/dist-es/commands/ListAssociationsCommand.js +3 -9
  97. package/dist-es/commands/ListCommandInvocationsCommand.js +3 -9
  98. package/dist-es/commands/ListCommandsCommand.js +3 -10
  99. package/dist-es/commands/ListComplianceItemsCommand.js +3 -9
  100. package/dist-es/commands/ListComplianceSummariesCommand.js +3 -9
  101. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +3 -9
  102. package/dist-es/commands/ListDocumentVersionsCommand.js +3 -9
  103. package/dist-es/commands/ListDocumentsCommand.js +3 -9
  104. package/dist-es/commands/ListInventoryEntriesCommand.js +3 -9
  105. package/dist-es/commands/ListNodesCommand.js +3 -10
  106. package/dist-es/commands/ListNodesSummaryCommand.js +3 -9
  107. package/dist-es/commands/ListOpsItemEventsCommand.js +3 -9
  108. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +3 -9
  109. package/dist-es/commands/ListOpsMetadataCommand.js +3 -9
  110. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +3 -9
  111. package/dist-es/commands/ListResourceDataSyncCommand.js +3 -9
  112. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  113. package/dist-es/commands/ModifyDocumentPermissionCommand.js +3 -9
  114. package/dist-es/commands/PutComplianceItemsCommand.js +3 -9
  115. package/dist-es/commands/PutInventoryCommand.js +3 -9
  116. package/dist-es/commands/PutParameterCommand.js +3 -10
  117. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  118. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +3 -9
  119. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +3 -9
  120. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +3 -10
  121. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +3 -10
  122. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  123. package/dist-es/commands/ResetServiceSettingCommand.js +3 -9
  124. package/dist-es/commands/ResumeSessionCommand.js +3 -9
  125. package/dist-es/commands/SendAutomationSignalCommand.js +3 -9
  126. package/dist-es/commands/SendCommandCommand.js +3 -10
  127. package/dist-es/commands/StartAccessRequestCommand.js +3 -9
  128. package/dist-es/commands/StartAssociationsOnceCommand.js +3 -9
  129. package/dist-es/commands/StartAutomationExecutionCommand.js +3 -9
  130. package/dist-es/commands/StartChangeRequestExecutionCommand.js +3 -9
  131. package/dist-es/commands/StartExecutionPreviewCommand.js +3 -9
  132. package/dist-es/commands/StartSessionCommand.js +3 -9
  133. package/dist-es/commands/StopAutomationExecutionCommand.js +3 -9
  134. package/dist-es/commands/TerminateSessionCommand.js +3 -9
  135. package/dist-es/commands/UnlabelParameterVersionCommand.js +3 -9
  136. package/dist-es/commands/UpdateAssociationCommand.js +3 -10
  137. package/dist-es/commands/UpdateAssociationStatusCommand.js +3 -10
  138. package/dist-es/commands/UpdateDocumentCommand.js +3 -9
  139. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +3 -9
  140. package/dist-es/commands/UpdateDocumentMetadataCommand.js +3 -9
  141. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +3 -10
  142. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +3 -10
  143. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +3 -10
  144. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +3 -9
  145. package/dist-es/commands/UpdateOpsItemCommand.js +3 -9
  146. package/dist-es/commands/UpdateOpsMetadataCommand.js +3 -9
  147. package/dist-es/commands/UpdatePatchBaselineCommand.js +3 -10
  148. package/dist-es/commands/UpdateResourceDataSyncCommand.js +3 -9
  149. package/dist-es/commands/UpdateServiceSettingCommand.js +3 -9
  150. package/dist-es/models/models_0.js +0 -99
  151. package/dist-es/models/models_1.js +0 -159
  152. package/dist-es/models/models_2.js +0 -82
  153. package/dist-es/runtimeConfig.shared.js +7 -0
  154. package/dist-es/schemas/schemas_0.js +8146 -0
  155. package/dist-types/SSMClient.d.ts +10 -1
  156. package/dist-types/models/models_0.d.ts +0 -80
  157. package/dist-types/models/models_1.d.ts +0 -140
  158. package/dist-types/models/models_2.d.ts +0 -60
  159. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  160. package/dist-types/runtimeConfig.d.ts +1 -0
  161. package/dist-types/runtimeConfig.native.d.ts +1 -0
  162. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  163. package/dist-types/schemas/schemas_0.d.ts +957 -0
  164. package/dist-types/ts3.4/SSMClient.d.ts +4 -0
  165. package/dist-types/ts3.4/models/models_0.d.ts +0 -58
  166. package/dist-types/ts3.4/models/models_1.d.ts +0 -93
  167. package/dist-types/ts3.4/models/models_2.d.ts +0 -45
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  171. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  172. package/dist-types/ts3.4/schemas/schemas_0.d.ts +964 -0
  173. package/package.json +5 -6
  174. package/dist-es/protocols/Aws_json1_1.js +0 -6370
  175. package/dist-types/protocols/Aws_json1_1.d.ts +0 -1316
  176. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1757
@@ -1,1316 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "../commands/AddTagsToResourceCommand";
4
- import { AssociateOpsItemRelatedItemCommandInput, AssociateOpsItemRelatedItemCommandOutput } from "../commands/AssociateOpsItemRelatedItemCommand";
5
- import { CancelCommandCommandInput, CancelCommandCommandOutput } from "../commands/CancelCommandCommand";
6
- import { CancelMaintenanceWindowExecutionCommandInput, CancelMaintenanceWindowExecutionCommandOutput } from "../commands/CancelMaintenanceWindowExecutionCommand";
7
- import { CreateActivationCommandInput, CreateActivationCommandOutput } from "../commands/CreateActivationCommand";
8
- import { CreateAssociationBatchCommandInput, CreateAssociationBatchCommandOutput } from "../commands/CreateAssociationBatchCommand";
9
- import { CreateAssociationCommandInput, CreateAssociationCommandOutput } from "../commands/CreateAssociationCommand";
10
- import { CreateDocumentCommandInput, CreateDocumentCommandOutput } from "../commands/CreateDocumentCommand";
11
- import { CreateMaintenanceWindowCommandInput, CreateMaintenanceWindowCommandOutput } from "../commands/CreateMaintenanceWindowCommand";
12
- import { CreateOpsItemCommandInput, CreateOpsItemCommandOutput } from "../commands/CreateOpsItemCommand";
13
- import { CreateOpsMetadataCommandInput, CreateOpsMetadataCommandOutput } from "../commands/CreateOpsMetadataCommand";
14
- import { CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput } from "../commands/CreatePatchBaselineCommand";
15
- import { CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput } from "../commands/CreateResourceDataSyncCommand";
16
- import { DeleteActivationCommandInput, DeleteActivationCommandOutput } from "../commands/DeleteActivationCommand";
17
- import { DeleteAssociationCommandInput, DeleteAssociationCommandOutput } from "../commands/DeleteAssociationCommand";
18
- import { DeleteDocumentCommandInput, DeleteDocumentCommandOutput } from "../commands/DeleteDocumentCommand";
19
- import { DeleteInventoryCommandInput, DeleteInventoryCommandOutput } from "../commands/DeleteInventoryCommand";
20
- import { DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput } from "../commands/DeleteMaintenanceWindowCommand";
21
- import { DeleteOpsItemCommandInput, DeleteOpsItemCommandOutput } from "../commands/DeleteOpsItemCommand";
22
- import { DeleteOpsMetadataCommandInput, DeleteOpsMetadataCommandOutput } from "../commands/DeleteOpsMetadataCommand";
23
- import { DeleteParameterCommandInput, DeleteParameterCommandOutput } from "../commands/DeleteParameterCommand";
24
- import { DeleteParametersCommandInput, DeleteParametersCommandOutput } from "../commands/DeleteParametersCommand";
25
- import { DeletePatchBaselineCommandInput, DeletePatchBaselineCommandOutput } from "../commands/DeletePatchBaselineCommand";
26
- import { DeleteResourceDataSyncCommandInput, DeleteResourceDataSyncCommandOutput } from "../commands/DeleteResourceDataSyncCommand";
27
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
28
- import { DeregisterManagedInstanceCommandInput, DeregisterManagedInstanceCommandOutput } from "../commands/DeregisterManagedInstanceCommand";
29
- import { DeregisterPatchBaselineForPatchGroupCommandInput, DeregisterPatchBaselineForPatchGroupCommandOutput } from "../commands/DeregisterPatchBaselineForPatchGroupCommand";
30
- import { DeregisterTargetFromMaintenanceWindowCommandInput, DeregisterTargetFromMaintenanceWindowCommandOutput } from "../commands/DeregisterTargetFromMaintenanceWindowCommand";
31
- import { DeregisterTaskFromMaintenanceWindowCommandInput, DeregisterTaskFromMaintenanceWindowCommandOutput } from "../commands/DeregisterTaskFromMaintenanceWindowCommand";
32
- import { DescribeActivationsCommandInput, DescribeActivationsCommandOutput } from "../commands/DescribeActivationsCommand";
33
- import { DescribeAssociationCommandInput, DescribeAssociationCommandOutput } from "../commands/DescribeAssociationCommand";
34
- import { DescribeAssociationExecutionsCommandInput, DescribeAssociationExecutionsCommandOutput } from "../commands/DescribeAssociationExecutionsCommand";
35
- import { DescribeAssociationExecutionTargetsCommandInput, DescribeAssociationExecutionTargetsCommandOutput } from "../commands/DescribeAssociationExecutionTargetsCommand";
36
- import { DescribeAutomationExecutionsCommandInput, DescribeAutomationExecutionsCommandOutput } from "../commands/DescribeAutomationExecutionsCommand";
37
- import { DescribeAutomationStepExecutionsCommandInput, DescribeAutomationStepExecutionsCommandOutput } from "../commands/DescribeAutomationStepExecutionsCommand";
38
- import { DescribeAvailablePatchesCommandInput, DescribeAvailablePatchesCommandOutput } from "../commands/DescribeAvailablePatchesCommand";
39
- import { DescribeDocumentCommandInput, DescribeDocumentCommandOutput } from "../commands/DescribeDocumentCommand";
40
- import { DescribeDocumentPermissionCommandInput, DescribeDocumentPermissionCommandOutput } from "../commands/DescribeDocumentPermissionCommand";
41
- import { DescribeEffectiveInstanceAssociationsCommandInput, DescribeEffectiveInstanceAssociationsCommandOutput } from "../commands/DescribeEffectiveInstanceAssociationsCommand";
42
- import { DescribeEffectivePatchesForPatchBaselineCommandInput, DescribeEffectivePatchesForPatchBaselineCommandOutput } from "../commands/DescribeEffectivePatchesForPatchBaselineCommand";
43
- import { DescribeInstanceAssociationsStatusCommandInput, DescribeInstanceAssociationsStatusCommandOutput } from "../commands/DescribeInstanceAssociationsStatusCommand";
44
- import { DescribeInstanceInformationCommandInput, DescribeInstanceInformationCommandOutput } from "../commands/DescribeInstanceInformationCommand";
45
- import { DescribeInstancePatchesCommandInput, DescribeInstancePatchesCommandOutput } from "../commands/DescribeInstancePatchesCommand";
46
- import { DescribeInstancePatchStatesCommandInput, DescribeInstancePatchStatesCommandOutput } from "../commands/DescribeInstancePatchStatesCommand";
47
- import { DescribeInstancePatchStatesForPatchGroupCommandInput, DescribeInstancePatchStatesForPatchGroupCommandOutput } from "../commands/DescribeInstancePatchStatesForPatchGroupCommand";
48
- import { DescribeInstancePropertiesCommandInput, DescribeInstancePropertiesCommandOutput } from "../commands/DescribeInstancePropertiesCommand";
49
- import { DescribeInventoryDeletionsCommandInput, DescribeInventoryDeletionsCommandOutput } from "../commands/DescribeInventoryDeletionsCommand";
50
- import { DescribeMaintenanceWindowExecutionsCommandInput, DescribeMaintenanceWindowExecutionsCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionsCommand";
51
- import { DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
52
- import { DescribeMaintenanceWindowExecutionTasksCommandInput, DescribeMaintenanceWindowExecutionTasksCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionTasksCommand";
53
- import { DescribeMaintenanceWindowScheduleCommandInput, DescribeMaintenanceWindowScheduleCommandOutput } from "../commands/DescribeMaintenanceWindowScheduleCommand";
54
- import { DescribeMaintenanceWindowsCommandInput, DescribeMaintenanceWindowsCommandOutput } from "../commands/DescribeMaintenanceWindowsCommand";
55
- import { DescribeMaintenanceWindowsForTargetCommandInput, DescribeMaintenanceWindowsForTargetCommandOutput } from "../commands/DescribeMaintenanceWindowsForTargetCommand";
56
- import { DescribeMaintenanceWindowTargetsCommandInput, DescribeMaintenanceWindowTargetsCommandOutput } from "../commands/DescribeMaintenanceWindowTargetsCommand";
57
- import { DescribeMaintenanceWindowTasksCommandInput, DescribeMaintenanceWindowTasksCommandOutput } from "../commands/DescribeMaintenanceWindowTasksCommand";
58
- import { DescribeOpsItemsCommandInput, DescribeOpsItemsCommandOutput } from "../commands/DescribeOpsItemsCommand";
59
- import { DescribeParametersCommandInput, DescribeParametersCommandOutput } from "../commands/DescribeParametersCommand";
60
- import { DescribePatchBaselinesCommandInput, DescribePatchBaselinesCommandOutput } from "../commands/DescribePatchBaselinesCommand";
61
- import { DescribePatchGroupsCommandInput, DescribePatchGroupsCommandOutput } from "../commands/DescribePatchGroupsCommand";
62
- import { DescribePatchGroupStateCommandInput, DescribePatchGroupStateCommandOutput } from "../commands/DescribePatchGroupStateCommand";
63
- import { DescribePatchPropertiesCommandInput, DescribePatchPropertiesCommandOutput } from "../commands/DescribePatchPropertiesCommand";
64
- import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "../commands/DescribeSessionsCommand";
65
- import { DisassociateOpsItemRelatedItemCommandInput, DisassociateOpsItemRelatedItemCommandOutput } from "../commands/DisassociateOpsItemRelatedItemCommand";
66
- import { GetAccessTokenCommandInput, GetAccessTokenCommandOutput } from "../commands/GetAccessTokenCommand";
67
- import { GetAutomationExecutionCommandInput, GetAutomationExecutionCommandOutput } from "../commands/GetAutomationExecutionCommand";
68
- import { GetCalendarStateCommandInput, GetCalendarStateCommandOutput } from "../commands/GetCalendarStateCommand";
69
- import { GetCommandInvocationCommandInput, GetCommandInvocationCommandOutput } from "../commands/GetCommandInvocationCommand";
70
- import { GetConnectionStatusCommandInput, GetConnectionStatusCommandOutput } from "../commands/GetConnectionStatusCommand";
71
- import { GetDefaultPatchBaselineCommandInput, GetDefaultPatchBaselineCommandOutput } from "../commands/GetDefaultPatchBaselineCommand";
72
- import { GetDeployablePatchSnapshotForInstanceCommandInput, GetDeployablePatchSnapshotForInstanceCommandOutput } from "../commands/GetDeployablePatchSnapshotForInstanceCommand";
73
- import { GetDocumentCommandInput, GetDocumentCommandOutput } from "../commands/GetDocumentCommand";
74
- import { GetExecutionPreviewCommandInput, GetExecutionPreviewCommandOutput } from "../commands/GetExecutionPreviewCommand";
75
- import { GetInventoryCommandInput, GetInventoryCommandOutput } from "../commands/GetInventoryCommand";
76
- import { GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput } from "../commands/GetInventorySchemaCommand";
77
- import { GetMaintenanceWindowCommandInput, GetMaintenanceWindowCommandOutput } from "../commands/GetMaintenanceWindowCommand";
78
- import { GetMaintenanceWindowExecutionCommandInput, GetMaintenanceWindowExecutionCommandOutput } from "../commands/GetMaintenanceWindowExecutionCommand";
79
- import { GetMaintenanceWindowExecutionTaskCommandInput, GetMaintenanceWindowExecutionTaskCommandOutput } from "../commands/GetMaintenanceWindowExecutionTaskCommand";
80
- import { GetMaintenanceWindowExecutionTaskInvocationCommandInput, GetMaintenanceWindowExecutionTaskInvocationCommandOutput } from "../commands/GetMaintenanceWindowExecutionTaskInvocationCommand";
81
- import { GetMaintenanceWindowTaskCommandInput, GetMaintenanceWindowTaskCommandOutput } from "../commands/GetMaintenanceWindowTaskCommand";
82
- import { GetOpsItemCommandInput, GetOpsItemCommandOutput } from "../commands/GetOpsItemCommand";
83
- import { GetOpsMetadataCommandInput, GetOpsMetadataCommandOutput } from "../commands/GetOpsMetadataCommand";
84
- import { GetOpsSummaryCommandInput, GetOpsSummaryCommandOutput } from "../commands/GetOpsSummaryCommand";
85
- import { GetParameterCommandInput, GetParameterCommandOutput } from "../commands/GetParameterCommand";
86
- import { GetParameterHistoryCommandInput, GetParameterHistoryCommandOutput } from "../commands/GetParameterHistoryCommand";
87
- import { GetParametersByPathCommandInput, GetParametersByPathCommandOutput } from "../commands/GetParametersByPathCommand";
88
- import { GetParametersCommandInput, GetParametersCommandOutput } from "../commands/GetParametersCommand";
89
- import { GetPatchBaselineCommandInput, GetPatchBaselineCommandOutput } from "../commands/GetPatchBaselineCommand";
90
- import { GetPatchBaselineForPatchGroupCommandInput, GetPatchBaselineForPatchGroupCommandOutput } from "../commands/GetPatchBaselineForPatchGroupCommand";
91
- import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "../commands/GetResourcePoliciesCommand";
92
- import { GetServiceSettingCommandInput, GetServiceSettingCommandOutput } from "../commands/GetServiceSettingCommand";
93
- import { LabelParameterVersionCommandInput, LabelParameterVersionCommandOutput } from "../commands/LabelParameterVersionCommand";
94
- import { ListAssociationsCommandInput, ListAssociationsCommandOutput } from "../commands/ListAssociationsCommand";
95
- import { ListAssociationVersionsCommandInput, ListAssociationVersionsCommandOutput } from "../commands/ListAssociationVersionsCommand";
96
- import { ListCommandInvocationsCommandInput, ListCommandInvocationsCommandOutput } from "../commands/ListCommandInvocationsCommand";
97
- import { ListCommandsCommandInput, ListCommandsCommandOutput } from "../commands/ListCommandsCommand";
98
- import { ListComplianceItemsCommandInput, ListComplianceItemsCommandOutput } from "../commands/ListComplianceItemsCommand";
99
- import { ListComplianceSummariesCommandInput, ListComplianceSummariesCommandOutput } from "../commands/ListComplianceSummariesCommand";
100
- import { ListDocumentMetadataHistoryCommandInput, ListDocumentMetadataHistoryCommandOutput } from "../commands/ListDocumentMetadataHistoryCommand";
101
- import { ListDocumentsCommandInput, ListDocumentsCommandOutput } from "../commands/ListDocumentsCommand";
102
- import { ListDocumentVersionsCommandInput, ListDocumentVersionsCommandOutput } from "../commands/ListDocumentVersionsCommand";
103
- import { ListInventoryEntriesCommandInput, ListInventoryEntriesCommandOutput } from "../commands/ListInventoryEntriesCommand";
104
- import { ListNodesCommandInput, ListNodesCommandOutput } from "../commands/ListNodesCommand";
105
- import { ListNodesSummaryCommandInput, ListNodesSummaryCommandOutput } from "../commands/ListNodesSummaryCommand";
106
- import { ListOpsItemEventsCommandInput, ListOpsItemEventsCommandOutput } from "../commands/ListOpsItemEventsCommand";
107
- import { ListOpsItemRelatedItemsCommandInput, ListOpsItemRelatedItemsCommandOutput } from "../commands/ListOpsItemRelatedItemsCommand";
108
- import { ListOpsMetadataCommandInput, ListOpsMetadataCommandOutput } from "../commands/ListOpsMetadataCommand";
109
- import { ListResourceComplianceSummariesCommandInput, ListResourceComplianceSummariesCommandOutput } from "../commands/ListResourceComplianceSummariesCommand";
110
- import { ListResourceDataSyncCommandInput, ListResourceDataSyncCommandOutput } from "../commands/ListResourceDataSyncCommand";
111
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
112
- import { ModifyDocumentPermissionCommandInput, ModifyDocumentPermissionCommandOutput } from "../commands/ModifyDocumentPermissionCommand";
113
- import { PutComplianceItemsCommandInput, PutComplianceItemsCommandOutput } from "../commands/PutComplianceItemsCommand";
114
- import { PutInventoryCommandInput, PutInventoryCommandOutput } from "../commands/PutInventoryCommand";
115
- import { PutParameterCommandInput, PutParameterCommandOutput } from "../commands/PutParameterCommand";
116
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
117
- import { RegisterDefaultPatchBaselineCommandInput, RegisterDefaultPatchBaselineCommandOutput } from "../commands/RegisterDefaultPatchBaselineCommand";
118
- import { RegisterPatchBaselineForPatchGroupCommandInput, RegisterPatchBaselineForPatchGroupCommandOutput } from "../commands/RegisterPatchBaselineForPatchGroupCommand";
119
- import { RegisterTargetWithMaintenanceWindowCommandInput, RegisterTargetWithMaintenanceWindowCommandOutput } from "../commands/RegisterTargetWithMaintenanceWindowCommand";
120
- import { RegisterTaskWithMaintenanceWindowCommandInput, RegisterTaskWithMaintenanceWindowCommandOutput } from "../commands/RegisterTaskWithMaintenanceWindowCommand";
121
- import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "../commands/RemoveTagsFromResourceCommand";
122
- import { ResetServiceSettingCommandInput, ResetServiceSettingCommandOutput } from "../commands/ResetServiceSettingCommand";
123
- import { ResumeSessionCommandInput, ResumeSessionCommandOutput } from "../commands/ResumeSessionCommand";
124
- import { SendAutomationSignalCommandInput, SendAutomationSignalCommandOutput } from "../commands/SendAutomationSignalCommand";
125
- import { SendCommandCommandInput, SendCommandCommandOutput } from "../commands/SendCommandCommand";
126
- import { StartAccessRequestCommandInput, StartAccessRequestCommandOutput } from "../commands/StartAccessRequestCommand";
127
- import { StartAssociationsOnceCommandInput, StartAssociationsOnceCommandOutput } from "../commands/StartAssociationsOnceCommand";
128
- import { StartAutomationExecutionCommandInput, StartAutomationExecutionCommandOutput } from "../commands/StartAutomationExecutionCommand";
129
- import { StartChangeRequestExecutionCommandInput, StartChangeRequestExecutionCommandOutput } from "../commands/StartChangeRequestExecutionCommand";
130
- import { StartExecutionPreviewCommandInput, StartExecutionPreviewCommandOutput } from "../commands/StartExecutionPreviewCommand";
131
- import { StartSessionCommandInput, StartSessionCommandOutput } from "../commands/StartSessionCommand";
132
- import { StopAutomationExecutionCommandInput, StopAutomationExecutionCommandOutput } from "../commands/StopAutomationExecutionCommand";
133
- import { TerminateSessionCommandInput, TerminateSessionCommandOutput } from "../commands/TerminateSessionCommand";
134
- import { UnlabelParameterVersionCommandInput, UnlabelParameterVersionCommandOutput } from "../commands/UnlabelParameterVersionCommand";
135
- import { UpdateAssociationCommandInput, UpdateAssociationCommandOutput } from "../commands/UpdateAssociationCommand";
136
- import { UpdateAssociationStatusCommandInput, UpdateAssociationStatusCommandOutput } from "../commands/UpdateAssociationStatusCommand";
137
- import { UpdateDocumentCommandInput, UpdateDocumentCommandOutput } from "../commands/UpdateDocumentCommand";
138
- import { UpdateDocumentDefaultVersionCommandInput, UpdateDocumentDefaultVersionCommandOutput } from "../commands/UpdateDocumentDefaultVersionCommand";
139
- import { UpdateDocumentMetadataCommandInput, UpdateDocumentMetadataCommandOutput } from "../commands/UpdateDocumentMetadataCommand";
140
- import { UpdateMaintenanceWindowCommandInput, UpdateMaintenanceWindowCommandOutput } from "../commands/UpdateMaintenanceWindowCommand";
141
- import { UpdateMaintenanceWindowTargetCommandInput, UpdateMaintenanceWindowTargetCommandOutput } from "../commands/UpdateMaintenanceWindowTargetCommand";
142
- import { UpdateMaintenanceWindowTaskCommandInput, UpdateMaintenanceWindowTaskCommandOutput } from "../commands/UpdateMaintenanceWindowTaskCommand";
143
- import { UpdateManagedInstanceRoleCommandInput, UpdateManagedInstanceRoleCommandOutput } from "../commands/UpdateManagedInstanceRoleCommand";
144
- import { UpdateOpsItemCommandInput, UpdateOpsItemCommandOutput } from "../commands/UpdateOpsItemCommand";
145
- import { UpdateOpsMetadataCommandInput, UpdateOpsMetadataCommandOutput } from "../commands/UpdateOpsMetadataCommand";
146
- import { UpdatePatchBaselineCommandInput, UpdatePatchBaselineCommandOutput } from "../commands/UpdatePatchBaselineCommand";
147
- import { UpdateResourceDataSyncCommandInput, UpdateResourceDataSyncCommandOutput } from "../commands/UpdateResourceDataSyncCommand";
148
- import { UpdateServiceSettingCommandInput, UpdateServiceSettingCommandOutput } from "../commands/UpdateServiceSettingCommand";
149
- /**
150
- * serializeAws_json1_1AddTagsToResourceCommand
151
- */
152
- export declare const se_AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- /**
154
- * serializeAws_json1_1AssociateOpsItemRelatedItemCommand
155
- */
156
- export declare const se_AssociateOpsItemRelatedItemCommand: (input: AssociateOpsItemRelatedItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- /**
158
- * serializeAws_json1_1CancelCommandCommand
159
- */
160
- export declare const se_CancelCommandCommand: (input: CancelCommandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- /**
162
- * serializeAws_json1_1CancelMaintenanceWindowExecutionCommand
163
- */
164
- export declare const se_CancelMaintenanceWindowExecutionCommand: (input: CancelMaintenanceWindowExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- /**
166
- * serializeAws_json1_1CreateActivationCommand
167
- */
168
- export declare const se_CreateActivationCommand: (input: CreateActivationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- /**
170
- * serializeAws_json1_1CreateAssociationCommand
171
- */
172
- export declare const se_CreateAssociationCommand: (input: CreateAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- /**
174
- * serializeAws_json1_1CreateAssociationBatchCommand
175
- */
176
- export declare const se_CreateAssociationBatchCommand: (input: CreateAssociationBatchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- /**
178
- * serializeAws_json1_1CreateDocumentCommand
179
- */
180
- export declare const se_CreateDocumentCommand: (input: CreateDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- /**
182
- * serializeAws_json1_1CreateMaintenanceWindowCommand
183
- */
184
- export declare const se_CreateMaintenanceWindowCommand: (input: CreateMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- /**
186
- * serializeAws_json1_1CreateOpsItemCommand
187
- */
188
- export declare const se_CreateOpsItemCommand: (input: CreateOpsItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- /**
190
- * serializeAws_json1_1CreateOpsMetadataCommand
191
- */
192
- export declare const se_CreateOpsMetadataCommand: (input: CreateOpsMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- /**
194
- * serializeAws_json1_1CreatePatchBaselineCommand
195
- */
196
- export declare const se_CreatePatchBaselineCommand: (input: CreatePatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- /**
198
- * serializeAws_json1_1CreateResourceDataSyncCommand
199
- */
200
- export declare const se_CreateResourceDataSyncCommand: (input: CreateResourceDataSyncCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- /**
202
- * serializeAws_json1_1DeleteActivationCommand
203
- */
204
- export declare const se_DeleteActivationCommand: (input: DeleteActivationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- /**
206
- * serializeAws_json1_1DeleteAssociationCommand
207
- */
208
- export declare const se_DeleteAssociationCommand: (input: DeleteAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- /**
210
- * serializeAws_json1_1DeleteDocumentCommand
211
- */
212
- export declare const se_DeleteDocumentCommand: (input: DeleteDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- /**
214
- * serializeAws_json1_1DeleteInventoryCommand
215
- */
216
- export declare const se_DeleteInventoryCommand: (input: DeleteInventoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- /**
218
- * serializeAws_json1_1DeleteMaintenanceWindowCommand
219
- */
220
- export declare const se_DeleteMaintenanceWindowCommand: (input: DeleteMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- /**
222
- * serializeAws_json1_1DeleteOpsItemCommand
223
- */
224
- export declare const se_DeleteOpsItemCommand: (input: DeleteOpsItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- /**
226
- * serializeAws_json1_1DeleteOpsMetadataCommand
227
- */
228
- export declare const se_DeleteOpsMetadataCommand: (input: DeleteOpsMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- /**
230
- * serializeAws_json1_1DeleteParameterCommand
231
- */
232
- export declare const se_DeleteParameterCommand: (input: DeleteParameterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- /**
234
- * serializeAws_json1_1DeleteParametersCommand
235
- */
236
- export declare const se_DeleteParametersCommand: (input: DeleteParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- /**
238
- * serializeAws_json1_1DeletePatchBaselineCommand
239
- */
240
- export declare const se_DeletePatchBaselineCommand: (input: DeletePatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- /**
242
- * serializeAws_json1_1DeleteResourceDataSyncCommand
243
- */
244
- export declare const se_DeleteResourceDataSyncCommand: (input: DeleteResourceDataSyncCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- /**
246
- * serializeAws_json1_1DeleteResourcePolicyCommand
247
- */
248
- export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- /**
250
- * serializeAws_json1_1DeregisterManagedInstanceCommand
251
- */
252
- export declare const se_DeregisterManagedInstanceCommand: (input: DeregisterManagedInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- /**
254
- * serializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand
255
- */
256
- export declare const se_DeregisterPatchBaselineForPatchGroupCommand: (input: DeregisterPatchBaselineForPatchGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- /**
258
- * serializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand
259
- */
260
- export declare const se_DeregisterTargetFromMaintenanceWindowCommand: (input: DeregisterTargetFromMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- /**
262
- * serializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand
263
- */
264
- export declare const se_DeregisterTaskFromMaintenanceWindowCommand: (input: DeregisterTaskFromMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- /**
266
- * serializeAws_json1_1DescribeActivationsCommand
267
- */
268
- export declare const se_DescribeActivationsCommand: (input: DescribeActivationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- /**
270
- * serializeAws_json1_1DescribeAssociationCommand
271
- */
272
- export declare const se_DescribeAssociationCommand: (input: DescribeAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- /**
274
- * serializeAws_json1_1DescribeAssociationExecutionsCommand
275
- */
276
- export declare const se_DescribeAssociationExecutionsCommand: (input: DescribeAssociationExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- /**
278
- * serializeAws_json1_1DescribeAssociationExecutionTargetsCommand
279
- */
280
- export declare const se_DescribeAssociationExecutionTargetsCommand: (input: DescribeAssociationExecutionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- /**
282
- * serializeAws_json1_1DescribeAutomationExecutionsCommand
283
- */
284
- export declare const se_DescribeAutomationExecutionsCommand: (input: DescribeAutomationExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- /**
286
- * serializeAws_json1_1DescribeAutomationStepExecutionsCommand
287
- */
288
- export declare const se_DescribeAutomationStepExecutionsCommand: (input: DescribeAutomationStepExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- /**
290
- * serializeAws_json1_1DescribeAvailablePatchesCommand
291
- */
292
- export declare const se_DescribeAvailablePatchesCommand: (input: DescribeAvailablePatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- /**
294
- * serializeAws_json1_1DescribeDocumentCommand
295
- */
296
- export declare const se_DescribeDocumentCommand: (input: DescribeDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- /**
298
- * serializeAws_json1_1DescribeDocumentPermissionCommand
299
- */
300
- export declare const se_DescribeDocumentPermissionCommand: (input: DescribeDocumentPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- /**
302
- * serializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand
303
- */
304
- export declare const se_DescribeEffectiveInstanceAssociationsCommand: (input: DescribeEffectiveInstanceAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- /**
306
- * serializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand
307
- */
308
- export declare const se_DescribeEffectivePatchesForPatchBaselineCommand: (input: DescribeEffectivePatchesForPatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- /**
310
- * serializeAws_json1_1DescribeInstanceAssociationsStatusCommand
311
- */
312
- export declare const se_DescribeInstanceAssociationsStatusCommand: (input: DescribeInstanceAssociationsStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- /**
314
- * serializeAws_json1_1DescribeInstanceInformationCommand
315
- */
316
- export declare const se_DescribeInstanceInformationCommand: (input: DescribeInstanceInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- /**
318
- * serializeAws_json1_1DescribeInstancePatchesCommand
319
- */
320
- export declare const se_DescribeInstancePatchesCommand: (input: DescribeInstancePatchesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- /**
322
- * serializeAws_json1_1DescribeInstancePatchStatesCommand
323
- */
324
- export declare const se_DescribeInstancePatchStatesCommand: (input: DescribeInstancePatchStatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- /**
326
- * serializeAws_json1_1DescribeInstancePatchStatesForPatchGroupCommand
327
- */
328
- export declare const se_DescribeInstancePatchStatesForPatchGroupCommand: (input: DescribeInstancePatchStatesForPatchGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
- /**
330
- * serializeAws_json1_1DescribeInstancePropertiesCommand
331
- */
332
- export declare const se_DescribeInstancePropertiesCommand: (input: DescribeInstancePropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- /**
334
- * serializeAws_json1_1DescribeInventoryDeletionsCommand
335
- */
336
- export declare const se_DescribeInventoryDeletionsCommand: (input: DescribeInventoryDeletionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
- /**
338
- * serializeAws_json1_1DescribeMaintenanceWindowExecutionsCommand
339
- */
340
- export declare const se_DescribeMaintenanceWindowExecutionsCommand: (input: DescribeMaintenanceWindowExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
- /**
342
- * serializeAws_json1_1DescribeMaintenanceWindowExecutionTaskInvocationsCommand
343
- */
344
- export declare const se_DescribeMaintenanceWindowExecutionTaskInvocationsCommand: (input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
- /**
346
- * serializeAws_json1_1DescribeMaintenanceWindowExecutionTasksCommand
347
- */
348
- export declare const se_DescribeMaintenanceWindowExecutionTasksCommand: (input: DescribeMaintenanceWindowExecutionTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
- /**
350
- * serializeAws_json1_1DescribeMaintenanceWindowsCommand
351
- */
352
- export declare const se_DescribeMaintenanceWindowsCommand: (input: DescribeMaintenanceWindowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
- /**
354
- * serializeAws_json1_1DescribeMaintenanceWindowScheduleCommand
355
- */
356
- export declare const se_DescribeMaintenanceWindowScheduleCommand: (input: DescribeMaintenanceWindowScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
- /**
358
- * serializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand
359
- */
360
- export declare const se_DescribeMaintenanceWindowsForTargetCommand: (input: DescribeMaintenanceWindowsForTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
- /**
362
- * serializeAws_json1_1DescribeMaintenanceWindowTargetsCommand
363
- */
364
- export declare const se_DescribeMaintenanceWindowTargetsCommand: (input: DescribeMaintenanceWindowTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
- /**
366
- * serializeAws_json1_1DescribeMaintenanceWindowTasksCommand
367
- */
368
- export declare const se_DescribeMaintenanceWindowTasksCommand: (input: DescribeMaintenanceWindowTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
- /**
370
- * serializeAws_json1_1DescribeOpsItemsCommand
371
- */
372
- export declare const se_DescribeOpsItemsCommand: (input: DescribeOpsItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
- /**
374
- * serializeAws_json1_1DescribeParametersCommand
375
- */
376
- export declare const se_DescribeParametersCommand: (input: DescribeParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
- /**
378
- * serializeAws_json1_1DescribePatchBaselinesCommand
379
- */
380
- export declare const se_DescribePatchBaselinesCommand: (input: DescribePatchBaselinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
- /**
382
- * serializeAws_json1_1DescribePatchGroupsCommand
383
- */
384
- export declare const se_DescribePatchGroupsCommand: (input: DescribePatchGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
- /**
386
- * serializeAws_json1_1DescribePatchGroupStateCommand
387
- */
388
- export declare const se_DescribePatchGroupStateCommand: (input: DescribePatchGroupStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
- /**
390
- * serializeAws_json1_1DescribePatchPropertiesCommand
391
- */
392
- export declare const se_DescribePatchPropertiesCommand: (input: DescribePatchPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
- /**
394
- * serializeAws_json1_1DescribeSessionsCommand
395
- */
396
- export declare const se_DescribeSessionsCommand: (input: DescribeSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
- /**
398
- * serializeAws_json1_1DisassociateOpsItemRelatedItemCommand
399
- */
400
- export declare const se_DisassociateOpsItemRelatedItemCommand: (input: DisassociateOpsItemRelatedItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
- /**
402
- * serializeAws_json1_1GetAccessTokenCommand
403
- */
404
- export declare const se_GetAccessTokenCommand: (input: GetAccessTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
- /**
406
- * serializeAws_json1_1GetAutomationExecutionCommand
407
- */
408
- export declare const se_GetAutomationExecutionCommand: (input: GetAutomationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
- /**
410
- * serializeAws_json1_1GetCalendarStateCommand
411
- */
412
- export declare const se_GetCalendarStateCommand: (input: GetCalendarStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
- /**
414
- * serializeAws_json1_1GetCommandInvocationCommand
415
- */
416
- export declare const se_GetCommandInvocationCommand: (input: GetCommandInvocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
- /**
418
- * serializeAws_json1_1GetConnectionStatusCommand
419
- */
420
- export declare const se_GetConnectionStatusCommand: (input: GetConnectionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
- /**
422
- * serializeAws_json1_1GetDefaultPatchBaselineCommand
423
- */
424
- export declare const se_GetDefaultPatchBaselineCommand: (input: GetDefaultPatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
- /**
426
- * serializeAws_json1_1GetDeployablePatchSnapshotForInstanceCommand
427
- */
428
- export declare const se_GetDeployablePatchSnapshotForInstanceCommand: (input: GetDeployablePatchSnapshotForInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
- /**
430
- * serializeAws_json1_1GetDocumentCommand
431
- */
432
- export declare const se_GetDocumentCommand: (input: GetDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
- /**
434
- * serializeAws_json1_1GetExecutionPreviewCommand
435
- */
436
- export declare const se_GetExecutionPreviewCommand: (input: GetExecutionPreviewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
- /**
438
- * serializeAws_json1_1GetInventoryCommand
439
- */
440
- export declare const se_GetInventoryCommand: (input: GetInventoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
- /**
442
- * serializeAws_json1_1GetInventorySchemaCommand
443
- */
444
- export declare const se_GetInventorySchemaCommand: (input: GetInventorySchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
- /**
446
- * serializeAws_json1_1GetMaintenanceWindowCommand
447
- */
448
- export declare const se_GetMaintenanceWindowCommand: (input: GetMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
- /**
450
- * serializeAws_json1_1GetMaintenanceWindowExecutionCommand
451
- */
452
- export declare const se_GetMaintenanceWindowExecutionCommand: (input: GetMaintenanceWindowExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
- /**
454
- * serializeAws_json1_1GetMaintenanceWindowExecutionTaskCommand
455
- */
456
- export declare const se_GetMaintenanceWindowExecutionTaskCommand: (input: GetMaintenanceWindowExecutionTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
- /**
458
- * serializeAws_json1_1GetMaintenanceWindowExecutionTaskInvocationCommand
459
- */
460
- export declare const se_GetMaintenanceWindowExecutionTaskInvocationCommand: (input: GetMaintenanceWindowExecutionTaskInvocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
- /**
462
- * serializeAws_json1_1GetMaintenanceWindowTaskCommand
463
- */
464
- export declare const se_GetMaintenanceWindowTaskCommand: (input: GetMaintenanceWindowTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
- /**
466
- * serializeAws_json1_1GetOpsItemCommand
467
- */
468
- export declare const se_GetOpsItemCommand: (input: GetOpsItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
- /**
470
- * serializeAws_json1_1GetOpsMetadataCommand
471
- */
472
- export declare const se_GetOpsMetadataCommand: (input: GetOpsMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
- /**
474
- * serializeAws_json1_1GetOpsSummaryCommand
475
- */
476
- export declare const se_GetOpsSummaryCommand: (input: GetOpsSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
477
- /**
478
- * serializeAws_json1_1GetParameterCommand
479
- */
480
- export declare const se_GetParameterCommand: (input: GetParameterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
481
- /**
482
- * serializeAws_json1_1GetParameterHistoryCommand
483
- */
484
- export declare const se_GetParameterHistoryCommand: (input: GetParameterHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
485
- /**
486
- * serializeAws_json1_1GetParametersCommand
487
- */
488
- export declare const se_GetParametersCommand: (input: GetParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
489
- /**
490
- * serializeAws_json1_1GetParametersByPathCommand
491
- */
492
- export declare const se_GetParametersByPathCommand: (input: GetParametersByPathCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
493
- /**
494
- * serializeAws_json1_1GetPatchBaselineCommand
495
- */
496
- export declare const se_GetPatchBaselineCommand: (input: GetPatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
497
- /**
498
- * serializeAws_json1_1GetPatchBaselineForPatchGroupCommand
499
- */
500
- export declare const se_GetPatchBaselineForPatchGroupCommand: (input: GetPatchBaselineForPatchGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
501
- /**
502
- * serializeAws_json1_1GetResourcePoliciesCommand
503
- */
504
- export declare const se_GetResourcePoliciesCommand: (input: GetResourcePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
505
- /**
506
- * serializeAws_json1_1GetServiceSettingCommand
507
- */
508
- export declare const se_GetServiceSettingCommand: (input: GetServiceSettingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
509
- /**
510
- * serializeAws_json1_1LabelParameterVersionCommand
511
- */
512
- export declare const se_LabelParameterVersionCommand: (input: LabelParameterVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
513
- /**
514
- * serializeAws_json1_1ListAssociationsCommand
515
- */
516
- export declare const se_ListAssociationsCommand: (input: ListAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
517
- /**
518
- * serializeAws_json1_1ListAssociationVersionsCommand
519
- */
520
- export declare const se_ListAssociationVersionsCommand: (input: ListAssociationVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
521
- /**
522
- * serializeAws_json1_1ListCommandInvocationsCommand
523
- */
524
- export declare const se_ListCommandInvocationsCommand: (input: ListCommandInvocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
525
- /**
526
- * serializeAws_json1_1ListCommandsCommand
527
- */
528
- export declare const se_ListCommandsCommand: (input: ListCommandsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
529
- /**
530
- * serializeAws_json1_1ListComplianceItemsCommand
531
- */
532
- export declare const se_ListComplianceItemsCommand: (input: ListComplianceItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
533
- /**
534
- * serializeAws_json1_1ListComplianceSummariesCommand
535
- */
536
- export declare const se_ListComplianceSummariesCommand: (input: ListComplianceSummariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
537
- /**
538
- * serializeAws_json1_1ListDocumentMetadataHistoryCommand
539
- */
540
- export declare const se_ListDocumentMetadataHistoryCommand: (input: ListDocumentMetadataHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
541
- /**
542
- * serializeAws_json1_1ListDocumentsCommand
543
- */
544
- export declare const se_ListDocumentsCommand: (input: ListDocumentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
545
- /**
546
- * serializeAws_json1_1ListDocumentVersionsCommand
547
- */
548
- export declare const se_ListDocumentVersionsCommand: (input: ListDocumentVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
549
- /**
550
- * serializeAws_json1_1ListInventoryEntriesCommand
551
- */
552
- export declare const se_ListInventoryEntriesCommand: (input: ListInventoryEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
553
- /**
554
- * serializeAws_json1_1ListNodesCommand
555
- */
556
- export declare const se_ListNodesCommand: (input: ListNodesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
557
- /**
558
- * serializeAws_json1_1ListNodesSummaryCommand
559
- */
560
- export declare const se_ListNodesSummaryCommand: (input: ListNodesSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
561
- /**
562
- * serializeAws_json1_1ListOpsItemEventsCommand
563
- */
564
- export declare const se_ListOpsItemEventsCommand: (input: ListOpsItemEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
565
- /**
566
- * serializeAws_json1_1ListOpsItemRelatedItemsCommand
567
- */
568
- export declare const se_ListOpsItemRelatedItemsCommand: (input: ListOpsItemRelatedItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
569
- /**
570
- * serializeAws_json1_1ListOpsMetadataCommand
571
- */
572
- export declare const se_ListOpsMetadataCommand: (input: ListOpsMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
573
- /**
574
- * serializeAws_json1_1ListResourceComplianceSummariesCommand
575
- */
576
- export declare const se_ListResourceComplianceSummariesCommand: (input: ListResourceComplianceSummariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
577
- /**
578
- * serializeAws_json1_1ListResourceDataSyncCommand
579
- */
580
- export declare const se_ListResourceDataSyncCommand: (input: ListResourceDataSyncCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
581
- /**
582
- * serializeAws_json1_1ListTagsForResourceCommand
583
- */
584
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
585
- /**
586
- * serializeAws_json1_1ModifyDocumentPermissionCommand
587
- */
588
- export declare const se_ModifyDocumentPermissionCommand: (input: ModifyDocumentPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
589
- /**
590
- * serializeAws_json1_1PutComplianceItemsCommand
591
- */
592
- export declare const se_PutComplianceItemsCommand: (input: PutComplianceItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
593
- /**
594
- * serializeAws_json1_1PutInventoryCommand
595
- */
596
- export declare const se_PutInventoryCommand: (input: PutInventoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
597
- /**
598
- * serializeAws_json1_1PutParameterCommand
599
- */
600
- export declare const se_PutParameterCommand: (input: PutParameterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
601
- /**
602
- * serializeAws_json1_1PutResourcePolicyCommand
603
- */
604
- export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
605
- /**
606
- * serializeAws_json1_1RegisterDefaultPatchBaselineCommand
607
- */
608
- export declare const se_RegisterDefaultPatchBaselineCommand: (input: RegisterDefaultPatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
609
- /**
610
- * serializeAws_json1_1RegisterPatchBaselineForPatchGroupCommand
611
- */
612
- export declare const se_RegisterPatchBaselineForPatchGroupCommand: (input: RegisterPatchBaselineForPatchGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
613
- /**
614
- * serializeAws_json1_1RegisterTargetWithMaintenanceWindowCommand
615
- */
616
- export declare const se_RegisterTargetWithMaintenanceWindowCommand: (input: RegisterTargetWithMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
617
- /**
618
- * serializeAws_json1_1RegisterTaskWithMaintenanceWindowCommand
619
- */
620
- export declare const se_RegisterTaskWithMaintenanceWindowCommand: (input: RegisterTaskWithMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
621
- /**
622
- * serializeAws_json1_1RemoveTagsFromResourceCommand
623
- */
624
- export declare const se_RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
625
- /**
626
- * serializeAws_json1_1ResetServiceSettingCommand
627
- */
628
- export declare const se_ResetServiceSettingCommand: (input: ResetServiceSettingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
629
- /**
630
- * serializeAws_json1_1ResumeSessionCommand
631
- */
632
- export declare const se_ResumeSessionCommand: (input: ResumeSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
633
- /**
634
- * serializeAws_json1_1SendAutomationSignalCommand
635
- */
636
- export declare const se_SendAutomationSignalCommand: (input: SendAutomationSignalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
637
- /**
638
- * serializeAws_json1_1SendCommandCommand
639
- */
640
- export declare const se_SendCommandCommand: (input: SendCommandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
641
- /**
642
- * serializeAws_json1_1StartAccessRequestCommand
643
- */
644
- export declare const se_StartAccessRequestCommand: (input: StartAccessRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
645
- /**
646
- * serializeAws_json1_1StartAssociationsOnceCommand
647
- */
648
- export declare const se_StartAssociationsOnceCommand: (input: StartAssociationsOnceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
649
- /**
650
- * serializeAws_json1_1StartAutomationExecutionCommand
651
- */
652
- export declare const se_StartAutomationExecutionCommand: (input: StartAutomationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
653
- /**
654
- * serializeAws_json1_1StartChangeRequestExecutionCommand
655
- */
656
- export declare const se_StartChangeRequestExecutionCommand: (input: StartChangeRequestExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
657
- /**
658
- * serializeAws_json1_1StartExecutionPreviewCommand
659
- */
660
- export declare const se_StartExecutionPreviewCommand: (input: StartExecutionPreviewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
661
- /**
662
- * serializeAws_json1_1StartSessionCommand
663
- */
664
- export declare const se_StartSessionCommand: (input: StartSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
665
- /**
666
- * serializeAws_json1_1StopAutomationExecutionCommand
667
- */
668
- export declare const se_StopAutomationExecutionCommand: (input: StopAutomationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
669
- /**
670
- * serializeAws_json1_1TerminateSessionCommand
671
- */
672
- export declare const se_TerminateSessionCommand: (input: TerminateSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
673
- /**
674
- * serializeAws_json1_1UnlabelParameterVersionCommand
675
- */
676
- export declare const se_UnlabelParameterVersionCommand: (input: UnlabelParameterVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
677
- /**
678
- * serializeAws_json1_1UpdateAssociationCommand
679
- */
680
- export declare const se_UpdateAssociationCommand: (input: UpdateAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
681
- /**
682
- * serializeAws_json1_1UpdateAssociationStatusCommand
683
- */
684
- export declare const se_UpdateAssociationStatusCommand: (input: UpdateAssociationStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
685
- /**
686
- * serializeAws_json1_1UpdateDocumentCommand
687
- */
688
- export declare const se_UpdateDocumentCommand: (input: UpdateDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
689
- /**
690
- * serializeAws_json1_1UpdateDocumentDefaultVersionCommand
691
- */
692
- export declare const se_UpdateDocumentDefaultVersionCommand: (input: UpdateDocumentDefaultVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
693
- /**
694
- * serializeAws_json1_1UpdateDocumentMetadataCommand
695
- */
696
- export declare const se_UpdateDocumentMetadataCommand: (input: UpdateDocumentMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
697
- /**
698
- * serializeAws_json1_1UpdateMaintenanceWindowCommand
699
- */
700
- export declare const se_UpdateMaintenanceWindowCommand: (input: UpdateMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
701
- /**
702
- * serializeAws_json1_1UpdateMaintenanceWindowTargetCommand
703
- */
704
- export declare const se_UpdateMaintenanceWindowTargetCommand: (input: UpdateMaintenanceWindowTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
705
- /**
706
- * serializeAws_json1_1UpdateMaintenanceWindowTaskCommand
707
- */
708
- export declare const se_UpdateMaintenanceWindowTaskCommand: (input: UpdateMaintenanceWindowTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
709
- /**
710
- * serializeAws_json1_1UpdateManagedInstanceRoleCommand
711
- */
712
- export declare const se_UpdateManagedInstanceRoleCommand: (input: UpdateManagedInstanceRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
713
- /**
714
- * serializeAws_json1_1UpdateOpsItemCommand
715
- */
716
- export declare const se_UpdateOpsItemCommand: (input: UpdateOpsItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
717
- /**
718
- * serializeAws_json1_1UpdateOpsMetadataCommand
719
- */
720
- export declare const se_UpdateOpsMetadataCommand: (input: UpdateOpsMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
721
- /**
722
- * serializeAws_json1_1UpdatePatchBaselineCommand
723
- */
724
- export declare const se_UpdatePatchBaselineCommand: (input: UpdatePatchBaselineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
725
- /**
726
- * serializeAws_json1_1UpdateResourceDataSyncCommand
727
- */
728
- export declare const se_UpdateResourceDataSyncCommand: (input: UpdateResourceDataSyncCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
729
- /**
730
- * serializeAws_json1_1UpdateServiceSettingCommand
731
- */
732
- export declare const se_UpdateServiceSettingCommand: (input: UpdateServiceSettingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
733
- /**
734
- * deserializeAws_json1_1AddTagsToResourceCommand
735
- */
736
- export declare const de_AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
737
- /**
738
- * deserializeAws_json1_1AssociateOpsItemRelatedItemCommand
739
- */
740
- export declare const de_AssociateOpsItemRelatedItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateOpsItemRelatedItemCommandOutput>;
741
- /**
742
- * deserializeAws_json1_1CancelCommandCommand
743
- */
744
- export declare const de_CancelCommandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelCommandCommandOutput>;
745
- /**
746
- * deserializeAws_json1_1CancelMaintenanceWindowExecutionCommand
747
- */
748
- export declare const de_CancelMaintenanceWindowExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelMaintenanceWindowExecutionCommandOutput>;
749
- /**
750
- * deserializeAws_json1_1CreateActivationCommand
751
- */
752
- export declare const de_CreateActivationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActivationCommandOutput>;
753
- /**
754
- * deserializeAws_json1_1CreateAssociationCommand
755
- */
756
- export declare const de_CreateAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssociationCommandOutput>;
757
- /**
758
- * deserializeAws_json1_1CreateAssociationBatchCommand
759
- */
760
- export declare const de_CreateAssociationBatchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssociationBatchCommandOutput>;
761
- /**
762
- * deserializeAws_json1_1CreateDocumentCommand
763
- */
764
- export declare const de_CreateDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentCommandOutput>;
765
- /**
766
- * deserializeAws_json1_1CreateMaintenanceWindowCommand
767
- */
768
- export declare const de_CreateMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMaintenanceWindowCommandOutput>;
769
- /**
770
- * deserializeAws_json1_1CreateOpsItemCommand
771
- */
772
- export declare const de_CreateOpsItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOpsItemCommandOutput>;
773
- /**
774
- * deserializeAws_json1_1CreateOpsMetadataCommand
775
- */
776
- export declare const de_CreateOpsMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOpsMetadataCommandOutput>;
777
- /**
778
- * deserializeAws_json1_1CreatePatchBaselineCommand
779
- */
780
- export declare const de_CreatePatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePatchBaselineCommandOutput>;
781
- /**
782
- * deserializeAws_json1_1CreateResourceDataSyncCommand
783
- */
784
- export declare const de_CreateResourceDataSyncCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceDataSyncCommandOutput>;
785
- /**
786
- * deserializeAws_json1_1DeleteActivationCommand
787
- */
788
- export declare const de_DeleteActivationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActivationCommandOutput>;
789
- /**
790
- * deserializeAws_json1_1DeleteAssociationCommand
791
- */
792
- export declare const de_DeleteAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssociationCommandOutput>;
793
- /**
794
- * deserializeAws_json1_1DeleteDocumentCommand
795
- */
796
- export declare const de_DeleteDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentCommandOutput>;
797
- /**
798
- * deserializeAws_json1_1DeleteInventoryCommand
799
- */
800
- export declare const de_DeleteInventoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInventoryCommandOutput>;
801
- /**
802
- * deserializeAws_json1_1DeleteMaintenanceWindowCommand
803
- */
804
- export declare const de_DeleteMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMaintenanceWindowCommandOutput>;
805
- /**
806
- * deserializeAws_json1_1DeleteOpsItemCommand
807
- */
808
- export declare const de_DeleteOpsItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOpsItemCommandOutput>;
809
- /**
810
- * deserializeAws_json1_1DeleteOpsMetadataCommand
811
- */
812
- export declare const de_DeleteOpsMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOpsMetadataCommandOutput>;
813
- /**
814
- * deserializeAws_json1_1DeleteParameterCommand
815
- */
816
- export declare const de_DeleteParameterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteParameterCommandOutput>;
817
- /**
818
- * deserializeAws_json1_1DeleteParametersCommand
819
- */
820
- export declare const de_DeleteParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteParametersCommandOutput>;
821
- /**
822
- * deserializeAws_json1_1DeletePatchBaselineCommand
823
- */
824
- export declare const de_DeletePatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePatchBaselineCommandOutput>;
825
- /**
826
- * deserializeAws_json1_1DeleteResourceDataSyncCommand
827
- */
828
- export declare const de_DeleteResourceDataSyncCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceDataSyncCommandOutput>;
829
- /**
830
- * deserializeAws_json1_1DeleteResourcePolicyCommand
831
- */
832
- export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
833
- /**
834
- * deserializeAws_json1_1DeregisterManagedInstanceCommand
835
- */
836
- export declare const de_DeregisterManagedInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterManagedInstanceCommandOutput>;
837
- /**
838
- * deserializeAws_json1_1DeregisterPatchBaselineForPatchGroupCommand
839
- */
840
- export declare const de_DeregisterPatchBaselineForPatchGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterPatchBaselineForPatchGroupCommandOutput>;
841
- /**
842
- * deserializeAws_json1_1DeregisterTargetFromMaintenanceWindowCommand
843
- */
844
- export declare const de_DeregisterTargetFromMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTargetFromMaintenanceWindowCommandOutput>;
845
- /**
846
- * deserializeAws_json1_1DeregisterTaskFromMaintenanceWindowCommand
847
- */
848
- export declare const de_DeregisterTaskFromMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTaskFromMaintenanceWindowCommandOutput>;
849
- /**
850
- * deserializeAws_json1_1DescribeActivationsCommand
851
- */
852
- export declare const de_DescribeActivationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActivationsCommandOutput>;
853
- /**
854
- * deserializeAws_json1_1DescribeAssociationCommand
855
- */
856
- export declare const de_DescribeAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssociationCommandOutput>;
857
- /**
858
- * deserializeAws_json1_1DescribeAssociationExecutionsCommand
859
- */
860
- export declare const de_DescribeAssociationExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssociationExecutionsCommandOutput>;
861
- /**
862
- * deserializeAws_json1_1DescribeAssociationExecutionTargetsCommand
863
- */
864
- export declare const de_DescribeAssociationExecutionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssociationExecutionTargetsCommandOutput>;
865
- /**
866
- * deserializeAws_json1_1DescribeAutomationExecutionsCommand
867
- */
868
- export declare const de_DescribeAutomationExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutomationExecutionsCommandOutput>;
869
- /**
870
- * deserializeAws_json1_1DescribeAutomationStepExecutionsCommand
871
- */
872
- export declare const de_DescribeAutomationStepExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutomationStepExecutionsCommandOutput>;
873
- /**
874
- * deserializeAws_json1_1DescribeAvailablePatchesCommand
875
- */
876
- export declare const de_DescribeAvailablePatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAvailablePatchesCommandOutput>;
877
- /**
878
- * deserializeAws_json1_1DescribeDocumentCommand
879
- */
880
- export declare const de_DescribeDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDocumentCommandOutput>;
881
- /**
882
- * deserializeAws_json1_1DescribeDocumentPermissionCommand
883
- */
884
- export declare const de_DescribeDocumentPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDocumentPermissionCommandOutput>;
885
- /**
886
- * deserializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand
887
- */
888
- export declare const de_DescribeEffectiveInstanceAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEffectiveInstanceAssociationsCommandOutput>;
889
- /**
890
- * deserializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand
891
- */
892
- export declare const de_DescribeEffectivePatchesForPatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeEffectivePatchesForPatchBaselineCommandOutput>;
893
- /**
894
- * deserializeAws_json1_1DescribeInstanceAssociationsStatusCommand
895
- */
896
- export declare const de_DescribeInstanceAssociationsStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceAssociationsStatusCommandOutput>;
897
- /**
898
- * deserializeAws_json1_1DescribeInstanceInformationCommand
899
- */
900
- export declare const de_DescribeInstanceInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceInformationCommandOutput>;
901
- /**
902
- * deserializeAws_json1_1DescribeInstancePatchesCommand
903
- */
904
- export declare const de_DescribeInstancePatchesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstancePatchesCommandOutput>;
905
- /**
906
- * deserializeAws_json1_1DescribeInstancePatchStatesCommand
907
- */
908
- export declare const de_DescribeInstancePatchStatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstancePatchStatesCommandOutput>;
909
- /**
910
- * deserializeAws_json1_1DescribeInstancePatchStatesForPatchGroupCommand
911
- */
912
- export declare const de_DescribeInstancePatchStatesForPatchGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstancePatchStatesForPatchGroupCommandOutput>;
913
- /**
914
- * deserializeAws_json1_1DescribeInstancePropertiesCommand
915
- */
916
- export declare const de_DescribeInstancePropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstancePropertiesCommandOutput>;
917
- /**
918
- * deserializeAws_json1_1DescribeInventoryDeletionsCommand
919
- */
920
- export declare const de_DescribeInventoryDeletionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInventoryDeletionsCommandOutput>;
921
- /**
922
- * deserializeAws_json1_1DescribeMaintenanceWindowExecutionsCommand
923
- */
924
- export declare const de_DescribeMaintenanceWindowExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowExecutionsCommandOutput>;
925
- /**
926
- * deserializeAws_json1_1DescribeMaintenanceWindowExecutionTaskInvocationsCommand
927
- */
928
- export declare const de_DescribeMaintenanceWindowExecutionTaskInvocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput>;
929
- /**
930
- * deserializeAws_json1_1DescribeMaintenanceWindowExecutionTasksCommand
931
- */
932
- export declare const de_DescribeMaintenanceWindowExecutionTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowExecutionTasksCommandOutput>;
933
- /**
934
- * deserializeAws_json1_1DescribeMaintenanceWindowsCommand
935
- */
936
- export declare const de_DescribeMaintenanceWindowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowsCommandOutput>;
937
- /**
938
- * deserializeAws_json1_1DescribeMaintenanceWindowScheduleCommand
939
- */
940
- export declare const de_DescribeMaintenanceWindowScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowScheduleCommandOutput>;
941
- /**
942
- * deserializeAws_json1_1DescribeMaintenanceWindowsForTargetCommand
943
- */
944
- export declare const de_DescribeMaintenanceWindowsForTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowsForTargetCommandOutput>;
945
- /**
946
- * deserializeAws_json1_1DescribeMaintenanceWindowTargetsCommand
947
- */
948
- export declare const de_DescribeMaintenanceWindowTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowTargetsCommandOutput>;
949
- /**
950
- * deserializeAws_json1_1DescribeMaintenanceWindowTasksCommand
951
- */
952
- export declare const de_DescribeMaintenanceWindowTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceWindowTasksCommandOutput>;
953
- /**
954
- * deserializeAws_json1_1DescribeOpsItemsCommand
955
- */
956
- export declare const de_DescribeOpsItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOpsItemsCommandOutput>;
957
- /**
958
- * deserializeAws_json1_1DescribeParametersCommand
959
- */
960
- export declare const de_DescribeParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeParametersCommandOutput>;
961
- /**
962
- * deserializeAws_json1_1DescribePatchBaselinesCommand
963
- */
964
- export declare const de_DescribePatchBaselinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePatchBaselinesCommandOutput>;
965
- /**
966
- * deserializeAws_json1_1DescribePatchGroupsCommand
967
- */
968
- export declare const de_DescribePatchGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePatchGroupsCommandOutput>;
969
- /**
970
- * deserializeAws_json1_1DescribePatchGroupStateCommand
971
- */
972
- export declare const de_DescribePatchGroupStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePatchGroupStateCommandOutput>;
973
- /**
974
- * deserializeAws_json1_1DescribePatchPropertiesCommand
975
- */
976
- export declare const de_DescribePatchPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePatchPropertiesCommandOutput>;
977
- /**
978
- * deserializeAws_json1_1DescribeSessionsCommand
979
- */
980
- export declare const de_DescribeSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSessionsCommandOutput>;
981
- /**
982
- * deserializeAws_json1_1DisassociateOpsItemRelatedItemCommand
983
- */
984
- export declare const de_DisassociateOpsItemRelatedItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateOpsItemRelatedItemCommandOutput>;
985
- /**
986
- * deserializeAws_json1_1GetAccessTokenCommand
987
- */
988
- export declare const de_GetAccessTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccessTokenCommandOutput>;
989
- /**
990
- * deserializeAws_json1_1GetAutomationExecutionCommand
991
- */
992
- export declare const de_GetAutomationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomationExecutionCommandOutput>;
993
- /**
994
- * deserializeAws_json1_1GetCalendarStateCommand
995
- */
996
- export declare const de_GetCalendarStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCalendarStateCommandOutput>;
997
- /**
998
- * deserializeAws_json1_1GetCommandInvocationCommand
999
- */
1000
- export declare const de_GetCommandInvocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCommandInvocationCommandOutput>;
1001
- /**
1002
- * deserializeAws_json1_1GetConnectionStatusCommand
1003
- */
1004
- export declare const de_GetConnectionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionStatusCommandOutput>;
1005
- /**
1006
- * deserializeAws_json1_1GetDefaultPatchBaselineCommand
1007
- */
1008
- export declare const de_GetDefaultPatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDefaultPatchBaselineCommandOutput>;
1009
- /**
1010
- * deserializeAws_json1_1GetDeployablePatchSnapshotForInstanceCommand
1011
- */
1012
- export declare const de_GetDeployablePatchSnapshotForInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeployablePatchSnapshotForInstanceCommandOutput>;
1013
- /**
1014
- * deserializeAws_json1_1GetDocumentCommand
1015
- */
1016
- export declare const de_GetDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentCommandOutput>;
1017
- /**
1018
- * deserializeAws_json1_1GetExecutionPreviewCommand
1019
- */
1020
- export declare const de_GetExecutionPreviewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetExecutionPreviewCommandOutput>;
1021
- /**
1022
- * deserializeAws_json1_1GetInventoryCommand
1023
- */
1024
- export declare const de_GetInventoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInventoryCommandOutput>;
1025
- /**
1026
- * deserializeAws_json1_1GetInventorySchemaCommand
1027
- */
1028
- export declare const de_GetInventorySchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInventorySchemaCommandOutput>;
1029
- /**
1030
- * deserializeAws_json1_1GetMaintenanceWindowCommand
1031
- */
1032
- export declare const de_GetMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMaintenanceWindowCommandOutput>;
1033
- /**
1034
- * deserializeAws_json1_1GetMaintenanceWindowExecutionCommand
1035
- */
1036
- export declare const de_GetMaintenanceWindowExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMaintenanceWindowExecutionCommandOutput>;
1037
- /**
1038
- * deserializeAws_json1_1GetMaintenanceWindowExecutionTaskCommand
1039
- */
1040
- export declare const de_GetMaintenanceWindowExecutionTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMaintenanceWindowExecutionTaskCommandOutput>;
1041
- /**
1042
- * deserializeAws_json1_1GetMaintenanceWindowExecutionTaskInvocationCommand
1043
- */
1044
- export declare const de_GetMaintenanceWindowExecutionTaskInvocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMaintenanceWindowExecutionTaskInvocationCommandOutput>;
1045
- /**
1046
- * deserializeAws_json1_1GetMaintenanceWindowTaskCommand
1047
- */
1048
- export declare const de_GetMaintenanceWindowTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMaintenanceWindowTaskCommandOutput>;
1049
- /**
1050
- * deserializeAws_json1_1GetOpsItemCommand
1051
- */
1052
- export declare const de_GetOpsItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOpsItemCommandOutput>;
1053
- /**
1054
- * deserializeAws_json1_1GetOpsMetadataCommand
1055
- */
1056
- export declare const de_GetOpsMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOpsMetadataCommandOutput>;
1057
- /**
1058
- * deserializeAws_json1_1GetOpsSummaryCommand
1059
- */
1060
- export declare const de_GetOpsSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOpsSummaryCommandOutput>;
1061
- /**
1062
- * deserializeAws_json1_1GetParameterCommand
1063
- */
1064
- export declare const de_GetParameterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetParameterCommandOutput>;
1065
- /**
1066
- * deserializeAws_json1_1GetParameterHistoryCommand
1067
- */
1068
- export declare const de_GetParameterHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetParameterHistoryCommandOutput>;
1069
- /**
1070
- * deserializeAws_json1_1GetParametersCommand
1071
- */
1072
- export declare const de_GetParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetParametersCommandOutput>;
1073
- /**
1074
- * deserializeAws_json1_1GetParametersByPathCommand
1075
- */
1076
- export declare const de_GetParametersByPathCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetParametersByPathCommandOutput>;
1077
- /**
1078
- * deserializeAws_json1_1GetPatchBaselineCommand
1079
- */
1080
- export declare const de_GetPatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPatchBaselineCommandOutput>;
1081
- /**
1082
- * deserializeAws_json1_1GetPatchBaselineForPatchGroupCommand
1083
- */
1084
- export declare const de_GetPatchBaselineForPatchGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPatchBaselineForPatchGroupCommandOutput>;
1085
- /**
1086
- * deserializeAws_json1_1GetResourcePoliciesCommand
1087
- */
1088
- export declare const de_GetResourcePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePoliciesCommandOutput>;
1089
- /**
1090
- * deserializeAws_json1_1GetServiceSettingCommand
1091
- */
1092
- export declare const de_GetServiceSettingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceSettingCommandOutput>;
1093
- /**
1094
- * deserializeAws_json1_1LabelParameterVersionCommand
1095
- */
1096
- export declare const de_LabelParameterVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<LabelParameterVersionCommandOutput>;
1097
- /**
1098
- * deserializeAws_json1_1ListAssociationsCommand
1099
- */
1100
- export declare const de_ListAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociationsCommandOutput>;
1101
- /**
1102
- * deserializeAws_json1_1ListAssociationVersionsCommand
1103
- */
1104
- export declare const de_ListAssociationVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociationVersionsCommandOutput>;
1105
- /**
1106
- * deserializeAws_json1_1ListCommandInvocationsCommand
1107
- */
1108
- export declare const de_ListCommandInvocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCommandInvocationsCommandOutput>;
1109
- /**
1110
- * deserializeAws_json1_1ListCommandsCommand
1111
- */
1112
- export declare const de_ListCommandsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCommandsCommandOutput>;
1113
- /**
1114
- * deserializeAws_json1_1ListComplianceItemsCommand
1115
- */
1116
- export declare const de_ListComplianceItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComplianceItemsCommandOutput>;
1117
- /**
1118
- * deserializeAws_json1_1ListComplianceSummariesCommand
1119
- */
1120
- export declare const de_ListComplianceSummariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComplianceSummariesCommandOutput>;
1121
- /**
1122
- * deserializeAws_json1_1ListDocumentMetadataHistoryCommand
1123
- */
1124
- export declare const de_ListDocumentMetadataHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDocumentMetadataHistoryCommandOutput>;
1125
- /**
1126
- * deserializeAws_json1_1ListDocumentsCommand
1127
- */
1128
- export declare const de_ListDocumentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDocumentsCommandOutput>;
1129
- /**
1130
- * deserializeAws_json1_1ListDocumentVersionsCommand
1131
- */
1132
- export declare const de_ListDocumentVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDocumentVersionsCommandOutput>;
1133
- /**
1134
- * deserializeAws_json1_1ListInventoryEntriesCommand
1135
- */
1136
- export declare const de_ListInventoryEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInventoryEntriesCommandOutput>;
1137
- /**
1138
- * deserializeAws_json1_1ListNodesCommand
1139
- */
1140
- export declare const de_ListNodesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNodesCommandOutput>;
1141
- /**
1142
- * deserializeAws_json1_1ListNodesSummaryCommand
1143
- */
1144
- export declare const de_ListNodesSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNodesSummaryCommandOutput>;
1145
- /**
1146
- * deserializeAws_json1_1ListOpsItemEventsCommand
1147
- */
1148
- export declare const de_ListOpsItemEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpsItemEventsCommandOutput>;
1149
- /**
1150
- * deserializeAws_json1_1ListOpsItemRelatedItemsCommand
1151
- */
1152
- export declare const de_ListOpsItemRelatedItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpsItemRelatedItemsCommandOutput>;
1153
- /**
1154
- * deserializeAws_json1_1ListOpsMetadataCommand
1155
- */
1156
- export declare const de_ListOpsMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpsMetadataCommandOutput>;
1157
- /**
1158
- * deserializeAws_json1_1ListResourceComplianceSummariesCommand
1159
- */
1160
- export declare const de_ListResourceComplianceSummariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceComplianceSummariesCommandOutput>;
1161
- /**
1162
- * deserializeAws_json1_1ListResourceDataSyncCommand
1163
- */
1164
- export declare const de_ListResourceDataSyncCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceDataSyncCommandOutput>;
1165
- /**
1166
- * deserializeAws_json1_1ListTagsForResourceCommand
1167
- */
1168
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
1169
- /**
1170
- * deserializeAws_json1_1ModifyDocumentPermissionCommand
1171
- */
1172
- export declare const de_ModifyDocumentPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyDocumentPermissionCommandOutput>;
1173
- /**
1174
- * deserializeAws_json1_1PutComplianceItemsCommand
1175
- */
1176
- export declare const de_PutComplianceItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutComplianceItemsCommandOutput>;
1177
- /**
1178
- * deserializeAws_json1_1PutInventoryCommand
1179
- */
1180
- export declare const de_PutInventoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutInventoryCommandOutput>;
1181
- /**
1182
- * deserializeAws_json1_1PutParameterCommand
1183
- */
1184
- export declare const de_PutParameterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutParameterCommandOutput>;
1185
- /**
1186
- * deserializeAws_json1_1PutResourcePolicyCommand
1187
- */
1188
- export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
1189
- /**
1190
- * deserializeAws_json1_1RegisterDefaultPatchBaselineCommand
1191
- */
1192
- export declare const de_RegisterDefaultPatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterDefaultPatchBaselineCommandOutput>;
1193
- /**
1194
- * deserializeAws_json1_1RegisterPatchBaselineForPatchGroupCommand
1195
- */
1196
- export declare const de_RegisterPatchBaselineForPatchGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterPatchBaselineForPatchGroupCommandOutput>;
1197
- /**
1198
- * deserializeAws_json1_1RegisterTargetWithMaintenanceWindowCommand
1199
- */
1200
- export declare const de_RegisterTargetWithMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTargetWithMaintenanceWindowCommandOutput>;
1201
- /**
1202
- * deserializeAws_json1_1RegisterTaskWithMaintenanceWindowCommand
1203
- */
1204
- export declare const de_RegisterTaskWithMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTaskWithMaintenanceWindowCommandOutput>;
1205
- /**
1206
- * deserializeAws_json1_1RemoveTagsFromResourceCommand
1207
- */
1208
- export declare const de_RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
1209
- /**
1210
- * deserializeAws_json1_1ResetServiceSettingCommand
1211
- */
1212
- export declare const de_ResetServiceSettingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetServiceSettingCommandOutput>;
1213
- /**
1214
- * deserializeAws_json1_1ResumeSessionCommand
1215
- */
1216
- export declare const de_ResumeSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeSessionCommandOutput>;
1217
- /**
1218
- * deserializeAws_json1_1SendAutomationSignalCommand
1219
- */
1220
- export declare const de_SendAutomationSignalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendAutomationSignalCommandOutput>;
1221
- /**
1222
- * deserializeAws_json1_1SendCommandCommand
1223
- */
1224
- export declare const de_SendCommandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendCommandCommandOutput>;
1225
- /**
1226
- * deserializeAws_json1_1StartAccessRequestCommand
1227
- */
1228
- export declare const de_StartAccessRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAccessRequestCommandOutput>;
1229
- /**
1230
- * deserializeAws_json1_1StartAssociationsOnceCommand
1231
- */
1232
- export declare const de_StartAssociationsOnceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAssociationsOnceCommandOutput>;
1233
- /**
1234
- * deserializeAws_json1_1StartAutomationExecutionCommand
1235
- */
1236
- export declare const de_StartAutomationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAutomationExecutionCommandOutput>;
1237
- /**
1238
- * deserializeAws_json1_1StartChangeRequestExecutionCommand
1239
- */
1240
- export declare const de_StartChangeRequestExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChangeRequestExecutionCommandOutput>;
1241
- /**
1242
- * deserializeAws_json1_1StartExecutionPreviewCommand
1243
- */
1244
- export declare const de_StartExecutionPreviewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartExecutionPreviewCommandOutput>;
1245
- /**
1246
- * deserializeAws_json1_1StartSessionCommand
1247
- */
1248
- export declare const de_StartSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSessionCommandOutput>;
1249
- /**
1250
- * deserializeAws_json1_1StopAutomationExecutionCommand
1251
- */
1252
- export declare const de_StopAutomationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopAutomationExecutionCommandOutput>;
1253
- /**
1254
- * deserializeAws_json1_1TerminateSessionCommand
1255
- */
1256
- export declare const de_TerminateSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateSessionCommandOutput>;
1257
- /**
1258
- * deserializeAws_json1_1UnlabelParameterVersionCommand
1259
- */
1260
- export declare const de_UnlabelParameterVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UnlabelParameterVersionCommandOutput>;
1261
- /**
1262
- * deserializeAws_json1_1UpdateAssociationCommand
1263
- */
1264
- export declare const de_UpdateAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssociationCommandOutput>;
1265
- /**
1266
- * deserializeAws_json1_1UpdateAssociationStatusCommand
1267
- */
1268
- export declare const de_UpdateAssociationStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssociationStatusCommandOutput>;
1269
- /**
1270
- * deserializeAws_json1_1UpdateDocumentCommand
1271
- */
1272
- export declare const de_UpdateDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentCommandOutput>;
1273
- /**
1274
- * deserializeAws_json1_1UpdateDocumentDefaultVersionCommand
1275
- */
1276
- export declare const de_UpdateDocumentDefaultVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentDefaultVersionCommandOutput>;
1277
- /**
1278
- * deserializeAws_json1_1UpdateDocumentMetadataCommand
1279
- */
1280
- export declare const de_UpdateDocumentMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentMetadataCommandOutput>;
1281
- /**
1282
- * deserializeAws_json1_1UpdateMaintenanceWindowCommand
1283
- */
1284
- export declare const de_UpdateMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceWindowCommandOutput>;
1285
- /**
1286
- * deserializeAws_json1_1UpdateMaintenanceWindowTargetCommand
1287
- */
1288
- export declare const de_UpdateMaintenanceWindowTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceWindowTargetCommandOutput>;
1289
- /**
1290
- * deserializeAws_json1_1UpdateMaintenanceWindowTaskCommand
1291
- */
1292
- export declare const de_UpdateMaintenanceWindowTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceWindowTaskCommandOutput>;
1293
- /**
1294
- * deserializeAws_json1_1UpdateManagedInstanceRoleCommand
1295
- */
1296
- export declare const de_UpdateManagedInstanceRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateManagedInstanceRoleCommandOutput>;
1297
- /**
1298
- * deserializeAws_json1_1UpdateOpsItemCommand
1299
- */
1300
- export declare const de_UpdateOpsItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOpsItemCommandOutput>;
1301
- /**
1302
- * deserializeAws_json1_1UpdateOpsMetadataCommand
1303
- */
1304
- export declare const de_UpdateOpsMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOpsMetadataCommandOutput>;
1305
- /**
1306
- * deserializeAws_json1_1UpdatePatchBaselineCommand
1307
- */
1308
- export declare const de_UpdatePatchBaselineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePatchBaselineCommandOutput>;
1309
- /**
1310
- * deserializeAws_json1_1UpdateResourceDataSyncCommand
1311
- */
1312
- export declare const de_UpdateResourceDataSyncCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceDataSyncCommandOutput>;
1313
- /**
1314
- * deserializeAws_json1_1UpdateServiceSettingCommand
1315
- */
1316
- export declare const de_UpdateServiceSettingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSettingCommandOutput>;