@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
@@ -0,0 +1,1458 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const AccessRequestStatus: {
6
+ readonly APPROVED: "Approved";
7
+ readonly EXPIRED: "Expired";
8
+ readonly PENDING: "Pending";
9
+ readonly REJECTED: "Rejected";
10
+ readonly REVOKED: "Revoked";
11
+ };
12
+ /**
13
+ * @public
14
+ */
15
+ export type AccessRequestStatus = (typeof AccessRequestStatus)[keyof typeof AccessRequestStatus];
16
+ /**
17
+ * @public
18
+ * @enum
19
+ */
20
+ export declare const AccessType: {
21
+ readonly JUSTINTIME: "JustInTime";
22
+ readonly STANDARD: "Standard";
23
+ };
24
+ /**
25
+ * @public
26
+ */
27
+ export type AccessType = (typeof AccessType)[keyof typeof AccessType];
28
+ /**
29
+ * @public
30
+ * @enum
31
+ */
32
+ export declare const ResourceTypeForTagging: {
33
+ readonly ASSOCIATION: "Association";
34
+ readonly AUTOMATION: "Automation";
35
+ readonly DOCUMENT: "Document";
36
+ readonly MAINTENANCE_WINDOW: "MaintenanceWindow";
37
+ readonly MANAGED_INSTANCE: "ManagedInstance";
38
+ readonly OPSMETADATA: "OpsMetadata";
39
+ readonly OPS_ITEM: "OpsItem";
40
+ readonly PARAMETER: "Parameter";
41
+ readonly PATCH_BASELINE: "PatchBaseline";
42
+ };
43
+ /**
44
+ * @public
45
+ */
46
+ export type ResourceTypeForTagging = (typeof ResourceTypeForTagging)[keyof typeof ResourceTypeForTagging];
47
+ /**
48
+ * @public
49
+ * @enum
50
+ */
51
+ export declare const ExternalAlarmState: {
52
+ readonly ALARM: "ALARM";
53
+ readonly UNKNOWN: "UNKNOWN";
54
+ };
55
+ /**
56
+ * @public
57
+ */
58
+ export type ExternalAlarmState = (typeof ExternalAlarmState)[keyof typeof ExternalAlarmState];
59
+ /**
60
+ * @public
61
+ * @enum
62
+ */
63
+ export declare const AssociationComplianceSeverity: {
64
+ readonly Critical: "CRITICAL";
65
+ readonly High: "HIGH";
66
+ readonly Low: "LOW";
67
+ readonly Medium: "MEDIUM";
68
+ readonly Unspecified: "UNSPECIFIED";
69
+ };
70
+ /**
71
+ * @public
72
+ */
73
+ export type AssociationComplianceSeverity = (typeof AssociationComplianceSeverity)[keyof typeof AssociationComplianceSeverity];
74
+ /**
75
+ * @public
76
+ * @enum
77
+ */
78
+ export declare const AssociationSyncCompliance: {
79
+ readonly Auto: "AUTO";
80
+ readonly Manual: "MANUAL";
81
+ };
82
+ /**
83
+ * @public
84
+ */
85
+ export type AssociationSyncCompliance = (typeof AssociationSyncCompliance)[keyof typeof AssociationSyncCompliance];
86
+ /**
87
+ * @public
88
+ * @enum
89
+ */
90
+ export declare const AssociationStatusName: {
91
+ readonly Failed: "Failed";
92
+ readonly Pending: "Pending";
93
+ readonly Success: "Success";
94
+ };
95
+ /**
96
+ * @public
97
+ */
98
+ export type AssociationStatusName = (typeof AssociationStatusName)[keyof typeof AssociationStatusName];
99
+ /**
100
+ * @public
101
+ * @enum
102
+ */
103
+ export declare const Fault: {
104
+ readonly Client: "Client";
105
+ readonly Server: "Server";
106
+ readonly Unknown: "Unknown";
107
+ };
108
+ /**
109
+ * @public
110
+ */
111
+ export type Fault = (typeof Fault)[keyof typeof Fault];
112
+ /**
113
+ * @public
114
+ * @enum
115
+ */
116
+ export declare const AttachmentsSourceKey: {
117
+ readonly AttachmentReference: "AttachmentReference";
118
+ readonly S3FileUrl: "S3FileUrl";
119
+ readonly SourceUrl: "SourceUrl";
120
+ };
121
+ /**
122
+ * @public
123
+ */
124
+ export type AttachmentsSourceKey = (typeof AttachmentsSourceKey)[keyof typeof AttachmentsSourceKey];
125
+ /**
126
+ * @public
127
+ * @enum
128
+ */
129
+ export declare const DocumentFormat: {
130
+ readonly JSON: "JSON";
131
+ readonly TEXT: "TEXT";
132
+ readonly YAML: "YAML";
133
+ };
134
+ /**
135
+ * @public
136
+ */
137
+ export type DocumentFormat = (typeof DocumentFormat)[keyof typeof DocumentFormat];
138
+ /**
139
+ * @public
140
+ * @enum
141
+ */
142
+ export declare const DocumentType: {
143
+ readonly ApplicationConfiguration: "ApplicationConfiguration";
144
+ readonly ApplicationConfigurationSchema: "ApplicationConfigurationSchema";
145
+ readonly AutoApprovalPolicy: "AutoApprovalPolicy";
146
+ readonly Automation: "Automation";
147
+ readonly ChangeCalendar: "ChangeCalendar";
148
+ readonly ChangeTemplate: "Automation.ChangeTemplate";
149
+ readonly CloudFormation: "CloudFormation";
150
+ readonly Command: "Command";
151
+ readonly ConformancePackTemplate: "ConformancePackTemplate";
152
+ readonly DeploymentStrategy: "DeploymentStrategy";
153
+ readonly ManualApprovalPolicy: "ManualApprovalPolicy";
154
+ readonly Package: "Package";
155
+ readonly Policy: "Policy";
156
+ readonly ProblemAnalysis: "ProblemAnalysis";
157
+ readonly ProblemAnalysisTemplate: "ProblemAnalysisTemplate";
158
+ readonly QuickSetup: "QuickSetup";
159
+ readonly Session: "Session";
160
+ };
161
+ /**
162
+ * @public
163
+ */
164
+ export type DocumentType = (typeof DocumentType)[keyof typeof DocumentType];
165
+ /**
166
+ * @public
167
+ * @enum
168
+ */
169
+ export declare const DocumentHashType: {
170
+ readonly SHA1: "Sha1";
171
+ readonly SHA256: "Sha256";
172
+ };
173
+ /**
174
+ * @public
175
+ */
176
+ export type DocumentHashType = (typeof DocumentHashType)[keyof typeof DocumentHashType];
177
+ /**
178
+ * @public
179
+ * @enum
180
+ */
181
+ export declare const DocumentParameterType: {
182
+ readonly String: "String";
183
+ readonly StringList: "StringList";
184
+ };
185
+ /**
186
+ * @public
187
+ */
188
+ export type DocumentParameterType = (typeof DocumentParameterType)[keyof typeof DocumentParameterType];
189
+ /**
190
+ * @public
191
+ * @enum
192
+ */
193
+ export declare const PlatformType: {
194
+ readonly LINUX: "Linux";
195
+ readonly MACOS: "MacOS";
196
+ readonly WINDOWS: "Windows";
197
+ };
198
+ /**
199
+ * @public
200
+ */
201
+ export type PlatformType = (typeof PlatformType)[keyof typeof PlatformType];
202
+ /**
203
+ * @public
204
+ * @enum
205
+ */
206
+ export declare const ReviewStatus: {
207
+ readonly APPROVED: "APPROVED";
208
+ readonly NOT_REVIEWED: "NOT_REVIEWED";
209
+ readonly PENDING: "PENDING";
210
+ readonly REJECTED: "REJECTED";
211
+ };
212
+ /**
213
+ * @public
214
+ */
215
+ export type ReviewStatus = (typeof ReviewStatus)[keyof typeof ReviewStatus];
216
+ /**
217
+ * @public
218
+ * @enum
219
+ */
220
+ export declare const DocumentStatus: {
221
+ readonly Active: "Active";
222
+ readonly Creating: "Creating";
223
+ readonly Deleting: "Deleting";
224
+ readonly Failed: "Failed";
225
+ readonly Updating: "Updating";
226
+ };
227
+ /**
228
+ * @public
229
+ */
230
+ export type DocumentStatus = (typeof DocumentStatus)[keyof typeof DocumentStatus];
231
+ /**
232
+ * @public
233
+ * @enum
234
+ */
235
+ export declare const OpsItemDataType: {
236
+ readonly SEARCHABLE_STRING: "SearchableString";
237
+ readonly STRING: "String";
238
+ };
239
+ /**
240
+ * @public
241
+ */
242
+ export type OpsItemDataType = (typeof OpsItemDataType)[keyof typeof OpsItemDataType];
243
+ /**
244
+ * @public
245
+ * @enum
246
+ */
247
+ export declare const PatchComplianceLevel: {
248
+ readonly Critical: "CRITICAL";
249
+ readonly High: "HIGH";
250
+ readonly Informational: "INFORMATIONAL";
251
+ readonly Low: "LOW";
252
+ readonly Medium: "MEDIUM";
253
+ readonly Unspecified: "UNSPECIFIED";
254
+ };
255
+ /**
256
+ * @public
257
+ */
258
+ export type PatchComplianceLevel = (typeof PatchComplianceLevel)[keyof typeof PatchComplianceLevel];
259
+ /**
260
+ * @public
261
+ * @enum
262
+ */
263
+ export declare const PatchFilterKey: {
264
+ readonly AdvisoryId: "ADVISORY_ID";
265
+ readonly Arch: "ARCH";
266
+ readonly BugzillaId: "BUGZILLA_ID";
267
+ readonly CVEId: "CVE_ID";
268
+ readonly Classification: "CLASSIFICATION";
269
+ readonly Epoch: "EPOCH";
270
+ readonly MsrcSeverity: "MSRC_SEVERITY";
271
+ readonly Name: "NAME";
272
+ readonly PatchId: "PATCH_ID";
273
+ readonly PatchSet: "PATCH_SET";
274
+ readonly Priority: "PRIORITY";
275
+ readonly Product: "PRODUCT";
276
+ readonly ProductFamily: "PRODUCT_FAMILY";
277
+ readonly Release: "RELEASE";
278
+ readonly Repository: "REPOSITORY";
279
+ readonly Section: "SECTION";
280
+ readonly Security: "SECURITY";
281
+ readonly Severity: "SEVERITY";
282
+ readonly Version: "VERSION";
283
+ };
284
+ /**
285
+ * @public
286
+ */
287
+ export type PatchFilterKey = (typeof PatchFilterKey)[keyof typeof PatchFilterKey];
288
+ /**
289
+ * @public
290
+ * @enum
291
+ */
292
+ export declare const PatchComplianceStatus: {
293
+ readonly Compliant: "COMPLIANT";
294
+ readonly NonCompliant: "NON_COMPLIANT";
295
+ };
296
+ /**
297
+ * @public
298
+ */
299
+ export type PatchComplianceStatus = (typeof PatchComplianceStatus)[keyof typeof PatchComplianceStatus];
300
+ /**
301
+ * @public
302
+ * @enum
303
+ */
304
+ export declare const OperatingSystem: {
305
+ readonly AlmaLinux: "ALMA_LINUX";
306
+ readonly AmazonLinux: "AMAZON_LINUX";
307
+ readonly AmazonLinux2: "AMAZON_LINUX_2";
308
+ readonly AmazonLinux2022: "AMAZON_LINUX_2022";
309
+ readonly AmazonLinux2023: "AMAZON_LINUX_2023";
310
+ readonly CentOS: "CENTOS";
311
+ readonly Debian: "DEBIAN";
312
+ readonly MacOS: "MACOS";
313
+ readonly OracleLinux: "ORACLE_LINUX";
314
+ readonly Raspbian: "RASPBIAN";
315
+ readonly RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX";
316
+ readonly Rocky_Linux: "ROCKY_LINUX";
317
+ readonly Suse: "SUSE";
318
+ readonly Ubuntu: "UBUNTU";
319
+ readonly Windows: "WINDOWS";
320
+ };
321
+ /**
322
+ * @public
323
+ */
324
+ export type OperatingSystem = (typeof OperatingSystem)[keyof typeof OperatingSystem];
325
+ /**
326
+ * @public
327
+ * @enum
328
+ */
329
+ export declare const PatchAction: {
330
+ readonly AllowAsDependency: "ALLOW_AS_DEPENDENCY";
331
+ readonly Block: "BLOCK";
332
+ };
333
+ /**
334
+ * @public
335
+ */
336
+ export type PatchAction = (typeof PatchAction)[keyof typeof PatchAction];
337
+ /**
338
+ * @public
339
+ * @enum
340
+ */
341
+ export declare const ResourceDataSyncS3Format: {
342
+ readonly JSON_SERDE: "JsonSerDe";
343
+ };
344
+ /**
345
+ * @public
346
+ */
347
+ export type ResourceDataSyncS3Format = (typeof ResourceDataSyncS3Format)[keyof typeof ResourceDataSyncS3Format];
348
+ /**
349
+ * @public
350
+ * @enum
351
+ */
352
+ export declare const InventorySchemaDeleteOption: {
353
+ readonly DELETE_SCHEMA: "DeleteSchema";
354
+ readonly DISABLE_SCHEMA: "DisableSchema";
355
+ };
356
+ /**
357
+ * @public
358
+ */
359
+ export type InventorySchemaDeleteOption = (typeof InventorySchemaDeleteOption)[keyof typeof InventorySchemaDeleteOption];
360
+ /**
361
+ * @public
362
+ * @enum
363
+ */
364
+ export declare const DescribeActivationsFilterKeys: {
365
+ readonly ACTIVATION_IDS: "ActivationIds";
366
+ readonly DEFAULT_INSTANCE_NAME: "DefaultInstanceName";
367
+ readonly IAM_ROLE: "IamRole";
368
+ };
369
+ /**
370
+ * @public
371
+ */
372
+ export type DescribeActivationsFilterKeys = (typeof DescribeActivationsFilterKeys)[keyof typeof DescribeActivationsFilterKeys];
373
+ /**
374
+ * @public
375
+ * @enum
376
+ */
377
+ export declare const AssociationExecutionFilterKey: {
378
+ readonly CreatedTime: "CreatedTime";
379
+ readonly ExecutionId: "ExecutionId";
380
+ readonly Status: "Status";
381
+ };
382
+ /**
383
+ * @public
384
+ */
385
+ export type AssociationExecutionFilterKey = (typeof AssociationExecutionFilterKey)[keyof typeof AssociationExecutionFilterKey];
386
+ /**
387
+ * @public
388
+ * @enum
389
+ */
390
+ export declare const AssociationFilterOperatorType: {
391
+ readonly Equal: "EQUAL";
392
+ readonly GreaterThan: "GREATER_THAN";
393
+ readonly LessThan: "LESS_THAN";
394
+ };
395
+ /**
396
+ * @public
397
+ */
398
+ export type AssociationFilterOperatorType = (typeof AssociationFilterOperatorType)[keyof typeof AssociationFilterOperatorType];
399
+ /**
400
+ * @public
401
+ * @enum
402
+ */
403
+ export declare const AssociationExecutionTargetsFilterKey: {
404
+ readonly ResourceId: "ResourceId";
405
+ readonly ResourceType: "ResourceType";
406
+ readonly Status: "Status";
407
+ };
408
+ /**
409
+ * @public
410
+ */
411
+ export type AssociationExecutionTargetsFilterKey = (typeof AssociationExecutionTargetsFilterKey)[keyof typeof AssociationExecutionTargetsFilterKey];
412
+ /**
413
+ * @public
414
+ * @enum
415
+ */
416
+ export declare const AutomationExecutionFilterKey: {
417
+ readonly AUTOMATION_SUBTYPE: "AutomationSubtype";
418
+ readonly AUTOMATION_TYPE: "AutomationType";
419
+ readonly CURRENT_ACTION: "CurrentAction";
420
+ readonly DOCUMENT_NAME_PREFIX: "DocumentNamePrefix";
421
+ readonly EXECUTION_ID: "ExecutionId";
422
+ readonly EXECUTION_STATUS: "ExecutionStatus";
423
+ readonly OPS_ITEM_ID: "OpsItemId";
424
+ readonly PARENT_EXECUTION_ID: "ParentExecutionId";
425
+ readonly START_TIME_AFTER: "StartTimeAfter";
426
+ readonly START_TIME_BEFORE: "StartTimeBefore";
427
+ readonly TAG_KEY: "TagKey";
428
+ readonly TARGET_RESOURCE_GROUP: "TargetResourceGroup";
429
+ };
430
+ /**
431
+ * @public
432
+ */
433
+ export type AutomationExecutionFilterKey = (typeof AutomationExecutionFilterKey)[keyof typeof AutomationExecutionFilterKey];
434
+ /**
435
+ * @public
436
+ * @enum
437
+ */
438
+ export declare const AutomationExecutionStatus: {
439
+ readonly APPROVED: "Approved";
440
+ readonly CANCELLED: "Cancelled";
441
+ readonly CANCELLING: "Cancelling";
442
+ readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
443
+ readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
444
+ readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
445
+ readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
446
+ readonly EXITED: "Exited";
447
+ readonly FAILED: "Failed";
448
+ readonly INPROGRESS: "InProgress";
449
+ readonly PENDING: "Pending";
450
+ readonly PENDING_APPROVAL: "PendingApproval";
451
+ readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
452
+ readonly REJECTED: "Rejected";
453
+ readonly RUNBOOK_INPROGRESS: "RunbookInProgress";
454
+ readonly SCHEDULED: "Scheduled";
455
+ readonly SUCCESS: "Success";
456
+ readonly TIMEDOUT: "TimedOut";
457
+ readonly WAITING: "Waiting";
458
+ };
459
+ /**
460
+ * @public
461
+ */
462
+ export type AutomationExecutionStatus = (typeof AutomationExecutionStatus)[keyof typeof AutomationExecutionStatus];
463
+ /**
464
+ * @public
465
+ * @enum
466
+ */
467
+ export declare const AutomationSubtype: {
468
+ readonly AccessRequest: "AccessRequest";
469
+ readonly ChangeRequest: "ChangeRequest";
470
+ };
471
+ /**
472
+ * @public
473
+ */
474
+ export type AutomationSubtype = (typeof AutomationSubtype)[keyof typeof AutomationSubtype];
475
+ /**
476
+ * @public
477
+ * @enum
478
+ */
479
+ export declare const AutomationType: {
480
+ readonly CrossAccount: "CrossAccount";
481
+ readonly Local: "Local";
482
+ };
483
+ /**
484
+ * @public
485
+ */
486
+ export type AutomationType = (typeof AutomationType)[keyof typeof AutomationType];
487
+ /**
488
+ * @public
489
+ * @enum
490
+ */
491
+ export declare const ExecutionMode: {
492
+ readonly Auto: "Auto";
493
+ readonly Interactive: "Interactive";
494
+ };
495
+ /**
496
+ * @public
497
+ */
498
+ export type ExecutionMode = (typeof ExecutionMode)[keyof typeof ExecutionMode];
499
+ /**
500
+ * @public
501
+ * @enum
502
+ */
503
+ export declare const StepExecutionFilterKey: {
504
+ readonly ACTION: "Action";
505
+ readonly PARENT_STEP_EXECUTION_ID: "ParentStepExecutionId";
506
+ readonly PARENT_STEP_ITERATION: "ParentStepIteration";
507
+ readonly PARENT_STEP_ITERATOR_VALUE: "ParentStepIteratorValue";
508
+ readonly START_TIME_AFTER: "StartTimeAfter";
509
+ readonly START_TIME_BEFORE: "StartTimeBefore";
510
+ readonly STEP_EXECUTION_ID: "StepExecutionId";
511
+ readonly STEP_EXECUTION_STATUS: "StepExecutionStatus";
512
+ readonly STEP_NAME: "StepName";
513
+ };
514
+ /**
515
+ * @public
516
+ */
517
+ export type StepExecutionFilterKey = (typeof StepExecutionFilterKey)[keyof typeof StepExecutionFilterKey];
518
+ /**
519
+ * @public
520
+ * @enum
521
+ */
522
+ export declare const DocumentPermissionType: {
523
+ readonly SHARE: "Share";
524
+ };
525
+ /**
526
+ * @public
527
+ */
528
+ export type DocumentPermissionType = (typeof DocumentPermissionType)[keyof typeof DocumentPermissionType];
529
+ /**
530
+ * @public
531
+ * @enum
532
+ */
533
+ export declare const PatchDeploymentStatus: {
534
+ readonly Approved: "APPROVED";
535
+ readonly ExplicitApproved: "EXPLICIT_APPROVED";
536
+ readonly ExplicitRejected: "EXPLICIT_REJECTED";
537
+ readonly PendingApproval: "PENDING_APPROVAL";
538
+ };
539
+ /**
540
+ * @public
541
+ */
542
+ export type PatchDeploymentStatus = (typeof PatchDeploymentStatus)[keyof typeof PatchDeploymentStatus];
543
+ /**
544
+ * @public
545
+ * @enum
546
+ */
547
+ export declare const InstanceInformationFilterKey: {
548
+ readonly ACTIVATION_IDS: "ActivationIds";
549
+ readonly AGENT_VERSION: "AgentVersion";
550
+ readonly ASSOCIATION_STATUS: "AssociationStatus";
551
+ readonly IAM_ROLE: "IamRole";
552
+ readonly INSTANCE_IDS: "InstanceIds";
553
+ readonly PING_STATUS: "PingStatus";
554
+ readonly PLATFORM_TYPES: "PlatformTypes";
555
+ readonly RESOURCE_TYPE: "ResourceType";
556
+ };
557
+ /**
558
+ * @public
559
+ */
560
+ export type InstanceInformationFilterKey = (typeof InstanceInformationFilterKey)[keyof typeof InstanceInformationFilterKey];
561
+ /**
562
+ * @public
563
+ * @enum
564
+ */
565
+ export declare const PingStatus: {
566
+ readonly CONNECTION_LOST: "ConnectionLost";
567
+ readonly INACTIVE: "Inactive";
568
+ readonly ONLINE: "Online";
569
+ };
570
+ /**
571
+ * @public
572
+ */
573
+ export type PingStatus = (typeof PingStatus)[keyof typeof PingStatus];
574
+ /**
575
+ * @public
576
+ * @enum
577
+ */
578
+ export declare const ResourceType: {
579
+ readonly EC2_INSTANCE: "EC2Instance";
580
+ readonly MANAGED_INSTANCE: "ManagedInstance";
581
+ };
582
+ /**
583
+ * @public
584
+ */
585
+ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
586
+ /**
587
+ * @public
588
+ * @enum
589
+ */
590
+ export declare const SourceType: {
591
+ readonly AWS_EC2_INSTANCE: "AWS::EC2::Instance";
592
+ readonly AWS_IOT_THING: "AWS::IoT::Thing";
593
+ readonly AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance";
594
+ };
595
+ /**
596
+ * @public
597
+ */
598
+ export type SourceType = (typeof SourceType)[keyof typeof SourceType];
599
+ /**
600
+ * @public
601
+ * @enum
602
+ */
603
+ export declare const PatchComplianceDataState: {
604
+ readonly AvailableSecurityUpdate: "AVAILABLE_SECURITY_UPDATE";
605
+ readonly Failed: "FAILED";
606
+ readonly Installed: "INSTALLED";
607
+ readonly InstalledOther: "INSTALLED_OTHER";
608
+ readonly InstalledPendingReboot: "INSTALLED_PENDING_REBOOT";
609
+ readonly InstalledRejected: "INSTALLED_REJECTED";
610
+ readonly Missing: "MISSING";
611
+ readonly NotApplicable: "NOT_APPLICABLE";
612
+ };
613
+ /**
614
+ * @public
615
+ */
616
+ export type PatchComplianceDataState = (typeof PatchComplianceDataState)[keyof typeof PatchComplianceDataState];
617
+ /**
618
+ * @public
619
+ * @enum
620
+ */
621
+ export declare const PatchOperationType: {
622
+ readonly INSTALL: "Install";
623
+ readonly SCAN: "Scan";
624
+ };
625
+ /**
626
+ * @public
627
+ */
628
+ export type PatchOperationType = (typeof PatchOperationType)[keyof typeof PatchOperationType];
629
+ /**
630
+ * @public
631
+ * @enum
632
+ */
633
+ export declare const RebootOption: {
634
+ readonly NO_REBOOT: "NoReboot";
635
+ readonly REBOOT_IF_NEEDED: "RebootIfNeeded";
636
+ };
637
+ /**
638
+ * @public
639
+ */
640
+ export type RebootOption = (typeof RebootOption)[keyof typeof RebootOption];
641
+ /**
642
+ * @public
643
+ * @enum
644
+ */
645
+ export declare const InstancePatchStateOperatorType: {
646
+ readonly EQUAL: "Equal";
647
+ readonly GREATER_THAN: "GreaterThan";
648
+ readonly LESS_THAN: "LessThan";
649
+ readonly NOT_EQUAL: "NotEqual";
650
+ };
651
+ /**
652
+ * @public
653
+ */
654
+ export type InstancePatchStateOperatorType = (typeof InstancePatchStateOperatorType)[keyof typeof InstancePatchStateOperatorType];
655
+ /**
656
+ * @public
657
+ * @enum
658
+ */
659
+ export declare const InstancePropertyFilterOperator: {
660
+ readonly BEGIN_WITH: "BeginWith";
661
+ readonly EQUAL: "Equal";
662
+ readonly GREATER_THAN: "GreaterThan";
663
+ readonly LESS_THAN: "LessThan";
664
+ readonly NOT_EQUAL: "NotEqual";
665
+ };
666
+ /**
667
+ * @public
668
+ */
669
+ export type InstancePropertyFilterOperator = (typeof InstancePropertyFilterOperator)[keyof typeof InstancePropertyFilterOperator];
670
+ /**
671
+ * @public
672
+ * @enum
673
+ */
674
+ export declare const InstancePropertyFilterKey: {
675
+ readonly ACTIVATION_IDS: "ActivationIds";
676
+ readonly AGENT_VERSION: "AgentVersion";
677
+ readonly ASSOCIATION_STATUS: "AssociationStatus";
678
+ readonly DOCUMENT_NAME: "DocumentName";
679
+ readonly IAM_ROLE: "IamRole";
680
+ readonly INSTANCE_IDS: "InstanceIds";
681
+ readonly PING_STATUS: "PingStatus";
682
+ readonly PLATFORM_TYPES: "PlatformTypes";
683
+ readonly RESOURCE_TYPE: "ResourceType";
684
+ };
685
+ /**
686
+ * @public
687
+ */
688
+ export type InstancePropertyFilterKey = (typeof InstancePropertyFilterKey)[keyof typeof InstancePropertyFilterKey];
689
+ /**
690
+ * @public
691
+ * @enum
692
+ */
693
+ export declare const InventoryDeletionStatus: {
694
+ readonly COMPLETE: "Complete";
695
+ readonly IN_PROGRESS: "InProgress";
696
+ };
697
+ /**
698
+ * @public
699
+ */
700
+ export type InventoryDeletionStatus = (typeof InventoryDeletionStatus)[keyof typeof InventoryDeletionStatus];
701
+ /**
702
+ * @public
703
+ * @enum
704
+ */
705
+ export declare const MaintenanceWindowExecutionStatus: {
706
+ readonly Cancelled: "CANCELLED";
707
+ readonly Cancelling: "CANCELLING";
708
+ readonly Failed: "FAILED";
709
+ readonly InProgress: "IN_PROGRESS";
710
+ readonly Pending: "PENDING";
711
+ readonly SkippedOverlapping: "SKIPPED_OVERLAPPING";
712
+ readonly Success: "SUCCESS";
713
+ readonly TimedOut: "TIMED_OUT";
714
+ };
715
+ /**
716
+ * @public
717
+ */
718
+ export type MaintenanceWindowExecutionStatus = (typeof MaintenanceWindowExecutionStatus)[keyof typeof MaintenanceWindowExecutionStatus];
719
+ /**
720
+ * @public
721
+ * @enum
722
+ */
723
+ export declare const MaintenanceWindowTaskType: {
724
+ readonly Automation: "AUTOMATION";
725
+ readonly Lambda: "LAMBDA";
726
+ readonly RunCommand: "RUN_COMMAND";
727
+ readonly StepFunctions: "STEP_FUNCTIONS";
728
+ };
729
+ /**
730
+ * @public
731
+ */
732
+ export type MaintenanceWindowTaskType = (typeof MaintenanceWindowTaskType)[keyof typeof MaintenanceWindowTaskType];
733
+ /**
734
+ * @public
735
+ * @enum
736
+ */
737
+ export declare const MaintenanceWindowResourceType: {
738
+ readonly Instance: "INSTANCE";
739
+ readonly ResourceGroup: "RESOURCE_GROUP";
740
+ };
741
+ /**
742
+ * @public
743
+ */
744
+ export type MaintenanceWindowResourceType = (typeof MaintenanceWindowResourceType)[keyof typeof MaintenanceWindowResourceType];
745
+ /**
746
+ * @public
747
+ * @enum
748
+ */
749
+ export declare const MaintenanceWindowTaskCutoffBehavior: {
750
+ readonly CancelTask: "CANCEL_TASK";
751
+ readonly ContinueTask: "CONTINUE_TASK";
752
+ };
753
+ /**
754
+ * @public
755
+ */
756
+ export type MaintenanceWindowTaskCutoffBehavior = (typeof MaintenanceWindowTaskCutoffBehavior)[keyof typeof MaintenanceWindowTaskCutoffBehavior];
757
+ /**
758
+ * @public
759
+ * @enum
760
+ */
761
+ export declare const OpsItemFilterKey: {
762
+ readonly ACCESS_REQUEST_APPROVER_ARN: "AccessRequestByApproverArn";
763
+ readonly ACCESS_REQUEST_APPROVER_ID: "AccessRequestByApproverId";
764
+ readonly ACCESS_REQUEST_IS_REPLICA: "AccessRequestByIsReplica";
765
+ readonly ACCESS_REQUEST_REQUESTER_ARN: "AccessRequestByRequesterArn";
766
+ readonly ACCESS_REQUEST_REQUESTER_ID: "AccessRequestByRequesterId";
767
+ readonly ACCESS_REQUEST_SOURCE_ACCOUNT_ID: "AccessRequestBySourceAccountId";
768
+ readonly ACCESS_REQUEST_SOURCE_OPS_ITEM_ID: "AccessRequestBySourceOpsItemId";
769
+ readonly ACCESS_REQUEST_SOURCE_REGION: "AccessRequestBySourceRegion";
770
+ readonly ACCESS_REQUEST_TARGET_RESOURCE_ID: "AccessRequestByTargetResourceId";
771
+ readonly ACCOUNT_ID: "AccountId";
772
+ readonly ACTUAL_END_TIME: "ActualEndTime";
773
+ readonly ACTUAL_START_TIME: "ActualStartTime";
774
+ readonly AUTOMATION_ID: "AutomationId";
775
+ readonly CATEGORY: "Category";
776
+ readonly CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn";
777
+ readonly CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName";
778
+ readonly CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn";
779
+ readonly CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName";
780
+ readonly CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup";
781
+ readonly CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate";
782
+ readonly CREATED_BY: "CreatedBy";
783
+ readonly CREATED_TIME: "CreatedTime";
784
+ readonly INSIGHT_TYPE: "InsightByType";
785
+ readonly LAST_MODIFIED_TIME: "LastModifiedTime";
786
+ readonly OPERATIONAL_DATA: "OperationalData";
787
+ readonly OPERATIONAL_DATA_KEY: "OperationalDataKey";
788
+ readonly OPERATIONAL_DATA_VALUE: "OperationalDataValue";
789
+ readonly OPSITEM_ID: "OpsItemId";
790
+ readonly OPSITEM_TYPE: "OpsItemType";
791
+ readonly PLANNED_END_TIME: "PlannedEndTime";
792
+ readonly PLANNED_START_TIME: "PlannedStartTime";
793
+ readonly PRIORITY: "Priority";
794
+ readonly RESOURCE_ID: "ResourceId";
795
+ readonly SEVERITY: "Severity";
796
+ readonly SOURCE: "Source";
797
+ readonly STATUS: "Status";
798
+ readonly TITLE: "Title";
799
+ };
800
+ /**
801
+ * @public
802
+ */
803
+ export type OpsItemFilterKey = (typeof OpsItemFilterKey)[keyof typeof OpsItemFilterKey];
804
+ /**
805
+ * @public
806
+ * @enum
807
+ */
808
+ export declare const OpsItemFilterOperator: {
809
+ readonly CONTAINS: "Contains";
810
+ readonly EQUAL: "Equal";
811
+ readonly GREATER_THAN: "GreaterThan";
812
+ readonly LESS_THAN: "LessThan";
813
+ };
814
+ /**
815
+ * @public
816
+ */
817
+ export type OpsItemFilterOperator = (typeof OpsItemFilterOperator)[keyof typeof OpsItemFilterOperator];
818
+ /**
819
+ * @public
820
+ * @enum
821
+ */
822
+ export declare const OpsItemStatus: {
823
+ readonly APPROVED: "Approved";
824
+ readonly CANCELLED: "Cancelled";
825
+ readonly CANCELLING: "Cancelling";
826
+ readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
827
+ readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
828
+ readonly CLOSED: "Closed";
829
+ readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
830
+ readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
831
+ readonly FAILED: "Failed";
832
+ readonly IN_PROGRESS: "InProgress";
833
+ readonly OPEN: "Open";
834
+ readonly PENDING: "Pending";
835
+ readonly PENDING_APPROVAL: "PendingApproval";
836
+ readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
837
+ readonly REJECTED: "Rejected";
838
+ readonly RESOLVED: "Resolved";
839
+ readonly REVOKED: "Revoked";
840
+ readonly RUNBOOK_IN_PROGRESS: "RunbookInProgress";
841
+ readonly SCHEDULED: "Scheduled";
842
+ readonly TIMED_OUT: "TimedOut";
843
+ };
844
+ /**
845
+ * @public
846
+ */
847
+ export type OpsItemStatus = (typeof OpsItemStatus)[keyof typeof OpsItemStatus];
848
+ /**
849
+ * @public
850
+ * @enum
851
+ */
852
+ export declare const ParametersFilterKey: {
853
+ readonly KEY_ID: "KeyId";
854
+ readonly NAME: "Name";
855
+ readonly TYPE: "Type";
856
+ };
857
+ /**
858
+ * @public
859
+ */
860
+ export type ParametersFilterKey = (typeof ParametersFilterKey)[keyof typeof ParametersFilterKey];
861
+ /**
862
+ * @public
863
+ * @enum
864
+ */
865
+ export declare const ParameterTier: {
866
+ readonly ADVANCED: "Advanced";
867
+ readonly INTELLIGENT_TIERING: "Intelligent-Tiering";
868
+ readonly STANDARD: "Standard";
869
+ };
870
+ /**
871
+ * @public
872
+ */
873
+ export type ParameterTier = (typeof ParameterTier)[keyof typeof ParameterTier];
874
+ /**
875
+ * @public
876
+ * @enum
877
+ */
878
+ export declare const ParameterType: {
879
+ readonly SECURE_STRING: "SecureString";
880
+ readonly STRING: "String";
881
+ readonly STRING_LIST: "StringList";
882
+ };
883
+ /**
884
+ * @public
885
+ */
886
+ export type ParameterType = (typeof ParameterType)[keyof typeof ParameterType];
887
+ /**
888
+ * @public
889
+ * @enum
890
+ */
891
+ export declare const PatchSet: {
892
+ readonly Application: "APPLICATION";
893
+ readonly Os: "OS";
894
+ };
895
+ /**
896
+ * @public
897
+ */
898
+ export type PatchSet = (typeof PatchSet)[keyof typeof PatchSet];
899
+ /**
900
+ * @public
901
+ * @enum
902
+ */
903
+ export declare const PatchProperty: {
904
+ readonly PatchClassification: "CLASSIFICATION";
905
+ readonly PatchMsrcSeverity: "MSRC_SEVERITY";
906
+ readonly PatchPriority: "PRIORITY";
907
+ readonly PatchProductFamily: "PRODUCT_FAMILY";
908
+ readonly PatchSeverity: "SEVERITY";
909
+ readonly Product: "PRODUCT";
910
+ };
911
+ /**
912
+ * @public
913
+ */
914
+ export type PatchProperty = (typeof PatchProperty)[keyof typeof PatchProperty];
915
+ /**
916
+ * @public
917
+ * @enum
918
+ */
919
+ export declare const SessionFilterKey: {
920
+ readonly ACCESS_TYPE: "AccessType";
921
+ readonly INVOKED_AFTER: "InvokedAfter";
922
+ readonly INVOKED_BEFORE: "InvokedBefore";
923
+ readonly OWNER: "Owner";
924
+ readonly SESSION_ID: "SessionId";
925
+ readonly STATUS: "Status";
926
+ readonly TARGET_ID: "Target";
927
+ };
928
+ /**
929
+ * @public
930
+ */
931
+ export type SessionFilterKey = (typeof SessionFilterKey)[keyof typeof SessionFilterKey];
932
+ /**
933
+ * @public
934
+ * @enum
935
+ */
936
+ export declare const SessionState: {
937
+ readonly ACTIVE: "Active";
938
+ readonly HISTORY: "History";
939
+ };
940
+ /**
941
+ * @public
942
+ */
943
+ export type SessionState = (typeof SessionState)[keyof typeof SessionState];
944
+ /**
945
+ * @public
946
+ * @enum
947
+ */
948
+ export declare const SessionStatus: {
949
+ readonly CONNECTED: "Connected";
950
+ readonly CONNECTING: "Connecting";
951
+ readonly DISCONNECTED: "Disconnected";
952
+ readonly FAILED: "Failed";
953
+ readonly TERMINATED: "Terminated";
954
+ readonly TERMINATING: "Terminating";
955
+ };
956
+ /**
957
+ * @public
958
+ */
959
+ export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
960
+ /**
961
+ * @public
962
+ * @enum
963
+ */
964
+ export declare const CalendarState: {
965
+ readonly CLOSED: "CLOSED";
966
+ readonly OPEN: "OPEN";
967
+ };
968
+ /**
969
+ * @public
970
+ */
971
+ export type CalendarState = (typeof CalendarState)[keyof typeof CalendarState];
972
+ /**
973
+ * @public
974
+ * @enum
975
+ */
976
+ export declare const CommandInvocationStatus: {
977
+ readonly CANCELLED: "Cancelled";
978
+ readonly CANCELLING: "Cancelling";
979
+ readonly DELAYED: "Delayed";
980
+ readonly FAILED: "Failed";
981
+ readonly IN_PROGRESS: "InProgress";
982
+ readonly PENDING: "Pending";
983
+ readonly SUCCESS: "Success";
984
+ readonly TIMED_OUT: "TimedOut";
985
+ };
986
+ /**
987
+ * @public
988
+ */
989
+ export type CommandInvocationStatus = (typeof CommandInvocationStatus)[keyof typeof CommandInvocationStatus];
990
+ /**
991
+ * @public
992
+ * @enum
993
+ */
994
+ export declare const ConnectionStatus: {
995
+ readonly CONNECTED: "connected";
996
+ readonly NOT_CONNECTED: "notconnected";
997
+ };
998
+ /**
999
+ * @public
1000
+ */
1001
+ export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
1002
+ /**
1003
+ * @public
1004
+ * @enum
1005
+ */
1006
+ export declare const AttachmentHashType: {
1007
+ readonly SHA256: "Sha256";
1008
+ };
1009
+ /**
1010
+ * @public
1011
+ */
1012
+ export type AttachmentHashType = (typeof AttachmentHashType)[keyof typeof AttachmentHashType];
1013
+ /**
1014
+ * @public
1015
+ * @enum
1016
+ */
1017
+ export declare const ImpactType: {
1018
+ readonly MUTATING: "Mutating";
1019
+ readonly NON_MUTATING: "NonMutating";
1020
+ readonly UNDETERMINED: "Undetermined";
1021
+ };
1022
+ /**
1023
+ * @public
1024
+ */
1025
+ export type ImpactType = (typeof ImpactType)[keyof typeof ImpactType];
1026
+ /**
1027
+ * @public
1028
+ * @enum
1029
+ */
1030
+ export declare const ExecutionPreviewStatus: {
1031
+ readonly FAILED: "Failed";
1032
+ readonly IN_PROGRESS: "InProgress";
1033
+ readonly PENDING: "Pending";
1034
+ readonly SUCCESS: "Success";
1035
+ };
1036
+ /**
1037
+ * @public
1038
+ */
1039
+ export type ExecutionPreviewStatus = (typeof ExecutionPreviewStatus)[keyof typeof ExecutionPreviewStatus];
1040
+ /**
1041
+ * @public
1042
+ * @enum
1043
+ */
1044
+ export declare const InventoryQueryOperatorType: {
1045
+ readonly BEGIN_WITH: "BeginWith";
1046
+ readonly EQUAL: "Equal";
1047
+ readonly EXISTS: "Exists";
1048
+ readonly GREATER_THAN: "GreaterThan";
1049
+ readonly LESS_THAN: "LessThan";
1050
+ readonly NOT_EQUAL: "NotEqual";
1051
+ };
1052
+ /**
1053
+ * @public
1054
+ */
1055
+ export type InventoryQueryOperatorType = (typeof InventoryQueryOperatorType)[keyof typeof InventoryQueryOperatorType];
1056
+ /**
1057
+ * @public
1058
+ * @enum
1059
+ */
1060
+ export declare const InventoryAttributeDataType: {
1061
+ readonly NUMBER: "number";
1062
+ readonly STRING: "string";
1063
+ };
1064
+ /**
1065
+ * @public
1066
+ */
1067
+ export type InventoryAttributeDataType = (typeof InventoryAttributeDataType)[keyof typeof InventoryAttributeDataType];
1068
+ /**
1069
+ * @public
1070
+ * @enum
1071
+ */
1072
+ export declare const NotificationEvent: {
1073
+ readonly ALL: "All";
1074
+ readonly CANCELLED: "Cancelled";
1075
+ readonly FAILED: "Failed";
1076
+ readonly IN_PROGRESS: "InProgress";
1077
+ readonly SUCCESS: "Success";
1078
+ readonly TIMED_OUT: "TimedOut";
1079
+ };
1080
+ /**
1081
+ * @public
1082
+ */
1083
+ export type NotificationEvent = (typeof NotificationEvent)[keyof typeof NotificationEvent];
1084
+ /**
1085
+ * @public
1086
+ * @enum
1087
+ */
1088
+ export declare const NotificationType: {
1089
+ readonly Command: "Command";
1090
+ readonly Invocation: "Invocation";
1091
+ };
1092
+ /**
1093
+ * @public
1094
+ */
1095
+ export type NotificationType = (typeof NotificationType)[keyof typeof NotificationType];
1096
+ /**
1097
+ * @public
1098
+ * @enum
1099
+ */
1100
+ export declare const OpsFilterOperatorType: {
1101
+ readonly BEGIN_WITH: "BeginWith";
1102
+ readonly EQUAL: "Equal";
1103
+ readonly EXISTS: "Exists";
1104
+ readonly GREATER_THAN: "GreaterThan";
1105
+ readonly LESS_THAN: "LessThan";
1106
+ readonly NOT_EQUAL: "NotEqual";
1107
+ };
1108
+ /**
1109
+ * @public
1110
+ */
1111
+ export type OpsFilterOperatorType = (typeof OpsFilterOperatorType)[keyof typeof OpsFilterOperatorType];
1112
+ /**
1113
+ * @public
1114
+ * @enum
1115
+ */
1116
+ export declare const AssociationFilterKey: {
1117
+ readonly AssociationId: "AssociationId";
1118
+ readonly AssociationName: "AssociationName";
1119
+ readonly InstanceId: "InstanceId";
1120
+ readonly LastExecutedAfter: "LastExecutedAfter";
1121
+ readonly LastExecutedBefore: "LastExecutedBefore";
1122
+ readonly Name: "Name";
1123
+ readonly ResourceGroupName: "ResourceGroupName";
1124
+ readonly Status: "AssociationStatusName";
1125
+ };
1126
+ /**
1127
+ * @public
1128
+ */
1129
+ export type AssociationFilterKey = (typeof AssociationFilterKey)[keyof typeof AssociationFilterKey];
1130
+ /**
1131
+ * @public
1132
+ * @enum
1133
+ */
1134
+ export declare const CommandFilterKey: {
1135
+ readonly DOCUMENT_NAME: "DocumentName";
1136
+ readonly EXECUTION_STAGE: "ExecutionStage";
1137
+ readonly INVOKED_AFTER: "InvokedAfter";
1138
+ readonly INVOKED_BEFORE: "InvokedBefore";
1139
+ readonly STATUS: "Status";
1140
+ };
1141
+ /**
1142
+ * @public
1143
+ */
1144
+ export type CommandFilterKey = (typeof CommandFilterKey)[keyof typeof CommandFilterKey];
1145
+ /**
1146
+ * @public
1147
+ * @enum
1148
+ */
1149
+ export declare const CommandPluginStatus: {
1150
+ readonly CANCELLED: "Cancelled";
1151
+ readonly FAILED: "Failed";
1152
+ readonly IN_PROGRESS: "InProgress";
1153
+ readonly PENDING: "Pending";
1154
+ readonly SUCCESS: "Success";
1155
+ readonly TIMED_OUT: "TimedOut";
1156
+ };
1157
+ /**
1158
+ * @public
1159
+ */
1160
+ export type CommandPluginStatus = (typeof CommandPluginStatus)[keyof typeof CommandPluginStatus];
1161
+ /**
1162
+ * @public
1163
+ * @enum
1164
+ */
1165
+ export declare const CommandStatus: {
1166
+ readonly CANCELLED: "Cancelled";
1167
+ readonly CANCELLING: "Cancelling";
1168
+ readonly FAILED: "Failed";
1169
+ readonly IN_PROGRESS: "InProgress";
1170
+ readonly PENDING: "Pending";
1171
+ readonly SUCCESS: "Success";
1172
+ readonly TIMED_OUT: "TimedOut";
1173
+ };
1174
+ /**
1175
+ * @public
1176
+ */
1177
+ export type CommandStatus = (typeof CommandStatus)[keyof typeof CommandStatus];
1178
+ /**
1179
+ * @public
1180
+ * @enum
1181
+ */
1182
+ export declare const ComplianceQueryOperatorType: {
1183
+ readonly BeginWith: "BEGIN_WITH";
1184
+ readonly Equal: "EQUAL";
1185
+ readonly GreaterThan: "GREATER_THAN";
1186
+ readonly LessThan: "LESS_THAN";
1187
+ readonly NotEqual: "NOT_EQUAL";
1188
+ };
1189
+ /**
1190
+ * @public
1191
+ */
1192
+ export type ComplianceQueryOperatorType = (typeof ComplianceQueryOperatorType)[keyof typeof ComplianceQueryOperatorType];
1193
+ /**
1194
+ * @public
1195
+ * @enum
1196
+ */
1197
+ export declare const ComplianceSeverity: {
1198
+ readonly Critical: "CRITICAL";
1199
+ readonly High: "HIGH";
1200
+ readonly Informational: "INFORMATIONAL";
1201
+ readonly Low: "LOW";
1202
+ readonly Medium: "MEDIUM";
1203
+ readonly Unspecified: "UNSPECIFIED";
1204
+ };
1205
+ /**
1206
+ * @public
1207
+ */
1208
+ export type ComplianceSeverity = (typeof ComplianceSeverity)[keyof typeof ComplianceSeverity];
1209
+ /**
1210
+ * @public
1211
+ * @enum
1212
+ */
1213
+ export declare const ComplianceStatus: {
1214
+ readonly Compliant: "COMPLIANT";
1215
+ readonly NonCompliant: "NON_COMPLIANT";
1216
+ };
1217
+ /**
1218
+ * @public
1219
+ */
1220
+ export type ComplianceStatus = (typeof ComplianceStatus)[keyof typeof ComplianceStatus];
1221
+ /**
1222
+ * @public
1223
+ * @enum
1224
+ */
1225
+ export declare const DocumentMetadataEnum: {
1226
+ readonly DocumentReviews: "DocumentReviews";
1227
+ };
1228
+ /**
1229
+ * @public
1230
+ */
1231
+ export type DocumentMetadataEnum = (typeof DocumentMetadataEnum)[keyof typeof DocumentMetadataEnum];
1232
+ /**
1233
+ * @public
1234
+ * @enum
1235
+ */
1236
+ export declare const DocumentReviewCommentType: {
1237
+ readonly Comment: "Comment";
1238
+ };
1239
+ /**
1240
+ * @public
1241
+ */
1242
+ export type DocumentReviewCommentType = (typeof DocumentReviewCommentType)[keyof typeof DocumentReviewCommentType];
1243
+ /**
1244
+ * @public
1245
+ * @enum
1246
+ */
1247
+ export declare const DocumentFilterKey: {
1248
+ readonly DocumentType: "DocumentType";
1249
+ readonly Name: "Name";
1250
+ readonly Owner: "Owner";
1251
+ readonly PlatformTypes: "PlatformTypes";
1252
+ };
1253
+ /**
1254
+ * @public
1255
+ */
1256
+ export type DocumentFilterKey = (typeof DocumentFilterKey)[keyof typeof DocumentFilterKey];
1257
+ /**
1258
+ * @public
1259
+ * @enum
1260
+ */
1261
+ export declare const NodeFilterKey: {
1262
+ readonly ACCOUNT_ID: "AccountId";
1263
+ readonly AGENT_TYPE: "AgentType";
1264
+ readonly AGENT_VERSION: "AgentVersion";
1265
+ readonly COMPUTER_NAME: "ComputerName";
1266
+ readonly INSTANCE_ID: "InstanceId";
1267
+ readonly INSTANCE_STATUS: "InstanceStatus";
1268
+ readonly IP_ADDRESS: "IpAddress";
1269
+ readonly MANAGED_STATUS: "ManagedStatus";
1270
+ readonly ORGANIZATIONAL_UNIT_ID: "OrganizationalUnitId";
1271
+ readonly ORGANIZATIONAL_UNIT_PATH: "OrganizationalUnitPath";
1272
+ readonly PLATFORM_NAME: "PlatformName";
1273
+ readonly PLATFORM_TYPE: "PlatformType";
1274
+ readonly PLATFORM_VERSION: "PlatformVersion";
1275
+ readonly REGION: "Region";
1276
+ readonly RESOURCE_TYPE: "ResourceType";
1277
+ };
1278
+ /**
1279
+ * @public
1280
+ */
1281
+ export type NodeFilterKey = (typeof NodeFilterKey)[keyof typeof NodeFilterKey];
1282
+ /**
1283
+ * @public
1284
+ * @enum
1285
+ */
1286
+ export declare const NodeFilterOperatorType: {
1287
+ readonly BEGIN_WITH: "BeginWith";
1288
+ readonly EQUAL: "Equal";
1289
+ readonly NOT_EQUAL: "NotEqual";
1290
+ };
1291
+ /**
1292
+ * @public
1293
+ */
1294
+ export type NodeFilterOperatorType = (typeof NodeFilterOperatorType)[keyof typeof NodeFilterOperatorType];
1295
+ /**
1296
+ * @public
1297
+ * @enum
1298
+ */
1299
+ export declare const ManagedStatus: {
1300
+ readonly ALL: "All";
1301
+ readonly MANAGED: "Managed";
1302
+ readonly UNMANAGED: "Unmanaged";
1303
+ };
1304
+ /**
1305
+ * @public
1306
+ */
1307
+ export type ManagedStatus = (typeof ManagedStatus)[keyof typeof ManagedStatus];
1308
+ /**
1309
+ * @public
1310
+ * @enum
1311
+ */
1312
+ export declare const NodeAggregatorType: {
1313
+ readonly COUNT: "Count";
1314
+ };
1315
+ /**
1316
+ * @public
1317
+ */
1318
+ export type NodeAggregatorType = (typeof NodeAggregatorType)[keyof typeof NodeAggregatorType];
1319
+ /**
1320
+ * @public
1321
+ * @enum
1322
+ */
1323
+ export declare const NodeAttributeName: {
1324
+ readonly AGENT_VERSION: "AgentVersion";
1325
+ readonly PLATFORM_NAME: "PlatformName";
1326
+ readonly PLATFORM_TYPE: "PlatformType";
1327
+ readonly PLATFORM_VERSION: "PlatformVersion";
1328
+ readonly REGION: "Region";
1329
+ readonly RESOURCE_TYPE: "ResourceType";
1330
+ };
1331
+ /**
1332
+ * @public
1333
+ */
1334
+ export type NodeAttributeName = (typeof NodeAttributeName)[keyof typeof NodeAttributeName];
1335
+ /**
1336
+ * @public
1337
+ * @enum
1338
+ */
1339
+ export declare const NodeTypeName: {
1340
+ readonly INSTANCE: "Instance";
1341
+ };
1342
+ /**
1343
+ * @public
1344
+ */
1345
+ export type NodeTypeName = (typeof NodeTypeName)[keyof typeof NodeTypeName];
1346
+ /**
1347
+ * @public
1348
+ * @enum
1349
+ */
1350
+ export declare const OpsItemEventFilterKey: {
1351
+ readonly OPSITEM_ID: "OpsItemId";
1352
+ };
1353
+ /**
1354
+ * @public
1355
+ */
1356
+ export type OpsItemEventFilterKey = (typeof OpsItemEventFilterKey)[keyof typeof OpsItemEventFilterKey];
1357
+ /**
1358
+ * @public
1359
+ * @enum
1360
+ */
1361
+ export declare const OpsItemEventFilterOperator: {
1362
+ readonly EQUAL: "Equal";
1363
+ };
1364
+ /**
1365
+ * @public
1366
+ */
1367
+ export type OpsItemEventFilterOperator = (typeof OpsItemEventFilterOperator)[keyof typeof OpsItemEventFilterOperator];
1368
+ /**
1369
+ * @public
1370
+ * @enum
1371
+ */
1372
+ export declare const OpsItemRelatedItemsFilterKey: {
1373
+ readonly ASSOCIATION_ID: "AssociationId";
1374
+ readonly RESOURCE_TYPE: "ResourceType";
1375
+ readonly RESOURCE_URI: "ResourceUri";
1376
+ };
1377
+ /**
1378
+ * @public
1379
+ */
1380
+ export type OpsItemRelatedItemsFilterKey = (typeof OpsItemRelatedItemsFilterKey)[keyof typeof OpsItemRelatedItemsFilterKey];
1381
+ /**
1382
+ * @public
1383
+ * @enum
1384
+ */
1385
+ export declare const OpsItemRelatedItemsFilterOperator: {
1386
+ readonly EQUAL: "Equal";
1387
+ };
1388
+ /**
1389
+ * @public
1390
+ */
1391
+ export type OpsItemRelatedItemsFilterOperator = (typeof OpsItemRelatedItemsFilterOperator)[keyof typeof OpsItemRelatedItemsFilterOperator];
1392
+ /**
1393
+ * @public
1394
+ * @enum
1395
+ */
1396
+ export declare const LastResourceDataSyncStatus: {
1397
+ readonly FAILED: "Failed";
1398
+ readonly INPROGRESS: "InProgress";
1399
+ readonly SUCCESSFUL: "Successful";
1400
+ };
1401
+ /**
1402
+ * @public
1403
+ */
1404
+ export type LastResourceDataSyncStatus = (typeof LastResourceDataSyncStatus)[keyof typeof LastResourceDataSyncStatus];
1405
+ /**
1406
+ * @public
1407
+ * @enum
1408
+ */
1409
+ export declare const ComplianceUploadType: {
1410
+ readonly Complete: "COMPLETE";
1411
+ readonly Partial: "PARTIAL";
1412
+ };
1413
+ /**
1414
+ * @public
1415
+ */
1416
+ export type ComplianceUploadType = (typeof ComplianceUploadType)[keyof typeof ComplianceUploadType];
1417
+ /**
1418
+ * @public
1419
+ * @enum
1420
+ */
1421
+ export declare const SignalType: {
1422
+ readonly APPROVE: "Approve";
1423
+ readonly REJECT: "Reject";
1424
+ readonly RESUME: "Resume";
1425
+ readonly REVOKE: "Revoke";
1426
+ readonly START_STEP: "StartStep";
1427
+ readonly STOP_STEP: "StopStep";
1428
+ };
1429
+ /**
1430
+ * @public
1431
+ */
1432
+ export type SignalType = (typeof SignalType)[keyof typeof SignalType];
1433
+ /**
1434
+ * @public
1435
+ * @enum
1436
+ */
1437
+ export declare const StopType: {
1438
+ readonly CANCEL: "Cancel";
1439
+ readonly COMPLETE: "Complete";
1440
+ };
1441
+ /**
1442
+ * @public
1443
+ */
1444
+ export type StopType = (typeof StopType)[keyof typeof StopType];
1445
+ /**
1446
+ * @public
1447
+ * @enum
1448
+ */
1449
+ export declare const DocumentReviewAction: {
1450
+ readonly Approve: "Approve";
1451
+ readonly Reject: "Reject";
1452
+ readonly SendForReview: "SendForReview";
1453
+ readonly UpdateReview: "UpdateReview";
1454
+ };
1455
+ /**
1456
+ * @public
1457
+ */
1458
+ export type DocumentReviewAction = (typeof DocumentReviewAction)[keyof typeof DocumentReviewAction];