@aws-sdk/client-backup 3.50.0 → 3.51.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Backup.d.ts +335 -0
- package/dist-types/ts3.4/BackupClient.d.ts +139 -0
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +66 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +5 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2211 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListBackupJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlanTemplatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlanVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlansPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupSelectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupVaultsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCopyJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListFrameworksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListProtectedResourcesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRecoveryPointsByResourcePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListReportJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListReportPlansPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRestoreJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +16 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +200 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +8 -8
|
@@ -0,0 +1,2211 @@
|
|
|
1
|
+
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
export interface AdvancedBackupSetting {
|
|
4
|
+
|
|
5
|
+
ResourceType?: string;
|
|
6
|
+
|
|
7
|
+
BackupOptions?: {
|
|
8
|
+
[key: string]: string;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare namespace AdvancedBackupSetting {
|
|
12
|
+
|
|
13
|
+
const filterSensitiveLog: (obj: AdvancedBackupSetting) => any;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
export interface AlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
17
|
+
name: "AlreadyExistsException";
|
|
18
|
+
$fault: "client";
|
|
19
|
+
Code?: string;
|
|
20
|
+
Message?: string;
|
|
21
|
+
|
|
22
|
+
CreatorRequestId?: string;
|
|
23
|
+
|
|
24
|
+
Arn?: string;
|
|
25
|
+
|
|
26
|
+
Type?: string;
|
|
27
|
+
|
|
28
|
+
Context?: string;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export interface RecoveryPointCreator {
|
|
32
|
+
|
|
33
|
+
BackupPlanId?: string;
|
|
34
|
+
|
|
35
|
+
BackupPlanArn?: string;
|
|
36
|
+
|
|
37
|
+
BackupPlanVersion?: string;
|
|
38
|
+
|
|
39
|
+
BackupRuleId?: string;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace RecoveryPointCreator {
|
|
42
|
+
|
|
43
|
+
const filterSensitiveLog: (obj: RecoveryPointCreator) => any;
|
|
44
|
+
}
|
|
45
|
+
export declare enum BackupJobState {
|
|
46
|
+
ABORTED = "ABORTED",
|
|
47
|
+
ABORTING = "ABORTING",
|
|
48
|
+
COMPLETED = "COMPLETED",
|
|
49
|
+
CREATED = "CREATED",
|
|
50
|
+
EXPIRED = "EXPIRED",
|
|
51
|
+
FAILED = "FAILED",
|
|
52
|
+
PENDING = "PENDING",
|
|
53
|
+
RUNNING = "RUNNING"
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export interface BackupJob {
|
|
57
|
+
|
|
58
|
+
AccountId?: string;
|
|
59
|
+
|
|
60
|
+
BackupJobId?: string;
|
|
61
|
+
|
|
62
|
+
BackupVaultName?: string;
|
|
63
|
+
|
|
64
|
+
BackupVaultArn?: string;
|
|
65
|
+
|
|
66
|
+
RecoveryPointArn?: string;
|
|
67
|
+
|
|
68
|
+
ResourceArn?: string;
|
|
69
|
+
|
|
70
|
+
CreationDate?: Date;
|
|
71
|
+
|
|
72
|
+
CompletionDate?: Date;
|
|
73
|
+
|
|
74
|
+
State?: BackupJobState | string;
|
|
75
|
+
|
|
76
|
+
StatusMessage?: string;
|
|
77
|
+
|
|
78
|
+
PercentDone?: string;
|
|
79
|
+
|
|
80
|
+
BackupSizeInBytes?: number;
|
|
81
|
+
|
|
82
|
+
IamRoleArn?: string;
|
|
83
|
+
|
|
84
|
+
CreatedBy?: RecoveryPointCreator;
|
|
85
|
+
|
|
86
|
+
ExpectedCompletionDate?: Date;
|
|
87
|
+
|
|
88
|
+
StartBy?: Date;
|
|
89
|
+
|
|
90
|
+
ResourceType?: string;
|
|
91
|
+
|
|
92
|
+
BytesTransferred?: number;
|
|
93
|
+
|
|
94
|
+
BackupOptions?: {
|
|
95
|
+
[key: string]: string;
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
BackupType?: string;
|
|
99
|
+
}
|
|
100
|
+
export declare namespace BackupJob {
|
|
101
|
+
|
|
102
|
+
const filterSensitiveLog: (obj: BackupJob) => any;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
export interface Lifecycle {
|
|
106
|
+
|
|
107
|
+
MoveToColdStorageAfterDays?: number;
|
|
108
|
+
|
|
109
|
+
DeleteAfterDays?: number;
|
|
110
|
+
}
|
|
111
|
+
export declare namespace Lifecycle {
|
|
112
|
+
|
|
113
|
+
const filterSensitiveLog: (obj: Lifecycle) => any;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
export interface CopyAction {
|
|
117
|
+
|
|
118
|
+
Lifecycle?: Lifecycle;
|
|
119
|
+
|
|
120
|
+
DestinationBackupVaultArn: string | undefined;
|
|
121
|
+
}
|
|
122
|
+
export declare namespace CopyAction {
|
|
123
|
+
|
|
124
|
+
const filterSensitiveLog: (obj: CopyAction) => any;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
export interface BackupRule {
|
|
128
|
+
|
|
129
|
+
RuleName: string | undefined;
|
|
130
|
+
|
|
131
|
+
TargetBackupVaultName: string | undefined;
|
|
132
|
+
|
|
133
|
+
ScheduleExpression?: string;
|
|
134
|
+
|
|
135
|
+
StartWindowMinutes?: number;
|
|
136
|
+
|
|
137
|
+
CompletionWindowMinutes?: number;
|
|
138
|
+
|
|
139
|
+
Lifecycle?: Lifecycle;
|
|
140
|
+
|
|
141
|
+
RecoveryPointTags?: {
|
|
142
|
+
[key: string]: string;
|
|
143
|
+
};
|
|
144
|
+
|
|
145
|
+
RuleId?: string;
|
|
146
|
+
|
|
147
|
+
CopyActions?: CopyAction[];
|
|
148
|
+
|
|
149
|
+
EnableContinuousBackup?: boolean;
|
|
150
|
+
}
|
|
151
|
+
export declare namespace BackupRule {
|
|
152
|
+
|
|
153
|
+
const filterSensitiveLog: (obj: BackupRule) => any;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
export interface BackupPlan {
|
|
157
|
+
|
|
158
|
+
BackupPlanName: string | undefined;
|
|
159
|
+
|
|
160
|
+
Rules: BackupRule[] | undefined;
|
|
161
|
+
|
|
162
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
163
|
+
}
|
|
164
|
+
export declare namespace BackupPlan {
|
|
165
|
+
|
|
166
|
+
const filterSensitiveLog: (obj: BackupPlan) => any;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
export interface BackupRuleInput {
|
|
170
|
+
|
|
171
|
+
RuleName: string | undefined;
|
|
172
|
+
|
|
173
|
+
TargetBackupVaultName: string | undefined;
|
|
174
|
+
|
|
175
|
+
ScheduleExpression?: string;
|
|
176
|
+
|
|
177
|
+
StartWindowMinutes?: number;
|
|
178
|
+
|
|
179
|
+
CompletionWindowMinutes?: number;
|
|
180
|
+
|
|
181
|
+
Lifecycle?: Lifecycle;
|
|
182
|
+
|
|
183
|
+
RecoveryPointTags?: {
|
|
184
|
+
[key: string]: string;
|
|
185
|
+
};
|
|
186
|
+
|
|
187
|
+
CopyActions?: CopyAction[];
|
|
188
|
+
|
|
189
|
+
EnableContinuousBackup?: boolean;
|
|
190
|
+
}
|
|
191
|
+
export declare namespace BackupRuleInput {
|
|
192
|
+
|
|
193
|
+
const filterSensitiveLog: (obj: BackupRuleInput) => any;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
export interface BackupPlanInput {
|
|
197
|
+
|
|
198
|
+
BackupPlanName: string | undefined;
|
|
199
|
+
|
|
200
|
+
Rules: BackupRuleInput[] | undefined;
|
|
201
|
+
|
|
202
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
203
|
+
}
|
|
204
|
+
export declare namespace BackupPlanInput {
|
|
205
|
+
|
|
206
|
+
const filterSensitiveLog: (obj: BackupPlanInput) => any;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
export interface BackupPlansListMember {
|
|
210
|
+
|
|
211
|
+
BackupPlanArn?: string;
|
|
212
|
+
|
|
213
|
+
BackupPlanId?: string;
|
|
214
|
+
|
|
215
|
+
CreationDate?: Date;
|
|
216
|
+
|
|
217
|
+
DeletionDate?: Date;
|
|
218
|
+
|
|
219
|
+
VersionId?: string;
|
|
220
|
+
|
|
221
|
+
BackupPlanName?: string;
|
|
222
|
+
|
|
223
|
+
CreatorRequestId?: string;
|
|
224
|
+
|
|
225
|
+
LastExecutionDate?: Date;
|
|
226
|
+
|
|
227
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
228
|
+
}
|
|
229
|
+
export declare namespace BackupPlansListMember {
|
|
230
|
+
|
|
231
|
+
const filterSensitiveLog: (obj: BackupPlansListMember) => any;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
export interface BackupPlanTemplatesListMember {
|
|
235
|
+
|
|
236
|
+
BackupPlanTemplateId?: string;
|
|
237
|
+
|
|
238
|
+
BackupPlanTemplateName?: string;
|
|
239
|
+
}
|
|
240
|
+
export declare namespace BackupPlanTemplatesListMember {
|
|
241
|
+
|
|
242
|
+
const filterSensitiveLog: (obj: BackupPlanTemplatesListMember) => any;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
export interface ConditionParameter {
|
|
246
|
+
|
|
247
|
+
ConditionKey?: string;
|
|
248
|
+
|
|
249
|
+
ConditionValue?: string;
|
|
250
|
+
}
|
|
251
|
+
export declare namespace ConditionParameter {
|
|
252
|
+
|
|
253
|
+
const filterSensitiveLog: (obj: ConditionParameter) => any;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
export interface Conditions {
|
|
257
|
+
|
|
258
|
+
StringEquals?: ConditionParameter[];
|
|
259
|
+
|
|
260
|
+
StringNotEquals?: ConditionParameter[];
|
|
261
|
+
|
|
262
|
+
StringLike?: ConditionParameter[];
|
|
263
|
+
|
|
264
|
+
StringNotLike?: ConditionParameter[];
|
|
265
|
+
}
|
|
266
|
+
export declare namespace Conditions {
|
|
267
|
+
|
|
268
|
+
const filterSensitiveLog: (obj: Conditions) => any;
|
|
269
|
+
}
|
|
270
|
+
export declare enum ConditionType {
|
|
271
|
+
STRINGEQUALS = "STRINGEQUALS"
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
export interface Condition {
|
|
275
|
+
|
|
276
|
+
ConditionType: ConditionType | string | undefined;
|
|
277
|
+
|
|
278
|
+
ConditionKey: string | undefined;
|
|
279
|
+
|
|
280
|
+
ConditionValue: string | undefined;
|
|
281
|
+
}
|
|
282
|
+
export declare namespace Condition {
|
|
283
|
+
|
|
284
|
+
const filterSensitiveLog: (obj: Condition) => any;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
export interface BackupSelection {
|
|
288
|
+
|
|
289
|
+
SelectionName: string | undefined;
|
|
290
|
+
|
|
291
|
+
IamRoleArn: string | undefined;
|
|
292
|
+
|
|
293
|
+
Resources?: string[];
|
|
294
|
+
|
|
295
|
+
ListOfTags?: Condition[];
|
|
296
|
+
|
|
297
|
+
NotResources?: string[];
|
|
298
|
+
|
|
299
|
+
Conditions?: Conditions;
|
|
300
|
+
}
|
|
301
|
+
export declare namespace BackupSelection {
|
|
302
|
+
|
|
303
|
+
const filterSensitiveLog: (obj: BackupSelection) => any;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
export interface BackupSelectionsListMember {
|
|
307
|
+
|
|
308
|
+
SelectionId?: string;
|
|
309
|
+
|
|
310
|
+
SelectionName?: string;
|
|
311
|
+
|
|
312
|
+
BackupPlanId?: string;
|
|
313
|
+
|
|
314
|
+
CreationDate?: Date;
|
|
315
|
+
|
|
316
|
+
CreatorRequestId?: string;
|
|
317
|
+
|
|
318
|
+
IamRoleArn?: string;
|
|
319
|
+
}
|
|
320
|
+
export declare namespace BackupSelectionsListMember {
|
|
321
|
+
|
|
322
|
+
const filterSensitiveLog: (obj: BackupSelectionsListMember) => any;
|
|
323
|
+
}
|
|
324
|
+
export declare enum BackupVaultEvent {
|
|
325
|
+
BACKUP_JOB_COMPLETED = "BACKUP_JOB_COMPLETED",
|
|
326
|
+
BACKUP_JOB_EXPIRED = "BACKUP_JOB_EXPIRED",
|
|
327
|
+
BACKUP_JOB_FAILED = "BACKUP_JOB_FAILED",
|
|
328
|
+
BACKUP_JOB_STARTED = "BACKUP_JOB_STARTED",
|
|
329
|
+
BACKUP_JOB_SUCCESSFUL = "BACKUP_JOB_SUCCESSFUL",
|
|
330
|
+
BACKUP_PLAN_CREATED = "BACKUP_PLAN_CREATED",
|
|
331
|
+
BACKUP_PLAN_MODIFIED = "BACKUP_PLAN_MODIFIED",
|
|
332
|
+
COPY_JOB_FAILED = "COPY_JOB_FAILED",
|
|
333
|
+
COPY_JOB_STARTED = "COPY_JOB_STARTED",
|
|
334
|
+
COPY_JOB_SUCCESSFUL = "COPY_JOB_SUCCESSFUL",
|
|
335
|
+
RECOVERY_POINT_MODIFIED = "RECOVERY_POINT_MODIFIED",
|
|
336
|
+
RESTORE_JOB_COMPLETED = "RESTORE_JOB_COMPLETED",
|
|
337
|
+
RESTORE_JOB_FAILED = "RESTORE_JOB_FAILED",
|
|
338
|
+
RESTORE_JOB_STARTED = "RESTORE_JOB_STARTED",
|
|
339
|
+
RESTORE_JOB_SUCCESSFUL = "RESTORE_JOB_SUCCESSFUL"
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
export interface BackupVaultListMember {
|
|
343
|
+
|
|
344
|
+
BackupVaultName?: string;
|
|
345
|
+
|
|
346
|
+
BackupVaultArn?: string;
|
|
347
|
+
|
|
348
|
+
CreationDate?: Date;
|
|
349
|
+
|
|
350
|
+
EncryptionKeyArn?: string;
|
|
351
|
+
|
|
352
|
+
CreatorRequestId?: string;
|
|
353
|
+
|
|
354
|
+
NumberOfRecoveryPoints?: number;
|
|
355
|
+
|
|
356
|
+
Locked?: boolean;
|
|
357
|
+
|
|
358
|
+
MinRetentionDays?: number;
|
|
359
|
+
|
|
360
|
+
MaxRetentionDays?: number;
|
|
361
|
+
|
|
362
|
+
LockDate?: Date;
|
|
363
|
+
}
|
|
364
|
+
export declare namespace BackupVaultListMember {
|
|
365
|
+
|
|
366
|
+
const filterSensitiveLog: (obj: BackupVaultListMember) => any;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
export interface CalculatedLifecycle {
|
|
370
|
+
|
|
371
|
+
MoveToColdStorageAt?: Date;
|
|
372
|
+
|
|
373
|
+
DeleteAt?: Date;
|
|
374
|
+
}
|
|
375
|
+
export declare namespace CalculatedLifecycle {
|
|
376
|
+
|
|
377
|
+
const filterSensitiveLog: (obj: CalculatedLifecycle) => any;
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
381
|
+
name: "ConflictException";
|
|
382
|
+
$fault: "client";
|
|
383
|
+
Code?: string;
|
|
384
|
+
Message?: string;
|
|
385
|
+
|
|
386
|
+
Type?: string;
|
|
387
|
+
|
|
388
|
+
Context?: string;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
export interface ControlInputParameter {
|
|
392
|
+
|
|
393
|
+
ParameterName?: string;
|
|
394
|
+
|
|
395
|
+
ParameterValue?: string;
|
|
396
|
+
}
|
|
397
|
+
export declare namespace ControlInputParameter {
|
|
398
|
+
|
|
399
|
+
const filterSensitiveLog: (obj: ControlInputParameter) => any;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
export interface ControlScope {
|
|
403
|
+
|
|
404
|
+
ComplianceResourceIds?: string[];
|
|
405
|
+
|
|
406
|
+
ComplianceResourceTypes?: string[];
|
|
407
|
+
|
|
408
|
+
Tags?: {
|
|
409
|
+
[key: string]: string;
|
|
410
|
+
};
|
|
411
|
+
}
|
|
412
|
+
export declare namespace ControlScope {
|
|
413
|
+
|
|
414
|
+
const filterSensitiveLog: (obj: ControlScope) => any;
|
|
415
|
+
}
|
|
416
|
+
export declare enum CopyJobState {
|
|
417
|
+
COMPLETED = "COMPLETED",
|
|
418
|
+
CREATED = "CREATED",
|
|
419
|
+
FAILED = "FAILED",
|
|
420
|
+
RUNNING = "RUNNING"
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
export interface CopyJob {
|
|
424
|
+
|
|
425
|
+
AccountId?: string;
|
|
426
|
+
|
|
427
|
+
CopyJobId?: string;
|
|
428
|
+
|
|
429
|
+
SourceBackupVaultArn?: string;
|
|
430
|
+
|
|
431
|
+
SourceRecoveryPointArn?: string;
|
|
432
|
+
|
|
433
|
+
DestinationBackupVaultArn?: string;
|
|
434
|
+
|
|
435
|
+
DestinationRecoveryPointArn?: string;
|
|
436
|
+
|
|
437
|
+
ResourceArn?: string;
|
|
438
|
+
|
|
439
|
+
CreationDate?: Date;
|
|
440
|
+
|
|
441
|
+
CompletionDate?: Date;
|
|
442
|
+
|
|
443
|
+
State?: CopyJobState | string;
|
|
444
|
+
|
|
445
|
+
StatusMessage?: string;
|
|
446
|
+
|
|
447
|
+
BackupSizeInBytes?: number;
|
|
448
|
+
|
|
449
|
+
IamRoleArn?: string;
|
|
450
|
+
|
|
451
|
+
CreatedBy?: RecoveryPointCreator;
|
|
452
|
+
|
|
453
|
+
ResourceType?: string;
|
|
454
|
+
}
|
|
455
|
+
export declare namespace CopyJob {
|
|
456
|
+
|
|
457
|
+
const filterSensitiveLog: (obj: CopyJob) => any;
|
|
458
|
+
}
|
|
459
|
+
export interface CreateBackupPlanInput {
|
|
460
|
+
|
|
461
|
+
BackupPlan: BackupPlanInput | undefined;
|
|
462
|
+
|
|
463
|
+
BackupPlanTags?: {
|
|
464
|
+
[key: string]: string;
|
|
465
|
+
};
|
|
466
|
+
|
|
467
|
+
CreatorRequestId?: string;
|
|
468
|
+
}
|
|
469
|
+
export declare namespace CreateBackupPlanInput {
|
|
470
|
+
|
|
471
|
+
const filterSensitiveLog: (obj: CreateBackupPlanInput) => any;
|
|
472
|
+
}
|
|
473
|
+
export interface CreateBackupPlanOutput {
|
|
474
|
+
|
|
475
|
+
BackupPlanId?: string;
|
|
476
|
+
|
|
477
|
+
BackupPlanArn?: string;
|
|
478
|
+
|
|
479
|
+
CreationDate?: Date;
|
|
480
|
+
|
|
481
|
+
VersionId?: string;
|
|
482
|
+
|
|
483
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
484
|
+
}
|
|
485
|
+
export declare namespace CreateBackupPlanOutput {
|
|
486
|
+
|
|
487
|
+
const filterSensitiveLog: (obj: CreateBackupPlanOutput) => any;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
export interface InvalidParameterValueException extends __SmithyException, $MetadataBearer {
|
|
491
|
+
name: "InvalidParameterValueException";
|
|
492
|
+
$fault: "client";
|
|
493
|
+
Code?: string;
|
|
494
|
+
Message?: string;
|
|
495
|
+
|
|
496
|
+
Type?: string;
|
|
497
|
+
|
|
498
|
+
Context?: string;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
export interface LimitExceededException extends __SmithyException, $MetadataBearer {
|
|
502
|
+
name: "LimitExceededException";
|
|
503
|
+
$fault: "client";
|
|
504
|
+
Code?: string;
|
|
505
|
+
Message?: string;
|
|
506
|
+
|
|
507
|
+
Type?: string;
|
|
508
|
+
|
|
509
|
+
Context?: string;
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
export interface MissingParameterValueException extends __SmithyException, $MetadataBearer {
|
|
513
|
+
name: "MissingParameterValueException";
|
|
514
|
+
$fault: "client";
|
|
515
|
+
Code?: string;
|
|
516
|
+
Message?: string;
|
|
517
|
+
|
|
518
|
+
Type?: string;
|
|
519
|
+
|
|
520
|
+
Context?: string;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
export interface ServiceUnavailableException extends __SmithyException, $MetadataBearer {
|
|
524
|
+
name: "ServiceUnavailableException";
|
|
525
|
+
$fault: "server";
|
|
526
|
+
Code?: string;
|
|
527
|
+
Message?: string;
|
|
528
|
+
|
|
529
|
+
Type?: string;
|
|
530
|
+
|
|
531
|
+
Context?: string;
|
|
532
|
+
}
|
|
533
|
+
export interface CreateBackupSelectionInput {
|
|
534
|
+
|
|
535
|
+
BackupPlanId: string | undefined;
|
|
536
|
+
|
|
537
|
+
BackupSelection: BackupSelection | undefined;
|
|
538
|
+
|
|
539
|
+
CreatorRequestId?: string;
|
|
540
|
+
}
|
|
541
|
+
export declare namespace CreateBackupSelectionInput {
|
|
542
|
+
|
|
543
|
+
const filterSensitiveLog: (obj: CreateBackupSelectionInput) => any;
|
|
544
|
+
}
|
|
545
|
+
export interface CreateBackupSelectionOutput {
|
|
546
|
+
|
|
547
|
+
SelectionId?: string;
|
|
548
|
+
|
|
549
|
+
BackupPlanId?: string;
|
|
550
|
+
|
|
551
|
+
CreationDate?: Date;
|
|
552
|
+
}
|
|
553
|
+
export declare namespace CreateBackupSelectionOutput {
|
|
554
|
+
|
|
555
|
+
const filterSensitiveLog: (obj: CreateBackupSelectionOutput) => any;
|
|
556
|
+
}
|
|
557
|
+
export interface CreateBackupVaultInput {
|
|
558
|
+
|
|
559
|
+
BackupVaultName: string | undefined;
|
|
560
|
+
|
|
561
|
+
BackupVaultTags?: {
|
|
562
|
+
[key: string]: string;
|
|
563
|
+
};
|
|
564
|
+
|
|
565
|
+
EncryptionKeyArn?: string;
|
|
566
|
+
|
|
567
|
+
CreatorRequestId?: string;
|
|
568
|
+
}
|
|
569
|
+
export declare namespace CreateBackupVaultInput {
|
|
570
|
+
|
|
571
|
+
const filterSensitiveLog: (obj: CreateBackupVaultInput) => any;
|
|
572
|
+
}
|
|
573
|
+
export interface CreateBackupVaultOutput {
|
|
574
|
+
|
|
575
|
+
BackupVaultName?: string;
|
|
576
|
+
|
|
577
|
+
BackupVaultArn?: string;
|
|
578
|
+
|
|
579
|
+
CreationDate?: Date;
|
|
580
|
+
}
|
|
581
|
+
export declare namespace CreateBackupVaultOutput {
|
|
582
|
+
|
|
583
|
+
const filterSensitiveLog: (obj: CreateBackupVaultOutput) => any;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
export interface FrameworkControl {
|
|
587
|
+
|
|
588
|
+
ControlName: string | undefined;
|
|
589
|
+
|
|
590
|
+
ControlInputParameters?: ControlInputParameter[];
|
|
591
|
+
|
|
592
|
+
ControlScope?: ControlScope;
|
|
593
|
+
}
|
|
594
|
+
export declare namespace FrameworkControl {
|
|
595
|
+
|
|
596
|
+
const filterSensitiveLog: (obj: FrameworkControl) => any;
|
|
597
|
+
}
|
|
598
|
+
export interface CreateFrameworkInput {
|
|
599
|
+
|
|
600
|
+
FrameworkName: string | undefined;
|
|
601
|
+
|
|
602
|
+
FrameworkDescription?: string;
|
|
603
|
+
|
|
604
|
+
FrameworkControls: FrameworkControl[] | undefined;
|
|
605
|
+
|
|
606
|
+
IdempotencyToken?: string;
|
|
607
|
+
|
|
608
|
+
FrameworkTags?: {
|
|
609
|
+
[key: string]: string;
|
|
610
|
+
};
|
|
611
|
+
}
|
|
612
|
+
export declare namespace CreateFrameworkInput {
|
|
613
|
+
|
|
614
|
+
const filterSensitiveLog: (obj: CreateFrameworkInput) => any;
|
|
615
|
+
}
|
|
616
|
+
export interface CreateFrameworkOutput {
|
|
617
|
+
|
|
618
|
+
FrameworkName?: string;
|
|
619
|
+
|
|
620
|
+
FrameworkArn?: string;
|
|
621
|
+
}
|
|
622
|
+
export declare namespace CreateFrameworkOutput {
|
|
623
|
+
|
|
624
|
+
const filterSensitiveLog: (obj: CreateFrameworkOutput) => any;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
export interface ReportDeliveryChannel {
|
|
628
|
+
|
|
629
|
+
S3BucketName: string | undefined;
|
|
630
|
+
|
|
631
|
+
S3KeyPrefix?: string;
|
|
632
|
+
|
|
633
|
+
Formats?: string[];
|
|
634
|
+
}
|
|
635
|
+
export declare namespace ReportDeliveryChannel {
|
|
636
|
+
|
|
637
|
+
const filterSensitiveLog: (obj: ReportDeliveryChannel) => any;
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
export interface ReportSetting {
|
|
641
|
+
|
|
642
|
+
ReportTemplate: string | undefined;
|
|
643
|
+
|
|
644
|
+
FrameworkArns?: string[];
|
|
645
|
+
|
|
646
|
+
NumberOfFrameworks?: number;
|
|
647
|
+
}
|
|
648
|
+
export declare namespace ReportSetting {
|
|
649
|
+
|
|
650
|
+
const filterSensitiveLog: (obj: ReportSetting) => any;
|
|
651
|
+
}
|
|
652
|
+
export interface CreateReportPlanInput {
|
|
653
|
+
|
|
654
|
+
ReportPlanName: string | undefined;
|
|
655
|
+
|
|
656
|
+
ReportPlanDescription?: string;
|
|
657
|
+
|
|
658
|
+
ReportDeliveryChannel: ReportDeliveryChannel | undefined;
|
|
659
|
+
|
|
660
|
+
ReportSetting: ReportSetting | undefined;
|
|
661
|
+
|
|
662
|
+
ReportPlanTags?: {
|
|
663
|
+
[key: string]: string;
|
|
664
|
+
};
|
|
665
|
+
|
|
666
|
+
IdempotencyToken?: string;
|
|
667
|
+
}
|
|
668
|
+
export declare namespace CreateReportPlanInput {
|
|
669
|
+
|
|
670
|
+
const filterSensitiveLog: (obj: CreateReportPlanInput) => any;
|
|
671
|
+
}
|
|
672
|
+
export interface CreateReportPlanOutput {
|
|
673
|
+
|
|
674
|
+
ReportPlanName?: string;
|
|
675
|
+
|
|
676
|
+
ReportPlanArn?: string;
|
|
677
|
+
|
|
678
|
+
CreationTime?: Date;
|
|
679
|
+
}
|
|
680
|
+
export declare namespace CreateReportPlanOutput {
|
|
681
|
+
|
|
682
|
+
const filterSensitiveLog: (obj: CreateReportPlanOutput) => any;
|
|
683
|
+
}
|
|
684
|
+
export interface DeleteBackupPlanInput {
|
|
685
|
+
|
|
686
|
+
BackupPlanId: string | undefined;
|
|
687
|
+
}
|
|
688
|
+
export declare namespace DeleteBackupPlanInput {
|
|
689
|
+
|
|
690
|
+
const filterSensitiveLog: (obj: DeleteBackupPlanInput) => any;
|
|
691
|
+
}
|
|
692
|
+
export interface DeleteBackupPlanOutput {
|
|
693
|
+
|
|
694
|
+
BackupPlanId?: string;
|
|
695
|
+
|
|
696
|
+
BackupPlanArn?: string;
|
|
697
|
+
|
|
698
|
+
DeletionDate?: Date;
|
|
699
|
+
|
|
700
|
+
VersionId?: string;
|
|
701
|
+
}
|
|
702
|
+
export declare namespace DeleteBackupPlanOutput {
|
|
703
|
+
|
|
704
|
+
const filterSensitiveLog: (obj: DeleteBackupPlanOutput) => any;
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
export interface InvalidRequestException extends __SmithyException, $MetadataBearer {
|
|
708
|
+
name: "InvalidRequestException";
|
|
709
|
+
$fault: "client";
|
|
710
|
+
Code?: string;
|
|
711
|
+
Message?: string;
|
|
712
|
+
|
|
713
|
+
Type?: string;
|
|
714
|
+
|
|
715
|
+
Context?: string;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
719
|
+
name: "ResourceNotFoundException";
|
|
720
|
+
$fault: "client";
|
|
721
|
+
Code?: string;
|
|
722
|
+
Message?: string;
|
|
723
|
+
|
|
724
|
+
Type?: string;
|
|
725
|
+
|
|
726
|
+
Context?: string;
|
|
727
|
+
}
|
|
728
|
+
export interface DeleteBackupSelectionInput {
|
|
729
|
+
|
|
730
|
+
BackupPlanId: string | undefined;
|
|
731
|
+
|
|
732
|
+
SelectionId: string | undefined;
|
|
733
|
+
}
|
|
734
|
+
export declare namespace DeleteBackupSelectionInput {
|
|
735
|
+
|
|
736
|
+
const filterSensitiveLog: (obj: DeleteBackupSelectionInput) => any;
|
|
737
|
+
}
|
|
738
|
+
export interface DeleteBackupVaultInput {
|
|
739
|
+
|
|
740
|
+
BackupVaultName: string | undefined;
|
|
741
|
+
}
|
|
742
|
+
export declare namespace DeleteBackupVaultInput {
|
|
743
|
+
|
|
744
|
+
const filterSensitiveLog: (obj: DeleteBackupVaultInput) => any;
|
|
745
|
+
}
|
|
746
|
+
export interface DeleteBackupVaultAccessPolicyInput {
|
|
747
|
+
|
|
748
|
+
BackupVaultName: string | undefined;
|
|
749
|
+
}
|
|
750
|
+
export declare namespace DeleteBackupVaultAccessPolicyInput {
|
|
751
|
+
|
|
752
|
+
const filterSensitiveLog: (obj: DeleteBackupVaultAccessPolicyInput) => any;
|
|
753
|
+
}
|
|
754
|
+
export interface DeleteBackupVaultLockConfigurationInput {
|
|
755
|
+
|
|
756
|
+
BackupVaultName: string | undefined;
|
|
757
|
+
}
|
|
758
|
+
export declare namespace DeleteBackupVaultLockConfigurationInput {
|
|
759
|
+
|
|
760
|
+
const filterSensitiveLog: (obj: DeleteBackupVaultLockConfigurationInput) => any;
|
|
761
|
+
}
|
|
762
|
+
export interface DeleteBackupVaultNotificationsInput {
|
|
763
|
+
|
|
764
|
+
BackupVaultName: string | undefined;
|
|
765
|
+
}
|
|
766
|
+
export declare namespace DeleteBackupVaultNotificationsInput {
|
|
767
|
+
|
|
768
|
+
const filterSensitiveLog: (obj: DeleteBackupVaultNotificationsInput) => any;
|
|
769
|
+
}
|
|
770
|
+
export interface DeleteFrameworkInput {
|
|
771
|
+
|
|
772
|
+
FrameworkName: string | undefined;
|
|
773
|
+
}
|
|
774
|
+
export declare namespace DeleteFrameworkInput {
|
|
775
|
+
|
|
776
|
+
const filterSensitiveLog: (obj: DeleteFrameworkInput) => any;
|
|
777
|
+
}
|
|
778
|
+
export interface DeleteRecoveryPointInput {
|
|
779
|
+
|
|
780
|
+
BackupVaultName: string | undefined;
|
|
781
|
+
|
|
782
|
+
RecoveryPointArn: string | undefined;
|
|
783
|
+
}
|
|
784
|
+
export declare namespace DeleteRecoveryPointInput {
|
|
785
|
+
|
|
786
|
+
const filterSensitiveLog: (obj: DeleteRecoveryPointInput) => any;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
export interface InvalidResourceStateException extends __SmithyException, $MetadataBearer {
|
|
790
|
+
name: "InvalidResourceStateException";
|
|
791
|
+
$fault: "client";
|
|
792
|
+
Code?: string;
|
|
793
|
+
Message?: string;
|
|
794
|
+
|
|
795
|
+
Type?: string;
|
|
796
|
+
|
|
797
|
+
Context?: string;
|
|
798
|
+
}
|
|
799
|
+
export interface DeleteReportPlanInput {
|
|
800
|
+
|
|
801
|
+
ReportPlanName: string | undefined;
|
|
802
|
+
}
|
|
803
|
+
export declare namespace DeleteReportPlanInput {
|
|
804
|
+
|
|
805
|
+
const filterSensitiveLog: (obj: DeleteReportPlanInput) => any;
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
export interface DependencyFailureException extends __SmithyException, $MetadataBearer {
|
|
809
|
+
name: "DependencyFailureException";
|
|
810
|
+
$fault: "server";
|
|
811
|
+
Code?: string;
|
|
812
|
+
Message?: string;
|
|
813
|
+
|
|
814
|
+
Type?: string;
|
|
815
|
+
|
|
816
|
+
Context?: string;
|
|
817
|
+
}
|
|
818
|
+
export interface DescribeBackupJobInput {
|
|
819
|
+
|
|
820
|
+
BackupJobId: string | undefined;
|
|
821
|
+
}
|
|
822
|
+
export declare namespace DescribeBackupJobInput {
|
|
823
|
+
|
|
824
|
+
const filterSensitiveLog: (obj: DescribeBackupJobInput) => any;
|
|
825
|
+
}
|
|
826
|
+
export interface DescribeBackupJobOutput {
|
|
827
|
+
|
|
828
|
+
AccountId?: string;
|
|
829
|
+
|
|
830
|
+
BackupJobId?: string;
|
|
831
|
+
|
|
832
|
+
BackupVaultName?: string;
|
|
833
|
+
|
|
834
|
+
BackupVaultArn?: string;
|
|
835
|
+
|
|
836
|
+
RecoveryPointArn?: string;
|
|
837
|
+
|
|
838
|
+
ResourceArn?: string;
|
|
839
|
+
|
|
840
|
+
CreationDate?: Date;
|
|
841
|
+
|
|
842
|
+
CompletionDate?: Date;
|
|
843
|
+
|
|
844
|
+
State?: BackupJobState | string;
|
|
845
|
+
|
|
846
|
+
StatusMessage?: string;
|
|
847
|
+
|
|
848
|
+
PercentDone?: string;
|
|
849
|
+
|
|
850
|
+
BackupSizeInBytes?: number;
|
|
851
|
+
|
|
852
|
+
IamRoleArn?: string;
|
|
853
|
+
|
|
854
|
+
CreatedBy?: RecoveryPointCreator;
|
|
855
|
+
|
|
856
|
+
ResourceType?: string;
|
|
857
|
+
|
|
858
|
+
BytesTransferred?: number;
|
|
859
|
+
|
|
860
|
+
ExpectedCompletionDate?: Date;
|
|
861
|
+
|
|
862
|
+
StartBy?: Date;
|
|
863
|
+
|
|
864
|
+
BackupOptions?: {
|
|
865
|
+
[key: string]: string;
|
|
866
|
+
};
|
|
867
|
+
|
|
868
|
+
BackupType?: string;
|
|
869
|
+
}
|
|
870
|
+
export declare namespace DescribeBackupJobOutput {
|
|
871
|
+
|
|
872
|
+
const filterSensitiveLog: (obj: DescribeBackupJobOutput) => any;
|
|
873
|
+
}
|
|
874
|
+
export interface DescribeBackupVaultInput {
|
|
875
|
+
|
|
876
|
+
BackupVaultName: string | undefined;
|
|
877
|
+
}
|
|
878
|
+
export declare namespace DescribeBackupVaultInput {
|
|
879
|
+
|
|
880
|
+
const filterSensitiveLog: (obj: DescribeBackupVaultInput) => any;
|
|
881
|
+
}
|
|
882
|
+
export interface DescribeBackupVaultOutput {
|
|
883
|
+
|
|
884
|
+
BackupVaultName?: string;
|
|
885
|
+
|
|
886
|
+
BackupVaultArn?: string;
|
|
887
|
+
|
|
888
|
+
EncryptionKeyArn?: string;
|
|
889
|
+
|
|
890
|
+
CreationDate?: Date;
|
|
891
|
+
|
|
892
|
+
CreatorRequestId?: string;
|
|
893
|
+
|
|
894
|
+
NumberOfRecoveryPoints?: number;
|
|
895
|
+
|
|
896
|
+
Locked?: boolean;
|
|
897
|
+
|
|
898
|
+
MinRetentionDays?: number;
|
|
899
|
+
|
|
900
|
+
MaxRetentionDays?: number;
|
|
901
|
+
|
|
902
|
+
LockDate?: Date;
|
|
903
|
+
}
|
|
904
|
+
export declare namespace DescribeBackupVaultOutput {
|
|
905
|
+
|
|
906
|
+
const filterSensitiveLog: (obj: DescribeBackupVaultOutput) => any;
|
|
907
|
+
}
|
|
908
|
+
export interface DescribeCopyJobInput {
|
|
909
|
+
|
|
910
|
+
CopyJobId: string | undefined;
|
|
911
|
+
}
|
|
912
|
+
export declare namespace DescribeCopyJobInput {
|
|
913
|
+
|
|
914
|
+
const filterSensitiveLog: (obj: DescribeCopyJobInput) => any;
|
|
915
|
+
}
|
|
916
|
+
export interface DescribeCopyJobOutput {
|
|
917
|
+
|
|
918
|
+
CopyJob?: CopyJob;
|
|
919
|
+
}
|
|
920
|
+
export declare namespace DescribeCopyJobOutput {
|
|
921
|
+
|
|
922
|
+
const filterSensitiveLog: (obj: DescribeCopyJobOutput) => any;
|
|
923
|
+
}
|
|
924
|
+
export interface DescribeFrameworkInput {
|
|
925
|
+
|
|
926
|
+
FrameworkName: string | undefined;
|
|
927
|
+
}
|
|
928
|
+
export declare namespace DescribeFrameworkInput {
|
|
929
|
+
|
|
930
|
+
const filterSensitiveLog: (obj: DescribeFrameworkInput) => any;
|
|
931
|
+
}
|
|
932
|
+
export interface DescribeFrameworkOutput {
|
|
933
|
+
|
|
934
|
+
FrameworkName?: string;
|
|
935
|
+
|
|
936
|
+
FrameworkArn?: string;
|
|
937
|
+
|
|
938
|
+
FrameworkDescription?: string;
|
|
939
|
+
|
|
940
|
+
FrameworkControls?: FrameworkControl[];
|
|
941
|
+
|
|
942
|
+
CreationTime?: Date;
|
|
943
|
+
|
|
944
|
+
DeploymentStatus?: string;
|
|
945
|
+
|
|
946
|
+
FrameworkStatus?: string;
|
|
947
|
+
|
|
948
|
+
IdempotencyToken?: string;
|
|
949
|
+
}
|
|
950
|
+
export declare namespace DescribeFrameworkOutput {
|
|
951
|
+
|
|
952
|
+
const filterSensitiveLog: (obj: DescribeFrameworkOutput) => any;
|
|
953
|
+
}
|
|
954
|
+
export interface DescribeGlobalSettingsInput {
|
|
955
|
+
}
|
|
956
|
+
export declare namespace DescribeGlobalSettingsInput {
|
|
957
|
+
|
|
958
|
+
const filterSensitiveLog: (obj: DescribeGlobalSettingsInput) => any;
|
|
959
|
+
}
|
|
960
|
+
export interface DescribeGlobalSettingsOutput {
|
|
961
|
+
|
|
962
|
+
GlobalSettings?: {
|
|
963
|
+
[key: string]: string;
|
|
964
|
+
};
|
|
965
|
+
|
|
966
|
+
LastUpdateTime?: Date;
|
|
967
|
+
}
|
|
968
|
+
export declare namespace DescribeGlobalSettingsOutput {
|
|
969
|
+
|
|
970
|
+
const filterSensitiveLog: (obj: DescribeGlobalSettingsOutput) => any;
|
|
971
|
+
}
|
|
972
|
+
export interface DescribeProtectedResourceInput {
|
|
973
|
+
|
|
974
|
+
ResourceArn: string | undefined;
|
|
975
|
+
}
|
|
976
|
+
export declare namespace DescribeProtectedResourceInput {
|
|
977
|
+
|
|
978
|
+
const filterSensitiveLog: (obj: DescribeProtectedResourceInput) => any;
|
|
979
|
+
}
|
|
980
|
+
export interface DescribeProtectedResourceOutput {
|
|
981
|
+
|
|
982
|
+
ResourceArn?: string;
|
|
983
|
+
|
|
984
|
+
ResourceType?: string;
|
|
985
|
+
|
|
986
|
+
LastBackupTime?: Date;
|
|
987
|
+
}
|
|
988
|
+
export declare namespace DescribeProtectedResourceOutput {
|
|
989
|
+
|
|
990
|
+
const filterSensitiveLog: (obj: DescribeProtectedResourceOutput) => any;
|
|
991
|
+
}
|
|
992
|
+
export interface DescribeRecoveryPointInput {
|
|
993
|
+
|
|
994
|
+
BackupVaultName: string | undefined;
|
|
995
|
+
|
|
996
|
+
RecoveryPointArn: string | undefined;
|
|
997
|
+
}
|
|
998
|
+
export declare namespace DescribeRecoveryPointInput {
|
|
999
|
+
|
|
1000
|
+
const filterSensitiveLog: (obj: DescribeRecoveryPointInput) => any;
|
|
1001
|
+
}
|
|
1002
|
+
export declare enum RecoveryPointStatus {
|
|
1003
|
+
COMPLETED = "COMPLETED",
|
|
1004
|
+
DELETING = "DELETING",
|
|
1005
|
+
EXPIRED = "EXPIRED",
|
|
1006
|
+
PARTIAL = "PARTIAL"
|
|
1007
|
+
}
|
|
1008
|
+
export declare enum StorageClass {
|
|
1009
|
+
COLD = "COLD",
|
|
1010
|
+
DELETED = "DELETED",
|
|
1011
|
+
WARM = "WARM"
|
|
1012
|
+
}
|
|
1013
|
+
export interface DescribeRecoveryPointOutput {
|
|
1014
|
+
|
|
1015
|
+
RecoveryPointArn?: string;
|
|
1016
|
+
|
|
1017
|
+
BackupVaultName?: string;
|
|
1018
|
+
|
|
1019
|
+
BackupVaultArn?: string;
|
|
1020
|
+
|
|
1021
|
+
SourceBackupVaultArn?: string;
|
|
1022
|
+
|
|
1023
|
+
ResourceArn?: string;
|
|
1024
|
+
|
|
1025
|
+
ResourceType?: string;
|
|
1026
|
+
|
|
1027
|
+
CreatedBy?: RecoveryPointCreator;
|
|
1028
|
+
|
|
1029
|
+
IamRoleArn?: string;
|
|
1030
|
+
|
|
1031
|
+
Status?: RecoveryPointStatus | string;
|
|
1032
|
+
|
|
1033
|
+
StatusMessage?: string;
|
|
1034
|
+
|
|
1035
|
+
CreationDate?: Date;
|
|
1036
|
+
|
|
1037
|
+
CompletionDate?: Date;
|
|
1038
|
+
|
|
1039
|
+
BackupSizeInBytes?: number;
|
|
1040
|
+
|
|
1041
|
+
CalculatedLifecycle?: CalculatedLifecycle;
|
|
1042
|
+
|
|
1043
|
+
Lifecycle?: Lifecycle;
|
|
1044
|
+
|
|
1045
|
+
EncryptionKeyArn?: string;
|
|
1046
|
+
|
|
1047
|
+
IsEncrypted?: boolean;
|
|
1048
|
+
|
|
1049
|
+
StorageClass?: StorageClass | string;
|
|
1050
|
+
|
|
1051
|
+
LastRestoreTime?: Date;
|
|
1052
|
+
}
|
|
1053
|
+
export declare namespace DescribeRecoveryPointOutput {
|
|
1054
|
+
|
|
1055
|
+
const filterSensitiveLog: (obj: DescribeRecoveryPointOutput) => any;
|
|
1056
|
+
}
|
|
1057
|
+
export interface DescribeRegionSettingsInput {
|
|
1058
|
+
}
|
|
1059
|
+
export declare namespace DescribeRegionSettingsInput {
|
|
1060
|
+
|
|
1061
|
+
const filterSensitiveLog: (obj: DescribeRegionSettingsInput) => any;
|
|
1062
|
+
}
|
|
1063
|
+
export interface DescribeRegionSettingsOutput {
|
|
1064
|
+
|
|
1065
|
+
ResourceTypeOptInPreference?: {
|
|
1066
|
+
[key: string]: boolean;
|
|
1067
|
+
};
|
|
1068
|
+
|
|
1069
|
+
ResourceTypeManagementPreference?: {
|
|
1070
|
+
[key: string]: boolean;
|
|
1071
|
+
};
|
|
1072
|
+
}
|
|
1073
|
+
export declare namespace DescribeRegionSettingsOutput {
|
|
1074
|
+
|
|
1075
|
+
const filterSensitiveLog: (obj: DescribeRegionSettingsOutput) => any;
|
|
1076
|
+
}
|
|
1077
|
+
export interface DescribeReportJobInput {
|
|
1078
|
+
|
|
1079
|
+
ReportJobId: string | undefined;
|
|
1080
|
+
}
|
|
1081
|
+
export declare namespace DescribeReportJobInput {
|
|
1082
|
+
|
|
1083
|
+
const filterSensitiveLog: (obj: DescribeReportJobInput) => any;
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
export interface ReportDestination {
|
|
1087
|
+
|
|
1088
|
+
S3BucketName?: string;
|
|
1089
|
+
|
|
1090
|
+
S3Keys?: string[];
|
|
1091
|
+
}
|
|
1092
|
+
export declare namespace ReportDestination {
|
|
1093
|
+
|
|
1094
|
+
const filterSensitiveLog: (obj: ReportDestination) => any;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
export interface ReportJob {
|
|
1098
|
+
|
|
1099
|
+
ReportJobId?: string;
|
|
1100
|
+
|
|
1101
|
+
ReportPlanArn?: string;
|
|
1102
|
+
|
|
1103
|
+
ReportTemplate?: string;
|
|
1104
|
+
|
|
1105
|
+
CreationTime?: Date;
|
|
1106
|
+
|
|
1107
|
+
CompletionTime?: Date;
|
|
1108
|
+
|
|
1109
|
+
Status?: string;
|
|
1110
|
+
|
|
1111
|
+
StatusMessage?: string;
|
|
1112
|
+
|
|
1113
|
+
ReportDestination?: ReportDestination;
|
|
1114
|
+
}
|
|
1115
|
+
export declare namespace ReportJob {
|
|
1116
|
+
|
|
1117
|
+
const filterSensitiveLog: (obj: ReportJob) => any;
|
|
1118
|
+
}
|
|
1119
|
+
export interface DescribeReportJobOutput {
|
|
1120
|
+
|
|
1121
|
+
ReportJob?: ReportJob;
|
|
1122
|
+
}
|
|
1123
|
+
export declare namespace DescribeReportJobOutput {
|
|
1124
|
+
|
|
1125
|
+
const filterSensitiveLog: (obj: DescribeReportJobOutput) => any;
|
|
1126
|
+
}
|
|
1127
|
+
export interface DescribeReportPlanInput {
|
|
1128
|
+
|
|
1129
|
+
ReportPlanName: string | undefined;
|
|
1130
|
+
}
|
|
1131
|
+
export declare namespace DescribeReportPlanInput {
|
|
1132
|
+
|
|
1133
|
+
const filterSensitiveLog: (obj: DescribeReportPlanInput) => any;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
export interface ReportPlan {
|
|
1137
|
+
|
|
1138
|
+
ReportPlanArn?: string;
|
|
1139
|
+
|
|
1140
|
+
ReportPlanName?: string;
|
|
1141
|
+
|
|
1142
|
+
ReportPlanDescription?: string;
|
|
1143
|
+
|
|
1144
|
+
ReportSetting?: ReportSetting;
|
|
1145
|
+
|
|
1146
|
+
ReportDeliveryChannel?: ReportDeliveryChannel;
|
|
1147
|
+
|
|
1148
|
+
DeploymentStatus?: string;
|
|
1149
|
+
|
|
1150
|
+
CreationTime?: Date;
|
|
1151
|
+
|
|
1152
|
+
LastAttemptedExecutionTime?: Date;
|
|
1153
|
+
|
|
1154
|
+
LastSuccessfulExecutionTime?: Date;
|
|
1155
|
+
}
|
|
1156
|
+
export declare namespace ReportPlan {
|
|
1157
|
+
|
|
1158
|
+
const filterSensitiveLog: (obj: ReportPlan) => any;
|
|
1159
|
+
}
|
|
1160
|
+
export interface DescribeReportPlanOutput {
|
|
1161
|
+
|
|
1162
|
+
ReportPlan?: ReportPlan;
|
|
1163
|
+
}
|
|
1164
|
+
export declare namespace DescribeReportPlanOutput {
|
|
1165
|
+
|
|
1166
|
+
const filterSensitiveLog: (obj: DescribeReportPlanOutput) => any;
|
|
1167
|
+
}
|
|
1168
|
+
export interface DescribeRestoreJobInput {
|
|
1169
|
+
|
|
1170
|
+
RestoreJobId: string | undefined;
|
|
1171
|
+
}
|
|
1172
|
+
export declare namespace DescribeRestoreJobInput {
|
|
1173
|
+
|
|
1174
|
+
const filterSensitiveLog: (obj: DescribeRestoreJobInput) => any;
|
|
1175
|
+
}
|
|
1176
|
+
export declare enum RestoreJobStatus {
|
|
1177
|
+
ABORTED = "ABORTED",
|
|
1178
|
+
COMPLETED = "COMPLETED",
|
|
1179
|
+
FAILED = "FAILED",
|
|
1180
|
+
PENDING = "PENDING",
|
|
1181
|
+
RUNNING = "RUNNING"
|
|
1182
|
+
}
|
|
1183
|
+
export interface DescribeRestoreJobOutput {
|
|
1184
|
+
|
|
1185
|
+
AccountId?: string;
|
|
1186
|
+
|
|
1187
|
+
RestoreJobId?: string;
|
|
1188
|
+
|
|
1189
|
+
RecoveryPointArn?: string;
|
|
1190
|
+
|
|
1191
|
+
CreationDate?: Date;
|
|
1192
|
+
|
|
1193
|
+
CompletionDate?: Date;
|
|
1194
|
+
|
|
1195
|
+
Status?: RestoreJobStatus | string;
|
|
1196
|
+
|
|
1197
|
+
StatusMessage?: string;
|
|
1198
|
+
|
|
1199
|
+
PercentDone?: string;
|
|
1200
|
+
|
|
1201
|
+
BackupSizeInBytes?: number;
|
|
1202
|
+
|
|
1203
|
+
IamRoleArn?: string;
|
|
1204
|
+
|
|
1205
|
+
ExpectedCompletionTimeMinutes?: number;
|
|
1206
|
+
|
|
1207
|
+
CreatedResourceArn?: string;
|
|
1208
|
+
|
|
1209
|
+
ResourceType?: string;
|
|
1210
|
+
}
|
|
1211
|
+
export declare namespace DescribeRestoreJobOutput {
|
|
1212
|
+
|
|
1213
|
+
const filterSensitiveLog: (obj: DescribeRestoreJobOutput) => any;
|
|
1214
|
+
}
|
|
1215
|
+
export interface DisassociateRecoveryPointInput {
|
|
1216
|
+
|
|
1217
|
+
BackupVaultName: string | undefined;
|
|
1218
|
+
|
|
1219
|
+
RecoveryPointArn: string | undefined;
|
|
1220
|
+
}
|
|
1221
|
+
export declare namespace DisassociateRecoveryPointInput {
|
|
1222
|
+
|
|
1223
|
+
const filterSensitiveLog: (obj: DisassociateRecoveryPointInput) => any;
|
|
1224
|
+
}
|
|
1225
|
+
export interface ExportBackupPlanTemplateInput {
|
|
1226
|
+
|
|
1227
|
+
BackupPlanId: string | undefined;
|
|
1228
|
+
}
|
|
1229
|
+
export declare namespace ExportBackupPlanTemplateInput {
|
|
1230
|
+
|
|
1231
|
+
const filterSensitiveLog: (obj: ExportBackupPlanTemplateInput) => any;
|
|
1232
|
+
}
|
|
1233
|
+
export interface ExportBackupPlanTemplateOutput {
|
|
1234
|
+
|
|
1235
|
+
BackupPlanTemplateJson?: string;
|
|
1236
|
+
}
|
|
1237
|
+
export declare namespace ExportBackupPlanTemplateOutput {
|
|
1238
|
+
|
|
1239
|
+
const filterSensitiveLog: (obj: ExportBackupPlanTemplateOutput) => any;
|
|
1240
|
+
}
|
|
1241
|
+
export interface GetBackupPlanInput {
|
|
1242
|
+
|
|
1243
|
+
BackupPlanId: string | undefined;
|
|
1244
|
+
|
|
1245
|
+
VersionId?: string;
|
|
1246
|
+
}
|
|
1247
|
+
export declare namespace GetBackupPlanInput {
|
|
1248
|
+
|
|
1249
|
+
const filterSensitiveLog: (obj: GetBackupPlanInput) => any;
|
|
1250
|
+
}
|
|
1251
|
+
export interface GetBackupPlanOutput {
|
|
1252
|
+
|
|
1253
|
+
BackupPlan?: BackupPlan;
|
|
1254
|
+
|
|
1255
|
+
BackupPlanId?: string;
|
|
1256
|
+
|
|
1257
|
+
BackupPlanArn?: string;
|
|
1258
|
+
|
|
1259
|
+
VersionId?: string;
|
|
1260
|
+
|
|
1261
|
+
CreatorRequestId?: string;
|
|
1262
|
+
|
|
1263
|
+
CreationDate?: Date;
|
|
1264
|
+
|
|
1265
|
+
DeletionDate?: Date;
|
|
1266
|
+
|
|
1267
|
+
LastExecutionDate?: Date;
|
|
1268
|
+
|
|
1269
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
1270
|
+
}
|
|
1271
|
+
export declare namespace GetBackupPlanOutput {
|
|
1272
|
+
|
|
1273
|
+
const filterSensitiveLog: (obj: GetBackupPlanOutput) => any;
|
|
1274
|
+
}
|
|
1275
|
+
export interface GetBackupPlanFromJSONInput {
|
|
1276
|
+
|
|
1277
|
+
BackupPlanTemplateJson: string | undefined;
|
|
1278
|
+
}
|
|
1279
|
+
export declare namespace GetBackupPlanFromJSONInput {
|
|
1280
|
+
|
|
1281
|
+
const filterSensitiveLog: (obj: GetBackupPlanFromJSONInput) => any;
|
|
1282
|
+
}
|
|
1283
|
+
export interface GetBackupPlanFromJSONOutput {
|
|
1284
|
+
|
|
1285
|
+
BackupPlan?: BackupPlan;
|
|
1286
|
+
}
|
|
1287
|
+
export declare namespace GetBackupPlanFromJSONOutput {
|
|
1288
|
+
|
|
1289
|
+
const filterSensitiveLog: (obj: GetBackupPlanFromJSONOutput) => any;
|
|
1290
|
+
}
|
|
1291
|
+
export interface GetBackupPlanFromTemplateInput {
|
|
1292
|
+
|
|
1293
|
+
BackupPlanTemplateId: string | undefined;
|
|
1294
|
+
}
|
|
1295
|
+
export declare namespace GetBackupPlanFromTemplateInput {
|
|
1296
|
+
|
|
1297
|
+
const filterSensitiveLog: (obj: GetBackupPlanFromTemplateInput) => any;
|
|
1298
|
+
}
|
|
1299
|
+
export interface GetBackupPlanFromTemplateOutput {
|
|
1300
|
+
|
|
1301
|
+
BackupPlanDocument?: BackupPlan;
|
|
1302
|
+
}
|
|
1303
|
+
export declare namespace GetBackupPlanFromTemplateOutput {
|
|
1304
|
+
|
|
1305
|
+
const filterSensitiveLog: (obj: GetBackupPlanFromTemplateOutput) => any;
|
|
1306
|
+
}
|
|
1307
|
+
export interface GetBackupSelectionInput {
|
|
1308
|
+
|
|
1309
|
+
BackupPlanId: string | undefined;
|
|
1310
|
+
|
|
1311
|
+
SelectionId: string | undefined;
|
|
1312
|
+
}
|
|
1313
|
+
export declare namespace GetBackupSelectionInput {
|
|
1314
|
+
|
|
1315
|
+
const filterSensitiveLog: (obj: GetBackupSelectionInput) => any;
|
|
1316
|
+
}
|
|
1317
|
+
export interface GetBackupSelectionOutput {
|
|
1318
|
+
|
|
1319
|
+
BackupSelection?: BackupSelection;
|
|
1320
|
+
|
|
1321
|
+
SelectionId?: string;
|
|
1322
|
+
|
|
1323
|
+
BackupPlanId?: string;
|
|
1324
|
+
|
|
1325
|
+
CreationDate?: Date;
|
|
1326
|
+
|
|
1327
|
+
CreatorRequestId?: string;
|
|
1328
|
+
}
|
|
1329
|
+
export declare namespace GetBackupSelectionOutput {
|
|
1330
|
+
|
|
1331
|
+
const filterSensitiveLog: (obj: GetBackupSelectionOutput) => any;
|
|
1332
|
+
}
|
|
1333
|
+
export interface GetBackupVaultAccessPolicyInput {
|
|
1334
|
+
|
|
1335
|
+
BackupVaultName: string | undefined;
|
|
1336
|
+
}
|
|
1337
|
+
export declare namespace GetBackupVaultAccessPolicyInput {
|
|
1338
|
+
|
|
1339
|
+
const filterSensitiveLog: (obj: GetBackupVaultAccessPolicyInput) => any;
|
|
1340
|
+
}
|
|
1341
|
+
export interface GetBackupVaultAccessPolicyOutput {
|
|
1342
|
+
|
|
1343
|
+
BackupVaultName?: string;
|
|
1344
|
+
|
|
1345
|
+
BackupVaultArn?: string;
|
|
1346
|
+
|
|
1347
|
+
Policy?: string;
|
|
1348
|
+
}
|
|
1349
|
+
export declare namespace GetBackupVaultAccessPolicyOutput {
|
|
1350
|
+
|
|
1351
|
+
const filterSensitiveLog: (obj: GetBackupVaultAccessPolicyOutput) => any;
|
|
1352
|
+
}
|
|
1353
|
+
export interface GetBackupVaultNotificationsInput {
|
|
1354
|
+
|
|
1355
|
+
BackupVaultName: string | undefined;
|
|
1356
|
+
}
|
|
1357
|
+
export declare namespace GetBackupVaultNotificationsInput {
|
|
1358
|
+
|
|
1359
|
+
const filterSensitiveLog: (obj: GetBackupVaultNotificationsInput) => any;
|
|
1360
|
+
}
|
|
1361
|
+
export interface GetBackupVaultNotificationsOutput {
|
|
1362
|
+
|
|
1363
|
+
BackupVaultName?: string;
|
|
1364
|
+
|
|
1365
|
+
BackupVaultArn?: string;
|
|
1366
|
+
|
|
1367
|
+
SNSTopicArn?: string;
|
|
1368
|
+
|
|
1369
|
+
BackupVaultEvents?: (BackupVaultEvent | string)[];
|
|
1370
|
+
}
|
|
1371
|
+
export declare namespace GetBackupVaultNotificationsOutput {
|
|
1372
|
+
|
|
1373
|
+
const filterSensitiveLog: (obj: GetBackupVaultNotificationsOutput) => any;
|
|
1374
|
+
}
|
|
1375
|
+
export interface GetRecoveryPointRestoreMetadataInput {
|
|
1376
|
+
|
|
1377
|
+
BackupVaultName: string | undefined;
|
|
1378
|
+
|
|
1379
|
+
RecoveryPointArn: string | undefined;
|
|
1380
|
+
}
|
|
1381
|
+
export declare namespace GetRecoveryPointRestoreMetadataInput {
|
|
1382
|
+
|
|
1383
|
+
const filterSensitiveLog: (obj: GetRecoveryPointRestoreMetadataInput) => any;
|
|
1384
|
+
}
|
|
1385
|
+
export interface GetRecoveryPointRestoreMetadataOutput {
|
|
1386
|
+
|
|
1387
|
+
BackupVaultArn?: string;
|
|
1388
|
+
|
|
1389
|
+
RecoveryPointArn?: string;
|
|
1390
|
+
|
|
1391
|
+
RestoreMetadata?: {
|
|
1392
|
+
[key: string]: string;
|
|
1393
|
+
};
|
|
1394
|
+
}
|
|
1395
|
+
export declare namespace GetRecoveryPointRestoreMetadataOutput {
|
|
1396
|
+
|
|
1397
|
+
const filterSensitiveLog: (obj: GetRecoveryPointRestoreMetadataOutput) => any;
|
|
1398
|
+
}
|
|
1399
|
+
export interface GetSupportedResourceTypesOutput {
|
|
1400
|
+
|
|
1401
|
+
ResourceTypes?: string[];
|
|
1402
|
+
}
|
|
1403
|
+
export declare namespace GetSupportedResourceTypesOutput {
|
|
1404
|
+
|
|
1405
|
+
const filterSensitiveLog: (obj: GetSupportedResourceTypesOutput) => any;
|
|
1406
|
+
}
|
|
1407
|
+
export interface ListBackupJobsInput {
|
|
1408
|
+
|
|
1409
|
+
NextToken?: string;
|
|
1410
|
+
|
|
1411
|
+
MaxResults?: number;
|
|
1412
|
+
|
|
1413
|
+
ByResourceArn?: string;
|
|
1414
|
+
|
|
1415
|
+
ByState?: BackupJobState | string;
|
|
1416
|
+
|
|
1417
|
+
ByBackupVaultName?: string;
|
|
1418
|
+
|
|
1419
|
+
ByCreatedBefore?: Date;
|
|
1420
|
+
|
|
1421
|
+
ByCreatedAfter?: Date;
|
|
1422
|
+
|
|
1423
|
+
ByResourceType?: string;
|
|
1424
|
+
|
|
1425
|
+
ByAccountId?: string;
|
|
1426
|
+
}
|
|
1427
|
+
export declare namespace ListBackupJobsInput {
|
|
1428
|
+
|
|
1429
|
+
const filterSensitiveLog: (obj: ListBackupJobsInput) => any;
|
|
1430
|
+
}
|
|
1431
|
+
export interface ListBackupJobsOutput {
|
|
1432
|
+
|
|
1433
|
+
BackupJobs?: BackupJob[];
|
|
1434
|
+
|
|
1435
|
+
NextToken?: string;
|
|
1436
|
+
}
|
|
1437
|
+
export declare namespace ListBackupJobsOutput {
|
|
1438
|
+
|
|
1439
|
+
const filterSensitiveLog: (obj: ListBackupJobsOutput) => any;
|
|
1440
|
+
}
|
|
1441
|
+
export interface ListBackupPlansInput {
|
|
1442
|
+
|
|
1443
|
+
NextToken?: string;
|
|
1444
|
+
|
|
1445
|
+
MaxResults?: number;
|
|
1446
|
+
|
|
1447
|
+
IncludeDeleted?: boolean;
|
|
1448
|
+
}
|
|
1449
|
+
export declare namespace ListBackupPlansInput {
|
|
1450
|
+
|
|
1451
|
+
const filterSensitiveLog: (obj: ListBackupPlansInput) => any;
|
|
1452
|
+
}
|
|
1453
|
+
export interface ListBackupPlansOutput {
|
|
1454
|
+
|
|
1455
|
+
NextToken?: string;
|
|
1456
|
+
|
|
1457
|
+
BackupPlansList?: BackupPlansListMember[];
|
|
1458
|
+
}
|
|
1459
|
+
export declare namespace ListBackupPlansOutput {
|
|
1460
|
+
|
|
1461
|
+
const filterSensitiveLog: (obj: ListBackupPlansOutput) => any;
|
|
1462
|
+
}
|
|
1463
|
+
export interface ListBackupPlanTemplatesInput {
|
|
1464
|
+
|
|
1465
|
+
NextToken?: string;
|
|
1466
|
+
|
|
1467
|
+
MaxResults?: number;
|
|
1468
|
+
}
|
|
1469
|
+
export declare namespace ListBackupPlanTemplatesInput {
|
|
1470
|
+
|
|
1471
|
+
const filterSensitiveLog: (obj: ListBackupPlanTemplatesInput) => any;
|
|
1472
|
+
}
|
|
1473
|
+
export interface ListBackupPlanTemplatesOutput {
|
|
1474
|
+
|
|
1475
|
+
NextToken?: string;
|
|
1476
|
+
|
|
1477
|
+
BackupPlanTemplatesList?: BackupPlanTemplatesListMember[];
|
|
1478
|
+
}
|
|
1479
|
+
export declare namespace ListBackupPlanTemplatesOutput {
|
|
1480
|
+
|
|
1481
|
+
const filterSensitiveLog: (obj: ListBackupPlanTemplatesOutput) => any;
|
|
1482
|
+
}
|
|
1483
|
+
export interface ListBackupPlanVersionsInput {
|
|
1484
|
+
|
|
1485
|
+
BackupPlanId: string | undefined;
|
|
1486
|
+
|
|
1487
|
+
NextToken?: string;
|
|
1488
|
+
|
|
1489
|
+
MaxResults?: number;
|
|
1490
|
+
}
|
|
1491
|
+
export declare namespace ListBackupPlanVersionsInput {
|
|
1492
|
+
|
|
1493
|
+
const filterSensitiveLog: (obj: ListBackupPlanVersionsInput) => any;
|
|
1494
|
+
}
|
|
1495
|
+
export interface ListBackupPlanVersionsOutput {
|
|
1496
|
+
|
|
1497
|
+
NextToken?: string;
|
|
1498
|
+
|
|
1499
|
+
BackupPlanVersionsList?: BackupPlansListMember[];
|
|
1500
|
+
}
|
|
1501
|
+
export declare namespace ListBackupPlanVersionsOutput {
|
|
1502
|
+
|
|
1503
|
+
const filterSensitiveLog: (obj: ListBackupPlanVersionsOutput) => any;
|
|
1504
|
+
}
|
|
1505
|
+
export interface ListBackupSelectionsInput {
|
|
1506
|
+
|
|
1507
|
+
BackupPlanId: string | undefined;
|
|
1508
|
+
|
|
1509
|
+
NextToken?: string;
|
|
1510
|
+
|
|
1511
|
+
MaxResults?: number;
|
|
1512
|
+
}
|
|
1513
|
+
export declare namespace ListBackupSelectionsInput {
|
|
1514
|
+
|
|
1515
|
+
const filterSensitiveLog: (obj: ListBackupSelectionsInput) => any;
|
|
1516
|
+
}
|
|
1517
|
+
export interface ListBackupSelectionsOutput {
|
|
1518
|
+
|
|
1519
|
+
NextToken?: string;
|
|
1520
|
+
|
|
1521
|
+
BackupSelectionsList?: BackupSelectionsListMember[];
|
|
1522
|
+
}
|
|
1523
|
+
export declare namespace ListBackupSelectionsOutput {
|
|
1524
|
+
|
|
1525
|
+
const filterSensitiveLog: (obj: ListBackupSelectionsOutput) => any;
|
|
1526
|
+
}
|
|
1527
|
+
export interface ListBackupVaultsInput {
|
|
1528
|
+
|
|
1529
|
+
NextToken?: string;
|
|
1530
|
+
|
|
1531
|
+
MaxResults?: number;
|
|
1532
|
+
}
|
|
1533
|
+
export declare namespace ListBackupVaultsInput {
|
|
1534
|
+
|
|
1535
|
+
const filterSensitiveLog: (obj: ListBackupVaultsInput) => any;
|
|
1536
|
+
}
|
|
1537
|
+
export interface ListBackupVaultsOutput {
|
|
1538
|
+
|
|
1539
|
+
BackupVaultList?: BackupVaultListMember[];
|
|
1540
|
+
|
|
1541
|
+
NextToken?: string;
|
|
1542
|
+
}
|
|
1543
|
+
export declare namespace ListBackupVaultsOutput {
|
|
1544
|
+
|
|
1545
|
+
const filterSensitiveLog: (obj: ListBackupVaultsOutput) => any;
|
|
1546
|
+
}
|
|
1547
|
+
export interface ListCopyJobsInput {
|
|
1548
|
+
|
|
1549
|
+
NextToken?: string;
|
|
1550
|
+
|
|
1551
|
+
MaxResults?: number;
|
|
1552
|
+
|
|
1553
|
+
ByResourceArn?: string;
|
|
1554
|
+
|
|
1555
|
+
ByState?: CopyJobState | string;
|
|
1556
|
+
|
|
1557
|
+
ByCreatedBefore?: Date;
|
|
1558
|
+
|
|
1559
|
+
ByCreatedAfter?: Date;
|
|
1560
|
+
|
|
1561
|
+
ByResourceType?: string;
|
|
1562
|
+
|
|
1563
|
+
ByDestinationVaultArn?: string;
|
|
1564
|
+
|
|
1565
|
+
ByAccountId?: string;
|
|
1566
|
+
}
|
|
1567
|
+
export declare namespace ListCopyJobsInput {
|
|
1568
|
+
|
|
1569
|
+
const filterSensitiveLog: (obj: ListCopyJobsInput) => any;
|
|
1570
|
+
}
|
|
1571
|
+
export interface ListCopyJobsOutput {
|
|
1572
|
+
|
|
1573
|
+
CopyJobs?: CopyJob[];
|
|
1574
|
+
|
|
1575
|
+
NextToken?: string;
|
|
1576
|
+
}
|
|
1577
|
+
export declare namespace ListCopyJobsOutput {
|
|
1578
|
+
|
|
1579
|
+
const filterSensitiveLog: (obj: ListCopyJobsOutput) => any;
|
|
1580
|
+
}
|
|
1581
|
+
export interface ListFrameworksInput {
|
|
1582
|
+
|
|
1583
|
+
MaxResults?: number;
|
|
1584
|
+
|
|
1585
|
+
NextToken?: string;
|
|
1586
|
+
}
|
|
1587
|
+
export declare namespace ListFrameworksInput {
|
|
1588
|
+
|
|
1589
|
+
const filterSensitiveLog: (obj: ListFrameworksInput) => any;
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
export interface Framework {
|
|
1593
|
+
|
|
1594
|
+
FrameworkName?: string;
|
|
1595
|
+
|
|
1596
|
+
FrameworkArn?: string;
|
|
1597
|
+
|
|
1598
|
+
FrameworkDescription?: string;
|
|
1599
|
+
|
|
1600
|
+
NumberOfControls?: number;
|
|
1601
|
+
|
|
1602
|
+
CreationTime?: Date;
|
|
1603
|
+
|
|
1604
|
+
DeploymentStatus?: string;
|
|
1605
|
+
}
|
|
1606
|
+
export declare namespace Framework {
|
|
1607
|
+
|
|
1608
|
+
const filterSensitiveLog: (obj: Framework) => any;
|
|
1609
|
+
}
|
|
1610
|
+
export interface ListFrameworksOutput {
|
|
1611
|
+
|
|
1612
|
+
Frameworks?: Framework[];
|
|
1613
|
+
|
|
1614
|
+
NextToken?: string;
|
|
1615
|
+
}
|
|
1616
|
+
export declare namespace ListFrameworksOutput {
|
|
1617
|
+
|
|
1618
|
+
const filterSensitiveLog: (obj: ListFrameworksOutput) => any;
|
|
1619
|
+
}
|
|
1620
|
+
export interface ListProtectedResourcesInput {
|
|
1621
|
+
|
|
1622
|
+
NextToken?: string;
|
|
1623
|
+
|
|
1624
|
+
MaxResults?: number;
|
|
1625
|
+
}
|
|
1626
|
+
export declare namespace ListProtectedResourcesInput {
|
|
1627
|
+
|
|
1628
|
+
const filterSensitiveLog: (obj: ListProtectedResourcesInput) => any;
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
export interface ProtectedResource {
|
|
1632
|
+
|
|
1633
|
+
ResourceArn?: string;
|
|
1634
|
+
|
|
1635
|
+
ResourceType?: string;
|
|
1636
|
+
|
|
1637
|
+
LastBackupTime?: Date;
|
|
1638
|
+
}
|
|
1639
|
+
export declare namespace ProtectedResource {
|
|
1640
|
+
|
|
1641
|
+
const filterSensitiveLog: (obj: ProtectedResource) => any;
|
|
1642
|
+
}
|
|
1643
|
+
export interface ListProtectedResourcesOutput {
|
|
1644
|
+
|
|
1645
|
+
Results?: ProtectedResource[];
|
|
1646
|
+
|
|
1647
|
+
NextToken?: string;
|
|
1648
|
+
}
|
|
1649
|
+
export declare namespace ListProtectedResourcesOutput {
|
|
1650
|
+
|
|
1651
|
+
const filterSensitiveLog: (obj: ListProtectedResourcesOutput) => any;
|
|
1652
|
+
}
|
|
1653
|
+
export interface ListRecoveryPointsByBackupVaultInput {
|
|
1654
|
+
|
|
1655
|
+
BackupVaultName: string | undefined;
|
|
1656
|
+
|
|
1657
|
+
NextToken?: string;
|
|
1658
|
+
|
|
1659
|
+
MaxResults?: number;
|
|
1660
|
+
|
|
1661
|
+
ByResourceArn?: string;
|
|
1662
|
+
|
|
1663
|
+
ByResourceType?: string;
|
|
1664
|
+
|
|
1665
|
+
ByBackupPlanId?: string;
|
|
1666
|
+
|
|
1667
|
+
ByCreatedBefore?: Date;
|
|
1668
|
+
|
|
1669
|
+
ByCreatedAfter?: Date;
|
|
1670
|
+
}
|
|
1671
|
+
export declare namespace ListRecoveryPointsByBackupVaultInput {
|
|
1672
|
+
|
|
1673
|
+
const filterSensitiveLog: (obj: ListRecoveryPointsByBackupVaultInput) => any;
|
|
1674
|
+
}
|
|
1675
|
+
|
|
1676
|
+
export interface RecoveryPointByBackupVault {
|
|
1677
|
+
|
|
1678
|
+
RecoveryPointArn?: string;
|
|
1679
|
+
|
|
1680
|
+
BackupVaultName?: string;
|
|
1681
|
+
|
|
1682
|
+
BackupVaultArn?: string;
|
|
1683
|
+
|
|
1684
|
+
SourceBackupVaultArn?: string;
|
|
1685
|
+
|
|
1686
|
+
ResourceArn?: string;
|
|
1687
|
+
|
|
1688
|
+
ResourceType?: string;
|
|
1689
|
+
|
|
1690
|
+
CreatedBy?: RecoveryPointCreator;
|
|
1691
|
+
|
|
1692
|
+
IamRoleArn?: string;
|
|
1693
|
+
|
|
1694
|
+
Status?: RecoveryPointStatus | string;
|
|
1695
|
+
|
|
1696
|
+
StatusMessage?: string;
|
|
1697
|
+
|
|
1698
|
+
CreationDate?: Date;
|
|
1699
|
+
|
|
1700
|
+
CompletionDate?: Date;
|
|
1701
|
+
|
|
1702
|
+
BackupSizeInBytes?: number;
|
|
1703
|
+
|
|
1704
|
+
CalculatedLifecycle?: CalculatedLifecycle;
|
|
1705
|
+
|
|
1706
|
+
Lifecycle?: Lifecycle;
|
|
1707
|
+
|
|
1708
|
+
EncryptionKeyArn?: string;
|
|
1709
|
+
|
|
1710
|
+
IsEncrypted?: boolean;
|
|
1711
|
+
|
|
1712
|
+
LastRestoreTime?: Date;
|
|
1713
|
+
}
|
|
1714
|
+
export declare namespace RecoveryPointByBackupVault {
|
|
1715
|
+
|
|
1716
|
+
const filterSensitiveLog: (obj: RecoveryPointByBackupVault) => any;
|
|
1717
|
+
}
|
|
1718
|
+
export interface ListRecoveryPointsByBackupVaultOutput {
|
|
1719
|
+
|
|
1720
|
+
NextToken?: string;
|
|
1721
|
+
|
|
1722
|
+
RecoveryPoints?: RecoveryPointByBackupVault[];
|
|
1723
|
+
}
|
|
1724
|
+
export declare namespace ListRecoveryPointsByBackupVaultOutput {
|
|
1725
|
+
|
|
1726
|
+
const filterSensitiveLog: (obj: ListRecoveryPointsByBackupVaultOutput) => any;
|
|
1727
|
+
}
|
|
1728
|
+
export interface ListRecoveryPointsByResourceInput {
|
|
1729
|
+
|
|
1730
|
+
ResourceArn: string | undefined;
|
|
1731
|
+
|
|
1732
|
+
NextToken?: string;
|
|
1733
|
+
|
|
1734
|
+
MaxResults?: number;
|
|
1735
|
+
}
|
|
1736
|
+
export declare namespace ListRecoveryPointsByResourceInput {
|
|
1737
|
+
|
|
1738
|
+
const filterSensitiveLog: (obj: ListRecoveryPointsByResourceInput) => any;
|
|
1739
|
+
}
|
|
1740
|
+
|
|
1741
|
+
export interface RecoveryPointByResource {
|
|
1742
|
+
|
|
1743
|
+
RecoveryPointArn?: string;
|
|
1744
|
+
|
|
1745
|
+
CreationDate?: Date;
|
|
1746
|
+
|
|
1747
|
+
Status?: RecoveryPointStatus | string;
|
|
1748
|
+
|
|
1749
|
+
StatusMessage?: string;
|
|
1750
|
+
|
|
1751
|
+
EncryptionKeyArn?: string;
|
|
1752
|
+
|
|
1753
|
+
BackupSizeBytes?: number;
|
|
1754
|
+
|
|
1755
|
+
BackupVaultName?: string;
|
|
1756
|
+
}
|
|
1757
|
+
export declare namespace RecoveryPointByResource {
|
|
1758
|
+
|
|
1759
|
+
const filterSensitiveLog: (obj: RecoveryPointByResource) => any;
|
|
1760
|
+
}
|
|
1761
|
+
export interface ListRecoveryPointsByResourceOutput {
|
|
1762
|
+
|
|
1763
|
+
NextToken?: string;
|
|
1764
|
+
|
|
1765
|
+
RecoveryPoints?: RecoveryPointByResource[];
|
|
1766
|
+
}
|
|
1767
|
+
export declare namespace ListRecoveryPointsByResourceOutput {
|
|
1768
|
+
|
|
1769
|
+
const filterSensitiveLog: (obj: ListRecoveryPointsByResourceOutput) => any;
|
|
1770
|
+
}
|
|
1771
|
+
export interface ListReportJobsInput {
|
|
1772
|
+
|
|
1773
|
+
ByReportPlanName?: string;
|
|
1774
|
+
|
|
1775
|
+
ByCreationBefore?: Date;
|
|
1776
|
+
|
|
1777
|
+
ByCreationAfter?: Date;
|
|
1778
|
+
|
|
1779
|
+
ByStatus?: string;
|
|
1780
|
+
|
|
1781
|
+
MaxResults?: number;
|
|
1782
|
+
|
|
1783
|
+
NextToken?: string;
|
|
1784
|
+
}
|
|
1785
|
+
export declare namespace ListReportJobsInput {
|
|
1786
|
+
|
|
1787
|
+
const filterSensitiveLog: (obj: ListReportJobsInput) => any;
|
|
1788
|
+
}
|
|
1789
|
+
export interface ListReportJobsOutput {
|
|
1790
|
+
|
|
1791
|
+
ReportJobs?: ReportJob[];
|
|
1792
|
+
|
|
1793
|
+
NextToken?: string;
|
|
1794
|
+
}
|
|
1795
|
+
export declare namespace ListReportJobsOutput {
|
|
1796
|
+
|
|
1797
|
+
const filterSensitiveLog: (obj: ListReportJobsOutput) => any;
|
|
1798
|
+
}
|
|
1799
|
+
export interface ListReportPlansInput {
|
|
1800
|
+
|
|
1801
|
+
MaxResults?: number;
|
|
1802
|
+
|
|
1803
|
+
NextToken?: string;
|
|
1804
|
+
}
|
|
1805
|
+
export declare namespace ListReportPlansInput {
|
|
1806
|
+
|
|
1807
|
+
const filterSensitiveLog: (obj: ListReportPlansInput) => any;
|
|
1808
|
+
}
|
|
1809
|
+
export interface ListReportPlansOutput {
|
|
1810
|
+
|
|
1811
|
+
ReportPlans?: ReportPlan[];
|
|
1812
|
+
|
|
1813
|
+
NextToken?: string;
|
|
1814
|
+
}
|
|
1815
|
+
export declare namespace ListReportPlansOutput {
|
|
1816
|
+
|
|
1817
|
+
const filterSensitiveLog: (obj: ListReportPlansOutput) => any;
|
|
1818
|
+
}
|
|
1819
|
+
export interface ListRestoreJobsInput {
|
|
1820
|
+
|
|
1821
|
+
NextToken?: string;
|
|
1822
|
+
|
|
1823
|
+
MaxResults?: number;
|
|
1824
|
+
|
|
1825
|
+
ByAccountId?: string;
|
|
1826
|
+
|
|
1827
|
+
ByCreatedBefore?: Date;
|
|
1828
|
+
|
|
1829
|
+
ByCreatedAfter?: Date;
|
|
1830
|
+
|
|
1831
|
+
ByStatus?: RestoreJobStatus | string;
|
|
1832
|
+
}
|
|
1833
|
+
export declare namespace ListRestoreJobsInput {
|
|
1834
|
+
|
|
1835
|
+
const filterSensitiveLog: (obj: ListRestoreJobsInput) => any;
|
|
1836
|
+
}
|
|
1837
|
+
|
|
1838
|
+
export interface RestoreJobsListMember {
|
|
1839
|
+
|
|
1840
|
+
AccountId?: string;
|
|
1841
|
+
|
|
1842
|
+
RestoreJobId?: string;
|
|
1843
|
+
|
|
1844
|
+
RecoveryPointArn?: string;
|
|
1845
|
+
|
|
1846
|
+
CreationDate?: Date;
|
|
1847
|
+
|
|
1848
|
+
CompletionDate?: Date;
|
|
1849
|
+
|
|
1850
|
+
Status?: RestoreJobStatus | string;
|
|
1851
|
+
|
|
1852
|
+
StatusMessage?: string;
|
|
1853
|
+
|
|
1854
|
+
PercentDone?: string;
|
|
1855
|
+
|
|
1856
|
+
BackupSizeInBytes?: number;
|
|
1857
|
+
|
|
1858
|
+
IamRoleArn?: string;
|
|
1859
|
+
|
|
1860
|
+
ExpectedCompletionTimeMinutes?: number;
|
|
1861
|
+
|
|
1862
|
+
CreatedResourceArn?: string;
|
|
1863
|
+
|
|
1864
|
+
ResourceType?: string;
|
|
1865
|
+
}
|
|
1866
|
+
export declare namespace RestoreJobsListMember {
|
|
1867
|
+
|
|
1868
|
+
const filterSensitiveLog: (obj: RestoreJobsListMember) => any;
|
|
1869
|
+
}
|
|
1870
|
+
export interface ListRestoreJobsOutput {
|
|
1871
|
+
|
|
1872
|
+
RestoreJobs?: RestoreJobsListMember[];
|
|
1873
|
+
|
|
1874
|
+
NextToken?: string;
|
|
1875
|
+
}
|
|
1876
|
+
export declare namespace ListRestoreJobsOutput {
|
|
1877
|
+
|
|
1878
|
+
const filterSensitiveLog: (obj: ListRestoreJobsOutput) => any;
|
|
1879
|
+
}
|
|
1880
|
+
export interface ListTagsInput {
|
|
1881
|
+
|
|
1882
|
+
ResourceArn: string | undefined;
|
|
1883
|
+
|
|
1884
|
+
NextToken?: string;
|
|
1885
|
+
|
|
1886
|
+
MaxResults?: number;
|
|
1887
|
+
}
|
|
1888
|
+
export declare namespace ListTagsInput {
|
|
1889
|
+
|
|
1890
|
+
const filterSensitiveLog: (obj: ListTagsInput) => any;
|
|
1891
|
+
}
|
|
1892
|
+
export interface ListTagsOutput {
|
|
1893
|
+
|
|
1894
|
+
NextToken?: string;
|
|
1895
|
+
|
|
1896
|
+
Tags?: {
|
|
1897
|
+
[key: string]: string;
|
|
1898
|
+
};
|
|
1899
|
+
}
|
|
1900
|
+
export declare namespace ListTagsOutput {
|
|
1901
|
+
|
|
1902
|
+
const filterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
1903
|
+
}
|
|
1904
|
+
export interface PutBackupVaultAccessPolicyInput {
|
|
1905
|
+
|
|
1906
|
+
BackupVaultName: string | undefined;
|
|
1907
|
+
|
|
1908
|
+
Policy?: string;
|
|
1909
|
+
}
|
|
1910
|
+
export declare namespace PutBackupVaultAccessPolicyInput {
|
|
1911
|
+
|
|
1912
|
+
const filterSensitiveLog: (obj: PutBackupVaultAccessPolicyInput) => any;
|
|
1913
|
+
}
|
|
1914
|
+
export interface PutBackupVaultLockConfigurationInput {
|
|
1915
|
+
|
|
1916
|
+
BackupVaultName: string | undefined;
|
|
1917
|
+
|
|
1918
|
+
MinRetentionDays?: number;
|
|
1919
|
+
|
|
1920
|
+
MaxRetentionDays?: number;
|
|
1921
|
+
|
|
1922
|
+
ChangeableForDays?: number;
|
|
1923
|
+
}
|
|
1924
|
+
export declare namespace PutBackupVaultLockConfigurationInput {
|
|
1925
|
+
|
|
1926
|
+
const filterSensitiveLog: (obj: PutBackupVaultLockConfigurationInput) => any;
|
|
1927
|
+
}
|
|
1928
|
+
export interface PutBackupVaultNotificationsInput {
|
|
1929
|
+
|
|
1930
|
+
BackupVaultName: string | undefined;
|
|
1931
|
+
|
|
1932
|
+
SNSTopicArn: string | undefined;
|
|
1933
|
+
|
|
1934
|
+
BackupVaultEvents: (BackupVaultEvent | string)[] | undefined;
|
|
1935
|
+
}
|
|
1936
|
+
export declare namespace PutBackupVaultNotificationsInput {
|
|
1937
|
+
|
|
1938
|
+
const filterSensitiveLog: (obj: PutBackupVaultNotificationsInput) => any;
|
|
1939
|
+
}
|
|
1940
|
+
export interface StartBackupJobInput {
|
|
1941
|
+
|
|
1942
|
+
BackupVaultName: string | undefined;
|
|
1943
|
+
|
|
1944
|
+
ResourceArn: string | undefined;
|
|
1945
|
+
|
|
1946
|
+
IamRoleArn: string | undefined;
|
|
1947
|
+
|
|
1948
|
+
IdempotencyToken?: string;
|
|
1949
|
+
|
|
1950
|
+
StartWindowMinutes?: number;
|
|
1951
|
+
|
|
1952
|
+
CompleteWindowMinutes?: number;
|
|
1953
|
+
|
|
1954
|
+
Lifecycle?: Lifecycle;
|
|
1955
|
+
|
|
1956
|
+
RecoveryPointTags?: {
|
|
1957
|
+
[key: string]: string;
|
|
1958
|
+
};
|
|
1959
|
+
|
|
1960
|
+
BackupOptions?: {
|
|
1961
|
+
[key: string]: string;
|
|
1962
|
+
};
|
|
1963
|
+
}
|
|
1964
|
+
export declare namespace StartBackupJobInput {
|
|
1965
|
+
|
|
1966
|
+
const filterSensitiveLog: (obj: StartBackupJobInput) => any;
|
|
1967
|
+
}
|
|
1968
|
+
export interface StartBackupJobOutput {
|
|
1969
|
+
|
|
1970
|
+
BackupJobId?: string;
|
|
1971
|
+
|
|
1972
|
+
RecoveryPointArn?: string;
|
|
1973
|
+
|
|
1974
|
+
CreationDate?: Date;
|
|
1975
|
+
}
|
|
1976
|
+
export declare namespace StartBackupJobOutput {
|
|
1977
|
+
|
|
1978
|
+
const filterSensitiveLog: (obj: StartBackupJobOutput) => any;
|
|
1979
|
+
}
|
|
1980
|
+
export interface StartCopyJobInput {
|
|
1981
|
+
|
|
1982
|
+
RecoveryPointArn: string | undefined;
|
|
1983
|
+
|
|
1984
|
+
SourceBackupVaultName: string | undefined;
|
|
1985
|
+
|
|
1986
|
+
DestinationBackupVaultArn: string | undefined;
|
|
1987
|
+
|
|
1988
|
+
IamRoleArn: string | undefined;
|
|
1989
|
+
|
|
1990
|
+
IdempotencyToken?: string;
|
|
1991
|
+
|
|
1992
|
+
Lifecycle?: Lifecycle;
|
|
1993
|
+
}
|
|
1994
|
+
export declare namespace StartCopyJobInput {
|
|
1995
|
+
|
|
1996
|
+
const filterSensitiveLog: (obj: StartCopyJobInput) => any;
|
|
1997
|
+
}
|
|
1998
|
+
export interface StartCopyJobOutput {
|
|
1999
|
+
|
|
2000
|
+
CopyJobId?: string;
|
|
2001
|
+
|
|
2002
|
+
CreationDate?: Date;
|
|
2003
|
+
}
|
|
2004
|
+
export declare namespace StartCopyJobOutput {
|
|
2005
|
+
|
|
2006
|
+
const filterSensitiveLog: (obj: StartCopyJobOutput) => any;
|
|
2007
|
+
}
|
|
2008
|
+
export interface StartReportJobInput {
|
|
2009
|
+
|
|
2010
|
+
ReportPlanName: string | undefined;
|
|
2011
|
+
|
|
2012
|
+
IdempotencyToken?: string;
|
|
2013
|
+
}
|
|
2014
|
+
export declare namespace StartReportJobInput {
|
|
2015
|
+
|
|
2016
|
+
const filterSensitiveLog: (obj: StartReportJobInput) => any;
|
|
2017
|
+
}
|
|
2018
|
+
export interface StartReportJobOutput {
|
|
2019
|
+
|
|
2020
|
+
ReportJobId?: string;
|
|
2021
|
+
}
|
|
2022
|
+
export declare namespace StartReportJobOutput {
|
|
2023
|
+
|
|
2024
|
+
const filterSensitiveLog: (obj: StartReportJobOutput) => any;
|
|
2025
|
+
}
|
|
2026
|
+
export interface StartRestoreJobInput {
|
|
2027
|
+
|
|
2028
|
+
RecoveryPointArn: string | undefined;
|
|
2029
|
+
|
|
2030
|
+
Metadata: {
|
|
2031
|
+
[key: string]: string;
|
|
2032
|
+
} | undefined;
|
|
2033
|
+
|
|
2034
|
+
IamRoleArn: string | undefined;
|
|
2035
|
+
|
|
2036
|
+
IdempotencyToken?: string;
|
|
2037
|
+
|
|
2038
|
+
ResourceType?: string;
|
|
2039
|
+
}
|
|
2040
|
+
export declare namespace StartRestoreJobInput {
|
|
2041
|
+
|
|
2042
|
+
const filterSensitiveLog: (obj: StartRestoreJobInput) => any;
|
|
2043
|
+
}
|
|
2044
|
+
export interface StartRestoreJobOutput {
|
|
2045
|
+
|
|
2046
|
+
RestoreJobId?: string;
|
|
2047
|
+
}
|
|
2048
|
+
export declare namespace StartRestoreJobOutput {
|
|
2049
|
+
|
|
2050
|
+
const filterSensitiveLog: (obj: StartRestoreJobOutput) => any;
|
|
2051
|
+
}
|
|
2052
|
+
export interface StopBackupJobInput {
|
|
2053
|
+
|
|
2054
|
+
BackupJobId: string | undefined;
|
|
2055
|
+
}
|
|
2056
|
+
export declare namespace StopBackupJobInput {
|
|
2057
|
+
|
|
2058
|
+
const filterSensitiveLog: (obj: StopBackupJobInput) => any;
|
|
2059
|
+
}
|
|
2060
|
+
export interface TagResourceInput {
|
|
2061
|
+
|
|
2062
|
+
ResourceArn: string | undefined;
|
|
2063
|
+
|
|
2064
|
+
Tags: {
|
|
2065
|
+
[key: string]: string;
|
|
2066
|
+
} | undefined;
|
|
2067
|
+
}
|
|
2068
|
+
export declare namespace TagResourceInput {
|
|
2069
|
+
|
|
2070
|
+
const filterSensitiveLog: (obj: TagResourceInput) => any;
|
|
2071
|
+
}
|
|
2072
|
+
export interface UntagResourceInput {
|
|
2073
|
+
|
|
2074
|
+
ResourceArn: string | undefined;
|
|
2075
|
+
|
|
2076
|
+
TagKeyList: string[] | undefined;
|
|
2077
|
+
}
|
|
2078
|
+
export declare namespace UntagResourceInput {
|
|
2079
|
+
|
|
2080
|
+
const filterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
2081
|
+
}
|
|
2082
|
+
export interface UpdateBackupPlanInput {
|
|
2083
|
+
|
|
2084
|
+
BackupPlanId: string | undefined;
|
|
2085
|
+
|
|
2086
|
+
BackupPlan: BackupPlanInput | undefined;
|
|
2087
|
+
}
|
|
2088
|
+
export declare namespace UpdateBackupPlanInput {
|
|
2089
|
+
|
|
2090
|
+
const filterSensitiveLog: (obj: UpdateBackupPlanInput) => any;
|
|
2091
|
+
}
|
|
2092
|
+
export interface UpdateBackupPlanOutput {
|
|
2093
|
+
|
|
2094
|
+
BackupPlanId?: string;
|
|
2095
|
+
|
|
2096
|
+
BackupPlanArn?: string;
|
|
2097
|
+
|
|
2098
|
+
CreationDate?: Date;
|
|
2099
|
+
|
|
2100
|
+
VersionId?: string;
|
|
2101
|
+
|
|
2102
|
+
AdvancedBackupSettings?: AdvancedBackupSetting[];
|
|
2103
|
+
}
|
|
2104
|
+
export declare namespace UpdateBackupPlanOutput {
|
|
2105
|
+
|
|
2106
|
+
const filterSensitiveLog: (obj: UpdateBackupPlanOutput) => any;
|
|
2107
|
+
}
|
|
2108
|
+
export interface UpdateFrameworkInput {
|
|
2109
|
+
|
|
2110
|
+
FrameworkName: string | undefined;
|
|
2111
|
+
|
|
2112
|
+
FrameworkDescription?: string;
|
|
2113
|
+
|
|
2114
|
+
FrameworkControls?: FrameworkControl[];
|
|
2115
|
+
|
|
2116
|
+
IdempotencyToken?: string;
|
|
2117
|
+
}
|
|
2118
|
+
export declare namespace UpdateFrameworkInput {
|
|
2119
|
+
|
|
2120
|
+
const filterSensitiveLog: (obj: UpdateFrameworkInput) => any;
|
|
2121
|
+
}
|
|
2122
|
+
export interface UpdateFrameworkOutput {
|
|
2123
|
+
|
|
2124
|
+
FrameworkName?: string;
|
|
2125
|
+
|
|
2126
|
+
FrameworkArn?: string;
|
|
2127
|
+
|
|
2128
|
+
CreationTime?: Date;
|
|
2129
|
+
}
|
|
2130
|
+
export declare namespace UpdateFrameworkOutput {
|
|
2131
|
+
|
|
2132
|
+
const filterSensitiveLog: (obj: UpdateFrameworkOutput) => any;
|
|
2133
|
+
}
|
|
2134
|
+
export interface UpdateGlobalSettingsInput {
|
|
2135
|
+
|
|
2136
|
+
GlobalSettings?: {
|
|
2137
|
+
[key: string]: string;
|
|
2138
|
+
};
|
|
2139
|
+
}
|
|
2140
|
+
export declare namespace UpdateGlobalSettingsInput {
|
|
2141
|
+
|
|
2142
|
+
const filterSensitiveLog: (obj: UpdateGlobalSettingsInput) => any;
|
|
2143
|
+
}
|
|
2144
|
+
export interface UpdateRecoveryPointLifecycleInput {
|
|
2145
|
+
|
|
2146
|
+
BackupVaultName: string | undefined;
|
|
2147
|
+
|
|
2148
|
+
RecoveryPointArn: string | undefined;
|
|
2149
|
+
|
|
2150
|
+
Lifecycle?: Lifecycle;
|
|
2151
|
+
}
|
|
2152
|
+
export declare namespace UpdateRecoveryPointLifecycleInput {
|
|
2153
|
+
|
|
2154
|
+
const filterSensitiveLog: (obj: UpdateRecoveryPointLifecycleInput) => any;
|
|
2155
|
+
}
|
|
2156
|
+
export interface UpdateRecoveryPointLifecycleOutput {
|
|
2157
|
+
|
|
2158
|
+
BackupVaultArn?: string;
|
|
2159
|
+
|
|
2160
|
+
RecoveryPointArn?: string;
|
|
2161
|
+
|
|
2162
|
+
Lifecycle?: Lifecycle;
|
|
2163
|
+
|
|
2164
|
+
CalculatedLifecycle?: CalculatedLifecycle;
|
|
2165
|
+
}
|
|
2166
|
+
export declare namespace UpdateRecoveryPointLifecycleOutput {
|
|
2167
|
+
|
|
2168
|
+
const filterSensitiveLog: (obj: UpdateRecoveryPointLifecycleOutput) => any;
|
|
2169
|
+
}
|
|
2170
|
+
export interface UpdateRegionSettingsInput {
|
|
2171
|
+
|
|
2172
|
+
ResourceTypeOptInPreference?: {
|
|
2173
|
+
[key: string]: boolean;
|
|
2174
|
+
};
|
|
2175
|
+
|
|
2176
|
+
ResourceTypeManagementPreference?: {
|
|
2177
|
+
[key: string]: boolean;
|
|
2178
|
+
};
|
|
2179
|
+
}
|
|
2180
|
+
export declare namespace UpdateRegionSettingsInput {
|
|
2181
|
+
|
|
2182
|
+
const filterSensitiveLog: (obj: UpdateRegionSettingsInput) => any;
|
|
2183
|
+
}
|
|
2184
|
+
export interface UpdateReportPlanInput {
|
|
2185
|
+
|
|
2186
|
+
ReportPlanName: string | undefined;
|
|
2187
|
+
|
|
2188
|
+
ReportPlanDescription?: string;
|
|
2189
|
+
|
|
2190
|
+
ReportDeliveryChannel?: ReportDeliveryChannel;
|
|
2191
|
+
|
|
2192
|
+
ReportSetting?: ReportSetting;
|
|
2193
|
+
|
|
2194
|
+
IdempotencyToken?: string;
|
|
2195
|
+
}
|
|
2196
|
+
export declare namespace UpdateReportPlanInput {
|
|
2197
|
+
|
|
2198
|
+
const filterSensitiveLog: (obj: UpdateReportPlanInput) => any;
|
|
2199
|
+
}
|
|
2200
|
+
export interface UpdateReportPlanOutput {
|
|
2201
|
+
|
|
2202
|
+
ReportPlanName?: string;
|
|
2203
|
+
|
|
2204
|
+
ReportPlanArn?: string;
|
|
2205
|
+
|
|
2206
|
+
CreationTime?: Date;
|
|
2207
|
+
}
|
|
2208
|
+
export declare namespace UpdateReportPlanOutput {
|
|
2209
|
+
|
|
2210
|
+
const filterSensitiveLog: (obj: UpdateReportPlanOutput) => any;
|
|
2211
|
+
}
|