@aws-sdk/client-ssm 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/SSM.d.ts +2548 -680
- package/dist-types/ts3.4/SSMClient.d.ts +938 -208
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +36 -18
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +41 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +3527 -3221
- package/dist-types/ts3.4/models/models_1.d.ts +3783 -3362
- package/dist-types/ts3.4/models/models_2.d.ts +479 -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 +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,412 +1,479 @@
|
|
|
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
|
-
|
|
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
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
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
|
+
|
|
32
|
+
export interface DocumentReviews {
|
|
33
|
+
Action: DocumentReviewAction | string | undefined;
|
|
34
|
+
|
|
35
|
+
Comment?: DocumentReviewCommentSource[];
|
|
36
|
+
}
|
|
37
|
+
export interface UpdateDocumentMetadataRequest {
|
|
38
|
+
Name: string | undefined;
|
|
39
|
+
|
|
40
|
+
DocumentVersion?: string;
|
|
41
|
+
|
|
42
|
+
DocumentReviews: DocumentReviews | undefined;
|
|
43
|
+
}
|
|
44
|
+
export interface UpdateDocumentMetadataResponse {}
|
|
45
|
+
export interface UpdateMaintenanceWindowRequest {
|
|
46
|
+
WindowId: string | undefined;
|
|
47
|
+
|
|
48
|
+
Name?: string;
|
|
49
|
+
|
|
50
|
+
Description?: string;
|
|
51
|
+
|
|
52
|
+
StartDate?: string;
|
|
53
|
+
|
|
54
|
+
EndDate?: string;
|
|
55
|
+
|
|
56
|
+
Schedule?: string;
|
|
57
|
+
|
|
58
|
+
ScheduleTimezone?: string;
|
|
59
|
+
|
|
60
|
+
ScheduleOffset?: number;
|
|
61
|
+
|
|
62
|
+
Duration?: number;
|
|
63
|
+
|
|
64
|
+
Cutoff?: number;
|
|
65
|
+
|
|
66
|
+
AllowUnassociatedTargets?: boolean;
|
|
67
|
+
|
|
68
|
+
Enabled?: boolean;
|
|
69
|
+
|
|
70
|
+
Replace?: boolean;
|
|
71
|
+
}
|
|
72
|
+
export interface UpdateMaintenanceWindowResult {
|
|
73
|
+
WindowId?: string;
|
|
74
|
+
|
|
75
|
+
Name?: string;
|
|
76
|
+
|
|
77
|
+
Description?: string;
|
|
78
|
+
|
|
79
|
+
StartDate?: string;
|
|
80
|
+
|
|
81
|
+
EndDate?: string;
|
|
82
|
+
|
|
83
|
+
Schedule?: string;
|
|
84
|
+
|
|
85
|
+
ScheduleTimezone?: string;
|
|
86
|
+
|
|
87
|
+
ScheduleOffset?: number;
|
|
88
|
+
|
|
89
|
+
Duration?: number;
|
|
90
|
+
|
|
91
|
+
Cutoff?: number;
|
|
92
|
+
|
|
93
|
+
AllowUnassociatedTargets?: boolean;
|
|
94
|
+
|
|
95
|
+
Enabled?: boolean;
|
|
96
|
+
}
|
|
97
|
+
export interface UpdateMaintenanceWindowTargetRequest {
|
|
98
|
+
WindowId: string | undefined;
|
|
99
|
+
|
|
100
|
+
WindowTargetId: string | undefined;
|
|
101
|
+
|
|
102
|
+
Targets?: Target[];
|
|
103
|
+
|
|
104
|
+
OwnerInformation?: string;
|
|
105
|
+
|
|
106
|
+
Name?: string;
|
|
107
|
+
|
|
108
|
+
Description?: string;
|
|
109
|
+
|
|
110
|
+
Replace?: boolean;
|
|
111
|
+
}
|
|
112
|
+
export interface UpdateMaintenanceWindowTargetResult {
|
|
113
|
+
WindowId?: string;
|
|
114
|
+
|
|
115
|
+
WindowTargetId?: string;
|
|
116
|
+
|
|
117
|
+
Targets?: Target[];
|
|
118
|
+
|
|
119
|
+
OwnerInformation?: string;
|
|
120
|
+
|
|
121
|
+
Name?: string;
|
|
122
|
+
|
|
123
|
+
Description?: string;
|
|
124
|
+
}
|
|
125
|
+
export interface UpdateMaintenanceWindowTaskRequest {
|
|
126
|
+
WindowId: string | undefined;
|
|
127
|
+
|
|
128
|
+
WindowTaskId: string | undefined;
|
|
129
|
+
|
|
130
|
+
Targets?: Target[];
|
|
131
|
+
|
|
132
|
+
TaskArn?: string;
|
|
133
|
+
|
|
134
|
+
ServiceRoleArn?: string;
|
|
135
|
+
|
|
136
|
+
TaskParameters?: Record<
|
|
137
|
+
string,
|
|
138
|
+
MaintenanceWindowTaskParameterValueExpression
|
|
139
|
+
>;
|
|
140
|
+
|
|
141
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
142
|
+
|
|
143
|
+
Priority?: number;
|
|
144
|
+
|
|
145
|
+
MaxConcurrency?: string;
|
|
146
|
+
|
|
147
|
+
MaxErrors?: string;
|
|
148
|
+
|
|
149
|
+
LoggingInfo?: LoggingInfo;
|
|
150
|
+
|
|
151
|
+
Name?: string;
|
|
152
|
+
|
|
153
|
+
Description?: string;
|
|
154
|
+
|
|
155
|
+
Replace?: boolean;
|
|
156
|
+
|
|
157
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
158
|
+
}
|
|
159
|
+
export interface UpdateMaintenanceWindowTaskResult {
|
|
160
|
+
WindowId?: string;
|
|
161
|
+
|
|
162
|
+
WindowTaskId?: string;
|
|
163
|
+
|
|
164
|
+
Targets?: Target[];
|
|
165
|
+
|
|
166
|
+
TaskArn?: string;
|
|
167
|
+
|
|
168
|
+
ServiceRoleArn?: string;
|
|
169
|
+
|
|
170
|
+
TaskParameters?: Record<
|
|
171
|
+
string,
|
|
172
|
+
MaintenanceWindowTaskParameterValueExpression
|
|
173
|
+
>;
|
|
174
|
+
|
|
175
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
176
|
+
|
|
177
|
+
Priority?: number;
|
|
178
|
+
|
|
179
|
+
MaxConcurrency?: string;
|
|
180
|
+
|
|
181
|
+
MaxErrors?: string;
|
|
182
|
+
|
|
183
|
+
LoggingInfo?: LoggingInfo;
|
|
184
|
+
|
|
185
|
+
Name?: string;
|
|
186
|
+
|
|
187
|
+
Description?: string;
|
|
188
|
+
|
|
189
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
190
|
+
}
|
|
191
|
+
export interface UpdateManagedInstanceRoleRequest {
|
|
192
|
+
InstanceId: string | undefined;
|
|
193
|
+
|
|
194
|
+
IamRole: string | undefined;
|
|
195
|
+
}
|
|
196
|
+
export interface UpdateManagedInstanceRoleResult {}
|
|
197
|
+
export interface UpdateOpsItemRequest {
|
|
198
|
+
Description?: string;
|
|
199
|
+
|
|
200
|
+
OperationalData?: Record<string, OpsItemDataValue>;
|
|
201
|
+
|
|
202
|
+
OperationalDataToDelete?: string[];
|
|
203
|
+
|
|
204
|
+
Notifications?: OpsItemNotification[];
|
|
205
|
+
|
|
206
|
+
Priority?: number;
|
|
207
|
+
|
|
208
|
+
RelatedOpsItems?: RelatedOpsItem[];
|
|
209
|
+
|
|
210
|
+
Status?: OpsItemStatus | string;
|
|
211
|
+
|
|
212
|
+
OpsItemId: string | undefined;
|
|
213
|
+
|
|
214
|
+
Title?: string;
|
|
215
|
+
|
|
216
|
+
Category?: string;
|
|
217
|
+
|
|
218
|
+
Severity?: string;
|
|
219
|
+
|
|
220
|
+
ActualStartTime?: Date;
|
|
221
|
+
|
|
222
|
+
ActualEndTime?: Date;
|
|
223
|
+
|
|
224
|
+
PlannedStartTime?: Date;
|
|
225
|
+
|
|
226
|
+
PlannedEndTime?: Date;
|
|
227
|
+
}
|
|
228
|
+
export interface UpdateOpsItemResponse {}
|
|
229
|
+
|
|
230
|
+
export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
|
|
231
|
+
readonly name: "OpsMetadataKeyLimitExceededException";
|
|
232
|
+
readonly $fault: "client";
|
|
233
|
+
|
|
234
|
+
constructor(
|
|
235
|
+
opts: __ExceptionOptionType<
|
|
236
|
+
OpsMetadataKeyLimitExceededException,
|
|
237
|
+
__BaseException
|
|
238
|
+
>
|
|
239
|
+
);
|
|
240
|
+
}
|
|
241
|
+
export interface UpdateOpsMetadataRequest {
|
|
242
|
+
OpsMetadataArn: string | undefined;
|
|
243
|
+
|
|
244
|
+
MetadataToUpdate?: Record<string, MetadataValue>;
|
|
245
|
+
|
|
246
|
+
KeysToDelete?: string[];
|
|
247
|
+
}
|
|
248
|
+
export interface UpdateOpsMetadataResult {
|
|
249
|
+
OpsMetadataArn?: string;
|
|
250
|
+
}
|
|
251
|
+
export interface UpdatePatchBaselineRequest {
|
|
252
|
+
BaselineId: string | undefined;
|
|
253
|
+
|
|
254
|
+
Name?: string;
|
|
255
|
+
|
|
256
|
+
GlobalFilters?: PatchFilterGroup;
|
|
257
|
+
|
|
258
|
+
ApprovalRules?: PatchRuleGroup;
|
|
259
|
+
|
|
260
|
+
ApprovedPatches?: string[];
|
|
261
|
+
|
|
262
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
263
|
+
|
|
264
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
265
|
+
|
|
266
|
+
RejectedPatches?: string[];
|
|
267
|
+
|
|
268
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
269
|
+
|
|
270
|
+
Description?: string;
|
|
271
|
+
|
|
272
|
+
Sources?: PatchSource[];
|
|
273
|
+
|
|
274
|
+
Replace?: boolean;
|
|
275
|
+
}
|
|
276
|
+
export interface UpdatePatchBaselineResult {
|
|
277
|
+
BaselineId?: string;
|
|
278
|
+
|
|
279
|
+
Name?: string;
|
|
280
|
+
|
|
281
|
+
OperatingSystem?: OperatingSystem | string;
|
|
282
|
+
|
|
283
|
+
GlobalFilters?: PatchFilterGroup;
|
|
284
|
+
|
|
285
|
+
ApprovalRules?: PatchRuleGroup;
|
|
286
|
+
|
|
287
|
+
ApprovedPatches?: string[];
|
|
288
|
+
|
|
289
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
290
|
+
|
|
291
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
292
|
+
|
|
293
|
+
RejectedPatches?: string[];
|
|
294
|
+
|
|
295
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
296
|
+
|
|
297
|
+
CreatedDate?: Date;
|
|
298
|
+
|
|
299
|
+
ModifiedDate?: Date;
|
|
300
|
+
|
|
301
|
+
Description?: string;
|
|
302
|
+
|
|
303
|
+
Sources?: PatchSource[];
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
export declare class ResourceDataSyncConflictException extends __BaseException {
|
|
307
|
+
readonly name: "ResourceDataSyncConflictException";
|
|
308
|
+
readonly $fault: "client";
|
|
309
|
+
Message?: string;
|
|
310
|
+
|
|
311
|
+
constructor(
|
|
312
|
+
opts: __ExceptionOptionType<
|
|
313
|
+
ResourceDataSyncConflictException,
|
|
314
|
+
__BaseException
|
|
315
|
+
>
|
|
316
|
+
);
|
|
317
|
+
}
|
|
318
|
+
export interface UpdateResourceDataSyncRequest {
|
|
319
|
+
SyncName: string | undefined;
|
|
320
|
+
|
|
321
|
+
SyncType: string | undefined;
|
|
322
|
+
|
|
323
|
+
SyncSource: ResourceDataSyncSource | undefined;
|
|
324
|
+
}
|
|
325
|
+
export interface UpdateResourceDataSyncResult {}
|
|
326
|
+
|
|
327
|
+
export interface UpdateServiceSettingRequest {
|
|
328
|
+
SettingId: string | undefined;
|
|
329
|
+
|
|
330
|
+
SettingValue: string | undefined;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
export interface UpdateServiceSettingResult {}
|
|
334
|
+
|
|
335
|
+
export interface InventoryAggregator {
|
|
336
|
+
Expression?: string;
|
|
337
|
+
|
|
338
|
+
Aggregators?: InventoryAggregator[];
|
|
339
|
+
|
|
340
|
+
Groups?: InventoryGroup[];
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
export interface OpsAggregator {
|
|
344
|
+
AggregatorType?: string;
|
|
345
|
+
|
|
346
|
+
TypeName?: string;
|
|
347
|
+
|
|
348
|
+
AttributeName?: string;
|
|
349
|
+
|
|
350
|
+
Values?: Record<string, string>;
|
|
351
|
+
|
|
352
|
+
Filters?: OpsFilter[];
|
|
353
|
+
|
|
354
|
+
Aggregators?: OpsAggregator[];
|
|
355
|
+
}
|
|
356
|
+
export interface GetInventoryRequest {
|
|
357
|
+
Filters?: InventoryFilter[];
|
|
358
|
+
|
|
359
|
+
Aggregators?: InventoryAggregator[];
|
|
360
|
+
|
|
361
|
+
ResultAttributes?: ResultAttribute[];
|
|
362
|
+
|
|
363
|
+
NextToken?: string;
|
|
364
|
+
|
|
365
|
+
MaxResults?: number;
|
|
366
|
+
}
|
|
367
|
+
export interface GetOpsSummaryRequest {
|
|
368
|
+
SyncName?: string;
|
|
369
|
+
|
|
370
|
+
Filters?: OpsFilter[];
|
|
371
|
+
|
|
372
|
+
Aggregators?: OpsAggregator[];
|
|
373
|
+
|
|
374
|
+
ResultAttributes?: OpsResultAttribute[];
|
|
375
|
+
|
|
376
|
+
NextToken?: string;
|
|
377
|
+
|
|
378
|
+
MaxResults?: number;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
export declare const DocumentReviewsFilterSensitiveLog: (
|
|
382
|
+
obj: DocumentReviews
|
|
383
|
+
) => any;
|
|
384
|
+
|
|
385
|
+
export declare const UpdateDocumentMetadataRequestFilterSensitiveLog: (
|
|
386
|
+
obj: UpdateDocumentMetadataRequest
|
|
387
|
+
) => any;
|
|
388
|
+
|
|
389
|
+
export declare const UpdateDocumentMetadataResponseFilterSensitiveLog: (
|
|
390
|
+
obj: UpdateDocumentMetadataResponse
|
|
391
|
+
) => any;
|
|
392
|
+
|
|
393
|
+
export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (
|
|
394
|
+
obj: UpdateMaintenanceWindowRequest
|
|
395
|
+
) => any;
|
|
396
|
+
|
|
397
|
+
export declare const UpdateMaintenanceWindowResultFilterSensitiveLog: (
|
|
398
|
+
obj: UpdateMaintenanceWindowResult
|
|
399
|
+
) => any;
|
|
400
|
+
|
|
401
|
+
export declare const UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: (
|
|
402
|
+
obj: UpdateMaintenanceWindowTargetRequest
|
|
403
|
+
) => any;
|
|
404
|
+
|
|
405
|
+
export declare const UpdateMaintenanceWindowTargetResultFilterSensitiveLog: (
|
|
406
|
+
obj: UpdateMaintenanceWindowTargetResult
|
|
407
|
+
) => any;
|
|
408
|
+
|
|
409
|
+
export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (
|
|
410
|
+
obj: UpdateMaintenanceWindowTaskRequest
|
|
411
|
+
) => any;
|
|
412
|
+
|
|
413
|
+
export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (
|
|
414
|
+
obj: UpdateMaintenanceWindowTaskResult
|
|
415
|
+
) => any;
|
|
416
|
+
|
|
417
|
+
export declare const UpdateManagedInstanceRoleRequestFilterSensitiveLog: (
|
|
418
|
+
obj: UpdateManagedInstanceRoleRequest
|
|
419
|
+
) => any;
|
|
420
|
+
|
|
421
|
+
export declare const UpdateManagedInstanceRoleResultFilterSensitiveLog: (
|
|
422
|
+
obj: UpdateManagedInstanceRoleResult
|
|
423
|
+
) => any;
|
|
424
|
+
|
|
425
|
+
export declare const UpdateOpsItemRequestFilterSensitiveLog: (
|
|
426
|
+
obj: UpdateOpsItemRequest
|
|
427
|
+
) => any;
|
|
428
|
+
|
|
429
|
+
export declare const UpdateOpsItemResponseFilterSensitiveLog: (
|
|
430
|
+
obj: UpdateOpsItemResponse
|
|
431
|
+
) => any;
|
|
432
|
+
|
|
433
|
+
export declare const UpdateOpsMetadataRequestFilterSensitiveLog: (
|
|
434
|
+
obj: UpdateOpsMetadataRequest
|
|
435
|
+
) => any;
|
|
436
|
+
|
|
437
|
+
export declare const UpdateOpsMetadataResultFilterSensitiveLog: (
|
|
438
|
+
obj: UpdateOpsMetadataResult
|
|
439
|
+
) => any;
|
|
440
|
+
|
|
441
|
+
export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (
|
|
442
|
+
obj: UpdatePatchBaselineRequest
|
|
443
|
+
) => any;
|
|
444
|
+
|
|
445
|
+
export declare const UpdatePatchBaselineResultFilterSensitiveLog: (
|
|
446
|
+
obj: UpdatePatchBaselineResult
|
|
447
|
+
) => any;
|
|
448
|
+
|
|
449
|
+
export declare const UpdateResourceDataSyncRequestFilterSensitiveLog: (
|
|
450
|
+
obj: UpdateResourceDataSyncRequest
|
|
451
|
+
) => any;
|
|
452
|
+
|
|
453
|
+
export declare const UpdateResourceDataSyncResultFilterSensitiveLog: (
|
|
454
|
+
obj: UpdateResourceDataSyncResult
|
|
455
|
+
) => any;
|
|
456
|
+
|
|
457
|
+
export declare const UpdateServiceSettingRequestFilterSensitiveLog: (
|
|
458
|
+
obj: UpdateServiceSettingRequest
|
|
459
|
+
) => any;
|
|
460
|
+
|
|
461
|
+
export declare const UpdateServiceSettingResultFilterSensitiveLog: (
|
|
462
|
+
obj: UpdateServiceSettingResult
|
|
463
|
+
) => any;
|
|
464
|
+
|
|
465
|
+
export declare const InventoryAggregatorFilterSensitiveLog: (
|
|
466
|
+
obj: InventoryAggregator
|
|
467
|
+
) => any;
|
|
468
|
+
|
|
469
|
+
export declare const OpsAggregatorFilterSensitiveLog: (
|
|
470
|
+
obj: OpsAggregator
|
|
471
|
+
) => any;
|
|
472
|
+
|
|
473
|
+
export declare const GetInventoryRequestFilterSensitiveLog: (
|
|
474
|
+
obj: GetInventoryRequest
|
|
475
|
+
) => any;
|
|
476
|
+
|
|
477
|
+
export declare const GetOpsSummaryRequestFilterSensitiveLog: (
|
|
478
|
+
obj: GetOpsSummaryRequest
|
|
479
|
+
) => any;
|