@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,412 +1,321 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
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
|
-
export interface
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
export declare
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
export
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
export
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
export interface OpsAggregator {
|
|
324
|
-
|
|
325
|
-
AggregatorType?: string;
|
|
326
|
-
|
|
327
|
-
TypeName?: string;
|
|
328
|
-
|
|
329
|
-
AttributeName?: string;
|
|
330
|
-
|
|
331
|
-
Values?: Record<string, string>;
|
|
332
|
-
|
|
333
|
-
Filters?: OpsFilter[];
|
|
334
|
-
|
|
335
|
-
Aggregators?: OpsAggregator[];
|
|
336
|
-
}
|
|
337
|
-
export interface GetInventoryRequest {
|
|
338
|
-
|
|
339
|
-
Filters?: InventoryFilter[];
|
|
340
|
-
|
|
341
|
-
Aggregators?: InventoryAggregator[];
|
|
342
|
-
|
|
343
|
-
ResultAttributes?: ResultAttribute[];
|
|
344
|
-
|
|
345
|
-
NextToken?: string;
|
|
346
|
-
|
|
347
|
-
MaxResults?: number;
|
|
348
|
-
}
|
|
349
|
-
export interface GetOpsSummaryRequest {
|
|
350
|
-
|
|
351
|
-
SyncName?: string;
|
|
352
|
-
|
|
353
|
-
Filters?: OpsFilter[];
|
|
354
|
-
|
|
355
|
-
Aggregators?: OpsAggregator[];
|
|
356
|
-
|
|
357
|
-
ResultAttributes?: OpsResultAttribute[];
|
|
358
|
-
|
|
359
|
-
NextToken?: string;
|
|
360
|
-
|
|
361
|
-
MaxResults?: number;
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
export declare const DocumentReviewsFilterSensitiveLog: (obj: DocumentReviews) => any;
|
|
365
|
-
|
|
366
|
-
export declare const UpdateDocumentMetadataRequestFilterSensitiveLog: (obj: UpdateDocumentMetadataRequest) => any;
|
|
367
|
-
|
|
368
|
-
export declare const UpdateDocumentMetadataResponseFilterSensitiveLog: (obj: UpdateDocumentMetadataResponse) => any;
|
|
369
|
-
|
|
370
|
-
export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowRequest) => any;
|
|
371
|
-
|
|
372
|
-
export declare const UpdateMaintenanceWindowResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowResult) => any;
|
|
373
|
-
|
|
374
|
-
export declare const UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowTargetRequest) => any;
|
|
375
|
-
|
|
376
|
-
export declare const UpdateMaintenanceWindowTargetResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowTargetResult) => any;
|
|
377
|
-
|
|
378
|
-
export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowTaskRequest) => any;
|
|
379
|
-
|
|
380
|
-
export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowTaskResult) => any;
|
|
381
|
-
|
|
382
|
-
export declare const UpdateManagedInstanceRoleRequestFilterSensitiveLog: (obj: UpdateManagedInstanceRoleRequest) => any;
|
|
383
|
-
|
|
384
|
-
export declare const UpdateManagedInstanceRoleResultFilterSensitiveLog: (obj: UpdateManagedInstanceRoleResult) => any;
|
|
385
|
-
|
|
386
|
-
export declare const UpdateOpsItemRequestFilterSensitiveLog: (obj: UpdateOpsItemRequest) => any;
|
|
387
|
-
|
|
388
|
-
export declare const UpdateOpsItemResponseFilterSensitiveLog: (obj: UpdateOpsItemResponse) => any;
|
|
389
|
-
|
|
390
|
-
export declare const UpdateOpsMetadataRequestFilterSensitiveLog: (obj: UpdateOpsMetadataRequest) => any;
|
|
391
|
-
|
|
392
|
-
export declare const UpdateOpsMetadataResultFilterSensitiveLog: (obj: UpdateOpsMetadataResult) => any;
|
|
393
|
-
|
|
394
|
-
export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (obj: UpdatePatchBaselineRequest) => any;
|
|
395
|
-
|
|
396
|
-
export declare const UpdatePatchBaselineResultFilterSensitiveLog: (obj: UpdatePatchBaselineResult) => any;
|
|
397
|
-
|
|
398
|
-
export declare const UpdateResourceDataSyncRequestFilterSensitiveLog: (obj: UpdateResourceDataSyncRequest) => any;
|
|
399
|
-
|
|
400
|
-
export declare const UpdateResourceDataSyncResultFilterSensitiveLog: (obj: UpdateResourceDataSyncResult) => any;
|
|
401
|
-
|
|
402
|
-
export declare const UpdateServiceSettingRequestFilterSensitiveLog: (obj: UpdateServiceSettingRequest) => any;
|
|
403
|
-
|
|
404
|
-
export declare const UpdateServiceSettingResultFilterSensitiveLog: (obj: UpdateServiceSettingResult) => any;
|
|
405
|
-
|
|
406
|
-
export declare const InventoryAggregatorFilterSensitiveLog: (obj: InventoryAggregator) => any;
|
|
407
|
-
|
|
408
|
-
export declare const OpsAggregatorFilterSensitiveLog: (obj: OpsAggregator) => any;
|
|
409
|
-
|
|
410
|
-
export declare const GetInventoryRequestFilterSensitiveLog: (obj: GetInventoryRequest) => any;
|
|
411
|
-
|
|
412
|
-
export declare const GetOpsSummaryRequestFilterSensitiveLog: (obj: GetOpsSummaryRequest) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
LoggingInfo,
|
|
4
|
+
MaintenanceWindowTaskCutoffBehavior,
|
|
5
|
+
MaintenanceWindowTaskParameterValueExpression,
|
|
6
|
+
MetadataValue,
|
|
7
|
+
OperatingSystem,
|
|
8
|
+
OpsItemDataValue,
|
|
9
|
+
OpsItemNotification,
|
|
10
|
+
OpsItemStatus,
|
|
11
|
+
PatchAction,
|
|
12
|
+
PatchComplianceLevel,
|
|
13
|
+
PatchFilterGroup,
|
|
14
|
+
PatchRuleGroup,
|
|
15
|
+
PatchSource,
|
|
16
|
+
RelatedOpsItem,
|
|
17
|
+
ResourceDataSyncSource,
|
|
18
|
+
Target,
|
|
19
|
+
} from "./models_0";
|
|
20
|
+
import {
|
|
21
|
+
DocumentReviewAction,
|
|
22
|
+
DocumentReviewCommentSource,
|
|
23
|
+
InventoryFilter,
|
|
24
|
+
InventoryGroup,
|
|
25
|
+
MaintenanceWindowTaskInvocationParameters,
|
|
26
|
+
OpsFilter,
|
|
27
|
+
OpsResultAttribute,
|
|
28
|
+
ResultAttribute,
|
|
29
|
+
} from "./models_1";
|
|
30
|
+
import { SSMServiceException as __BaseException } from "./SSMServiceException";
|
|
31
|
+
export interface DocumentReviews {
|
|
32
|
+
Action: DocumentReviewAction | string | undefined;
|
|
33
|
+
Comment?: DocumentReviewCommentSource[];
|
|
34
|
+
}
|
|
35
|
+
export interface UpdateDocumentMetadataRequest {
|
|
36
|
+
Name: string | undefined;
|
|
37
|
+
DocumentVersion?: string;
|
|
38
|
+
DocumentReviews: DocumentReviews | undefined;
|
|
39
|
+
}
|
|
40
|
+
export interface UpdateDocumentMetadataResponse {}
|
|
41
|
+
export interface UpdateMaintenanceWindowRequest {
|
|
42
|
+
WindowId: string | undefined;
|
|
43
|
+
Name?: string;
|
|
44
|
+
Description?: string;
|
|
45
|
+
StartDate?: string;
|
|
46
|
+
EndDate?: string;
|
|
47
|
+
Schedule?: string;
|
|
48
|
+
ScheduleTimezone?: string;
|
|
49
|
+
ScheduleOffset?: number;
|
|
50
|
+
Duration?: number;
|
|
51
|
+
Cutoff?: number;
|
|
52
|
+
AllowUnassociatedTargets?: boolean;
|
|
53
|
+
Enabled?: boolean;
|
|
54
|
+
Replace?: boolean;
|
|
55
|
+
}
|
|
56
|
+
export interface UpdateMaintenanceWindowResult {
|
|
57
|
+
WindowId?: string;
|
|
58
|
+
Name?: string;
|
|
59
|
+
Description?: string;
|
|
60
|
+
StartDate?: string;
|
|
61
|
+
EndDate?: string;
|
|
62
|
+
Schedule?: string;
|
|
63
|
+
ScheduleTimezone?: string;
|
|
64
|
+
ScheduleOffset?: number;
|
|
65
|
+
Duration?: number;
|
|
66
|
+
Cutoff?: number;
|
|
67
|
+
AllowUnassociatedTargets?: boolean;
|
|
68
|
+
Enabled?: boolean;
|
|
69
|
+
}
|
|
70
|
+
export interface UpdateMaintenanceWindowTargetRequest {
|
|
71
|
+
WindowId: string | undefined;
|
|
72
|
+
WindowTargetId: string | undefined;
|
|
73
|
+
Targets?: Target[];
|
|
74
|
+
OwnerInformation?: string;
|
|
75
|
+
Name?: string;
|
|
76
|
+
Description?: string;
|
|
77
|
+
Replace?: boolean;
|
|
78
|
+
}
|
|
79
|
+
export interface UpdateMaintenanceWindowTargetResult {
|
|
80
|
+
WindowId?: string;
|
|
81
|
+
WindowTargetId?: string;
|
|
82
|
+
Targets?: Target[];
|
|
83
|
+
OwnerInformation?: string;
|
|
84
|
+
Name?: string;
|
|
85
|
+
Description?: string;
|
|
86
|
+
}
|
|
87
|
+
export interface UpdateMaintenanceWindowTaskRequest {
|
|
88
|
+
WindowId: string | undefined;
|
|
89
|
+
WindowTaskId: string | undefined;
|
|
90
|
+
Targets?: Target[];
|
|
91
|
+
TaskArn?: string;
|
|
92
|
+
ServiceRoleArn?: string;
|
|
93
|
+
TaskParameters?: Record<
|
|
94
|
+
string,
|
|
95
|
+
MaintenanceWindowTaskParameterValueExpression
|
|
96
|
+
>;
|
|
97
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
98
|
+
Priority?: number;
|
|
99
|
+
MaxConcurrency?: string;
|
|
100
|
+
MaxErrors?: string;
|
|
101
|
+
LoggingInfo?: LoggingInfo;
|
|
102
|
+
Name?: string;
|
|
103
|
+
Description?: string;
|
|
104
|
+
Replace?: boolean;
|
|
105
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
106
|
+
}
|
|
107
|
+
export interface UpdateMaintenanceWindowTaskResult {
|
|
108
|
+
WindowId?: string;
|
|
109
|
+
WindowTaskId?: string;
|
|
110
|
+
Targets?: Target[];
|
|
111
|
+
TaskArn?: string;
|
|
112
|
+
ServiceRoleArn?: string;
|
|
113
|
+
TaskParameters?: Record<
|
|
114
|
+
string,
|
|
115
|
+
MaintenanceWindowTaskParameterValueExpression
|
|
116
|
+
>;
|
|
117
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
118
|
+
Priority?: number;
|
|
119
|
+
MaxConcurrency?: string;
|
|
120
|
+
MaxErrors?: string;
|
|
121
|
+
LoggingInfo?: LoggingInfo;
|
|
122
|
+
Name?: string;
|
|
123
|
+
Description?: string;
|
|
124
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
125
|
+
}
|
|
126
|
+
export interface UpdateManagedInstanceRoleRequest {
|
|
127
|
+
InstanceId: string | undefined;
|
|
128
|
+
IamRole: string | undefined;
|
|
129
|
+
}
|
|
130
|
+
export interface UpdateManagedInstanceRoleResult {}
|
|
131
|
+
export interface UpdateOpsItemRequest {
|
|
132
|
+
Description?: string;
|
|
133
|
+
OperationalData?: Record<string, OpsItemDataValue>;
|
|
134
|
+
OperationalDataToDelete?: string[];
|
|
135
|
+
Notifications?: OpsItemNotification[];
|
|
136
|
+
Priority?: number;
|
|
137
|
+
RelatedOpsItems?: RelatedOpsItem[];
|
|
138
|
+
Status?: OpsItemStatus | string;
|
|
139
|
+
OpsItemId: string | undefined;
|
|
140
|
+
Title?: string;
|
|
141
|
+
Category?: string;
|
|
142
|
+
Severity?: string;
|
|
143
|
+
ActualStartTime?: Date;
|
|
144
|
+
ActualEndTime?: Date;
|
|
145
|
+
PlannedStartTime?: Date;
|
|
146
|
+
PlannedEndTime?: Date;
|
|
147
|
+
}
|
|
148
|
+
export interface UpdateOpsItemResponse {}
|
|
149
|
+
export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
|
|
150
|
+
readonly name: "OpsMetadataKeyLimitExceededException";
|
|
151
|
+
readonly $fault: "client";
|
|
152
|
+
constructor(
|
|
153
|
+
opts: __ExceptionOptionType<
|
|
154
|
+
OpsMetadataKeyLimitExceededException,
|
|
155
|
+
__BaseException
|
|
156
|
+
>
|
|
157
|
+
);
|
|
158
|
+
}
|
|
159
|
+
export interface UpdateOpsMetadataRequest {
|
|
160
|
+
OpsMetadataArn: string | undefined;
|
|
161
|
+
MetadataToUpdate?: Record<string, MetadataValue>;
|
|
162
|
+
KeysToDelete?: string[];
|
|
163
|
+
}
|
|
164
|
+
export interface UpdateOpsMetadataResult {
|
|
165
|
+
OpsMetadataArn?: string;
|
|
166
|
+
}
|
|
167
|
+
export interface UpdatePatchBaselineRequest {
|
|
168
|
+
BaselineId: string | undefined;
|
|
169
|
+
Name?: string;
|
|
170
|
+
GlobalFilters?: PatchFilterGroup;
|
|
171
|
+
ApprovalRules?: PatchRuleGroup;
|
|
172
|
+
ApprovedPatches?: string[];
|
|
173
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
174
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
175
|
+
RejectedPatches?: string[];
|
|
176
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
177
|
+
Description?: string;
|
|
178
|
+
Sources?: PatchSource[];
|
|
179
|
+
Replace?: boolean;
|
|
180
|
+
}
|
|
181
|
+
export interface UpdatePatchBaselineResult {
|
|
182
|
+
BaselineId?: string;
|
|
183
|
+
Name?: string;
|
|
184
|
+
OperatingSystem?: OperatingSystem | string;
|
|
185
|
+
GlobalFilters?: PatchFilterGroup;
|
|
186
|
+
ApprovalRules?: PatchRuleGroup;
|
|
187
|
+
ApprovedPatches?: string[];
|
|
188
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
189
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
190
|
+
RejectedPatches?: string[];
|
|
191
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
192
|
+
CreatedDate?: Date;
|
|
193
|
+
ModifiedDate?: Date;
|
|
194
|
+
Description?: string;
|
|
195
|
+
Sources?: PatchSource[];
|
|
196
|
+
}
|
|
197
|
+
export declare class ResourceDataSyncConflictException extends __BaseException {
|
|
198
|
+
readonly name: "ResourceDataSyncConflictException";
|
|
199
|
+
readonly $fault: "client";
|
|
200
|
+
Message?: string;
|
|
201
|
+
constructor(
|
|
202
|
+
opts: __ExceptionOptionType<
|
|
203
|
+
ResourceDataSyncConflictException,
|
|
204
|
+
__BaseException
|
|
205
|
+
>
|
|
206
|
+
);
|
|
207
|
+
}
|
|
208
|
+
export interface UpdateResourceDataSyncRequest {
|
|
209
|
+
SyncName: string | undefined;
|
|
210
|
+
SyncType: string | undefined;
|
|
211
|
+
SyncSource: ResourceDataSyncSource | undefined;
|
|
212
|
+
}
|
|
213
|
+
export interface UpdateResourceDataSyncResult {}
|
|
214
|
+
export interface UpdateServiceSettingRequest {
|
|
215
|
+
SettingId: string | undefined;
|
|
216
|
+
SettingValue: string | undefined;
|
|
217
|
+
}
|
|
218
|
+
export interface UpdateServiceSettingResult {}
|
|
219
|
+
export interface InventoryAggregator {
|
|
220
|
+
Expression?: string;
|
|
221
|
+
Aggregators?: InventoryAggregator[];
|
|
222
|
+
Groups?: InventoryGroup[];
|
|
223
|
+
}
|
|
224
|
+
export interface OpsAggregator {
|
|
225
|
+
AggregatorType?: string;
|
|
226
|
+
TypeName?: string;
|
|
227
|
+
AttributeName?: string;
|
|
228
|
+
Values?: Record<string, string>;
|
|
229
|
+
Filters?: OpsFilter[];
|
|
230
|
+
Aggregators?: OpsAggregator[];
|
|
231
|
+
}
|
|
232
|
+
export interface GetInventoryRequest {
|
|
233
|
+
Filters?: InventoryFilter[];
|
|
234
|
+
Aggregators?: InventoryAggregator[];
|
|
235
|
+
ResultAttributes?: ResultAttribute[];
|
|
236
|
+
NextToken?: string;
|
|
237
|
+
MaxResults?: number;
|
|
238
|
+
}
|
|
239
|
+
export interface GetOpsSummaryRequest {
|
|
240
|
+
SyncName?: string;
|
|
241
|
+
Filters?: OpsFilter[];
|
|
242
|
+
Aggregators?: OpsAggregator[];
|
|
243
|
+
ResultAttributes?: OpsResultAttribute[];
|
|
244
|
+
NextToken?: string;
|
|
245
|
+
MaxResults?: number;
|
|
246
|
+
}
|
|
247
|
+
export declare const DocumentReviewsFilterSensitiveLog: (
|
|
248
|
+
obj: DocumentReviews
|
|
249
|
+
) => any;
|
|
250
|
+
export declare const UpdateDocumentMetadataRequestFilterSensitiveLog: (
|
|
251
|
+
obj: UpdateDocumentMetadataRequest
|
|
252
|
+
) => any;
|
|
253
|
+
export declare const UpdateDocumentMetadataResponseFilterSensitiveLog: (
|
|
254
|
+
obj: UpdateDocumentMetadataResponse
|
|
255
|
+
) => any;
|
|
256
|
+
export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (
|
|
257
|
+
obj: UpdateMaintenanceWindowRequest
|
|
258
|
+
) => any;
|
|
259
|
+
export declare const UpdateMaintenanceWindowResultFilterSensitiveLog: (
|
|
260
|
+
obj: UpdateMaintenanceWindowResult
|
|
261
|
+
) => any;
|
|
262
|
+
export declare const UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: (
|
|
263
|
+
obj: UpdateMaintenanceWindowTargetRequest
|
|
264
|
+
) => any;
|
|
265
|
+
export declare const UpdateMaintenanceWindowTargetResultFilterSensitiveLog: (
|
|
266
|
+
obj: UpdateMaintenanceWindowTargetResult
|
|
267
|
+
) => any;
|
|
268
|
+
export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (
|
|
269
|
+
obj: UpdateMaintenanceWindowTaskRequest
|
|
270
|
+
) => any;
|
|
271
|
+
export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (
|
|
272
|
+
obj: UpdateMaintenanceWindowTaskResult
|
|
273
|
+
) => any;
|
|
274
|
+
export declare const UpdateManagedInstanceRoleRequestFilterSensitiveLog: (
|
|
275
|
+
obj: UpdateManagedInstanceRoleRequest
|
|
276
|
+
) => any;
|
|
277
|
+
export declare const UpdateManagedInstanceRoleResultFilterSensitiveLog: (
|
|
278
|
+
obj: UpdateManagedInstanceRoleResult
|
|
279
|
+
) => any;
|
|
280
|
+
export declare const UpdateOpsItemRequestFilterSensitiveLog: (
|
|
281
|
+
obj: UpdateOpsItemRequest
|
|
282
|
+
) => any;
|
|
283
|
+
export declare const UpdateOpsItemResponseFilterSensitiveLog: (
|
|
284
|
+
obj: UpdateOpsItemResponse
|
|
285
|
+
) => any;
|
|
286
|
+
export declare const UpdateOpsMetadataRequestFilterSensitiveLog: (
|
|
287
|
+
obj: UpdateOpsMetadataRequest
|
|
288
|
+
) => any;
|
|
289
|
+
export declare const UpdateOpsMetadataResultFilterSensitiveLog: (
|
|
290
|
+
obj: UpdateOpsMetadataResult
|
|
291
|
+
) => any;
|
|
292
|
+
export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (
|
|
293
|
+
obj: UpdatePatchBaselineRequest
|
|
294
|
+
) => any;
|
|
295
|
+
export declare const UpdatePatchBaselineResultFilterSensitiveLog: (
|
|
296
|
+
obj: UpdatePatchBaselineResult
|
|
297
|
+
) => any;
|
|
298
|
+
export declare const UpdateResourceDataSyncRequestFilterSensitiveLog: (
|
|
299
|
+
obj: UpdateResourceDataSyncRequest
|
|
300
|
+
) => any;
|
|
301
|
+
export declare const UpdateResourceDataSyncResultFilterSensitiveLog: (
|
|
302
|
+
obj: UpdateResourceDataSyncResult
|
|
303
|
+
) => any;
|
|
304
|
+
export declare const UpdateServiceSettingRequestFilterSensitiveLog: (
|
|
305
|
+
obj: UpdateServiceSettingRequest
|
|
306
|
+
) => any;
|
|
307
|
+
export declare const UpdateServiceSettingResultFilterSensitiveLog: (
|
|
308
|
+
obj: UpdateServiceSettingResult
|
|
309
|
+
) => any;
|
|
310
|
+
export declare const InventoryAggregatorFilterSensitiveLog: (
|
|
311
|
+
obj: InventoryAggregator
|
|
312
|
+
) => any;
|
|
313
|
+
export declare const OpsAggregatorFilterSensitiveLog: (
|
|
314
|
+
obj: OpsAggregator
|
|
315
|
+
) => any;
|
|
316
|
+
export declare const GetInventoryRequestFilterSensitiveLog: (
|
|
317
|
+
obj: GetInventoryRequest
|
|
318
|
+
) => any;
|
|
319
|
+
export declare const GetOpsSummaryRequestFilterSensitiveLog: (
|
|
320
|
+
obj: GetOpsSummaryRequest
|
|
321
|
+
) => any;
|