@aws-sdk/client-ssm 3.169.0 → 3.171.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/SSM.d.ts +2413 -680
- package/dist-types/ts3.4/SSMClient.d.ts +913 -208
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +34 -18
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +135 -135
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SSMServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +2540 -3221
- package/dist-types/ts3.4/models/models_1.d.ts +2683 -3362
- package/dist-types/ts3.4/models/models_2.d.ts +321 -412
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +47 -47
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1625 -407
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,208 +1,913 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
import {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
import {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
import {
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
import {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
import {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
import {
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
import {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
import {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
import {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AddTagsToResourceCommandInput,
|
|
47
|
+
AddTagsToResourceCommandOutput,
|
|
48
|
+
} from "./commands/AddTagsToResourceCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateOpsItemRelatedItemCommandInput,
|
|
51
|
+
AssociateOpsItemRelatedItemCommandOutput,
|
|
52
|
+
} from "./commands/AssociateOpsItemRelatedItemCommand";
|
|
53
|
+
import {
|
|
54
|
+
CancelCommandCommandInput,
|
|
55
|
+
CancelCommandCommandOutput,
|
|
56
|
+
} from "./commands/CancelCommandCommand";
|
|
57
|
+
import {
|
|
58
|
+
CancelMaintenanceWindowExecutionCommandInput,
|
|
59
|
+
CancelMaintenanceWindowExecutionCommandOutput,
|
|
60
|
+
} from "./commands/CancelMaintenanceWindowExecutionCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateActivationCommandInput,
|
|
63
|
+
CreateActivationCommandOutput,
|
|
64
|
+
} from "./commands/CreateActivationCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateAssociationBatchCommandInput,
|
|
67
|
+
CreateAssociationBatchCommandOutput,
|
|
68
|
+
} from "./commands/CreateAssociationBatchCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateAssociationCommandInput,
|
|
71
|
+
CreateAssociationCommandOutput,
|
|
72
|
+
} from "./commands/CreateAssociationCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateDocumentCommandInput,
|
|
75
|
+
CreateDocumentCommandOutput,
|
|
76
|
+
} from "./commands/CreateDocumentCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateMaintenanceWindowCommandInput,
|
|
79
|
+
CreateMaintenanceWindowCommandOutput,
|
|
80
|
+
} from "./commands/CreateMaintenanceWindowCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateOpsItemCommandInput,
|
|
83
|
+
CreateOpsItemCommandOutput,
|
|
84
|
+
} from "./commands/CreateOpsItemCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateOpsMetadataCommandInput,
|
|
87
|
+
CreateOpsMetadataCommandOutput,
|
|
88
|
+
} from "./commands/CreateOpsMetadataCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreatePatchBaselineCommandInput,
|
|
91
|
+
CreatePatchBaselineCommandOutput,
|
|
92
|
+
} from "./commands/CreatePatchBaselineCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateResourceDataSyncCommandInput,
|
|
95
|
+
CreateResourceDataSyncCommandOutput,
|
|
96
|
+
} from "./commands/CreateResourceDataSyncCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeleteActivationCommandInput,
|
|
99
|
+
DeleteActivationCommandOutput,
|
|
100
|
+
} from "./commands/DeleteActivationCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteAssociationCommandInput,
|
|
103
|
+
DeleteAssociationCommandOutput,
|
|
104
|
+
} from "./commands/DeleteAssociationCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteDocumentCommandInput,
|
|
107
|
+
DeleteDocumentCommandOutput,
|
|
108
|
+
} from "./commands/DeleteDocumentCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteInventoryCommandInput,
|
|
111
|
+
DeleteInventoryCommandOutput,
|
|
112
|
+
} from "./commands/DeleteInventoryCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteMaintenanceWindowCommandInput,
|
|
115
|
+
DeleteMaintenanceWindowCommandOutput,
|
|
116
|
+
} from "./commands/DeleteMaintenanceWindowCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteOpsMetadataCommandInput,
|
|
119
|
+
DeleteOpsMetadataCommandOutput,
|
|
120
|
+
} from "./commands/DeleteOpsMetadataCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteParameterCommandInput,
|
|
123
|
+
DeleteParameterCommandOutput,
|
|
124
|
+
} from "./commands/DeleteParameterCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteParametersCommandInput,
|
|
127
|
+
DeleteParametersCommandOutput,
|
|
128
|
+
} from "./commands/DeleteParametersCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeletePatchBaselineCommandInput,
|
|
131
|
+
DeletePatchBaselineCommandOutput,
|
|
132
|
+
} from "./commands/DeletePatchBaselineCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteResourceDataSyncCommandInput,
|
|
135
|
+
DeleteResourceDataSyncCommandOutput,
|
|
136
|
+
} from "./commands/DeleteResourceDataSyncCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeregisterManagedInstanceCommandInput,
|
|
139
|
+
DeregisterManagedInstanceCommandOutput,
|
|
140
|
+
} from "./commands/DeregisterManagedInstanceCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeregisterPatchBaselineForPatchGroupCommandInput,
|
|
143
|
+
DeregisterPatchBaselineForPatchGroupCommandOutput,
|
|
144
|
+
} from "./commands/DeregisterPatchBaselineForPatchGroupCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeregisterTargetFromMaintenanceWindowCommandInput,
|
|
147
|
+
DeregisterTargetFromMaintenanceWindowCommandOutput,
|
|
148
|
+
} from "./commands/DeregisterTargetFromMaintenanceWindowCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeregisterTaskFromMaintenanceWindowCommandInput,
|
|
151
|
+
DeregisterTaskFromMaintenanceWindowCommandOutput,
|
|
152
|
+
} from "./commands/DeregisterTaskFromMaintenanceWindowCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribeActivationsCommandInput,
|
|
155
|
+
DescribeActivationsCommandOutput,
|
|
156
|
+
} from "./commands/DescribeActivationsCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribeAssociationCommandInput,
|
|
159
|
+
DescribeAssociationCommandOutput,
|
|
160
|
+
} from "./commands/DescribeAssociationCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeAssociationExecutionsCommandInput,
|
|
163
|
+
DescribeAssociationExecutionsCommandOutput,
|
|
164
|
+
} from "./commands/DescribeAssociationExecutionsCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeAssociationExecutionTargetsCommandInput,
|
|
167
|
+
DescribeAssociationExecutionTargetsCommandOutput,
|
|
168
|
+
} from "./commands/DescribeAssociationExecutionTargetsCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeAutomationExecutionsCommandInput,
|
|
171
|
+
DescribeAutomationExecutionsCommandOutput,
|
|
172
|
+
} from "./commands/DescribeAutomationExecutionsCommand";
|
|
173
|
+
import {
|
|
174
|
+
DescribeAutomationStepExecutionsCommandInput,
|
|
175
|
+
DescribeAutomationStepExecutionsCommandOutput,
|
|
176
|
+
} from "./commands/DescribeAutomationStepExecutionsCommand";
|
|
177
|
+
import {
|
|
178
|
+
DescribeAvailablePatchesCommandInput,
|
|
179
|
+
DescribeAvailablePatchesCommandOutput,
|
|
180
|
+
} from "./commands/DescribeAvailablePatchesCommand";
|
|
181
|
+
import {
|
|
182
|
+
DescribeDocumentCommandInput,
|
|
183
|
+
DescribeDocumentCommandOutput,
|
|
184
|
+
} from "./commands/DescribeDocumentCommand";
|
|
185
|
+
import {
|
|
186
|
+
DescribeDocumentPermissionCommandInput,
|
|
187
|
+
DescribeDocumentPermissionCommandOutput,
|
|
188
|
+
} from "./commands/DescribeDocumentPermissionCommand";
|
|
189
|
+
import {
|
|
190
|
+
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
191
|
+
DescribeEffectiveInstanceAssociationsCommandOutput,
|
|
192
|
+
} from "./commands/DescribeEffectiveInstanceAssociationsCommand";
|
|
193
|
+
import {
|
|
194
|
+
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
195
|
+
DescribeEffectivePatchesForPatchBaselineCommandOutput,
|
|
196
|
+
} from "./commands/DescribeEffectivePatchesForPatchBaselineCommand";
|
|
197
|
+
import {
|
|
198
|
+
DescribeInstanceAssociationsStatusCommandInput,
|
|
199
|
+
DescribeInstanceAssociationsStatusCommandOutput,
|
|
200
|
+
} from "./commands/DescribeInstanceAssociationsStatusCommand";
|
|
201
|
+
import {
|
|
202
|
+
DescribeInstanceInformationCommandInput,
|
|
203
|
+
DescribeInstanceInformationCommandOutput,
|
|
204
|
+
} from "./commands/DescribeInstanceInformationCommand";
|
|
205
|
+
import {
|
|
206
|
+
DescribeInstancePatchesCommandInput,
|
|
207
|
+
DescribeInstancePatchesCommandOutput,
|
|
208
|
+
} from "./commands/DescribeInstancePatchesCommand";
|
|
209
|
+
import {
|
|
210
|
+
DescribeInstancePatchStatesCommandInput,
|
|
211
|
+
DescribeInstancePatchStatesCommandOutput,
|
|
212
|
+
} from "./commands/DescribeInstancePatchStatesCommand";
|
|
213
|
+
import {
|
|
214
|
+
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
215
|
+
DescribeInstancePatchStatesForPatchGroupCommandOutput,
|
|
216
|
+
} from "./commands/DescribeInstancePatchStatesForPatchGroupCommand";
|
|
217
|
+
import {
|
|
218
|
+
DescribeInventoryDeletionsCommandInput,
|
|
219
|
+
DescribeInventoryDeletionsCommandOutput,
|
|
220
|
+
} from "./commands/DescribeInventoryDeletionsCommand";
|
|
221
|
+
import {
|
|
222
|
+
DescribeMaintenanceWindowExecutionsCommandInput,
|
|
223
|
+
DescribeMaintenanceWindowExecutionsCommandOutput,
|
|
224
|
+
} from "./commands/DescribeMaintenanceWindowExecutionsCommand";
|
|
225
|
+
import {
|
|
226
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
227
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput,
|
|
228
|
+
} from "./commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
|
|
229
|
+
import {
|
|
230
|
+
DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
231
|
+
DescribeMaintenanceWindowExecutionTasksCommandOutput,
|
|
232
|
+
} from "./commands/DescribeMaintenanceWindowExecutionTasksCommand";
|
|
233
|
+
import {
|
|
234
|
+
DescribeMaintenanceWindowScheduleCommandInput,
|
|
235
|
+
DescribeMaintenanceWindowScheduleCommandOutput,
|
|
236
|
+
} from "./commands/DescribeMaintenanceWindowScheduleCommand";
|
|
237
|
+
import {
|
|
238
|
+
DescribeMaintenanceWindowsCommandInput,
|
|
239
|
+
DescribeMaintenanceWindowsCommandOutput,
|
|
240
|
+
} from "./commands/DescribeMaintenanceWindowsCommand";
|
|
241
|
+
import {
|
|
242
|
+
DescribeMaintenanceWindowsForTargetCommandInput,
|
|
243
|
+
DescribeMaintenanceWindowsForTargetCommandOutput,
|
|
244
|
+
} from "./commands/DescribeMaintenanceWindowsForTargetCommand";
|
|
245
|
+
import {
|
|
246
|
+
DescribeMaintenanceWindowTargetsCommandInput,
|
|
247
|
+
DescribeMaintenanceWindowTargetsCommandOutput,
|
|
248
|
+
} from "./commands/DescribeMaintenanceWindowTargetsCommand";
|
|
249
|
+
import {
|
|
250
|
+
DescribeMaintenanceWindowTasksCommandInput,
|
|
251
|
+
DescribeMaintenanceWindowTasksCommandOutput,
|
|
252
|
+
} from "./commands/DescribeMaintenanceWindowTasksCommand";
|
|
253
|
+
import {
|
|
254
|
+
DescribeOpsItemsCommandInput,
|
|
255
|
+
DescribeOpsItemsCommandOutput,
|
|
256
|
+
} from "./commands/DescribeOpsItemsCommand";
|
|
257
|
+
import {
|
|
258
|
+
DescribeParametersCommandInput,
|
|
259
|
+
DescribeParametersCommandOutput,
|
|
260
|
+
} from "./commands/DescribeParametersCommand";
|
|
261
|
+
import {
|
|
262
|
+
DescribePatchBaselinesCommandInput,
|
|
263
|
+
DescribePatchBaselinesCommandOutput,
|
|
264
|
+
} from "./commands/DescribePatchBaselinesCommand";
|
|
265
|
+
import {
|
|
266
|
+
DescribePatchGroupsCommandInput,
|
|
267
|
+
DescribePatchGroupsCommandOutput,
|
|
268
|
+
} from "./commands/DescribePatchGroupsCommand";
|
|
269
|
+
import {
|
|
270
|
+
DescribePatchGroupStateCommandInput,
|
|
271
|
+
DescribePatchGroupStateCommandOutput,
|
|
272
|
+
} from "./commands/DescribePatchGroupStateCommand";
|
|
273
|
+
import {
|
|
274
|
+
DescribePatchPropertiesCommandInput,
|
|
275
|
+
DescribePatchPropertiesCommandOutput,
|
|
276
|
+
} from "./commands/DescribePatchPropertiesCommand";
|
|
277
|
+
import {
|
|
278
|
+
DescribeSessionsCommandInput,
|
|
279
|
+
DescribeSessionsCommandOutput,
|
|
280
|
+
} from "./commands/DescribeSessionsCommand";
|
|
281
|
+
import {
|
|
282
|
+
DisassociateOpsItemRelatedItemCommandInput,
|
|
283
|
+
DisassociateOpsItemRelatedItemCommandOutput,
|
|
284
|
+
} from "./commands/DisassociateOpsItemRelatedItemCommand";
|
|
285
|
+
import {
|
|
286
|
+
GetAutomationExecutionCommandInput,
|
|
287
|
+
GetAutomationExecutionCommandOutput,
|
|
288
|
+
} from "./commands/GetAutomationExecutionCommand";
|
|
289
|
+
import {
|
|
290
|
+
GetCalendarStateCommandInput,
|
|
291
|
+
GetCalendarStateCommandOutput,
|
|
292
|
+
} from "./commands/GetCalendarStateCommand";
|
|
293
|
+
import {
|
|
294
|
+
GetCommandInvocationCommandInput,
|
|
295
|
+
GetCommandInvocationCommandOutput,
|
|
296
|
+
} from "./commands/GetCommandInvocationCommand";
|
|
297
|
+
import {
|
|
298
|
+
GetConnectionStatusCommandInput,
|
|
299
|
+
GetConnectionStatusCommandOutput,
|
|
300
|
+
} from "./commands/GetConnectionStatusCommand";
|
|
301
|
+
import {
|
|
302
|
+
GetDefaultPatchBaselineCommandInput,
|
|
303
|
+
GetDefaultPatchBaselineCommandOutput,
|
|
304
|
+
} from "./commands/GetDefaultPatchBaselineCommand";
|
|
305
|
+
import {
|
|
306
|
+
GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
307
|
+
GetDeployablePatchSnapshotForInstanceCommandOutput,
|
|
308
|
+
} from "./commands/GetDeployablePatchSnapshotForInstanceCommand";
|
|
309
|
+
import {
|
|
310
|
+
GetDocumentCommandInput,
|
|
311
|
+
GetDocumentCommandOutput,
|
|
312
|
+
} from "./commands/GetDocumentCommand";
|
|
313
|
+
import {
|
|
314
|
+
GetInventoryCommandInput,
|
|
315
|
+
GetInventoryCommandOutput,
|
|
316
|
+
} from "./commands/GetInventoryCommand";
|
|
317
|
+
import {
|
|
318
|
+
GetInventorySchemaCommandInput,
|
|
319
|
+
GetInventorySchemaCommandOutput,
|
|
320
|
+
} from "./commands/GetInventorySchemaCommand";
|
|
321
|
+
import {
|
|
322
|
+
GetMaintenanceWindowCommandInput,
|
|
323
|
+
GetMaintenanceWindowCommandOutput,
|
|
324
|
+
} from "./commands/GetMaintenanceWindowCommand";
|
|
325
|
+
import {
|
|
326
|
+
GetMaintenanceWindowExecutionCommandInput,
|
|
327
|
+
GetMaintenanceWindowExecutionCommandOutput,
|
|
328
|
+
} from "./commands/GetMaintenanceWindowExecutionCommand";
|
|
329
|
+
import {
|
|
330
|
+
GetMaintenanceWindowExecutionTaskCommandInput,
|
|
331
|
+
GetMaintenanceWindowExecutionTaskCommandOutput,
|
|
332
|
+
} from "./commands/GetMaintenanceWindowExecutionTaskCommand";
|
|
333
|
+
import {
|
|
334
|
+
GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
335
|
+
GetMaintenanceWindowExecutionTaskInvocationCommandOutput,
|
|
336
|
+
} from "./commands/GetMaintenanceWindowExecutionTaskInvocationCommand";
|
|
337
|
+
import {
|
|
338
|
+
GetMaintenanceWindowTaskCommandInput,
|
|
339
|
+
GetMaintenanceWindowTaskCommandOutput,
|
|
340
|
+
} from "./commands/GetMaintenanceWindowTaskCommand";
|
|
341
|
+
import {
|
|
342
|
+
GetOpsItemCommandInput,
|
|
343
|
+
GetOpsItemCommandOutput,
|
|
344
|
+
} from "./commands/GetOpsItemCommand";
|
|
345
|
+
import {
|
|
346
|
+
GetOpsMetadataCommandInput,
|
|
347
|
+
GetOpsMetadataCommandOutput,
|
|
348
|
+
} from "./commands/GetOpsMetadataCommand";
|
|
349
|
+
import {
|
|
350
|
+
GetOpsSummaryCommandInput,
|
|
351
|
+
GetOpsSummaryCommandOutput,
|
|
352
|
+
} from "./commands/GetOpsSummaryCommand";
|
|
353
|
+
import {
|
|
354
|
+
GetParameterCommandInput,
|
|
355
|
+
GetParameterCommandOutput,
|
|
356
|
+
} from "./commands/GetParameterCommand";
|
|
357
|
+
import {
|
|
358
|
+
GetParameterHistoryCommandInput,
|
|
359
|
+
GetParameterHistoryCommandOutput,
|
|
360
|
+
} from "./commands/GetParameterHistoryCommand";
|
|
361
|
+
import {
|
|
362
|
+
GetParametersByPathCommandInput,
|
|
363
|
+
GetParametersByPathCommandOutput,
|
|
364
|
+
} from "./commands/GetParametersByPathCommand";
|
|
365
|
+
import {
|
|
366
|
+
GetParametersCommandInput,
|
|
367
|
+
GetParametersCommandOutput,
|
|
368
|
+
} from "./commands/GetParametersCommand";
|
|
369
|
+
import {
|
|
370
|
+
GetPatchBaselineCommandInput,
|
|
371
|
+
GetPatchBaselineCommandOutput,
|
|
372
|
+
} from "./commands/GetPatchBaselineCommand";
|
|
373
|
+
import {
|
|
374
|
+
GetPatchBaselineForPatchGroupCommandInput,
|
|
375
|
+
GetPatchBaselineForPatchGroupCommandOutput,
|
|
376
|
+
} from "./commands/GetPatchBaselineForPatchGroupCommand";
|
|
377
|
+
import {
|
|
378
|
+
GetServiceSettingCommandInput,
|
|
379
|
+
GetServiceSettingCommandOutput,
|
|
380
|
+
} from "./commands/GetServiceSettingCommand";
|
|
381
|
+
import {
|
|
382
|
+
LabelParameterVersionCommandInput,
|
|
383
|
+
LabelParameterVersionCommandOutput,
|
|
384
|
+
} from "./commands/LabelParameterVersionCommand";
|
|
385
|
+
import {
|
|
386
|
+
ListAssociationsCommandInput,
|
|
387
|
+
ListAssociationsCommandOutput,
|
|
388
|
+
} from "./commands/ListAssociationsCommand";
|
|
389
|
+
import {
|
|
390
|
+
ListAssociationVersionsCommandInput,
|
|
391
|
+
ListAssociationVersionsCommandOutput,
|
|
392
|
+
} from "./commands/ListAssociationVersionsCommand";
|
|
393
|
+
import {
|
|
394
|
+
ListCommandInvocationsCommandInput,
|
|
395
|
+
ListCommandInvocationsCommandOutput,
|
|
396
|
+
} from "./commands/ListCommandInvocationsCommand";
|
|
397
|
+
import {
|
|
398
|
+
ListCommandsCommandInput,
|
|
399
|
+
ListCommandsCommandOutput,
|
|
400
|
+
} from "./commands/ListCommandsCommand";
|
|
401
|
+
import {
|
|
402
|
+
ListComplianceItemsCommandInput,
|
|
403
|
+
ListComplianceItemsCommandOutput,
|
|
404
|
+
} from "./commands/ListComplianceItemsCommand";
|
|
405
|
+
import {
|
|
406
|
+
ListComplianceSummariesCommandInput,
|
|
407
|
+
ListComplianceSummariesCommandOutput,
|
|
408
|
+
} from "./commands/ListComplianceSummariesCommand";
|
|
409
|
+
import {
|
|
410
|
+
ListDocumentMetadataHistoryCommandInput,
|
|
411
|
+
ListDocumentMetadataHistoryCommandOutput,
|
|
412
|
+
} from "./commands/ListDocumentMetadataHistoryCommand";
|
|
413
|
+
import {
|
|
414
|
+
ListDocumentsCommandInput,
|
|
415
|
+
ListDocumentsCommandOutput,
|
|
416
|
+
} from "./commands/ListDocumentsCommand";
|
|
417
|
+
import {
|
|
418
|
+
ListDocumentVersionsCommandInput,
|
|
419
|
+
ListDocumentVersionsCommandOutput,
|
|
420
|
+
} from "./commands/ListDocumentVersionsCommand";
|
|
421
|
+
import {
|
|
422
|
+
ListInventoryEntriesCommandInput,
|
|
423
|
+
ListInventoryEntriesCommandOutput,
|
|
424
|
+
} from "./commands/ListInventoryEntriesCommand";
|
|
425
|
+
import {
|
|
426
|
+
ListOpsItemEventsCommandInput,
|
|
427
|
+
ListOpsItemEventsCommandOutput,
|
|
428
|
+
} from "./commands/ListOpsItemEventsCommand";
|
|
429
|
+
import {
|
|
430
|
+
ListOpsItemRelatedItemsCommandInput,
|
|
431
|
+
ListOpsItemRelatedItemsCommandOutput,
|
|
432
|
+
} from "./commands/ListOpsItemRelatedItemsCommand";
|
|
433
|
+
import {
|
|
434
|
+
ListOpsMetadataCommandInput,
|
|
435
|
+
ListOpsMetadataCommandOutput,
|
|
436
|
+
} from "./commands/ListOpsMetadataCommand";
|
|
437
|
+
import {
|
|
438
|
+
ListResourceComplianceSummariesCommandInput,
|
|
439
|
+
ListResourceComplianceSummariesCommandOutput,
|
|
440
|
+
} from "./commands/ListResourceComplianceSummariesCommand";
|
|
441
|
+
import {
|
|
442
|
+
ListResourceDataSyncCommandInput,
|
|
443
|
+
ListResourceDataSyncCommandOutput,
|
|
444
|
+
} from "./commands/ListResourceDataSyncCommand";
|
|
445
|
+
import {
|
|
446
|
+
ListTagsForResourceCommandInput,
|
|
447
|
+
ListTagsForResourceCommandOutput,
|
|
448
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
449
|
+
import {
|
|
450
|
+
ModifyDocumentPermissionCommandInput,
|
|
451
|
+
ModifyDocumentPermissionCommandOutput,
|
|
452
|
+
} from "./commands/ModifyDocumentPermissionCommand";
|
|
453
|
+
import {
|
|
454
|
+
PutComplianceItemsCommandInput,
|
|
455
|
+
PutComplianceItemsCommandOutput,
|
|
456
|
+
} from "./commands/PutComplianceItemsCommand";
|
|
457
|
+
import {
|
|
458
|
+
PutInventoryCommandInput,
|
|
459
|
+
PutInventoryCommandOutput,
|
|
460
|
+
} from "./commands/PutInventoryCommand";
|
|
461
|
+
import {
|
|
462
|
+
PutParameterCommandInput,
|
|
463
|
+
PutParameterCommandOutput,
|
|
464
|
+
} from "./commands/PutParameterCommand";
|
|
465
|
+
import {
|
|
466
|
+
RegisterDefaultPatchBaselineCommandInput,
|
|
467
|
+
RegisterDefaultPatchBaselineCommandOutput,
|
|
468
|
+
} from "./commands/RegisterDefaultPatchBaselineCommand";
|
|
469
|
+
import {
|
|
470
|
+
RegisterPatchBaselineForPatchGroupCommandInput,
|
|
471
|
+
RegisterPatchBaselineForPatchGroupCommandOutput,
|
|
472
|
+
} from "./commands/RegisterPatchBaselineForPatchGroupCommand";
|
|
473
|
+
import {
|
|
474
|
+
RegisterTargetWithMaintenanceWindowCommandInput,
|
|
475
|
+
RegisterTargetWithMaintenanceWindowCommandOutput,
|
|
476
|
+
} from "./commands/RegisterTargetWithMaintenanceWindowCommand";
|
|
477
|
+
import {
|
|
478
|
+
RegisterTaskWithMaintenanceWindowCommandInput,
|
|
479
|
+
RegisterTaskWithMaintenanceWindowCommandOutput,
|
|
480
|
+
} from "./commands/RegisterTaskWithMaintenanceWindowCommand";
|
|
481
|
+
import {
|
|
482
|
+
RemoveTagsFromResourceCommandInput,
|
|
483
|
+
RemoveTagsFromResourceCommandOutput,
|
|
484
|
+
} from "./commands/RemoveTagsFromResourceCommand";
|
|
485
|
+
import {
|
|
486
|
+
ResetServiceSettingCommandInput,
|
|
487
|
+
ResetServiceSettingCommandOutput,
|
|
488
|
+
} from "./commands/ResetServiceSettingCommand";
|
|
489
|
+
import {
|
|
490
|
+
ResumeSessionCommandInput,
|
|
491
|
+
ResumeSessionCommandOutput,
|
|
492
|
+
} from "./commands/ResumeSessionCommand";
|
|
493
|
+
import {
|
|
494
|
+
SendAutomationSignalCommandInput,
|
|
495
|
+
SendAutomationSignalCommandOutput,
|
|
496
|
+
} from "./commands/SendAutomationSignalCommand";
|
|
497
|
+
import {
|
|
498
|
+
SendCommandCommandInput,
|
|
499
|
+
SendCommandCommandOutput,
|
|
500
|
+
} from "./commands/SendCommandCommand";
|
|
501
|
+
import {
|
|
502
|
+
StartAssociationsOnceCommandInput,
|
|
503
|
+
StartAssociationsOnceCommandOutput,
|
|
504
|
+
} from "./commands/StartAssociationsOnceCommand";
|
|
505
|
+
import {
|
|
506
|
+
StartAutomationExecutionCommandInput,
|
|
507
|
+
StartAutomationExecutionCommandOutput,
|
|
508
|
+
} from "./commands/StartAutomationExecutionCommand";
|
|
509
|
+
import {
|
|
510
|
+
StartChangeRequestExecutionCommandInput,
|
|
511
|
+
StartChangeRequestExecutionCommandOutput,
|
|
512
|
+
} from "./commands/StartChangeRequestExecutionCommand";
|
|
513
|
+
import {
|
|
514
|
+
StartSessionCommandInput,
|
|
515
|
+
StartSessionCommandOutput,
|
|
516
|
+
} from "./commands/StartSessionCommand";
|
|
517
|
+
import {
|
|
518
|
+
StopAutomationExecutionCommandInput,
|
|
519
|
+
StopAutomationExecutionCommandOutput,
|
|
520
|
+
} from "./commands/StopAutomationExecutionCommand";
|
|
521
|
+
import {
|
|
522
|
+
TerminateSessionCommandInput,
|
|
523
|
+
TerminateSessionCommandOutput,
|
|
524
|
+
} from "./commands/TerminateSessionCommand";
|
|
525
|
+
import {
|
|
526
|
+
UnlabelParameterVersionCommandInput,
|
|
527
|
+
UnlabelParameterVersionCommandOutput,
|
|
528
|
+
} from "./commands/UnlabelParameterVersionCommand";
|
|
529
|
+
import {
|
|
530
|
+
UpdateAssociationCommandInput,
|
|
531
|
+
UpdateAssociationCommandOutput,
|
|
532
|
+
} from "./commands/UpdateAssociationCommand";
|
|
533
|
+
import {
|
|
534
|
+
UpdateAssociationStatusCommandInput,
|
|
535
|
+
UpdateAssociationStatusCommandOutput,
|
|
536
|
+
} from "./commands/UpdateAssociationStatusCommand";
|
|
537
|
+
import {
|
|
538
|
+
UpdateDocumentCommandInput,
|
|
539
|
+
UpdateDocumentCommandOutput,
|
|
540
|
+
} from "./commands/UpdateDocumentCommand";
|
|
541
|
+
import {
|
|
542
|
+
UpdateDocumentDefaultVersionCommandInput,
|
|
543
|
+
UpdateDocumentDefaultVersionCommandOutput,
|
|
544
|
+
} from "./commands/UpdateDocumentDefaultVersionCommand";
|
|
545
|
+
import {
|
|
546
|
+
UpdateDocumentMetadataCommandInput,
|
|
547
|
+
UpdateDocumentMetadataCommandOutput,
|
|
548
|
+
} from "./commands/UpdateDocumentMetadataCommand";
|
|
549
|
+
import {
|
|
550
|
+
UpdateMaintenanceWindowCommandInput,
|
|
551
|
+
UpdateMaintenanceWindowCommandOutput,
|
|
552
|
+
} from "./commands/UpdateMaintenanceWindowCommand";
|
|
553
|
+
import {
|
|
554
|
+
UpdateMaintenanceWindowTargetCommandInput,
|
|
555
|
+
UpdateMaintenanceWindowTargetCommandOutput,
|
|
556
|
+
} from "./commands/UpdateMaintenanceWindowTargetCommand";
|
|
557
|
+
import {
|
|
558
|
+
UpdateMaintenanceWindowTaskCommandInput,
|
|
559
|
+
UpdateMaintenanceWindowTaskCommandOutput,
|
|
560
|
+
} from "./commands/UpdateMaintenanceWindowTaskCommand";
|
|
561
|
+
import {
|
|
562
|
+
UpdateManagedInstanceRoleCommandInput,
|
|
563
|
+
UpdateManagedInstanceRoleCommandOutput,
|
|
564
|
+
} from "./commands/UpdateManagedInstanceRoleCommand";
|
|
565
|
+
import {
|
|
566
|
+
UpdateOpsItemCommandInput,
|
|
567
|
+
UpdateOpsItemCommandOutput,
|
|
568
|
+
} from "./commands/UpdateOpsItemCommand";
|
|
569
|
+
import {
|
|
570
|
+
UpdateOpsMetadataCommandInput,
|
|
571
|
+
UpdateOpsMetadataCommandOutput,
|
|
572
|
+
} from "./commands/UpdateOpsMetadataCommand";
|
|
573
|
+
import {
|
|
574
|
+
UpdatePatchBaselineCommandInput,
|
|
575
|
+
UpdatePatchBaselineCommandOutput,
|
|
576
|
+
} from "./commands/UpdatePatchBaselineCommand";
|
|
577
|
+
import {
|
|
578
|
+
UpdateResourceDataSyncCommandInput,
|
|
579
|
+
UpdateResourceDataSyncCommandOutput,
|
|
580
|
+
} from "./commands/UpdateResourceDataSyncCommand";
|
|
581
|
+
import {
|
|
582
|
+
UpdateServiceSettingCommandInput,
|
|
583
|
+
UpdateServiceSettingCommandOutput,
|
|
584
|
+
} from "./commands/UpdateServiceSettingCommand";
|
|
585
|
+
export declare type ServiceInputTypes =
|
|
586
|
+
| AddTagsToResourceCommandInput
|
|
587
|
+
| AssociateOpsItemRelatedItemCommandInput
|
|
588
|
+
| CancelCommandCommandInput
|
|
589
|
+
| CancelMaintenanceWindowExecutionCommandInput
|
|
590
|
+
| CreateActivationCommandInput
|
|
591
|
+
| CreateAssociationBatchCommandInput
|
|
592
|
+
| CreateAssociationCommandInput
|
|
593
|
+
| CreateDocumentCommandInput
|
|
594
|
+
| CreateMaintenanceWindowCommandInput
|
|
595
|
+
| CreateOpsItemCommandInput
|
|
596
|
+
| CreateOpsMetadataCommandInput
|
|
597
|
+
| CreatePatchBaselineCommandInput
|
|
598
|
+
| CreateResourceDataSyncCommandInput
|
|
599
|
+
| DeleteActivationCommandInput
|
|
600
|
+
| DeleteAssociationCommandInput
|
|
601
|
+
| DeleteDocumentCommandInput
|
|
602
|
+
| DeleteInventoryCommandInput
|
|
603
|
+
| DeleteMaintenanceWindowCommandInput
|
|
604
|
+
| DeleteOpsMetadataCommandInput
|
|
605
|
+
| DeleteParameterCommandInput
|
|
606
|
+
| DeleteParametersCommandInput
|
|
607
|
+
| DeletePatchBaselineCommandInput
|
|
608
|
+
| DeleteResourceDataSyncCommandInput
|
|
609
|
+
| DeregisterManagedInstanceCommandInput
|
|
610
|
+
| DeregisterPatchBaselineForPatchGroupCommandInput
|
|
611
|
+
| DeregisterTargetFromMaintenanceWindowCommandInput
|
|
612
|
+
| DeregisterTaskFromMaintenanceWindowCommandInput
|
|
613
|
+
| DescribeActivationsCommandInput
|
|
614
|
+
| DescribeAssociationCommandInput
|
|
615
|
+
| DescribeAssociationExecutionTargetsCommandInput
|
|
616
|
+
| DescribeAssociationExecutionsCommandInput
|
|
617
|
+
| DescribeAutomationExecutionsCommandInput
|
|
618
|
+
| DescribeAutomationStepExecutionsCommandInput
|
|
619
|
+
| DescribeAvailablePatchesCommandInput
|
|
620
|
+
| DescribeDocumentCommandInput
|
|
621
|
+
| DescribeDocumentPermissionCommandInput
|
|
622
|
+
| DescribeEffectiveInstanceAssociationsCommandInput
|
|
623
|
+
| DescribeEffectivePatchesForPatchBaselineCommandInput
|
|
624
|
+
| DescribeInstanceAssociationsStatusCommandInput
|
|
625
|
+
| DescribeInstanceInformationCommandInput
|
|
626
|
+
| DescribeInstancePatchStatesCommandInput
|
|
627
|
+
| DescribeInstancePatchStatesForPatchGroupCommandInput
|
|
628
|
+
| DescribeInstancePatchesCommandInput
|
|
629
|
+
| DescribeInventoryDeletionsCommandInput
|
|
630
|
+
| DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput
|
|
631
|
+
| DescribeMaintenanceWindowExecutionTasksCommandInput
|
|
632
|
+
| DescribeMaintenanceWindowExecutionsCommandInput
|
|
633
|
+
| DescribeMaintenanceWindowScheduleCommandInput
|
|
634
|
+
| DescribeMaintenanceWindowTargetsCommandInput
|
|
635
|
+
| DescribeMaintenanceWindowTasksCommandInput
|
|
636
|
+
| DescribeMaintenanceWindowsCommandInput
|
|
637
|
+
| DescribeMaintenanceWindowsForTargetCommandInput
|
|
638
|
+
| DescribeOpsItemsCommandInput
|
|
639
|
+
| DescribeParametersCommandInput
|
|
640
|
+
| DescribePatchBaselinesCommandInput
|
|
641
|
+
| DescribePatchGroupStateCommandInput
|
|
642
|
+
| DescribePatchGroupsCommandInput
|
|
643
|
+
| DescribePatchPropertiesCommandInput
|
|
644
|
+
| DescribeSessionsCommandInput
|
|
645
|
+
| DisassociateOpsItemRelatedItemCommandInput
|
|
646
|
+
| GetAutomationExecutionCommandInput
|
|
647
|
+
| GetCalendarStateCommandInput
|
|
648
|
+
| GetCommandInvocationCommandInput
|
|
649
|
+
| GetConnectionStatusCommandInput
|
|
650
|
+
| GetDefaultPatchBaselineCommandInput
|
|
651
|
+
| GetDeployablePatchSnapshotForInstanceCommandInput
|
|
652
|
+
| GetDocumentCommandInput
|
|
653
|
+
| GetInventoryCommandInput
|
|
654
|
+
| GetInventorySchemaCommandInput
|
|
655
|
+
| GetMaintenanceWindowCommandInput
|
|
656
|
+
| GetMaintenanceWindowExecutionCommandInput
|
|
657
|
+
| GetMaintenanceWindowExecutionTaskCommandInput
|
|
658
|
+
| GetMaintenanceWindowExecutionTaskInvocationCommandInput
|
|
659
|
+
| GetMaintenanceWindowTaskCommandInput
|
|
660
|
+
| GetOpsItemCommandInput
|
|
661
|
+
| GetOpsMetadataCommandInput
|
|
662
|
+
| GetOpsSummaryCommandInput
|
|
663
|
+
| GetParameterCommandInput
|
|
664
|
+
| GetParameterHistoryCommandInput
|
|
665
|
+
| GetParametersByPathCommandInput
|
|
666
|
+
| GetParametersCommandInput
|
|
667
|
+
| GetPatchBaselineCommandInput
|
|
668
|
+
| GetPatchBaselineForPatchGroupCommandInput
|
|
669
|
+
| GetServiceSettingCommandInput
|
|
670
|
+
| LabelParameterVersionCommandInput
|
|
671
|
+
| ListAssociationVersionsCommandInput
|
|
672
|
+
| ListAssociationsCommandInput
|
|
673
|
+
| ListCommandInvocationsCommandInput
|
|
674
|
+
| ListCommandsCommandInput
|
|
675
|
+
| ListComplianceItemsCommandInput
|
|
676
|
+
| ListComplianceSummariesCommandInput
|
|
677
|
+
| ListDocumentMetadataHistoryCommandInput
|
|
678
|
+
| ListDocumentVersionsCommandInput
|
|
679
|
+
| ListDocumentsCommandInput
|
|
680
|
+
| ListInventoryEntriesCommandInput
|
|
681
|
+
| ListOpsItemEventsCommandInput
|
|
682
|
+
| ListOpsItemRelatedItemsCommandInput
|
|
683
|
+
| ListOpsMetadataCommandInput
|
|
684
|
+
| ListResourceComplianceSummariesCommandInput
|
|
685
|
+
| ListResourceDataSyncCommandInput
|
|
686
|
+
| ListTagsForResourceCommandInput
|
|
687
|
+
| ModifyDocumentPermissionCommandInput
|
|
688
|
+
| PutComplianceItemsCommandInput
|
|
689
|
+
| PutInventoryCommandInput
|
|
690
|
+
| PutParameterCommandInput
|
|
691
|
+
| RegisterDefaultPatchBaselineCommandInput
|
|
692
|
+
| RegisterPatchBaselineForPatchGroupCommandInput
|
|
693
|
+
| RegisterTargetWithMaintenanceWindowCommandInput
|
|
694
|
+
| RegisterTaskWithMaintenanceWindowCommandInput
|
|
695
|
+
| RemoveTagsFromResourceCommandInput
|
|
696
|
+
| ResetServiceSettingCommandInput
|
|
697
|
+
| ResumeSessionCommandInput
|
|
698
|
+
| SendAutomationSignalCommandInput
|
|
699
|
+
| SendCommandCommandInput
|
|
700
|
+
| StartAssociationsOnceCommandInput
|
|
701
|
+
| StartAutomationExecutionCommandInput
|
|
702
|
+
| StartChangeRequestExecutionCommandInput
|
|
703
|
+
| StartSessionCommandInput
|
|
704
|
+
| StopAutomationExecutionCommandInput
|
|
705
|
+
| TerminateSessionCommandInput
|
|
706
|
+
| UnlabelParameterVersionCommandInput
|
|
707
|
+
| UpdateAssociationCommandInput
|
|
708
|
+
| UpdateAssociationStatusCommandInput
|
|
709
|
+
| UpdateDocumentCommandInput
|
|
710
|
+
| UpdateDocumentDefaultVersionCommandInput
|
|
711
|
+
| UpdateDocumentMetadataCommandInput
|
|
712
|
+
| UpdateMaintenanceWindowCommandInput
|
|
713
|
+
| UpdateMaintenanceWindowTargetCommandInput
|
|
714
|
+
| UpdateMaintenanceWindowTaskCommandInput
|
|
715
|
+
| UpdateManagedInstanceRoleCommandInput
|
|
716
|
+
| UpdateOpsItemCommandInput
|
|
717
|
+
| UpdateOpsMetadataCommandInput
|
|
718
|
+
| UpdatePatchBaselineCommandInput
|
|
719
|
+
| UpdateResourceDataSyncCommandInput
|
|
720
|
+
| UpdateServiceSettingCommandInput;
|
|
721
|
+
export declare type ServiceOutputTypes =
|
|
722
|
+
| AddTagsToResourceCommandOutput
|
|
723
|
+
| AssociateOpsItemRelatedItemCommandOutput
|
|
724
|
+
| CancelCommandCommandOutput
|
|
725
|
+
| CancelMaintenanceWindowExecutionCommandOutput
|
|
726
|
+
| CreateActivationCommandOutput
|
|
727
|
+
| CreateAssociationBatchCommandOutput
|
|
728
|
+
| CreateAssociationCommandOutput
|
|
729
|
+
| CreateDocumentCommandOutput
|
|
730
|
+
| CreateMaintenanceWindowCommandOutput
|
|
731
|
+
| CreateOpsItemCommandOutput
|
|
732
|
+
| CreateOpsMetadataCommandOutput
|
|
733
|
+
| CreatePatchBaselineCommandOutput
|
|
734
|
+
| CreateResourceDataSyncCommandOutput
|
|
735
|
+
| DeleteActivationCommandOutput
|
|
736
|
+
| DeleteAssociationCommandOutput
|
|
737
|
+
| DeleteDocumentCommandOutput
|
|
738
|
+
| DeleteInventoryCommandOutput
|
|
739
|
+
| DeleteMaintenanceWindowCommandOutput
|
|
740
|
+
| DeleteOpsMetadataCommandOutput
|
|
741
|
+
| DeleteParameterCommandOutput
|
|
742
|
+
| DeleteParametersCommandOutput
|
|
743
|
+
| DeletePatchBaselineCommandOutput
|
|
744
|
+
| DeleteResourceDataSyncCommandOutput
|
|
745
|
+
| DeregisterManagedInstanceCommandOutput
|
|
746
|
+
| DeregisterPatchBaselineForPatchGroupCommandOutput
|
|
747
|
+
| DeregisterTargetFromMaintenanceWindowCommandOutput
|
|
748
|
+
| DeregisterTaskFromMaintenanceWindowCommandOutput
|
|
749
|
+
| DescribeActivationsCommandOutput
|
|
750
|
+
| DescribeAssociationCommandOutput
|
|
751
|
+
| DescribeAssociationExecutionTargetsCommandOutput
|
|
752
|
+
| DescribeAssociationExecutionsCommandOutput
|
|
753
|
+
| DescribeAutomationExecutionsCommandOutput
|
|
754
|
+
| DescribeAutomationStepExecutionsCommandOutput
|
|
755
|
+
| DescribeAvailablePatchesCommandOutput
|
|
756
|
+
| DescribeDocumentCommandOutput
|
|
757
|
+
| DescribeDocumentPermissionCommandOutput
|
|
758
|
+
| DescribeEffectiveInstanceAssociationsCommandOutput
|
|
759
|
+
| DescribeEffectivePatchesForPatchBaselineCommandOutput
|
|
760
|
+
| DescribeInstanceAssociationsStatusCommandOutput
|
|
761
|
+
| DescribeInstanceInformationCommandOutput
|
|
762
|
+
| DescribeInstancePatchStatesCommandOutput
|
|
763
|
+
| DescribeInstancePatchStatesForPatchGroupCommandOutput
|
|
764
|
+
| DescribeInstancePatchesCommandOutput
|
|
765
|
+
| DescribeInventoryDeletionsCommandOutput
|
|
766
|
+
| DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput
|
|
767
|
+
| DescribeMaintenanceWindowExecutionTasksCommandOutput
|
|
768
|
+
| DescribeMaintenanceWindowExecutionsCommandOutput
|
|
769
|
+
| DescribeMaintenanceWindowScheduleCommandOutput
|
|
770
|
+
| DescribeMaintenanceWindowTargetsCommandOutput
|
|
771
|
+
| DescribeMaintenanceWindowTasksCommandOutput
|
|
772
|
+
| DescribeMaintenanceWindowsCommandOutput
|
|
773
|
+
| DescribeMaintenanceWindowsForTargetCommandOutput
|
|
774
|
+
| DescribeOpsItemsCommandOutput
|
|
775
|
+
| DescribeParametersCommandOutput
|
|
776
|
+
| DescribePatchBaselinesCommandOutput
|
|
777
|
+
| DescribePatchGroupStateCommandOutput
|
|
778
|
+
| DescribePatchGroupsCommandOutput
|
|
779
|
+
| DescribePatchPropertiesCommandOutput
|
|
780
|
+
| DescribeSessionsCommandOutput
|
|
781
|
+
| DisassociateOpsItemRelatedItemCommandOutput
|
|
782
|
+
| GetAutomationExecutionCommandOutput
|
|
783
|
+
| GetCalendarStateCommandOutput
|
|
784
|
+
| GetCommandInvocationCommandOutput
|
|
785
|
+
| GetConnectionStatusCommandOutput
|
|
786
|
+
| GetDefaultPatchBaselineCommandOutput
|
|
787
|
+
| GetDeployablePatchSnapshotForInstanceCommandOutput
|
|
788
|
+
| GetDocumentCommandOutput
|
|
789
|
+
| GetInventoryCommandOutput
|
|
790
|
+
| GetInventorySchemaCommandOutput
|
|
791
|
+
| GetMaintenanceWindowCommandOutput
|
|
792
|
+
| GetMaintenanceWindowExecutionCommandOutput
|
|
793
|
+
| GetMaintenanceWindowExecutionTaskCommandOutput
|
|
794
|
+
| GetMaintenanceWindowExecutionTaskInvocationCommandOutput
|
|
795
|
+
| GetMaintenanceWindowTaskCommandOutput
|
|
796
|
+
| GetOpsItemCommandOutput
|
|
797
|
+
| GetOpsMetadataCommandOutput
|
|
798
|
+
| GetOpsSummaryCommandOutput
|
|
799
|
+
| GetParameterCommandOutput
|
|
800
|
+
| GetParameterHistoryCommandOutput
|
|
801
|
+
| GetParametersByPathCommandOutput
|
|
802
|
+
| GetParametersCommandOutput
|
|
803
|
+
| GetPatchBaselineCommandOutput
|
|
804
|
+
| GetPatchBaselineForPatchGroupCommandOutput
|
|
805
|
+
| GetServiceSettingCommandOutput
|
|
806
|
+
| LabelParameterVersionCommandOutput
|
|
807
|
+
| ListAssociationVersionsCommandOutput
|
|
808
|
+
| ListAssociationsCommandOutput
|
|
809
|
+
| ListCommandInvocationsCommandOutput
|
|
810
|
+
| ListCommandsCommandOutput
|
|
811
|
+
| ListComplianceItemsCommandOutput
|
|
812
|
+
| ListComplianceSummariesCommandOutput
|
|
813
|
+
| ListDocumentMetadataHistoryCommandOutput
|
|
814
|
+
| ListDocumentVersionsCommandOutput
|
|
815
|
+
| ListDocumentsCommandOutput
|
|
816
|
+
| ListInventoryEntriesCommandOutput
|
|
817
|
+
| ListOpsItemEventsCommandOutput
|
|
818
|
+
| ListOpsItemRelatedItemsCommandOutput
|
|
819
|
+
| ListOpsMetadataCommandOutput
|
|
820
|
+
| ListResourceComplianceSummariesCommandOutput
|
|
821
|
+
| ListResourceDataSyncCommandOutput
|
|
822
|
+
| ListTagsForResourceCommandOutput
|
|
823
|
+
| ModifyDocumentPermissionCommandOutput
|
|
824
|
+
| PutComplianceItemsCommandOutput
|
|
825
|
+
| PutInventoryCommandOutput
|
|
826
|
+
| PutParameterCommandOutput
|
|
827
|
+
| RegisterDefaultPatchBaselineCommandOutput
|
|
828
|
+
| RegisterPatchBaselineForPatchGroupCommandOutput
|
|
829
|
+
| RegisterTargetWithMaintenanceWindowCommandOutput
|
|
830
|
+
| RegisterTaskWithMaintenanceWindowCommandOutput
|
|
831
|
+
| RemoveTagsFromResourceCommandOutput
|
|
832
|
+
| ResetServiceSettingCommandOutput
|
|
833
|
+
| ResumeSessionCommandOutput
|
|
834
|
+
| SendAutomationSignalCommandOutput
|
|
835
|
+
| SendCommandCommandOutput
|
|
836
|
+
| StartAssociationsOnceCommandOutput
|
|
837
|
+
| StartAutomationExecutionCommandOutput
|
|
838
|
+
| StartChangeRequestExecutionCommandOutput
|
|
839
|
+
| StartSessionCommandOutput
|
|
840
|
+
| StopAutomationExecutionCommandOutput
|
|
841
|
+
| TerminateSessionCommandOutput
|
|
842
|
+
| UnlabelParameterVersionCommandOutput
|
|
843
|
+
| UpdateAssociationCommandOutput
|
|
844
|
+
| UpdateAssociationStatusCommandOutput
|
|
845
|
+
| UpdateDocumentCommandOutput
|
|
846
|
+
| UpdateDocumentDefaultVersionCommandOutput
|
|
847
|
+
| UpdateDocumentMetadataCommandOutput
|
|
848
|
+
| UpdateMaintenanceWindowCommandOutput
|
|
849
|
+
| UpdateMaintenanceWindowTargetCommandOutput
|
|
850
|
+
| UpdateMaintenanceWindowTaskCommandOutput
|
|
851
|
+
| UpdateManagedInstanceRoleCommandOutput
|
|
852
|
+
| UpdateOpsItemCommandOutput
|
|
853
|
+
| UpdateOpsMetadataCommandOutput
|
|
854
|
+
| UpdatePatchBaselineCommandOutput
|
|
855
|
+
| UpdateResourceDataSyncCommandOutput
|
|
856
|
+
| UpdateServiceSettingCommandOutput;
|
|
857
|
+
export interface ClientDefaults
|
|
858
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
859
|
+
requestHandler?: __HttpHandler;
|
|
860
|
+
sha256?: __HashConstructor;
|
|
861
|
+
urlParser?: __UrlParser;
|
|
862
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
863
|
+
streamCollector?: __StreamCollector;
|
|
864
|
+
base64Decoder?: __Decoder;
|
|
865
|
+
base64Encoder?: __Encoder;
|
|
866
|
+
utf8Decoder?: __Decoder;
|
|
867
|
+
utf8Encoder?: __Encoder;
|
|
868
|
+
runtime?: string;
|
|
869
|
+
disableHostPrefix?: boolean;
|
|
870
|
+
maxAttempts?: number | __Provider<number>;
|
|
871
|
+
retryMode?: string | __Provider<string>;
|
|
872
|
+
logger?: __Logger;
|
|
873
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
874
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
875
|
+
serviceId?: string;
|
|
876
|
+
region?: string | __Provider<string>;
|
|
877
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
878
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
879
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
880
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
881
|
+
}
|
|
882
|
+
declare type SSMClientConfigType = Partial<
|
|
883
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
884
|
+
> &
|
|
885
|
+
ClientDefaults &
|
|
886
|
+
RegionInputConfig &
|
|
887
|
+
EndpointsInputConfig &
|
|
888
|
+
RetryInputConfig &
|
|
889
|
+
HostHeaderInputConfig &
|
|
890
|
+
AwsAuthInputConfig &
|
|
891
|
+
UserAgentInputConfig;
|
|
892
|
+
export interface SSMClientConfig extends SSMClientConfigType {}
|
|
893
|
+
declare type SSMClientResolvedConfigType =
|
|
894
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
895
|
+
Required<ClientDefaults> &
|
|
896
|
+
RegionResolvedConfig &
|
|
897
|
+
EndpointsResolvedConfig &
|
|
898
|
+
RetryResolvedConfig &
|
|
899
|
+
HostHeaderResolvedConfig &
|
|
900
|
+
AwsAuthResolvedConfig &
|
|
901
|
+
UserAgentResolvedConfig;
|
|
902
|
+
export interface SSMClientResolvedConfig extends SSMClientResolvedConfigType {}
|
|
903
|
+
export declare class SSMClient extends __Client<
|
|
904
|
+
__HttpHandlerOptions,
|
|
905
|
+
ServiceInputTypes,
|
|
906
|
+
ServiceOutputTypes,
|
|
907
|
+
SSMClientResolvedConfig
|
|
908
|
+
> {
|
|
909
|
+
readonly config: SSMClientResolvedConfig;
|
|
910
|
+
constructor(configuration: SSMClientConfig);
|
|
911
|
+
destroy(): void;
|
|
912
|
+
}
|
|
913
|
+
export {};
|