@aws-sdk/client-backup 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/dist-cjs/index.js +4508 -4514
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BackupClient.js +2 -0
  4. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  5. package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
  6. package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
  7. package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
  8. package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
  9. package/dist-es/commands/CreateFrameworkCommand.js +3 -9
  10. package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
  11. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
  12. package/dist-es/commands/CreateReportPlanCommand.js +3 -9
  13. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
  14. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
  15. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
  24. package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
  27. package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
  28. package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
  29. package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
  30. package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
  31. package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
  32. package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
  33. package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
  34. package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
  35. package/dist-es/commands/DescribeReportJobCommand.js +3 -9
  36. package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
  37. package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
  38. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  39. package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
  40. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
  41. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
  42. package/dist-es/commands/GetBackupPlanCommand.js +3 -10
  43. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
  44. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
  45. package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
  46. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
  47. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
  48. package/dist-es/commands/GetLegalHoldCommand.js +3 -9
  49. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
  50. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
  51. package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
  52. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
  53. package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
  54. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
  55. package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
  56. package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
  57. package/dist-es/commands/ListBackupJobsCommand.js +3 -9
  58. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
  59. package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
  60. package/dist-es/commands/ListBackupPlansCommand.js +3 -9
  61. package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
  62. package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
  63. package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
  64. package/dist-es/commands/ListCopyJobsCommand.js +3 -9
  65. package/dist-es/commands/ListFrameworksCommand.js +3 -9
  66. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
  67. package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
  70. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
  71. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
  72. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
  73. package/dist-es/commands/ListReportJobsCommand.js +3 -9
  74. package/dist-es/commands/ListReportPlansCommand.js +3 -9
  75. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
  76. package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
  77. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
  78. package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
  79. package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
  80. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsCommand.js +3 -10
  82. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
  83. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
  84. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
  85. package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
  86. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
  87. package/dist-es/commands/StartBackupJobCommand.js +3 -10
  88. package/dist-es/commands/StartCopyJobCommand.js +3 -9
  89. package/dist-es/commands/StartReportJobCommand.js +3 -9
  90. package/dist-es/commands/StartRestoreJobCommand.js +3 -10
  91. package/dist-es/commands/StopBackupJobCommand.js +3 -9
  92. package/dist-es/commands/TagResourceCommand.js +3 -10
  93. package/dist-es/commands/UntagResourceCommand.js +3 -10
  94. package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
  95. package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
  96. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  97. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
  98. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
  99. package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
  100. package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
  101. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
  102. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
  103. package/dist-es/models/models_0.js +0 -129
  104. package/dist-es/runtimeConfig.shared.js +2 -0
  105. package/dist-es/schemas/schemas_0.js +4363 -0
  106. package/dist-types/BackupClient.d.ts +10 -1
  107. package/dist-types/models/models_0.d.ts +0 -120
  108. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  109. package/dist-types/runtimeConfig.d.ts +1 -0
  110. package/dist-types/runtimeConfig.native.d.ts +1 -0
  111. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  112. package/dist-types/schemas/schemas_0.d.ts +398 -0
  113. package/dist-types/ts3.4/BackupClient.d.ts +4 -0
  114. package/dist-types/ts3.4/models/models_0.d.ts +0 -86
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  118. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  119. package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
  120. package/package.json +33 -34
  121. package/dist-es/protocols/Aws_restJson1.js +0 -3702
  122. package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
  123. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
