@aws-sdk/client-ssm 3.300.0 → 3.303.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 +344 -392
- package/dist-cjs/models/models_1.js +220 -256
- package/dist-cjs/models/models_2.js +6 -7
- package/dist-es/models/models_0.js +344 -392
- package/dist-es/models/models_1.js +220 -256
- package/dist-es/models/models_2.js +6 -7
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/CancelCommandCommand.d.ts +2 -2
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActivationCommand.d.ts +5 -5
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +21 -21
- package/dist-types/commands/CreateAssociationCommand.d.ts +21 -21
- package/dist-types/commands/CreateDocumentCommand.d.ts +8 -8
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +3 -3
- package/dist-types/commands/CreateOpsItemCommand.d.ts +9 -9
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +5 -5
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +14 -14
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +8 -8
- package/dist-types/commands/DeleteActivationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInventoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParameterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParametersCommand.d.ts +2 -2
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +6 -6
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +7 -7
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeParametersCommand.d.ts +7 -7
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -2
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +13 -13
- package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetInventoryCommand.d.ts +12 -16
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +11 -15
- package/dist-types/commands/GetParameterCommand.d.ts +1 -1
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetParametersByPathCommand.d.ts +4 -4
- package/dist-types/commands/GetParametersCommand.d.ts +2 -2
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -3
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +6 -6
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentsCommand.d.ts +6 -6
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -2
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -5
- package/dist-types/commands/PutInventoryCommand.d.ts +6 -6
- package/dist-types/commands/PutParameterCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -4
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +23 -23
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +3 -3
- package/dist-types/commands/SendCommandCommand.d.ts +13 -13
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -2
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +18 -18
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +20 -20
- package/dist-types/commands/StartSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAssociationCommand.d.ts +19 -19
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDocumentCommand.d.ts +4 -4
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +23 -23
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +8 -8
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +12 -12
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +6 -6
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +587 -347
- package/dist-types/models/models_1.d.ts +401 -221
- package/dist-types/models/models_2.d.ts +11 -6
- package/dist-types/ts3.4/models/models_0.d.ts +430 -344
- package/dist-types/ts3.4/models/models_1.d.ts +281 -220
- package/dist-types/ts3.4/models/models_2.d.ts +8 -6
- package/package.json +35 -35
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { SSMServiceException as __BaseException } from "./SSMServiceException";
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
})(ResourceTypeForTagging || (ResourceTypeForTagging = {}));
|
|
3
|
+
export const ResourceTypeForTagging = {
|
|
4
|
+
ASSOCIATION: "Association",
|
|
5
|
+
AUTOMATION: "Automation",
|
|
6
|
+
DOCUMENT: "Document",
|
|
7
|
+
MAINTENANCE_WINDOW: "MaintenanceWindow",
|
|
8
|
+
MANAGED_INSTANCE: "ManagedInstance",
|
|
9
|
+
OPSMETADATA: "OpsMetadata",
|
|
10
|
+
OPS_ITEM: "OpsItem",
|
|
11
|
+
PARAMETER: "Parameter",
|
|
12
|
+
PATCH_BASELINE: "PatchBaseline",
|
|
13
|
+
};
|
|
15
14
|
export class InternalServerError extends __BaseException {
|
|
16
15
|
constructor(opts) {
|
|
17
16
|
super({
|
|
@@ -74,11 +73,10 @@ export class TooManyUpdates extends __BaseException {
|
|
|
74
73
|
this.Message = opts.Message;
|
|
75
74
|
}
|
|
76
75
|
}
|
|
77
|
-
export
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
})(ExternalAlarmState || (ExternalAlarmState = {}));
|
|
76
|
+
export const ExternalAlarmState = {
|
|
77
|
+
ALARM: "ALARM",
|
|
78
|
+
UNKNOWN: "UNKNOWN",
|
|
79
|
+
};
|
|
82
80
|
export class AlreadyExistsException extends __BaseException {
|
|
83
81
|
constructor(opts) {
|
|
84
82
|
super({
|
|
@@ -237,25 +235,22 @@ export class AssociationLimitExceeded extends __BaseException {
|
|
|
237
235
|
Object.setPrototypeOf(this, AssociationLimitExceeded.prototype);
|
|
238
236
|
}
|
|
239
237
|
}
|
|
240
|
-
export
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
AssociationStatusName["Pending"] = "Pending";
|
|
257
|
-
AssociationStatusName["Success"] = "Success";
|
|
258
|
-
})(AssociationStatusName || (AssociationStatusName = {}));
|
|
238
|
+
export const AssociationComplianceSeverity = {
|
|
239
|
+
Critical: "CRITICAL",
|
|
240
|
+
High: "HIGH",
|
|
241
|
+
Low: "LOW",
|
|
242
|
+
Medium: "MEDIUM",
|
|
243
|
+
Unspecified: "UNSPECIFIED",
|
|
244
|
+
};
|
|
245
|
+
export const AssociationSyncCompliance = {
|
|
246
|
+
Auto: "AUTO",
|
|
247
|
+
Manual: "MANUAL",
|
|
248
|
+
};
|
|
249
|
+
export const AssociationStatusName = {
|
|
250
|
+
Failed: "Failed",
|
|
251
|
+
Pending: "Pending",
|
|
252
|
+
Success: "Success",
|
|
253
|
+
};
|
|
259
254
|
export class InvalidDocument extends __BaseException {
|
|
260
255
|
constructor(opts) {
|
|
261
256
|
super({
|
|
@@ -359,73 +354,64 @@ export class UnsupportedPlatformType extends __BaseException {
|
|
|
359
354
|
this.Message = opts.Message;
|
|
360
355
|
}
|
|
361
356
|
}
|
|
362
|
-
export
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
}
|
|
398
|
-
export
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
})(ReviewStatus || (ReviewStatus = {}));
|
|
421
|
-
export var DocumentStatus;
|
|
422
|
-
(function (DocumentStatus) {
|
|
423
|
-
DocumentStatus["Active"] = "Active";
|
|
424
|
-
DocumentStatus["Creating"] = "Creating";
|
|
425
|
-
DocumentStatus["Deleting"] = "Deleting";
|
|
426
|
-
DocumentStatus["Failed"] = "Failed";
|
|
427
|
-
DocumentStatus["Updating"] = "Updating";
|
|
428
|
-
})(DocumentStatus || (DocumentStatus = {}));
|
|
357
|
+
export const Fault = {
|
|
358
|
+
Client: "Client",
|
|
359
|
+
Server: "Server",
|
|
360
|
+
Unknown: "Unknown",
|
|
361
|
+
};
|
|
362
|
+
export const AttachmentsSourceKey = {
|
|
363
|
+
AttachmentReference: "AttachmentReference",
|
|
364
|
+
S3FileUrl: "S3FileUrl",
|
|
365
|
+
SourceUrl: "SourceUrl",
|
|
366
|
+
};
|
|
367
|
+
export const DocumentFormat = {
|
|
368
|
+
JSON: "JSON",
|
|
369
|
+
TEXT: "TEXT",
|
|
370
|
+
YAML: "YAML",
|
|
371
|
+
};
|
|
372
|
+
export const DocumentType = {
|
|
373
|
+
ApplicationConfiguration: "ApplicationConfiguration",
|
|
374
|
+
ApplicationConfigurationSchema: "ApplicationConfigurationSchema",
|
|
375
|
+
Automation: "Automation",
|
|
376
|
+
ChangeCalendar: "ChangeCalendar",
|
|
377
|
+
ChangeTemplate: "Automation.ChangeTemplate",
|
|
378
|
+
CloudFormation: "CloudFormation",
|
|
379
|
+
Command: "Command",
|
|
380
|
+
ConformancePackTemplate: "ConformancePackTemplate",
|
|
381
|
+
DeploymentStrategy: "DeploymentStrategy",
|
|
382
|
+
Package: "Package",
|
|
383
|
+
Policy: "Policy",
|
|
384
|
+
ProblemAnalysis: "ProblemAnalysis",
|
|
385
|
+
ProblemAnalysisTemplate: "ProblemAnalysisTemplate",
|
|
386
|
+
QuickSetup: "QuickSetup",
|
|
387
|
+
Session: "Session",
|
|
388
|
+
};
|
|
389
|
+
export const DocumentHashType = {
|
|
390
|
+
SHA1: "Sha1",
|
|
391
|
+
SHA256: "Sha256",
|
|
392
|
+
};
|
|
393
|
+
export const DocumentParameterType = {
|
|
394
|
+
String: "String",
|
|
395
|
+
StringList: "StringList",
|
|
396
|
+
};
|
|
397
|
+
export const PlatformType = {
|
|
398
|
+
LINUX: "Linux",
|
|
399
|
+
MACOS: "MacOS",
|
|
400
|
+
WINDOWS: "Windows",
|
|
401
|
+
};
|
|
402
|
+
export const ReviewStatus = {
|
|
403
|
+
APPROVED: "APPROVED",
|
|
404
|
+
NOT_REVIEWED: "NOT_REVIEWED",
|
|
405
|
+
PENDING: "PENDING",
|
|
406
|
+
REJECTED: "REJECTED",
|
|
407
|
+
};
|
|
408
|
+
export const DocumentStatus = {
|
|
409
|
+
Active: "Active",
|
|
410
|
+
Creating: "Creating",
|
|
411
|
+
Deleting: "Deleting",
|
|
412
|
+
Failed: "Failed",
|
|
413
|
+
Updating: "Updating",
|
|
414
|
+
};
|
|
429
415
|
export class DocumentAlreadyExists extends __BaseException {
|
|
430
416
|
constructor(opts) {
|
|
431
417
|
super({
|
|
@@ -517,11 +503,10 @@ export class ResourceLimitExceededException extends __BaseException {
|
|
|
517
503
|
this.Message = opts.Message;
|
|
518
504
|
}
|
|
519
505
|
}
|
|
520
|
-
export
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
})(OpsItemDataType || (OpsItemDataType = {}));
|
|
506
|
+
export const OpsItemDataType = {
|
|
507
|
+
SEARCHABLE_STRING: "SearchableString",
|
|
508
|
+
STRING: "String",
|
|
509
|
+
};
|
|
525
510
|
export class OpsItemAccessDeniedException extends __BaseException {
|
|
526
511
|
constructor(opts) {
|
|
527
512
|
super({
|
|
@@ -597,64 +582,59 @@ export class OpsMetadataTooManyUpdatesException extends __BaseException {
|
|
|
597
582
|
Object.setPrototypeOf(this, OpsMetadataTooManyUpdatesException.prototype);
|
|
598
583
|
}
|
|
599
584
|
}
|
|
600
|
-
export
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
})(PatchAction || (PatchAction = {}));
|
|
654
|
-
export var ResourceDataSyncS3Format;
|
|
655
|
-
(function (ResourceDataSyncS3Format) {
|
|
656
|
-
ResourceDataSyncS3Format["JSON_SERDE"] = "JsonSerDe";
|
|
657
|
-
})(ResourceDataSyncS3Format || (ResourceDataSyncS3Format = {}));
|
|
585
|
+
export const PatchComplianceLevel = {
|
|
586
|
+
Critical: "CRITICAL",
|
|
587
|
+
High: "HIGH",
|
|
588
|
+
Informational: "INFORMATIONAL",
|
|
589
|
+
Low: "LOW",
|
|
590
|
+
Medium: "MEDIUM",
|
|
591
|
+
Unspecified: "UNSPECIFIED",
|
|
592
|
+
};
|
|
593
|
+
export const PatchFilterKey = {
|
|
594
|
+
AdvisoryId: "ADVISORY_ID",
|
|
595
|
+
Arch: "ARCH",
|
|
596
|
+
BugzillaId: "BUGZILLA_ID",
|
|
597
|
+
CVEId: "CVE_ID",
|
|
598
|
+
Classification: "CLASSIFICATION",
|
|
599
|
+
Epoch: "EPOCH",
|
|
600
|
+
MsrcSeverity: "MSRC_SEVERITY",
|
|
601
|
+
Name: "NAME",
|
|
602
|
+
PatchId: "PATCH_ID",
|
|
603
|
+
PatchSet: "PATCH_SET",
|
|
604
|
+
Priority: "PRIORITY",
|
|
605
|
+
Product: "PRODUCT",
|
|
606
|
+
ProductFamily: "PRODUCT_FAMILY",
|
|
607
|
+
Release: "RELEASE",
|
|
608
|
+
Repository: "REPOSITORY",
|
|
609
|
+
Section: "SECTION",
|
|
610
|
+
Security: "SECURITY",
|
|
611
|
+
Severity: "SEVERITY",
|
|
612
|
+
Version: "VERSION",
|
|
613
|
+
};
|
|
614
|
+
export const OperatingSystem = {
|
|
615
|
+
AlmaLinux: "ALMA_LINUX",
|
|
616
|
+
AmazonLinux: "AMAZON_LINUX",
|
|
617
|
+
AmazonLinux2: "AMAZON_LINUX_2",
|
|
618
|
+
AmazonLinux2022: "AMAZON_LINUX_2022",
|
|
619
|
+
AmazonLinux2023: "AMAZON_LINUX_2023",
|
|
620
|
+
CentOS: "CENTOS",
|
|
621
|
+
Debian: "DEBIAN",
|
|
622
|
+
MacOS: "MACOS",
|
|
623
|
+
OracleLinux: "ORACLE_LINUX",
|
|
624
|
+
Raspbian: "RASPBIAN",
|
|
625
|
+
RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX",
|
|
626
|
+
Rocky_Linux: "ROCKY_LINUX",
|
|
627
|
+
Suse: "SUSE",
|
|
628
|
+
Ubuntu: "UBUNTU",
|
|
629
|
+
Windows: "WINDOWS",
|
|
630
|
+
};
|
|
631
|
+
export const PatchAction = {
|
|
632
|
+
AllowAsDependency: "ALLOW_AS_DEPENDENCY",
|
|
633
|
+
Block: "BLOCK",
|
|
634
|
+
};
|
|
635
|
+
export const ResourceDataSyncS3Format = {
|
|
636
|
+
JSON_SERDE: "JsonSerDe",
|
|
637
|
+
};
|
|
658
638
|
export class ResourceDataSyncAlreadyExistsException extends __BaseException {
|
|
659
639
|
constructor(opts) {
|
|
660
640
|
super({
|
|
@@ -758,11 +738,10 @@ export class InvalidDocumentOperation extends __BaseException {
|
|
|
758
738
|
this.Message = opts.Message;
|
|
759
739
|
}
|
|
760
740
|
}
|
|
761
|
-
export
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
})(InventorySchemaDeleteOption || (InventorySchemaDeleteOption = {}));
|
|
741
|
+
export const InventorySchemaDeleteOption = {
|
|
742
|
+
DELETE_SCHEMA: "DeleteSchema",
|
|
743
|
+
DISABLE_SCHEMA: "DisableSchema",
|
|
744
|
+
};
|
|
766
745
|
export class InvalidDeleteInventoryParametersException extends __BaseException {
|
|
767
746
|
constructor(opts) {
|
|
768
747
|
super({
|
|
@@ -907,12 +886,11 @@ export class TargetInUseException extends __BaseException {
|
|
|
907
886
|
this.Message = opts.Message;
|
|
908
887
|
}
|
|
909
888
|
}
|
|
910
|
-
export
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
})(DescribeActivationsFilterKeys || (DescribeActivationsFilterKeys = {}));
|
|
889
|
+
export const DescribeActivationsFilterKeys = {
|
|
890
|
+
ACTIVATION_IDS: "ActivationIds",
|
|
891
|
+
DEFAULT_INSTANCE_NAME: "DefaultInstanceName",
|
|
892
|
+
IAM_ROLE: "IamRole",
|
|
893
|
+
};
|
|
916
894
|
export class InvalidFilter extends __BaseException {
|
|
917
895
|
constructor(opts) {
|
|
918
896
|
super({
|
|
@@ -952,18 +930,16 @@ export class InvalidAssociationVersion extends __BaseException {
|
|
|
952
930
|
this.Message = opts.Message;
|
|
953
931
|
}
|
|
954
932
|
}
|
|
955
|
-
export
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
AssociationFilterOperatorType["LessThan"] = "LESS_THAN";
|
|
966
|
-
})(AssociationFilterOperatorType || (AssociationFilterOperatorType = {}));
|
|
933
|
+
export const AssociationExecutionFilterKey = {
|
|
934
|
+
CreatedTime: "CreatedTime",
|
|
935
|
+
ExecutionId: "ExecutionId",
|
|
936
|
+
Status: "Status",
|
|
937
|
+
};
|
|
938
|
+
export const AssociationFilterOperatorType = {
|
|
939
|
+
Equal: "EQUAL",
|
|
940
|
+
GreaterThan: "GREATER_THAN",
|
|
941
|
+
LessThan: "LESS_THAN",
|
|
942
|
+
};
|
|
967
943
|
export class AssociationExecutionDoesNotExist extends __BaseException {
|
|
968
944
|
constructor(opts) {
|
|
969
945
|
super({
|
|
@@ -977,62 +953,56 @@ export class AssociationExecutionDoesNotExist extends __BaseException {
|
|
|
977
953
|
this.Message = opts.Message;
|
|
978
954
|
}
|
|
979
955
|
}
|
|
980
|
-
export
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
}
|
|
1022
|
-
export
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
}
|
|
1026
|
-
export
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
})(AutomationType || (AutomationType = {}));
|
|
1031
|
-
export var ExecutionMode;
|
|
1032
|
-
(function (ExecutionMode) {
|
|
1033
|
-
ExecutionMode["Auto"] = "Auto";
|
|
1034
|
-
ExecutionMode["Interactive"] = "Interactive";
|
|
1035
|
-
})(ExecutionMode || (ExecutionMode = {}));
|
|
956
|
+
export const AssociationExecutionTargetsFilterKey = {
|
|
957
|
+
ResourceId: "ResourceId",
|
|
958
|
+
ResourceType: "ResourceType",
|
|
959
|
+
Status: "Status",
|
|
960
|
+
};
|
|
961
|
+
export const AutomationExecutionFilterKey = {
|
|
962
|
+
AUTOMATION_SUBTYPE: "AutomationSubtype",
|
|
963
|
+
AUTOMATION_TYPE: "AutomationType",
|
|
964
|
+
CURRENT_ACTION: "CurrentAction",
|
|
965
|
+
DOCUMENT_NAME_PREFIX: "DocumentNamePrefix",
|
|
966
|
+
EXECUTION_ID: "ExecutionId",
|
|
967
|
+
EXECUTION_STATUS: "ExecutionStatus",
|
|
968
|
+
OPS_ITEM_ID: "OpsItemId",
|
|
969
|
+
PARENT_EXECUTION_ID: "ParentExecutionId",
|
|
970
|
+
START_TIME_AFTER: "StartTimeAfter",
|
|
971
|
+
START_TIME_BEFORE: "StartTimeBefore",
|
|
972
|
+
TAG_KEY: "TagKey",
|
|
973
|
+
TARGET_RESOURCE_GROUP: "TargetResourceGroup",
|
|
974
|
+
};
|
|
975
|
+
export const AutomationExecutionStatus = {
|
|
976
|
+
APPROVED: "Approved",
|
|
977
|
+
CANCELLED: "Cancelled",
|
|
978
|
+
CANCELLING: "Cancelling",
|
|
979
|
+
CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
|
|
980
|
+
CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
|
|
981
|
+
COMPLETED_WITH_FAILURE: "CompletedWithFailure",
|
|
982
|
+
COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
|
|
983
|
+
FAILED: "Failed",
|
|
984
|
+
INPROGRESS: "InProgress",
|
|
985
|
+
PENDING: "Pending",
|
|
986
|
+
PENDING_APPROVAL: "PendingApproval",
|
|
987
|
+
PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
|
|
988
|
+
REJECTED: "Rejected",
|
|
989
|
+
RUNBOOK_INPROGRESS: "RunbookInProgress",
|
|
990
|
+
SCHEDULED: "Scheduled",
|
|
991
|
+
SUCCESS: "Success",
|
|
992
|
+
TIMEDOUT: "TimedOut",
|
|
993
|
+
WAITING: "Waiting",
|
|
994
|
+
};
|
|
995
|
+
export const AutomationSubtype = {
|
|
996
|
+
ChangeRequest: "ChangeRequest",
|
|
997
|
+
};
|
|
998
|
+
export const AutomationType = {
|
|
999
|
+
CrossAccount: "CrossAccount",
|
|
1000
|
+
Local: "Local",
|
|
1001
|
+
};
|
|
1002
|
+
export const ExecutionMode = {
|
|
1003
|
+
Auto: "Auto",
|
|
1004
|
+
Interactive: "Interactive",
|
|
1005
|
+
};
|
|
1036
1006
|
export class InvalidFilterKey extends __BaseException {
|
|
1037
1007
|
constructor(opts) {
|
|
1038
1008
|
super({
|
|
@@ -1071,19 +1041,17 @@ export class AutomationExecutionNotFoundException extends __BaseException {
|
|
|
1071
1041
|
this.Message = opts.Message;
|
|
1072
1042
|
}
|
|
1073
1043
|
}
|
|
1074
|
-
export
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
DocumentPermissionType["SHARE"] = "Share";
|
|
1086
|
-
})(DocumentPermissionType || (DocumentPermissionType = {}));
|
|
1044
|
+
export const StepExecutionFilterKey = {
|
|
1045
|
+
ACTION: "Action",
|
|
1046
|
+
START_TIME_AFTER: "StartTimeAfter",
|
|
1047
|
+
START_TIME_BEFORE: "StartTimeBefore",
|
|
1048
|
+
STEP_EXECUTION_ID: "StepExecutionId",
|
|
1049
|
+
STEP_EXECUTION_STATUS: "StepExecutionStatus",
|
|
1050
|
+
STEP_NAME: "StepName",
|
|
1051
|
+
};
|
|
1052
|
+
export const DocumentPermissionType = {
|
|
1053
|
+
SHARE: "Share",
|
|
1054
|
+
};
|
|
1087
1055
|
export class InvalidPermissionType extends __BaseException {
|
|
1088
1056
|
constructor(opts) {
|
|
1089
1057
|
super({
|
|
@@ -1097,13 +1065,12 @@ export class InvalidPermissionType extends __BaseException {
|
|
|
1097
1065
|
this.Message = opts.Message;
|
|
1098
1066
|
}
|
|
1099
1067
|
}
|
|
1100
|
-
export
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
})(PatchDeploymentStatus || (PatchDeploymentStatus = {}));
|
|
1068
|
+
export const PatchDeploymentStatus = {
|
|
1069
|
+
Approved: "APPROVED",
|
|
1070
|
+
ExplicitApproved: "EXPLICIT_APPROVED",
|
|
1071
|
+
ExplicitRejected: "EXPLICIT_REJECTED",
|
|
1072
|
+
PendingApproval: "PENDING_APPROVAL",
|
|
1073
|
+
};
|
|
1107
1074
|
export class UnsupportedOperatingSystem extends __BaseException {
|
|
1108
1075
|
constructor(opts) {
|
|
1109
1076
|
super({
|
|
@@ -1117,35 +1084,31 @@ export class UnsupportedOperatingSystem extends __BaseException {
|
|
|
1117
1084
|
this.Message = opts.Message;
|
|
1118
1085
|
}
|
|
1119
1086
|
}
|
|
1120
|
-
export
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
SourceType["AWS_EC2_INSTANCE"] = "AWS::EC2::Instance";
|
|
1146
|
-
SourceType["AWS_IOT_THING"] = "AWS::IoT::Thing";
|
|
1147
|
-
SourceType["AWS_SSM_MANAGEDINSTANCE"] = "AWS::SSM::ManagedInstance";
|
|
1148
|
-
})(SourceType || (SourceType = {}));
|
|
1087
|
+
export const InstanceInformationFilterKey = {
|
|
1088
|
+
ACTIVATION_IDS: "ActivationIds",
|
|
1089
|
+
AGENT_VERSION: "AgentVersion",
|
|
1090
|
+
ASSOCIATION_STATUS: "AssociationStatus",
|
|
1091
|
+
IAM_ROLE: "IamRole",
|
|
1092
|
+
INSTANCE_IDS: "InstanceIds",
|
|
1093
|
+
PING_STATUS: "PingStatus",
|
|
1094
|
+
PLATFORM_TYPES: "PlatformTypes",
|
|
1095
|
+
RESOURCE_TYPE: "ResourceType",
|
|
1096
|
+
};
|
|
1097
|
+
export const PingStatus = {
|
|
1098
|
+
CONNECTION_LOST: "ConnectionLost",
|
|
1099
|
+
INACTIVE: "Inactive",
|
|
1100
|
+
ONLINE: "Online",
|
|
1101
|
+
};
|
|
1102
|
+
export const ResourceType = {
|
|
1103
|
+
DOCUMENT: "Document",
|
|
1104
|
+
EC2_INSTANCE: "EC2Instance",
|
|
1105
|
+
MANAGED_INSTANCE: "ManagedInstance",
|
|
1106
|
+
};
|
|
1107
|
+
export const SourceType = {
|
|
1108
|
+
AWS_EC2_INSTANCE: "AWS::EC2::Instance",
|
|
1109
|
+
AWS_IOT_THING: "AWS::IoT::Thing",
|
|
1110
|
+
AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance",
|
|
1111
|
+
};
|
|
1149
1112
|
export class InvalidInstanceInformationFilterValue extends __BaseException {
|
|
1150
1113
|
constructor(opts) {
|
|
1151
1114
|
super({
|
|
@@ -1158,38 +1121,33 @@ export class InvalidInstanceInformationFilterValue extends __BaseException {
|
|
|
1158
1121
|
Object.setPrototypeOf(this, InvalidInstanceInformationFilterValue.prototype);
|
|
1159
1122
|
}
|
|
1160
1123
|
}
|
|
1161
|
-
export
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
}
|
|
1188
|
-
export var InventoryDeletionStatus;
|
|
1189
|
-
(function (InventoryDeletionStatus) {
|
|
1190
|
-
InventoryDeletionStatus["COMPLETE"] = "Complete";
|
|
1191
|
-
InventoryDeletionStatus["IN_PROGRESS"] = "InProgress";
|
|
1192
|
-
})(InventoryDeletionStatus || (InventoryDeletionStatus = {}));
|
|
1124
|
+
export const PatchComplianceDataState = {
|
|
1125
|
+
Failed: "FAILED",
|
|
1126
|
+
Installed: "INSTALLED",
|
|
1127
|
+
InstalledOther: "INSTALLED_OTHER",
|
|
1128
|
+
InstalledPendingReboot: "INSTALLED_PENDING_REBOOT",
|
|
1129
|
+
InstalledRejected: "INSTALLED_REJECTED",
|
|
1130
|
+
Missing: "MISSING",
|
|
1131
|
+
NotApplicable: "NOT_APPLICABLE",
|
|
1132
|
+
};
|
|
1133
|
+
export const PatchOperationType = {
|
|
1134
|
+
INSTALL: "Install",
|
|
1135
|
+
SCAN: "Scan",
|
|
1136
|
+
};
|
|
1137
|
+
export const RebootOption = {
|
|
1138
|
+
NO_REBOOT: "NoReboot",
|
|
1139
|
+
REBOOT_IF_NEEDED: "RebootIfNeeded",
|
|
1140
|
+
};
|
|
1141
|
+
export const InstancePatchStateOperatorType = {
|
|
1142
|
+
EQUAL: "Equal",
|
|
1143
|
+
GREATER_THAN: "GreaterThan",
|
|
1144
|
+
LESS_THAN: "LessThan",
|
|
1145
|
+
NOT_EQUAL: "NotEqual",
|
|
1146
|
+
};
|
|
1147
|
+
export const InventoryDeletionStatus = {
|
|
1148
|
+
COMPLETE: "Complete",
|
|
1149
|
+
IN_PROGRESS: "InProgress",
|
|
1150
|
+
};
|
|
1193
1151
|
export class InvalidDeletionIdException extends __BaseException {
|
|
1194
1152
|
constructor(opts) {
|
|
1195
1153
|
super({
|
|
@@ -1203,72 +1161,66 @@ export class InvalidDeletionIdException extends __BaseException {
|
|
|
1203
1161
|
this.Message = opts.Message;
|
|
1204
1162
|
}
|
|
1205
1163
|
}
|
|
1206
|
-
export
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
(function (OpsItemFilterOperator) {
|
|
1267
|
-
OpsItemFilterOperator["CONTAINS"] = "Contains";
|
|
1268
|
-
OpsItemFilterOperator["EQUAL"] = "Equal";
|
|
1269
|
-
OpsItemFilterOperator["GREATER_THAN"] = "GreaterThan";
|
|
1270
|
-
OpsItemFilterOperator["LESS_THAN"] = "LessThan";
|
|
1271
|
-
})(OpsItemFilterOperator || (OpsItemFilterOperator = {}));
|
|
1164
|
+
export const MaintenanceWindowExecutionStatus = {
|
|
1165
|
+
Cancelled: "CANCELLED",
|
|
1166
|
+
Cancelling: "CANCELLING",
|
|
1167
|
+
Failed: "FAILED",
|
|
1168
|
+
InProgress: "IN_PROGRESS",
|
|
1169
|
+
Pending: "PENDING",
|
|
1170
|
+
SkippedOverlapping: "SKIPPED_OVERLAPPING",
|
|
1171
|
+
Success: "SUCCESS",
|
|
1172
|
+
TimedOut: "TIMED_OUT",
|
|
1173
|
+
};
|
|
1174
|
+
export const MaintenanceWindowTaskType = {
|
|
1175
|
+
Automation: "AUTOMATION",
|
|
1176
|
+
Lambda: "LAMBDA",
|
|
1177
|
+
RunCommand: "RUN_COMMAND",
|
|
1178
|
+
StepFunctions: "STEP_FUNCTIONS",
|
|
1179
|
+
};
|
|
1180
|
+
export const MaintenanceWindowResourceType = {
|
|
1181
|
+
Instance: "INSTANCE",
|
|
1182
|
+
ResourceGroup: "RESOURCE_GROUP",
|
|
1183
|
+
};
|
|
1184
|
+
export const MaintenanceWindowTaskCutoffBehavior = {
|
|
1185
|
+
CancelTask: "CANCEL_TASK",
|
|
1186
|
+
ContinueTask: "CONTINUE_TASK",
|
|
1187
|
+
};
|
|
1188
|
+
export const OpsItemFilterKey = {
|
|
1189
|
+
ACCOUNT_ID: "AccountId",
|
|
1190
|
+
ACTUAL_END_TIME: "ActualEndTime",
|
|
1191
|
+
ACTUAL_START_TIME: "ActualStartTime",
|
|
1192
|
+
AUTOMATION_ID: "AutomationId",
|
|
1193
|
+
CATEGORY: "Category",
|
|
1194
|
+
CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn",
|
|
1195
|
+
CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName",
|
|
1196
|
+
CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn",
|
|
1197
|
+
CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName",
|
|
1198
|
+
CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup",
|
|
1199
|
+
CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate",
|
|
1200
|
+
CREATED_BY: "CreatedBy",
|
|
1201
|
+
CREATED_TIME: "CreatedTime",
|
|
1202
|
+
INSIGHT_TYPE: "InsightByType",
|
|
1203
|
+
LAST_MODIFIED_TIME: "LastModifiedTime",
|
|
1204
|
+
OPERATIONAL_DATA: "OperationalData",
|
|
1205
|
+
OPERATIONAL_DATA_KEY: "OperationalDataKey",
|
|
1206
|
+
OPERATIONAL_DATA_VALUE: "OperationalDataValue",
|
|
1207
|
+
OPSITEM_ID: "OpsItemId",
|
|
1208
|
+
OPSITEM_TYPE: "OpsItemType",
|
|
1209
|
+
PLANNED_END_TIME: "PlannedEndTime",
|
|
1210
|
+
PLANNED_START_TIME: "PlannedStartTime",
|
|
1211
|
+
PRIORITY: "Priority",
|
|
1212
|
+
RESOURCE_ID: "ResourceId",
|
|
1213
|
+
SEVERITY: "Severity",
|
|
1214
|
+
SOURCE: "Source",
|
|
1215
|
+
STATUS: "Status",
|
|
1216
|
+
TITLE: "Title",
|
|
1217
|
+
};
|
|
1218
|
+
export const OpsItemFilterOperator = {
|
|
1219
|
+
CONTAINS: "Contains",
|
|
1220
|
+
EQUAL: "Equal",
|
|
1221
|
+
GREATER_THAN: "GreaterThan",
|
|
1222
|
+
LESS_THAN: "LessThan",
|
|
1223
|
+
};
|
|
1272
1224
|
export const CreateAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
1273
1225
|
...obj,
|
|
1274
1226
|
...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
|