@aws-sdk/client-ssm 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +344 -392
- package/dist-cjs/models/models_1.js +220 -256
- package/dist-cjs/models/models_2.js +6 -7
- package/dist-es/models/models_0.js +344 -392
- package/dist-es/models/models_1.js +220 -256
- package/dist-es/models/models_2.js +6 -7
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/CancelCommandCommand.d.ts +2 -2
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActivationCommand.d.ts +5 -5
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +21 -21
- package/dist-types/commands/CreateAssociationCommand.d.ts +21 -21
- package/dist-types/commands/CreateDocumentCommand.d.ts +8 -8
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +3 -3
- package/dist-types/commands/CreateOpsItemCommand.d.ts +9 -9
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +5 -5
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +14 -14
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +8 -8
- package/dist-types/commands/DeleteActivationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInventoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParameterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParametersCommand.d.ts +2 -2
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +6 -6
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +7 -7
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeParametersCommand.d.ts +7 -7
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -2
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +13 -13
- package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetInventoryCommand.d.ts +12 -16
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +11 -15
- package/dist-types/commands/GetParameterCommand.d.ts +1 -1
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetParametersByPathCommand.d.ts +4 -4
- package/dist-types/commands/GetParametersCommand.d.ts +2 -2
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -3
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +6 -6
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentsCommand.d.ts +6 -6
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -2
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -5
- package/dist-types/commands/PutInventoryCommand.d.ts +6 -6
- package/dist-types/commands/PutParameterCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -4
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +23 -23
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +3 -3
- package/dist-types/commands/SendCommandCommand.d.ts +13 -13
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -2
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +18 -18
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +20 -20
- package/dist-types/commands/StartSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAssociationCommand.d.ts +19 -19
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDocumentCommand.d.ts +4 -4
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +23 -23
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +8 -8
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +12 -12
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +6 -6
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +587 -347
- package/dist-types/models/models_1.d.ts +401 -221
- package/dist-types/models/models_2.d.ts +11 -6
- package/dist-types/ts3.4/models/models_0.d.ts +430 -344
- package/dist-types/ts3.4/models/models_1.d.ts +281 -220
- package/dist-types/ts3.4/models/models_2.d.ts +8 -6
- package/package.json +35 -35
|
@@ -57,27 +57,28 @@ export interface DescribeOpsItemsRequest {
|
|
|
57
57
|
MaxResults?: number;
|
|
58
58
|
NextToken?: string;
|
|
59
59
|
}
|
|
60
|
-
export declare
|
|
61
|
-
APPROVED
|
|
62
|
-
CANCELLED
|
|
63
|
-
CANCELLING
|
|
64
|
-
CHANGE_CALENDAR_OVERRIDE_APPROVED
|
|
65
|
-
CHANGE_CALENDAR_OVERRIDE_REJECTED
|
|
66
|
-
CLOSED
|
|
67
|
-
COMPLETED_WITH_FAILURE
|
|
68
|
-
COMPLETED_WITH_SUCCESS
|
|
69
|
-
FAILED
|
|
70
|
-
IN_PROGRESS
|
|
71
|
-
OPEN
|
|
72
|
-
PENDING
|
|
73
|
-
PENDING_APPROVAL
|
|
74
|
-
PENDING_CHANGE_CALENDAR_OVERRIDE
|
|
75
|
-
REJECTED
|
|
76
|
-
RESOLVED
|
|
77
|
-
RUNBOOK_IN_PROGRESS
|
|
78
|
-
SCHEDULED
|
|
79
|
-
TIMED_OUT
|
|
80
|
-
}
|
|
60
|
+
export declare const OpsItemStatus: {
|
|
61
|
+
readonly APPROVED: "Approved";
|
|
62
|
+
readonly CANCELLED: "Cancelled";
|
|
63
|
+
readonly CANCELLING: "Cancelling";
|
|
64
|
+
readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
|
|
65
|
+
readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
|
|
66
|
+
readonly CLOSED: "Closed";
|
|
67
|
+
readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
|
|
68
|
+
readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
|
|
69
|
+
readonly FAILED: "Failed";
|
|
70
|
+
readonly IN_PROGRESS: "InProgress";
|
|
71
|
+
readonly OPEN: "Open";
|
|
72
|
+
readonly PENDING: "Pending";
|
|
73
|
+
readonly PENDING_APPROVAL: "PendingApproval";
|
|
74
|
+
readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
|
|
75
|
+
readonly REJECTED: "Rejected";
|
|
76
|
+
readonly RESOLVED: "Resolved";
|
|
77
|
+
readonly RUNBOOK_IN_PROGRESS: "RunbookInProgress";
|
|
78
|
+
readonly SCHEDULED: "Scheduled";
|
|
79
|
+
readonly TIMED_OUT: "TimedOut";
|
|
80
|
+
};
|
|
81
|
+
export type OpsItemStatus = (typeof OpsItemStatus)[keyof typeof OpsItemStatus];
|
|
81
82
|
export interface OpsItemSummary {
|
|
82
83
|
CreatedBy?: string;
|
|
83
84
|
CreatedTime?: Date;
|
|
@@ -101,11 +102,13 @@ export interface DescribeOpsItemsResponse {
|
|
|
101
102
|
NextToken?: string;
|
|
102
103
|
OpsItemSummaries?: OpsItemSummary[];
|
|
103
104
|
}
|
|
104
|
-
export declare
|
|
105
|
-
KEY_ID
|
|
106
|
-
NAME
|
|
107
|
-
TYPE
|
|
108
|
-
}
|
|
105
|
+
export declare const ParametersFilterKey: {
|
|
106
|
+
readonly KEY_ID: "KeyId";
|
|
107
|
+
readonly NAME: "Name";
|
|
108
|
+
readonly TYPE: "Type";
|
|
109
|
+
};
|
|
110
|
+
export type ParametersFilterKey =
|
|
111
|
+
(typeof ParametersFilterKey)[keyof typeof ParametersFilterKey];
|
|
109
112
|
export interface ParametersFilter {
|
|
110
113
|
Key: ParametersFilterKey | string | undefined;
|
|
111
114
|
Values: string[] | undefined;
|
|
@@ -126,16 +129,18 @@ export interface ParameterInlinePolicy {
|
|
|
126
129
|
PolicyType?: string;
|
|
127
130
|
PolicyStatus?: string;
|
|
128
131
|
}
|
|
129
|
-
export declare
|
|
130
|
-
ADVANCED
|
|
131
|
-
INTELLIGENT_TIERING
|
|
132
|
-
STANDARD
|
|
133
|
-
}
|
|
134
|
-
export
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
132
|
+
export declare const ParameterTier: {
|
|
133
|
+
readonly ADVANCED: "Advanced";
|
|
134
|
+
readonly INTELLIGENT_TIERING: "Intelligent-Tiering";
|
|
135
|
+
readonly STANDARD: "Standard";
|
|
136
|
+
};
|
|
137
|
+
export type ParameterTier = (typeof ParameterTier)[keyof typeof ParameterTier];
|
|
138
|
+
export declare const ParameterType: {
|
|
139
|
+
readonly SECURE_STRING: "SecureString";
|
|
140
|
+
readonly STRING: "String";
|
|
141
|
+
readonly STRING_LIST: "StringList";
|
|
142
|
+
};
|
|
143
|
+
export type ParameterType = (typeof ParameterType)[keyof typeof ParameterType];
|
|
139
144
|
export interface ParameterMetadata {
|
|
140
145
|
Name?: string;
|
|
141
146
|
Type?: ParameterType | string;
|
|
@@ -206,18 +211,20 @@ export interface DescribePatchGroupStateResult {
|
|
|
206
211
|
InstancesWithSecurityNonCompliantPatches?: number;
|
|
207
212
|
InstancesWithOtherNonCompliantPatches?: number;
|
|
208
213
|
}
|
|
209
|
-
export declare
|
|
210
|
-
Application
|
|
211
|
-
Os
|
|
212
|
-
}
|
|
213
|
-
export
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
214
|
+
export declare const PatchSet: {
|
|
215
|
+
readonly Application: "APPLICATION";
|
|
216
|
+
readonly Os: "OS";
|
|
217
|
+
};
|
|
218
|
+
export type PatchSet = (typeof PatchSet)[keyof typeof PatchSet];
|
|
219
|
+
export declare const PatchProperty: {
|
|
220
|
+
readonly PatchClassification: "CLASSIFICATION";
|
|
221
|
+
readonly PatchMsrcSeverity: "MSRC_SEVERITY";
|
|
222
|
+
readonly PatchPriority: "PRIORITY";
|
|
223
|
+
readonly PatchProductFamily: "PRODUCT_FAMILY";
|
|
224
|
+
readonly PatchSeverity: "SEVERITY";
|
|
225
|
+
readonly Product: "PRODUCT";
|
|
226
|
+
};
|
|
227
|
+
export type PatchProperty = (typeof PatchProperty)[keyof typeof PatchProperty];
|
|
221
228
|
export interface DescribePatchPropertiesRequest {
|
|
222
229
|
OperatingSystem: OperatingSystem | string | undefined;
|
|
223
230
|
Property: PatchProperty | string | undefined;
|
|
@@ -229,22 +236,25 @@ export interface DescribePatchPropertiesResult {
|
|
|
229
236
|
Properties?: Record<string, string>[];
|
|
230
237
|
NextToken?: string;
|
|
231
238
|
}
|
|
232
|
-
export declare
|
|
233
|
-
INVOKED_AFTER
|
|
234
|
-
INVOKED_BEFORE
|
|
235
|
-
OWNER
|
|
236
|
-
SESSION_ID
|
|
237
|
-
STATUS
|
|
238
|
-
TARGET_ID
|
|
239
|
-
}
|
|
239
|
+
export declare const SessionFilterKey: {
|
|
240
|
+
readonly INVOKED_AFTER: "InvokedAfter";
|
|
241
|
+
readonly INVOKED_BEFORE: "InvokedBefore";
|
|
242
|
+
readonly OWNER: "Owner";
|
|
243
|
+
readonly SESSION_ID: "SessionId";
|
|
244
|
+
readonly STATUS: "Status";
|
|
245
|
+
readonly TARGET_ID: "Target";
|
|
246
|
+
};
|
|
247
|
+
export type SessionFilterKey =
|
|
248
|
+
(typeof SessionFilterKey)[keyof typeof SessionFilterKey];
|
|
240
249
|
export interface SessionFilter {
|
|
241
250
|
key: SessionFilterKey | string | undefined;
|
|
242
251
|
value: string | undefined;
|
|
243
252
|
}
|
|
244
|
-
export declare
|
|
245
|
-
ACTIVE
|
|
246
|
-
HISTORY
|
|
247
|
-
}
|
|
253
|
+
export declare const SessionState: {
|
|
254
|
+
readonly ACTIVE: "Active";
|
|
255
|
+
readonly HISTORY: "History";
|
|
256
|
+
};
|
|
257
|
+
export type SessionState = (typeof SessionState)[keyof typeof SessionState];
|
|
248
258
|
export interface DescribeSessionsRequest {
|
|
249
259
|
State: SessionState | string | undefined;
|
|
250
260
|
MaxResults?: number;
|
|
@@ -255,14 +265,15 @@ export interface SessionManagerOutputUrl {
|
|
|
255
265
|
S3OutputUrl?: string;
|
|
256
266
|
CloudWatchOutputUrl?: string;
|
|
257
267
|
}
|
|
258
|
-
export declare
|
|
259
|
-
CONNECTED
|
|
260
|
-
CONNECTING
|
|
261
|
-
DISCONNECTED
|
|
262
|
-
FAILED
|
|
263
|
-
TERMINATED
|
|
264
|
-
TERMINATING
|
|
265
|
-
}
|
|
268
|
+
export declare const SessionStatus: {
|
|
269
|
+
readonly CONNECTED: "Connected";
|
|
270
|
+
readonly CONNECTING: "Connecting";
|
|
271
|
+
readonly DISCONNECTED: "Disconnected";
|
|
272
|
+
readonly FAILED: "Failed";
|
|
273
|
+
readonly TERMINATED: "Terminated";
|
|
274
|
+
readonly TERMINATING: "Terminating";
|
|
275
|
+
};
|
|
276
|
+
export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
|
|
266
277
|
export interface Session {
|
|
267
278
|
SessionId?: string;
|
|
268
279
|
Target?: string;
|
|
@@ -348,10 +359,11 @@ export interface GetCalendarStateRequest {
|
|
|
348
359
|
CalendarNames: string[] | undefined;
|
|
349
360
|
AtTime?: string;
|
|
350
361
|
}
|
|
351
|
-
export declare
|
|
352
|
-
CLOSED
|
|
353
|
-
OPEN
|
|
354
|
-
}
|
|
362
|
+
export declare const CalendarState: {
|
|
363
|
+
readonly CLOSED: "CLOSED";
|
|
364
|
+
readonly OPEN: "OPEN";
|
|
365
|
+
};
|
|
366
|
+
export type CalendarState = (typeof CalendarState)[keyof typeof CalendarState];
|
|
355
367
|
export interface GetCalendarStateResponse {
|
|
356
368
|
State?: CalendarState | string;
|
|
357
369
|
AtTime?: string;
|
|
@@ -382,16 +394,18 @@ export interface CloudWatchOutputConfig {
|
|
|
382
394
|
CloudWatchLogGroupName?: string;
|
|
383
395
|
CloudWatchOutputEnabled?: boolean;
|
|
384
396
|
}
|
|
385
|
-
export declare
|
|
386
|
-
CANCELLED
|
|
387
|
-
CANCELLING
|
|
388
|
-
DELAYED
|
|
389
|
-
FAILED
|
|
390
|
-
IN_PROGRESS
|
|
391
|
-
PENDING
|
|
392
|
-
SUCCESS
|
|
393
|
-
TIMED_OUT
|
|
394
|
-
}
|
|
397
|
+
export declare const CommandInvocationStatus: {
|
|
398
|
+
readonly CANCELLED: "Cancelled";
|
|
399
|
+
readonly CANCELLING: "Cancelling";
|
|
400
|
+
readonly DELAYED: "Delayed";
|
|
401
|
+
readonly FAILED: "Failed";
|
|
402
|
+
readonly IN_PROGRESS: "InProgress";
|
|
403
|
+
readonly PENDING: "Pending";
|
|
404
|
+
readonly SUCCESS: "Success";
|
|
405
|
+
readonly TIMED_OUT: "TimedOut";
|
|
406
|
+
};
|
|
407
|
+
export type CommandInvocationStatus =
|
|
408
|
+
(typeof CommandInvocationStatus)[keyof typeof CommandInvocationStatus];
|
|
395
409
|
export interface GetCommandInvocationResult {
|
|
396
410
|
CommandId?: string;
|
|
397
411
|
InstanceId?: string;
|
|
@@ -426,10 +440,12 @@ export declare class InvocationDoesNotExist extends __BaseException {
|
|
|
426
440
|
export interface GetConnectionStatusRequest {
|
|
427
441
|
Target: string | undefined;
|
|
428
442
|
}
|
|
429
|
-
export declare
|
|
430
|
-
CONNECTED
|
|
431
|
-
NOT_CONNECTED
|
|
432
|
-
}
|
|
443
|
+
export declare const ConnectionStatus: {
|
|
444
|
+
readonly CONNECTED: "Connected";
|
|
445
|
+
readonly NOT_CONNECTED: "NotConnected";
|
|
446
|
+
};
|
|
447
|
+
export type ConnectionStatus =
|
|
448
|
+
(typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
433
449
|
export interface GetConnectionStatusResponse {
|
|
434
450
|
Target?: string;
|
|
435
451
|
Status?: ConnectionStatus | string;
|
|
@@ -480,9 +496,11 @@ export interface GetDocumentRequest {
|
|
|
480
496
|
DocumentVersion?: string;
|
|
481
497
|
DocumentFormat?: DocumentFormat | string;
|
|
482
498
|
}
|
|
483
|
-
export declare
|
|
484
|
-
SHA256
|
|
485
|
-
}
|
|
499
|
+
export declare const AttachmentHashType: {
|
|
500
|
+
readonly SHA256: "Sha256";
|
|
501
|
+
};
|
|
502
|
+
export type AttachmentHashType =
|
|
503
|
+
(typeof AttachmentHashType)[keyof typeof AttachmentHashType];
|
|
486
504
|
export interface AttachmentContent {
|
|
487
505
|
Name?: string;
|
|
488
506
|
Size?: number;
|
|
@@ -505,14 +523,16 @@ export interface GetDocumentResult {
|
|
|
505
523
|
AttachmentsContent?: AttachmentContent[];
|
|
506
524
|
ReviewStatus?: ReviewStatus | string;
|
|
507
525
|
}
|
|
508
|
-
export declare
|
|
509
|
-
BEGIN_WITH
|
|
510
|
-
EQUAL
|
|
511
|
-
EXISTS
|
|
512
|
-
GREATER_THAN
|
|
513
|
-
LESS_THAN
|
|
514
|
-
NOT_EQUAL
|
|
515
|
-
}
|
|
526
|
+
export declare const InventoryQueryOperatorType: {
|
|
527
|
+
readonly BEGIN_WITH: "BeginWith";
|
|
528
|
+
readonly EQUAL: "Equal";
|
|
529
|
+
readonly EXISTS: "Exists";
|
|
530
|
+
readonly GREATER_THAN: "GreaterThan";
|
|
531
|
+
readonly LESS_THAN: "LessThan";
|
|
532
|
+
readonly NOT_EQUAL: "NotEqual";
|
|
533
|
+
};
|
|
534
|
+
export type InventoryQueryOperatorType =
|
|
535
|
+
(typeof InventoryQueryOperatorType)[keyof typeof InventoryQueryOperatorType];
|
|
516
536
|
export interface InventoryFilter {
|
|
517
537
|
Key: string | undefined;
|
|
518
538
|
Values: string[] | undefined;
|
|
@@ -574,10 +594,12 @@ export interface GetInventorySchemaRequest {
|
|
|
574
594
|
Aggregator?: boolean;
|
|
575
595
|
SubType?: boolean;
|
|
576
596
|
}
|
|
577
|
-
export declare
|
|
578
|
-
NUMBER
|
|
579
|
-
STRING
|
|
580
|
-
}
|
|
597
|
+
export declare const InventoryAttributeDataType: {
|
|
598
|
+
readonly NUMBER: "number";
|
|
599
|
+
readonly STRING: "string";
|
|
600
|
+
};
|
|
601
|
+
export type InventoryAttributeDataType =
|
|
602
|
+
(typeof InventoryAttributeDataType)[keyof typeof InventoryAttributeDataType];
|
|
581
603
|
export interface InventoryItemAttribute {
|
|
582
604
|
Name: string | undefined;
|
|
583
605
|
DataType: InventoryAttributeDataType | string | undefined;
|
|
@@ -679,18 +701,22 @@ export interface MaintenanceWindowLambdaParameters {
|
|
|
679
701
|
Qualifier?: string;
|
|
680
702
|
Payload?: Uint8Array;
|
|
681
703
|
}
|
|
682
|
-
export declare
|
|
683
|
-
ALL
|
|
684
|
-
CANCELLED
|
|
685
|
-
FAILED
|
|
686
|
-
IN_PROGRESS
|
|
687
|
-
SUCCESS
|
|
688
|
-
TIMED_OUT
|
|
689
|
-
}
|
|
690
|
-
export
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
704
|
+
export declare const NotificationEvent: {
|
|
705
|
+
readonly ALL: "All";
|
|
706
|
+
readonly CANCELLED: "Cancelled";
|
|
707
|
+
readonly FAILED: "Failed";
|
|
708
|
+
readonly IN_PROGRESS: "InProgress";
|
|
709
|
+
readonly SUCCESS: "Success";
|
|
710
|
+
readonly TIMED_OUT: "TimedOut";
|
|
711
|
+
};
|
|
712
|
+
export type NotificationEvent =
|
|
713
|
+
(typeof NotificationEvent)[keyof typeof NotificationEvent];
|
|
714
|
+
export declare const NotificationType: {
|
|
715
|
+
readonly Command: "Command";
|
|
716
|
+
readonly Invocation: "Invocation";
|
|
717
|
+
};
|
|
718
|
+
export type NotificationType =
|
|
719
|
+
(typeof NotificationType)[keyof typeof NotificationType];
|
|
694
720
|
export interface NotificationConfig {
|
|
695
721
|
NotificationArn?: string;
|
|
696
722
|
NotificationEvents?: (NotificationEvent | string)[];
|
|
@@ -781,14 +807,16 @@ export interface GetOpsMetadataResult {
|
|
|
781
807
|
Metadata?: Record<string, MetadataValue>;
|
|
782
808
|
NextToken?: string;
|
|
783
809
|
}
|
|
784
|
-
export declare
|
|
785
|
-
BEGIN_WITH
|
|
786
|
-
EQUAL
|
|
787
|
-
EXISTS
|
|
788
|
-
GREATER_THAN
|
|
789
|
-
LESS_THAN
|
|
790
|
-
NOT_EQUAL
|
|
791
|
-
}
|
|
810
|
+
export declare const OpsFilterOperatorType: {
|
|
811
|
+
readonly BEGIN_WITH: "BeginWith";
|
|
812
|
+
readonly EQUAL: "Equal";
|
|
813
|
+
readonly EXISTS: "Exists";
|
|
814
|
+
readonly GREATER_THAN: "GreaterThan";
|
|
815
|
+
readonly LESS_THAN: "LessThan";
|
|
816
|
+
readonly NOT_EQUAL: "NotEqual";
|
|
817
|
+
};
|
|
818
|
+
export type OpsFilterOperatorType =
|
|
819
|
+
(typeof OpsFilterOperatorType)[keyof typeof OpsFilterOperatorType];
|
|
792
820
|
export interface OpsFilter {
|
|
793
821
|
Key: string | undefined;
|
|
794
822
|
Values: string[] | undefined;
|
|
@@ -968,16 +996,18 @@ export declare class ParameterVersionLabelLimitExceeded extends __BaseException
|
|
|
968
996
|
>
|
|
969
997
|
);
|
|
970
998
|
}
|
|
971
|
-
export declare
|
|
972
|
-
AssociationId
|
|
973
|
-
AssociationName
|
|
974
|
-
InstanceId
|
|
975
|
-
LastExecutedAfter
|
|
976
|
-
LastExecutedBefore
|
|
977
|
-
Name
|
|
978
|
-
ResourceGroupName
|
|
979
|
-
Status
|
|
980
|
-
}
|
|
999
|
+
export declare const AssociationFilterKey: {
|
|
1000
|
+
readonly AssociationId: "AssociationId";
|
|
1001
|
+
readonly AssociationName: "AssociationName";
|
|
1002
|
+
readonly InstanceId: "InstanceId";
|
|
1003
|
+
readonly LastExecutedAfter: "LastExecutedAfter";
|
|
1004
|
+
readonly LastExecutedBefore: "LastExecutedBefore";
|
|
1005
|
+
readonly Name: "Name";
|
|
1006
|
+
readonly ResourceGroupName: "ResourceGroupName";
|
|
1007
|
+
readonly Status: "AssociationStatusName";
|
|
1008
|
+
};
|
|
1009
|
+
export type AssociationFilterKey =
|
|
1010
|
+
(typeof AssociationFilterKey)[keyof typeof AssociationFilterKey];
|
|
981
1011
|
export interface AssociationFilter {
|
|
982
1012
|
key: AssociationFilterKey | string | undefined;
|
|
983
1013
|
value: string | undefined;
|
|
@@ -1035,13 +1065,15 @@ export interface ListAssociationVersionsResult {
|
|
|
1035
1065
|
AssociationVersions?: AssociationVersionInfo[];
|
|
1036
1066
|
NextToken?: string;
|
|
1037
1067
|
}
|
|
1038
|
-
export declare
|
|
1039
|
-
DOCUMENT_NAME
|
|
1040
|
-
EXECUTION_STAGE
|
|
1041
|
-
INVOKED_AFTER
|
|
1042
|
-
INVOKED_BEFORE
|
|
1043
|
-
STATUS
|
|
1044
|
-
}
|
|
1068
|
+
export declare const CommandFilterKey: {
|
|
1069
|
+
readonly DOCUMENT_NAME: "DocumentName";
|
|
1070
|
+
readonly EXECUTION_STAGE: "ExecutionStage";
|
|
1071
|
+
readonly INVOKED_AFTER: "InvokedAfter";
|
|
1072
|
+
readonly INVOKED_BEFORE: "InvokedBefore";
|
|
1073
|
+
readonly STATUS: "Status";
|
|
1074
|
+
};
|
|
1075
|
+
export type CommandFilterKey =
|
|
1076
|
+
(typeof CommandFilterKey)[keyof typeof CommandFilterKey];
|
|
1045
1077
|
export interface CommandFilter {
|
|
1046
1078
|
key: CommandFilterKey | string | undefined;
|
|
1047
1079
|
value: string | undefined;
|
|
@@ -1054,14 +1086,16 @@ export interface ListCommandInvocationsRequest {
|
|
|
1054
1086
|
Filters?: CommandFilter[];
|
|
1055
1087
|
Details?: boolean;
|
|
1056
1088
|
}
|
|
1057
|
-
export declare
|
|
1058
|
-
CANCELLED
|
|
1059
|
-
FAILED
|
|
1060
|
-
IN_PROGRESS
|
|
1061
|
-
PENDING
|
|
1062
|
-
SUCCESS
|
|
1063
|
-
TIMED_OUT
|
|
1064
|
-
}
|
|
1089
|
+
export declare const CommandPluginStatus: {
|
|
1090
|
+
readonly CANCELLED: "Cancelled";
|
|
1091
|
+
readonly FAILED: "Failed";
|
|
1092
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1093
|
+
readonly PENDING: "Pending";
|
|
1094
|
+
readonly SUCCESS: "Success";
|
|
1095
|
+
readonly TIMED_OUT: "TimedOut";
|
|
1096
|
+
};
|
|
1097
|
+
export type CommandPluginStatus =
|
|
1098
|
+
(typeof CommandPluginStatus)[keyof typeof CommandPluginStatus];
|
|
1065
1099
|
export interface CommandPlugin {
|
|
1066
1100
|
Name?: string;
|
|
1067
1101
|
Status?: CommandPluginStatus | string;
|
|
@@ -1105,15 +1139,16 @@ export interface ListCommandsRequest {
|
|
|
1105
1139
|
NextToken?: string;
|
|
1106
1140
|
Filters?: CommandFilter[];
|
|
1107
1141
|
}
|
|
1108
|
-
export declare
|
|
1109
|
-
CANCELLED
|
|
1110
|
-
CANCELLING
|
|
1111
|
-
FAILED
|
|
1112
|
-
IN_PROGRESS
|
|
1113
|
-
PENDING
|
|
1114
|
-
SUCCESS
|
|
1115
|
-
TIMED_OUT
|
|
1116
|
-
}
|
|
1142
|
+
export declare const CommandStatus: {
|
|
1143
|
+
readonly CANCELLED: "Cancelled";
|
|
1144
|
+
readonly CANCELLING: "Cancelling";
|
|
1145
|
+
readonly FAILED: "Failed";
|
|
1146
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1147
|
+
readonly PENDING: "Pending";
|
|
1148
|
+
readonly SUCCESS: "Success";
|
|
1149
|
+
readonly TIMED_OUT: "TimedOut";
|
|
1150
|
+
};
|
|
1151
|
+
export type CommandStatus = (typeof CommandStatus)[keyof typeof CommandStatus];
|
|
1117
1152
|
export interface Command {
|
|
1118
1153
|
CommandId?: string;
|
|
1119
1154
|
DocumentName?: string;
|
|
@@ -1146,13 +1181,15 @@ export interface ListCommandsResult {
|
|
|
1146
1181
|
Commands?: Command[];
|
|
1147
1182
|
NextToken?: string;
|
|
1148
1183
|
}
|
|
1149
|
-
export declare
|
|
1150
|
-
BeginWith
|
|
1151
|
-
Equal
|
|
1152
|
-
GreaterThan
|
|
1153
|
-
LessThan
|
|
1154
|
-
NotEqual
|
|
1155
|
-
}
|
|
1184
|
+
export declare const ComplianceQueryOperatorType: {
|
|
1185
|
+
readonly BeginWith: "BEGIN_WITH";
|
|
1186
|
+
readonly Equal: "EQUAL";
|
|
1187
|
+
readonly GreaterThan: "GREATER_THAN";
|
|
1188
|
+
readonly LessThan: "LESS_THAN";
|
|
1189
|
+
readonly NotEqual: "NOT_EQUAL";
|
|
1190
|
+
};
|
|
1191
|
+
export type ComplianceQueryOperatorType =
|
|
1192
|
+
(typeof ComplianceQueryOperatorType)[keyof typeof ComplianceQueryOperatorType];
|
|
1156
1193
|
export interface ComplianceStringFilter {
|
|
1157
1194
|
Key?: string;
|
|
1158
1195
|
Values?: string[];
|
|
@@ -1170,18 +1207,22 @@ export interface ComplianceExecutionSummary {
|
|
|
1170
1207
|
ExecutionId?: string;
|
|
1171
1208
|
ExecutionType?: string;
|
|
1172
1209
|
}
|
|
1173
|
-
export declare
|
|
1174
|
-
Critical
|
|
1175
|
-
High
|
|
1176
|
-
Informational
|
|
1177
|
-
Low
|
|
1178
|
-
Medium
|
|
1179
|
-
Unspecified
|
|
1180
|
-
}
|
|
1181
|
-
export
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1210
|
+
export declare const ComplianceSeverity: {
|
|
1211
|
+
readonly Critical: "CRITICAL";
|
|
1212
|
+
readonly High: "HIGH";
|
|
1213
|
+
readonly Informational: "INFORMATIONAL";
|
|
1214
|
+
readonly Low: "LOW";
|
|
1215
|
+
readonly Medium: "MEDIUM";
|
|
1216
|
+
readonly Unspecified: "UNSPECIFIED";
|
|
1217
|
+
};
|
|
1218
|
+
export type ComplianceSeverity =
|
|
1219
|
+
(typeof ComplianceSeverity)[keyof typeof ComplianceSeverity];
|
|
1220
|
+
export declare const ComplianceStatus: {
|
|
1221
|
+
readonly Compliant: "COMPLIANT";
|
|
1222
|
+
readonly NonCompliant: "NON_COMPLIANT";
|
|
1223
|
+
};
|
|
1224
|
+
export type ComplianceStatus =
|
|
1225
|
+
(typeof ComplianceStatus)[keyof typeof ComplianceStatus];
|
|
1185
1226
|
export interface ComplianceItem {
|
|
1186
1227
|
ComplianceType?: string;
|
|
1187
1228
|
ResourceType?: string;
|
|
@@ -1227,9 +1268,11 @@ export interface ListComplianceSummariesResult {
|
|
|
1227
1268
|
ComplianceSummaryItems?: ComplianceSummaryItem[];
|
|
1228
1269
|
NextToken?: string;
|
|
1229
1270
|
}
|
|
1230
|
-
export declare
|
|
1231
|
-
DocumentReviews
|
|
1232
|
-
}
|
|
1271
|
+
export declare const DocumentMetadataEnum: {
|
|
1272
|
+
readonly DocumentReviews: "DocumentReviews";
|
|
1273
|
+
};
|
|
1274
|
+
export type DocumentMetadataEnum =
|
|
1275
|
+
(typeof DocumentMetadataEnum)[keyof typeof DocumentMetadataEnum];
|
|
1233
1276
|
export interface ListDocumentMetadataHistoryRequest {
|
|
1234
1277
|
Name: string | undefined;
|
|
1235
1278
|
DocumentVersion?: string;
|
|
@@ -1237,9 +1280,11 @@ export interface ListDocumentMetadataHistoryRequest {
|
|
|
1237
1280
|
NextToken?: string;
|
|
1238
1281
|
MaxResults?: number;
|
|
1239
1282
|
}
|
|
1240
|
-
export declare
|
|
1241
|
-
Comment
|
|
1242
|
-
}
|
|
1283
|
+
export declare const DocumentReviewCommentType: {
|
|
1284
|
+
readonly Comment: "Comment";
|
|
1285
|
+
};
|
|
1286
|
+
export type DocumentReviewCommentType =
|
|
1287
|
+
(typeof DocumentReviewCommentType)[keyof typeof DocumentReviewCommentType];
|
|
1243
1288
|
export interface DocumentReviewCommentSource {
|
|
1244
1289
|
Type?: DocumentReviewCommentType | string;
|
|
1245
1290
|
Content?: string;
|
|
@@ -1261,12 +1306,14 @@ export interface ListDocumentMetadataHistoryResponse {
|
|
|
1261
1306
|
Metadata?: DocumentMetadataResponseInfo;
|
|
1262
1307
|
NextToken?: string;
|
|
1263
1308
|
}
|
|
1264
|
-
export declare
|
|
1265
|
-
DocumentType
|
|
1266
|
-
Name
|
|
1267
|
-
Owner
|
|
1268
|
-
PlatformTypes
|
|
1269
|
-
}
|
|
1309
|
+
export declare const DocumentFilterKey: {
|
|
1310
|
+
readonly DocumentType: "DocumentType";
|
|
1311
|
+
readonly Name: "Name";
|
|
1312
|
+
readonly Owner: "Owner";
|
|
1313
|
+
readonly PlatformTypes: "PlatformTypes";
|
|
1314
|
+
};
|
|
1315
|
+
export type DocumentFilterKey =
|
|
1316
|
+
(typeof DocumentFilterKey)[keyof typeof DocumentFilterKey];
|
|
1270
1317
|
export interface DocumentFilter {
|
|
1271
1318
|
key: DocumentFilterKey | string | undefined;
|
|
1272
1319
|
value: string | undefined;
|
|
@@ -1338,12 +1385,16 @@ export interface ListInventoryEntriesResult {
|
|
|
1338
1385
|
Entries?: Record<string, string>[];
|
|
1339
1386
|
NextToken?: string;
|
|
1340
1387
|
}
|
|
1341
|
-
export declare
|
|
1342
|
-
OPSITEM_ID
|
|
1343
|
-
}
|
|
1344
|
-
export
|
|
1345
|
-
|
|
1346
|
-
|
|
1388
|
+
export declare const OpsItemEventFilterKey: {
|
|
1389
|
+
readonly OPSITEM_ID: "OpsItemId";
|
|
1390
|
+
};
|
|
1391
|
+
export type OpsItemEventFilterKey =
|
|
1392
|
+
(typeof OpsItemEventFilterKey)[keyof typeof OpsItemEventFilterKey];
|
|
1393
|
+
export declare const OpsItemEventFilterOperator: {
|
|
1394
|
+
readonly EQUAL: "Equal";
|
|
1395
|
+
};
|
|
1396
|
+
export type OpsItemEventFilterOperator =
|
|
1397
|
+
(typeof OpsItemEventFilterOperator)[keyof typeof OpsItemEventFilterOperator];
|
|
1347
1398
|
export interface OpsItemEventFilter {
|
|
1348
1399
|
Key: OpsItemEventFilterKey | string | undefined;
|
|
1349
1400
|
Values: string[] | undefined;
|
|
@@ -1370,14 +1421,18 @@ export interface ListOpsItemEventsResponse {
|
|
|
1370
1421
|
NextToken?: string;
|
|
1371
1422
|
Summaries?: OpsItemEventSummary[];
|
|
1372
1423
|
}
|
|
1373
|
-
export declare
|
|
1374
|
-
ASSOCIATION_ID
|
|
1375
|
-
RESOURCE_TYPE
|
|
1376
|
-
RESOURCE_URI
|
|
1377
|
-
}
|
|
1378
|
-
export
|
|
1379
|
-
|
|
1380
|
-
|
|
1424
|
+
export declare const OpsItemRelatedItemsFilterKey: {
|
|
1425
|
+
readonly ASSOCIATION_ID: "AssociationId";
|
|
1426
|
+
readonly RESOURCE_TYPE: "ResourceType";
|
|
1427
|
+
readonly RESOURCE_URI: "ResourceUri";
|
|
1428
|
+
};
|
|
1429
|
+
export type OpsItemRelatedItemsFilterKey =
|
|
1430
|
+
(typeof OpsItemRelatedItemsFilterKey)[keyof typeof OpsItemRelatedItemsFilterKey];
|
|
1431
|
+
export declare const OpsItemRelatedItemsFilterOperator: {
|
|
1432
|
+
readonly EQUAL: "Equal";
|
|
1433
|
+
};
|
|
1434
|
+
export type OpsItemRelatedItemsFilterOperator =
|
|
1435
|
+
(typeof OpsItemRelatedItemsFilterOperator)[keyof typeof OpsItemRelatedItemsFilterOperator];
|
|
1381
1436
|
export interface OpsItemRelatedItemsFilter {
|
|
1382
1437
|
Key: OpsItemRelatedItemsFilterKey | string | undefined;
|
|
1383
1438
|
Values: string[] | undefined;
|
|
@@ -1448,11 +1503,13 @@ export interface ListResourceDataSyncRequest {
|
|
|
1448
1503
|
NextToken?: string;
|
|
1449
1504
|
MaxResults?: number;
|
|
1450
1505
|
}
|
|
1451
|
-
export declare
|
|
1452
|
-
FAILED
|
|
1453
|
-
INPROGRESS
|
|
1454
|
-
SUCCESSFUL
|
|
1455
|
-
}
|
|
1506
|
+
export declare const LastResourceDataSyncStatus: {
|
|
1507
|
+
readonly FAILED: "Failed";
|
|
1508
|
+
readonly INPROGRESS: "InProgress";
|
|
1509
|
+
readonly SUCCESSFUL: "Successful";
|
|
1510
|
+
};
|
|
1511
|
+
export type LastResourceDataSyncStatus =
|
|
1512
|
+
(typeof LastResourceDataSyncStatus)[keyof typeof LastResourceDataSyncStatus];
|
|
1456
1513
|
export interface ResourceDataSyncSourceWithState {
|
|
1457
1514
|
SourceType?: string;
|
|
1458
1515
|
AwsOrganizationsSource?: ResourceDataSyncAwsOrganizationsSource;
|
|
@@ -1536,10 +1593,12 @@ export interface ComplianceItemEntry {
|
|
|
1536
1593
|
Status: ComplianceStatus | string | undefined;
|
|
1537
1594
|
Details?: Record<string, string>;
|
|
1538
1595
|
}
|
|
1539
|
-
export declare
|
|
1540
|
-
Complete
|
|
1541
|
-
Partial
|
|
1542
|
-
}
|
|
1596
|
+
export declare const ComplianceUploadType: {
|
|
1597
|
+
readonly Complete: "COMPLETE";
|
|
1598
|
+
readonly Partial: "PARTIAL";
|
|
1599
|
+
};
|
|
1600
|
+
export type ComplianceUploadType =
|
|
1601
|
+
(typeof ComplianceUploadType)[keyof typeof ComplianceUploadType];
|
|
1543
1602
|
export interface PutComplianceItemsRequest {
|
|
1544
1603
|
ResourceId: string | undefined;
|
|
1545
1604
|
ResourceType: string | undefined;
|
|
@@ -1877,13 +1936,14 @@ export declare class InvalidAutomationSignalException extends __BaseException {
|
|
|
1877
1936
|
>
|
|
1878
1937
|
);
|
|
1879
1938
|
}
|
|
1880
|
-
export declare
|
|
1881
|
-
APPROVE
|
|
1882
|
-
REJECT
|
|
1883
|
-
RESUME
|
|
1884
|
-
START_STEP
|
|
1885
|
-
STOP_STEP
|
|
1886
|
-
}
|
|
1939
|
+
export declare const SignalType: {
|
|
1940
|
+
readonly APPROVE: "Approve";
|
|
1941
|
+
readonly REJECT: "Reject";
|
|
1942
|
+
readonly RESUME: "Resume";
|
|
1943
|
+
readonly START_STEP: "StartStep";
|
|
1944
|
+
readonly STOP_STEP: "StopStep";
|
|
1945
|
+
};
|
|
1946
|
+
export type SignalType = (typeof SignalType)[keyof typeof SignalType];
|
|
1887
1947
|
export interface SendAutomationSignalRequest {
|
|
1888
1948
|
AutomationExecutionId: string | undefined;
|
|
1889
1949
|
SignalType: SignalType | string | undefined;
|
|
@@ -2061,10 +2121,11 @@ export declare class InvalidAutomationStatusUpdateException extends __BaseExcept
|
|
|
2061
2121
|
>
|
|
2062
2122
|
);
|
|
2063
2123
|
}
|
|
2064
|
-
export declare
|
|
2065
|
-
CANCEL
|
|
2066
|
-
COMPLETE
|
|
2067
|
-
}
|
|
2124
|
+
export declare const StopType: {
|
|
2125
|
+
readonly CANCEL: "Cancel";
|
|
2126
|
+
readonly COMPLETE: "Complete";
|
|
2127
|
+
};
|
|
2128
|
+
export type StopType = (typeof StopType)[keyof typeof StopType];
|
|
2068
2129
|
export interface StopAutomationExecutionRequest {
|
|
2069
2130
|
AutomationExecutionId: string | undefined;
|
|
2070
2131
|
Type?: StopType | string;
|