@aws-sdk/client-ssm 3.933.0 → 3.935.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.
Files changed (168) hide show
  1. package/dist-cjs/index.js +675 -676
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +674 -0
  4. package/dist-es/models/errors.js +1915 -0
  5. package/dist-es/models/models_0.js +1 -1375
  6. package/dist-es/models/models_1.js +1 -873
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeParametersCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  27. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +1 -1
  30. package/dist-types/commands/GetInventoryCommand.d.ts +2 -2
  31. package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
  32. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  33. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  37. package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
  38. package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -2
  40. package/dist-types/commands/GetParameterCommand.d.ts +1 -1
  41. package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  43. package/dist-types/commands/GetParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
  45. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
  47. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNodesSummaryCommand.d.ts +1 -2
  49. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  51. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
  54. package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  55. package/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  56. package/dist-types/commands/SendCommandCommand.d.ts +1 -1
  57. package/dist-types/commands/StartAccessRequestCommand.d.ts +1 -1
  58. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  59. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  60. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  61. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  63. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
  64. package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
  65. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateOpsItemCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
  80. package/dist-types/index.d.ts +4 -1
  81. package/dist-types/models/enums.d.ts +1458 -0
  82. package/dist-types/models/errors.d.ts +1953 -0
  83. package/dist-types/models/models_0.d.ts +4526 -1781
  84. package/dist-types/models/models_1.d.ts +4042 -6926
  85. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -2
  108. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -2
  117. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -4
  125. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -2
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/index.d.ts +4 -1
  158. package/dist-types/ts3.4/models/enums.d.ts +844 -0
  159. package/dist-types/ts3.4/models/errors.d.ts +1191 -0
  160. package/dist-types/ts3.4/models/models_0.d.ts +905 -1047
  161. package/dist-types/ts3.4/models/models_1.d.ts +919 -1991
  162. package/package.json +12 -12
  163. package/dist-es/models/index.js +0 -3
  164. package/dist-es/models/models_2.js +0 -343
  165. package/dist-types/models/index.d.ts +0 -3
  166. package/dist-types/models/models_2.d.ts +0 -3276
  167. package/dist-types/ts3.4/models/index.d.ts +0 -3
  168. package/dist-types/ts3.4/models/models_2.d.ts +0 -764
package/dist-es/index.js CHANGED
@@ -3,5 +3,6 @@ export * from "./SSM";
3
3
  export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./waiters";
6
- export * from "./models";
6
+ export * from "./models/enums";
7
+ export * from "./models/errors";
7
8
  export { SSMServiceException } from "./models/SSMServiceException";
