@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
|
@@ -5,18 +5,17 @@ exports.InstanceInformationFilterKey = exports.UnsupportedOperatingSystem = expo
|
|
|
5
5
|
exports.DescribeMaintenanceWindowTasksResultFilterSensitiveLog = exports.MaintenanceWindowTaskFilterSensitiveLog = exports.MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog = exports.DescribeMaintenanceWindowTargetsResultFilterSensitiveLog = exports.MaintenanceWindowTargetFilterSensitiveLog = exports.DescribeMaintenanceWindowsResultFilterSensitiveLog = exports.MaintenanceWindowIdentityFilterSensitiveLog = exports.DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog = exports.MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog = exports.DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog = exports.DescribeInstancePatchStatesResultFilterSensitiveLog = exports.InstancePatchStateFilterSensitiveLog = exports.DescribeAssociationResultFilterSensitiveLog = exports.CreatePatchBaselineRequestFilterSensitiveLog = exports.PatchSourceFilterSensitiveLog = exports.CreateMaintenanceWindowRequestFilterSensitiveLog = exports.CreateAssociationBatchResultFilterSensitiveLog = exports.FailedCreateAssociationFilterSensitiveLog = exports.CreateAssociationBatchRequestFilterSensitiveLog = exports.CreateAssociationBatchRequestEntryFilterSensitiveLog = exports.CreateAssociationResultFilterSensitiveLog = exports.AssociationDescriptionFilterSensitiveLog = exports.CreateAssociationRequestFilterSensitiveLog = exports.OpsItemFilterOperator = exports.OpsItemFilterKey = exports.MaintenanceWindowTaskCutoffBehavior = exports.MaintenanceWindowResourceType = exports.MaintenanceWindowTaskType = exports.MaintenanceWindowExecutionStatus = exports.InvalidDeletionIdException = exports.InventoryDeletionStatus = exports.InstancePatchStateOperatorType = exports.RebootOption = exports.PatchOperationType = exports.PatchComplianceDataState = exports.InvalidInstanceInformationFilterValue = exports.SourceType = exports.ResourceType = exports.PingStatus = void 0;
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const SSMServiceException_1 = require("./SSMServiceException");
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
})(ResourceTypeForTagging = exports.ResourceTypeForTagging || (exports.ResourceTypeForTagging = {}));
|
|
8
|
+
exports.ResourceTypeForTagging = {
|
|
9
|
+
ASSOCIATION: "Association",
|
|
10
|
+
AUTOMATION: "Automation",
|
|
11
|
+
DOCUMENT: "Document",
|
|
12
|
+
MAINTENANCE_WINDOW: "MaintenanceWindow",
|
|
13
|
+
MANAGED_INSTANCE: "ManagedInstance",
|
|
14
|
+
OPSMETADATA: "OpsMetadata",
|
|
15
|
+
OPS_ITEM: "OpsItem",
|
|
16
|
+
PARAMETER: "Parameter",
|
|
17
|
+
PATCH_BASELINE: "PatchBaseline",
|
|
18
|
+
};
|
|
20
19
|
class InternalServerError extends SSMServiceException_1.SSMServiceException {
|
|
21
20
|
constructor(opts) {
|
|
22
21
|
super({
|
|
@@ -84,11 +83,10 @@ class TooManyUpdates extends SSMServiceException_1.SSMServiceException {
|
|
|
84
83
|
}
|
|
85
84
|
}
|
|
86
85
|
exports.TooManyUpdates = TooManyUpdates;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
})(ExternalAlarmState = exports.ExternalAlarmState || (exports.ExternalAlarmState = {}));
|
|
86
|
+
exports.ExternalAlarmState = {
|
|
87
|
+
ALARM: "ALARM",
|
|
88
|
+
UNKNOWN: "UNKNOWN",
|
|
89
|
+
};
|
|
92
90
|
class AlreadyExistsException extends SSMServiceException_1.SSMServiceException {
|
|
93
91
|
constructor(opts) {
|
|
94
92
|
super({
|
|
@@ -259,25 +257,22 @@ class AssociationLimitExceeded extends SSMServiceException_1.SSMServiceException
|
|
|
259
257
|
}
|
|
260
258
|
}
|
|
261
259
|
exports.AssociationLimitExceeded = AssociationLimitExceeded;
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
AssociationStatusName["Pending"] = "Pending";
|
|
279
|
-
AssociationStatusName["Success"] = "Success";
|
|
280
|
-
})(AssociationStatusName = exports.AssociationStatusName || (exports.AssociationStatusName = {}));
|
|
260
|
+
exports.AssociationComplianceSeverity = {
|
|
261
|
+
Critical: "CRITICAL",
|
|
262
|
+
High: "HIGH",
|
|
263
|
+
Low: "LOW",
|
|
264
|
+
Medium: "MEDIUM",
|
|
265
|
+
Unspecified: "UNSPECIFIED",
|
|
266
|
+
};
|
|
267
|
+
exports.AssociationSyncCompliance = {
|
|
268
|
+
Auto: "AUTO",
|
|
269
|
+
Manual: "MANUAL",
|
|
270
|
+
};
|
|
271
|
+
exports.AssociationStatusName = {
|
|
272
|
+
Failed: "Failed",
|
|
273
|
+
Pending: "Pending",
|
|
274
|
+
Success: "Success",
|
|
275
|
+
};
|
|
281
276
|
class InvalidDocument extends SSMServiceException_1.SSMServiceException {
|
|
282
277
|
constructor(opts) {
|
|
283
278
|
super({
|
|
@@ -389,73 +384,64 @@ class UnsupportedPlatformType extends SSMServiceException_1.SSMServiceException
|
|
|
389
384
|
}
|
|
390
385
|
}
|
|
391
386
|
exports.UnsupportedPlatformType = UnsupportedPlatformType;
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
})(ReviewStatus = exports.ReviewStatus || (exports.ReviewStatus = {}));
|
|
451
|
-
var DocumentStatus;
|
|
452
|
-
(function (DocumentStatus) {
|
|
453
|
-
DocumentStatus["Active"] = "Active";
|
|
454
|
-
DocumentStatus["Creating"] = "Creating";
|
|
455
|
-
DocumentStatus["Deleting"] = "Deleting";
|
|
456
|
-
DocumentStatus["Failed"] = "Failed";
|
|
457
|
-
DocumentStatus["Updating"] = "Updating";
|
|
458
|
-
})(DocumentStatus = exports.DocumentStatus || (exports.DocumentStatus = {}));
|
|
387
|
+
exports.Fault = {
|
|
388
|
+
Client: "Client",
|
|
389
|
+
Server: "Server",
|
|
390
|
+
Unknown: "Unknown",
|
|
391
|
+
};
|
|
392
|
+
exports.AttachmentsSourceKey = {
|
|
393
|
+
AttachmentReference: "AttachmentReference",
|
|
394
|
+
S3FileUrl: "S3FileUrl",
|
|
395
|
+
SourceUrl: "SourceUrl",
|
|
396
|
+
};
|
|
397
|
+
exports.DocumentFormat = {
|
|
398
|
+
JSON: "JSON",
|
|
399
|
+
TEXT: "TEXT",
|
|
400
|
+
YAML: "YAML",
|
|
401
|
+
};
|
|
402
|
+
exports.DocumentType = {
|
|
403
|
+
ApplicationConfiguration: "ApplicationConfiguration",
|
|
404
|
+
ApplicationConfigurationSchema: "ApplicationConfigurationSchema",
|
|
405
|
+
Automation: "Automation",
|
|
406
|
+
ChangeCalendar: "ChangeCalendar",
|
|
407
|
+
ChangeTemplate: "Automation.ChangeTemplate",
|
|
408
|
+
CloudFormation: "CloudFormation",
|
|
409
|
+
Command: "Command",
|
|
410
|
+
ConformancePackTemplate: "ConformancePackTemplate",
|
|
411
|
+
DeploymentStrategy: "DeploymentStrategy",
|
|
412
|
+
Package: "Package",
|
|
413
|
+
Policy: "Policy",
|
|
414
|
+
ProblemAnalysis: "ProblemAnalysis",
|
|
415
|
+
ProblemAnalysisTemplate: "ProblemAnalysisTemplate",
|
|
416
|
+
QuickSetup: "QuickSetup",
|
|
417
|
+
Session: "Session",
|
|
418
|
+
};
|
|
419
|
+
exports.DocumentHashType = {
|
|
420
|
+
SHA1: "Sha1",
|
|
421
|
+
SHA256: "Sha256",
|
|
422
|
+
};
|
|
423
|
+
exports.DocumentParameterType = {
|
|
424
|
+
String: "String",
|
|
425
|
+
StringList: "StringList",
|
|
426
|
+
};
|
|
427
|
+
exports.PlatformType = {
|
|
428
|
+
LINUX: "Linux",
|
|
429
|
+
MACOS: "MacOS",
|
|
430
|
+
WINDOWS: "Windows",
|
|
431
|
+
};
|
|
432
|
+
exports.ReviewStatus = {
|
|
433
|
+
APPROVED: "APPROVED",
|
|
434
|
+
NOT_REVIEWED: "NOT_REVIEWED",
|
|
435
|
+
PENDING: "PENDING",
|
|
436
|
+
REJECTED: "REJECTED",
|
|
437
|
+
};
|
|
438
|
+
exports.DocumentStatus = {
|
|
439
|
+
Active: "Active",
|
|
440
|
+
Creating: "Creating",
|
|
441
|
+
Deleting: "Deleting",
|
|
442
|
+
Failed: "Failed",
|
|
443
|
+
Updating: "Updating",
|
|
444
|
+
};
|
|
459
445
|
class DocumentAlreadyExists extends SSMServiceException_1.SSMServiceException {
|
|
460
446
|
constructor(opts) {
|
|
461
447
|
super({
|
|
@@ -554,11 +540,10 @@ class ResourceLimitExceededException extends SSMServiceException_1.SSMServiceExc
|
|
|
554
540
|
}
|
|
555
541
|
}
|
|
556
542
|
exports.ResourceLimitExceededException = ResourceLimitExceededException;
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
})(OpsItemDataType = exports.OpsItemDataType || (exports.OpsItemDataType = {}));
|
|
543
|
+
exports.OpsItemDataType = {
|
|
544
|
+
SEARCHABLE_STRING: "SearchableString",
|
|
545
|
+
STRING: "String",
|
|
546
|
+
};
|
|
562
547
|
class OpsItemAccessDeniedException extends SSMServiceException_1.SSMServiceException {
|
|
563
548
|
constructor(opts) {
|
|
564
549
|
super({
|
|
@@ -640,64 +625,59 @@ class OpsMetadataTooManyUpdatesException extends SSMServiceException_1.SSMServic
|
|
|
640
625
|
}
|
|
641
626
|
}
|
|
642
627
|
exports.OpsMetadataTooManyUpdatesException = OpsMetadataTooManyUpdatesException;
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
})(PatchAction = exports.PatchAction || (exports.PatchAction = {}));
|
|
697
|
-
var ResourceDataSyncS3Format;
|
|
698
|
-
(function (ResourceDataSyncS3Format) {
|
|
699
|
-
ResourceDataSyncS3Format["JSON_SERDE"] = "JsonSerDe";
|
|
700
|
-
})(ResourceDataSyncS3Format = exports.ResourceDataSyncS3Format || (exports.ResourceDataSyncS3Format = {}));
|
|
628
|
+
exports.PatchComplianceLevel = {
|
|
629
|
+
Critical: "CRITICAL",
|
|
630
|
+
High: "HIGH",
|
|
631
|
+
Informational: "INFORMATIONAL",
|
|
632
|
+
Low: "LOW",
|
|
633
|
+
Medium: "MEDIUM",
|
|
634
|
+
Unspecified: "UNSPECIFIED",
|
|
635
|
+
};
|
|
636
|
+
exports.PatchFilterKey = {
|
|
637
|
+
AdvisoryId: "ADVISORY_ID",
|
|
638
|
+
Arch: "ARCH",
|
|
639
|
+
BugzillaId: "BUGZILLA_ID",
|
|
640
|
+
CVEId: "CVE_ID",
|
|
641
|
+
Classification: "CLASSIFICATION",
|
|
642
|
+
Epoch: "EPOCH",
|
|
643
|
+
MsrcSeverity: "MSRC_SEVERITY",
|
|
644
|
+
Name: "NAME",
|
|
645
|
+
PatchId: "PATCH_ID",
|
|
646
|
+
PatchSet: "PATCH_SET",
|
|
647
|
+
Priority: "PRIORITY",
|
|
648
|
+
Product: "PRODUCT",
|
|
649
|
+
ProductFamily: "PRODUCT_FAMILY",
|
|
650
|
+
Release: "RELEASE",
|
|
651
|
+
Repository: "REPOSITORY",
|
|
652
|
+
Section: "SECTION",
|
|
653
|
+
Security: "SECURITY",
|
|
654
|
+
Severity: "SEVERITY",
|
|
655
|
+
Version: "VERSION",
|
|
656
|
+
};
|
|
657
|
+
exports.OperatingSystem = {
|
|
658
|
+
AlmaLinux: "ALMA_LINUX",
|
|
659
|
+
AmazonLinux: "AMAZON_LINUX",
|
|
660
|
+
AmazonLinux2: "AMAZON_LINUX_2",
|
|
661
|
+
AmazonLinux2022: "AMAZON_LINUX_2022",
|
|
662
|
+
AmazonLinux2023: "AMAZON_LINUX_2023",
|
|
663
|
+
CentOS: "CENTOS",
|
|
664
|
+
Debian: "DEBIAN",
|
|
665
|
+
MacOS: "MACOS",
|
|
666
|
+
OracleLinux: "ORACLE_LINUX",
|
|
667
|
+
Raspbian: "RASPBIAN",
|
|
668
|
+
RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX",
|
|
669
|
+
Rocky_Linux: "ROCKY_LINUX",
|
|
670
|
+
Suse: "SUSE",
|
|
671
|
+
Ubuntu: "UBUNTU",
|
|
672
|
+
Windows: "WINDOWS",
|
|
673
|
+
};
|
|
674
|
+
exports.PatchAction = {
|
|
675
|
+
AllowAsDependency: "ALLOW_AS_DEPENDENCY",
|
|
676
|
+
Block: "BLOCK",
|
|
677
|
+
};
|
|
678
|
+
exports.ResourceDataSyncS3Format = {
|
|
679
|
+
JSON_SERDE: "JsonSerDe",
|
|
680
|
+
};
|
|
701
681
|
class ResourceDataSyncAlreadyExistsException extends SSMServiceException_1.SSMServiceException {
|
|
702
682
|
constructor(opts) {
|
|
703
683
|
super({
|
|
@@ -809,11 +789,10 @@ class InvalidDocumentOperation extends SSMServiceException_1.SSMServiceException
|
|
|
809
789
|
}
|
|
810
790
|
}
|
|
811
791
|
exports.InvalidDocumentOperation = InvalidDocumentOperation;
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
})(InventorySchemaDeleteOption = exports.InventorySchemaDeleteOption || (exports.InventorySchemaDeleteOption = {}));
|
|
792
|
+
exports.InventorySchemaDeleteOption = {
|
|
793
|
+
DELETE_SCHEMA: "DeleteSchema",
|
|
794
|
+
DISABLE_SCHEMA: "DisableSchema",
|
|
795
|
+
};
|
|
817
796
|
class InvalidDeleteInventoryParametersException extends SSMServiceException_1.SSMServiceException {
|
|
818
797
|
constructor(opts) {
|
|
819
798
|
super({
|
|
@@ -969,12 +948,11 @@ class TargetInUseException extends SSMServiceException_1.SSMServiceException {
|
|
|
969
948
|
}
|
|
970
949
|
}
|
|
971
950
|
exports.TargetInUseException = TargetInUseException;
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
})(DescribeActivationsFilterKeys = exports.DescribeActivationsFilterKeys || (exports.DescribeActivationsFilterKeys = {}));
|
|
951
|
+
exports.DescribeActivationsFilterKeys = {
|
|
952
|
+
ACTIVATION_IDS: "ActivationIds",
|
|
953
|
+
DEFAULT_INSTANCE_NAME: "DefaultInstanceName",
|
|
954
|
+
IAM_ROLE: "IamRole",
|
|
955
|
+
};
|
|
978
956
|
class InvalidFilter extends SSMServiceException_1.SSMServiceException {
|
|
979
957
|
constructor(opts) {
|
|
980
958
|
super({
|
|
@@ -1017,18 +995,16 @@ class InvalidAssociationVersion extends SSMServiceException_1.SSMServiceExceptio
|
|
|
1017
995
|
}
|
|
1018
996
|
}
|
|
1019
997
|
exports.InvalidAssociationVersion = InvalidAssociationVersion;
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
AssociationFilterOperatorType["LessThan"] = "LESS_THAN";
|
|
1031
|
-
})(AssociationFilterOperatorType = exports.AssociationFilterOperatorType || (exports.AssociationFilterOperatorType = {}));
|
|
998
|
+
exports.AssociationExecutionFilterKey = {
|
|
999
|
+
CreatedTime: "CreatedTime",
|
|
1000
|
+
ExecutionId: "ExecutionId",
|
|
1001
|
+
Status: "Status",
|
|
1002
|
+
};
|
|
1003
|
+
exports.AssociationFilterOperatorType = {
|
|
1004
|
+
Equal: "EQUAL",
|
|
1005
|
+
GreaterThan: "GREATER_THAN",
|
|
1006
|
+
LessThan: "LESS_THAN",
|
|
1007
|
+
};
|
|
1032
1008
|
class AssociationExecutionDoesNotExist extends SSMServiceException_1.SSMServiceException {
|
|
1033
1009
|
constructor(opts) {
|
|
1034
1010
|
super({
|
|
@@ -1043,62 +1019,56 @@ class AssociationExecutionDoesNotExist extends SSMServiceException_1.SSMServiceE
|
|
|
1043
1019
|
}
|
|
1044
1020
|
}
|
|
1045
1021
|
exports.AssociationExecutionDoesNotExist = AssociationExecutionDoesNotExist;
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
}
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
}
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
})(AutomationType = exports.AutomationType || (exports.AutomationType = {}));
|
|
1097
|
-
var ExecutionMode;
|
|
1098
|
-
(function (ExecutionMode) {
|
|
1099
|
-
ExecutionMode["Auto"] = "Auto";
|
|
1100
|
-
ExecutionMode["Interactive"] = "Interactive";
|
|
1101
|
-
})(ExecutionMode = exports.ExecutionMode || (exports.ExecutionMode = {}));
|
|
1022
|
+
exports.AssociationExecutionTargetsFilterKey = {
|
|
1023
|
+
ResourceId: "ResourceId",
|
|
1024
|
+
ResourceType: "ResourceType",
|
|
1025
|
+
Status: "Status",
|
|
1026
|
+
};
|
|
1027
|
+
exports.AutomationExecutionFilterKey = {
|
|
1028
|
+
AUTOMATION_SUBTYPE: "AutomationSubtype",
|
|
1029
|
+
AUTOMATION_TYPE: "AutomationType",
|
|
1030
|
+
CURRENT_ACTION: "CurrentAction",
|
|
1031
|
+
DOCUMENT_NAME_PREFIX: "DocumentNamePrefix",
|
|
1032
|
+
EXECUTION_ID: "ExecutionId",
|
|
1033
|
+
EXECUTION_STATUS: "ExecutionStatus",
|
|
1034
|
+
OPS_ITEM_ID: "OpsItemId",
|
|
1035
|
+
PARENT_EXECUTION_ID: "ParentExecutionId",
|
|
1036
|
+
START_TIME_AFTER: "StartTimeAfter",
|
|
1037
|
+
START_TIME_BEFORE: "StartTimeBefore",
|
|
1038
|
+
TAG_KEY: "TagKey",
|
|
1039
|
+
TARGET_RESOURCE_GROUP: "TargetResourceGroup",
|
|
1040
|
+
};
|
|
1041
|
+
exports.AutomationExecutionStatus = {
|
|
1042
|
+
APPROVED: "Approved",
|
|
1043
|
+
CANCELLED: "Cancelled",
|
|
1044
|
+
CANCELLING: "Cancelling",
|
|
1045
|
+
CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
|
|
1046
|
+
CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
|
|
1047
|
+
COMPLETED_WITH_FAILURE: "CompletedWithFailure",
|
|
1048
|
+
COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
|
|
1049
|
+
FAILED: "Failed",
|
|
1050
|
+
INPROGRESS: "InProgress",
|
|
1051
|
+
PENDING: "Pending",
|
|
1052
|
+
PENDING_APPROVAL: "PendingApproval",
|
|
1053
|
+
PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
|
|
1054
|
+
REJECTED: "Rejected",
|
|
1055
|
+
RUNBOOK_INPROGRESS: "RunbookInProgress",
|
|
1056
|
+
SCHEDULED: "Scheduled",
|
|
1057
|
+
SUCCESS: "Success",
|
|
1058
|
+
TIMEDOUT: "TimedOut",
|
|
1059
|
+
WAITING: "Waiting",
|
|
1060
|
+
};
|
|
1061
|
+
exports.AutomationSubtype = {
|
|
1062
|
+
ChangeRequest: "ChangeRequest",
|
|
1063
|
+
};
|
|
1064
|
+
exports.AutomationType = {
|
|
1065
|
+
CrossAccount: "CrossAccount",
|
|
1066
|
+
Local: "Local",
|
|
1067
|
+
};
|
|
1068
|
+
exports.ExecutionMode = {
|
|
1069
|
+
Auto: "Auto",
|
|
1070
|
+
Interactive: "Interactive",
|
|
1071
|
+
};
|
|
1102
1072
|
class InvalidFilterKey extends SSMServiceException_1.SSMServiceException {
|
|
1103
1073
|
constructor(opts) {
|
|
1104
1074
|
super({
|
|
@@ -1140,19 +1110,17 @@ class AutomationExecutionNotFoundException extends SSMServiceException_1.SSMServ
|
|
|
1140
1110
|
}
|
|
1141
1111
|
}
|
|
1142
1112
|
exports.AutomationExecutionNotFoundException = AutomationExecutionNotFoundException;
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
DocumentPermissionType["SHARE"] = "Share";
|
|
1155
|
-
})(DocumentPermissionType = exports.DocumentPermissionType || (exports.DocumentPermissionType = {}));
|
|
1113
|
+
exports.StepExecutionFilterKey = {
|
|
1114
|
+
ACTION: "Action",
|
|
1115
|
+
START_TIME_AFTER: "StartTimeAfter",
|
|
1116
|
+
START_TIME_BEFORE: "StartTimeBefore",
|
|
1117
|
+
STEP_EXECUTION_ID: "StepExecutionId",
|
|
1118
|
+
STEP_EXECUTION_STATUS: "StepExecutionStatus",
|
|
1119
|
+
STEP_NAME: "StepName",
|
|
1120
|
+
};
|
|
1121
|
+
exports.DocumentPermissionType = {
|
|
1122
|
+
SHARE: "Share",
|
|
1123
|
+
};
|
|
1156
1124
|
class InvalidPermissionType extends SSMServiceException_1.SSMServiceException {
|
|
1157
1125
|
constructor(opts) {
|
|
1158
1126
|
super({
|
|
@@ -1167,13 +1135,12 @@ class InvalidPermissionType extends SSMServiceException_1.SSMServiceException {
|
|
|
1167
1135
|
}
|
|
1168
1136
|
}
|
|
1169
1137
|
exports.InvalidPermissionType = InvalidPermissionType;
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
})(PatchDeploymentStatus = exports.PatchDeploymentStatus || (exports.PatchDeploymentStatus = {}));
|
|
1138
|
+
exports.PatchDeploymentStatus = {
|
|
1139
|
+
Approved: "APPROVED",
|
|
1140
|
+
ExplicitApproved: "EXPLICIT_APPROVED",
|
|
1141
|
+
ExplicitRejected: "EXPLICIT_REJECTED",
|
|
1142
|
+
PendingApproval: "PENDING_APPROVAL",
|
|
1143
|
+
};
|
|
1177
1144
|
class UnsupportedOperatingSystem extends SSMServiceException_1.SSMServiceException {
|
|
1178
1145
|
constructor(opts) {
|
|
1179
1146
|
super({
|
|
@@ -1188,35 +1155,31 @@ class UnsupportedOperatingSystem extends SSMServiceException_1.SSMServiceExcepti
|
|
|
1188
1155
|
}
|
|
1189
1156
|
}
|
|
1190
1157
|
exports.UnsupportedOperatingSystem = UnsupportedOperatingSystem;
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
SourceType["AWS_EC2_INSTANCE"] = "AWS::EC2::Instance";
|
|
1217
|
-
SourceType["AWS_IOT_THING"] = "AWS::IoT::Thing";
|
|
1218
|
-
SourceType["AWS_SSM_MANAGEDINSTANCE"] = "AWS::SSM::ManagedInstance";
|
|
1219
|
-
})(SourceType = exports.SourceType || (exports.SourceType = {}));
|
|
1158
|
+
exports.InstanceInformationFilterKey = {
|
|
1159
|
+
ACTIVATION_IDS: "ActivationIds",
|
|
1160
|
+
AGENT_VERSION: "AgentVersion",
|
|
1161
|
+
ASSOCIATION_STATUS: "AssociationStatus",
|
|
1162
|
+
IAM_ROLE: "IamRole",
|
|
1163
|
+
INSTANCE_IDS: "InstanceIds",
|
|
1164
|
+
PING_STATUS: "PingStatus",
|
|
1165
|
+
PLATFORM_TYPES: "PlatformTypes",
|
|
1166
|
+
RESOURCE_TYPE: "ResourceType",
|
|
1167
|
+
};
|
|
1168
|
+
exports.PingStatus = {
|
|
1169
|
+
CONNECTION_LOST: "ConnectionLost",
|
|
1170
|
+
INACTIVE: "Inactive",
|
|
1171
|
+
ONLINE: "Online",
|
|
1172
|
+
};
|
|
1173
|
+
exports.ResourceType = {
|
|
1174
|
+
DOCUMENT: "Document",
|
|
1175
|
+
EC2_INSTANCE: "EC2Instance",
|
|
1176
|
+
MANAGED_INSTANCE: "ManagedInstance",
|
|
1177
|
+
};
|
|
1178
|
+
exports.SourceType = {
|
|
1179
|
+
AWS_EC2_INSTANCE: "AWS::EC2::Instance",
|
|
1180
|
+
AWS_IOT_THING: "AWS::IoT::Thing",
|
|
1181
|
+
AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance",
|
|
1182
|
+
};
|
|
1220
1183
|
class InvalidInstanceInformationFilterValue extends SSMServiceException_1.SSMServiceException {
|
|
1221
1184
|
constructor(opts) {
|
|
1222
1185
|
super({
|
|
@@ -1230,38 +1193,33 @@ class InvalidInstanceInformationFilterValue extends SSMServiceException_1.SSMSer
|
|
|
1230
1193
|
}
|
|
1231
1194
|
}
|
|
1232
1195
|
exports.InvalidInstanceInformationFilterValue = InvalidInstanceInformationFilterValue;
|
|
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
|
-
var InventoryDeletionStatus;
|
|
1261
|
-
(function (InventoryDeletionStatus) {
|
|
1262
|
-
InventoryDeletionStatus["COMPLETE"] = "Complete";
|
|
1263
|
-
InventoryDeletionStatus["IN_PROGRESS"] = "InProgress";
|
|
1264
|
-
})(InventoryDeletionStatus = exports.InventoryDeletionStatus || (exports.InventoryDeletionStatus = {}));
|
|
1196
|
+
exports.PatchComplianceDataState = {
|
|
1197
|
+
Failed: "FAILED",
|
|
1198
|
+
Installed: "INSTALLED",
|
|
1199
|
+
InstalledOther: "INSTALLED_OTHER",
|
|
1200
|
+
InstalledPendingReboot: "INSTALLED_PENDING_REBOOT",
|
|
1201
|
+
InstalledRejected: "INSTALLED_REJECTED",
|
|
1202
|
+
Missing: "MISSING",
|
|
1203
|
+
NotApplicable: "NOT_APPLICABLE",
|
|
1204
|
+
};
|
|
1205
|
+
exports.PatchOperationType = {
|
|
1206
|
+
INSTALL: "Install",
|
|
1207
|
+
SCAN: "Scan",
|
|
1208
|
+
};
|
|
1209
|
+
exports.RebootOption = {
|
|
1210
|
+
NO_REBOOT: "NoReboot",
|
|
1211
|
+
REBOOT_IF_NEEDED: "RebootIfNeeded",
|
|
1212
|
+
};
|
|
1213
|
+
exports.InstancePatchStateOperatorType = {
|
|
1214
|
+
EQUAL: "Equal",
|
|
1215
|
+
GREATER_THAN: "GreaterThan",
|
|
1216
|
+
LESS_THAN: "LessThan",
|
|
1217
|
+
NOT_EQUAL: "NotEqual",
|
|
1218
|
+
};
|
|
1219
|
+
exports.InventoryDeletionStatus = {
|
|
1220
|
+
COMPLETE: "Complete",
|
|
1221
|
+
IN_PROGRESS: "InProgress",
|
|
1222
|
+
};
|
|
1265
1223
|
class InvalidDeletionIdException extends SSMServiceException_1.SSMServiceException {
|
|
1266
1224
|
constructor(opts) {
|
|
1267
1225
|
super({
|
|
@@ -1276,72 +1234,66 @@ class InvalidDeletionIdException extends SSMServiceException_1.SSMServiceExcepti
|
|
|
1276
1234
|
}
|
|
1277
1235
|
}
|
|
1278
1236
|
exports.InvalidDeletionIdException = InvalidDeletionIdException;
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
(function (OpsItemFilterOperator) {
|
|
1340
|
-
OpsItemFilterOperator["CONTAINS"] = "Contains";
|
|
1341
|
-
OpsItemFilterOperator["EQUAL"] = "Equal";
|
|
1342
|
-
OpsItemFilterOperator["GREATER_THAN"] = "GreaterThan";
|
|
1343
|
-
OpsItemFilterOperator["LESS_THAN"] = "LessThan";
|
|
1344
|
-
})(OpsItemFilterOperator = exports.OpsItemFilterOperator || (exports.OpsItemFilterOperator = {}));
|
|
1237
|
+
exports.MaintenanceWindowExecutionStatus = {
|
|
1238
|
+
Cancelled: "CANCELLED",
|
|
1239
|
+
Cancelling: "CANCELLING",
|
|
1240
|
+
Failed: "FAILED",
|
|
1241
|
+
InProgress: "IN_PROGRESS",
|
|
1242
|
+
Pending: "PENDING",
|
|
1243
|
+
SkippedOverlapping: "SKIPPED_OVERLAPPING",
|
|
1244
|
+
Success: "SUCCESS",
|
|
1245
|
+
TimedOut: "TIMED_OUT",
|
|
1246
|
+
};
|
|
1247
|
+
exports.MaintenanceWindowTaskType = {
|
|
1248
|
+
Automation: "AUTOMATION",
|
|
1249
|
+
Lambda: "LAMBDA",
|
|
1250
|
+
RunCommand: "RUN_COMMAND",
|
|
1251
|
+
StepFunctions: "STEP_FUNCTIONS",
|
|
1252
|
+
};
|
|
1253
|
+
exports.MaintenanceWindowResourceType = {
|
|
1254
|
+
Instance: "INSTANCE",
|
|
1255
|
+
ResourceGroup: "RESOURCE_GROUP",
|
|
1256
|
+
};
|
|
1257
|
+
exports.MaintenanceWindowTaskCutoffBehavior = {
|
|
1258
|
+
CancelTask: "CANCEL_TASK",
|
|
1259
|
+
ContinueTask: "CONTINUE_TASK",
|
|
1260
|
+
};
|
|
1261
|
+
exports.OpsItemFilterKey = {
|
|
1262
|
+
ACCOUNT_ID: "AccountId",
|
|
1263
|
+
ACTUAL_END_TIME: "ActualEndTime",
|
|
1264
|
+
ACTUAL_START_TIME: "ActualStartTime",
|
|
1265
|
+
AUTOMATION_ID: "AutomationId",
|
|
1266
|
+
CATEGORY: "Category",
|
|
1267
|
+
CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn",
|
|
1268
|
+
CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName",
|
|
1269
|
+
CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn",
|
|
1270
|
+
CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName",
|
|
1271
|
+
CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup",
|
|
1272
|
+
CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate",
|
|
1273
|
+
CREATED_BY: "CreatedBy",
|
|
1274
|
+
CREATED_TIME: "CreatedTime",
|
|
1275
|
+
INSIGHT_TYPE: "InsightByType",
|
|
1276
|
+
LAST_MODIFIED_TIME: "LastModifiedTime",
|
|
1277
|
+
OPERATIONAL_DATA: "OperationalData",
|
|
1278
|
+
OPERATIONAL_DATA_KEY: "OperationalDataKey",
|
|
1279
|
+
OPERATIONAL_DATA_VALUE: "OperationalDataValue",
|
|
1280
|
+
OPSITEM_ID: "OpsItemId",
|
|
1281
|
+
OPSITEM_TYPE: "OpsItemType",
|
|
1282
|
+
PLANNED_END_TIME: "PlannedEndTime",
|
|
1283
|
+
PLANNED_START_TIME: "PlannedStartTime",
|
|
1284
|
+
PRIORITY: "Priority",
|
|
1285
|
+
RESOURCE_ID: "ResourceId",
|
|
1286
|
+
SEVERITY: "Severity",
|
|
1287
|
+
SOURCE: "Source",
|
|
1288
|
+
STATUS: "Status",
|
|
1289
|
+
TITLE: "Title",
|
|
1290
|
+
};
|
|
1291
|
+
exports.OpsItemFilterOperator = {
|
|
1292
|
+
CONTAINS: "Contains",
|
|
1293
|
+
EQUAL: "Equal",
|
|
1294
|
+
GREATER_THAN: "GreaterThan",
|
|
1295
|
+
LESS_THAN: "LessThan",
|
|
1296
|
+
};
|
|
1345
1297
|
const CreateAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
1346
1298
|
...obj,
|
|
1347
1299
|
...(obj.Parameters && { Parameters: smithy_client_1.SENSITIVE_STRING }),
|