@@ -1,1193 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AssociateBackupVaultMpaApprovalTeamCommandInput,
8
- AssociateBackupVaultMpaApprovalTeamCommandOutput,
9
- } from "../commands/AssociateBackupVaultMpaApprovalTeamCommand";
10
- import {
11
- CancelLegalHoldCommandInput,
12
- CancelLegalHoldCommandOutput,
13
- } from "../commands/CancelLegalHoldCommand";
14
- import {
15
- CreateBackupPlanCommandInput,
16
- CreateBackupPlanCommandOutput,
17
- } from "../commands/CreateBackupPlanCommand";
18
- import {
19
- CreateBackupSelectionCommandInput,
20
- CreateBackupSelectionCommandOutput,
21
- } from "../commands/CreateBackupSelectionCommand";
22
- import {
23
- CreateBackupVaultCommandInput,
24
- CreateBackupVaultCommandOutput,
25
- } from "../commands/CreateBackupVaultCommand";
26
- import {
27
- CreateFrameworkCommandInput,
28
- CreateFrameworkCommandOutput,
29
- } from "../commands/CreateFrameworkCommand";
30
- import {
31
- CreateLegalHoldCommandInput,
32
- CreateLegalHoldCommandOutput,
33
- } from "../commands/CreateLegalHoldCommand";
34
- import {
35
- CreateLogicallyAirGappedBackupVaultCommandInput,
36
- CreateLogicallyAirGappedBackupVaultCommandOutput,
37
- } from "../commands/CreateLogicallyAirGappedBackupVaultCommand";
38
- import {
39
- CreateReportPlanCommandInput,
40
- CreateReportPlanCommandOutput,
41
- } from "../commands/CreateReportPlanCommand";
42
- import {
43
- CreateRestoreAccessBackupVaultCommandInput,
44
- CreateRestoreAccessBackupVaultCommandOutput,
45
- } from "../commands/CreateRestoreAccessBackupVaultCommand";
46
- import {
47
- CreateRestoreTestingPlanCommandInput,
48
- CreateRestoreTestingPlanCommandOutput,
49
- } from "../commands/CreateRestoreTestingPlanCommand";
50
- import {
51
- CreateRestoreTestingSelectionCommandInput,
52
- CreateRestoreTestingSelectionCommandOutput,
53
- } from "../commands/CreateRestoreTestingSelectionCommand";
54
- import {
55
- DeleteBackupPlanCommandInput,
56
- DeleteBackupPlanCommandOutput,
57
- } from "../commands/DeleteBackupPlanCommand";
58
- import {
59
- DeleteBackupSelectionCommandInput,
60
- DeleteBackupSelectionCommandOutput,
61
- } from "../commands/DeleteBackupSelectionCommand";
62
- import {
63
- DeleteBackupVaultAccessPolicyCommandInput,
64
- DeleteBackupVaultAccessPolicyCommandOutput,
65
- } from "../commands/DeleteBackupVaultAccessPolicyCommand";
66
- import {
67
- DeleteBackupVaultCommandInput,
68
- DeleteBackupVaultCommandOutput,
69
- } from "../commands/DeleteBackupVaultCommand";
70
- import {
71
- DeleteBackupVaultLockConfigurationCommandInput,
72
- DeleteBackupVaultLockConfigurationCommandOutput,
73
- } from "../commands/DeleteBackupVaultLockConfigurationCommand";
74
- import {
75
- DeleteBackupVaultNotificationsCommandInput,
76
- DeleteBackupVaultNotificationsCommandOutput,
77
- } from "../commands/DeleteBackupVaultNotificationsCommand";
78
- import {
79
- DeleteFrameworkCommandInput,
80
- DeleteFrameworkCommandOutput,
81
- } from "../commands/DeleteFrameworkCommand";
82
- import {
83
- DeleteRecoveryPointCommandInput,
84
- DeleteRecoveryPointCommandOutput,
85
- } from "../commands/DeleteRecoveryPointCommand";
86
- import {
87
- DeleteReportPlanCommandInput,
88
- DeleteReportPlanCommandOutput,
89
- } from "../commands/DeleteReportPlanCommand";
90
- import {
91
- DeleteRestoreTestingPlanCommandInput,
92
- DeleteRestoreTestingPlanCommandOutput,
93
- } from "../commands/DeleteRestoreTestingPlanCommand";
94
- import {
95
- DeleteRestoreTestingSelectionCommandInput,
96
- DeleteRestoreTestingSelectionCommandOutput,
97
- } from "../commands/DeleteRestoreTestingSelectionCommand";
98
- import {
99
- DescribeBackupJobCommandInput,
100
- DescribeBackupJobCommandOutput,
101
- } from "../commands/DescribeBackupJobCommand";
102
- import {
103
- DescribeBackupVaultCommandInput,
104
- DescribeBackupVaultCommandOutput,
105
- } from "../commands/DescribeBackupVaultCommand";
106
- import {
107
- DescribeCopyJobCommandInput,
108
- DescribeCopyJobCommandOutput,
109
- } from "../commands/DescribeCopyJobCommand";
110
- import {
111
- DescribeFrameworkCommandInput,
112
- DescribeFrameworkCommandOutput,
113
- } from "../commands/DescribeFrameworkCommand";
114
- import {
115
- DescribeGlobalSettingsCommandInput,
116
- DescribeGlobalSettingsCommandOutput,
117
- } from "../commands/DescribeGlobalSettingsCommand";
118
- import {
119
- DescribeProtectedResourceCommandInput,
120
- DescribeProtectedResourceCommandOutput,
121
- } from "../commands/DescribeProtectedResourceCommand";
122
- import {
123
- DescribeRecoveryPointCommandInput,
124
- DescribeRecoveryPointCommandOutput,
125
- } from "../commands/DescribeRecoveryPointCommand";
126
- import {
127
- DescribeRegionSettingsCommandInput,
128
- DescribeRegionSettingsCommandOutput,
129
- } from "../commands/DescribeRegionSettingsCommand";
130
- import {
131
- DescribeReportJobCommandInput,
132
- DescribeReportJobCommandOutput,
133
- } from "../commands/DescribeReportJobCommand";
134
- import {
135
- DescribeReportPlanCommandInput,
136
- DescribeReportPlanCommandOutput,
137
- } from "../commands/DescribeReportPlanCommand";
138
- import {
139
- DescribeRestoreJobCommandInput,
140
- DescribeRestoreJobCommandOutput,
141
- } from "../commands/DescribeRestoreJobCommand";
142
- import {
143
- DisassociateBackupVaultMpaApprovalTeamCommandInput,
144
- DisassociateBackupVaultMpaApprovalTeamCommandOutput,
145
- } from "../commands/DisassociateBackupVaultMpaApprovalTeamCommand";
146
- import {
147
- DisassociateRecoveryPointCommandInput,
148
- DisassociateRecoveryPointCommandOutput,
149
- } from "../commands/DisassociateRecoveryPointCommand";
150
- import {
151
- DisassociateRecoveryPointFromParentCommandInput,
152
- DisassociateRecoveryPointFromParentCommandOutput,
153
- } from "../commands/DisassociateRecoveryPointFromParentCommand";
154
- import {
155
- ExportBackupPlanTemplateCommandInput,
156
- ExportBackupPlanTemplateCommandOutput,
157
- } from "../commands/ExportBackupPlanTemplateCommand";
158
- import {
159
- GetBackupPlanCommandInput,
160
- GetBackupPlanCommandOutput,
161
- } from "../commands/GetBackupPlanCommand";
162
- import {
163
- GetBackupPlanFromJSONCommandInput,
164
- GetBackupPlanFromJSONCommandOutput,
165
- } from "../commands/GetBackupPlanFromJSONCommand";
166
- import {
167
- GetBackupPlanFromTemplateCommandInput,
168
- GetBackupPlanFromTemplateCommandOutput,
169
- } from "../commands/GetBackupPlanFromTemplateCommand";
170
- import {
171
- GetBackupSelectionCommandInput,
172
- GetBackupSelectionCommandOutput,
173
- } from "../commands/GetBackupSelectionCommand";
174
- import {
175
- GetBackupVaultAccessPolicyCommandInput,
176
- GetBackupVaultAccessPolicyCommandOutput,
177
- } from "../commands/GetBackupVaultAccessPolicyCommand";
178
- import {
179
- GetBackupVaultNotificationsCommandInput,
180
- GetBackupVaultNotificationsCommandOutput,
181
- } from "../commands/GetBackupVaultNotificationsCommand";
182
- import {
183
- GetLegalHoldCommandInput,
184
- GetLegalHoldCommandOutput,
185
- } from "../commands/GetLegalHoldCommand";
186
- import {
187
- GetRecoveryPointIndexDetailsCommandInput,
188
- GetRecoveryPointIndexDetailsCommandOutput,
189
- } from "../commands/GetRecoveryPointIndexDetailsCommand";
190
- import {
191
- GetRecoveryPointRestoreMetadataCommandInput,
192
- GetRecoveryPointRestoreMetadataCommandOutput,
193
- } from "../commands/GetRecoveryPointRestoreMetadataCommand";
194
- import {
195
- GetRestoreJobMetadataCommandInput,
196
- GetRestoreJobMetadataCommandOutput,
197
- } from "../commands/GetRestoreJobMetadataCommand";
198
- import {
199
- GetRestoreTestingInferredMetadataCommandInput,
200
- GetRestoreTestingInferredMetadataCommandOutput,
201
- } from "../commands/GetRestoreTestingInferredMetadataCommand";
202
- import {
203
- GetRestoreTestingPlanCommandInput,
204
- GetRestoreTestingPlanCommandOutput,
205
- } from "../commands/GetRestoreTestingPlanCommand";
206
- import {
207
- GetRestoreTestingSelectionCommandInput,
208
- GetRestoreTestingSelectionCommandOutput,
209
- } from "../commands/GetRestoreTestingSelectionCommand";
210
- import {
211
- GetSupportedResourceTypesCommandInput,
212
- GetSupportedResourceTypesCommandOutput,
213
- } from "../commands/GetSupportedResourceTypesCommand";
214
- import {
215
- ListBackupJobsCommandInput,
216
- ListBackupJobsCommandOutput,
217
- } from "../commands/ListBackupJobsCommand";
218
- import {
219
- ListBackupJobSummariesCommandInput,
220
- ListBackupJobSummariesCommandOutput,
221
- } from "../commands/ListBackupJobSummariesCommand";
222
- import {
223
- ListBackupPlansCommandInput,
224
- ListBackupPlansCommandOutput,
225
- } from "../commands/ListBackupPlansCommand";
226
- import {
227
- ListBackupPlanTemplatesCommandInput,
228
- ListBackupPlanTemplatesCommandOutput,
229
- } from "../commands/ListBackupPlanTemplatesCommand";
230
- import {
231
- ListBackupPlanVersionsCommandInput,
232
- ListBackupPlanVersionsCommandOutput,
233
- } from "../commands/ListBackupPlanVersionsCommand";
234
- import {
235
- ListBackupSelectionsCommandInput,
236
- ListBackupSelectionsCommandOutput,
237
- } from "../commands/ListBackupSelectionsCommand";
238
- import {
239
- ListBackupVaultsCommandInput,
240
- ListBackupVaultsCommandOutput,
241
- } from "../commands/ListBackupVaultsCommand";
242
- import {
243
- ListCopyJobsCommandInput,
244
- ListCopyJobsCommandOutput,
245
- } from "../commands/ListCopyJobsCommand";
246
- import {
247
- ListCopyJobSummariesCommandInput,
248
- ListCopyJobSummariesCommandOutput,
249
- } from "../commands/ListCopyJobSummariesCommand";
250
- import {
251
- ListFrameworksCommandInput,
252
- ListFrameworksCommandOutput,
253
- } from "../commands/ListFrameworksCommand";
254
- import {
255
- ListIndexedRecoveryPointsCommandInput,
256
- ListIndexedRecoveryPointsCommandOutput,
257
- } from "../commands/ListIndexedRecoveryPointsCommand";
258
- import {
259
- ListLegalHoldsCommandInput,
260
- ListLegalHoldsCommandOutput,
261
- } from "../commands/ListLegalHoldsCommand";
262
- import {
263
- ListProtectedResourcesByBackupVaultCommandInput,
264
- ListProtectedResourcesByBackupVaultCommandOutput,
265
- } from "../commands/ListProtectedResourcesByBackupVaultCommand";
266
- import {
267
- ListProtectedResourcesCommandInput,
268
- ListProtectedResourcesCommandOutput,
269
- } from "../commands/ListProtectedResourcesCommand";
270
- import {
271
- ListRecoveryPointsByBackupVaultCommandInput,
272
- ListRecoveryPointsByBackupVaultCommandOutput,
273
- } from "../commands/ListRecoveryPointsByBackupVaultCommand";
274
- import {
275
- ListRecoveryPointsByLegalHoldCommandInput,
276
- ListRecoveryPointsByLegalHoldCommandOutput,
277
- } from "../commands/ListRecoveryPointsByLegalHoldCommand";
278
- import {
279
- ListRecoveryPointsByResourceCommandInput,
280
- ListRecoveryPointsByResourceCommandOutput,
281
- } from "../commands/ListRecoveryPointsByResourceCommand";
282
- import {
283
- ListReportJobsCommandInput,
284
- ListReportJobsCommandOutput,
285
- } from "../commands/ListReportJobsCommand";
286
- import {
287
- ListReportPlansCommandInput,
288
- ListReportPlansCommandOutput,
289
- } from "../commands/ListReportPlansCommand";
290
- import {
291
- ListRestoreAccessBackupVaultsCommandInput,
292
- ListRestoreAccessBackupVaultsCommandOutput,
293
- } from "../commands/ListRestoreAccessBackupVaultsCommand";
294
- import {
295
- ListRestoreJobsByProtectedResourceCommandInput,
296
- ListRestoreJobsByProtectedResourceCommandOutput,
297
- } from "../commands/ListRestoreJobsByProtectedResourceCommand";
298
- import {
299
- ListRestoreJobsCommandInput,
300
- ListRestoreJobsCommandOutput,
301
- } from "../commands/ListRestoreJobsCommand";
302
- import {
303
- ListRestoreJobSummariesCommandInput,
304
- ListRestoreJobSummariesCommandOutput,
305
- } from "../commands/ListRestoreJobSummariesCommand";
306
- import {
307
- ListRestoreTestingPlansCommandInput,
308
- ListRestoreTestingPlansCommandOutput,
309
- } from "../commands/ListRestoreTestingPlansCommand";
310
- import {
311
- ListRestoreTestingSelectionsCommandInput,
312
- ListRestoreTestingSelectionsCommandOutput,
313
- } from "../commands/ListRestoreTestingSelectionsCommand";
314
- import {
315
- ListTagsCommandInput,
316
- ListTagsCommandOutput,
317
- } from "../commands/ListTagsCommand";
318
- import {
319
- PutBackupVaultAccessPolicyCommandInput,
320
- PutBackupVaultAccessPolicyCommandOutput,
321
- } from "../commands/PutBackupVaultAccessPolicyCommand";
322
- import {
323
- PutBackupVaultLockConfigurationCommandInput,
324
- PutBackupVaultLockConfigurationCommandOutput,
325
- } from "../commands/PutBackupVaultLockConfigurationCommand";
326
- import {
327
- PutBackupVaultNotificationsCommandInput,
328
- PutBackupVaultNotificationsCommandOutput,
329
- } from "../commands/PutBackupVaultNotificationsCommand";
330
- import {
331
- PutRestoreValidationResultCommandInput,
332
- PutRestoreValidationResultCommandOutput,
333
- } from "../commands/PutRestoreValidationResultCommand";
334
- import {
335
- RevokeRestoreAccessBackupVaultCommandInput,
336
- RevokeRestoreAccessBackupVaultCommandOutput,
337
- } from "../commands/RevokeRestoreAccessBackupVaultCommand";
338
- import {
339
- StartBackupJobCommandInput,
340
- StartBackupJobCommandOutput,
341
- } from "../commands/StartBackupJobCommand";
342
- import {
343
- StartCopyJobCommandInput,
344
- StartCopyJobCommandOutput,
345
- } from "../commands/StartCopyJobCommand";
346
- import {
347
- StartReportJobCommandInput,
348
- StartReportJobCommandOutput,
349
- } from "../commands/StartReportJobCommand";
350
- import {
351
- StartRestoreJobCommandInput,
352
- StartRestoreJobCommandOutput,
353
- } from "../commands/StartRestoreJobCommand";
354
- import {
355
- StopBackupJobCommandInput,
356
- StopBackupJobCommandOutput,
357
- } from "../commands/StopBackupJobCommand";
358
- import {
359
- TagResourceCommandInput,
360
- TagResourceCommandOutput,
361
- } from "../commands/TagResourceCommand";
362
- import {
363
- UntagResourceCommandInput,
364
- UntagResourceCommandOutput,
365
- } from "../commands/UntagResourceCommand";
366
- import {
367
- UpdateBackupPlanCommandInput,
368
- UpdateBackupPlanCommandOutput,
369
- } from "../commands/UpdateBackupPlanCommand";
370
- import {
371
- UpdateFrameworkCommandInput,
372
- UpdateFrameworkCommandOutput,
373
- } from "../commands/UpdateFrameworkCommand";
374
- import {
375
- UpdateGlobalSettingsCommandInput,
376
- UpdateGlobalSettingsCommandOutput,
377
- } from "../commands/UpdateGlobalSettingsCommand";
378
- import {
379
- UpdateRecoveryPointIndexSettingsCommandInput,
380
- UpdateRecoveryPointIndexSettingsCommandOutput,
381
- } from "../commands/UpdateRecoveryPointIndexSettingsCommand";
382
- import {
383
- UpdateRecoveryPointLifecycleCommandInput,
384
- UpdateRecoveryPointLifecycleCommandOutput,
385
- } from "../commands/UpdateRecoveryPointLifecycleCommand";
386
- import {
387
- UpdateRegionSettingsCommandInput,
388
- UpdateRegionSettingsCommandOutput,
389
- } from "../commands/UpdateRegionSettingsCommand";
390
- import {
391
- UpdateReportPlanCommandInput,
392
- UpdateReportPlanCommandOutput,
393
- } from "../commands/UpdateReportPlanCommand";
394
- import {
395
- UpdateRestoreTestingPlanCommandInput,
396
- UpdateRestoreTestingPlanCommandOutput,
397
- } from "../commands/UpdateRestoreTestingPlanCommand";
398
- import {
399
- UpdateRestoreTestingSelectionCommandInput,
400
- UpdateRestoreTestingSelectionCommandOutput,
401
- } from "../commands/UpdateRestoreTestingSelectionCommand";
402
- export declare const se_AssociateBackupVaultMpaApprovalTeamCommand: (
403
- input: AssociateBackupVaultMpaApprovalTeamCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_CancelLegalHoldCommand: (
407
- input: CancelLegalHoldCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_CreateBackupPlanCommand: (
411
- input: CreateBackupPlanCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_CreateBackupSelectionCommand: (
415
- input: CreateBackupSelectionCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_CreateBackupVaultCommand: (
419
- input: CreateBackupVaultCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CreateFrameworkCommand: (
423
- input: CreateFrameworkCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CreateLegalHoldCommand: (
427
- input: CreateLegalHoldCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_CreateLogicallyAirGappedBackupVaultCommand: (
431
- input: CreateLogicallyAirGappedBackupVaultCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_CreateReportPlanCommand: (
435
- input: CreateReportPlanCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_CreateRestoreAccessBackupVaultCommand: (
439
- input: CreateRestoreAccessBackupVaultCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_CreateRestoreTestingPlanCommand: (
443
- input: CreateRestoreTestingPlanCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_CreateRestoreTestingSelectionCommand: (
447
- input: CreateRestoreTestingSelectionCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DeleteBackupPlanCommand: (
451
- input: DeleteBackupPlanCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DeleteBackupSelectionCommand: (
455
- input: DeleteBackupSelectionCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DeleteBackupVaultCommand: (
459
- input: DeleteBackupVaultCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DeleteBackupVaultAccessPolicyCommand: (
463
- input: DeleteBackupVaultAccessPolicyCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DeleteBackupVaultLockConfigurationCommand: (
467
- input: DeleteBackupVaultLockConfigurationCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteBackupVaultNotificationsCommand: (
471
- input: DeleteBackupVaultNotificationsCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeleteFrameworkCommand: (
475
- input: DeleteFrameworkCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DeleteRecoveryPointCommand: (
479
- input: DeleteRecoveryPointCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DeleteReportPlanCommand: (
483
- input: DeleteReportPlanCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DeleteRestoreTestingPlanCommand: (
487
- input: DeleteRestoreTestingPlanCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DeleteRestoreTestingSelectionCommand: (
491
- input: DeleteRestoreTestingSelectionCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DescribeBackupJobCommand: (
495
- input: DescribeBackupJobCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DescribeBackupVaultCommand: (
499
- input: DescribeBackupVaultCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DescribeCopyJobCommand: (
503
- input: DescribeCopyJobCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DescribeFrameworkCommand: (
507
- input: DescribeFrameworkCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DescribeGlobalSettingsCommand: (
511
- input: DescribeGlobalSettingsCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_DescribeProtectedResourceCommand: (
515
- input: DescribeProtectedResourceCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_DescribeRecoveryPointCommand: (
519
- input: DescribeRecoveryPointCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_DescribeRegionSettingsCommand: (
523
- input: DescribeRegionSettingsCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_DescribeReportJobCommand: (
527
- input: DescribeReportJobCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_DescribeReportPlanCommand: (
531
- input: DescribeReportPlanCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_DescribeRestoreJobCommand: (
535
- input: DescribeRestoreJobCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_DisassociateBackupVaultMpaApprovalTeamCommand: (
539
- input: DisassociateBackupVaultMpaApprovalTeamCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_DisassociateRecoveryPointCommand: (
543
- input: DisassociateRecoveryPointCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_DisassociateRecoveryPointFromParentCommand: (
547
- input: DisassociateRecoveryPointFromParentCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_ExportBackupPlanTemplateCommand: (
551
- input: ExportBackupPlanTemplateCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_GetBackupPlanCommand: (
555
- input: GetBackupPlanCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_GetBackupPlanFromJSONCommand: (
559
- input: GetBackupPlanFromJSONCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_GetBackupPlanFromTemplateCommand: (
563
- input: GetBackupPlanFromTemplateCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_GetBackupSelectionCommand: (
567
- input: GetBackupSelectionCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_GetBackupVaultAccessPolicyCommand: (
571
- input: GetBackupVaultAccessPolicyCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_GetBackupVaultNotificationsCommand: (
575
- input: GetBackupVaultNotificationsCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_GetLegalHoldCommand: (
579
- input: GetLegalHoldCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_GetRecoveryPointIndexDetailsCommand: (
583
- input: GetRecoveryPointIndexDetailsCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_GetRecoveryPointRestoreMetadataCommand: (
587
- input: GetRecoveryPointRestoreMetadataCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_GetRestoreJobMetadataCommand: (
591
- input: GetRestoreJobMetadataCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_GetRestoreTestingInferredMetadataCommand: (
595
- input: GetRestoreTestingInferredMetadataCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_GetRestoreTestingPlanCommand: (
599
- input: GetRestoreTestingPlanCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_GetRestoreTestingSelectionCommand: (
603
- input: GetRestoreTestingSelectionCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_GetSupportedResourceTypesCommand: (
607
- input: GetSupportedResourceTypesCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_ListBackupJobsCommand: (
611
- input: ListBackupJobsCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_ListBackupJobSummariesCommand: (
615
- input: ListBackupJobSummariesCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListBackupPlansCommand: (
619
- input: ListBackupPlansCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListBackupPlanTemplatesCommand: (
623
- input: ListBackupPlanTemplatesCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListBackupPlanVersionsCommand: (
627
- input: ListBackupPlanVersionsCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListBackupSelectionsCommand: (
631
- input: ListBackupSelectionsCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListBackupVaultsCommand: (
635
- input: ListBackupVaultsCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_ListCopyJobsCommand: (
639
- input: ListCopyJobsCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_ListCopyJobSummariesCommand: (
643
- input: ListCopyJobSummariesCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_ListFrameworksCommand: (
647
- input: ListFrameworksCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_ListIndexedRecoveryPointsCommand: (
651
- input: ListIndexedRecoveryPointsCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_ListLegalHoldsCommand: (
655
- input: ListLegalHoldsCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_ListProtectedResourcesCommand: (
659
- input: ListProtectedResourcesCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_ListProtectedResourcesByBackupVaultCommand: (
663
- input: ListProtectedResourcesByBackupVaultCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_ListRecoveryPointsByBackupVaultCommand: (
667
- input: ListRecoveryPointsByBackupVaultCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_ListRecoveryPointsByLegalHoldCommand: (
671
- input: ListRecoveryPointsByLegalHoldCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_ListRecoveryPointsByResourceCommand: (
675
- input: ListRecoveryPointsByResourceCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_ListReportJobsCommand: (
679
- input: ListReportJobsCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_ListReportPlansCommand: (
683
- input: ListReportPlansCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_ListRestoreAccessBackupVaultsCommand: (
687
- input: ListRestoreAccessBackupVaultsCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_ListRestoreJobsCommand: (
691
- input: ListRestoreJobsCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_ListRestoreJobsByProtectedResourceCommand: (
695
- input: ListRestoreJobsByProtectedResourceCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_ListRestoreJobSummariesCommand: (
699
- input: ListRestoreJobSummariesCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_ListRestoreTestingPlansCommand: (
703
- input: ListRestoreTestingPlansCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_ListRestoreTestingSelectionsCommand: (
707
- input: ListRestoreTestingSelectionsCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_ListTagsCommand: (
711
- input: ListTagsCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_PutBackupVaultAccessPolicyCommand: (
715
- input: PutBackupVaultAccessPolicyCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_PutBackupVaultLockConfigurationCommand: (
719
- input: PutBackupVaultLockConfigurationCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_PutBackupVaultNotificationsCommand: (
723
- input: PutBackupVaultNotificationsCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_PutRestoreValidationResultCommand: (
727
- input: PutRestoreValidationResultCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_RevokeRestoreAccessBackupVaultCommand: (
731
- input: RevokeRestoreAccessBackupVaultCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_StartBackupJobCommand: (
735
- input: StartBackupJobCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_StartCopyJobCommand: (
739
- input: StartCopyJobCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_StartReportJobCommand: (
743
- input: StartReportJobCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_StartRestoreJobCommand: (
747
- input: StartRestoreJobCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_StopBackupJobCommand: (
751
- input: StopBackupJobCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_TagResourceCommand: (
755
- input: TagResourceCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_UntagResourceCommand: (
759
- input: UntagResourceCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_UpdateBackupPlanCommand: (
763
- input: UpdateBackupPlanCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_UpdateFrameworkCommand: (
767
- input: UpdateFrameworkCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_UpdateGlobalSettingsCommand: (
771
- input: UpdateGlobalSettingsCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_UpdateRecoveryPointIndexSettingsCommand: (
775
- input: UpdateRecoveryPointIndexSettingsCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_UpdateRecoveryPointLifecycleCommand: (
779
- input: UpdateRecoveryPointLifecycleCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_UpdateRegionSettingsCommand: (
783
- input: UpdateRegionSettingsCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_UpdateReportPlanCommand: (
787
- input: UpdateReportPlanCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_UpdateRestoreTestingPlanCommand: (
791
- input: UpdateRestoreTestingPlanCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_UpdateRestoreTestingSelectionCommand: (
795
- input: UpdateRestoreTestingSelectionCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const de_AssociateBackupVaultMpaApprovalTeamCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<AssociateBackupVaultMpaApprovalTeamCommandOutput>;
802
- export declare const de_CancelLegalHoldCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<CancelLegalHoldCommandOutput>;
806
- export declare const de_CreateBackupPlanCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<CreateBackupPlanCommandOutput>;
810
- export declare const de_CreateBackupSelectionCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<CreateBackupSelectionCommandOutput>;
814
- export declare const de_CreateBackupVaultCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<CreateBackupVaultCommandOutput>;
818
- export declare const de_CreateFrameworkCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<CreateFrameworkCommandOutput>;
822
- export declare const de_CreateLegalHoldCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<CreateLegalHoldCommandOutput>;
826
- export declare const de_CreateLogicallyAirGappedBackupVaultCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<CreateLogicallyAirGappedBackupVaultCommandOutput>;
830
- export declare const de_CreateReportPlanCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<CreateReportPlanCommandOutput>;
834
- export declare const de_CreateRestoreAccessBackupVaultCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<CreateRestoreAccessBackupVaultCommandOutput>;
838
- export declare const de_CreateRestoreTestingPlanCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<CreateRestoreTestingPlanCommandOutput>;
842
- export declare const de_CreateRestoreTestingSelectionCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<CreateRestoreTestingSelectionCommandOutput>;
846
- export declare const de_DeleteBackupPlanCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DeleteBackupPlanCommandOutput>;
850
- export declare const de_DeleteBackupSelectionCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<DeleteBackupSelectionCommandOutput>;
854
- export declare const de_DeleteBackupVaultCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DeleteBackupVaultCommandOutput>;
858
- export declare const de_DeleteBackupVaultAccessPolicyCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DeleteBackupVaultAccessPolicyCommandOutput>;
862
- export declare const de_DeleteBackupVaultLockConfigurationCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DeleteBackupVaultLockConfigurationCommandOutput>;
866
- export declare const de_DeleteBackupVaultNotificationsCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DeleteBackupVaultNotificationsCommandOutput>;
870
- export declare const de_DeleteFrameworkCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DeleteFrameworkCommandOutput>;
874
- export declare const de_DeleteRecoveryPointCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<DeleteRecoveryPointCommandOutput>;
878
- export declare const de_DeleteReportPlanCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<DeleteReportPlanCommandOutput>;
882
- export declare const de_DeleteRestoreTestingPlanCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<DeleteRestoreTestingPlanCommandOutput>;
886
- export declare const de_DeleteRestoreTestingSelectionCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<DeleteRestoreTestingSelectionCommandOutput>;
890
- export declare const de_DescribeBackupJobCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<DescribeBackupJobCommandOutput>;
894
- export declare const de_DescribeBackupVaultCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<DescribeBackupVaultCommandOutput>;
898
- export declare const de_DescribeCopyJobCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<DescribeCopyJobCommandOutput>;
902
- export declare const de_DescribeFrameworkCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<DescribeFrameworkCommandOutput>;
906
- export declare const de_DescribeGlobalSettingsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<DescribeGlobalSettingsCommandOutput>;
910
- export declare const de_DescribeProtectedResourceCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<DescribeProtectedResourceCommandOutput>;
914
- export declare const de_DescribeRecoveryPointCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<DescribeRecoveryPointCommandOutput>;
918
- export declare const de_DescribeRegionSettingsCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<DescribeRegionSettingsCommandOutput>;
922
- export declare const de_DescribeReportJobCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<DescribeReportJobCommandOutput>;
926
- export declare const de_DescribeReportPlanCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<DescribeReportPlanCommandOutput>;
930
- export declare const de_DescribeRestoreJobCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<DescribeRestoreJobCommandOutput>;
934
- export declare const de_DisassociateBackupVaultMpaApprovalTeamCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<DisassociateBackupVaultMpaApprovalTeamCommandOutput>;
938
- export declare const de_DisassociateRecoveryPointCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<DisassociateRecoveryPointCommandOutput>;
942
- export declare const de_DisassociateRecoveryPointFromParentCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<DisassociateRecoveryPointFromParentCommandOutput>;
946
- export declare const de_ExportBackupPlanTemplateCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<ExportBackupPlanTemplateCommandOutput>;
950
- export declare const de_GetBackupPlanCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<GetBackupPlanCommandOutput>;
954
- export declare const de_GetBackupPlanFromJSONCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<GetBackupPlanFromJSONCommandOutput>;
958
- export declare const de_GetBackupPlanFromTemplateCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<GetBackupPlanFromTemplateCommandOutput>;
962
- export declare const de_GetBackupSelectionCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<GetBackupSelectionCommandOutput>;
966
- export declare const de_GetBackupVaultAccessPolicyCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<GetBackupVaultAccessPolicyCommandOutput>;
970
- export declare const de_GetBackupVaultNotificationsCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<GetBackupVaultNotificationsCommandOutput>;
974
- export declare const de_GetLegalHoldCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<GetLegalHoldCommandOutput>;
978
- export declare const de_GetRecoveryPointIndexDetailsCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<GetRecoveryPointIndexDetailsCommandOutput>;
982
- export declare const de_GetRecoveryPointRestoreMetadataCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<GetRecoveryPointRestoreMetadataCommandOutput>;
986
- export declare const de_GetRestoreJobMetadataCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<GetRestoreJobMetadataCommandOutput>;
990
- export declare const de_GetRestoreTestingInferredMetadataCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<GetRestoreTestingInferredMetadataCommandOutput>;
994
- export declare const de_GetRestoreTestingPlanCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<GetRestoreTestingPlanCommandOutput>;
998
- export declare const de_GetRestoreTestingSelectionCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<GetRestoreTestingSelectionCommandOutput>;
1002
- export declare const de_GetSupportedResourceTypesCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<GetSupportedResourceTypesCommandOutput>;
1006
- export declare const de_ListBackupJobsCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<ListBackupJobsCommandOutput>;
1010
- export declare const de_ListBackupJobSummariesCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<ListBackupJobSummariesCommandOutput>;
1014
- export declare const de_ListBackupPlansCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<ListBackupPlansCommandOutput>;
1018
- export declare const de_ListBackupPlanTemplatesCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<ListBackupPlanTemplatesCommandOutput>;
1022
- export declare const de_ListBackupPlanVersionsCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<ListBackupPlanVersionsCommandOutput>;
1026
- export declare const de_ListBackupSelectionsCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<ListBackupSelectionsCommandOutput>;
1030
- export declare const de_ListBackupVaultsCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<ListBackupVaultsCommandOutput>;
1034
- export declare const de_ListCopyJobsCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<ListCopyJobsCommandOutput>;
1038
- export declare const de_ListCopyJobSummariesCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<ListCopyJobSummariesCommandOutput>;
1042
- export declare const de_ListFrameworksCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<ListFrameworksCommandOutput>;
1046
- export declare const de_ListIndexedRecoveryPointsCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<ListIndexedRecoveryPointsCommandOutput>;
1050
- export declare const de_ListLegalHoldsCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<ListLegalHoldsCommandOutput>;
1054
- export declare const de_ListProtectedResourcesCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<ListProtectedResourcesCommandOutput>;
1058
- export declare const de_ListProtectedResourcesByBackupVaultCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<ListProtectedResourcesByBackupVaultCommandOutput>;
1062
- export declare const de_ListRecoveryPointsByBackupVaultCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<ListRecoveryPointsByBackupVaultCommandOutput>;
1066
- export declare const de_ListRecoveryPointsByLegalHoldCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<ListRecoveryPointsByLegalHoldCommandOutput>;
1070
- export declare const de_ListRecoveryPointsByResourceCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<ListRecoveryPointsByResourceCommandOutput>;
1074
- export declare const de_ListReportJobsCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<ListReportJobsCommandOutput>;
1078
- export declare const de_ListReportPlansCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<ListReportPlansCommandOutput>;
1082
- export declare const de_ListRestoreAccessBackupVaultsCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<ListRestoreAccessBackupVaultsCommandOutput>;
1086
- export declare const de_ListRestoreJobsCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<ListRestoreJobsCommandOutput>;
1090
- export declare const de_ListRestoreJobsByProtectedResourceCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<ListRestoreJobsByProtectedResourceCommandOutput>;
1094
- export declare const de_ListRestoreJobSummariesCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<ListRestoreJobSummariesCommandOutput>;
1098
- export declare const de_ListRestoreTestingPlansCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<ListRestoreTestingPlansCommandOutput>;
1102
- export declare const de_ListRestoreTestingSelectionsCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<ListRestoreTestingSelectionsCommandOutput>;
1106
- export declare const de_ListTagsCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<ListTagsCommandOutput>;
1110
- export declare const de_PutBackupVaultAccessPolicyCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<PutBackupVaultAccessPolicyCommandOutput>;
1114
- export declare const de_PutBackupVaultLockConfigurationCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<PutBackupVaultLockConfigurationCommandOutput>;
1118
- export declare const de_PutBackupVaultNotificationsCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<PutBackupVaultNotificationsCommandOutput>;
1122
- export declare const de_PutRestoreValidationResultCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<PutRestoreValidationResultCommandOutput>;
1126
- export declare const de_RevokeRestoreAccessBackupVaultCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<RevokeRestoreAccessBackupVaultCommandOutput>;
1130
- export declare const de_StartBackupJobCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<StartBackupJobCommandOutput>;
1134
- export declare const de_StartCopyJobCommand: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<StartCopyJobCommandOutput>;
1138
- export declare const de_StartReportJobCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<StartReportJobCommandOutput>;
1142
- export declare const de_StartRestoreJobCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<StartRestoreJobCommandOutput>;
1146
- export declare const de_StopBackupJobCommand: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<StopBackupJobCommandOutput>;
1150
- export declare const de_TagResourceCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<TagResourceCommandOutput>;
1154
- export declare const de_UntagResourceCommand: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<UntagResourceCommandOutput>;
1158
- export declare const de_UpdateBackupPlanCommand: (
1159
- output: __HttpResponse,
1160
- context: __SerdeContext
1161
- ) => Promise<UpdateBackupPlanCommandOutput>;
1162
- export declare const de_UpdateFrameworkCommand: (
1163
- output: __HttpResponse,
1164
- context: __SerdeContext
1165
- ) => Promise<UpdateFrameworkCommandOutput>;
1166
- export declare const de_UpdateGlobalSettingsCommand: (
1167
- output: __HttpResponse,
1168
- context: __SerdeContext
1169
- ) => Promise<UpdateGlobalSettingsCommandOutput>;
1170
- export declare const de_UpdateRecoveryPointIndexSettingsCommand: (
1171
- output: __HttpResponse,
1172
- context: __SerdeContext
1173
- ) => Promise<UpdateRecoveryPointIndexSettingsCommandOutput>;
1174
- export declare const de_UpdateRecoveryPointLifecycleCommand: (
1175
- output: __HttpResponse,
1176
- context: __SerdeContext
1177
- ) => Promise<UpdateRecoveryPointLifecycleCommandOutput>;
1178
- export declare const de_UpdateRegionSettingsCommand: (
1179
- output: __HttpResponse,
1180
- context: __SerdeContext
1181
- ) => Promise<UpdateRegionSettingsCommandOutput>;
1182
- export declare const de_UpdateReportPlanCommand: (
1183
- output: __HttpResponse,
1184
- context: __SerdeContext
1185
- ) => Promise<UpdateReportPlanCommandOutput>;
1186
- export declare const de_UpdateRestoreTestingPlanCommand: (
1187
- output: __HttpResponse,
1188
- context: __SerdeContext
1189
- ) => Promise<UpdateRestoreTestingPlanCommandOutput>;
1190
- export declare const de_UpdateRestoreTestingSelectionCommand: (
1191
- output: __HttpResponse,
1192
- context: __SerdeContext
1193
- ) => Promise<UpdateRestoreTestingSelectionCommandOutput>;