@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
|
@@ -3,6 +3,7 @@ import { AlarmConfiguration, AssociationComplianceSeverity, AssociationDescripti
|
|
|
3
3
|
import { DocumentReviewCommentSource, InventoryFilter, InventoryGroup, MaintenanceWindowTaskInvocationParameters, OpsFilter, OpsItemStatus, OpsResultAttribute, ResultAttribute } from "./models_1";
|
|
4
4
|
import { SSMServiceException as __BaseException } from "./SSMServiceException";
|
|
5
5
|
/**
|
|
6
|
+
* @public
|
|
6
7
|
* <p>The update isn't valid.</p>
|
|
7
8
|
*/
|
|
8
9
|
export declare class InvalidUpdate extends __BaseException {
|
|
@@ -14,6 +15,9 @@ export declare class InvalidUpdate extends __BaseException {
|
|
|
14
15
|
*/
|
|
15
16
|
constructor(opts: __ExceptionOptionType<InvalidUpdate, __BaseException>);
|
|
16
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
17
21
|
export interface UpdateAssociationRequest {
|
|
18
22
|
/**
|
|
19
23
|
* <p>The ID of the association you want to update. </p>
|
|
@@ -22,7 +26,7 @@ export interface UpdateAssociationRequest {
|
|
|
22
26
|
/**
|
|
23
27
|
* <p>The parameters you want to update for the association. If you create a parameter using
|
|
24
28
|
* Parameter Store, a capability of Amazon Web Services Systems Manager, you can reference the parameter using
|
|
25
|
-
* <code
|
|
29
|
+
* <code>\{\{ssm:parameter-name\}\}</code>.</p>
|
|
26
30
|
*/
|
|
27
31
|
Parameters?: Record<string, string[]>;
|
|
28
32
|
/**
|
|
@@ -179,6 +183,9 @@ export interface UpdateAssociationRequest {
|
|
|
179
183
|
*/
|
|
180
184
|
AlarmConfiguration?: AlarmConfiguration;
|
|
181
185
|
}
|
|
186
|
+
/**
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
182
189
|
export interface UpdateAssociationResult {
|
|
183
190
|
/**
|
|
184
191
|
* <p>The description of the association that was updated.</p>
|
|
@@ -186,6 +193,7 @@ export interface UpdateAssociationResult {
|
|
|
186
193
|
AssociationDescription?: AssociationDescription;
|
|
187
194
|
}
|
|
188
195
|
/**
|
|
196
|
+
* @public
|
|
189
197
|
* <p>The updated status is the same as the current status.</p>
|
|
190
198
|
*/
|
|
191
199
|
export declare class StatusUnchanged extends __BaseException {
|
|
@@ -196,6 +204,9 @@ export declare class StatusUnchanged extends __BaseException {
|
|
|
196
204
|
*/
|
|
197
205
|
constructor(opts: __ExceptionOptionType<StatusUnchanged, __BaseException>);
|
|
198
206
|
}
|
|
207
|
+
/**
|
|
208
|
+
* @public
|
|
209
|
+
*/
|
|
199
210
|
export interface UpdateAssociationStatusRequest {
|
|
200
211
|
/**
|
|
201
212
|
* <p>The name of the SSM document.</p>
|
|
@@ -210,6 +221,9 @@ export interface UpdateAssociationStatusRequest {
|
|
|
210
221
|
*/
|
|
211
222
|
AssociationStatus: AssociationStatus | undefined;
|
|
212
223
|
}
|
|
224
|
+
/**
|
|
225
|
+
* @public
|
|
226
|
+
*/
|
|
213
227
|
export interface UpdateAssociationStatusResult {
|
|
214
228
|
/**
|
|
215
229
|
* <p>Information about the association.</p>
|
|
@@ -217,6 +231,7 @@ export interface UpdateAssociationStatusResult {
|
|
|
217
231
|
AssociationDescription?: AssociationDescription;
|
|
218
232
|
}
|
|
219
233
|
/**
|
|
234
|
+
* @public
|
|
220
235
|
* <p>The document has too many versions. Delete one or more document versions and try
|
|
221
236
|
* again.</p>
|
|
222
237
|
*/
|
|
@@ -230,6 +245,7 @@ export declare class DocumentVersionLimitExceeded extends __BaseException {
|
|
|
230
245
|
constructor(opts: __ExceptionOptionType<DocumentVersionLimitExceeded, __BaseException>);
|
|
231
246
|
}
|
|
232
247
|
/**
|
|
248
|
+
* @public
|
|
233
249
|
* <p>The content of the association document matches another document. Change the content of the
|
|
234
250
|
* document and try again.</p>
|
|
235
251
|
*/
|
|
@@ -243,6 +259,7 @@ export declare class DuplicateDocumentContent extends __BaseException {
|
|
|
243
259
|
constructor(opts: __ExceptionOptionType<DuplicateDocumentContent, __BaseException>);
|
|
244
260
|
}
|
|
245
261
|
/**
|
|
262
|
+
* @public
|
|
246
263
|
* <p>The version name has already been used in this document. Specify a different version name,
|
|
247
264
|
* and then try again.</p>
|
|
248
265
|
*/
|
|
@@ -255,6 +272,9 @@ export declare class DuplicateDocumentVersionName extends __BaseException {
|
|
|
255
272
|
*/
|
|
256
273
|
constructor(opts: __ExceptionOptionType<DuplicateDocumentVersionName, __BaseException>);
|
|
257
274
|
}
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
*/
|
|
258
278
|
export interface UpdateDocumentRequest {
|
|
259
279
|
/**
|
|
260
280
|
* <p>A valid JSON or YAML string.</p>
|
|
@@ -301,12 +321,18 @@ export interface UpdateDocumentRequest {
|
|
|
301
321
|
*/
|
|
302
322
|
TargetType?: string;
|
|
303
323
|
}
|
|
324
|
+
/**
|
|
325
|
+
* @public
|
|
326
|
+
*/
|
|
304
327
|
export interface UpdateDocumentResult {
|
|
305
328
|
/**
|
|
306
329
|
* <p>A description of the document that was updated.</p>
|
|
307
330
|
*/
|
|
308
331
|
DocumentDescription?: DocumentDescription;
|
|
309
332
|
}
|
|
333
|
+
/**
|
|
334
|
+
* @public
|
|
335
|
+
*/
|
|
310
336
|
export interface UpdateDocumentDefaultVersionRequest {
|
|
311
337
|
/**
|
|
312
338
|
* <p>The name of a custom document that you want to set as the default version.</p>
|
|
@@ -318,6 +344,7 @@ export interface UpdateDocumentDefaultVersionRequest {
|
|
|
318
344
|
DocumentVersion: string | undefined;
|
|
319
345
|
}
|
|
320
346
|
/**
|
|
347
|
+
* @public
|
|
321
348
|
* <p>A default version of a document.</p>
|
|
322
349
|
*/
|
|
323
350
|
export interface DocumentDefaultVersionDescription {
|
|
@@ -334,12 +361,18 @@ export interface DocumentDefaultVersionDescription {
|
|
|
334
361
|
*/
|
|
335
362
|
DefaultVersionName?: string;
|
|
336
363
|
}
|
|
364
|
+
/**
|
|
365
|
+
* @public
|
|
366
|
+
*/
|
|
337
367
|
export interface UpdateDocumentDefaultVersionResult {
|
|
338
368
|
/**
|
|
339
369
|
* <p>The description of a custom document that you want to set as the default version.</p>
|
|
340
370
|
*/
|
|
341
371
|
Description?: DocumentDefaultVersionDescription;
|
|
342
372
|
}
|
|
373
|
+
/**
|
|
374
|
+
* @public
|
|
375
|
+
*/
|
|
343
376
|
export declare enum DocumentReviewAction {
|
|
344
377
|
Approve = "Approve",
|
|
345
378
|
Reject = "Reject",
|
|
@@ -347,6 +380,7 @@ export declare enum DocumentReviewAction {
|
|
|
347
380
|
UpdateReview = "UpdateReview"
|
|
348
381
|
}
|
|
349
382
|
/**
|
|
383
|
+
* @public
|
|
350
384
|
* <p>Information about a document approval review.</p>
|
|
351
385
|
*/
|
|
352
386
|
export interface DocumentReviews {
|
|
@@ -359,6 +393,9 @@ export interface DocumentReviews {
|
|
|
359
393
|
*/
|
|
360
394
|
Comment?: DocumentReviewCommentSource[];
|
|
361
395
|
}
|
|
396
|
+
/**
|
|
397
|
+
* @public
|
|
398
|
+
*/
|
|
362
399
|
export interface UpdateDocumentMetadataRequest {
|
|
363
400
|
/**
|
|
364
401
|
* <p>The name of the change template for which a version's metadata is to be updated.</p>
|
|
@@ -373,8 +410,14 @@ export interface UpdateDocumentMetadataRequest {
|
|
|
373
410
|
*/
|
|
374
411
|
DocumentReviews: DocumentReviews | undefined;
|
|
375
412
|
}
|
|
413
|
+
/**
|
|
414
|
+
* @public
|
|
415
|
+
*/
|
|
376
416
|
export interface UpdateDocumentMetadataResponse {
|
|
377
417
|
}
|
|
418
|
+
/**
|
|
419
|
+
* @public
|
|
420
|
+
*/
|
|
378
421
|
export interface UpdateMaintenanceWindowRequest {
|
|
379
422
|
/**
|
|
380
423
|
* <p>The ID of the maintenance window to update.</p>
|
|
@@ -447,6 +490,9 @@ export interface UpdateMaintenanceWindowRequest {
|
|
|
447
490
|
*/
|
|
448
491
|
Replace?: boolean;
|
|
449
492
|
}
|
|
493
|
+
/**
|
|
494
|
+
* @public
|
|
495
|
+
*/
|
|
450
496
|
export interface UpdateMaintenanceWindowResult {
|
|
451
497
|
/**
|
|
452
498
|
* <p>The ID of the created maintenance window.</p>
|
|
@@ -505,6 +551,9 @@ export interface UpdateMaintenanceWindowResult {
|
|
|
505
551
|
*/
|
|
506
552
|
Enabled?: boolean;
|
|
507
553
|
}
|
|
554
|
+
/**
|
|
555
|
+
* @public
|
|
556
|
+
*/
|
|
508
557
|
export interface UpdateMaintenanceWindowTargetRequest {
|
|
509
558
|
/**
|
|
510
559
|
* <p>The maintenance window ID with which to modify the target.</p>
|
|
@@ -537,6 +586,9 @@ export interface UpdateMaintenanceWindowTargetRequest {
|
|
|
537
586
|
*/
|
|
538
587
|
Replace?: boolean;
|
|
539
588
|
}
|
|
589
|
+
/**
|
|
590
|
+
* @public
|
|
591
|
+
*/
|
|
540
592
|
export interface UpdateMaintenanceWindowTargetResult {
|
|
541
593
|
/**
|
|
542
594
|
* <p>The maintenance window ID specified in the update request.</p>
|
|
@@ -563,6 +615,9 @@ export interface UpdateMaintenanceWindowTargetResult {
|
|
|
563
615
|
*/
|
|
564
616
|
Description?: string;
|
|
565
617
|
}
|
|
618
|
+
/**
|
|
619
|
+
* @public
|
|
620
|
+
*/
|
|
566
621
|
export interface UpdateMaintenanceWindowTaskRequest {
|
|
567
622
|
/**
|
|
568
623
|
* <p>The maintenance window ID that contains the task to modify.</p>
|
|
@@ -730,6 +785,9 @@ export interface UpdateMaintenanceWindowTaskRequest {
|
|
|
730
785
|
*/
|
|
731
786
|
AlarmConfiguration?: AlarmConfiguration;
|
|
732
787
|
}
|
|
788
|
+
/**
|
|
789
|
+
* @public
|
|
790
|
+
*/
|
|
733
791
|
export interface UpdateMaintenanceWindowTaskResult {
|
|
734
792
|
/**
|
|
735
793
|
* <p>The ID of the maintenance window that was updated.</p>
|
|
@@ -809,6 +867,9 @@ export interface UpdateMaintenanceWindowTaskResult {
|
|
|
809
867
|
*/
|
|
810
868
|
AlarmConfiguration?: AlarmConfiguration;
|
|
811
869
|
}
|
|
870
|
+
/**
|
|
871
|
+
* @public
|
|
872
|
+
*/
|
|
812
873
|
export interface UpdateManagedInstanceRoleRequest {
|
|
813
874
|
/**
|
|
814
875
|
* <p>The ID of the managed node where you want to update the role.</p>
|
|
@@ -827,8 +888,14 @@ export interface UpdateManagedInstanceRoleRequest {
|
|
|
827
888
|
*/
|
|
828
889
|
IamRole: string | undefined;
|
|
829
890
|
}
|
|
891
|
+
/**
|
|
892
|
+
* @public
|
|
893
|
+
*/
|
|
830
894
|
export interface UpdateManagedInstanceRoleResult {
|
|
831
895
|
}
|
|
896
|
+
/**
|
|
897
|
+
* @public
|
|
898
|
+
*/
|
|
832
899
|
export interface UpdateOpsItemRequest {
|
|
833
900
|
/**
|
|
834
901
|
* <p>Update the information about the OpsItem. Provide enough information so that users reading
|
|
@@ -923,9 +990,13 @@ export interface UpdateOpsItemRequest {
|
|
|
923
990
|
*/
|
|
924
991
|
OpsItemArn?: string;
|
|
925
992
|
}
|
|
993
|
+
/**
|
|
994
|
+
* @public
|
|
995
|
+
*/
|
|
926
996
|
export interface UpdateOpsItemResponse {
|
|
927
997
|
}
|
|
928
998
|
/**
|
|
999
|
+
* @public
|
|
929
1000
|
* <p>The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to
|
|
930
1001
|
* an application in Application Manager.</p>
|
|
931
1002
|
*/
|
|
@@ -937,6 +1008,9 @@ export declare class OpsMetadataKeyLimitExceededException extends __BaseExceptio
|
|
|
937
1008
|
*/
|
|
938
1009
|
constructor(opts: __ExceptionOptionType<OpsMetadataKeyLimitExceededException, __BaseException>);
|
|
939
1010
|
}
|
|
1011
|
+
/**
|
|
1012
|
+
* @public
|
|
1013
|
+
*/
|
|
940
1014
|
export interface UpdateOpsMetadataRequest {
|
|
941
1015
|
/**
|
|
942
1016
|
* <p>The Amazon Resource Name (ARN) of the OpsMetadata Object to update.</p>
|
|
@@ -951,12 +1025,18 @@ export interface UpdateOpsMetadataRequest {
|
|
|
951
1025
|
*/
|
|
952
1026
|
KeysToDelete?: string[];
|
|
953
1027
|
}
|
|
1028
|
+
/**
|
|
1029
|
+
* @public
|
|
1030
|
+
*/
|
|
954
1031
|
export interface UpdateOpsMetadataResult {
|
|
955
1032
|
/**
|
|
956
1033
|
* <p>The Amazon Resource Name (ARN) of the OpsMetadata Object that was updated.</p>
|
|
957
1034
|
*/
|
|
958
1035
|
OpsMetadataArn?: string;
|
|
959
1036
|
}
|
|
1037
|
+
/**
|
|
1038
|
+
* @public
|
|
1039
|
+
*/
|
|
960
1040
|
export interface UpdatePatchBaselineRequest {
|
|
961
1041
|
/**
|
|
962
1042
|
* <p>The ID of the patch baseline to update.</p>
|
|
@@ -1040,6 +1120,9 @@ export interface UpdatePatchBaselineRequest {
|
|
|
1040
1120
|
*/
|
|
1041
1121
|
Replace?: boolean;
|
|
1042
1122
|
}
|
|
1123
|
+
/**
|
|
1124
|
+
* @public
|
|
1125
|
+
*/
|
|
1043
1126
|
export interface UpdatePatchBaselineResult {
|
|
1044
1127
|
/**
|
|
1045
1128
|
* <p>The ID of the deleted patch baseline.</p>
|
|
@@ -1105,6 +1188,7 @@ export interface UpdatePatchBaselineResult {
|
|
|
1105
1188
|
Sources?: PatchSource[];
|
|
1106
1189
|
}
|
|
1107
1190
|
/**
|
|
1191
|
+
* @public
|
|
1108
1192
|
* <p>Another <code>UpdateResourceDataSync</code> request is being processed. Wait a few minutes
|
|
1109
1193
|
* and try again.</p>
|
|
1110
1194
|
*/
|
|
@@ -1117,6 +1201,9 @@ export declare class ResourceDataSyncConflictException extends __BaseException {
|
|
|
1117
1201
|
*/
|
|
1118
1202
|
constructor(opts: __ExceptionOptionType<ResourceDataSyncConflictException, __BaseException>);
|
|
1119
1203
|
}
|
|
1204
|
+
/**
|
|
1205
|
+
* @public
|
|
1206
|
+
*/
|
|
1120
1207
|
export interface UpdateResourceDataSyncRequest {
|
|
1121
1208
|
/**
|
|
1122
1209
|
* <p>The name of the resource data sync you want to update.</p>
|
|
@@ -1132,14 +1219,18 @@ export interface UpdateResourceDataSyncRequest {
|
|
|
1132
1219
|
*/
|
|
1133
1220
|
SyncSource: ResourceDataSyncSource | undefined;
|
|
1134
1221
|
}
|
|
1222
|
+
/**
|
|
1223
|
+
* @public
|
|
1224
|
+
*/
|
|
1135
1225
|
export interface UpdateResourceDataSyncResult {
|
|
1136
1226
|
}
|
|
1137
1227
|
/**
|
|
1228
|
+
* @public
|
|
1138
1229
|
* <p>The request body of the UpdateServiceSetting API operation.</p>
|
|
1139
1230
|
*/
|
|
1140
1231
|
export interface UpdateServiceSettingRequest {
|
|
1141
1232
|
/**
|
|
1142
|
-
* <p>The Amazon Resource Name (ARN) of the service setting to
|
|
1233
|
+
* <p>The Amazon Resource Name (ARN) of the service setting to update. For example,
|
|
1143
1234
|
* <code>arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled</code>.
|
|
1144
1235
|
* The setting ID can be one of the following.</p>
|
|
1145
1236
|
* <ul>
|
|
@@ -1184,6 +1275,9 @@ export interface UpdateServiceSettingRequest {
|
|
|
1184
1275
|
* </p>
|
|
1185
1276
|
* </li>
|
|
1186
1277
|
* </ul>
|
|
1278
|
+
* <note>
|
|
1279
|
+
* <p>Permissions to update the <code>/ssm/managed-instance/default-ec2-instance-management-role</code> setting should only be provided to administrators. Implement least privilege access when allowing individuals to configure or modify the Default Host Management Configuration.</p>
|
|
1280
|
+
* </note>
|
|
1187
1281
|
*/
|
|
1188
1282
|
SettingId: string | undefined;
|
|
1189
1283
|
/**
|
|
@@ -1192,12 +1286,17 @@ export interface UpdateServiceSettingRequest {
|
|
|
1192
1286
|
* <ul>
|
|
1193
1287
|
* <li>
|
|
1194
1288
|
* <p>
|
|
1289
|
+
* <code>/ssm/managed-instance/default-ec2-instance-management-role: The name of an IAM role</code>
|
|
1290
|
+
* </p>
|
|
1291
|
+
* </li>
|
|
1292
|
+
* <li>
|
|
1293
|
+
* <p>
|
|
1195
1294
|
* <code>/ssm/automation/customer-script-log-destination</code>: <code>CloudWatch</code>
|
|
1196
1295
|
* </p>
|
|
1197
1296
|
* </li>
|
|
1198
1297
|
* <li>
|
|
1199
1298
|
* <p>
|
|
1200
|
-
* <code>/ssm/automation/customer-script-log-group-name</code>:
|
|
1299
|
+
* <code>/ssm/automation/customer-script-log-group-name</code>: The name of an Amazon CloudWatch Logs log group</p>
|
|
1201
1300
|
* </li>
|
|
1202
1301
|
* <li>
|
|
1203
1302
|
* <p>
|
|
@@ -1233,11 +1332,13 @@ export interface UpdateServiceSettingRequest {
|
|
|
1233
1332
|
SettingValue: string | undefined;
|
|
1234
1333
|
}
|
|
1235
1334
|
/**
|
|
1335
|
+
* @public
|
|
1236
1336
|
* <p>The result body of the UpdateServiceSetting API operation.</p>
|
|
1237
1337
|
*/
|
|
1238
1338
|
export interface UpdateServiceSettingResult {
|
|
1239
1339
|
}
|
|
1240
1340
|
/**
|
|
1341
|
+
* @public
|
|
1241
1342
|
* <p>Specifies the inventory type and attribute for the aggregation execution.</p>
|
|
1242
1343
|
*/
|
|
1243
1344
|
export interface InventoryAggregator {
|
|
@@ -1256,6 +1357,7 @@ export interface InventoryAggregator {
|
|
|
1256
1357
|
Groups?: InventoryGroup[];
|
|
1257
1358
|
}
|
|
1258
1359
|
/**
|
|
1360
|
+
* @public
|
|
1259
1361
|
* <p>One or more aggregators for viewing counts of OpsData using different dimensions such as
|
|
1260
1362
|
* <code>Source</code>, <code>CreatedTime</code>, or <code>Source and CreatedTime</code>, to name a
|
|
1261
1363
|
* few.</p>
|
|
@@ -1287,6 +1389,9 @@ export interface OpsAggregator {
|
|
|
1287
1389
|
*/
|
|
1288
1390
|
Aggregators?: OpsAggregator[];
|
|
1289
1391
|
}
|
|
1392
|
+
/**
|
|
1393
|
+
* @public
|
|
1394
|
+
*/
|
|
1290
1395
|
export interface GetInventoryRequest {
|
|
1291
1396
|
/**
|
|
1292
1397
|
* <p>One or more filters. Use a filter to return a more specific list of results.</p>
|
|
@@ -1314,6 +1419,9 @@ export interface GetInventoryRequest {
|
|
|
1314
1419
|
*/
|
|
1315
1420
|
MaxResults?: number;
|
|
1316
1421
|
}
|
|
1422
|
+
/**
|
|
1423
|
+
* @public
|
|
1424
|
+
*/
|
|
1317
1425
|
export interface GetOpsSummaryRequest {
|
|
1318
1426
|
/**
|
|
1319
1427
|
* <p>Specify the name of a resource data sync to get.</p>
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeActivationsCommandInput, DescribeActivationsCommandOutput } from "../commands/DescribeActivationsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeActivations(config: SSMPaginationConfiguration, input: DescribeActivationsCommandInput, ...additionalArguments: any): Paginator<DescribeActivationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAssociationExecutionTargetsCommandInput, DescribeAssociationExecutionTargetsCommandOutput } from "../commands/DescribeAssociationExecutionTargetsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAssociationExecutionTargets(config: SSMPaginationConfiguration, input: DescribeAssociationExecutionTargetsCommandInput, ...additionalArguments: any): Paginator<DescribeAssociationExecutionTargetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAssociationExecutionsCommandInput, DescribeAssociationExecutionsCommandOutput } from "../commands/DescribeAssociationExecutionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAssociationExecutions(config: SSMPaginationConfiguration, input: DescribeAssociationExecutionsCommandInput, ...additionalArguments: any): Paginator<DescribeAssociationExecutionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAutomationExecutionsCommandInput, DescribeAutomationExecutionsCommandOutput } from "../commands/DescribeAutomationExecutionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAutomationExecutions(config: SSMPaginationConfiguration, input: DescribeAutomationExecutionsCommandInput, ...additionalArguments: any): Paginator<DescribeAutomationExecutionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAutomationStepExecutionsCommandInput, DescribeAutomationStepExecutionsCommandOutput } from "../commands/DescribeAutomationStepExecutionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAutomationStepExecutions(config: SSMPaginationConfiguration, input: DescribeAutomationStepExecutionsCommandInput, ...additionalArguments: any): Paginator<DescribeAutomationStepExecutionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAvailablePatchesCommandInput, DescribeAvailablePatchesCommandOutput } from "../commands/DescribeAvailablePatchesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAvailablePatches(config: SSMPaginationConfiguration, input: DescribeAvailablePatchesCommandInput, ...additionalArguments: any): Paginator<DescribeAvailablePatchesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeEffectiveInstanceAssociationsCommandInput, DescribeEffectiveInstanceAssociationsCommandOutput } from "../commands/DescribeEffectiveInstanceAssociationsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeEffectiveInstanceAssociations(config: SSMPaginationConfiguration, input: DescribeEffectiveInstanceAssociationsCommandInput, ...additionalArguments: any): Paginator<DescribeEffectiveInstanceAssociationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeEffectivePatchesForPatchBaselineCommandInput, DescribeEffectivePatchesForPatchBaselineCommandOutput } from "../commands/DescribeEffectivePatchesForPatchBaselineCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeEffectivePatchesForPatchBaseline(config: SSMPaginationConfiguration, input: DescribeEffectivePatchesForPatchBaselineCommandInput, ...additionalArguments: any): Paginator<DescribeEffectivePatchesForPatchBaselineCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstanceAssociationsStatusCommandInput, DescribeInstanceAssociationsStatusCommandOutput } from "../commands/DescribeInstanceAssociationsStatusCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstanceAssociationsStatus(config: SSMPaginationConfiguration, input: DescribeInstanceAssociationsStatusCommandInput, ...additionalArguments: any): Paginator<DescribeInstanceAssociationsStatusCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstanceInformationCommandInput, DescribeInstanceInformationCommandOutput } from "../commands/DescribeInstanceInformationCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstanceInformation(config: SSMPaginationConfiguration, input: DescribeInstanceInformationCommandInput, ...additionalArguments: any): Paginator<DescribeInstanceInformationCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstancePatchStatesForPatchGroupCommandInput, DescribeInstancePatchStatesForPatchGroupCommandOutput } from "../commands/DescribeInstancePatchStatesForPatchGroupCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstancePatchStatesForPatchGroup(config: SSMPaginationConfiguration, input: DescribeInstancePatchStatesForPatchGroupCommandInput, ...additionalArguments: any): Paginator<DescribeInstancePatchStatesForPatchGroupCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstancePatchStatesCommandInput, DescribeInstancePatchStatesCommandOutput } from "../commands/DescribeInstancePatchStatesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstancePatchStates(config: SSMPaginationConfiguration, input: DescribeInstancePatchStatesCommandInput, ...additionalArguments: any): Paginator<DescribeInstancePatchStatesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstancePatchesCommandInput, DescribeInstancePatchesCommandOutput } from "../commands/DescribeInstancePatchesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstancePatches(config: SSMPaginationConfiguration, input: DescribeInstancePatchesCommandInput, ...additionalArguments: any): Paginator<DescribeInstancePatchesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInventoryDeletionsCommandInput, DescribeInventoryDeletionsCommandOutput } from "../commands/DescribeInventoryDeletionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInventoryDeletions(config: SSMPaginationConfiguration, input: DescribeInventoryDeletionsCommandInput, ...additionalArguments: any): Paginator<DescribeInventoryDeletionsCommandOutput>;
|
package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowExecutionTaskInvocations(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowExecutionTasksCommandInput, DescribeMaintenanceWindowExecutionTasksCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionTasksCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowExecutionTasks(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowExecutionTasksCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowExecutionTasksCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowExecutionsCommandInput, DescribeMaintenanceWindowExecutionsCommandOutput } from "../commands/DescribeMaintenanceWindowExecutionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowExecutions(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowExecutionsCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowExecutionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowScheduleCommandInput, DescribeMaintenanceWindowScheduleCommandOutput } from "../commands/DescribeMaintenanceWindowScheduleCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowSchedule(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowScheduleCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowScheduleCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowTargetsCommandInput, DescribeMaintenanceWindowTargetsCommandOutput } from "../commands/DescribeMaintenanceWindowTargetsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowTargets(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowTargetsCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowTargetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowTasksCommandInput, DescribeMaintenanceWindowTasksCommandOutput } from "../commands/DescribeMaintenanceWindowTasksCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowTasks(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowTasksCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowTasksCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowsForTargetCommandInput, DescribeMaintenanceWindowsForTargetCommandOutput } from "../commands/DescribeMaintenanceWindowsForTargetCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindowsForTarget(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowsForTargetCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowsForTargetCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMaintenanceWindowsCommandInput, DescribeMaintenanceWindowsCommandOutput } from "../commands/DescribeMaintenanceWindowsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMaintenanceWindows(config: SSMPaginationConfiguration, input: DescribeMaintenanceWindowsCommandInput, ...additionalArguments: any): Paginator<DescribeMaintenanceWindowsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeOpsItemsCommandInput, DescribeOpsItemsCommandOutput } from "../commands/DescribeOpsItemsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeOpsItems(config: SSMPaginationConfiguration, input: DescribeOpsItemsCommandInput, ...additionalArguments: any): Paginator<DescribeOpsItemsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeParametersCommandInput, DescribeParametersCommandOutput } from "../commands/DescribeParametersCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeParameters(config: SSMPaginationConfiguration, input: DescribeParametersCommandInput, ...additionalArguments: any): Paginator<DescribeParametersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribePatchBaselinesCommandInput, DescribePatchBaselinesCommandOutput } from "../commands/DescribePatchBaselinesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribePatchBaselines(config: SSMPaginationConfiguration, input: DescribePatchBaselinesCommandInput, ...additionalArguments: any): Paginator<DescribePatchBaselinesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribePatchGroupsCommandInput, DescribePatchGroupsCommandOutput } from "../commands/DescribePatchGroupsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribePatchGroups(config: SSMPaginationConfiguration, input: DescribePatchGroupsCommandInput, ...additionalArguments: any): Paginator<DescribePatchGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribePatchPropertiesCommandInput, DescribePatchPropertiesCommandOutput } from "../commands/DescribePatchPropertiesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribePatchProperties(config: SSMPaginationConfiguration, input: DescribePatchPropertiesCommandInput, ...additionalArguments: any): Paginator<DescribePatchPropertiesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "../commands/DescribeSessionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeSessions(config: SSMPaginationConfiguration, input: DescribeSessionsCommandInput, ...additionalArguments: any): Paginator<DescribeSessionsCommandOutput>;
|