@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
|
@@ -82,18 +82,23 @@ export interface Activation {
|
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
84
84
|
* @public
|
|
85
|
+
* @enum
|
|
85
86
|
*/
|
|
86
|
-
export declare
|
|
87
|
-
ASSOCIATION
|
|
88
|
-
AUTOMATION
|
|
89
|
-
DOCUMENT
|
|
90
|
-
MAINTENANCE_WINDOW
|
|
91
|
-
MANAGED_INSTANCE
|
|
92
|
-
OPSMETADATA
|
|
93
|
-
OPS_ITEM
|
|
94
|
-
PARAMETER
|
|
95
|
-
PATCH_BASELINE
|
|
96
|
-
}
|
|
87
|
+
export declare const ResourceTypeForTagging: {
|
|
88
|
+
readonly ASSOCIATION: "Association";
|
|
89
|
+
readonly AUTOMATION: "Automation";
|
|
90
|
+
readonly DOCUMENT: "Document";
|
|
91
|
+
readonly MAINTENANCE_WINDOW: "MaintenanceWindow";
|
|
92
|
+
readonly MANAGED_INSTANCE: "ManagedInstance";
|
|
93
|
+
readonly OPSMETADATA: "OpsMetadata";
|
|
94
|
+
readonly OPS_ITEM: "OpsItem";
|
|
95
|
+
readonly PARAMETER: "Parameter";
|
|
96
|
+
readonly PATCH_BASELINE: "PatchBaseline";
|
|
97
|
+
};
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
export type ResourceTypeForTagging = (typeof ResourceTypeForTagging)[keyof typeof ResourceTypeForTagging];
|
|
97
102
|
/**
|
|
98
103
|
* @public
|
|
99
104
|
*/
|
|
@@ -250,11 +255,16 @@ export interface AlarmConfiguration {
|
|
|
250
255
|
}
|
|
251
256
|
/**
|
|
252
257
|
* @public
|
|
258
|
+
* @enum
|
|
253
259
|
*/
|
|
254
|
-
export declare
|
|
255
|
-
ALARM
|
|
256
|
-
UNKNOWN
|
|
257
|
-
}
|
|
260
|
+
export declare const ExternalAlarmState: {
|
|
261
|
+
readonly ALARM: "ALARM";
|
|
262
|
+
readonly UNKNOWN: "UNKNOWN";
|
|
263
|
+
};
|
|
264
|
+
/**
|
|
265
|
+
* @public
|
|
266
|
+
*/
|
|
267
|
+
export type ExternalAlarmState = (typeof ExternalAlarmState)[keyof typeof ExternalAlarmState];
|
|
258
268
|
/**
|
|
259
269
|
* @public
|
|
260
270
|
* <p>The details about the state of your CloudWatch alarm.</p>
|
|
@@ -635,14 +645,19 @@ export declare class AssociationLimitExceeded extends __BaseException {
|
|
|
635
645
|
}
|
|
636
646
|
/**
|
|
637
647
|
* @public
|
|
648
|
+
* @enum
|
|
638
649
|
*/
|
|
639
|
-
export declare
|
|
640
|
-
Critical
|
|
641
|
-
High
|
|
642
|
-
Low
|
|
643
|
-
Medium
|
|
644
|
-
Unspecified
|
|
645
|
-
}
|
|
650
|
+
export declare const AssociationComplianceSeverity: {
|
|
651
|
+
readonly Critical: "CRITICAL";
|
|
652
|
+
readonly High: "HIGH";
|
|
653
|
+
readonly Low: "LOW";
|
|
654
|
+
readonly Medium: "MEDIUM";
|
|
655
|
+
readonly Unspecified: "UNSPECIFIED";
|
|
656
|
+
};
|
|
657
|
+
/**
|
|
658
|
+
* @public
|
|
659
|
+
*/
|
|
660
|
+
export type AssociationComplianceSeverity = (typeof AssociationComplianceSeverity)[keyof typeof AssociationComplianceSeverity];
|
|
646
661
|
/**
|
|
647
662
|
* @public
|
|
648
663
|
* <p>An S3 bucket where you want to store the results of this request.</p>
|
|
@@ -675,11 +690,16 @@ export interface InstanceAssociationOutputLocation {
|
|
|
675
690
|
}
|
|
676
691
|
/**
|
|
677
692
|
* @public
|
|
693
|
+
* @enum
|
|
678
694
|
*/
|
|
679
|
-
export declare
|
|
680
|
-
Auto
|
|
681
|
-
Manual
|
|
682
|
-
}
|
|
695
|
+
export declare const AssociationSyncCompliance: {
|
|
696
|
+
readonly Auto: "AUTO";
|
|
697
|
+
readonly Manual: "MANUAL";
|
|
698
|
+
};
|
|
699
|
+
/**
|
|
700
|
+
* @public
|
|
701
|
+
*/
|
|
702
|
+
export type AssociationSyncCompliance = (typeof AssociationSyncCompliance)[keyof typeof AssociationSyncCompliance];
|
|
683
703
|
/**
|
|
684
704
|
* @public
|
|
685
705
|
* <p>The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation
|
|
@@ -1022,12 +1042,17 @@ export interface AssociationOverview {
|
|
|
1022
1042
|
}
|
|
1023
1043
|
/**
|
|
1024
1044
|
* @public
|
|
1045
|
+
* @enum
|
|
1025
1046
|
*/
|
|
1026
|
-
export declare
|
|
1027
|
-
Failed
|
|
1028
|
-
Pending
|
|
1029
|
-
Success
|
|
1030
|
-
}
|
|
1047
|
+
export declare const AssociationStatusName: {
|
|
1048
|
+
readonly Failed: "Failed";
|
|
1049
|
+
readonly Pending: "Pending";
|
|
1050
|
+
readonly Success: "Success";
|
|
1051
|
+
};
|
|
1052
|
+
/**
|
|
1053
|
+
* @public
|
|
1054
|
+
*/
|
|
1055
|
+
export type AssociationStatusName = (typeof AssociationStatusName)[keyof typeof AssociationStatusName];
|
|
1031
1056
|
/**
|
|
1032
1057
|
* @public
|
|
1033
1058
|
* <p>Describes an association status.</p>
|
|
@@ -1477,12 +1502,17 @@ export interface CreateAssociationBatchRequest {
|
|
|
1477
1502
|
}
|
|
1478
1503
|
/**
|
|
1479
1504
|
* @public
|
|
1505
|
+
* @enum
|
|
1480
1506
|
*/
|
|
1481
|
-
export declare
|
|
1482
|
-
Client
|
|
1483
|
-
Server
|
|
1484
|
-
Unknown
|
|
1485
|
-
}
|
|
1507
|
+
export declare const Fault: {
|
|
1508
|
+
readonly Client: "Client";
|
|
1509
|
+
readonly Server: "Server";
|
|
1510
|
+
readonly Unknown: "Unknown";
|
|
1511
|
+
};
|
|
1512
|
+
/**
|
|
1513
|
+
* @public
|
|
1514
|
+
*/
|
|
1515
|
+
export type Fault = (typeof Fault)[keyof typeof Fault];
|
|
1486
1516
|
/**
|
|
1487
1517
|
* @public
|
|
1488
1518
|
* <p>Describes a failed association.</p>
|
|
@@ -1516,12 +1546,17 @@ export interface CreateAssociationBatchResult {
|
|
|
1516
1546
|
}
|
|
1517
1547
|
/**
|
|
1518
1548
|
* @public
|
|
1549
|
+
* @enum
|
|
1519
1550
|
*/
|
|
1520
|
-
export declare
|
|
1521
|
-
AttachmentReference
|
|
1522
|
-
S3FileUrl
|
|
1523
|
-
SourceUrl
|
|
1524
|
-
}
|
|
1551
|
+
export declare const AttachmentsSourceKey: {
|
|
1552
|
+
readonly AttachmentReference: "AttachmentReference";
|
|
1553
|
+
readonly S3FileUrl: "S3FileUrl";
|
|
1554
|
+
readonly SourceUrl: "SourceUrl";
|
|
1555
|
+
};
|
|
1556
|
+
/**
|
|
1557
|
+
* @public
|
|
1558
|
+
*/
|
|
1559
|
+
export type AttachmentsSourceKey = (typeof AttachmentsSourceKey)[keyof typeof AttachmentsSourceKey];
|
|
1525
1560
|
/**
|
|
1526
1561
|
* @public
|
|
1527
1562
|
* <p>Identifying information about a document attachment, including the file name and a key-value
|
|
@@ -1577,32 +1612,42 @@ export interface AttachmentsSource {
|
|
|
1577
1612
|
}
|
|
1578
1613
|
/**
|
|
1579
1614
|
* @public
|
|
1615
|
+
* @enum
|
|
1580
1616
|
*/
|
|
1581
|
-
export declare
|
|
1582
|
-
JSON
|
|
1583
|
-
TEXT
|
|
1584
|
-
YAML
|
|
1585
|
-
}
|
|
1617
|
+
export declare const DocumentFormat: {
|
|
1618
|
+
readonly JSON: "JSON";
|
|
1619
|
+
readonly TEXT: "TEXT";
|
|
1620
|
+
readonly YAML: "YAML";
|
|
1621
|
+
};
|
|
1586
1622
|
/**
|
|
1587
1623
|
* @public
|
|
1588
1624
|
*/
|
|
1589
|
-
export
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1625
|
+
export type DocumentFormat = (typeof DocumentFormat)[keyof typeof DocumentFormat];
|
|
1626
|
+
/**
|
|
1627
|
+
* @public
|
|
1628
|
+
* @enum
|
|
1629
|
+
*/
|
|
1630
|
+
export declare const DocumentType: {
|
|
1631
|
+
readonly ApplicationConfiguration: "ApplicationConfiguration";
|
|
1632
|
+
readonly ApplicationConfigurationSchema: "ApplicationConfigurationSchema";
|
|
1633
|
+
readonly Automation: "Automation";
|
|
1634
|
+
readonly ChangeCalendar: "ChangeCalendar";
|
|
1635
|
+
readonly ChangeTemplate: "Automation.ChangeTemplate";
|
|
1636
|
+
readonly CloudFormation: "CloudFormation";
|
|
1637
|
+
readonly Command: "Command";
|
|
1638
|
+
readonly ConformancePackTemplate: "ConformancePackTemplate";
|
|
1639
|
+
readonly DeploymentStrategy: "DeploymentStrategy";
|
|
1640
|
+
readonly Package: "Package";
|
|
1641
|
+
readonly Policy: "Policy";
|
|
1642
|
+
readonly ProblemAnalysis: "ProblemAnalysis";
|
|
1643
|
+
readonly ProblemAnalysisTemplate: "ProblemAnalysisTemplate";
|
|
1644
|
+
readonly QuickSetup: "QuickSetup";
|
|
1645
|
+
readonly Session: "Session";
|
|
1646
|
+
};
|
|
1647
|
+
/**
|
|
1648
|
+
* @public
|
|
1649
|
+
*/
|
|
1650
|
+
export type DocumentType = (typeof DocumentType)[keyof typeof DocumentType];
|
|
1606
1651
|
/**
|
|
1607
1652
|
* @public
|
|
1608
1653
|
* <p>An SSM document required by the current document.</p>
|
|
@@ -1765,18 +1810,28 @@ export interface AttachmentInformation {
|
|
|
1765
1810
|
}
|
|
1766
1811
|
/**
|
|
1767
1812
|
* @public
|
|
1813
|
+
* @enum
|
|
1768
1814
|
*/
|
|
1769
|
-
export declare
|
|
1770
|
-
SHA1
|
|
1771
|
-
SHA256
|
|
1772
|
-
}
|
|
1815
|
+
export declare const DocumentHashType: {
|
|
1816
|
+
readonly SHA1: "Sha1";
|
|
1817
|
+
readonly SHA256: "Sha256";
|
|
1818
|
+
};
|
|
1773
1819
|
/**
|
|
1774
1820
|
* @public
|
|
1775
1821
|
*/
|
|
1776
|
-
export
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1822
|
+
export type DocumentHashType = (typeof DocumentHashType)[keyof typeof DocumentHashType];
|
|
1823
|
+
/**
|
|
1824
|
+
* @public
|
|
1825
|
+
* @enum
|
|
1826
|
+
*/
|
|
1827
|
+
export declare const DocumentParameterType: {
|
|
1828
|
+
readonly String: "String";
|
|
1829
|
+
readonly StringList: "StringList";
|
|
1830
|
+
};
|
|
1831
|
+
/**
|
|
1832
|
+
* @public
|
|
1833
|
+
*/
|
|
1834
|
+
export type DocumentParameterType = (typeof DocumentParameterType)[keyof typeof DocumentParameterType];
|
|
1780
1835
|
/**
|
|
1781
1836
|
* @public
|
|
1782
1837
|
* <p>Parameters specified in a Systems Manager document that run on the server when the command is run.
|
|
@@ -1804,21 +1859,31 @@ export interface DocumentParameter {
|
|
|
1804
1859
|
}
|
|
1805
1860
|
/**
|
|
1806
1861
|
* @public
|
|
1862
|
+
* @enum
|
|
1807
1863
|
*/
|
|
1808
|
-
export declare
|
|
1809
|
-
LINUX
|
|
1810
|
-
MACOS
|
|
1811
|
-
WINDOWS
|
|
1812
|
-
}
|
|
1864
|
+
export declare const PlatformType: {
|
|
1865
|
+
readonly LINUX: "Linux";
|
|
1866
|
+
readonly MACOS: "MacOS";
|
|
1867
|
+
readonly WINDOWS: "Windows";
|
|
1868
|
+
};
|
|
1813
1869
|
/**
|
|
1814
1870
|
* @public
|
|
1815
1871
|
*/
|
|
1816
|
-
export
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1872
|
+
export type PlatformType = (typeof PlatformType)[keyof typeof PlatformType];
|
|
1873
|
+
/**
|
|
1874
|
+
* @public
|
|
1875
|
+
* @enum
|
|
1876
|
+
*/
|
|
1877
|
+
export declare const ReviewStatus: {
|
|
1878
|
+
readonly APPROVED: "APPROVED";
|
|
1879
|
+
readonly NOT_REVIEWED: "NOT_REVIEWED";
|
|
1880
|
+
readonly PENDING: "PENDING";
|
|
1881
|
+
readonly REJECTED: "REJECTED";
|
|
1882
|
+
};
|
|
1883
|
+
/**
|
|
1884
|
+
* @public
|
|
1885
|
+
*/
|
|
1886
|
+
export type ReviewStatus = (typeof ReviewStatus)[keyof typeof ReviewStatus];
|
|
1822
1887
|
/**
|
|
1823
1888
|
* @public
|
|
1824
1889
|
* <p>Information about the result of a document review request.</p>
|
|
@@ -1839,14 +1904,19 @@ export interface ReviewInformation {
|
|
|
1839
1904
|
}
|
|
1840
1905
|
/**
|
|
1841
1906
|
* @public
|
|
1907
|
+
* @enum
|
|
1842
1908
|
*/
|
|
1843
|
-
export declare
|
|
1844
|
-
Active
|
|
1845
|
-
Creating
|
|
1846
|
-
Deleting
|
|
1847
|
-
Failed
|
|
1848
|
-
Updating
|
|
1849
|
-
}
|
|
1909
|
+
export declare const DocumentStatus: {
|
|
1910
|
+
readonly Active: "Active";
|
|
1911
|
+
readonly Creating: "Creating";
|
|
1912
|
+
readonly Deleting: "Deleting";
|
|
1913
|
+
readonly Failed: "Failed";
|
|
1914
|
+
readonly Updating: "Updating";
|
|
1915
|
+
};
|
|
1916
|
+
/**
|
|
1917
|
+
* @public
|
|
1918
|
+
*/
|
|
1919
|
+
export type DocumentStatus = (typeof DocumentStatus)[keyof typeof DocumentStatus];
|
|
1850
1920
|
/**
|
|
1851
1921
|
* @public
|
|
1852
1922
|
* <p>Describes an Amazon Web Services Systems Manager document (SSM document). </p>
|
|
@@ -2214,11 +2284,16 @@ export interface OpsItemNotification {
|
|
|
2214
2284
|
}
|
|
2215
2285
|
/**
|
|
2216
2286
|
* @public
|
|
2287
|
+
* @enum
|
|
2217
2288
|
*/
|
|
2218
|
-
export declare
|
|
2219
|
-
SEARCHABLE_STRING
|
|
2220
|
-
STRING
|
|
2221
|
-
}
|
|
2289
|
+
export declare const OpsItemDataType: {
|
|
2290
|
+
readonly SEARCHABLE_STRING: "SearchableString";
|
|
2291
|
+
readonly STRING: "String";
|
|
2292
|
+
};
|
|
2293
|
+
/**
|
|
2294
|
+
* @public
|
|
2295
|
+
*/
|
|
2296
|
+
export type OpsItemDataType = (typeof OpsItemDataType)[keyof typeof OpsItemDataType];
|
|
2222
2297
|
/**
|
|
2223
2298
|
* @public
|
|
2224
2299
|
* <p>An object that defines the value of the key and its type in the OperationalData map.</p>
|
|
@@ -2525,39 +2600,49 @@ export declare class OpsMetadataTooManyUpdatesException extends __BaseException
|
|
|
2525
2600
|
}
|
|
2526
2601
|
/**
|
|
2527
2602
|
* @public
|
|
2603
|
+
* @enum
|
|
2528
2604
|
*/
|
|
2529
|
-
export declare
|
|
2530
|
-
Critical
|
|
2531
|
-
High
|
|
2532
|
-
Informational
|
|
2533
|
-
Low
|
|
2534
|
-
Medium
|
|
2535
|
-
Unspecified
|
|
2536
|
-
}
|
|
2605
|
+
export declare const PatchComplianceLevel: {
|
|
2606
|
+
readonly Critical: "CRITICAL";
|
|
2607
|
+
readonly High: "HIGH";
|
|
2608
|
+
readonly Informational: "INFORMATIONAL";
|
|
2609
|
+
readonly Low: "LOW";
|
|
2610
|
+
readonly Medium: "MEDIUM";
|
|
2611
|
+
readonly Unspecified: "UNSPECIFIED";
|
|
2612
|
+
};
|
|
2537
2613
|
/**
|
|
2538
2614
|
* @public
|
|
2539
2615
|
*/
|
|
2540
|
-
export
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2616
|
+
export type PatchComplianceLevel = (typeof PatchComplianceLevel)[keyof typeof PatchComplianceLevel];
|
|
2617
|
+
/**
|
|
2618
|
+
* @public
|
|
2619
|
+
* @enum
|
|
2620
|
+
*/
|
|
2621
|
+
export declare const PatchFilterKey: {
|
|
2622
|
+
readonly AdvisoryId: "ADVISORY_ID";
|
|
2623
|
+
readonly Arch: "ARCH";
|
|
2624
|
+
readonly BugzillaId: "BUGZILLA_ID";
|
|
2625
|
+
readonly CVEId: "CVE_ID";
|
|
2626
|
+
readonly Classification: "CLASSIFICATION";
|
|
2627
|
+
readonly Epoch: "EPOCH";
|
|
2628
|
+
readonly MsrcSeverity: "MSRC_SEVERITY";
|
|
2629
|
+
readonly Name: "NAME";
|
|
2630
|
+
readonly PatchId: "PATCH_ID";
|
|
2631
|
+
readonly PatchSet: "PATCH_SET";
|
|
2632
|
+
readonly Priority: "PRIORITY";
|
|
2633
|
+
readonly Product: "PRODUCT";
|
|
2634
|
+
readonly ProductFamily: "PRODUCT_FAMILY";
|
|
2635
|
+
readonly Release: "RELEASE";
|
|
2636
|
+
readonly Repository: "REPOSITORY";
|
|
2637
|
+
readonly Section: "SECTION";
|
|
2638
|
+
readonly Security: "SECURITY";
|
|
2639
|
+
readonly Severity: "SEVERITY";
|
|
2640
|
+
readonly Version: "VERSION";
|
|
2641
|
+
};
|
|
2642
|
+
/**
|
|
2643
|
+
* @public
|
|
2644
|
+
*/
|
|
2645
|
+
export type PatchFilterKey = (typeof PatchFilterKey)[keyof typeof PatchFilterKey];
|
|
2561
2646
|
/**
|
|
2562
2647
|
* @public
|
|
2563
2648
|
* <p> Defines which patches should be included in a patch baseline.</p>
|
|
@@ -2644,31 +2729,41 @@ export interface PatchRuleGroup {
|
|
|
2644
2729
|
}
|
|
2645
2730
|
/**
|
|
2646
2731
|
* @public
|
|
2732
|
+
* @enum
|
|
2647
2733
|
*/
|
|
2648
|
-
export declare
|
|
2649
|
-
AlmaLinux
|
|
2650
|
-
AmazonLinux
|
|
2651
|
-
AmazonLinux2
|
|
2652
|
-
AmazonLinux2022
|
|
2653
|
-
AmazonLinux2023
|
|
2654
|
-
CentOS
|
|
2655
|
-
Debian
|
|
2656
|
-
MacOS
|
|
2657
|
-
OracleLinux
|
|
2658
|
-
Raspbian
|
|
2659
|
-
RedhatEnterpriseLinux
|
|
2660
|
-
Rocky_Linux
|
|
2661
|
-
Suse
|
|
2662
|
-
Ubuntu
|
|
2663
|
-
Windows
|
|
2664
|
-
}
|
|
2734
|
+
export declare const OperatingSystem: {
|
|
2735
|
+
readonly AlmaLinux: "ALMA_LINUX";
|
|
2736
|
+
readonly AmazonLinux: "AMAZON_LINUX";
|
|
2737
|
+
readonly AmazonLinux2: "AMAZON_LINUX_2";
|
|
2738
|
+
readonly AmazonLinux2022: "AMAZON_LINUX_2022";
|
|
2739
|
+
readonly AmazonLinux2023: "AMAZON_LINUX_2023";
|
|
2740
|
+
readonly CentOS: "CENTOS";
|
|
2741
|
+
readonly Debian: "DEBIAN";
|
|
2742
|
+
readonly MacOS: "MACOS";
|
|
2743
|
+
readonly OracleLinux: "ORACLE_LINUX";
|
|
2744
|
+
readonly Raspbian: "RASPBIAN";
|
|
2745
|
+
readonly RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX";
|
|
2746
|
+
readonly Rocky_Linux: "ROCKY_LINUX";
|
|
2747
|
+
readonly Suse: "SUSE";
|
|
2748
|
+
readonly Ubuntu: "UBUNTU";
|
|
2749
|
+
readonly Windows: "WINDOWS";
|
|
2750
|
+
};
|
|
2665
2751
|
/**
|
|
2666
2752
|
* @public
|
|
2667
2753
|
*/
|
|
2668
|
-
export
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2754
|
+
export type OperatingSystem = (typeof OperatingSystem)[keyof typeof OperatingSystem];
|
|
2755
|
+
/**
|
|
2756
|
+
* @public
|
|
2757
|
+
* @enum
|
|
2758
|
+
*/
|
|
2759
|
+
export declare const PatchAction: {
|
|
2760
|
+
readonly AllowAsDependency: "ALLOW_AS_DEPENDENCY";
|
|
2761
|
+
readonly Block: "BLOCK";
|
|
2762
|
+
};
|
|
2763
|
+
/**
|
|
2764
|
+
* @public
|
|
2765
|
+
*/
|
|
2766
|
+
export type PatchAction = (typeof PatchAction)[keyof typeof PatchAction];
|
|
2672
2767
|
/**
|
|
2673
2768
|
* @public
|
|
2674
2769
|
* <p>Information about the patches to use to update the managed nodes, including target operating
|
|
@@ -2839,10 +2934,15 @@ export interface ResourceDataSyncDestinationDataSharing {
|
|
|
2839
2934
|
}
|
|
2840
2935
|
/**
|
|
2841
2936
|
* @public
|
|
2937
|
+
* @enum
|
|
2842
2938
|
*/
|
|
2843
|
-
export declare
|
|
2844
|
-
JSON_SERDE
|
|
2845
|
-
}
|
|
2939
|
+
export declare const ResourceDataSyncS3Format: {
|
|
2940
|
+
readonly JSON_SERDE: "JsonSerDe";
|
|
2941
|
+
};
|
|
2942
|
+
/**
|
|
2943
|
+
* @public
|
|
2944
|
+
*/
|
|
2945
|
+
export type ResourceDataSyncS3Format = (typeof ResourceDataSyncS3Format)[keyof typeof ResourceDataSyncS3Format];
|
|
2846
2946
|
/**
|
|
2847
2947
|
* @public
|
|
2848
2948
|
* <p>Information about the target S3 bucket for the resource data sync.</p>
|
|
@@ -3155,11 +3255,16 @@ export declare class InvalidDocumentOperation extends __BaseException {
|
|
|
3155
3255
|
}
|
|
3156
3256
|
/**
|
|
3157
3257
|
* @public
|
|
3258
|
+
* @enum
|
|
3158
3259
|
*/
|
|
3159
|
-
export declare
|
|
3160
|
-
DELETE_SCHEMA
|
|
3161
|
-
DISABLE_SCHEMA
|
|
3162
|
-
}
|
|
3260
|
+
export declare const InventorySchemaDeleteOption: {
|
|
3261
|
+
readonly DELETE_SCHEMA: "DeleteSchema";
|
|
3262
|
+
readonly DISABLE_SCHEMA: "DisableSchema";
|
|
3263
|
+
};
|
|
3264
|
+
/**
|
|
3265
|
+
* @public
|
|
3266
|
+
*/
|
|
3267
|
+
export type InventorySchemaDeleteOption = (typeof InventorySchemaDeleteOption)[keyof typeof InventorySchemaDeleteOption];
|
|
3163
3268
|
/**
|
|
3164
3269
|
* @public
|
|
3165
3270
|
*/
|
|
@@ -3627,12 +3732,17 @@ export interface DeregisterTaskFromMaintenanceWindowResult {
|
|
|
3627
3732
|
}
|
|
3628
3733
|
/**
|
|
3629
3734
|
* @public
|
|
3735
|
+
* @enum
|
|
3630
3736
|
*/
|
|
3631
|
-
export declare
|
|
3632
|
-
ACTIVATION_IDS
|
|
3633
|
-
DEFAULT_INSTANCE_NAME
|
|
3634
|
-
IAM_ROLE
|
|
3635
|
-
}
|
|
3737
|
+
export declare const DescribeActivationsFilterKeys: {
|
|
3738
|
+
readonly ACTIVATION_IDS: "ActivationIds";
|
|
3739
|
+
readonly DEFAULT_INSTANCE_NAME: "DefaultInstanceName";
|
|
3740
|
+
readonly IAM_ROLE: "IamRole";
|
|
3741
|
+
};
|
|
3742
|
+
/**
|
|
3743
|
+
* @public
|
|
3744
|
+
*/
|
|
3745
|
+
export type DescribeActivationsFilterKeys = (typeof DescribeActivationsFilterKeys)[keyof typeof DescribeActivationsFilterKeys];
|
|
3636
3746
|
/**
|
|
3637
3747
|
* @public
|
|
3638
3748
|
* <p>Filter for the DescribeActivation API.</p>
|
|
@@ -3755,20 +3865,30 @@ export declare class InvalidAssociationVersion extends __BaseException {
|
|
|
3755
3865
|
}
|
|
3756
3866
|
/**
|
|
3757
3867
|
* @public
|
|
3868
|
+
* @enum
|
|
3758
3869
|
*/
|
|
3759
|
-
export declare
|
|
3760
|
-
CreatedTime
|
|
3761
|
-
ExecutionId
|
|
3762
|
-
Status
|
|
3763
|
-
}
|
|
3870
|
+
export declare const AssociationExecutionFilterKey: {
|
|
3871
|
+
readonly CreatedTime: "CreatedTime";
|
|
3872
|
+
readonly ExecutionId: "ExecutionId";
|
|
3873
|
+
readonly Status: "Status";
|
|
3874
|
+
};
|
|
3764
3875
|
/**
|
|
3765
3876
|
* @public
|
|
3766
3877
|
*/
|
|
3767
|
-
export
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3878
|
+
export type AssociationExecutionFilterKey = (typeof AssociationExecutionFilterKey)[keyof typeof AssociationExecutionFilterKey];
|
|
3879
|
+
/**
|
|
3880
|
+
* @public
|
|
3881
|
+
* @enum
|
|
3882
|
+
*/
|
|
3883
|
+
export declare const AssociationFilterOperatorType: {
|
|
3884
|
+
readonly Equal: "EQUAL";
|
|
3885
|
+
readonly GreaterThan: "GREATER_THAN";
|
|
3886
|
+
readonly LessThan: "LESS_THAN";
|
|
3887
|
+
};
|
|
3888
|
+
/**
|
|
3889
|
+
* @public
|
|
3890
|
+
*/
|
|
3891
|
+
export type AssociationFilterOperatorType = (typeof AssociationFilterOperatorType)[keyof typeof AssociationFilterOperatorType];
|
|
3772
3892
|
/**
|
|
3773
3893
|
* @public
|
|
3774
3894
|
* <p>Filters used in the request.</p>
|
|
@@ -3888,12 +4008,17 @@ export declare class AssociationExecutionDoesNotExist extends __BaseException {
|
|
|
3888
4008
|
}
|
|
3889
4009
|
/**
|
|
3890
4010
|
* @public
|
|
4011
|
+
* @enum
|
|
3891
4012
|
*/
|
|
3892
|
-
export declare
|
|
3893
|
-
ResourceId
|
|
3894
|
-
ResourceType
|
|
3895
|
-
Status
|
|
3896
|
-
}
|
|
4013
|
+
export declare const AssociationExecutionTargetsFilterKey: {
|
|
4014
|
+
readonly ResourceId: "ResourceId";
|
|
4015
|
+
readonly ResourceType: "ResourceType";
|
|
4016
|
+
readonly Status: "Status";
|
|
4017
|
+
};
|
|
4018
|
+
/**
|
|
4019
|
+
* @public
|
|
4020
|
+
*/
|
|
4021
|
+
export type AssociationExecutionTargetsFilterKey = (typeof AssociationExecutionTargetsFilterKey)[keyof typeof AssociationExecutionTargetsFilterKey];
|
|
3897
4022
|
/**
|
|
3898
4023
|
* @public
|
|
3899
4024
|
* <p>Filters for the association execution.</p>
|
|
@@ -4009,21 +4134,26 @@ export interface DescribeAssociationExecutionTargetsResult {
|
|
|
4009
4134
|
}
|
|
4010
4135
|
/**
|
|
4011
4136
|
* @public
|
|
4137
|
+
* @enum
|
|
4012
4138
|
*/
|
|
4013
|
-
export declare
|
|
4014
|
-
AUTOMATION_SUBTYPE
|
|
4015
|
-
AUTOMATION_TYPE
|
|
4016
|
-
CURRENT_ACTION
|
|
4017
|
-
DOCUMENT_NAME_PREFIX
|
|
4018
|
-
EXECUTION_ID
|
|
4019
|
-
EXECUTION_STATUS
|
|
4020
|
-
OPS_ITEM_ID
|
|
4021
|
-
PARENT_EXECUTION_ID
|
|
4022
|
-
START_TIME_AFTER
|
|
4023
|
-
START_TIME_BEFORE
|
|
4024
|
-
TAG_KEY
|
|
4025
|
-
TARGET_RESOURCE_GROUP
|
|
4026
|
-
}
|
|
4139
|
+
export declare const AutomationExecutionFilterKey: {
|
|
4140
|
+
readonly AUTOMATION_SUBTYPE: "AutomationSubtype";
|
|
4141
|
+
readonly AUTOMATION_TYPE: "AutomationType";
|
|
4142
|
+
readonly CURRENT_ACTION: "CurrentAction";
|
|
4143
|
+
readonly DOCUMENT_NAME_PREFIX: "DocumentNamePrefix";
|
|
4144
|
+
readonly EXECUTION_ID: "ExecutionId";
|
|
4145
|
+
readonly EXECUTION_STATUS: "ExecutionStatus";
|
|
4146
|
+
readonly OPS_ITEM_ID: "OpsItemId";
|
|
4147
|
+
readonly PARENT_EXECUTION_ID: "ParentExecutionId";
|
|
4148
|
+
readonly START_TIME_AFTER: "StartTimeAfter";
|
|
4149
|
+
readonly START_TIME_BEFORE: "StartTimeBefore";
|
|
4150
|
+
readonly TAG_KEY: "TagKey";
|
|
4151
|
+
readonly TARGET_RESOURCE_GROUP: "TargetResourceGroup";
|
|
4152
|
+
};
|
|
4153
|
+
/**
|
|
4154
|
+
* @public
|
|
4155
|
+
*/
|
|
4156
|
+
export type AutomationExecutionFilterKey = (typeof AutomationExecutionFilterKey)[keyof typeof AutomationExecutionFilterKey];
|
|
4027
4157
|
/**
|
|
4028
4158
|
* @public
|
|
4029
4159
|
* <p>A filter used to match specific automation executions. This is used to limit the scope of
|
|
@@ -4060,47 +4190,67 @@ export interface DescribeAutomationExecutionsRequest {
|
|
|
4060
4190
|
}
|
|
4061
4191
|
/**
|
|
4062
4192
|
* @public
|
|
4193
|
+
* @enum
|
|
4063
4194
|
*/
|
|
4064
|
-
export declare
|
|
4065
|
-
APPROVED
|
|
4066
|
-
CANCELLED
|
|
4067
|
-
CANCELLING
|
|
4068
|
-
CHANGE_CALENDAR_OVERRIDE_APPROVED
|
|
4069
|
-
CHANGE_CALENDAR_OVERRIDE_REJECTED
|
|
4070
|
-
COMPLETED_WITH_FAILURE
|
|
4071
|
-
COMPLETED_WITH_SUCCESS
|
|
4072
|
-
FAILED
|
|
4073
|
-
INPROGRESS
|
|
4074
|
-
PENDING
|
|
4075
|
-
PENDING_APPROVAL
|
|
4076
|
-
PENDING_CHANGE_CALENDAR_OVERRIDE
|
|
4077
|
-
REJECTED
|
|
4078
|
-
RUNBOOK_INPROGRESS
|
|
4079
|
-
SCHEDULED
|
|
4080
|
-
SUCCESS
|
|
4081
|
-
TIMEDOUT
|
|
4082
|
-
WAITING
|
|
4083
|
-
}
|
|
4195
|
+
export declare const AutomationExecutionStatus: {
|
|
4196
|
+
readonly APPROVED: "Approved";
|
|
4197
|
+
readonly CANCELLED: "Cancelled";
|
|
4198
|
+
readonly CANCELLING: "Cancelling";
|
|
4199
|
+
readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
|
|
4200
|
+
readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
|
|
4201
|
+
readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
|
|
4202
|
+
readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
|
|
4203
|
+
readonly FAILED: "Failed";
|
|
4204
|
+
readonly INPROGRESS: "InProgress";
|
|
4205
|
+
readonly PENDING: "Pending";
|
|
4206
|
+
readonly PENDING_APPROVAL: "PendingApproval";
|
|
4207
|
+
readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
|
|
4208
|
+
readonly REJECTED: "Rejected";
|
|
4209
|
+
readonly RUNBOOK_INPROGRESS: "RunbookInProgress";
|
|
4210
|
+
readonly SCHEDULED: "Scheduled";
|
|
4211
|
+
readonly SUCCESS: "Success";
|
|
4212
|
+
readonly TIMEDOUT: "TimedOut";
|
|
4213
|
+
readonly WAITING: "Waiting";
|
|
4214
|
+
};
|
|
4084
4215
|
/**
|
|
4085
4216
|
* @public
|
|
4086
4217
|
*/
|
|
4087
|
-
export
|
|
4088
|
-
ChangeRequest = "ChangeRequest"
|
|
4089
|
-
}
|
|
4218
|
+
export type AutomationExecutionStatus = (typeof AutomationExecutionStatus)[keyof typeof AutomationExecutionStatus];
|
|
4090
4219
|
/**
|
|
4091
4220
|
* @public
|
|
4221
|
+
* @enum
|
|
4092
4222
|
*/
|
|
4093
|
-
export declare
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
}
|
|
4223
|
+
export declare const AutomationSubtype: {
|
|
4224
|
+
readonly ChangeRequest: "ChangeRequest";
|
|
4225
|
+
};
|
|
4097
4226
|
/**
|
|
4098
4227
|
* @public
|
|
4099
4228
|
*/
|
|
4100
|
-
export
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4229
|
+
export type AutomationSubtype = (typeof AutomationSubtype)[keyof typeof AutomationSubtype];
|
|
4230
|
+
/**
|
|
4231
|
+
* @public
|
|
4232
|
+
* @enum
|
|
4233
|
+
*/
|
|
4234
|
+
export declare const AutomationType: {
|
|
4235
|
+
readonly CrossAccount: "CrossAccount";
|
|
4236
|
+
readonly Local: "Local";
|
|
4237
|
+
};
|
|
4238
|
+
/**
|
|
4239
|
+
* @public
|
|
4240
|
+
*/
|
|
4241
|
+
export type AutomationType = (typeof AutomationType)[keyof typeof AutomationType];
|
|
4242
|
+
/**
|
|
4243
|
+
* @public
|
|
4244
|
+
* @enum
|
|
4245
|
+
*/
|
|
4246
|
+
export declare const ExecutionMode: {
|
|
4247
|
+
readonly Auto: "Auto";
|
|
4248
|
+
readonly Interactive: "Interactive";
|
|
4249
|
+
};
|
|
4250
|
+
/**
|
|
4251
|
+
* @public
|
|
4252
|
+
*/
|
|
4253
|
+
export type ExecutionMode = (typeof ExecutionMode)[keyof typeof ExecutionMode];
|
|
4104
4254
|
/**
|
|
4105
4255
|
* @public
|
|
4106
4256
|
* <p>Information about targets that resolved during the Automation execution.</p>
|
|
@@ -4364,15 +4514,20 @@ export declare class AutomationExecutionNotFoundException extends __BaseExceptio
|
|
|
4364
4514
|
}
|
|
4365
4515
|
/**
|
|
4366
4516
|
* @public
|
|
4517
|
+
* @enum
|
|
4367
4518
|
*/
|
|
4368
|
-
export declare
|
|
4369
|
-
ACTION
|
|
4370
|
-
START_TIME_AFTER
|
|
4371
|
-
START_TIME_BEFORE
|
|
4372
|
-
STEP_EXECUTION_ID
|
|
4373
|
-
STEP_EXECUTION_STATUS
|
|
4374
|
-
STEP_NAME
|
|
4375
|
-
}
|
|
4519
|
+
export declare const StepExecutionFilterKey: {
|
|
4520
|
+
readonly ACTION: "Action";
|
|
4521
|
+
readonly START_TIME_AFTER: "StartTimeAfter";
|
|
4522
|
+
readonly START_TIME_BEFORE: "StartTimeBefore";
|
|
4523
|
+
readonly STEP_EXECUTION_ID: "StepExecutionId";
|
|
4524
|
+
readonly STEP_EXECUTION_STATUS: "StepExecutionStatus";
|
|
4525
|
+
readonly STEP_NAME: "StepName";
|
|
4526
|
+
};
|
|
4527
|
+
/**
|
|
4528
|
+
* @public
|
|
4529
|
+
*/
|
|
4530
|
+
export type StepExecutionFilterKey = (typeof StepExecutionFilterKey)[keyof typeof StepExecutionFilterKey];
|
|
4376
4531
|
/**
|
|
4377
4532
|
* @public
|
|
4378
4533
|
* <p>A filter to limit the amount of step execution information returned by the call.</p>
|
|
@@ -4959,10 +5114,15 @@ export interface DescribeDocumentResult {
|
|
|
4959
5114
|
}
|
|
4960
5115
|
/**
|
|
4961
5116
|
* @public
|
|
5117
|
+
* @enum
|
|
4962
5118
|
*/
|
|
4963
|
-
export declare
|
|
4964
|
-
SHARE
|
|
4965
|
-
}
|
|
5119
|
+
export declare const DocumentPermissionType: {
|
|
5120
|
+
readonly SHARE: "Share";
|
|
5121
|
+
};
|
|
5122
|
+
/**
|
|
5123
|
+
* @public
|
|
5124
|
+
*/
|
|
5125
|
+
export type DocumentPermissionType = (typeof DocumentPermissionType)[keyof typeof DocumentPermissionType];
|
|
4966
5126
|
/**
|
|
4967
5127
|
* @public
|
|
4968
5128
|
*/
|
|
@@ -5096,13 +5256,18 @@ export interface DescribeEffectivePatchesForPatchBaselineRequest {
|
|
|
5096
5256
|
}
|
|
5097
5257
|
/**
|
|
5098
5258
|
* @public
|
|
5259
|
+
* @enum
|
|
5099
5260
|
*/
|
|
5100
|
-
export declare
|
|
5101
|
-
Approved
|
|
5102
|
-
ExplicitApproved
|
|
5103
|
-
ExplicitRejected
|
|
5104
|
-
PendingApproval
|
|
5105
|
-
}
|
|
5261
|
+
export declare const PatchDeploymentStatus: {
|
|
5262
|
+
readonly Approved: "APPROVED";
|
|
5263
|
+
readonly ExplicitApproved: "EXPLICIT_APPROVED";
|
|
5264
|
+
readonly ExplicitRejected: "EXPLICIT_REJECTED";
|
|
5265
|
+
readonly PendingApproval: "PENDING_APPROVAL";
|
|
5266
|
+
};
|
|
5267
|
+
/**
|
|
5268
|
+
* @public
|
|
5269
|
+
*/
|
|
5270
|
+
export type PatchDeploymentStatus = (typeof PatchDeploymentStatus)[keyof typeof PatchDeploymentStatus];
|
|
5106
5271
|
/**
|
|
5107
5272
|
* @public
|
|
5108
5273
|
* <p>Information about the approval status of a patch.</p>
|
|
@@ -5324,17 +5489,22 @@ export interface InstanceInformationStringFilter {
|
|
|
5324
5489
|
}
|
|
5325
5490
|
/**
|
|
5326
5491
|
* @public
|
|
5492
|
+
* @enum
|
|
5327
5493
|
*/
|
|
5328
|
-
export declare
|
|
5329
|
-
ACTIVATION_IDS
|
|
5330
|
-
AGENT_VERSION
|
|
5331
|
-
ASSOCIATION_STATUS
|
|
5332
|
-
IAM_ROLE
|
|
5333
|
-
INSTANCE_IDS
|
|
5334
|
-
PING_STATUS
|
|
5335
|
-
PLATFORM_TYPES
|
|
5336
|
-
RESOURCE_TYPE
|
|
5337
|
-
}
|
|
5494
|
+
export declare const InstanceInformationFilterKey: {
|
|
5495
|
+
readonly ACTIVATION_IDS: "ActivationIds";
|
|
5496
|
+
readonly AGENT_VERSION: "AgentVersion";
|
|
5497
|
+
readonly ASSOCIATION_STATUS: "AssociationStatus";
|
|
5498
|
+
readonly IAM_ROLE: "IamRole";
|
|
5499
|
+
readonly INSTANCE_IDS: "InstanceIds";
|
|
5500
|
+
readonly PING_STATUS: "PingStatus";
|
|
5501
|
+
readonly PLATFORM_TYPES: "PlatformTypes";
|
|
5502
|
+
readonly RESOURCE_TYPE: "ResourceType";
|
|
5503
|
+
};
|
|
5504
|
+
/**
|
|
5505
|
+
* @public
|
|
5506
|
+
*/
|
|
5507
|
+
export type InstanceInformationFilterKey = (typeof InstanceInformationFilterKey)[keyof typeof InstanceInformationFilterKey];
|
|
5338
5508
|
/**
|
|
5339
5509
|
* @public
|
|
5340
5510
|
* <p>Describes a filter for a specific list of managed nodes. You can filter node information by
|
|
@@ -5400,28 +5570,43 @@ export interface InstanceAggregatedAssociationOverview {
|
|
|
5400
5570
|
}
|
|
5401
5571
|
/**
|
|
5402
5572
|
* @public
|
|
5573
|
+
* @enum
|
|
5403
5574
|
*/
|
|
5404
|
-
export declare
|
|
5405
|
-
CONNECTION_LOST
|
|
5406
|
-
INACTIVE
|
|
5407
|
-
ONLINE
|
|
5408
|
-
}
|
|
5575
|
+
export declare const PingStatus: {
|
|
5576
|
+
readonly CONNECTION_LOST: "ConnectionLost";
|
|
5577
|
+
readonly INACTIVE: "Inactive";
|
|
5578
|
+
readonly ONLINE: "Online";
|
|
5579
|
+
};
|
|
5409
5580
|
/**
|
|
5410
5581
|
* @public
|
|
5411
5582
|
*/
|
|
5412
|
-
export
|
|
5413
|
-
DOCUMENT = "Document",
|
|
5414
|
-
EC2_INSTANCE = "EC2Instance",
|
|
5415
|
-
MANAGED_INSTANCE = "ManagedInstance"
|
|
5416
|
-
}
|
|
5583
|
+
export type PingStatus = (typeof PingStatus)[keyof typeof PingStatus];
|
|
5417
5584
|
/**
|
|
5418
5585
|
* @public
|
|
5586
|
+
* @enum
|
|
5419
5587
|
*/
|
|
5420
|
-
export declare
|
|
5421
|
-
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
}
|
|
5588
|
+
export declare const ResourceType: {
|
|
5589
|
+
readonly DOCUMENT: "Document";
|
|
5590
|
+
readonly EC2_INSTANCE: "EC2Instance";
|
|
5591
|
+
readonly MANAGED_INSTANCE: "ManagedInstance";
|
|
5592
|
+
};
|
|
5593
|
+
/**
|
|
5594
|
+
* @public
|
|
5595
|
+
*/
|
|
5596
|
+
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
5597
|
+
/**
|
|
5598
|
+
* @public
|
|
5599
|
+
* @enum
|
|
5600
|
+
*/
|
|
5601
|
+
export declare const SourceType: {
|
|
5602
|
+
readonly AWS_EC2_INSTANCE: "AWS::EC2::Instance";
|
|
5603
|
+
readonly AWS_IOT_THING: "AWS::IoT::Thing";
|
|
5604
|
+
readonly AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance";
|
|
5605
|
+
};
|
|
5606
|
+
/**
|
|
5607
|
+
* @public
|
|
5608
|
+
*/
|
|
5609
|
+
export type SourceType = (typeof SourceType)[keyof typeof SourceType];
|
|
5425
5610
|
/**
|
|
5426
5611
|
* @public
|
|
5427
5612
|
* <p>Describes a filter for a specific list of managed nodes. </p>
|
|
@@ -5623,16 +5808,21 @@ export interface DescribeInstancePatchesRequest {
|
|
|
5623
5808
|
}
|
|
5624
5809
|
/**
|
|
5625
5810
|
* @public
|
|
5811
|
+
* @enum
|
|
5626
5812
|
*/
|
|
5627
|
-
export declare
|
|
5628
|
-
Failed
|
|
5629
|
-
Installed
|
|
5630
|
-
InstalledOther
|
|
5631
|
-
InstalledPendingReboot
|
|
5632
|
-
InstalledRejected
|
|
5633
|
-
Missing
|
|
5634
|
-
NotApplicable
|
|
5635
|
-
}
|
|
5813
|
+
export declare const PatchComplianceDataState: {
|
|
5814
|
+
readonly Failed: "FAILED";
|
|
5815
|
+
readonly Installed: "INSTALLED";
|
|
5816
|
+
readonly InstalledOther: "INSTALLED_OTHER";
|
|
5817
|
+
readonly InstalledPendingReboot: "INSTALLED_PENDING_REBOOT";
|
|
5818
|
+
readonly InstalledRejected: "INSTALLED_REJECTED";
|
|
5819
|
+
readonly Missing: "MISSING";
|
|
5820
|
+
readonly NotApplicable: "NOT_APPLICABLE";
|
|
5821
|
+
};
|
|
5822
|
+
/**
|
|
5823
|
+
* @public
|
|
5824
|
+
*/
|
|
5825
|
+
export type PatchComplianceDataState = (typeof PatchComplianceDataState)[keyof typeof PatchComplianceDataState];
|
|
5636
5826
|
/**
|
|
5637
5827
|
* @public
|
|
5638
5828
|
* <p>Information about the state of a patch on a particular managed node as it relates to the
|
|
@@ -5730,18 +5920,28 @@ export interface DescribeInstancePatchStatesRequest {
|
|
|
5730
5920
|
}
|
|
5731
5921
|
/**
|
|
5732
5922
|
* @public
|
|
5923
|
+
* @enum
|
|
5733
5924
|
*/
|
|
5734
|
-
export declare
|
|
5735
|
-
INSTALL
|
|
5736
|
-
SCAN
|
|
5737
|
-
}
|
|
5925
|
+
export declare const PatchOperationType: {
|
|
5926
|
+
readonly INSTALL: "Install";
|
|
5927
|
+
readonly SCAN: "Scan";
|
|
5928
|
+
};
|
|
5738
5929
|
/**
|
|
5739
5930
|
* @public
|
|
5740
5931
|
*/
|
|
5741
|
-
export
|
|
5742
|
-
|
|
5743
|
-
|
|
5744
|
-
|
|
5932
|
+
export type PatchOperationType = (typeof PatchOperationType)[keyof typeof PatchOperationType];
|
|
5933
|
+
/**
|
|
5934
|
+
* @public
|
|
5935
|
+
* @enum
|
|
5936
|
+
*/
|
|
5937
|
+
export declare const RebootOption: {
|
|
5938
|
+
readonly NO_REBOOT: "NoReboot";
|
|
5939
|
+
readonly REBOOT_IF_NEEDED: "RebootIfNeeded";
|
|
5940
|
+
};
|
|
5941
|
+
/**
|
|
5942
|
+
* @public
|
|
5943
|
+
*/
|
|
5944
|
+
export type RebootOption = (typeof RebootOption)[keyof typeof RebootOption];
|
|
5745
5945
|
/**
|
|
5746
5946
|
* @public
|
|
5747
5947
|
* <p>Defines the high-level patch compliance state for a managed node, providing information
|
|
@@ -5917,13 +6117,18 @@ export interface DescribeInstancePatchStatesResult {
|
|
|
5917
6117
|
}
|
|
5918
6118
|
/**
|
|
5919
6119
|
* @public
|
|
6120
|
+
* @enum
|
|
5920
6121
|
*/
|
|
5921
|
-
export declare
|
|
5922
|
-
EQUAL
|
|
5923
|
-
GREATER_THAN
|
|
5924
|
-
LESS_THAN
|
|
5925
|
-
NOT_EQUAL
|
|
5926
|
-
}
|
|
6122
|
+
export declare const InstancePatchStateOperatorType: {
|
|
6123
|
+
readonly EQUAL: "Equal";
|
|
6124
|
+
readonly GREATER_THAN: "GreaterThan";
|
|
6125
|
+
readonly LESS_THAN: "LessThan";
|
|
6126
|
+
readonly NOT_EQUAL: "NotEqual";
|
|
6127
|
+
};
|
|
6128
|
+
/**
|
|
6129
|
+
* @public
|
|
6130
|
+
*/
|
|
6131
|
+
export type InstancePatchStateOperatorType = (typeof InstancePatchStateOperatorType)[keyof typeof InstancePatchStateOperatorType];
|
|
5927
6132
|
/**
|
|
5928
6133
|
* @public
|
|
5929
6134
|
* <p>Defines a filter used in <a>DescribeInstancePatchStatesForPatchGroup</a> to scope
|
|
@@ -6072,11 +6277,16 @@ export interface DescribeInventoryDeletionsRequest {
|
|
|
6072
6277
|
}
|
|
6073
6278
|
/**
|
|
6074
6279
|
* @public
|
|
6280
|
+
* @enum
|
|
6075
6281
|
*/
|
|
6076
|
-
export declare
|
|
6077
|
-
COMPLETE
|
|
6078
|
-
IN_PROGRESS
|
|
6079
|
-
}
|
|
6282
|
+
export declare const InventoryDeletionStatus: {
|
|
6283
|
+
readonly COMPLETE: "Complete";
|
|
6284
|
+
readonly IN_PROGRESS: "InProgress";
|
|
6285
|
+
};
|
|
6286
|
+
/**
|
|
6287
|
+
* @public
|
|
6288
|
+
*/
|
|
6289
|
+
export type InventoryDeletionStatus = (typeof InventoryDeletionStatus)[keyof typeof InventoryDeletionStatus];
|
|
6080
6290
|
/**
|
|
6081
6291
|
* @public
|
|
6082
6292
|
* <p>Status information returned by the <code>DeleteInventory</code> operation.</p>
|
|
@@ -6224,17 +6434,22 @@ export interface DescribeMaintenanceWindowExecutionsRequest {
|
|
|
6224
6434
|
}
|
|
6225
6435
|
/**
|
|
6226
6436
|
* @public
|
|
6437
|
+
* @enum
|
|
6227
6438
|
*/
|
|
6228
|
-
export declare
|
|
6229
|
-
Cancelled
|
|
6230
|
-
Cancelling
|
|
6231
|
-
Failed
|
|
6232
|
-
InProgress
|
|
6233
|
-
Pending
|
|
6234
|
-
SkippedOverlapping
|
|
6235
|
-
Success
|
|
6236
|
-
TimedOut
|
|
6237
|
-
}
|
|
6439
|
+
export declare const MaintenanceWindowExecutionStatus: {
|
|
6440
|
+
readonly Cancelled: "CANCELLED";
|
|
6441
|
+
readonly Cancelling: "CANCELLING";
|
|
6442
|
+
readonly Failed: "FAILED";
|
|
6443
|
+
readonly InProgress: "IN_PROGRESS";
|
|
6444
|
+
readonly Pending: "PENDING";
|
|
6445
|
+
readonly SkippedOverlapping: "SKIPPED_OVERLAPPING";
|
|
6446
|
+
readonly Success: "SUCCESS";
|
|
6447
|
+
readonly TimedOut: "TIMED_OUT";
|
|
6448
|
+
};
|
|
6449
|
+
/**
|
|
6450
|
+
* @public
|
|
6451
|
+
*/
|
|
6452
|
+
export type MaintenanceWindowExecutionStatus = (typeof MaintenanceWindowExecutionStatus)[keyof typeof MaintenanceWindowExecutionStatus];
|
|
6238
6453
|
/**
|
|
6239
6454
|
* @public
|
|
6240
6455
|
* <p>Describes the information about an execution of a maintenance window. </p>
|
|
@@ -6311,13 +6526,18 @@ export interface DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
|
|
|
6311
6526
|
}
|
|
6312
6527
|
/**
|
|
6313
6528
|
* @public
|
|
6529
|
+
* @enum
|
|
6314
6530
|
*/
|
|
6315
|
-
export declare
|
|
6316
|
-
Automation
|
|
6317
|
-
Lambda
|
|
6318
|
-
RunCommand
|
|
6319
|
-
StepFunctions
|
|
6320
|
-
}
|
|
6531
|
+
export declare const MaintenanceWindowTaskType: {
|
|
6532
|
+
readonly Automation: "AUTOMATION";
|
|
6533
|
+
readonly Lambda: "LAMBDA";
|
|
6534
|
+
readonly RunCommand: "RUN_COMMAND";
|
|
6535
|
+
readonly StepFunctions: "STEP_FUNCTIONS";
|
|
6536
|
+
};
|
|
6537
|
+
/**
|
|
6538
|
+
* @public
|
|
6539
|
+
*/
|
|
6540
|
+
export type MaintenanceWindowTaskType = (typeof MaintenanceWindowTaskType)[keyof typeof MaintenanceWindowTaskType];
|
|
6321
6541
|
/**
|
|
6322
6542
|
* @public
|
|
6323
6543
|
* <p>Describes the information about a task invocation for a particular target as part of a task
|
|
@@ -6577,11 +6797,16 @@ export interface DescribeMaintenanceWindowsResult {
|
|
|
6577
6797
|
}
|
|
6578
6798
|
/**
|
|
6579
6799
|
* @public
|
|
6800
|
+
* @enum
|
|
6580
6801
|
*/
|
|
6581
|
-
export declare
|
|
6582
|
-
Instance
|
|
6583
|
-
ResourceGroup
|
|
6584
|
-
}
|
|
6802
|
+
export declare const MaintenanceWindowResourceType: {
|
|
6803
|
+
readonly Instance: "INSTANCE";
|
|
6804
|
+
readonly ResourceGroup: "RESOURCE_GROUP";
|
|
6805
|
+
};
|
|
6806
|
+
/**
|
|
6807
|
+
* @public
|
|
6808
|
+
*/
|
|
6809
|
+
export type MaintenanceWindowResourceType = (typeof MaintenanceWindowResourceType)[keyof typeof MaintenanceWindowResourceType];
|
|
6585
6810
|
/**
|
|
6586
6811
|
* @public
|
|
6587
6812
|
*/
|
|
@@ -6808,11 +7033,16 @@ export interface DescribeMaintenanceWindowTasksRequest {
|
|
|
6808
7033
|
}
|
|
6809
7034
|
/**
|
|
6810
7035
|
* @public
|
|
7036
|
+
* @enum
|
|
6811
7037
|
*/
|
|
6812
|
-
export declare
|
|
6813
|
-
CancelTask
|
|
6814
|
-
ContinueTask
|
|
6815
|
-
}
|
|
7038
|
+
export declare const MaintenanceWindowTaskCutoffBehavior: {
|
|
7039
|
+
readonly CancelTask: "CANCEL_TASK";
|
|
7040
|
+
readonly ContinueTask: "CONTINUE_TASK";
|
|
7041
|
+
};
|
|
7042
|
+
/**
|
|
7043
|
+
* @public
|
|
7044
|
+
*/
|
|
7045
|
+
export type MaintenanceWindowTaskCutoffBehavior = (typeof MaintenanceWindowTaskCutoffBehavior)[keyof typeof MaintenanceWindowTaskCutoffBehavior];
|
|
6816
7046
|
/**
|
|
6817
7047
|
* @public
|
|
6818
7048
|
* <p>Information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed
|
|
@@ -6970,46 +7200,56 @@ export interface DescribeMaintenanceWindowTasksResult {
|
|
|
6970
7200
|
}
|
|
6971
7201
|
/**
|
|
6972
7202
|
* @public
|
|
7203
|
+
* @enum
|
|
6973
7204
|
*/
|
|
6974
|
-
export declare
|
|
6975
|
-
ACCOUNT_ID
|
|
6976
|
-
ACTUAL_END_TIME
|
|
6977
|
-
ACTUAL_START_TIME
|
|
6978
|
-
AUTOMATION_ID
|
|
6979
|
-
CATEGORY
|
|
6980
|
-
CHANGE_REQUEST_APPROVER_ARN
|
|
6981
|
-
CHANGE_REQUEST_APPROVER_NAME
|
|
6982
|
-
CHANGE_REQUEST_REQUESTER_ARN
|
|
6983
|
-
CHANGE_REQUEST_REQUESTER_NAME
|
|
6984
|
-
CHANGE_REQUEST_TARGETS_RESOURCE_GROUP
|
|
6985
|
-
CHANGE_REQUEST_TEMPLATE
|
|
6986
|
-
CREATED_BY
|
|
6987
|
-
CREATED_TIME
|
|
6988
|
-
INSIGHT_TYPE
|
|
6989
|
-
LAST_MODIFIED_TIME
|
|
6990
|
-
OPERATIONAL_DATA
|
|
6991
|
-
OPERATIONAL_DATA_KEY
|
|
6992
|
-
OPERATIONAL_DATA_VALUE
|
|
6993
|
-
OPSITEM_ID
|
|
6994
|
-
OPSITEM_TYPE
|
|
6995
|
-
PLANNED_END_TIME
|
|
6996
|
-
PLANNED_START_TIME
|
|
6997
|
-
PRIORITY
|
|
6998
|
-
RESOURCE_ID
|
|
6999
|
-
SEVERITY
|
|
7000
|
-
SOURCE
|
|
7001
|
-
STATUS
|
|
7002
|
-
TITLE
|
|
7003
|
-
}
|
|
7004
|
-
/**
|
|
7005
|
-
* @public
|
|
7006
|
-
*/
|
|
7007
|
-
export
|
|
7008
|
-
|
|
7009
|
-
|
|
7010
|
-
|
|
7011
|
-
|
|
7012
|
-
|
|
7205
|
+
export declare const OpsItemFilterKey: {
|
|
7206
|
+
readonly ACCOUNT_ID: "AccountId";
|
|
7207
|
+
readonly ACTUAL_END_TIME: "ActualEndTime";
|
|
7208
|
+
readonly ACTUAL_START_TIME: "ActualStartTime";
|
|
7209
|
+
readonly AUTOMATION_ID: "AutomationId";
|
|
7210
|
+
readonly CATEGORY: "Category";
|
|
7211
|
+
readonly CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn";
|
|
7212
|
+
readonly CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName";
|
|
7213
|
+
readonly CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn";
|
|
7214
|
+
readonly CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName";
|
|
7215
|
+
readonly CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup";
|
|
7216
|
+
readonly CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate";
|
|
7217
|
+
readonly CREATED_BY: "CreatedBy";
|
|
7218
|
+
readonly CREATED_TIME: "CreatedTime";
|
|
7219
|
+
readonly INSIGHT_TYPE: "InsightByType";
|
|
7220
|
+
readonly LAST_MODIFIED_TIME: "LastModifiedTime";
|
|
7221
|
+
readonly OPERATIONAL_DATA: "OperationalData";
|
|
7222
|
+
readonly OPERATIONAL_DATA_KEY: "OperationalDataKey";
|
|
7223
|
+
readonly OPERATIONAL_DATA_VALUE: "OperationalDataValue";
|
|
7224
|
+
readonly OPSITEM_ID: "OpsItemId";
|
|
7225
|
+
readonly OPSITEM_TYPE: "OpsItemType";
|
|
7226
|
+
readonly PLANNED_END_TIME: "PlannedEndTime";
|
|
7227
|
+
readonly PLANNED_START_TIME: "PlannedStartTime";
|
|
7228
|
+
readonly PRIORITY: "Priority";
|
|
7229
|
+
readonly RESOURCE_ID: "ResourceId";
|
|
7230
|
+
readonly SEVERITY: "Severity";
|
|
7231
|
+
readonly SOURCE: "Source";
|
|
7232
|
+
readonly STATUS: "Status";
|
|
7233
|
+
readonly TITLE: "Title";
|
|
7234
|
+
};
|
|
7235
|
+
/**
|
|
7236
|
+
* @public
|
|
7237
|
+
*/
|
|
7238
|
+
export type OpsItemFilterKey = (typeof OpsItemFilterKey)[keyof typeof OpsItemFilterKey];
|
|
7239
|
+
/**
|
|
7240
|
+
* @public
|
|
7241
|
+
* @enum
|
|
7242
|
+
*/
|
|
7243
|
+
export declare const OpsItemFilterOperator: {
|
|
7244
|
+
readonly CONTAINS: "Contains";
|
|
7245
|
+
readonly EQUAL: "Equal";
|
|
7246
|
+
readonly GREATER_THAN: "GreaterThan";
|
|
7247
|
+
readonly LESS_THAN: "LessThan";
|
|
7248
|
+
};
|
|
7249
|
+
/**
|
|
7250
|
+
* @public
|
|
7251
|
+
*/
|
|
7252
|
+
export type OpsItemFilterOperator = (typeof OpsItemFilterOperator)[keyof typeof OpsItemFilterOperator];
|
|
7013
7253
|
/**
|
|
7014
7254
|
* @internal
|
|
7015
7255
|
*/
|