@@ -0,0 +1,674 @@
1
+ export const AccessRequestStatus = {
2
+ APPROVED: "Approved",
3
+ EXPIRED: "Expired",
4
+ PENDING: "Pending",
5
+ REJECTED: "Rejected",
6
+ REVOKED: "Revoked",
7
+ };
8
+ export const AccessType = {
9
+ JUSTINTIME: "JustInTime",
10
+ STANDARD: "Standard",
11
+ };
12
+ export const ResourceTypeForTagging = {
13
+ ASSOCIATION: "Association",
14
+ AUTOMATION: "Automation",
15
+ DOCUMENT: "Document",
16
+ MAINTENANCE_WINDOW: "MaintenanceWindow",
17
+ MANAGED_INSTANCE: "ManagedInstance",
18
+ OPSMETADATA: "OpsMetadata",
19
+ OPS_ITEM: "OpsItem",
20
+ PARAMETER: "Parameter",
21
+ PATCH_BASELINE: "PatchBaseline",
22
+ };
23
+ export const ExternalAlarmState = {
24
+ ALARM: "ALARM",
25
+ UNKNOWN: "UNKNOWN",
26
+ };
27
+ export const AssociationComplianceSeverity = {
28
+ Critical: "CRITICAL",
29
+ High: "HIGH",
30
+ Low: "LOW",
31
+ Medium: "MEDIUM",
32
+ Unspecified: "UNSPECIFIED",
33
+ };
34
+ export const AssociationSyncCompliance = {
35
+ Auto: "AUTO",
36
+ Manual: "MANUAL",
37
+ };
38
+ export const AssociationStatusName = {
39
+ Failed: "Failed",
40
+ Pending: "Pending",
41
+ Success: "Success",
42
+ };
43
+ export const Fault = {
44
+ Client: "Client",
45
+ Server: "Server",
46
+ Unknown: "Unknown",
47
+ };
48
+ export const AttachmentsSourceKey = {
49
+ AttachmentReference: "AttachmentReference",
50
+ S3FileUrl: "S3FileUrl",
51
+ SourceUrl: "SourceUrl",
52
+ };
53
+ export const DocumentFormat = {
54
+ JSON: "JSON",
55
+ TEXT: "TEXT",
56
+ YAML: "YAML",
57
+ };
58
+ export const DocumentType = {
59
+ ApplicationConfiguration: "ApplicationConfiguration",
60
+ ApplicationConfigurationSchema: "ApplicationConfigurationSchema",
61
+ AutoApprovalPolicy: "AutoApprovalPolicy",
62
+ Automation: "Automation",
63
+ ChangeCalendar: "ChangeCalendar",
64
+ ChangeTemplate: "Automation.ChangeTemplate",
65
+ CloudFormation: "CloudFormation",
66
+ Command: "Command",
67
+ ConformancePackTemplate: "ConformancePackTemplate",
68
+ DeploymentStrategy: "DeploymentStrategy",
69
+ ManualApprovalPolicy: "ManualApprovalPolicy",
70
+ Package: "Package",
71
+ Policy: "Policy",
72
+ ProblemAnalysis: "ProblemAnalysis",
73
+ ProblemAnalysisTemplate: "ProblemAnalysisTemplate",
74
+ QuickSetup: "QuickSetup",
75
+ Session: "Session",
76
+ };
77
+ export const DocumentHashType = {
78
+ SHA1: "Sha1",
79
+ SHA256: "Sha256",
80
+ };
81
+ export const DocumentParameterType = {
82
+ String: "String",
83
+ StringList: "StringList",
84
+ };
85
+ export const PlatformType = {
86
+ LINUX: "Linux",
87
+ MACOS: "MacOS",
88
+ WINDOWS: "Windows",
89
+ };
90
+ export const ReviewStatus = {
91
+ APPROVED: "APPROVED",
92
+ NOT_REVIEWED: "NOT_REVIEWED",
93
+ PENDING: "PENDING",
94
+ REJECTED: "REJECTED",
95
+ };
96
+ export const DocumentStatus = {
97
+ Active: "Active",
98
+ Creating: "Creating",
99
+ Deleting: "Deleting",
100
+ Failed: "Failed",
101
+ Updating: "Updating",
102
+ };
103
+ export const OpsItemDataType = {
104
+ SEARCHABLE_STRING: "SearchableString",
105
+ STRING: "String",
106
+ };
107
+ export const PatchComplianceLevel = {
108
+ Critical: "CRITICAL",
109
+ High: "HIGH",
110
+ Informational: "INFORMATIONAL",
111
+ Low: "LOW",
112
+ Medium: "MEDIUM",
113
+ Unspecified: "UNSPECIFIED",
114
+ };
115
+ export const PatchFilterKey = {
116
+ AdvisoryId: "ADVISORY_ID",
117
+ Arch: "ARCH",
118
+ BugzillaId: "BUGZILLA_ID",
119
+ CVEId: "CVE_ID",
120
+ Classification: "CLASSIFICATION",
121
+ Epoch: "EPOCH",
122
+ MsrcSeverity: "MSRC_SEVERITY",
123
+ Name: "NAME",
124
+ PatchId: "PATCH_ID",
125
+ PatchSet: "PATCH_SET",
126
+ Priority: "PRIORITY",
127
+ Product: "PRODUCT",
128
+ ProductFamily: "PRODUCT_FAMILY",
129
+ Release: "RELEASE",
130
+ Repository: "REPOSITORY",
131
+ Section: "SECTION",
132
+ Security: "SECURITY",
133
+ Severity: "SEVERITY",
134
+ Version: "VERSION",
135
+ };
136
+ export const PatchComplianceStatus = {
137
+ Compliant: "COMPLIANT",
138
+ NonCompliant: "NON_COMPLIANT",
139
+ };
140
+ export const OperatingSystem = {
141
+ AlmaLinux: "ALMA_LINUX",
142
+ AmazonLinux: "AMAZON_LINUX",
143
+ AmazonLinux2: "AMAZON_LINUX_2",
144
+ AmazonLinux2022: "AMAZON_LINUX_2022",
145
+ AmazonLinux2023: "AMAZON_LINUX_2023",
146
+ CentOS: "CENTOS",
147
+ Debian: "DEBIAN",
148
+ MacOS: "MACOS",
149
+ OracleLinux: "ORACLE_LINUX",
150
+ Raspbian: "RASPBIAN",
151
+ RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX",
152
+ Rocky_Linux: "ROCKY_LINUX",
153
+ Suse: "SUSE",
154
+ Ubuntu: "UBUNTU",
155
+ Windows: "WINDOWS",
156
+ };
157
+ export const PatchAction = {
158
+ AllowAsDependency: "ALLOW_AS_DEPENDENCY",
159
+ Block: "BLOCK",
160
+ };
161
+ export const ResourceDataSyncS3Format = {
162
+ JSON_SERDE: "JsonSerDe",
163
+ };
164
+ export const InventorySchemaDeleteOption = {
165
+ DELETE_SCHEMA: "DeleteSchema",
166
+ DISABLE_SCHEMA: "DisableSchema",
167
+ };
168
+ export const DescribeActivationsFilterKeys = {
169
+ ACTIVATION_IDS: "ActivationIds",
170
+ DEFAULT_INSTANCE_NAME: "DefaultInstanceName",
171
+ IAM_ROLE: "IamRole",
172
+ };
173
+ export const AssociationExecutionFilterKey = {
174
+ CreatedTime: "CreatedTime",
175
+ ExecutionId: "ExecutionId",
176
+ Status: "Status",
177
+ };
178
+ export const AssociationFilterOperatorType = {
179
+ Equal: "EQUAL",
180
+ GreaterThan: "GREATER_THAN",
181
+ LessThan: "LESS_THAN",
182
+ };
183
+ export const AssociationExecutionTargetsFilterKey = {
184
+ ResourceId: "ResourceId",
185
+ ResourceType: "ResourceType",
186
+ Status: "Status",
187
+ };
188
+ export const AutomationExecutionFilterKey = {
189
+ AUTOMATION_SUBTYPE: "AutomationSubtype",
190
+ AUTOMATION_TYPE: "AutomationType",
191
+ CURRENT_ACTION: "CurrentAction",
192
+ DOCUMENT_NAME_PREFIX: "DocumentNamePrefix",
193
+ EXECUTION_ID: "ExecutionId",
194
+ EXECUTION_STATUS: "ExecutionStatus",
195
+ OPS_ITEM_ID: "OpsItemId",
196
+ PARENT_EXECUTION_ID: "ParentExecutionId",
197
+ START_TIME_AFTER: "StartTimeAfter",
198
+ START_TIME_BEFORE: "StartTimeBefore",
199
+ TAG_KEY: "TagKey",
200
+ TARGET_RESOURCE_GROUP: "TargetResourceGroup",
201
+ };
202
+ export const AutomationExecutionStatus = {
203
+ APPROVED: "Approved",
204
+ CANCELLED: "Cancelled",
205
+ CANCELLING: "Cancelling",
206
+ CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
207
+ CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
208
+ COMPLETED_WITH_FAILURE: "CompletedWithFailure",
209
+ COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
210
+ EXITED: "Exited",
211
+ FAILED: "Failed",
212
+ INPROGRESS: "InProgress",
213
+ PENDING: "Pending",
214
+ PENDING_APPROVAL: "PendingApproval",
215
+ PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
216
+ REJECTED: "Rejected",
217
+ RUNBOOK_INPROGRESS: "RunbookInProgress",
218
+ SCHEDULED: "Scheduled",
219
+ SUCCESS: "Success",
220
+ TIMEDOUT: "TimedOut",
221
+ WAITING: "Waiting",
222
+ };
223
+ export const AutomationSubtype = {
224
+ AccessRequest: "AccessRequest",
225
+ ChangeRequest: "ChangeRequest",
226
+ };
227
+ export const AutomationType = {
228
+ CrossAccount: "CrossAccount",
229
+ Local: "Local",
230
+ };
231
+ export const ExecutionMode = {
232
+ Auto: "Auto",
233
+ Interactive: "Interactive",
234
+ };
235
+ export const StepExecutionFilterKey = {
236
+ ACTION: "Action",
237
+ PARENT_STEP_EXECUTION_ID: "ParentStepExecutionId",
238
+ PARENT_STEP_ITERATION: "ParentStepIteration",
239
+ PARENT_STEP_ITERATOR_VALUE: "ParentStepIteratorValue",
240
+ START_TIME_AFTER: "StartTimeAfter",
241
+ START_TIME_BEFORE: "StartTimeBefore",
242
+ STEP_EXECUTION_ID: "StepExecutionId",
243
+ STEP_EXECUTION_STATUS: "StepExecutionStatus",
244
+ STEP_NAME: "StepName",
245
+ };
246
+ export const DocumentPermissionType = {
247
+ SHARE: "Share",
248
+ };
249
+ export const PatchDeploymentStatus = {
250
+ Approved: "APPROVED",
251
+ ExplicitApproved: "EXPLICIT_APPROVED",
252
+ ExplicitRejected: "EXPLICIT_REJECTED",
253
+ PendingApproval: "PENDING_APPROVAL",
254
+ };
255
+ export const InstanceInformationFilterKey = {
256
+ ACTIVATION_IDS: "ActivationIds",
257
+ AGENT_VERSION: "AgentVersion",
258
+ ASSOCIATION_STATUS: "AssociationStatus",
259
+ IAM_ROLE: "IamRole",
260
+ INSTANCE_IDS: "InstanceIds",
261
+ PING_STATUS: "PingStatus",
262
+ PLATFORM_TYPES: "PlatformTypes",
263
+ RESOURCE_TYPE: "ResourceType",
264
+ };
265
+ export const PingStatus = {
266
+ CONNECTION_LOST: "ConnectionLost",
267
+ INACTIVE: "Inactive",
268
+ ONLINE: "Online",
269
+ };
270
+ export const ResourceType = {
271
+ EC2_INSTANCE: "EC2Instance",
272
+ MANAGED_INSTANCE: "ManagedInstance",
273
+ };
274
+ export const SourceType = {
275
+ AWS_EC2_INSTANCE: "AWS::EC2::Instance",
276
+ AWS_IOT_THING: "AWS::IoT::Thing",
277
+ AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance",
278
+ };
279
+ export const PatchComplianceDataState = {
280
+ AvailableSecurityUpdate: "AVAILABLE_SECURITY_UPDATE",
281
+ Failed: "FAILED",
282
+ Installed: "INSTALLED",
283
+ InstalledOther: "INSTALLED_OTHER",
284
+ InstalledPendingReboot: "INSTALLED_PENDING_REBOOT",
285
+ InstalledRejected: "INSTALLED_REJECTED",
286
+ Missing: "MISSING",
287
+ NotApplicable: "NOT_APPLICABLE",
288
+ };
289
+ export const PatchOperationType = {
290
+ INSTALL: "Install",
291
+ SCAN: "Scan",
292
+ };
293
+ export const RebootOption = {
294
+ NO_REBOOT: "NoReboot",
295
+ REBOOT_IF_NEEDED: "RebootIfNeeded",
296
+ };
297
+ export const InstancePatchStateOperatorType = {
298
+ EQUAL: "Equal",
299
+ GREATER_THAN: "GreaterThan",
300
+ LESS_THAN: "LessThan",
301
+ NOT_EQUAL: "NotEqual",
302
+ };
303
+ export const InstancePropertyFilterOperator = {
304
+ BEGIN_WITH: "BeginWith",
305
+ EQUAL: "Equal",
306
+ GREATER_THAN: "GreaterThan",
307
+ LESS_THAN: "LessThan",
308
+ NOT_EQUAL: "NotEqual",
309
+ };
310
+ export const InstancePropertyFilterKey = {
311
+ ACTIVATION_IDS: "ActivationIds",
312
+ AGENT_VERSION: "AgentVersion",
313
+ ASSOCIATION_STATUS: "AssociationStatus",
314
+ DOCUMENT_NAME: "DocumentName",
315
+ IAM_ROLE: "IamRole",
316
+ INSTANCE_IDS: "InstanceIds",
317
+ PING_STATUS: "PingStatus",
318
+ PLATFORM_TYPES: "PlatformTypes",
319
+ RESOURCE_TYPE: "ResourceType",
320
+ };
321
+ export const InventoryDeletionStatus = {
322
+ COMPLETE: "Complete",
323
+ IN_PROGRESS: "InProgress",
324
+ };
325
+ export const MaintenanceWindowExecutionStatus = {
326
+ Cancelled: "CANCELLED",
327
+ Cancelling: "CANCELLING",
328
+ Failed: "FAILED",
329
+ InProgress: "IN_PROGRESS",
330
+ Pending: "PENDING",
331
+ SkippedOverlapping: "SKIPPED_OVERLAPPING",
332
+ Success: "SUCCESS",
333
+ TimedOut: "TIMED_OUT",
334
+ };
335
+ export const MaintenanceWindowTaskType = {
336
+ Automation: "AUTOMATION",
337
+ Lambda: "LAMBDA",
338
+ RunCommand: "RUN_COMMAND",
339
+ StepFunctions: "STEP_FUNCTIONS",
340
+ };
341
+ export const MaintenanceWindowResourceType = {
342
+ Instance: "INSTANCE",
343
+ ResourceGroup: "RESOURCE_GROUP",
344
+ };
345
+ export const MaintenanceWindowTaskCutoffBehavior = {
346
+ CancelTask: "CANCEL_TASK",
347
+ ContinueTask: "CONTINUE_TASK",
348
+ };
349
+ export const OpsItemFilterKey = {
350
+ ACCESS_REQUEST_APPROVER_ARN: "AccessRequestByApproverArn",
351
+ ACCESS_REQUEST_APPROVER_ID: "AccessRequestByApproverId",
352
+ ACCESS_REQUEST_IS_REPLICA: "AccessRequestByIsReplica",
353
+ ACCESS_REQUEST_REQUESTER_ARN: "AccessRequestByRequesterArn",
354
+ ACCESS_REQUEST_REQUESTER_ID: "AccessRequestByRequesterId",
355
+ ACCESS_REQUEST_SOURCE_ACCOUNT_ID: "AccessRequestBySourceAccountId",
356
+ ACCESS_REQUEST_SOURCE_OPS_ITEM_ID: "AccessRequestBySourceOpsItemId",
357
+ ACCESS_REQUEST_SOURCE_REGION: "AccessRequestBySourceRegion",
358
+ ACCESS_REQUEST_TARGET_RESOURCE_ID: "AccessRequestByTargetResourceId",
359
+ ACCOUNT_ID: "AccountId",
360
+ ACTUAL_END_TIME: "ActualEndTime",
361
+ ACTUAL_START_TIME: "ActualStartTime",
362
+ AUTOMATION_ID: "AutomationId",
363
+ CATEGORY: "Category",
364
+ CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn",
365
+ CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName",
366
+ CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn",
367
+ CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName",
368
+ CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup",
369
+ CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate",
370
+ CREATED_BY: "CreatedBy",
371
+ CREATED_TIME: "CreatedTime",
372
+ INSIGHT_TYPE: "InsightByType",
373
+ LAST_MODIFIED_TIME: "LastModifiedTime",
374
+ OPERATIONAL_DATA: "OperationalData",
375
+ OPERATIONAL_DATA_KEY: "OperationalDataKey",
376
+ OPERATIONAL_DATA_VALUE: "OperationalDataValue",
377
+ OPSITEM_ID: "OpsItemId",
378
+ OPSITEM_TYPE: "OpsItemType",
379
+ PLANNED_END_TIME: "PlannedEndTime",
380
+ PLANNED_START_TIME: "PlannedStartTime",
381
+ PRIORITY: "Priority",
382
+ RESOURCE_ID: "ResourceId",
383
+ SEVERITY: "Severity",
384
+ SOURCE: "Source",
385
+ STATUS: "Status",
386
+ TITLE: "Title",
387
+ };
388
+ export const OpsItemFilterOperator = {
389
+ CONTAINS: "Contains",
390
+ EQUAL: "Equal",
391
+ GREATER_THAN: "GreaterThan",
392
+ LESS_THAN: "LessThan",
393
+ };
394
+ export const OpsItemStatus = {
395
+ APPROVED: "Approved",
396
+ CANCELLED: "Cancelled",
397
+ CANCELLING: "Cancelling",
398
+ CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
399
+ CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
400
+ CLOSED: "Closed",
401
+ COMPLETED_WITH_FAILURE: "CompletedWithFailure",
402
+ COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
403
+ FAILED: "Failed",
404
+ IN_PROGRESS: "InProgress",
405
+ OPEN: "Open",
406
+ PENDING: "Pending",
407
+ PENDING_APPROVAL: "PendingApproval",
408
+ PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
409
+ REJECTED: "Rejected",
410
+ RESOLVED: "Resolved",
411
+ REVOKED: "Revoked",
412
+ RUNBOOK_IN_PROGRESS: "RunbookInProgress",
413
+ SCHEDULED: "Scheduled",
414
+ TIMED_OUT: "TimedOut",
415
+ };
416
+ export const ParametersFilterKey = {
417
+ KEY_ID: "KeyId",
418
+ NAME: "Name",
419
+ TYPE: "Type",
420
+ };
421
+ export const ParameterTier = {
422
+ ADVANCED: "Advanced",
423
+ INTELLIGENT_TIERING: "Intelligent-Tiering",
424
+ STANDARD: "Standard",
425
+ };
426
+ export const ParameterType = {
427
+ SECURE_STRING: "SecureString",
428
+ STRING: "String",
429
+ STRING_LIST: "StringList",
430
+ };
431
+ export const PatchSet = {
432
+ Application: "APPLICATION",
433
+ Os: "OS",
434
+ };
435
+ export const PatchProperty = {
436
+ PatchClassification: "CLASSIFICATION",
437
+ PatchMsrcSeverity: "MSRC_SEVERITY",
438
+ PatchPriority: "PRIORITY",
439
+ PatchProductFamily: "PRODUCT_FAMILY",
440
+ PatchSeverity: "SEVERITY",
441
+ Product: "PRODUCT",
442
+ };
443
+ export const SessionFilterKey = {
444
+ ACCESS_TYPE: "AccessType",
445
+ INVOKED_AFTER: "InvokedAfter",
446
+ INVOKED_BEFORE: "InvokedBefore",
447
+ OWNER: "Owner",
448
+ SESSION_ID: "SessionId",
449
+ STATUS: "Status",
450
+ TARGET_ID: "Target",
451
+ };
452
+ export const SessionState = {
453
+ ACTIVE: "Active",
454
+ HISTORY: "History",
455
+ };
456
+ export const SessionStatus = {
457
+ CONNECTED: "Connected",
458
+ CONNECTING: "Connecting",
459
+ DISCONNECTED: "Disconnected",
460
+ FAILED: "Failed",
461
+ TERMINATED: "Terminated",
462
+ TERMINATING: "Terminating",
463
+ };
464
+ export const CalendarState = {
465
+ CLOSED: "CLOSED",
466
+ OPEN: "OPEN",
467
+ };
468
+ export const CommandInvocationStatus = {
469
+ CANCELLED: "Cancelled",
470
+ CANCELLING: "Cancelling",
471
+ DELAYED: "Delayed",
472
+ FAILED: "Failed",
473
+ IN_PROGRESS: "InProgress",
474
+ PENDING: "Pending",
475
+ SUCCESS: "Success",
476
+ TIMED_OUT: "TimedOut",
477
+ };
478
+ export const ConnectionStatus = {
479
+ CONNECTED: "connected",
480
+ NOT_CONNECTED: "notconnected",
481
+ };
482
+ export const AttachmentHashType = {
483
+ SHA256: "Sha256",
484
+ };
485
+ export const ImpactType = {
486
+ MUTATING: "Mutating",
487
+ NON_MUTATING: "NonMutating",
488
+ UNDETERMINED: "Undetermined",
489
+ };
490
+ export const ExecutionPreviewStatus = {
491
+ FAILED: "Failed",
492
+ IN_PROGRESS: "InProgress",
493
+ PENDING: "Pending",
494
+ SUCCESS: "Success",
495
+ };
496
+ export const InventoryQueryOperatorType = {
497
+ BEGIN_WITH: "BeginWith",
498
+ EQUAL: "Equal",
499
+ EXISTS: "Exists",
500
+ GREATER_THAN: "GreaterThan",
501
+ LESS_THAN: "LessThan",
502
+ NOT_EQUAL: "NotEqual",
503
+ };
504
+ export const InventoryAttributeDataType = {
505
+ NUMBER: "number",
506
+ STRING: "string",
507
+ };
508
+ export const NotificationEvent = {
509
+ ALL: "All",
510
+ CANCELLED: "Cancelled",
511
+ FAILED: "Failed",
512
+ IN_PROGRESS: "InProgress",
513
+ SUCCESS: "Success",
514
+ TIMED_OUT: "TimedOut",
515
+ };
516
+ export const NotificationType = {
517
+ Command: "Command",
518
+ Invocation: "Invocation",
519
+ };
520
+ export const OpsFilterOperatorType = {
521
+ BEGIN_WITH: "BeginWith",
522
+ EQUAL: "Equal",
523
+ EXISTS: "Exists",
524
+ GREATER_THAN: "GreaterThan",
525
+ LESS_THAN: "LessThan",
526
+ NOT_EQUAL: "NotEqual",
527
+ };
528
+ export const AssociationFilterKey = {
529
+ AssociationId: "AssociationId",
530
+ AssociationName: "AssociationName",
531
+ InstanceId: "InstanceId",
532
+ LastExecutedAfter: "LastExecutedAfter",
533
+ LastExecutedBefore: "LastExecutedBefore",
534
+ Name: "Name",
535
+ ResourceGroupName: "ResourceGroupName",
536
+ Status: "AssociationStatusName",
537
+ };
538
+ export const CommandFilterKey = {
539
+ DOCUMENT_NAME: "DocumentName",
540
+ EXECUTION_STAGE: "ExecutionStage",
541
+ INVOKED_AFTER: "InvokedAfter",
542
+ INVOKED_BEFORE: "InvokedBefore",
543
+ STATUS: "Status",
544
+ };
545
+ export const CommandPluginStatus = {
546
+ CANCELLED: "Cancelled",
547
+ FAILED: "Failed",
548
+ IN_PROGRESS: "InProgress",
549
+ PENDING: "Pending",
550
+ SUCCESS: "Success",
551
+ TIMED_OUT: "TimedOut",
552
+ };
553
+ export const CommandStatus = {
554
+ CANCELLED: "Cancelled",
555
+ CANCELLING: "Cancelling",
556
+ FAILED: "Failed",
557
+ IN_PROGRESS: "InProgress",
558
+ PENDING: "Pending",
559
+ SUCCESS: "Success",
560
+ TIMED_OUT: "TimedOut",
561
+ };
562
+ export const ComplianceQueryOperatorType = {
563
+ BeginWith: "BEGIN_WITH",
564
+ Equal: "EQUAL",
565
+ GreaterThan: "GREATER_THAN",
566
+ LessThan: "LESS_THAN",
567
+ NotEqual: "NOT_EQUAL",
568
+ };
569
+ export const ComplianceSeverity = {
570
+ Critical: "CRITICAL",
571
+ High: "HIGH",
572
+ Informational: "INFORMATIONAL",
573
+ Low: "LOW",
574
+ Medium: "MEDIUM",
575
+ Unspecified: "UNSPECIFIED",
576
+ };
577
+ export const ComplianceStatus = {
578
+ Compliant: "COMPLIANT",
579
+ NonCompliant: "NON_COMPLIANT",
580
+ };
581
+ export const DocumentMetadataEnum = {
582
+ DocumentReviews: "DocumentReviews",
583
+ };
584
+ export const DocumentReviewCommentType = {
585
+ Comment: "Comment",
586
+ };
587
+ export const DocumentFilterKey = {
588
+ DocumentType: "DocumentType",
589
+ Name: "Name",
590
+ Owner: "Owner",
591
+ PlatformTypes: "PlatformTypes",
592
+ };
593
+ export const NodeFilterKey = {
594
+ ACCOUNT_ID: "AccountId",
595
+ AGENT_TYPE: "AgentType",
596
+ AGENT_VERSION: "AgentVersion",
597
+ COMPUTER_NAME: "ComputerName",
598
+ INSTANCE_ID: "InstanceId",
599
+ INSTANCE_STATUS: "InstanceStatus",
600
+ IP_ADDRESS: "IpAddress",
601
+ MANAGED_STATUS: "ManagedStatus",
602
+ ORGANIZATIONAL_UNIT_ID: "OrganizationalUnitId",
603
+ ORGANIZATIONAL_UNIT_PATH: "OrganizationalUnitPath",
604
+ PLATFORM_NAME: "PlatformName",
605
+ PLATFORM_TYPE: "PlatformType",
606
+ PLATFORM_VERSION: "PlatformVersion",
607
+ REGION: "Region",
608
+ RESOURCE_TYPE: "ResourceType",
609
+ };
610
+ export const NodeFilterOperatorType = {
611
+ BEGIN_WITH: "BeginWith",
612
+ EQUAL: "Equal",
613
+ NOT_EQUAL: "NotEqual",
614
+ };
615
+ export const ManagedStatus = {
616
+ ALL: "All",
617
+ MANAGED: "Managed",
618
+ UNMANAGED: "Unmanaged",
619
+ };
620
+ export const NodeAggregatorType = {
621
+ COUNT: "Count",
622
+ };
623
+ export const NodeAttributeName = {
624
+ AGENT_VERSION: "AgentVersion",
625
+ PLATFORM_NAME: "PlatformName",
626
+ PLATFORM_TYPE: "PlatformType",
627
+ PLATFORM_VERSION: "PlatformVersion",
628
+ REGION: "Region",
629
+ RESOURCE_TYPE: "ResourceType",
630
+ };
631
+ export const NodeTypeName = {
632
+ INSTANCE: "Instance",
633
+ };
634
+ export const OpsItemEventFilterKey = {
635
+ OPSITEM_ID: "OpsItemId",
636
+ };
637
+ export const OpsItemEventFilterOperator = {
638
+ EQUAL: "Equal",
639
+ };
640
+ export const OpsItemRelatedItemsFilterKey = {
641
+ ASSOCIATION_ID: "AssociationId",
642
+ RESOURCE_TYPE: "ResourceType",
643
+ RESOURCE_URI: "ResourceUri",
644
+ };
645
+ export const OpsItemRelatedItemsFilterOperator = {
646
+ EQUAL: "Equal",
647
+ };
648
+ export const LastResourceDataSyncStatus = {
649
+ FAILED: "Failed",
650
+ INPROGRESS: "InProgress",
651
+ SUCCESSFUL: "Successful",
652
+ };
653
+ export const ComplianceUploadType = {
654
+ Complete: "COMPLETE",
655
+ Partial: "PARTIAL",
656
+ };
657
+ export const SignalType = {
658
+ APPROVE: "Approve",
659
+ REJECT: "Reject",
660
+ RESUME: "Resume",
661
+ REVOKE: "Revoke",
662
+ START_STEP: "StartStep",
663
+ STOP_STEP: "StopStep",
664
+ };
665
+ export const StopType = {
666
+ CANCEL: "Cancel",
667
+ COMPLETE: "Complete",
668
+ };
669
+ export const DocumentReviewAction = {
670
+ Approve: "Approve",
671
+ Reject: "Reject",
672
+ SendForReview: "SendForReview",
673
+ UpdateReview: "UpdateReview",
674
+ };