@aws-sdk/client-ssm 3.296.0 → 3.297.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/dist-cjs/models/models_0.js +2 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-types/SSM.d.ts +139 -0
- package/dist-types/SSMClient.d.ts +24 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +16 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +16 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +16 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +16 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +16 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +16 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +16 -0
- package/dist-types/commands/PutParameterCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +16 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +16 -0
- package/dist-types/commands/SendCommandCommand.d.ts +16 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +16 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +16 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +16 -0
- package/dist-types/models/SSMServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +607 -1
- package/dist-types/models/models_1.d.ts +652 -3
- package/dist-types/models/models_2.d.ts +111 -3
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +3 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +3 -0
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +3 -3
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { SSMServiceException as __BaseException } from "./SSMServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>Information includes the Amazon Web Services account ID where the current document is shared and the
|
|
5
6
|
* version shared with that account.</p>
|
|
6
7
|
*/
|
|
@@ -15,6 +16,7 @@ export interface AccountSharingInfo {
|
|
|
15
16
|
SharedDocumentVersion?: string;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
19
|
+
* @public
|
|
18
20
|
* <p>Metadata that you assign to your Amazon Web Services resources. Tags enable you to categorize your
|
|
19
21
|
* resources in different ways, for example, by purpose, owner, or environment. In Amazon Web Services Systems Manager, you
|
|
20
22
|
* can apply tags to Systems Manager documents (SSM documents), managed nodes, maintenance windows,
|
|
@@ -31,6 +33,7 @@ export interface Tag {
|
|
|
31
33
|
Value: string | undefined;
|
|
32
34
|
}
|
|
33
35
|
/**
|
|
36
|
+
* @public
|
|
34
37
|
* <p>An activation registers one or more on-premises servers or virtual machines (VMs) with Amazon Web Services
|
|
35
38
|
* so that you can configure those servers or VMs using Run Command. A server or VM that has been
|
|
36
39
|
* registered with Amazon Web Services Systems Manager is called a managed node.</p>
|
|
@@ -77,6 +80,9 @@ export interface Activation {
|
|
|
77
80
|
*/
|
|
78
81
|
Tags?: Tag[];
|
|
79
82
|
}
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
80
86
|
export declare enum ResourceTypeForTagging {
|
|
81
87
|
ASSOCIATION = "Association",
|
|
82
88
|
AUTOMATION = "Automation",
|
|
@@ -88,6 +94,9 @@ export declare enum ResourceTypeForTagging {
|
|
|
88
94
|
PARAMETER = "Parameter",
|
|
89
95
|
PATCH_BASELINE = "PatchBaseline"
|
|
90
96
|
}
|
|
97
|
+
/**
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
91
100
|
export interface AddTagsToResourceRequest {
|
|
92
101
|
/**
|
|
93
102
|
* <p>Specifies the type of resource you are tagging.</p>
|
|
@@ -142,9 +151,13 @@ export interface AddTagsToResourceRequest {
|
|
|
142
151
|
*/
|
|
143
152
|
Tags: Tag[] | undefined;
|
|
144
153
|
}
|
|
154
|
+
/**
|
|
155
|
+
* @public
|
|
156
|
+
*/
|
|
145
157
|
export interface AddTagsToResourceResult {
|
|
146
158
|
}
|
|
147
159
|
/**
|
|
160
|
+
* @public
|
|
148
161
|
* <p>An error occurred on the server side.</p>
|
|
149
162
|
*/
|
|
150
163
|
export declare class InternalServerError extends __BaseException {
|
|
@@ -157,6 +170,7 @@ export declare class InternalServerError extends __BaseException {
|
|
|
157
170
|
constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
|
|
158
171
|
}
|
|
159
172
|
/**
|
|
173
|
+
* @public
|
|
160
174
|
* <p>The resource ID isn't valid. Verify that you entered the correct ID and try again.</p>
|
|
161
175
|
*/
|
|
162
176
|
export declare class InvalidResourceId extends __BaseException {
|
|
@@ -168,6 +182,7 @@ export declare class InvalidResourceId extends __BaseException {
|
|
|
168
182
|
constructor(opts: __ExceptionOptionType<InvalidResourceId, __BaseException>);
|
|
169
183
|
}
|
|
170
184
|
/**
|
|
185
|
+
* @public
|
|
171
186
|
* <p>The resource type isn't valid. For example, if you are attempting to tag an EC2 instance,
|
|
172
187
|
* the instance must be a registered managed node.</p>
|
|
173
188
|
*/
|
|
@@ -180,6 +195,7 @@ export declare class InvalidResourceType extends __BaseException {
|
|
|
180
195
|
constructor(opts: __ExceptionOptionType<InvalidResourceType, __BaseException>);
|
|
181
196
|
}
|
|
182
197
|
/**
|
|
198
|
+
* @public
|
|
183
199
|
* <p>The <code>Targets</code> parameter includes too many tags. Remove one or more tags and try
|
|
184
200
|
* the command again.</p>
|
|
185
201
|
*/
|
|
@@ -192,6 +208,7 @@ export declare class TooManyTagsError extends __BaseException {
|
|
|
192
208
|
constructor(opts: __ExceptionOptionType<TooManyTagsError, __BaseException>);
|
|
193
209
|
}
|
|
194
210
|
/**
|
|
211
|
+
* @public
|
|
195
212
|
* <p>There are concurrent updates for a resource that supports one update at a time.</p>
|
|
196
213
|
*/
|
|
197
214
|
export declare class TooManyUpdates extends __BaseException {
|
|
@@ -204,6 +221,7 @@ export declare class TooManyUpdates extends __BaseException {
|
|
|
204
221
|
constructor(opts: __ExceptionOptionType<TooManyUpdates, __BaseException>);
|
|
205
222
|
}
|
|
206
223
|
/**
|
|
224
|
+
* @public
|
|
207
225
|
* <p>A CloudWatch alarm you apply to an automation or command.</p>
|
|
208
226
|
*/
|
|
209
227
|
export interface Alarm {
|
|
@@ -213,6 +231,7 @@ export interface Alarm {
|
|
|
213
231
|
Name: string | undefined;
|
|
214
232
|
}
|
|
215
233
|
/**
|
|
234
|
+
* @public
|
|
216
235
|
* <p>The details for the CloudWatch alarm you want to apply to an automation or
|
|
217
236
|
* command.</p>
|
|
218
237
|
*/
|
|
@@ -229,11 +248,15 @@ export interface AlarmConfiguration {
|
|
|
229
248
|
*/
|
|
230
249
|
Alarms: Alarm[] | undefined;
|
|
231
250
|
}
|
|
251
|
+
/**
|
|
252
|
+
* @public
|
|
253
|
+
*/
|
|
232
254
|
export declare enum ExternalAlarmState {
|
|
233
255
|
ALARM = "ALARM",
|
|
234
256
|
UNKNOWN = "UNKNOWN"
|
|
235
257
|
}
|
|
236
258
|
/**
|
|
259
|
+
* @public
|
|
237
260
|
* <p>The details about the state of your CloudWatch alarm.</p>
|
|
238
261
|
*/
|
|
239
262
|
export interface AlarmStateInformation {
|
|
@@ -247,6 +270,7 @@ export interface AlarmStateInformation {
|
|
|
247
270
|
State: ExternalAlarmState | string | undefined;
|
|
248
271
|
}
|
|
249
272
|
/**
|
|
273
|
+
* @public
|
|
250
274
|
* <p>Error returned if an attempt is made to register a patch group with a patch baseline that is
|
|
251
275
|
* already registered with a different patch baseline.</p>
|
|
252
276
|
*/
|
|
@@ -259,6 +283,9 @@ export declare class AlreadyExistsException extends __BaseException {
|
|
|
259
283
|
*/
|
|
260
284
|
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
261
285
|
}
|
|
286
|
+
/**
|
|
287
|
+
* @public
|
|
288
|
+
*/
|
|
262
289
|
export interface AssociateOpsItemRelatedItemRequest {
|
|
263
290
|
/**
|
|
264
291
|
* <p>The ID of the OpsItem to which you want to associate a resource as a related item.</p>
|
|
@@ -284,6 +311,9 @@ export interface AssociateOpsItemRelatedItemRequest {
|
|
|
284
311
|
*/
|
|
285
312
|
ResourceUri: string | undefined;
|
|
286
313
|
}
|
|
314
|
+
/**
|
|
315
|
+
* @public
|
|
316
|
+
*/
|
|
287
317
|
export interface AssociateOpsItemRelatedItemResponse {
|
|
288
318
|
/**
|
|
289
319
|
* <p>The association ID.</p>
|
|
@@ -291,6 +321,7 @@ export interface AssociateOpsItemRelatedItemResponse {
|
|
|
291
321
|
AssociationId?: string;
|
|
292
322
|
}
|
|
293
323
|
/**
|
|
324
|
+
* @public
|
|
294
325
|
* <p>A specified parameter argument isn't valid. Verify the available arguments and try
|
|
295
326
|
* again.</p>
|
|
296
327
|
*/
|
|
@@ -305,6 +336,7 @@ export declare class OpsItemInvalidParameterException extends __BaseException {
|
|
|
305
336
|
constructor(opts: __ExceptionOptionType<OpsItemInvalidParameterException, __BaseException>);
|
|
306
337
|
}
|
|
307
338
|
/**
|
|
339
|
+
* @public
|
|
308
340
|
* <p>The request caused OpsItems to exceed one or more quotas. For information about OpsItem
|
|
309
341
|
* quotas, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-learn-more.html#OpsCenter-learn-more-limits">What are the resource limits for OpsCenter?</a>.</p>
|
|
310
342
|
*/
|
|
@@ -321,6 +353,7 @@ export declare class OpsItemLimitExceededException extends __BaseException {
|
|
|
321
353
|
constructor(opts: __ExceptionOptionType<OpsItemLimitExceededException, __BaseException>);
|
|
322
354
|
}
|
|
323
355
|
/**
|
|
356
|
+
* @public
|
|
324
357
|
* <p>The specified OpsItem ID doesn't exist. Verify the ID and try again.</p>
|
|
325
358
|
*/
|
|
326
359
|
export declare class OpsItemNotFoundException extends __BaseException {
|
|
@@ -333,6 +366,7 @@ export declare class OpsItemNotFoundException extends __BaseException {
|
|
|
333
366
|
constructor(opts: __ExceptionOptionType<OpsItemNotFoundException, __BaseException>);
|
|
334
367
|
}
|
|
335
368
|
/**
|
|
369
|
+
* @public
|
|
336
370
|
* <p>The Amazon Resource Name (ARN) is already associated with the OpsItem.</p>
|
|
337
371
|
*/
|
|
338
372
|
export declare class OpsItemRelatedItemAlreadyExistsException extends __BaseException {
|
|
@@ -347,6 +381,7 @@ export declare class OpsItemRelatedItemAlreadyExistsException extends __BaseExce
|
|
|
347
381
|
constructor(opts: __ExceptionOptionType<OpsItemRelatedItemAlreadyExistsException, __BaseException>);
|
|
348
382
|
}
|
|
349
383
|
/**
|
|
384
|
+
* @public
|
|
350
385
|
* <p></p>
|
|
351
386
|
*/
|
|
352
387
|
export interface CancelCommandRequest {
|
|
@@ -361,12 +396,14 @@ export interface CancelCommandRequest {
|
|
|
361
396
|
InstanceIds?: string[];
|
|
362
397
|
}
|
|
363
398
|
/**
|
|
399
|
+
* @public
|
|
364
400
|
* <p>Whether or not the command was successfully canceled. There is no guarantee that a request
|
|
365
401
|
* can be canceled.</p>
|
|
366
402
|
*/
|
|
367
403
|
export interface CancelCommandResult {
|
|
368
404
|
}
|
|
369
405
|
/**
|
|
406
|
+
* @public
|
|
370
407
|
* <p>You can't specify a managed node ID in more than one association.</p>
|
|
371
408
|
*/
|
|
372
409
|
export declare class DuplicateInstanceId extends __BaseException {
|
|
@@ -378,6 +415,7 @@ export declare class DuplicateInstanceId extends __BaseException {
|
|
|
378
415
|
constructor(opts: __ExceptionOptionType<DuplicateInstanceId, __BaseException>);
|
|
379
416
|
}
|
|
380
417
|
/**
|
|
418
|
+
* @public
|
|
381
419
|
* <p>The specified command ID isn't valid. Verify the ID and try again.</p>
|
|
382
420
|
*/
|
|
383
421
|
export declare class InvalidCommandId extends __BaseException {
|
|
@@ -389,6 +427,7 @@ export declare class InvalidCommandId extends __BaseException {
|
|
|
389
427
|
constructor(opts: __ExceptionOptionType<InvalidCommandId, __BaseException>);
|
|
390
428
|
}
|
|
391
429
|
/**
|
|
430
|
+
* @public
|
|
392
431
|
* <p>The following problems can cause this exception:</p>
|
|
393
432
|
* <ul>
|
|
394
433
|
* <li>
|
|
@@ -417,12 +456,18 @@ export declare class InvalidInstanceId extends __BaseException {
|
|
|
417
456
|
*/
|
|
418
457
|
constructor(opts: __ExceptionOptionType<InvalidInstanceId, __BaseException>);
|
|
419
458
|
}
|
|
459
|
+
/**
|
|
460
|
+
* @public
|
|
461
|
+
*/
|
|
420
462
|
export interface CancelMaintenanceWindowExecutionRequest {
|
|
421
463
|
/**
|
|
422
464
|
* <p>The ID of the maintenance window execution to stop.</p>
|
|
423
465
|
*/
|
|
424
466
|
WindowExecutionId: string | undefined;
|
|
425
467
|
}
|
|
468
|
+
/**
|
|
469
|
+
* @public
|
|
470
|
+
*/
|
|
426
471
|
export interface CancelMaintenanceWindowExecutionResult {
|
|
427
472
|
/**
|
|
428
473
|
* <p>The ID of the maintenance window execution that has been stopped.</p>
|
|
@@ -430,6 +475,7 @@ export interface CancelMaintenanceWindowExecutionResult {
|
|
|
430
475
|
WindowExecutionId?: string;
|
|
431
476
|
}
|
|
432
477
|
/**
|
|
478
|
+
* @public
|
|
433
479
|
* <p>Error returned when the ID specified for a resource, such as a maintenance window or patch
|
|
434
480
|
* baseline, doesn't exist.</p>
|
|
435
481
|
* <p>For information about resource quotas in Amazon Web Services Systems Manager, see <a href="https://docs.aws.amazon.com/general/latest/gr/ssm.html#limits_ssm">Systems Manager service quotas</a> in the
|
|
@@ -445,6 +491,7 @@ export declare class DoesNotExistException extends __BaseException {
|
|
|
445
491
|
constructor(opts: __ExceptionOptionType<DoesNotExistException, __BaseException>);
|
|
446
492
|
}
|
|
447
493
|
/**
|
|
494
|
+
* @public
|
|
448
495
|
* <p>Reserved for internal use.</p>
|
|
449
496
|
*/
|
|
450
497
|
export interface RegistrationMetadataItem {
|
|
@@ -457,6 +504,9 @@ export interface RegistrationMetadataItem {
|
|
|
457
504
|
*/
|
|
458
505
|
Value: string | undefined;
|
|
459
506
|
}
|
|
507
|
+
/**
|
|
508
|
+
* @public
|
|
509
|
+
*/
|
|
460
510
|
export interface CreateActivationRequest {
|
|
461
511
|
/**
|
|
462
512
|
* <p>A user-defined description of the resource that you want to register with Systems Manager. </p>
|
|
@@ -530,6 +580,9 @@ export interface CreateActivationRequest {
|
|
|
530
580
|
*/
|
|
531
581
|
RegistrationMetadata?: RegistrationMetadataItem[];
|
|
532
582
|
}
|
|
583
|
+
/**
|
|
584
|
+
* @public
|
|
585
|
+
*/
|
|
533
586
|
export interface CreateActivationResult {
|
|
534
587
|
/**
|
|
535
588
|
* <p>The ID number generated by the system when it processed the activation. The activation ID
|
|
@@ -543,6 +596,7 @@ export interface CreateActivationResult {
|
|
|
543
596
|
ActivationCode?: string;
|
|
544
597
|
}
|
|
545
598
|
/**
|
|
599
|
+
* @public
|
|
546
600
|
* <p>You must specify values for all required parameters in the Amazon Web Services Systems Manager document (SSM
|
|
547
601
|
* document). You can only supply values to parameters defined in the SSM document.</p>
|
|
548
602
|
*/
|
|
@@ -556,6 +610,7 @@ export declare class InvalidParameters extends __BaseException {
|
|
|
556
610
|
constructor(opts: __ExceptionOptionType<InvalidParameters, __BaseException>);
|
|
557
611
|
}
|
|
558
612
|
/**
|
|
613
|
+
* @public
|
|
559
614
|
* <p>The specified association already exists.</p>
|
|
560
615
|
*/
|
|
561
616
|
export declare class AssociationAlreadyExists extends __BaseException {
|
|
@@ -567,6 +622,7 @@ export declare class AssociationAlreadyExists extends __BaseException {
|
|
|
567
622
|
constructor(opts: __ExceptionOptionType<AssociationAlreadyExists, __BaseException>);
|
|
568
623
|
}
|
|
569
624
|
/**
|
|
625
|
+
* @public
|
|
570
626
|
* <p>You can have at most 2,000 active associations.</p>
|
|
571
627
|
*/
|
|
572
628
|
export declare class AssociationLimitExceeded extends __BaseException {
|
|
@@ -577,6 +633,9 @@ export declare class AssociationLimitExceeded extends __BaseException {
|
|
|
577
633
|
*/
|
|
578
634
|
constructor(opts: __ExceptionOptionType<AssociationLimitExceeded, __BaseException>);
|
|
579
635
|
}
|
|
636
|
+
/**
|
|
637
|
+
* @public
|
|
638
|
+
*/
|
|
580
639
|
export declare enum AssociationComplianceSeverity {
|
|
581
640
|
Critical = "CRITICAL",
|
|
582
641
|
High = "HIGH",
|
|
@@ -585,6 +644,7 @@ export declare enum AssociationComplianceSeverity {
|
|
|
585
644
|
Unspecified = "UNSPECIFIED"
|
|
586
645
|
}
|
|
587
646
|
/**
|
|
647
|
+
* @public
|
|
588
648
|
* <p>An S3 bucket where you want to store the results of this request.</p>
|
|
589
649
|
*/
|
|
590
650
|
export interface S3OutputLocation {
|
|
@@ -602,6 +662,7 @@ export interface S3OutputLocation {
|
|
|
602
662
|
OutputS3KeyPrefix?: string;
|
|
603
663
|
}
|
|
604
664
|
/**
|
|
665
|
+
* @public
|
|
605
666
|
* <p>An S3 bucket where you want to store the results of this request.</p>
|
|
606
667
|
* <p>For the minimal permissions required to enable Amazon S3 output for an association,
|
|
607
668
|
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-state-assoc.html">Creating associations</a> in the <i>Systems Manager User Guide</i>. </p>
|
|
@@ -612,11 +673,15 @@ export interface InstanceAssociationOutputLocation {
|
|
|
612
673
|
*/
|
|
613
674
|
S3Location?: S3OutputLocation;
|
|
614
675
|
}
|
|
676
|
+
/**
|
|
677
|
+
* @public
|
|
678
|
+
*/
|
|
615
679
|
export declare enum AssociationSyncCompliance {
|
|
616
680
|
Auto = "AUTO",
|
|
617
681
|
Manual = "MANUAL"
|
|
618
682
|
}
|
|
619
683
|
/**
|
|
684
|
+
* @public
|
|
620
685
|
* <p>The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation
|
|
621
686
|
* execution.</p>
|
|
622
687
|
*/
|
|
@@ -651,6 +716,7 @@ export interface TargetLocation {
|
|
|
651
716
|
TargetLocationAlarmConfiguration?: AlarmConfiguration;
|
|
652
717
|
}
|
|
653
718
|
/**
|
|
719
|
+
* @public
|
|
654
720
|
* <p>An array of search criteria that targets managed nodes using a key-value pair that you
|
|
655
721
|
* specify.</p>
|
|
656
722
|
* <note>
|
|
@@ -762,6 +828,9 @@ export interface Target {
|
|
|
762
828
|
*/
|
|
763
829
|
Values?: string[];
|
|
764
830
|
}
|
|
831
|
+
/**
|
|
832
|
+
* @public
|
|
833
|
+
*/
|
|
765
834
|
export interface CreateAssociationRequest {
|
|
766
835
|
/**
|
|
767
836
|
* <p>The name of the SSM Command document or Automation runbook that contains the configuration
|
|
@@ -932,6 +1001,7 @@ export interface CreateAssociationRequest {
|
|
|
932
1001
|
AlarmConfiguration?: AlarmConfiguration;
|
|
933
1002
|
}
|
|
934
1003
|
/**
|
|
1004
|
+
* @public
|
|
935
1005
|
* <p>Information about the association.</p>
|
|
936
1006
|
*/
|
|
937
1007
|
export interface AssociationOverview {
|
|
@@ -950,12 +1020,16 @@ export interface AssociationOverview {
|
|
|
950
1020
|
*/
|
|
951
1021
|
AssociationStatusAggregatedCount?: Record<string, number>;
|
|
952
1022
|
}
|
|
1023
|
+
/**
|
|
1024
|
+
* @public
|
|
1025
|
+
*/
|
|
953
1026
|
export declare enum AssociationStatusName {
|
|
954
1027
|
Failed = "Failed",
|
|
955
1028
|
Pending = "Pending",
|
|
956
1029
|
Success = "Success"
|
|
957
1030
|
}
|
|
958
1031
|
/**
|
|
1032
|
+
* @public
|
|
959
1033
|
* <p>Describes an association status.</p>
|
|
960
1034
|
*/
|
|
961
1035
|
export interface AssociationStatus {
|
|
@@ -977,6 +1051,7 @@ export interface AssociationStatus {
|
|
|
977
1051
|
AdditionalInfo?: string;
|
|
978
1052
|
}
|
|
979
1053
|
/**
|
|
1054
|
+
* @public
|
|
980
1055
|
* <p>Describes the parameters for a document.</p>
|
|
981
1056
|
*/
|
|
982
1057
|
export interface AssociationDescription {
|
|
@@ -1129,6 +1204,9 @@ export interface AssociationDescription {
|
|
|
1129
1204
|
*/
|
|
1130
1205
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
1131
1206
|
}
|
|
1207
|
+
/**
|
|
1208
|
+
* @public
|
|
1209
|
+
*/
|
|
1132
1210
|
export interface CreateAssociationResult {
|
|
1133
1211
|
/**
|
|
1134
1212
|
* <p>Information about the association.</p>
|
|
@@ -1136,6 +1214,7 @@ export interface CreateAssociationResult {
|
|
|
1136
1214
|
AssociationDescription?: AssociationDescription;
|
|
1137
1215
|
}
|
|
1138
1216
|
/**
|
|
1217
|
+
* @public
|
|
1139
1218
|
* <p>The specified SSM document doesn't exist.</p>
|
|
1140
1219
|
*/
|
|
1141
1220
|
export declare class InvalidDocument extends __BaseException {
|
|
@@ -1152,6 +1231,7 @@ export declare class InvalidDocument extends __BaseException {
|
|
|
1152
1231
|
constructor(opts: __ExceptionOptionType<InvalidDocument, __BaseException>);
|
|
1153
1232
|
}
|
|
1154
1233
|
/**
|
|
1234
|
+
* @public
|
|
1155
1235
|
* <p>The document version isn't valid or doesn't exist.</p>
|
|
1156
1236
|
*/
|
|
1157
1237
|
export declare class InvalidDocumentVersion extends __BaseException {
|
|
@@ -1164,6 +1244,7 @@ export declare class InvalidDocumentVersion extends __BaseException {
|
|
|
1164
1244
|
constructor(opts: __ExceptionOptionType<InvalidDocumentVersion, __BaseException>);
|
|
1165
1245
|
}
|
|
1166
1246
|
/**
|
|
1247
|
+
* @public
|
|
1167
1248
|
* <p>The output location isn't valid or doesn't exist.</p>
|
|
1168
1249
|
*/
|
|
1169
1250
|
export declare class InvalidOutputLocation extends __BaseException {
|
|
@@ -1175,6 +1256,7 @@ export declare class InvalidOutputLocation extends __BaseException {
|
|
|
1175
1256
|
constructor(opts: __ExceptionOptionType<InvalidOutputLocation, __BaseException>);
|
|
1176
1257
|
}
|
|
1177
1258
|
/**
|
|
1259
|
+
* @public
|
|
1178
1260
|
* <p>The schedule is invalid. Verify your cron or rate expression and try again.</p>
|
|
1179
1261
|
*/
|
|
1180
1262
|
export declare class InvalidSchedule extends __BaseException {
|
|
@@ -1187,6 +1269,7 @@ export declare class InvalidSchedule extends __BaseException {
|
|
|
1187
1269
|
constructor(opts: __ExceptionOptionType<InvalidSchedule, __BaseException>);
|
|
1188
1270
|
}
|
|
1189
1271
|
/**
|
|
1272
|
+
* @public
|
|
1190
1273
|
* <p>The specified tag key or value isn't valid.</p>
|
|
1191
1274
|
*/
|
|
1192
1275
|
export declare class InvalidTag extends __BaseException {
|
|
@@ -1199,6 +1282,7 @@ export declare class InvalidTag extends __BaseException {
|
|
|
1199
1282
|
constructor(opts: __ExceptionOptionType<InvalidTag, __BaseException>);
|
|
1200
1283
|
}
|
|
1201
1284
|
/**
|
|
1285
|
+
* @public
|
|
1202
1286
|
* <p>The target isn't valid or doesn't exist. It might not be configured for Systems Manager or you might
|
|
1203
1287
|
* not have permission to perform the operation.</p>
|
|
1204
1288
|
*/
|
|
@@ -1212,6 +1296,7 @@ export declare class InvalidTarget extends __BaseException {
|
|
|
1212
1296
|
constructor(opts: __ExceptionOptionType<InvalidTarget, __BaseException>);
|
|
1213
1297
|
}
|
|
1214
1298
|
/**
|
|
1299
|
+
* @public
|
|
1215
1300
|
* <p>TargetMap parameter isn't valid.</p>
|
|
1216
1301
|
*/
|
|
1217
1302
|
export declare class InvalidTargetMaps extends __BaseException {
|
|
@@ -1224,6 +1309,7 @@ export declare class InvalidTargetMaps extends __BaseException {
|
|
|
1224
1309
|
constructor(opts: __ExceptionOptionType<InvalidTargetMaps, __BaseException>);
|
|
1225
1310
|
}
|
|
1226
1311
|
/**
|
|
1312
|
+
* @public
|
|
1227
1313
|
* <p>The document doesn't support the platform type of the given managed node ID(s). For example,
|
|
1228
1314
|
* you sent an document for a Windows managed node to a Linux node.</p>
|
|
1229
1315
|
*/
|
|
@@ -1237,6 +1323,7 @@ export declare class UnsupportedPlatformType extends __BaseException {
|
|
|
1237
1323
|
constructor(opts: __ExceptionOptionType<UnsupportedPlatformType, __BaseException>);
|
|
1238
1324
|
}
|
|
1239
1325
|
/**
|
|
1326
|
+
* @public
|
|
1240
1327
|
* <p>Describes the association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.</p>
|
|
1241
1328
|
*/
|
|
1242
1329
|
export interface CreateAssociationBatchRequestEntry {
|
|
@@ -1379,18 +1466,25 @@ export interface CreateAssociationBatchRequestEntry {
|
|
|
1379
1466
|
*/
|
|
1380
1467
|
AlarmConfiguration?: AlarmConfiguration;
|
|
1381
1468
|
}
|
|
1469
|
+
/**
|
|
1470
|
+
* @public
|
|
1471
|
+
*/
|
|
1382
1472
|
export interface CreateAssociationBatchRequest {
|
|
1383
1473
|
/**
|
|
1384
1474
|
* <p>One or more associations.</p>
|
|
1385
1475
|
*/
|
|
1386
1476
|
Entries: CreateAssociationBatchRequestEntry[] | undefined;
|
|
1387
1477
|
}
|
|
1478
|
+
/**
|
|
1479
|
+
* @public
|
|
1480
|
+
*/
|
|
1388
1481
|
export declare enum Fault {
|
|
1389
1482
|
Client = "Client",
|
|
1390
1483
|
Server = "Server",
|
|
1391
1484
|
Unknown = "Unknown"
|
|
1392
1485
|
}
|
|
1393
1486
|
/**
|
|
1487
|
+
* @public
|
|
1394
1488
|
* <p>Describes a failed association.</p>
|
|
1395
1489
|
*/
|
|
1396
1490
|
export interface FailedCreateAssociation {
|
|
@@ -1407,6 +1501,9 @@ export interface FailedCreateAssociation {
|
|
|
1407
1501
|
*/
|
|
1408
1502
|
Fault?: Fault | string;
|
|
1409
1503
|
}
|
|
1504
|
+
/**
|
|
1505
|
+
* @public
|
|
1506
|
+
*/
|
|
1410
1507
|
export interface CreateAssociationBatchResult {
|
|
1411
1508
|
/**
|
|
1412
1509
|
* <p>Information about the associations that succeeded.</p>
|
|
@@ -1417,12 +1514,16 @@ export interface CreateAssociationBatchResult {
|
|
|
1417
1514
|
*/
|
|
1418
1515
|
Failed?: FailedCreateAssociation[];
|
|
1419
1516
|
}
|
|
1517
|
+
/**
|
|
1518
|
+
* @public
|
|
1519
|
+
*/
|
|
1420
1520
|
export declare enum AttachmentsSourceKey {
|
|
1421
1521
|
AttachmentReference = "AttachmentReference",
|
|
1422
1522
|
S3FileUrl = "S3FileUrl",
|
|
1423
1523
|
SourceUrl = "SourceUrl"
|
|
1424
1524
|
}
|
|
1425
1525
|
/**
|
|
1526
|
+
* @public
|
|
1426
1527
|
* <p>Identifying information about a document attachment, including the file name and a key-value
|
|
1427
1528
|
* pair that identifies the location of an attachment to a document.</p>
|
|
1428
1529
|
*/
|
|
@@ -1474,11 +1575,17 @@ export interface AttachmentsSource {
|
|
|
1474
1575
|
*/
|
|
1475
1576
|
Name?: string;
|
|
1476
1577
|
}
|
|
1578
|
+
/**
|
|
1579
|
+
* @public
|
|
1580
|
+
*/
|
|
1477
1581
|
export declare enum DocumentFormat {
|
|
1478
1582
|
JSON = "JSON",
|
|
1479
1583
|
TEXT = "TEXT",
|
|
1480
1584
|
YAML = "YAML"
|
|
1481
1585
|
}
|
|
1586
|
+
/**
|
|
1587
|
+
* @public
|
|
1588
|
+
*/
|
|
1482
1589
|
export declare enum DocumentType {
|
|
1483
1590
|
ApplicationConfiguration = "ApplicationConfiguration",
|
|
1484
1591
|
ApplicationConfigurationSchema = "ApplicationConfigurationSchema",
|
|
@@ -1497,6 +1604,7 @@ export declare enum DocumentType {
|
|
|
1497
1604
|
Session = "Session"
|
|
1498
1605
|
}
|
|
1499
1606
|
/**
|
|
1607
|
+
* @public
|
|
1500
1608
|
* <p>An SSM document required by the current document.</p>
|
|
1501
1609
|
*/
|
|
1502
1610
|
export interface DocumentRequires {
|
|
@@ -1519,6 +1627,9 @@ export interface DocumentRequires {
|
|
|
1519
1627
|
*/
|
|
1520
1628
|
VersionName?: string;
|
|
1521
1629
|
}
|
|
1630
|
+
/**
|
|
1631
|
+
* @public
|
|
1632
|
+
*/
|
|
1522
1633
|
export interface CreateDocumentRequest {
|
|
1523
1634
|
/**
|
|
1524
1635
|
* <p>The content for the new SSM document in JSON or YAML format. The content of the document
|
|
@@ -1643,6 +1754,7 @@ export interface CreateDocumentRequest {
|
|
|
1643
1754
|
Tags?: Tag[];
|
|
1644
1755
|
}
|
|
1645
1756
|
/**
|
|
1757
|
+
* @public
|
|
1646
1758
|
* <p>An attribute of an attachment, such as the attachment name.</p>
|
|
1647
1759
|
*/
|
|
1648
1760
|
export interface AttachmentInformation {
|
|
@@ -1651,15 +1763,22 @@ export interface AttachmentInformation {
|
|
|
1651
1763
|
*/
|
|
1652
1764
|
Name?: string;
|
|
1653
1765
|
}
|
|
1766
|
+
/**
|
|
1767
|
+
* @public
|
|
1768
|
+
*/
|
|
1654
1769
|
export declare enum DocumentHashType {
|
|
1655
1770
|
SHA1 = "Sha1",
|
|
1656
1771
|
SHA256 = "Sha256"
|
|
1657
1772
|
}
|
|
1773
|
+
/**
|
|
1774
|
+
* @public
|
|
1775
|
+
*/
|
|
1658
1776
|
export declare enum DocumentParameterType {
|
|
1659
1777
|
String = "String",
|
|
1660
1778
|
StringList = "StringList"
|
|
1661
1779
|
}
|
|
1662
1780
|
/**
|
|
1781
|
+
* @public
|
|
1663
1782
|
* <p>Parameters specified in a Systems Manager document that run on the server when the command is run.
|
|
1664
1783
|
* </p>
|
|
1665
1784
|
*/
|
|
@@ -1683,11 +1802,17 @@ export interface DocumentParameter {
|
|
|
1683
1802
|
*/
|
|
1684
1803
|
DefaultValue?: string;
|
|
1685
1804
|
}
|
|
1805
|
+
/**
|
|
1806
|
+
* @public
|
|
1807
|
+
*/
|
|
1686
1808
|
export declare enum PlatformType {
|
|
1687
1809
|
LINUX = "Linux",
|
|
1688
1810
|
MACOS = "MacOS",
|
|
1689
1811
|
WINDOWS = "Windows"
|
|
1690
1812
|
}
|
|
1813
|
+
/**
|
|
1814
|
+
* @public
|
|
1815
|
+
*/
|
|
1691
1816
|
export declare enum ReviewStatus {
|
|
1692
1817
|
APPROVED = "APPROVED",
|
|
1693
1818
|
NOT_REVIEWED = "NOT_REVIEWED",
|
|
@@ -1695,6 +1820,7 @@ export declare enum ReviewStatus {
|
|
|
1695
1820
|
REJECTED = "REJECTED"
|
|
1696
1821
|
}
|
|
1697
1822
|
/**
|
|
1823
|
+
* @public
|
|
1698
1824
|
* <p>Information about the result of a document review request.</p>
|
|
1699
1825
|
*/
|
|
1700
1826
|
export interface ReviewInformation {
|
|
@@ -1711,6 +1837,9 @@ export interface ReviewInformation {
|
|
|
1711
1837
|
*/
|
|
1712
1838
|
Reviewer?: string;
|
|
1713
1839
|
}
|
|
1840
|
+
/**
|
|
1841
|
+
* @public
|
|
1842
|
+
*/
|
|
1714
1843
|
export declare enum DocumentStatus {
|
|
1715
1844
|
Active = "Active",
|
|
1716
1845
|
Creating = "Creating",
|
|
@@ -1719,6 +1848,7 @@ export declare enum DocumentStatus {
|
|
|
1719
1848
|
Updating = "Updating"
|
|
1720
1849
|
}
|
|
1721
1850
|
/**
|
|
1851
|
+
* @public
|
|
1722
1852
|
* <p>Describes an Amazon Web Services Systems Manager document (SSM document). </p>
|
|
1723
1853
|
*/
|
|
1724
1854
|
export interface DocumentDescription {
|
|
@@ -1857,6 +1987,9 @@ export interface DocumentDescription {
|
|
|
1857
1987
|
*/
|
|
1858
1988
|
CategoryEnum?: string[];
|
|
1859
1989
|
}
|
|
1990
|
+
/**
|
|
1991
|
+
* @public
|
|
1992
|
+
*/
|
|
1860
1993
|
export interface CreateDocumentResult {
|
|
1861
1994
|
/**
|
|
1862
1995
|
* <p>Information about the SSM document.</p>
|
|
@@ -1864,6 +1997,7 @@ export interface CreateDocumentResult {
|
|
|
1864
1997
|
DocumentDescription?: DocumentDescription;
|
|
1865
1998
|
}
|
|
1866
1999
|
/**
|
|
2000
|
+
* @public
|
|
1867
2001
|
* <p>The specified document already exists.</p>
|
|
1868
2002
|
*/
|
|
1869
2003
|
export declare class DocumentAlreadyExists extends __BaseException {
|
|
@@ -1876,6 +2010,7 @@ export declare class DocumentAlreadyExists extends __BaseException {
|
|
|
1876
2010
|
constructor(opts: __ExceptionOptionType<DocumentAlreadyExists, __BaseException>);
|
|
1877
2011
|
}
|
|
1878
2012
|
/**
|
|
2013
|
+
* @public
|
|
1879
2014
|
* <p>You can have at most 500 active SSM documents.</p>
|
|
1880
2015
|
*/
|
|
1881
2016
|
export declare class DocumentLimitExceeded extends __BaseException {
|
|
@@ -1888,6 +2023,7 @@ export declare class DocumentLimitExceeded extends __BaseException {
|
|
|
1888
2023
|
constructor(opts: __ExceptionOptionType<DocumentLimitExceeded, __BaseException>);
|
|
1889
2024
|
}
|
|
1890
2025
|
/**
|
|
2026
|
+
* @public
|
|
1891
2027
|
* <p>The content for the document isn't valid.</p>
|
|
1892
2028
|
*/
|
|
1893
2029
|
export declare class InvalidDocumentContent extends __BaseException {
|
|
@@ -1903,6 +2039,7 @@ export declare class InvalidDocumentContent extends __BaseException {
|
|
|
1903
2039
|
constructor(opts: __ExceptionOptionType<InvalidDocumentContent, __BaseException>);
|
|
1904
2040
|
}
|
|
1905
2041
|
/**
|
|
2042
|
+
* @public
|
|
1906
2043
|
* <p>The version of the document schema isn't supported.</p>
|
|
1907
2044
|
*/
|
|
1908
2045
|
export declare class InvalidDocumentSchemaVersion extends __BaseException {
|
|
@@ -1915,6 +2052,7 @@ export declare class InvalidDocumentSchemaVersion extends __BaseException {
|
|
|
1915
2052
|
constructor(opts: __ExceptionOptionType<InvalidDocumentSchemaVersion, __BaseException>);
|
|
1916
2053
|
}
|
|
1917
2054
|
/**
|
|
2055
|
+
* @public
|
|
1918
2056
|
* <p>The size limit of a document is 64 KB.</p>
|
|
1919
2057
|
*/
|
|
1920
2058
|
export declare class MaxDocumentSizeExceeded extends __BaseException {
|
|
@@ -1926,6 +2064,9 @@ export declare class MaxDocumentSizeExceeded extends __BaseException {
|
|
|
1926
2064
|
*/
|
|
1927
2065
|
constructor(opts: __ExceptionOptionType<MaxDocumentSizeExceeded, __BaseException>);
|
|
1928
2066
|
}
|
|
2067
|
+
/**
|
|
2068
|
+
* @public
|
|
2069
|
+
*/
|
|
1929
2070
|
export interface CreateMaintenanceWindowRequest {
|
|
1930
2071
|
/**
|
|
1931
2072
|
* <p>The name of the maintenance window.</p>
|
|
@@ -2021,6 +2162,9 @@ export interface CreateMaintenanceWindowRequest {
|
|
|
2021
2162
|
*/
|
|
2022
2163
|
Tags?: Tag[];
|
|
2023
2164
|
}
|
|
2165
|
+
/**
|
|
2166
|
+
* @public
|
|
2167
|
+
*/
|
|
2024
2168
|
export interface CreateMaintenanceWindowResult {
|
|
2025
2169
|
/**
|
|
2026
2170
|
* <p>The ID of the created maintenance window.</p>
|
|
@@ -2028,6 +2172,7 @@ export interface CreateMaintenanceWindowResult {
|
|
|
2028
2172
|
WindowId?: string;
|
|
2029
2173
|
}
|
|
2030
2174
|
/**
|
|
2175
|
+
* @public
|
|
2031
2176
|
* <p>Error returned when an idempotent operation is retried and the parameters don't match the
|
|
2032
2177
|
* original call to the API with the same idempotency token. </p>
|
|
2033
2178
|
*/
|
|
@@ -2041,6 +2186,7 @@ export declare class IdempotentParameterMismatch extends __BaseException {
|
|
|
2041
2186
|
constructor(opts: __ExceptionOptionType<IdempotentParameterMismatch, __BaseException>);
|
|
2042
2187
|
}
|
|
2043
2188
|
/**
|
|
2189
|
+
* @public
|
|
2044
2190
|
* <p>Error returned when the caller has exceeded the default resource quotas. For example, too
|
|
2045
2191
|
* many maintenance windows or patch baselines have been created.</p>
|
|
2046
2192
|
* <p>For information about resource quotas in Systems Manager, see <a href="https://docs.aws.amazon.com/general/latest/gr/ssm.html#limits_ssm">Systems Manager service quotas</a> in the
|
|
@@ -2056,6 +2202,7 @@ export declare class ResourceLimitExceededException extends __BaseException {
|
|
|
2056
2202
|
constructor(opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>);
|
|
2057
2203
|
}
|
|
2058
2204
|
/**
|
|
2205
|
+
* @public
|
|
2059
2206
|
* <p>A notification about the OpsItem.</p>
|
|
2060
2207
|
*/
|
|
2061
2208
|
export interface OpsItemNotification {
|
|
@@ -2065,11 +2212,15 @@ export interface OpsItemNotification {
|
|
|
2065
2212
|
*/
|
|
2066
2213
|
Arn?: string;
|
|
2067
2214
|
}
|
|
2215
|
+
/**
|
|
2216
|
+
* @public
|
|
2217
|
+
*/
|
|
2068
2218
|
export declare enum OpsItemDataType {
|
|
2069
2219
|
SEARCHABLE_STRING = "SearchableString",
|
|
2070
2220
|
STRING = "String"
|
|
2071
2221
|
}
|
|
2072
2222
|
/**
|
|
2223
|
+
* @public
|
|
2073
2224
|
* <p>An object that defines the value of the key and its type in the OperationalData map.</p>
|
|
2074
2225
|
*/
|
|
2075
2226
|
export interface OpsItemDataValue {
|
|
@@ -2084,6 +2235,7 @@ export interface OpsItemDataValue {
|
|
|
2084
2235
|
Type?: OpsItemDataType | string;
|
|
2085
2236
|
}
|
|
2086
2237
|
/**
|
|
2238
|
+
* @public
|
|
2087
2239
|
* <p>An OpsItems that shares something in common with the current OpsItem. For example, related
|
|
2088
2240
|
* OpsItems can include OpsItems with similar error messages, impacted resources, or statuses for
|
|
2089
2241
|
* the impacted resource.</p>
|
|
@@ -2094,6 +2246,9 @@ export interface RelatedOpsItem {
|
|
|
2094
2246
|
*/
|
|
2095
2247
|
OpsItemId: string | undefined;
|
|
2096
2248
|
}
|
|
2249
|
+
/**
|
|
2250
|
+
* @public
|
|
2251
|
+
*/
|
|
2097
2252
|
export interface CreateOpsItemRequest {
|
|
2098
2253
|
/**
|
|
2099
2254
|
* <p>Information about the OpsItem. </p>
|
|
@@ -2224,6 +2379,9 @@ export interface CreateOpsItemRequest {
|
|
|
2224
2379
|
*/
|
|
2225
2380
|
AccountId?: string;
|
|
2226
2381
|
}
|
|
2382
|
+
/**
|
|
2383
|
+
* @public
|
|
2384
|
+
*/
|
|
2227
2385
|
export interface CreateOpsItemResponse {
|
|
2228
2386
|
/**
|
|
2229
2387
|
* <p>The ID of the OpsItem.</p>
|
|
@@ -2235,6 +2393,7 @@ export interface CreateOpsItemResponse {
|
|
|
2235
2393
|
OpsItemArn?: string;
|
|
2236
2394
|
}
|
|
2237
2395
|
/**
|
|
2396
|
+
* @public
|
|
2238
2397
|
* <p>You don't have permission to view OpsItems in the specified account. Verify that your account
|
|
2239
2398
|
* is configured either as a Systems Manager delegated administrator or that you are logged into the Organizations
|
|
2240
2399
|
* management account.</p>
|
|
@@ -2249,6 +2408,7 @@ export declare class OpsItemAccessDeniedException extends __BaseException {
|
|
|
2249
2408
|
constructor(opts: __ExceptionOptionType<OpsItemAccessDeniedException, __BaseException>);
|
|
2250
2409
|
}
|
|
2251
2410
|
/**
|
|
2411
|
+
* @public
|
|
2252
2412
|
* <p>The OpsItem already exists.</p>
|
|
2253
2413
|
*/
|
|
2254
2414
|
export declare class OpsItemAlreadyExistsException extends __BaseException {
|
|
@@ -2262,6 +2422,7 @@ export declare class OpsItemAlreadyExistsException extends __BaseException {
|
|
|
2262
2422
|
constructor(opts: __ExceptionOptionType<OpsItemAlreadyExistsException, __BaseException>);
|
|
2263
2423
|
}
|
|
2264
2424
|
/**
|
|
2425
|
+
* @public
|
|
2265
2426
|
* <p>Metadata to assign to an Application Manager application.</p>
|
|
2266
2427
|
*/
|
|
2267
2428
|
export interface MetadataValue {
|
|
@@ -2270,6 +2431,9 @@ export interface MetadataValue {
|
|
|
2270
2431
|
*/
|
|
2271
2432
|
Value?: string;
|
|
2272
2433
|
}
|
|
2434
|
+
/**
|
|
2435
|
+
* @public
|
|
2436
|
+
*/
|
|
2273
2437
|
export interface CreateOpsMetadataRequest {
|
|
2274
2438
|
/**
|
|
2275
2439
|
* <p>A resource ID for a new Application Manager application.</p>
|
|
@@ -2300,6 +2464,9 @@ export interface CreateOpsMetadataRequest {
|
|
|
2300
2464
|
*/
|
|
2301
2465
|
Tags?: Tag[];
|
|
2302
2466
|
}
|
|
2467
|
+
/**
|
|
2468
|
+
* @public
|
|
2469
|
+
*/
|
|
2303
2470
|
export interface CreateOpsMetadataResult {
|
|
2304
2471
|
/**
|
|
2305
2472
|
* <p>The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.</p>
|
|
@@ -2307,6 +2474,7 @@ export interface CreateOpsMetadataResult {
|
|
|
2307
2474
|
OpsMetadataArn?: string;
|
|
2308
2475
|
}
|
|
2309
2476
|
/**
|
|
2477
|
+
* @public
|
|
2310
2478
|
* <p>An OpsMetadata object already exists for the selected resource.</p>
|
|
2311
2479
|
*/
|
|
2312
2480
|
export declare class OpsMetadataAlreadyExistsException extends __BaseException {
|
|
@@ -2318,6 +2486,7 @@ export declare class OpsMetadataAlreadyExistsException extends __BaseException {
|
|
|
2318
2486
|
constructor(opts: __ExceptionOptionType<OpsMetadataAlreadyExistsException, __BaseException>);
|
|
2319
2487
|
}
|
|
2320
2488
|
/**
|
|
2489
|
+
* @public
|
|
2321
2490
|
* <p>One of the arguments passed is invalid. </p>
|
|
2322
2491
|
*/
|
|
2323
2492
|
export declare class OpsMetadataInvalidArgumentException extends __BaseException {
|
|
@@ -2329,6 +2498,7 @@ export declare class OpsMetadataInvalidArgumentException extends __BaseException
|
|
|
2329
2498
|
constructor(opts: __ExceptionOptionType<OpsMetadataInvalidArgumentException, __BaseException>);
|
|
2330
2499
|
}
|
|
2331
2500
|
/**
|
|
2501
|
+
* @public
|
|
2332
2502
|
* <p>Your account reached the maximum number of OpsMetadata objects allowed by Application Manager. The
|
|
2333
2503
|
* maximum is 200 OpsMetadata objects. Delete one or more OpsMetadata object and try again.</p>
|
|
2334
2504
|
*/
|
|
@@ -2341,6 +2511,7 @@ export declare class OpsMetadataLimitExceededException extends __BaseException {
|
|
|
2341
2511
|
constructor(opts: __ExceptionOptionType<OpsMetadataLimitExceededException, __BaseException>);
|
|
2342
2512
|
}
|
|
2343
2513
|
/**
|
|
2514
|
+
* @public
|
|
2344
2515
|
* <p>The system is processing too many concurrent updates. Wait a few moments and try
|
|
2345
2516
|
* again.</p>
|
|
2346
2517
|
*/
|
|
@@ -2352,6 +2523,9 @@ export declare class OpsMetadataTooManyUpdatesException extends __BaseException
|
|
|
2352
2523
|
*/
|
|
2353
2524
|
constructor(opts: __ExceptionOptionType<OpsMetadataTooManyUpdatesException, __BaseException>);
|
|
2354
2525
|
}
|
|
2526
|
+
/**
|
|
2527
|
+
* @public
|
|
2528
|
+
*/
|
|
2355
2529
|
export declare enum PatchComplianceLevel {
|
|
2356
2530
|
Critical = "CRITICAL",
|
|
2357
2531
|
High = "HIGH",
|
|
@@ -2360,6 +2534,9 @@ export declare enum PatchComplianceLevel {
|
|
|
2360
2534
|
Medium = "MEDIUM",
|
|
2361
2535
|
Unspecified = "UNSPECIFIED"
|
|
2362
2536
|
}
|
|
2537
|
+
/**
|
|
2538
|
+
* @public
|
|
2539
|
+
*/
|
|
2363
2540
|
export declare enum PatchFilterKey {
|
|
2364
2541
|
AdvisoryId = "ADVISORY_ID",
|
|
2365
2542
|
Arch = "ARCH",
|
|
@@ -2382,6 +2559,7 @@ export declare enum PatchFilterKey {
|
|
|
2382
2559
|
Version = "VERSION"
|
|
2383
2560
|
}
|
|
2384
2561
|
/**
|
|
2562
|
+
* @public
|
|
2385
2563
|
* <p> Defines which patches should be included in a patch baseline.</p>
|
|
2386
2564
|
* <p>A patch filter consists of a key and a set of values. The filter key is a patch property.
|
|
2387
2565
|
* For example, the available filter keys for <code>WINDOWS</code> are <code>PATCH_SET</code>,
|
|
@@ -2411,6 +2589,7 @@ export interface PatchFilter {
|
|
|
2411
2589
|
Values: string[] | undefined;
|
|
2412
2590
|
}
|
|
2413
2591
|
/**
|
|
2592
|
+
* @public
|
|
2414
2593
|
* <p>A set of patch filters, typically used for approval rules.</p>
|
|
2415
2594
|
*/
|
|
2416
2595
|
export interface PatchFilterGroup {
|
|
@@ -2420,6 +2599,7 @@ export interface PatchFilterGroup {
|
|
|
2420
2599
|
PatchFilters: PatchFilter[] | undefined;
|
|
2421
2600
|
}
|
|
2422
2601
|
/**
|
|
2602
|
+
* @public
|
|
2423
2603
|
* <p>Defines an approval rule for a patch baseline.</p>
|
|
2424
2604
|
*/
|
|
2425
2605
|
export interface PatchRule {
|
|
@@ -2453,6 +2633,7 @@ export interface PatchRule {
|
|
|
2453
2633
|
EnableNonSecurity?: boolean;
|
|
2454
2634
|
}
|
|
2455
2635
|
/**
|
|
2636
|
+
* @public
|
|
2456
2637
|
* <p>A set of rules defining the approval rules for a patch baseline.</p>
|
|
2457
2638
|
*/
|
|
2458
2639
|
export interface PatchRuleGroup {
|
|
@@ -2461,10 +2642,15 @@ export interface PatchRuleGroup {
|
|
|
2461
2642
|
*/
|
|
2462
2643
|
PatchRules: PatchRule[] | undefined;
|
|
2463
2644
|
}
|
|
2645
|
+
/**
|
|
2646
|
+
* @public
|
|
2647
|
+
*/
|
|
2464
2648
|
export declare enum OperatingSystem {
|
|
2649
|
+
AlmaLinux = "ALMA_LINUX",
|
|
2465
2650
|
AmazonLinux = "AMAZON_LINUX",
|
|
2466
2651
|
AmazonLinux2 = "AMAZON_LINUX_2",
|
|
2467
2652
|
AmazonLinux2022 = "AMAZON_LINUX_2022",
|
|
2653
|
+
AmazonLinux2023 = "AMAZON_LINUX_2023",
|
|
2468
2654
|
CentOS = "CENTOS",
|
|
2469
2655
|
Debian = "DEBIAN",
|
|
2470
2656
|
MacOS = "MACOS",
|
|
@@ -2476,11 +2662,15 @@ export declare enum OperatingSystem {
|
|
|
2476
2662
|
Ubuntu = "UBUNTU",
|
|
2477
2663
|
Windows = "WINDOWS"
|
|
2478
2664
|
}
|
|
2665
|
+
/**
|
|
2666
|
+
* @public
|
|
2667
|
+
*/
|
|
2479
2668
|
export declare enum PatchAction {
|
|
2480
2669
|
AllowAsDependency = "ALLOW_AS_DEPENDENCY",
|
|
2481
2670
|
Block = "BLOCK"
|
|
2482
2671
|
}
|
|
2483
2672
|
/**
|
|
2673
|
+
* @public
|
|
2484
2674
|
* <p>Information about the patches to use to update the managed nodes, including target operating
|
|
2485
2675
|
* systems and source repository. Applies to Linux managed nodes only.</p>
|
|
2486
2676
|
*/
|
|
@@ -2516,6 +2706,9 @@ export interface PatchSource {
|
|
|
2516
2706
|
*/
|
|
2517
2707
|
Configuration: string | undefined;
|
|
2518
2708
|
}
|
|
2709
|
+
/**
|
|
2710
|
+
* @public
|
|
2711
|
+
*/
|
|
2519
2712
|
export interface CreatePatchBaselineRequest {
|
|
2520
2713
|
/**
|
|
2521
2714
|
* <p>Defines the operating system the patch baseline applies to. The default value is
|
|
@@ -2623,6 +2816,9 @@ export interface CreatePatchBaselineRequest {
|
|
|
2623
2816
|
*/
|
|
2624
2817
|
Tags?: Tag[];
|
|
2625
2818
|
}
|
|
2819
|
+
/**
|
|
2820
|
+
* @public
|
|
2821
|
+
*/
|
|
2626
2822
|
export interface CreatePatchBaselineResult {
|
|
2627
2823
|
/**
|
|
2628
2824
|
* <p>The ID of the created patch baseline.</p>
|
|
@@ -2630,6 +2826,7 @@ export interface CreatePatchBaselineResult {
|
|
|
2630
2826
|
BaselineId?: string;
|
|
2631
2827
|
}
|
|
2632
2828
|
/**
|
|
2829
|
+
* @public
|
|
2633
2830
|
* <p>Synchronize Amazon Web Services Systems Manager Inventory data from multiple Amazon Web Services accounts defined in Organizations to a
|
|
2634
2831
|
* centralized Amazon S3 bucket. Data is synchronized to individual key prefixes in the
|
|
2635
2832
|
* central bucket. Each key prefix represents a different Amazon Web Services account ID.</p>
|
|
@@ -2640,10 +2837,14 @@ export interface ResourceDataSyncDestinationDataSharing {
|
|
|
2640
2837
|
*/
|
|
2641
2838
|
DestinationDataSharingType?: string;
|
|
2642
2839
|
}
|
|
2840
|
+
/**
|
|
2841
|
+
* @public
|
|
2842
|
+
*/
|
|
2643
2843
|
export declare enum ResourceDataSyncS3Format {
|
|
2644
2844
|
JSON_SERDE = "JsonSerDe"
|
|
2645
2845
|
}
|
|
2646
2846
|
/**
|
|
2847
|
+
* @public
|
|
2647
2848
|
* <p>Information about the target S3 bucket for the resource data sync.</p>
|
|
2648
2849
|
*/
|
|
2649
2850
|
export interface ResourceDataSyncS3Destination {
|
|
@@ -2674,6 +2875,7 @@ export interface ResourceDataSyncS3Destination {
|
|
|
2674
2875
|
DestinationDataSharing?: ResourceDataSyncDestinationDataSharing;
|
|
2675
2876
|
}
|
|
2676
2877
|
/**
|
|
2878
|
+
* @public
|
|
2677
2879
|
* <p>The Organizations organizational unit data source for the sync.</p>
|
|
2678
2880
|
*/
|
|
2679
2881
|
export interface ResourceDataSyncOrganizationalUnit {
|
|
@@ -2683,6 +2885,7 @@ export interface ResourceDataSyncOrganizationalUnit {
|
|
|
2683
2885
|
OrganizationalUnitId?: string;
|
|
2684
2886
|
}
|
|
2685
2887
|
/**
|
|
2888
|
+
* @public
|
|
2686
2889
|
* <p>Information about the <code>AwsOrganizationsSource</code> resource data sync source. A sync
|
|
2687
2890
|
* source of this type can synchronize data from Organizations or, if an Amazon Web Services organization isn't
|
|
2688
2891
|
* present, from multiple Amazon Web Services Regions.</p>
|
|
@@ -2701,6 +2904,7 @@ export interface ResourceDataSyncAwsOrganizationsSource {
|
|
|
2701
2904
|
OrganizationalUnits?: ResourceDataSyncOrganizationalUnit[];
|
|
2702
2905
|
}
|
|
2703
2906
|
/**
|
|
2907
|
+
* @public
|
|
2704
2908
|
* <p>Information about the source of the data included in the resource data sync.</p>
|
|
2705
2909
|
*/
|
|
2706
2910
|
export interface ResourceDataSyncSource {
|
|
@@ -2732,6 +2936,9 @@ export interface ResourceDataSyncSource {
|
|
|
2732
2936
|
*/
|
|
2733
2937
|
EnableAllOpsDataSources?: boolean;
|
|
2734
2938
|
}
|
|
2939
|
+
/**
|
|
2940
|
+
* @public
|
|
2941
|
+
*/
|
|
2735
2942
|
export interface CreateResourceDataSyncRequest {
|
|
2736
2943
|
/**
|
|
2737
2944
|
* <p>A name for the configuration.</p>
|
|
@@ -2757,9 +2964,13 @@ export interface CreateResourceDataSyncRequest {
|
|
|
2757
2964
|
*/
|
|
2758
2965
|
SyncSource?: ResourceDataSyncSource;
|
|
2759
2966
|
}
|
|
2967
|
+
/**
|
|
2968
|
+
* @public
|
|
2969
|
+
*/
|
|
2760
2970
|
export interface CreateResourceDataSyncResult {
|
|
2761
2971
|
}
|
|
2762
2972
|
/**
|
|
2973
|
+
* @public
|
|
2763
2974
|
* <p>A sync configuration with the same name already exists.</p>
|
|
2764
2975
|
*/
|
|
2765
2976
|
export declare class ResourceDataSyncAlreadyExistsException extends __BaseException {
|
|
@@ -2772,6 +2983,7 @@ export declare class ResourceDataSyncAlreadyExistsException extends __BaseExcept
|
|
|
2772
2983
|
constructor(opts: __ExceptionOptionType<ResourceDataSyncAlreadyExistsException, __BaseException>);
|
|
2773
2984
|
}
|
|
2774
2985
|
/**
|
|
2986
|
+
* @public
|
|
2775
2987
|
* <p>You have exceeded the allowed maximum sync configurations.</p>
|
|
2776
2988
|
*/
|
|
2777
2989
|
export declare class ResourceDataSyncCountExceededException extends __BaseException {
|
|
@@ -2784,6 +2996,7 @@ export declare class ResourceDataSyncCountExceededException extends __BaseExcept
|
|
|
2784
2996
|
constructor(opts: __ExceptionOptionType<ResourceDataSyncCountExceededException, __BaseException>);
|
|
2785
2997
|
}
|
|
2786
2998
|
/**
|
|
2999
|
+
* @public
|
|
2787
3000
|
* <p>The specified sync configuration is invalid.</p>
|
|
2788
3001
|
*/
|
|
2789
3002
|
export declare class ResourceDataSyncInvalidConfigurationException extends __BaseException {
|
|
@@ -2795,15 +3008,22 @@ export declare class ResourceDataSyncInvalidConfigurationException extends __Bas
|
|
|
2795
3008
|
*/
|
|
2796
3009
|
constructor(opts: __ExceptionOptionType<ResourceDataSyncInvalidConfigurationException, __BaseException>);
|
|
2797
3010
|
}
|
|
3011
|
+
/**
|
|
3012
|
+
* @public
|
|
3013
|
+
*/
|
|
2798
3014
|
export interface DeleteActivationRequest {
|
|
2799
3015
|
/**
|
|
2800
3016
|
* <p>The ID of the activation that you want to delete.</p>
|
|
2801
3017
|
*/
|
|
2802
3018
|
ActivationId: string | undefined;
|
|
2803
3019
|
}
|
|
3020
|
+
/**
|
|
3021
|
+
* @public
|
|
3022
|
+
*/
|
|
2804
3023
|
export interface DeleteActivationResult {
|
|
2805
3024
|
}
|
|
2806
3025
|
/**
|
|
3026
|
+
* @public
|
|
2807
3027
|
* <p>The activation isn't valid. The activation might have been deleted, or the ActivationId and
|
|
2808
3028
|
* the ActivationCode don't match.</p>
|
|
2809
3029
|
*/
|
|
@@ -2817,6 +3037,7 @@ export declare class InvalidActivation extends __BaseException {
|
|
|
2817
3037
|
constructor(opts: __ExceptionOptionType<InvalidActivation, __BaseException>);
|
|
2818
3038
|
}
|
|
2819
3039
|
/**
|
|
3040
|
+
* @public
|
|
2820
3041
|
* <p>The activation ID isn't valid. Verify the you entered the correct ActivationId or
|
|
2821
3042
|
* ActivationCode and try again.</p>
|
|
2822
3043
|
*/
|
|
@@ -2830,6 +3051,7 @@ export declare class InvalidActivationId extends __BaseException {
|
|
|
2830
3051
|
constructor(opts: __ExceptionOptionType<InvalidActivationId, __BaseException>);
|
|
2831
3052
|
}
|
|
2832
3053
|
/**
|
|
3054
|
+
* @public
|
|
2833
3055
|
* <p>The specified association doesn't exist.</p>
|
|
2834
3056
|
*/
|
|
2835
3057
|
export declare class AssociationDoesNotExist extends __BaseException {
|
|
@@ -2841,6 +3063,9 @@ export declare class AssociationDoesNotExist extends __BaseException {
|
|
|
2841
3063
|
*/
|
|
2842
3064
|
constructor(opts: __ExceptionOptionType<AssociationDoesNotExist, __BaseException>);
|
|
2843
3065
|
}
|
|
3066
|
+
/**
|
|
3067
|
+
* @public
|
|
3068
|
+
*/
|
|
2844
3069
|
export interface DeleteAssociationRequest {
|
|
2845
3070
|
/**
|
|
2846
3071
|
* <p>The name of the SSM document.</p>
|
|
@@ -2866,9 +3091,13 @@ export interface DeleteAssociationRequest {
|
|
|
2866
3091
|
*/
|
|
2867
3092
|
AssociationId?: string;
|
|
2868
3093
|
}
|
|
3094
|
+
/**
|
|
3095
|
+
* @public
|
|
3096
|
+
*/
|
|
2869
3097
|
export interface DeleteAssociationResult {
|
|
2870
3098
|
}
|
|
2871
3099
|
/**
|
|
3100
|
+
* @public
|
|
2872
3101
|
* <p>You must disassociate a document from all managed nodes before you can delete it.</p>
|
|
2873
3102
|
*/
|
|
2874
3103
|
export declare class AssociatedInstances extends __BaseException {
|
|
@@ -2879,6 +3108,9 @@ export declare class AssociatedInstances extends __BaseException {
|
|
|
2879
3108
|
*/
|
|
2880
3109
|
constructor(opts: __ExceptionOptionType<AssociatedInstances, __BaseException>);
|
|
2881
3110
|
}
|
|
3111
|
+
/**
|
|
3112
|
+
* @public
|
|
3113
|
+
*/
|
|
2882
3114
|
export interface DeleteDocumentRequest {
|
|
2883
3115
|
/**
|
|
2884
3116
|
* <p>The name of the document.</p>
|
|
@@ -2902,9 +3134,13 @@ export interface DeleteDocumentRequest {
|
|
|
2902
3134
|
*/
|
|
2903
3135
|
Force?: boolean;
|
|
2904
3136
|
}
|
|
3137
|
+
/**
|
|
3138
|
+
* @public
|
|
3139
|
+
*/
|
|
2905
3140
|
export interface DeleteDocumentResult {
|
|
2906
3141
|
}
|
|
2907
3142
|
/**
|
|
3143
|
+
* @public
|
|
2908
3144
|
* <p>You attempted to delete a document while it is still shared. You must stop sharing the
|
|
2909
3145
|
* document before you can delete it.</p>
|
|
2910
3146
|
*/
|
|
@@ -2917,10 +3153,16 @@ export declare class InvalidDocumentOperation extends __BaseException {
|
|
|
2917
3153
|
*/
|
|
2918
3154
|
constructor(opts: __ExceptionOptionType<InvalidDocumentOperation, __BaseException>);
|
|
2919
3155
|
}
|
|
3156
|
+
/**
|
|
3157
|
+
* @public
|
|
3158
|
+
*/
|
|
2920
3159
|
export declare enum InventorySchemaDeleteOption {
|
|
2921
3160
|
DELETE_SCHEMA = "DeleteSchema",
|
|
2922
3161
|
DISABLE_SCHEMA = "DisableSchema"
|
|
2923
3162
|
}
|
|
3163
|
+
/**
|
|
3164
|
+
* @public
|
|
3165
|
+
*/
|
|
2924
3166
|
export interface DeleteInventoryRequest {
|
|
2925
3167
|
/**
|
|
2926
3168
|
* <p>The name of the custom inventory type for which you want to delete either all previously
|
|
@@ -2951,6 +3193,7 @@ export interface DeleteInventoryRequest {
|
|
|
2951
3193
|
ClientToken?: string;
|
|
2952
3194
|
}
|
|
2953
3195
|
/**
|
|
3196
|
+
* @public
|
|
2954
3197
|
* <p>Either a count, remaining count, or a version number in a delete inventory summary.</p>
|
|
2955
3198
|
*/
|
|
2956
3199
|
export interface InventoryDeletionSummaryItem {
|
|
@@ -2968,6 +3211,7 @@ export interface InventoryDeletionSummaryItem {
|
|
|
2968
3211
|
RemainingCount?: number;
|
|
2969
3212
|
}
|
|
2970
3213
|
/**
|
|
3214
|
+
* @public
|
|
2971
3215
|
* <p>Information about the delete operation.</p>
|
|
2972
3216
|
*/
|
|
2973
3217
|
export interface InventoryDeletionSummary {
|
|
@@ -2985,6 +3229,9 @@ export interface InventoryDeletionSummary {
|
|
|
2985
3229
|
*/
|
|
2986
3230
|
SummaryItems?: InventoryDeletionSummaryItem[];
|
|
2987
3231
|
}
|
|
3232
|
+
/**
|
|
3233
|
+
* @public
|
|
3234
|
+
*/
|
|
2988
3235
|
export interface DeleteInventoryResult {
|
|
2989
3236
|
/**
|
|
2990
3237
|
* <p>Every <code>DeleteInventory</code> operation is assigned a unique ID. This option returns a
|
|
@@ -3002,6 +3249,7 @@ export interface DeleteInventoryResult {
|
|
|
3002
3249
|
DeletionSummary?: InventoryDeletionSummary;
|
|
3003
3250
|
}
|
|
3004
3251
|
/**
|
|
3252
|
+
* @public
|
|
3005
3253
|
* <p>One or more of the parameters specified for the delete operation isn't valid. Verify all
|
|
3006
3254
|
* parameters and try again.</p>
|
|
3007
3255
|
*/
|
|
@@ -3015,6 +3263,7 @@ export declare class InvalidDeleteInventoryParametersException extends __BaseExc
|
|
|
3015
3263
|
constructor(opts: __ExceptionOptionType<InvalidDeleteInventoryParametersException, __BaseException>);
|
|
3016
3264
|
}
|
|
3017
3265
|
/**
|
|
3266
|
+
* @public
|
|
3018
3267
|
* <p>The request isn't valid.</p>
|
|
3019
3268
|
*/
|
|
3020
3269
|
export declare class InvalidInventoryRequestException extends __BaseException {
|
|
@@ -3027,6 +3276,7 @@ export declare class InvalidInventoryRequestException extends __BaseException {
|
|
|
3027
3276
|
constructor(opts: __ExceptionOptionType<InvalidInventoryRequestException, __BaseException>);
|
|
3028
3277
|
}
|
|
3029
3278
|
/**
|
|
3279
|
+
* @public
|
|
3030
3280
|
* <p>The delete inventory option specified isn't valid. Verify the option and try again.</p>
|
|
3031
3281
|
*/
|
|
3032
3282
|
export declare class InvalidOptionException extends __BaseException {
|
|
@@ -3039,6 +3289,7 @@ export declare class InvalidOptionException extends __BaseException {
|
|
|
3039
3289
|
constructor(opts: __ExceptionOptionType<InvalidOptionException, __BaseException>);
|
|
3040
3290
|
}
|
|
3041
3291
|
/**
|
|
3292
|
+
* @public
|
|
3042
3293
|
* <p>The parameter type name isn't valid.</p>
|
|
3043
3294
|
*/
|
|
3044
3295
|
export declare class InvalidTypeNameException extends __BaseException {
|
|
@@ -3050,27 +3301,40 @@ export declare class InvalidTypeNameException extends __BaseException {
|
|
|
3050
3301
|
*/
|
|
3051
3302
|
constructor(opts: __ExceptionOptionType<InvalidTypeNameException, __BaseException>);
|
|
3052
3303
|
}
|
|
3304
|
+
/**
|
|
3305
|
+
* @public
|
|
3306
|
+
*/
|
|
3053
3307
|
export interface DeleteMaintenanceWindowRequest {
|
|
3054
3308
|
/**
|
|
3055
3309
|
* <p>The ID of the maintenance window to delete.</p>
|
|
3056
3310
|
*/
|
|
3057
3311
|
WindowId: string | undefined;
|
|
3058
3312
|
}
|
|
3313
|
+
/**
|
|
3314
|
+
* @public
|
|
3315
|
+
*/
|
|
3059
3316
|
export interface DeleteMaintenanceWindowResult {
|
|
3060
3317
|
/**
|
|
3061
3318
|
* <p>The ID of the deleted maintenance window.</p>
|
|
3062
3319
|
*/
|
|
3063
3320
|
WindowId?: string;
|
|
3064
3321
|
}
|
|
3322
|
+
/**
|
|
3323
|
+
* @public
|
|
3324
|
+
*/
|
|
3065
3325
|
export interface DeleteOpsMetadataRequest {
|
|
3066
3326
|
/**
|
|
3067
3327
|
* <p>The Amazon Resource Name (ARN) of an OpsMetadata Object to delete.</p>
|
|
3068
3328
|
*/
|
|
3069
3329
|
OpsMetadataArn: string | undefined;
|
|
3070
3330
|
}
|
|
3331
|
+
/**
|
|
3332
|
+
* @public
|
|
3333
|
+
*/
|
|
3071
3334
|
export interface DeleteOpsMetadataResult {
|
|
3072
3335
|
}
|
|
3073
3336
|
/**
|
|
3337
|
+
* @public
|
|
3074
3338
|
* <p>The OpsMetadata object doesn't exist. </p>
|
|
3075
3339
|
*/
|
|
3076
3340
|
export declare class OpsMetadataNotFoundException extends __BaseException {
|
|
@@ -3081,15 +3345,22 @@ export declare class OpsMetadataNotFoundException extends __BaseException {
|
|
|
3081
3345
|
*/
|
|
3082
3346
|
constructor(opts: __ExceptionOptionType<OpsMetadataNotFoundException, __BaseException>);
|
|
3083
3347
|
}
|
|
3348
|
+
/**
|
|
3349
|
+
* @public
|
|
3350
|
+
*/
|
|
3084
3351
|
export interface DeleteParameterRequest {
|
|
3085
3352
|
/**
|
|
3086
3353
|
* <p>The name of the parameter to delete.</p>
|
|
3087
3354
|
*/
|
|
3088
3355
|
Name: string | undefined;
|
|
3089
3356
|
}
|
|
3357
|
+
/**
|
|
3358
|
+
* @public
|
|
3359
|
+
*/
|
|
3090
3360
|
export interface DeleteParameterResult {
|
|
3091
3361
|
}
|
|
3092
3362
|
/**
|
|
3363
|
+
* @public
|
|
3093
3364
|
* <p>The parameter couldn't be found. Verify the name and try again.</p>
|
|
3094
3365
|
*/
|
|
3095
3366
|
export declare class ParameterNotFound extends __BaseException {
|
|
@@ -3100,6 +3371,9 @@ export declare class ParameterNotFound extends __BaseException {
|
|
|
3100
3371
|
*/
|
|
3101
3372
|
constructor(opts: __ExceptionOptionType<ParameterNotFound, __BaseException>);
|
|
3102
3373
|
}
|
|
3374
|
+
/**
|
|
3375
|
+
* @public
|
|
3376
|
+
*/
|
|
3103
3377
|
export interface DeleteParametersRequest {
|
|
3104
3378
|
/**
|
|
3105
3379
|
* <p>The names of the parameters to delete. After deleting a parameter, wait for at least 30
|
|
@@ -3107,6 +3381,9 @@ export interface DeleteParametersRequest {
|
|
|
3107
3381
|
*/
|
|
3108
3382
|
Names: string[] | undefined;
|
|
3109
3383
|
}
|
|
3384
|
+
/**
|
|
3385
|
+
* @public
|
|
3386
|
+
*/
|
|
3110
3387
|
export interface DeleteParametersResult {
|
|
3111
3388
|
/**
|
|
3112
3389
|
* <p>The names of the deleted parameters.</p>
|
|
@@ -3117,12 +3394,18 @@ export interface DeleteParametersResult {
|
|
|
3117
3394
|
*/
|
|
3118
3395
|
InvalidParameters?: string[];
|
|
3119
3396
|
}
|
|
3397
|
+
/**
|
|
3398
|
+
* @public
|
|
3399
|
+
*/
|
|
3120
3400
|
export interface DeletePatchBaselineRequest {
|
|
3121
3401
|
/**
|
|
3122
3402
|
* <p>The ID of the patch baseline to delete.</p>
|
|
3123
3403
|
*/
|
|
3124
3404
|
BaselineId: string | undefined;
|
|
3125
3405
|
}
|
|
3406
|
+
/**
|
|
3407
|
+
* @public
|
|
3408
|
+
*/
|
|
3126
3409
|
export interface DeletePatchBaselineResult {
|
|
3127
3410
|
/**
|
|
3128
3411
|
* <p>The ID of the deleted patch baseline.</p>
|
|
@@ -3130,6 +3413,7 @@ export interface DeletePatchBaselineResult {
|
|
|
3130
3413
|
BaselineId?: string;
|
|
3131
3414
|
}
|
|
3132
3415
|
/**
|
|
3416
|
+
* @public
|
|
3133
3417
|
* <p>Error returned if an attempt is made to delete a patch baseline that is registered for a
|
|
3134
3418
|
* patch group.</p>
|
|
3135
3419
|
*/
|
|
@@ -3142,6 +3426,9 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
3142
3426
|
*/
|
|
3143
3427
|
constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
|
|
3144
3428
|
}
|
|
3429
|
+
/**
|
|
3430
|
+
* @public
|
|
3431
|
+
*/
|
|
3145
3432
|
export interface DeleteResourceDataSyncRequest {
|
|
3146
3433
|
/**
|
|
3147
3434
|
* <p>The name of the configuration to delete.</p>
|
|
@@ -3152,9 +3439,13 @@ export interface DeleteResourceDataSyncRequest {
|
|
|
3152
3439
|
*/
|
|
3153
3440
|
SyncType?: string;
|
|
3154
3441
|
}
|
|
3442
|
+
/**
|
|
3443
|
+
* @public
|
|
3444
|
+
*/
|
|
3155
3445
|
export interface DeleteResourceDataSyncResult {
|
|
3156
3446
|
}
|
|
3157
3447
|
/**
|
|
3448
|
+
* @public
|
|
3158
3449
|
* <p>The specified sync name wasn't found.</p>
|
|
3159
3450
|
*/
|
|
3160
3451
|
export declare class ResourceDataSyncNotFoundException extends __BaseException {
|
|
@@ -3168,6 +3459,9 @@ export declare class ResourceDataSyncNotFoundException extends __BaseException {
|
|
|
3168
3459
|
*/
|
|
3169
3460
|
constructor(opts: __ExceptionOptionType<ResourceDataSyncNotFoundException, __BaseException>);
|
|
3170
3461
|
}
|
|
3462
|
+
/**
|
|
3463
|
+
* @public
|
|
3464
|
+
*/
|
|
3171
3465
|
export interface DeleteResourcePolicyRequest {
|
|
3172
3466
|
/**
|
|
3173
3467
|
* <p>Amazon Resource Name (ARN) of the resource to which the policies are attached.</p>
|
|
@@ -3183,9 +3477,13 @@ export interface DeleteResourcePolicyRequest {
|
|
|
3183
3477
|
*/
|
|
3184
3478
|
PolicyHash: string | undefined;
|
|
3185
3479
|
}
|
|
3480
|
+
/**
|
|
3481
|
+
* @public
|
|
3482
|
+
*/
|
|
3186
3483
|
export interface DeleteResourcePolicyResponse {
|
|
3187
3484
|
}
|
|
3188
3485
|
/**
|
|
3486
|
+
* @public
|
|
3189
3487
|
* <p>The hash provided in the call doesn't match the stored hash. This exception is thrown when
|
|
3190
3488
|
* trying to update an obsolete policy version or when multiple requests to update a policy are
|
|
3191
3489
|
* sent.</p>
|
|
@@ -3200,6 +3498,7 @@ export declare class ResourcePolicyConflictException extends __BaseException {
|
|
|
3200
3498
|
constructor(opts: __ExceptionOptionType<ResourcePolicyConflictException, __BaseException>);
|
|
3201
3499
|
}
|
|
3202
3500
|
/**
|
|
3501
|
+
* @public
|
|
3203
3502
|
* <p>One or more parameters specified for the call aren't valid. Verify the parameters and their
|
|
3204
3503
|
* values and try again.</p>
|
|
3205
3504
|
*/
|
|
@@ -3213,6 +3512,9 @@ export declare class ResourcePolicyInvalidParameterException extends __BaseExcep
|
|
|
3213
3512
|
*/
|
|
3214
3513
|
constructor(opts: __ExceptionOptionType<ResourcePolicyInvalidParameterException, __BaseException>);
|
|
3215
3514
|
}
|
|
3515
|
+
/**
|
|
3516
|
+
* @public
|
|
3517
|
+
*/
|
|
3216
3518
|
export interface DeregisterManagedInstanceRequest {
|
|
3217
3519
|
/**
|
|
3218
3520
|
* <p>The ID assigned to the managed node when you registered it using the activation process.
|
|
@@ -3220,8 +3522,14 @@ export interface DeregisterManagedInstanceRequest {
|
|
|
3220
3522
|
*/
|
|
3221
3523
|
InstanceId: string | undefined;
|
|
3222
3524
|
}
|
|
3525
|
+
/**
|
|
3526
|
+
* @public
|
|
3527
|
+
*/
|
|
3223
3528
|
export interface DeregisterManagedInstanceResult {
|
|
3224
3529
|
}
|
|
3530
|
+
/**
|
|
3531
|
+
* @public
|
|
3532
|
+
*/
|
|
3225
3533
|
export interface DeregisterPatchBaselineForPatchGroupRequest {
|
|
3226
3534
|
/**
|
|
3227
3535
|
* <p>The ID of the patch baseline to deregister the patch group from.</p>
|
|
@@ -3232,6 +3540,9 @@ export interface DeregisterPatchBaselineForPatchGroupRequest {
|
|
|
3232
3540
|
*/
|
|
3233
3541
|
PatchGroup: string | undefined;
|
|
3234
3542
|
}
|
|
3543
|
+
/**
|
|
3544
|
+
* @public
|
|
3545
|
+
*/
|
|
3235
3546
|
export interface DeregisterPatchBaselineForPatchGroupResult {
|
|
3236
3547
|
/**
|
|
3237
3548
|
* <p>The ID of the patch baseline the patch group was deregistered from.</p>
|
|
@@ -3242,6 +3553,9 @@ export interface DeregisterPatchBaselineForPatchGroupResult {
|
|
|
3242
3553
|
*/
|
|
3243
3554
|
PatchGroup?: string;
|
|
3244
3555
|
}
|
|
3556
|
+
/**
|
|
3557
|
+
* @public
|
|
3558
|
+
*/
|
|
3245
3559
|
export interface DeregisterTargetFromMaintenanceWindowRequest {
|
|
3246
3560
|
/**
|
|
3247
3561
|
* <p>The ID of the maintenance window the target should be removed from.</p>
|
|
@@ -3258,6 +3572,9 @@ export interface DeregisterTargetFromMaintenanceWindowRequest {
|
|
|
3258
3572
|
*/
|
|
3259
3573
|
Safe?: boolean;
|
|
3260
3574
|
}
|
|
3575
|
+
/**
|
|
3576
|
+
* @public
|
|
3577
|
+
*/
|
|
3261
3578
|
export interface DeregisterTargetFromMaintenanceWindowResult {
|
|
3262
3579
|
/**
|
|
3263
3580
|
* <p>The ID of the maintenance window the target was removed from.</p>
|
|
@@ -3269,6 +3586,7 @@ export interface DeregisterTargetFromMaintenanceWindowResult {
|
|
|
3269
3586
|
WindowTargetId?: string;
|
|
3270
3587
|
}
|
|
3271
3588
|
/**
|
|
3589
|
+
* @public
|
|
3272
3590
|
* <p>You specified the <code>Safe</code> option for the DeregisterTargetFromMaintenanceWindow
|
|
3273
3591
|
* operation, but the target is still referenced in a task.</p>
|
|
3274
3592
|
*/
|
|
@@ -3281,6 +3599,9 @@ export declare class TargetInUseException extends __BaseException {
|
|
|
3281
3599
|
*/
|
|
3282
3600
|
constructor(opts: __ExceptionOptionType<TargetInUseException, __BaseException>);
|
|
3283
3601
|
}
|
|
3602
|
+
/**
|
|
3603
|
+
* @public
|
|
3604
|
+
*/
|
|
3284
3605
|
export interface DeregisterTaskFromMaintenanceWindowRequest {
|
|
3285
3606
|
/**
|
|
3286
3607
|
* <p>The ID of the maintenance window the task should be removed from.</p>
|
|
@@ -3291,6 +3612,9 @@ export interface DeregisterTaskFromMaintenanceWindowRequest {
|
|
|
3291
3612
|
*/
|
|
3292
3613
|
WindowTaskId: string | undefined;
|
|
3293
3614
|
}
|
|
3615
|
+
/**
|
|
3616
|
+
* @public
|
|
3617
|
+
*/
|
|
3294
3618
|
export interface DeregisterTaskFromMaintenanceWindowResult {
|
|
3295
3619
|
/**
|
|
3296
3620
|
* <p>The ID of the maintenance window the task was removed from.</p>
|
|
@@ -3301,12 +3625,16 @@ export interface DeregisterTaskFromMaintenanceWindowResult {
|
|
|
3301
3625
|
*/
|
|
3302
3626
|
WindowTaskId?: string;
|
|
3303
3627
|
}
|
|
3628
|
+
/**
|
|
3629
|
+
* @public
|
|
3630
|
+
*/
|
|
3304
3631
|
export declare enum DescribeActivationsFilterKeys {
|
|
3305
3632
|
ACTIVATION_IDS = "ActivationIds",
|
|
3306
3633
|
DEFAULT_INSTANCE_NAME = "DefaultInstanceName",
|
|
3307
3634
|
IAM_ROLE = "IamRole"
|
|
3308
3635
|
}
|
|
3309
3636
|
/**
|
|
3637
|
+
* @public
|
|
3310
3638
|
* <p>Filter for the DescribeActivation API.</p>
|
|
3311
3639
|
*/
|
|
3312
3640
|
export interface DescribeActivationsFilter {
|
|
@@ -3319,6 +3647,9 @@ export interface DescribeActivationsFilter {
|
|
|
3319
3647
|
*/
|
|
3320
3648
|
FilterValues?: string[];
|
|
3321
3649
|
}
|
|
3650
|
+
/**
|
|
3651
|
+
* @public
|
|
3652
|
+
*/
|
|
3322
3653
|
export interface DescribeActivationsRequest {
|
|
3323
3654
|
/**
|
|
3324
3655
|
* <p>A filter to view information about your activations.</p>
|
|
@@ -3334,6 +3665,9 @@ export interface DescribeActivationsRequest {
|
|
|
3334
3665
|
*/
|
|
3335
3666
|
NextToken?: string;
|
|
3336
3667
|
}
|
|
3668
|
+
/**
|
|
3669
|
+
* @public
|
|
3670
|
+
*/
|
|
3337
3671
|
export interface DescribeActivationsResult {
|
|
3338
3672
|
/**
|
|
3339
3673
|
* <p>A list of activations for your Amazon Web Services account.</p>
|
|
@@ -3346,6 +3680,7 @@ export interface DescribeActivationsResult {
|
|
|
3346
3680
|
NextToken?: string;
|
|
3347
3681
|
}
|
|
3348
3682
|
/**
|
|
3683
|
+
* @public
|
|
3349
3684
|
* <p>The filter name isn't valid. Verify the you entered the correct name and try again.</p>
|
|
3350
3685
|
*/
|
|
3351
3686
|
export declare class InvalidFilter extends __BaseException {
|
|
@@ -3358,6 +3693,7 @@ export declare class InvalidFilter extends __BaseException {
|
|
|
3358
3693
|
constructor(opts: __ExceptionOptionType<InvalidFilter, __BaseException>);
|
|
3359
3694
|
}
|
|
3360
3695
|
/**
|
|
3696
|
+
* @public
|
|
3361
3697
|
* <p>The specified token isn't valid.</p>
|
|
3362
3698
|
*/
|
|
3363
3699
|
export declare class InvalidNextToken extends __BaseException {
|
|
@@ -3369,6 +3705,9 @@ export declare class InvalidNextToken extends __BaseException {
|
|
|
3369
3705
|
*/
|
|
3370
3706
|
constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
|
|
3371
3707
|
}
|
|
3708
|
+
/**
|
|
3709
|
+
* @public
|
|
3710
|
+
*/
|
|
3372
3711
|
export interface DescribeAssociationRequest {
|
|
3373
3712
|
/**
|
|
3374
3713
|
* <p>The name of the SSM document.</p>
|
|
@@ -3390,6 +3729,9 @@ export interface DescribeAssociationRequest {
|
|
|
3390
3729
|
*/
|
|
3391
3730
|
AssociationVersion?: string;
|
|
3392
3731
|
}
|
|
3732
|
+
/**
|
|
3733
|
+
* @public
|
|
3734
|
+
*/
|
|
3393
3735
|
export interface DescribeAssociationResult {
|
|
3394
3736
|
/**
|
|
3395
3737
|
* <p>Information about the association.</p>
|
|
@@ -3397,6 +3739,7 @@ export interface DescribeAssociationResult {
|
|
|
3397
3739
|
AssociationDescription?: AssociationDescription;
|
|
3398
3740
|
}
|
|
3399
3741
|
/**
|
|
3742
|
+
* @public
|
|
3400
3743
|
* <p>The version you specified isn't valid. Use ListAssociationVersions to view all versions of
|
|
3401
3744
|
* an association according to the association ID. Or, use the <code>$LATEST</code> parameter to
|
|
3402
3745
|
* view the latest version of the association.</p>
|
|
@@ -3410,17 +3753,24 @@ export declare class InvalidAssociationVersion extends __BaseException {
|
|
|
3410
3753
|
*/
|
|
3411
3754
|
constructor(opts: __ExceptionOptionType<InvalidAssociationVersion, __BaseException>);
|
|
3412
3755
|
}
|
|
3756
|
+
/**
|
|
3757
|
+
* @public
|
|
3758
|
+
*/
|
|
3413
3759
|
export declare enum AssociationExecutionFilterKey {
|
|
3414
3760
|
CreatedTime = "CreatedTime",
|
|
3415
3761
|
ExecutionId = "ExecutionId",
|
|
3416
3762
|
Status = "Status"
|
|
3417
3763
|
}
|
|
3764
|
+
/**
|
|
3765
|
+
* @public
|
|
3766
|
+
*/
|
|
3418
3767
|
export declare enum AssociationFilterOperatorType {
|
|
3419
3768
|
Equal = "EQUAL",
|
|
3420
3769
|
GreaterThan = "GREATER_THAN",
|
|
3421
3770
|
LessThan = "LESS_THAN"
|
|
3422
3771
|
}
|
|
3423
3772
|
/**
|
|
3773
|
+
* @public
|
|
3424
3774
|
* <p>Filters used in the request.</p>
|
|
3425
3775
|
*/
|
|
3426
3776
|
export interface AssociationExecutionFilter {
|
|
@@ -3437,6 +3787,9 @@ export interface AssociationExecutionFilter {
|
|
|
3437
3787
|
*/
|
|
3438
3788
|
Type: AssociationFilterOperatorType | string | undefined;
|
|
3439
3789
|
}
|
|
3790
|
+
/**
|
|
3791
|
+
* @public
|
|
3792
|
+
*/
|
|
3440
3793
|
export interface DescribeAssociationExecutionsRequest {
|
|
3441
3794
|
/**
|
|
3442
3795
|
* <p>The association ID for which you want to view execution history details.</p>
|
|
@@ -3460,6 +3813,7 @@ export interface DescribeAssociationExecutionsRequest {
|
|
|
3460
3813
|
NextToken?: string;
|
|
3461
3814
|
}
|
|
3462
3815
|
/**
|
|
3816
|
+
* @public
|
|
3463
3817
|
* <p>Includes information about the specified association.</p>
|
|
3464
3818
|
*/
|
|
3465
3819
|
export interface AssociationExecution {
|
|
@@ -3505,6 +3859,9 @@ export interface AssociationExecution {
|
|
|
3505
3859
|
*/
|
|
3506
3860
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
3507
3861
|
}
|
|
3862
|
+
/**
|
|
3863
|
+
* @public
|
|
3864
|
+
*/
|
|
3508
3865
|
export interface DescribeAssociationExecutionsResult {
|
|
3509
3866
|
/**
|
|
3510
3867
|
* <p>A list of the executions for the specified association ID.</p>
|
|
@@ -3517,6 +3874,7 @@ export interface DescribeAssociationExecutionsResult {
|
|
|
3517
3874
|
NextToken?: string;
|
|
3518
3875
|
}
|
|
3519
3876
|
/**
|
|
3877
|
+
* @public
|
|
3520
3878
|
* <p>The specified execution ID doesn't exist. Verify the ID number and try again.</p>
|
|
3521
3879
|
*/
|
|
3522
3880
|
export declare class AssociationExecutionDoesNotExist extends __BaseException {
|
|
@@ -3528,12 +3886,16 @@ export declare class AssociationExecutionDoesNotExist extends __BaseException {
|
|
|
3528
3886
|
*/
|
|
3529
3887
|
constructor(opts: __ExceptionOptionType<AssociationExecutionDoesNotExist, __BaseException>);
|
|
3530
3888
|
}
|
|
3889
|
+
/**
|
|
3890
|
+
* @public
|
|
3891
|
+
*/
|
|
3531
3892
|
export declare enum AssociationExecutionTargetsFilterKey {
|
|
3532
3893
|
ResourceId = "ResourceId",
|
|
3533
3894
|
ResourceType = "ResourceType",
|
|
3534
3895
|
Status = "Status"
|
|
3535
3896
|
}
|
|
3536
3897
|
/**
|
|
3898
|
+
* @public
|
|
3537
3899
|
* <p>Filters for the association execution.</p>
|
|
3538
3900
|
*/
|
|
3539
3901
|
export interface AssociationExecutionTargetsFilter {
|
|
@@ -3546,6 +3908,9 @@ export interface AssociationExecutionTargetsFilter {
|
|
|
3546
3908
|
*/
|
|
3547
3909
|
Value: string | undefined;
|
|
3548
3910
|
}
|
|
3911
|
+
/**
|
|
3912
|
+
* @public
|
|
3913
|
+
*/
|
|
3549
3914
|
export interface DescribeAssociationExecutionTargetsRequest {
|
|
3550
3915
|
/**
|
|
3551
3916
|
* <p>The association ID that includes the execution for which you want to view details.</p>
|
|
@@ -3573,6 +3938,7 @@ export interface DescribeAssociationExecutionTargetsRequest {
|
|
|
3573
3938
|
NextToken?: string;
|
|
3574
3939
|
}
|
|
3575
3940
|
/**
|
|
3941
|
+
* @public
|
|
3576
3942
|
* <p>Information about the source where the association execution details are stored.</p>
|
|
3577
3943
|
*/
|
|
3578
3944
|
export interface OutputSource {
|
|
@@ -3586,6 +3952,7 @@ export interface OutputSource {
|
|
|
3586
3952
|
OutputSourceType?: string;
|
|
3587
3953
|
}
|
|
3588
3954
|
/**
|
|
3955
|
+
* @public
|
|
3589
3956
|
* <p>Includes information about the specified association execution.</p>
|
|
3590
3957
|
*/
|
|
3591
3958
|
export interface AssociationExecutionTarget {
|
|
@@ -3626,6 +3993,9 @@ export interface AssociationExecutionTarget {
|
|
|
3626
3993
|
*/
|
|
3627
3994
|
OutputSource?: OutputSource;
|
|
3628
3995
|
}
|
|
3996
|
+
/**
|
|
3997
|
+
* @public
|
|
3998
|
+
*/
|
|
3629
3999
|
export interface DescribeAssociationExecutionTargetsResult {
|
|
3630
4000
|
/**
|
|
3631
4001
|
* <p>Information about the execution.</p>
|
|
@@ -3637,6 +4007,9 @@ export interface DescribeAssociationExecutionTargetsResult {
|
|
|
3637
4007
|
*/
|
|
3638
4008
|
NextToken?: string;
|
|
3639
4009
|
}
|
|
4010
|
+
/**
|
|
4011
|
+
* @public
|
|
4012
|
+
*/
|
|
3640
4013
|
export declare enum AutomationExecutionFilterKey {
|
|
3641
4014
|
AUTOMATION_SUBTYPE = "AutomationSubtype",
|
|
3642
4015
|
AUTOMATION_TYPE = "AutomationType",
|
|
@@ -3652,6 +4025,7 @@ export declare enum AutomationExecutionFilterKey {
|
|
|
3652
4025
|
TARGET_RESOURCE_GROUP = "TargetResourceGroup"
|
|
3653
4026
|
}
|
|
3654
4027
|
/**
|
|
4028
|
+
* @public
|
|
3655
4029
|
* <p>A filter used to match specific automation executions. This is used to limit the scope of
|
|
3656
4030
|
* Automation execution information returned.</p>
|
|
3657
4031
|
*/
|
|
@@ -3665,6 +4039,9 @@ export interface AutomationExecutionFilter {
|
|
|
3665
4039
|
*/
|
|
3666
4040
|
Values: string[] | undefined;
|
|
3667
4041
|
}
|
|
4042
|
+
/**
|
|
4043
|
+
* @public
|
|
4044
|
+
*/
|
|
3668
4045
|
export interface DescribeAutomationExecutionsRequest {
|
|
3669
4046
|
/**
|
|
3670
4047
|
* <p>Filters used to limit the scope of executions that are requested.</p>
|
|
@@ -3681,6 +4058,9 @@ export interface DescribeAutomationExecutionsRequest {
|
|
|
3681
4058
|
*/
|
|
3682
4059
|
NextToken?: string;
|
|
3683
4060
|
}
|
|
4061
|
+
/**
|
|
4062
|
+
* @public
|
|
4063
|
+
*/
|
|
3684
4064
|
export declare enum AutomationExecutionStatus {
|
|
3685
4065
|
APPROVED = "Approved",
|
|
3686
4066
|
CANCELLED = "Cancelled",
|
|
@@ -3701,18 +4081,28 @@ export declare enum AutomationExecutionStatus {
|
|
|
3701
4081
|
TIMEDOUT = "TimedOut",
|
|
3702
4082
|
WAITING = "Waiting"
|
|
3703
4083
|
}
|
|
4084
|
+
/**
|
|
4085
|
+
* @public
|
|
4086
|
+
*/
|
|
3704
4087
|
export declare enum AutomationSubtype {
|
|
3705
4088
|
ChangeRequest = "ChangeRequest"
|
|
3706
4089
|
}
|
|
4090
|
+
/**
|
|
4091
|
+
* @public
|
|
4092
|
+
*/
|
|
3707
4093
|
export declare enum AutomationType {
|
|
3708
4094
|
CrossAccount = "CrossAccount",
|
|
3709
4095
|
Local = "Local"
|
|
3710
4096
|
}
|
|
4097
|
+
/**
|
|
4098
|
+
* @public
|
|
4099
|
+
*/
|
|
3711
4100
|
export declare enum ExecutionMode {
|
|
3712
4101
|
Auto = "Auto",
|
|
3713
4102
|
Interactive = "Interactive"
|
|
3714
4103
|
}
|
|
3715
4104
|
/**
|
|
4105
|
+
* @public
|
|
3716
4106
|
* <p>Information about targets that resolved during the Automation execution.</p>
|
|
3717
4107
|
*/
|
|
3718
4108
|
export interface ResolvedTargets {
|
|
@@ -3727,6 +4117,7 @@ export interface ResolvedTargets {
|
|
|
3727
4117
|
Truncated?: boolean;
|
|
3728
4118
|
}
|
|
3729
4119
|
/**
|
|
4120
|
+
* @public
|
|
3730
4121
|
* <p>Information about an Automation runbook used in a runbook workflow in Change Manager.</p>
|
|
3731
4122
|
* <note>
|
|
3732
4123
|
* <p>The Automation runbooks specified for the runbook workflow can't run until all required
|
|
@@ -3781,6 +4172,7 @@ export interface Runbook {
|
|
|
3781
4172
|
TargetLocations?: TargetLocation[];
|
|
3782
4173
|
}
|
|
3783
4174
|
/**
|
|
4175
|
+
* @public
|
|
3784
4176
|
* <p>Details about a specific Automation execution.</p>
|
|
3785
4177
|
*/
|
|
3786
4178
|
export interface AutomationExecutionMetadata {
|
|
@@ -3916,6 +4308,9 @@ export interface AutomationExecutionMetadata {
|
|
|
3916
4308
|
*/
|
|
3917
4309
|
ChangeRequestName?: string;
|
|
3918
4310
|
}
|
|
4311
|
+
/**
|
|
4312
|
+
* @public
|
|
4313
|
+
*/
|
|
3919
4314
|
export interface DescribeAutomationExecutionsResult {
|
|
3920
4315
|
/**
|
|
3921
4316
|
* <p>The list of details about each automation execution which has occurred which matches the
|
|
@@ -3929,6 +4324,7 @@ export interface DescribeAutomationExecutionsResult {
|
|
|
3929
4324
|
NextToken?: string;
|
|
3930
4325
|
}
|
|
3931
4326
|
/**
|
|
4327
|
+
* @public
|
|
3932
4328
|
* <p>The specified key isn't valid.</p>
|
|
3933
4329
|
*/
|
|
3934
4330
|
export declare class InvalidFilterKey extends __BaseException {
|
|
@@ -3940,6 +4336,7 @@ export declare class InvalidFilterKey extends __BaseException {
|
|
|
3940
4336
|
constructor(opts: __ExceptionOptionType<InvalidFilterKey, __BaseException>);
|
|
3941
4337
|
}
|
|
3942
4338
|
/**
|
|
4339
|
+
* @public
|
|
3943
4340
|
* <p>The filter value isn't valid. Verify the value and try again.</p>
|
|
3944
4341
|
*/
|
|
3945
4342
|
export declare class InvalidFilterValue extends __BaseException {
|
|
@@ -3952,6 +4349,7 @@ export declare class InvalidFilterValue extends __BaseException {
|
|
|
3952
4349
|
constructor(opts: __ExceptionOptionType<InvalidFilterValue, __BaseException>);
|
|
3953
4350
|
}
|
|
3954
4351
|
/**
|
|
4352
|
+
* @public
|
|
3955
4353
|
* <p>There is no automation execution information for the requested automation execution
|
|
3956
4354
|
* ID.</p>
|
|
3957
4355
|
*/
|
|
@@ -3964,6 +4362,9 @@ export declare class AutomationExecutionNotFoundException extends __BaseExceptio
|
|
|
3964
4362
|
*/
|
|
3965
4363
|
constructor(opts: __ExceptionOptionType<AutomationExecutionNotFoundException, __BaseException>);
|
|
3966
4364
|
}
|
|
4365
|
+
/**
|
|
4366
|
+
* @public
|
|
4367
|
+
*/
|
|
3967
4368
|
export declare enum StepExecutionFilterKey {
|
|
3968
4369
|
ACTION = "Action",
|
|
3969
4370
|
START_TIME_AFTER = "StartTimeAfter",
|
|
@@ -3973,6 +4374,7 @@ export declare enum StepExecutionFilterKey {
|
|
|
3973
4374
|
STEP_NAME = "StepName"
|
|
3974
4375
|
}
|
|
3975
4376
|
/**
|
|
4377
|
+
* @public
|
|
3976
4378
|
* <p>A filter to limit the amount of step execution information returned by the call.</p>
|
|
3977
4379
|
*/
|
|
3978
4380
|
export interface StepExecutionFilter {
|
|
@@ -3986,6 +4388,9 @@ export interface StepExecutionFilter {
|
|
|
3986
4388
|
*/
|
|
3987
4389
|
Values: string[] | undefined;
|
|
3988
4390
|
}
|
|
4391
|
+
/**
|
|
4392
|
+
* @public
|
|
4393
|
+
*/
|
|
3989
4394
|
export interface DescribeAutomationStepExecutionsRequest {
|
|
3990
4395
|
/**
|
|
3991
4396
|
* <p>The Automation execution ID for which you want step execution descriptions.</p>
|
|
@@ -4012,6 +4417,7 @@ export interface DescribeAutomationStepExecutionsRequest {
|
|
|
4012
4417
|
ReverseOrder?: boolean;
|
|
4013
4418
|
}
|
|
4014
4419
|
/**
|
|
4420
|
+
* @public
|
|
4015
4421
|
* <p>Information about an Automation failure.</p>
|
|
4016
4422
|
*/
|
|
4017
4423
|
export interface FailureDetails {
|
|
@@ -4031,6 +4437,7 @@ export interface FailureDetails {
|
|
|
4031
4437
|
Details?: Record<string, string[]>;
|
|
4032
4438
|
}
|
|
4033
4439
|
/**
|
|
4440
|
+
* @public
|
|
4034
4441
|
* <p>Detailed information about an the execution state of an Automation step.</p>
|
|
4035
4442
|
*/
|
|
4036
4443
|
export interface StepExecution {
|
|
@@ -4136,6 +4543,9 @@ export interface StepExecution {
|
|
|
4136
4543
|
*/
|
|
4137
4544
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
4138
4545
|
}
|
|
4546
|
+
/**
|
|
4547
|
+
* @public
|
|
4548
|
+
*/
|
|
4139
4549
|
export interface DescribeAutomationStepExecutionsResult {
|
|
4140
4550
|
/**
|
|
4141
4551
|
* <p>A list of details about the current state of all steps that make up an execution.</p>
|
|
@@ -4148,6 +4558,7 @@ export interface DescribeAutomationStepExecutionsResult {
|
|
|
4148
4558
|
NextToken?: string;
|
|
4149
4559
|
}
|
|
4150
4560
|
/**
|
|
4561
|
+
* @public
|
|
4151
4562
|
* <p>Defines a filter used in Patch Manager APIs. Supported filter keys depend on the API
|
|
4152
4563
|
* operation that includes the filter. Patch Manager API operations that use
|
|
4153
4564
|
* <code>PatchOrchestratorFilter</code> include the following:</p>
|
|
@@ -4184,6 +4595,9 @@ export interface PatchOrchestratorFilter {
|
|
|
4184
4595
|
*/
|
|
4185
4596
|
Values?: string[];
|
|
4186
4597
|
}
|
|
4598
|
+
/**
|
|
4599
|
+
* @public
|
|
4600
|
+
*/
|
|
4187
4601
|
export interface DescribeAvailablePatchesRequest {
|
|
4188
4602
|
/**
|
|
4189
4603
|
* <p>Each element in the array is a structure containing a key-value pair.</p>
|
|
@@ -4381,6 +4795,7 @@ export interface DescribeAvailablePatchesRequest {
|
|
|
4381
4795
|
NextToken?: string;
|
|
4382
4796
|
}
|
|
4383
4797
|
/**
|
|
4798
|
+
* @public
|
|
4384
4799
|
* <p>Represents metadata about a patch.</p>
|
|
4385
4800
|
*/
|
|
4386
4801
|
export interface Patch {
|
|
@@ -4499,6 +4914,9 @@ export interface Patch {
|
|
|
4499
4914
|
*/
|
|
4500
4915
|
Repository?: string;
|
|
4501
4916
|
}
|
|
4917
|
+
/**
|
|
4918
|
+
* @public
|
|
4919
|
+
*/
|
|
4502
4920
|
export interface DescribeAvailablePatchesResult {
|
|
4503
4921
|
/**
|
|
4504
4922
|
* <p>An array of patches. Each entry in the array is a patch structure.</p>
|
|
@@ -4510,6 +4928,9 @@ export interface DescribeAvailablePatchesResult {
|
|
|
4510
4928
|
*/
|
|
4511
4929
|
NextToken?: string;
|
|
4512
4930
|
}
|
|
4931
|
+
/**
|
|
4932
|
+
* @public
|
|
4933
|
+
*/
|
|
4513
4934
|
export interface DescribeDocumentRequest {
|
|
4514
4935
|
/**
|
|
4515
4936
|
* <p>The name of the SSM document.</p>
|
|
@@ -4527,15 +4948,24 @@ export interface DescribeDocumentRequest {
|
|
|
4527
4948
|
*/
|
|
4528
4949
|
VersionName?: string;
|
|
4529
4950
|
}
|
|
4951
|
+
/**
|
|
4952
|
+
* @public
|
|
4953
|
+
*/
|
|
4530
4954
|
export interface DescribeDocumentResult {
|
|
4531
4955
|
/**
|
|
4532
4956
|
* <p>Information about the SSM document.</p>
|
|
4533
4957
|
*/
|
|
4534
4958
|
Document?: DocumentDescription;
|
|
4535
4959
|
}
|
|
4960
|
+
/**
|
|
4961
|
+
* @public
|
|
4962
|
+
*/
|
|
4536
4963
|
export declare enum DocumentPermissionType {
|
|
4537
4964
|
SHARE = "Share"
|
|
4538
4965
|
}
|
|
4966
|
+
/**
|
|
4967
|
+
* @public
|
|
4968
|
+
*/
|
|
4539
4969
|
export interface DescribeDocumentPermissionRequest {
|
|
4540
4970
|
/**
|
|
4541
4971
|
* <p>The name of the document for which you are the owner.</p>
|
|
@@ -4557,6 +4987,9 @@ export interface DescribeDocumentPermissionRequest {
|
|
|
4557
4987
|
*/
|
|
4558
4988
|
NextToken?: string;
|
|
4559
4989
|
}
|
|
4990
|
+
/**
|
|
4991
|
+
* @public
|
|
4992
|
+
*/
|
|
4560
4993
|
export interface DescribeDocumentPermissionResponse {
|
|
4561
4994
|
/**
|
|
4562
4995
|
* <p>The account IDs that have permission to use this document. The ID can be either an
|
|
@@ -4575,6 +5008,7 @@ export interface DescribeDocumentPermissionResponse {
|
|
|
4575
5008
|
NextToken?: string;
|
|
4576
5009
|
}
|
|
4577
5010
|
/**
|
|
5011
|
+
* @public
|
|
4578
5012
|
* <p>The permission type isn't supported. <i>Share</i> is the only supported
|
|
4579
5013
|
* permission type.</p>
|
|
4580
5014
|
*/
|
|
@@ -4587,6 +5021,9 @@ export declare class InvalidPermissionType extends __BaseException {
|
|
|
4587
5021
|
*/
|
|
4588
5022
|
constructor(opts: __ExceptionOptionType<InvalidPermissionType, __BaseException>);
|
|
4589
5023
|
}
|
|
5024
|
+
/**
|
|
5025
|
+
* @public
|
|
5026
|
+
*/
|
|
4590
5027
|
export interface DescribeEffectiveInstanceAssociationsRequest {
|
|
4591
5028
|
/**
|
|
4592
5029
|
* <p>The managed node ID for which you want to view all associations.</p>
|
|
@@ -4604,6 +5041,7 @@ export interface DescribeEffectiveInstanceAssociationsRequest {
|
|
|
4604
5041
|
NextToken?: string;
|
|
4605
5042
|
}
|
|
4606
5043
|
/**
|
|
5044
|
+
* @public
|
|
4607
5045
|
* <p>One or more association documents on the managed node. </p>
|
|
4608
5046
|
*/
|
|
4609
5047
|
export interface InstanceAssociation {
|
|
@@ -4624,6 +5062,9 @@ export interface InstanceAssociation {
|
|
|
4624
5062
|
*/
|
|
4625
5063
|
AssociationVersion?: string;
|
|
4626
5064
|
}
|
|
5065
|
+
/**
|
|
5066
|
+
* @public
|
|
5067
|
+
*/
|
|
4627
5068
|
export interface DescribeEffectiveInstanceAssociationsResult {
|
|
4628
5069
|
/**
|
|
4629
5070
|
* <p>The associations for the requested managed node.</p>
|
|
@@ -4635,6 +5076,9 @@ export interface DescribeEffectiveInstanceAssociationsResult {
|
|
|
4635
5076
|
*/
|
|
4636
5077
|
NextToken?: string;
|
|
4637
5078
|
}
|
|
5079
|
+
/**
|
|
5080
|
+
* @public
|
|
5081
|
+
*/
|
|
4638
5082
|
export interface DescribeEffectivePatchesForPatchBaselineRequest {
|
|
4639
5083
|
/**
|
|
4640
5084
|
* <p>The ID of the patch baseline to retrieve the effective patches for.</p>
|
|
@@ -4650,6 +5094,9 @@ export interface DescribeEffectivePatchesForPatchBaselineRequest {
|
|
|
4650
5094
|
*/
|
|
4651
5095
|
NextToken?: string;
|
|
4652
5096
|
}
|
|
5097
|
+
/**
|
|
5098
|
+
* @public
|
|
5099
|
+
*/
|
|
4653
5100
|
export declare enum PatchDeploymentStatus {
|
|
4654
5101
|
Approved = "APPROVED",
|
|
4655
5102
|
ExplicitApproved = "EXPLICIT_APPROVED",
|
|
@@ -4657,6 +5104,7 @@ export declare enum PatchDeploymentStatus {
|
|
|
4657
5104
|
PendingApproval = "PENDING_APPROVAL"
|
|
4658
5105
|
}
|
|
4659
5106
|
/**
|
|
5107
|
+
* @public
|
|
4660
5108
|
* <p>Information about the approval status of a patch.</p>
|
|
4661
5109
|
*/
|
|
4662
5110
|
export interface PatchStatus {
|
|
@@ -4675,6 +5123,7 @@ export interface PatchStatus {
|
|
|
4675
5123
|
ApprovalDate?: Date;
|
|
4676
5124
|
}
|
|
4677
5125
|
/**
|
|
5126
|
+
* @public
|
|
4678
5127
|
* <p>The <code>EffectivePatch</code> structure defines metadata about a patch along with the
|
|
4679
5128
|
* approval state of the patch in a particular patch baseline. The approval state includes
|
|
4680
5129
|
* information about whether the patch is currently approved, due to be approved by a rule,
|
|
@@ -4694,6 +5143,9 @@ export interface EffectivePatch {
|
|
|
4694
5143
|
*/
|
|
4695
5144
|
PatchStatus?: PatchStatus;
|
|
4696
5145
|
}
|
|
5146
|
+
/**
|
|
5147
|
+
* @public
|
|
5148
|
+
*/
|
|
4697
5149
|
export interface DescribeEffectivePatchesForPatchBaselineResult {
|
|
4698
5150
|
/**
|
|
4699
5151
|
* <p>An array of patches and patch status.</p>
|
|
@@ -4706,6 +5158,7 @@ export interface DescribeEffectivePatchesForPatchBaselineResult {
|
|
|
4706
5158
|
NextToken?: string;
|
|
4707
5159
|
}
|
|
4708
5160
|
/**
|
|
5161
|
+
* @public
|
|
4709
5162
|
* <p>The operating systems you specified isn't supported, or the operation isn't supported for
|
|
4710
5163
|
* the operating system.</p>
|
|
4711
5164
|
*/
|
|
@@ -4718,6 +5171,9 @@ export declare class UnsupportedOperatingSystem extends __BaseException {
|
|
|
4718
5171
|
*/
|
|
4719
5172
|
constructor(opts: __ExceptionOptionType<UnsupportedOperatingSystem, __BaseException>);
|
|
4720
5173
|
}
|
|
5174
|
+
/**
|
|
5175
|
+
* @public
|
|
5176
|
+
*/
|
|
4721
5177
|
export interface DescribeInstanceAssociationsStatusRequest {
|
|
4722
5178
|
/**
|
|
4723
5179
|
* <p>The managed node IDs for which you want association status information.</p>
|
|
@@ -4735,6 +5191,7 @@ export interface DescribeInstanceAssociationsStatusRequest {
|
|
|
4735
5191
|
NextToken?: string;
|
|
4736
5192
|
}
|
|
4737
5193
|
/**
|
|
5194
|
+
* @public
|
|
4738
5195
|
* <p>A URL for the Amazon Web Services Systems Manager (Systems Manager) bucket where you want to store the
|
|
4739
5196
|
* results of this request.</p>
|
|
4740
5197
|
*/
|
|
@@ -4745,6 +5202,7 @@ export interface S3OutputUrl {
|
|
|
4745
5202
|
OutputUrl?: string;
|
|
4746
5203
|
}
|
|
4747
5204
|
/**
|
|
5205
|
+
* @public
|
|
4748
5206
|
* <p>The URL of S3 bucket where you want to store the results of this request.</p>
|
|
4749
5207
|
*/
|
|
4750
5208
|
export interface InstanceAssociationOutputUrl {
|
|
@@ -4754,6 +5212,7 @@ export interface InstanceAssociationOutputUrl {
|
|
|
4754
5212
|
S3OutputUrl?: S3OutputUrl;
|
|
4755
5213
|
}
|
|
4756
5214
|
/**
|
|
5215
|
+
* @public
|
|
4757
5216
|
* <p>Status information about the association.</p>
|
|
4758
5217
|
*/
|
|
4759
5218
|
export interface InstanceAssociationStatusInfo {
|
|
@@ -4806,6 +5265,9 @@ export interface InstanceAssociationStatusInfo {
|
|
|
4806
5265
|
*/
|
|
4807
5266
|
AssociationName?: string;
|
|
4808
5267
|
}
|
|
5268
|
+
/**
|
|
5269
|
+
* @public
|
|
5270
|
+
*/
|
|
4809
5271
|
export interface DescribeInstanceAssociationsStatusResult {
|
|
4810
5272
|
/**
|
|
4811
5273
|
* <p>Status information about the association.</p>
|
|
@@ -4818,6 +5280,7 @@ export interface DescribeInstanceAssociationsStatusResult {
|
|
|
4818
5280
|
NextToken?: string;
|
|
4819
5281
|
}
|
|
4820
5282
|
/**
|
|
5283
|
+
* @public
|
|
4821
5284
|
* <p>The filters to describe or get information about your managed nodes.</p>
|
|
4822
5285
|
*/
|
|
4823
5286
|
export interface InstanceInformationStringFilter {
|
|
@@ -4825,7 +5288,7 @@ export interface InstanceInformationStringFilter {
|
|
|
4825
5288
|
* <p>The filter key name to describe your managed nodes.</p>
|
|
4826
5289
|
* <p>Valid filter key values: ActivationIds | AgentVersion | AssociationStatus | IamRole |
|
|
4827
5290
|
* InstanceIds | PingStatus | PlatformTypes | ResourceType | SourceIds | SourceTypes | "tag-key" |
|
|
4828
|
-
* "tag:<code
|
|
5291
|
+
* "tag:<code>\{keyname\}</code>
|
|
4829
5292
|
* </p>
|
|
4830
5293
|
* <ul>
|
|
4831
5294
|
* <li>
|
|
@@ -4859,6 +5322,9 @@ export interface InstanceInformationStringFilter {
|
|
|
4859
5322
|
*/
|
|
4860
5323
|
Values: string[] | undefined;
|
|
4861
5324
|
}
|
|
5325
|
+
/**
|
|
5326
|
+
* @public
|
|
5327
|
+
*/
|
|
4862
5328
|
export declare enum InstanceInformationFilterKey {
|
|
4863
5329
|
ACTIVATION_IDS = "ActivationIds",
|
|
4864
5330
|
AGENT_VERSION = "AgentVersion",
|
|
@@ -4870,6 +5336,7 @@ export declare enum InstanceInformationFilterKey {
|
|
|
4870
5336
|
RESOURCE_TYPE = "ResourceType"
|
|
4871
5337
|
}
|
|
4872
5338
|
/**
|
|
5339
|
+
* @public
|
|
4873
5340
|
* <p>Describes a filter for a specific list of managed nodes. You can filter node information by
|
|
4874
5341
|
* using tags. You specify tags by using a key-value mapping.</p>
|
|
4875
5342
|
* <p>Use this operation instead of the <a>DescribeInstanceInformationRequest$InstanceInformationFilterList</a> method. The
|
|
@@ -4886,6 +5353,9 @@ export interface InstanceInformationFilter {
|
|
|
4886
5353
|
*/
|
|
4887
5354
|
valueSet: string[] | undefined;
|
|
4888
5355
|
}
|
|
5356
|
+
/**
|
|
5357
|
+
* @public
|
|
5358
|
+
*/
|
|
4889
5359
|
export interface DescribeInstanceInformationRequest {
|
|
4890
5360
|
/**
|
|
4891
5361
|
* <p>This is a legacy method. We recommend that you don't use this method. Instead, use the
|
|
@@ -4915,6 +5385,7 @@ export interface DescribeInstanceInformationRequest {
|
|
|
4915
5385
|
NextToken?: string;
|
|
4916
5386
|
}
|
|
4917
5387
|
/**
|
|
5388
|
+
* @public
|
|
4918
5389
|
* <p>Status information about the aggregated associations.</p>
|
|
4919
5390
|
*/
|
|
4920
5391
|
export interface InstanceAggregatedAssociationOverview {
|
|
@@ -4927,22 +5398,32 @@ export interface InstanceAggregatedAssociationOverview {
|
|
|
4927
5398
|
*/
|
|
4928
5399
|
InstanceAssociationStatusAggregatedCount?: Record<string, number>;
|
|
4929
5400
|
}
|
|
5401
|
+
/**
|
|
5402
|
+
* @public
|
|
5403
|
+
*/
|
|
4930
5404
|
export declare enum PingStatus {
|
|
4931
5405
|
CONNECTION_LOST = "ConnectionLost",
|
|
4932
5406
|
INACTIVE = "Inactive",
|
|
4933
5407
|
ONLINE = "Online"
|
|
4934
5408
|
}
|
|
5409
|
+
/**
|
|
5410
|
+
* @public
|
|
5411
|
+
*/
|
|
4935
5412
|
export declare enum ResourceType {
|
|
4936
5413
|
DOCUMENT = "Document",
|
|
4937
5414
|
EC2_INSTANCE = "EC2Instance",
|
|
4938
5415
|
MANAGED_INSTANCE = "ManagedInstance"
|
|
4939
5416
|
}
|
|
5417
|
+
/**
|
|
5418
|
+
* @public
|
|
5419
|
+
*/
|
|
4940
5420
|
export declare enum SourceType {
|
|
4941
5421
|
AWS_EC2_INSTANCE = "AWS::EC2::Instance",
|
|
4942
5422
|
AWS_IOT_THING = "AWS::IoT::Thing",
|
|
4943
5423
|
AWS_SSM_MANAGEDINSTANCE = "AWS::SSM::ManagedInstance"
|
|
4944
5424
|
}
|
|
4945
5425
|
/**
|
|
5426
|
+
* @public
|
|
4946
5427
|
* <p>Describes a filter for a specific list of managed nodes. </p>
|
|
4947
5428
|
*/
|
|
4948
5429
|
export interface InstanceInformation {
|
|
@@ -5052,6 +5533,9 @@ export interface InstanceInformation {
|
|
|
5052
5533
|
*/
|
|
5053
5534
|
SourceType?: SourceType | string;
|
|
5054
5535
|
}
|
|
5536
|
+
/**
|
|
5537
|
+
* @public
|
|
5538
|
+
*/
|
|
5055
5539
|
export interface DescribeInstanceInformationResult {
|
|
5056
5540
|
/**
|
|
5057
5541
|
* <p>The managed node information list.</p>
|
|
@@ -5064,6 +5548,7 @@ export interface DescribeInstanceInformationResult {
|
|
|
5064
5548
|
NextToken?: string;
|
|
5065
5549
|
}
|
|
5066
5550
|
/**
|
|
5551
|
+
* @public
|
|
5067
5552
|
* <p>The specified filter value isn't valid.</p>
|
|
5068
5553
|
*/
|
|
5069
5554
|
export declare class InvalidInstanceInformationFilterValue extends __BaseException {
|
|
@@ -5074,6 +5559,9 @@ export declare class InvalidInstanceInformationFilterValue extends __BaseExcepti
|
|
|
5074
5559
|
*/
|
|
5075
5560
|
constructor(opts: __ExceptionOptionType<InvalidInstanceInformationFilterValue, __BaseException>);
|
|
5076
5561
|
}
|
|
5562
|
+
/**
|
|
5563
|
+
* @public
|
|
5564
|
+
*/
|
|
5077
5565
|
export interface DescribeInstancePatchesRequest {
|
|
5078
5566
|
/**
|
|
5079
5567
|
* <p>The ID of the managed node whose patch state information should be retrieved.</p>
|
|
@@ -5133,6 +5621,9 @@ export interface DescribeInstancePatchesRequest {
|
|
|
5133
5621
|
*/
|
|
5134
5622
|
MaxResults?: number;
|
|
5135
5623
|
}
|
|
5624
|
+
/**
|
|
5625
|
+
* @public
|
|
5626
|
+
*/
|
|
5136
5627
|
export declare enum PatchComplianceDataState {
|
|
5137
5628
|
Failed = "FAILED",
|
|
5138
5629
|
Installed = "INSTALLED",
|
|
@@ -5143,6 +5634,7 @@ export declare enum PatchComplianceDataState {
|
|
|
5143
5634
|
NotApplicable = "NOT_APPLICABLE"
|
|
5144
5635
|
}
|
|
5145
5636
|
/**
|
|
5637
|
+
* @public
|
|
5146
5638
|
* <p>Information about the state of a patch on a particular managed node as it relates to the
|
|
5147
5639
|
* patch baseline used to patch the node.</p>
|
|
5148
5640
|
*/
|
|
@@ -5181,6 +5673,9 @@ export interface PatchComplianceData {
|
|
|
5181
5673
|
*/
|
|
5182
5674
|
CVEIds?: string;
|
|
5183
5675
|
}
|
|
5676
|
+
/**
|
|
5677
|
+
* @public
|
|
5678
|
+
*/
|
|
5184
5679
|
export interface DescribeInstancePatchesResult {
|
|
5185
5680
|
/**
|
|
5186
5681
|
* <p>Each entry in the array is a structure containing:</p>
|
|
@@ -5215,6 +5710,9 @@ export interface DescribeInstancePatchesResult {
|
|
|
5215
5710
|
*/
|
|
5216
5711
|
NextToken?: string;
|
|
5217
5712
|
}
|
|
5713
|
+
/**
|
|
5714
|
+
* @public
|
|
5715
|
+
*/
|
|
5218
5716
|
export interface DescribeInstancePatchStatesRequest {
|
|
5219
5717
|
/**
|
|
5220
5718
|
* <p>The ID of the managed node for which patch state information should be retrieved.</p>
|
|
@@ -5230,15 +5728,22 @@ export interface DescribeInstancePatchStatesRequest {
|
|
|
5230
5728
|
*/
|
|
5231
5729
|
MaxResults?: number;
|
|
5232
5730
|
}
|
|
5731
|
+
/**
|
|
5732
|
+
* @public
|
|
5733
|
+
*/
|
|
5233
5734
|
export declare enum PatchOperationType {
|
|
5234
5735
|
INSTALL = "Install",
|
|
5235
5736
|
SCAN = "Scan"
|
|
5236
5737
|
}
|
|
5738
|
+
/**
|
|
5739
|
+
* @public
|
|
5740
|
+
*/
|
|
5237
5741
|
export declare enum RebootOption {
|
|
5238
5742
|
NO_REBOOT = "NoReboot",
|
|
5239
5743
|
REBOOT_IF_NEEDED = "RebootIfNeeded"
|
|
5240
5744
|
}
|
|
5241
5745
|
/**
|
|
5746
|
+
* @public
|
|
5242
5747
|
* <p>Defines the high-level patch compliance state for a managed node, providing information
|
|
5243
5748
|
* about the number of installed, missing, not applicable, and failed patches along with metadata
|
|
5244
5749
|
* about the operation when this information was gathered for the managed node.</p>
|
|
@@ -5396,6 +5901,9 @@ export interface InstancePatchState {
|
|
|
5396
5901
|
*/
|
|
5397
5902
|
OtherNonCompliantCount?: number;
|
|
5398
5903
|
}
|
|
5904
|
+
/**
|
|
5905
|
+
* @public
|
|
5906
|
+
*/
|
|
5399
5907
|
export interface DescribeInstancePatchStatesResult {
|
|
5400
5908
|
/**
|
|
5401
5909
|
* <p>The high-level patch state for the requested managed nodes.</p>
|
|
@@ -5407,6 +5915,9 @@ export interface DescribeInstancePatchStatesResult {
|
|
|
5407
5915
|
*/
|
|
5408
5916
|
NextToken?: string;
|
|
5409
5917
|
}
|
|
5918
|
+
/**
|
|
5919
|
+
* @public
|
|
5920
|
+
*/
|
|
5410
5921
|
export declare enum InstancePatchStateOperatorType {
|
|
5411
5922
|
EQUAL = "Equal",
|
|
5412
5923
|
GREATER_THAN = "GreaterThan",
|
|
@@ -5414,6 +5925,7 @@ export declare enum InstancePatchStateOperatorType {
|
|
|
5414
5925
|
NOT_EQUAL = "NotEqual"
|
|
5415
5926
|
}
|
|
5416
5927
|
/**
|
|
5928
|
+
* @public
|
|
5417
5929
|
* <p>Defines a filter used in <a>DescribeInstancePatchStatesForPatchGroup</a> to scope
|
|
5418
5930
|
* down the information returned by the API.</p>
|
|
5419
5931
|
* <p>
|
|
@@ -5491,6 +6003,9 @@ export interface InstancePatchStateFilter {
|
|
|
5491
6003
|
*/
|
|
5492
6004
|
Type: InstancePatchStateOperatorType | string | undefined;
|
|
5493
6005
|
}
|
|
6006
|
+
/**
|
|
6007
|
+
* @public
|
|
6008
|
+
*/
|
|
5494
6009
|
export interface DescribeInstancePatchStatesForPatchGroupRequest {
|
|
5495
6010
|
/**
|
|
5496
6011
|
* <p>The name of the patch group for which the patch state information should be
|
|
@@ -5522,6 +6037,9 @@ export interface DescribeInstancePatchStatesForPatchGroupRequest {
|
|
|
5522
6037
|
*/
|
|
5523
6038
|
MaxResults?: number;
|
|
5524
6039
|
}
|
|
6040
|
+
/**
|
|
6041
|
+
* @public
|
|
6042
|
+
*/
|
|
5525
6043
|
export interface DescribeInstancePatchStatesForPatchGroupResult {
|
|
5526
6044
|
/**
|
|
5527
6045
|
* <p>The high-level patch state for the requested managed nodes. </p>
|
|
@@ -5533,6 +6051,9 @@ export interface DescribeInstancePatchStatesForPatchGroupResult {
|
|
|
5533
6051
|
*/
|
|
5534
6052
|
NextToken?: string;
|
|
5535
6053
|
}
|
|
6054
|
+
/**
|
|
6055
|
+
* @public
|
|
6056
|
+
*/
|
|
5536
6057
|
export interface DescribeInventoryDeletionsRequest {
|
|
5537
6058
|
/**
|
|
5538
6059
|
* <p>Specify the delete inventory ID for which you want information. This ID was returned by the
|
|
@@ -5549,11 +6070,15 @@ export interface DescribeInventoryDeletionsRequest {
|
|
|
5549
6070
|
*/
|
|
5550
6071
|
MaxResults?: number;
|
|
5551
6072
|
}
|
|
6073
|
+
/**
|
|
6074
|
+
* @public
|
|
6075
|
+
*/
|
|
5552
6076
|
export declare enum InventoryDeletionStatus {
|
|
5553
6077
|
COMPLETE = "Complete",
|
|
5554
6078
|
IN_PROGRESS = "InProgress"
|
|
5555
6079
|
}
|
|
5556
6080
|
/**
|
|
6081
|
+
* @public
|
|
5557
6082
|
* <p>Status information returned by the <code>DeleteInventory</code> operation.</p>
|
|
5558
6083
|
*/
|
|
5559
6084
|
export interface InventoryDeletionStatusItem {
|
|
@@ -5587,6 +6112,9 @@ export interface InventoryDeletionStatusItem {
|
|
|
5587
6112
|
*/
|
|
5588
6113
|
LastStatusUpdateTime?: Date;
|
|
5589
6114
|
}
|
|
6115
|
+
/**
|
|
6116
|
+
* @public
|
|
6117
|
+
*/
|
|
5590
6118
|
export interface DescribeInventoryDeletionsResult {
|
|
5591
6119
|
/**
|
|
5592
6120
|
* <p>A list of status items for deleted inventory.</p>
|
|
@@ -5599,6 +6127,7 @@ export interface DescribeInventoryDeletionsResult {
|
|
|
5599
6127
|
NextToken?: string;
|
|
5600
6128
|
}
|
|
5601
6129
|
/**
|
|
6130
|
+
* @public
|
|
5602
6131
|
* <p>The ID specified for the delete operation doesn't exist or isn't valid. Verify the ID and
|
|
5603
6132
|
* try again.</p>
|
|
5604
6133
|
*/
|
|
@@ -5612,6 +6141,7 @@ export declare class InvalidDeletionIdException extends __BaseException {
|
|
|
5612
6141
|
constructor(opts: __ExceptionOptionType<InvalidDeletionIdException, __BaseException>);
|
|
5613
6142
|
}
|
|
5614
6143
|
/**
|
|
6144
|
+
* @public
|
|
5615
6145
|
* <p>Filter used in the request. Supported filter keys depend on the API operation that includes
|
|
5616
6146
|
* the filter. API operations that use <code>MaintenanceWindowFilter></code> include the
|
|
5617
6147
|
* following:</p>
|
|
@@ -5658,6 +6188,9 @@ export interface MaintenanceWindowFilter {
|
|
|
5658
6188
|
*/
|
|
5659
6189
|
Values?: string[];
|
|
5660
6190
|
}
|
|
6191
|
+
/**
|
|
6192
|
+
* @public
|
|
6193
|
+
*/
|
|
5661
6194
|
export interface DescribeMaintenanceWindowExecutionsRequest {
|
|
5662
6195
|
/**
|
|
5663
6196
|
* <p>The ID of the maintenance window whose executions should be retrieved.</p>
|
|
@@ -5689,6 +6222,9 @@ export interface DescribeMaintenanceWindowExecutionsRequest {
|
|
|
5689
6222
|
*/
|
|
5690
6223
|
NextToken?: string;
|
|
5691
6224
|
}
|
|
6225
|
+
/**
|
|
6226
|
+
* @public
|
|
6227
|
+
*/
|
|
5692
6228
|
export declare enum MaintenanceWindowExecutionStatus {
|
|
5693
6229
|
Cancelled = "CANCELLED",
|
|
5694
6230
|
Cancelling = "CANCELLING",
|
|
@@ -5700,6 +6236,7 @@ export declare enum MaintenanceWindowExecutionStatus {
|
|
|
5700
6236
|
TimedOut = "TIMED_OUT"
|
|
5701
6237
|
}
|
|
5702
6238
|
/**
|
|
6239
|
+
* @public
|
|
5703
6240
|
* <p>Describes the information about an execution of a maintenance window. </p>
|
|
5704
6241
|
*/
|
|
5705
6242
|
export interface MaintenanceWindowExecution {
|
|
@@ -5728,6 +6265,9 @@ export interface MaintenanceWindowExecution {
|
|
|
5728
6265
|
*/
|
|
5729
6266
|
EndTime?: Date;
|
|
5730
6267
|
}
|
|
6268
|
+
/**
|
|
6269
|
+
* @public
|
|
6270
|
+
*/
|
|
5731
6271
|
export interface DescribeMaintenanceWindowExecutionsResult {
|
|
5732
6272
|
/**
|
|
5733
6273
|
* <p>Information about the maintenance window executions.</p>
|
|
@@ -5739,6 +6279,9 @@ export interface DescribeMaintenanceWindowExecutionsResult {
|
|
|
5739
6279
|
*/
|
|
5740
6280
|
NextToken?: string;
|
|
5741
6281
|
}
|
|
6282
|
+
/**
|
|
6283
|
+
* @public
|
|
6284
|
+
*/
|
|
5742
6285
|
export interface DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
|
|
5743
6286
|
/**
|
|
5744
6287
|
* <p>The ID of the maintenance window execution the task is part of.</p>
|
|
@@ -5766,6 +6309,9 @@ export interface DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
|
|
|
5766
6309
|
*/
|
|
5767
6310
|
NextToken?: string;
|
|
5768
6311
|
}
|
|
6312
|
+
/**
|
|
6313
|
+
* @public
|
|
6314
|
+
*/
|
|
5769
6315
|
export declare enum MaintenanceWindowTaskType {
|
|
5770
6316
|
Automation = "AUTOMATION",
|
|
5771
6317
|
Lambda = "LAMBDA",
|
|
@@ -5773,6 +6319,7 @@ export declare enum MaintenanceWindowTaskType {
|
|
|
5773
6319
|
StepFunctions = "STEP_FUNCTIONS"
|
|
5774
6320
|
}
|
|
5775
6321
|
/**
|
|
6322
|
+
* @public
|
|
5776
6323
|
* <p>Describes the information about a task invocation for a particular target as part of a task
|
|
5777
6324
|
* execution performed as part of a maintenance window execution.</p>
|
|
5778
6325
|
*/
|
|
@@ -5831,6 +6378,9 @@ export interface MaintenanceWindowExecutionTaskInvocationIdentity {
|
|
|
5831
6378
|
*/
|
|
5832
6379
|
WindowTargetId?: string;
|
|
5833
6380
|
}
|
|
6381
|
+
/**
|
|
6382
|
+
* @public
|
|
6383
|
+
*/
|
|
5834
6384
|
export interface DescribeMaintenanceWindowExecutionTaskInvocationsResult {
|
|
5835
6385
|
/**
|
|
5836
6386
|
* <p>Information about the task invocation results per invocation.</p>
|
|
@@ -5842,6 +6392,9 @@ export interface DescribeMaintenanceWindowExecutionTaskInvocationsResult {
|
|
|
5842
6392
|
*/
|
|
5843
6393
|
NextToken?: string;
|
|
5844
6394
|
}
|
|
6395
|
+
/**
|
|
6396
|
+
* @public
|
|
6397
|
+
*/
|
|
5845
6398
|
export interface DescribeMaintenanceWindowExecutionTasksRequest {
|
|
5846
6399
|
/**
|
|
5847
6400
|
* <p>The ID of the maintenance window execution whose task executions should be retrieved.</p>
|
|
@@ -5866,6 +6419,7 @@ export interface DescribeMaintenanceWindowExecutionTasksRequest {
|
|
|
5866
6419
|
NextToken?: string;
|
|
5867
6420
|
}
|
|
5868
6421
|
/**
|
|
6422
|
+
* @public
|
|
5869
6423
|
* <p>Information about a task execution performed as part of a maintenance window
|
|
5870
6424
|
* execution.</p>
|
|
5871
6425
|
*/
|
|
@@ -5912,6 +6466,9 @@ export interface MaintenanceWindowExecutionTaskIdentity {
|
|
|
5912
6466
|
*/
|
|
5913
6467
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
5914
6468
|
}
|
|
6469
|
+
/**
|
|
6470
|
+
* @public
|
|
6471
|
+
*/
|
|
5915
6472
|
export interface DescribeMaintenanceWindowExecutionTasksResult {
|
|
5916
6473
|
/**
|
|
5917
6474
|
* <p>Information about the task executions.</p>
|
|
@@ -5923,6 +6480,9 @@ export interface DescribeMaintenanceWindowExecutionTasksResult {
|
|
|
5923
6480
|
*/
|
|
5924
6481
|
NextToken?: string;
|
|
5925
6482
|
}
|
|
6483
|
+
/**
|
|
6484
|
+
* @public
|
|
6485
|
+
*/
|
|
5926
6486
|
export interface DescribeMaintenanceWindowsRequest {
|
|
5927
6487
|
/**
|
|
5928
6488
|
* <p>Optional filters used to narrow down the scope of the returned maintenance windows.
|
|
@@ -5942,6 +6502,7 @@ export interface DescribeMaintenanceWindowsRequest {
|
|
|
5942
6502
|
NextToken?: string;
|
|
5943
6503
|
}
|
|
5944
6504
|
/**
|
|
6505
|
+
* @public
|
|
5945
6506
|
* <p>Information about the maintenance window.</p>
|
|
5946
6507
|
*/
|
|
5947
6508
|
export interface MaintenanceWindowIdentity {
|
|
@@ -6000,6 +6561,9 @@ export interface MaintenanceWindowIdentity {
|
|
|
6000
6561
|
*/
|
|
6001
6562
|
NextExecutionTime?: string;
|
|
6002
6563
|
}
|
|
6564
|
+
/**
|
|
6565
|
+
* @public
|
|
6566
|
+
*/
|
|
6003
6567
|
export interface DescribeMaintenanceWindowsResult {
|
|
6004
6568
|
/**
|
|
6005
6569
|
* <p>Information about the maintenance windows.</p>
|
|
@@ -6011,10 +6575,16 @@ export interface DescribeMaintenanceWindowsResult {
|
|
|
6011
6575
|
*/
|
|
6012
6576
|
NextToken?: string;
|
|
6013
6577
|
}
|
|
6578
|
+
/**
|
|
6579
|
+
* @public
|
|
6580
|
+
*/
|
|
6014
6581
|
export declare enum MaintenanceWindowResourceType {
|
|
6015
6582
|
Instance = "INSTANCE",
|
|
6016
6583
|
ResourceGroup = "RESOURCE_GROUP"
|
|
6017
6584
|
}
|
|
6585
|
+
/**
|
|
6586
|
+
* @public
|
|
6587
|
+
*/
|
|
6018
6588
|
export interface DescribeMaintenanceWindowScheduleRequest {
|
|
6019
6589
|
/**
|
|
6020
6590
|
* <p>The ID of the maintenance window to retrieve information about.</p>
|
|
@@ -6046,6 +6616,7 @@ export interface DescribeMaintenanceWindowScheduleRequest {
|
|
|
6046
6616
|
NextToken?: string;
|
|
6047
6617
|
}
|
|
6048
6618
|
/**
|
|
6619
|
+
* @public
|
|
6049
6620
|
* <p>Information about a scheduled execution for a maintenance window.</p>
|
|
6050
6621
|
*/
|
|
6051
6622
|
export interface ScheduledWindowExecution {
|
|
@@ -6063,6 +6634,9 @@ export interface ScheduledWindowExecution {
|
|
|
6063
6634
|
*/
|
|
6064
6635
|
ExecutionTime?: string;
|
|
6065
6636
|
}
|
|
6637
|
+
/**
|
|
6638
|
+
* @public
|
|
6639
|
+
*/
|
|
6066
6640
|
export interface DescribeMaintenanceWindowScheduleResult {
|
|
6067
6641
|
/**
|
|
6068
6642
|
* <p>Information about maintenance window executions scheduled for the specified time
|
|
@@ -6074,6 +6648,9 @@ export interface DescribeMaintenanceWindowScheduleResult {
|
|
|
6074
6648
|
*/
|
|
6075
6649
|
NextToken?: string;
|
|
6076
6650
|
}
|
|
6651
|
+
/**
|
|
6652
|
+
* @public
|
|
6653
|
+
*/
|
|
6077
6654
|
export interface DescribeMaintenanceWindowsForTargetRequest {
|
|
6078
6655
|
/**
|
|
6079
6656
|
* <p>The managed node ID or key-value pair to retrieve information about.</p>
|
|
@@ -6096,6 +6673,7 @@ export interface DescribeMaintenanceWindowsForTargetRequest {
|
|
|
6096
6673
|
NextToken?: string;
|
|
6097
6674
|
}
|
|
6098
6675
|
/**
|
|
6676
|
+
* @public
|
|
6099
6677
|
* <p>The maintenance window to which the specified target belongs.</p>
|
|
6100
6678
|
*/
|
|
6101
6679
|
export interface MaintenanceWindowIdentityForTarget {
|
|
@@ -6108,6 +6686,9 @@ export interface MaintenanceWindowIdentityForTarget {
|
|
|
6108
6686
|
*/
|
|
6109
6687
|
Name?: string;
|
|
6110
6688
|
}
|
|
6689
|
+
/**
|
|
6690
|
+
* @public
|
|
6691
|
+
*/
|
|
6111
6692
|
export interface DescribeMaintenanceWindowsForTargetResult {
|
|
6112
6693
|
/**
|
|
6113
6694
|
* <p>Information about the maintenance window targets and tasks a managed node is associated
|
|
@@ -6119,6 +6700,9 @@ export interface DescribeMaintenanceWindowsForTargetResult {
|
|
|
6119
6700
|
*/
|
|
6120
6701
|
NextToken?: string;
|
|
6121
6702
|
}
|
|
6703
|
+
/**
|
|
6704
|
+
* @public
|
|
6705
|
+
*/
|
|
6122
6706
|
export interface DescribeMaintenanceWindowTargetsRequest {
|
|
6123
6707
|
/**
|
|
6124
6708
|
* <p>The ID of the maintenance window whose targets should be retrieved.</p>
|
|
@@ -6142,6 +6726,7 @@ export interface DescribeMaintenanceWindowTargetsRequest {
|
|
|
6142
6726
|
NextToken?: string;
|
|
6143
6727
|
}
|
|
6144
6728
|
/**
|
|
6729
|
+
* @public
|
|
6145
6730
|
* <p>The target registered with the maintenance window.</p>
|
|
6146
6731
|
*/
|
|
6147
6732
|
export interface MaintenanceWindowTarget {
|
|
@@ -6182,6 +6767,9 @@ export interface MaintenanceWindowTarget {
|
|
|
6182
6767
|
*/
|
|
6183
6768
|
Description?: string;
|
|
6184
6769
|
}
|
|
6770
|
+
/**
|
|
6771
|
+
* @public
|
|
6772
|
+
*/
|
|
6185
6773
|
export interface DescribeMaintenanceWindowTargetsResult {
|
|
6186
6774
|
/**
|
|
6187
6775
|
* <p>Information about the targets in the maintenance window.</p>
|
|
@@ -6193,6 +6781,9 @@ export interface DescribeMaintenanceWindowTargetsResult {
|
|
|
6193
6781
|
*/
|
|
6194
6782
|
NextToken?: string;
|
|
6195
6783
|
}
|
|
6784
|
+
/**
|
|
6785
|
+
* @public
|
|
6786
|
+
*/
|
|
6196
6787
|
export interface DescribeMaintenanceWindowTasksRequest {
|
|
6197
6788
|
/**
|
|
6198
6789
|
* <p>The ID of the maintenance window whose tasks should be retrieved.</p>
|
|
@@ -6215,11 +6806,15 @@ export interface DescribeMaintenanceWindowTasksRequest {
|
|
|
6215
6806
|
*/
|
|
6216
6807
|
NextToken?: string;
|
|
6217
6808
|
}
|
|
6809
|
+
/**
|
|
6810
|
+
* @public
|
|
6811
|
+
*/
|
|
6218
6812
|
export declare enum MaintenanceWindowTaskCutoffBehavior {
|
|
6219
6813
|
CancelTask = "CANCEL_TASK",
|
|
6220
6814
|
ContinueTask = "CONTINUE_TASK"
|
|
6221
6815
|
}
|
|
6222
6816
|
/**
|
|
6817
|
+
* @public
|
|
6223
6818
|
* <p>Information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed
|
|
6224
6819
|
* node-level logs to.</p>
|
|
6225
6820
|
* <note>
|
|
@@ -6245,6 +6840,7 @@ export interface LoggingInfo {
|
|
|
6245
6840
|
S3Region: string | undefined;
|
|
6246
6841
|
}
|
|
6247
6842
|
/**
|
|
6843
|
+
* @public
|
|
6248
6844
|
* <p>Defines the values for a task parameter.</p>
|
|
6249
6845
|
*/
|
|
6250
6846
|
export interface MaintenanceWindowTaskParameterValueExpression {
|
|
@@ -6255,6 +6851,7 @@ export interface MaintenanceWindowTaskParameterValueExpression {
|
|
|
6255
6851
|
Values?: string[];
|
|
6256
6852
|
}
|
|
6257
6853
|
/**
|
|
6854
|
+
* @public
|
|
6258
6855
|
* <p>Information about a task defined for a maintenance window.</p>
|
|
6259
6856
|
*/
|
|
6260
6857
|
export interface MaintenanceWindowTask {
|
|
@@ -6357,6 +6954,9 @@ export interface MaintenanceWindowTask {
|
|
|
6357
6954
|
*/
|
|
6358
6955
|
AlarmConfiguration?: AlarmConfiguration;
|
|
6359
6956
|
}
|
|
6957
|
+
/**
|
|
6958
|
+
* @public
|
|
6959
|
+
*/
|
|
6360
6960
|
export interface DescribeMaintenanceWindowTasksResult {
|
|
6361
6961
|
/**
|
|
6362
6962
|
* <p>Information about the tasks in the maintenance window.</p>
|
|
@@ -6368,6 +6968,9 @@ export interface DescribeMaintenanceWindowTasksResult {
|
|
|
6368
6968
|
*/
|
|
6369
6969
|
NextToken?: string;
|
|
6370
6970
|
}
|
|
6971
|
+
/**
|
|
6972
|
+
* @public
|
|
6973
|
+
*/
|
|
6371
6974
|
export declare enum OpsItemFilterKey {
|
|
6372
6975
|
ACCOUNT_ID = "AccountId",
|
|
6373
6976
|
ACTUAL_END_TIME = "ActualEndTime",
|
|
@@ -6398,6 +7001,9 @@ export declare enum OpsItemFilterKey {
|
|
|
6398
7001
|
STATUS = "Status",
|
|
6399
7002
|
TITLE = "Title"
|
|
6400
7003
|
}
|
|
7004
|
+
/**
|
|
7005
|
+
* @public
|
|
7006
|
+
*/
|
|
6401
7007
|
export declare enum OpsItemFilterOperator {
|
|
6402
7008
|
CONTAINS = "Contains",
|
|
6403
7009
|
EQUAL = "Equal",
|