@aws-sdk/client-backup 3.296.0 → 3.298.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 (242) hide show
  1. package/dist-cjs/commands/CancelLegalHoldCommand.js +2 -3
  2. package/dist-cjs/commands/CreateBackupPlanCommand.js +1 -1
  3. package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -3
  4. package/dist-cjs/commands/CreateBackupVaultCommand.js +1 -1
  5. package/dist-cjs/commands/CreateFrameworkCommand.js +2 -3
  6. package/dist-cjs/commands/CreateLegalHoldCommand.js +1 -1
  7. package/dist-cjs/commands/CreateReportPlanCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeReportJobCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -3
  28. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -3
  30. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -3
  31. package/dist-cjs/commands/GetBackupPlanCommand.js +1 -1
  32. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +1 -1
  33. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +1 -1
  34. package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -3
  35. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -3
  36. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -3
  37. package/dist-cjs/commands/GetLegalHoldCommand.js +2 -3
  38. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -1
  39. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -3
  40. package/dist-cjs/commands/ListBackupJobsCommand.js +2 -3
  41. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -3
  42. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -3
  43. package/dist-cjs/commands/ListBackupPlansCommand.js +2 -3
  44. package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -3
  45. package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -3
  46. package/dist-cjs/commands/ListCopyJobsCommand.js +2 -3
  47. package/dist-cjs/commands/ListFrameworksCommand.js +2 -3
  48. package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -3
  49. package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -3
  50. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -3
  51. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -3
  52. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -3
  53. package/dist-cjs/commands/ListReportJobsCommand.js +2 -3
  54. package/dist-cjs/commands/ListReportPlansCommand.js +2 -3
  55. package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -3
  56. package/dist-cjs/commands/ListTagsCommand.js +1 -1
  57. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -3
  58. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -3
  59. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -3
  60. package/dist-cjs/commands/StartBackupJobCommand.js +1 -1
  61. package/dist-cjs/commands/StartCopyJobCommand.js +2 -3
  62. package/dist-cjs/commands/StartReportJobCommand.js +2 -3
  63. package/dist-cjs/commands/StartRestoreJobCommand.js +1 -1
  64. package/dist-cjs/commands/StopBackupJobCommand.js +2 -3
  65. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  66. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  67. package/dist-cjs/commands/UpdateBackupPlanCommand.js +1 -1
  68. package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -3
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -3
  72. package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -3
  73. package/dist-cjs/models/models_0.js +1 -580
  74. package/dist-es/commands/CancelLegalHoldCommand.js +2 -3
  75. package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
  76. package/dist-es/commands/CreateBackupSelectionCommand.js +2 -3
  77. package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
  78. package/dist-es/commands/CreateFrameworkCommand.js +2 -3
  79. package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
  80. package/dist-es/commands/CreateReportPlanCommand.js +2 -3
  81. package/dist-es/commands/DeleteBackupPlanCommand.js +2 -3
  82. package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -3
  83. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -3
  84. package/dist-es/commands/DeleteBackupVaultCommand.js +2 -3
  85. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -3
  86. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -3
  87. package/dist-es/commands/DeleteFrameworkCommand.js +2 -3
  88. package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -3
  89. package/dist-es/commands/DeleteReportPlanCommand.js +2 -3
  90. package/dist-es/commands/DescribeBackupJobCommand.js +2 -3
  91. package/dist-es/commands/DescribeBackupVaultCommand.js +2 -3
  92. package/dist-es/commands/DescribeCopyJobCommand.js +2 -3
  93. package/dist-es/commands/DescribeFrameworkCommand.js +2 -3
  94. package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -3
  95. package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -3
  96. package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -3
  97. package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -3
  98. package/dist-es/commands/DescribeReportJobCommand.js +2 -3
  99. package/dist-es/commands/DescribeReportPlanCommand.js +2 -3
  100. package/dist-es/commands/DescribeRestoreJobCommand.js +2 -3
  101. package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -3
  102. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -3
  103. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -3
  104. package/dist-es/commands/GetBackupPlanCommand.js +2 -2
  105. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
  106. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
  107. package/dist-es/commands/GetBackupSelectionCommand.js +2 -3
  108. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -3
  109. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -3
  110. package/dist-es/commands/GetLegalHoldCommand.js +2 -3
  111. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
  112. package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -3
  113. package/dist-es/commands/ListBackupJobsCommand.js +2 -3
  114. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -3
  115. package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -3
  116. package/dist-es/commands/ListBackupPlansCommand.js +2 -3
  117. package/dist-es/commands/ListBackupSelectionsCommand.js +2 -3
  118. package/dist-es/commands/ListBackupVaultsCommand.js +2 -3
  119. package/dist-es/commands/ListCopyJobsCommand.js +2 -3
  120. package/dist-es/commands/ListFrameworksCommand.js +2 -3
  121. package/dist-es/commands/ListLegalHoldsCommand.js +2 -3
  122. package/dist-es/commands/ListProtectedResourcesCommand.js +2 -3
  123. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -3
  124. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -3
  125. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -3
  126. package/dist-es/commands/ListReportJobsCommand.js +2 -3
  127. package/dist-es/commands/ListReportPlansCommand.js +2 -3
  128. package/dist-es/commands/ListRestoreJobsCommand.js +2 -3
  129. package/dist-es/commands/ListTagsCommand.js +2 -2
  130. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -3
  131. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -3
  132. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -3
  133. package/dist-es/commands/StartBackupJobCommand.js +2 -2
  134. package/dist-es/commands/StartCopyJobCommand.js +2 -3
  135. package/dist-es/commands/StartReportJobCommand.js +2 -3
  136. package/dist-es/commands/StartRestoreJobCommand.js +2 -2
  137. package/dist-es/commands/StopBackupJobCommand.js +2 -3
  138. package/dist-es/commands/TagResourceCommand.js +1 -1
  139. package/dist-es/commands/UntagResourceCommand.js +1 -1
  140. package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
  141. package/dist-es/commands/UpdateFrameworkCommand.js +2 -3
  142. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
  143. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -3
  144. package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -3
  145. package/dist-es/commands/UpdateReportPlanCommand.js +2 -3
  146. package/dist-es/models/models_0.js +0 -432
  147. package/dist-types/Backup.d.ts +73 -0
  148. package/dist-types/BackupClient.d.ts +24 -4
  149. package/dist-types/commands/CancelLegalHoldCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateBackupPlanCommand.d.ts +16 -0
  151. package/dist-types/commands/CreateBackupSelectionCommand.d.ts +16 -0
  152. package/dist-types/commands/CreateBackupVaultCommand.d.ts +16 -0
  153. package/dist-types/commands/CreateFrameworkCommand.d.ts +16 -0
  154. package/dist-types/commands/CreateLegalHoldCommand.d.ts +16 -0
  155. package/dist-types/commands/CreateReportPlanCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteBackupPlanCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +16 -0
  159. package/dist-types/commands/DeleteBackupVaultCommand.d.ts +16 -0
  160. package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +16 -0
  161. package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +16 -0
  162. package/dist-types/commands/DeleteFrameworkCommand.d.ts +16 -0
  163. package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +16 -0
  164. package/dist-types/commands/DeleteReportPlanCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeBackupJobCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeBackupVaultCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeCopyJobCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeFrameworkCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +16 -0
  173. package/dist-types/commands/DescribeReportJobCommand.d.ts +16 -0
  174. package/dist-types/commands/DescribeReportPlanCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +16 -0
  176. package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +16 -0
  177. package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +16 -0
  178. package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +16 -0
  179. package/dist-types/commands/GetBackupPlanCommand.d.ts +16 -0
  180. package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +16 -0
  181. package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +16 -0
  182. package/dist-types/commands/GetBackupSelectionCommand.d.ts +16 -0
  183. package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +16 -0
  184. package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +16 -0
  185. package/dist-types/commands/GetLegalHoldCommand.d.ts +16 -0
  186. package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +16 -0
  187. package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +16 -0
  188. package/dist-types/commands/ListBackupJobsCommand.d.ts +16 -0
  189. package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +16 -0
  190. package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +16 -0
  191. package/dist-types/commands/ListBackupPlansCommand.d.ts +16 -0
  192. package/dist-types/commands/ListBackupSelectionsCommand.d.ts +16 -0
  193. package/dist-types/commands/ListBackupVaultsCommand.d.ts +16 -0
  194. package/dist-types/commands/ListCopyJobsCommand.d.ts +16 -0
  195. package/dist-types/commands/ListFrameworksCommand.d.ts +16 -0
  196. package/dist-types/commands/ListLegalHoldsCommand.d.ts +16 -0
  197. package/dist-types/commands/ListProtectedResourcesCommand.d.ts +16 -0
  198. package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +16 -0
  199. package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +16 -0
  200. package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +16 -0
  201. package/dist-types/commands/ListReportJobsCommand.d.ts +16 -0
  202. package/dist-types/commands/ListReportPlansCommand.d.ts +16 -0
  203. package/dist-types/commands/ListRestoreJobsCommand.d.ts +16 -0
  204. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  205. package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +16 -0
  206. package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +16 -0
  207. package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +16 -0
  208. package/dist-types/commands/StartBackupJobCommand.d.ts +16 -0
  209. package/dist-types/commands/StartCopyJobCommand.d.ts +16 -0
  210. package/dist-types/commands/StartReportJobCommand.d.ts +16 -0
  211. package/dist-types/commands/StartRestoreJobCommand.d.ts +16 -0
  212. package/dist-types/commands/StopBackupJobCommand.d.ts +16 -0
  213. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  214. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  215. package/dist-types/commands/UpdateBackupPlanCommand.d.ts +16 -0
  216. package/dist-types/commands/UpdateFrameworkCommand.d.ts +16 -0
  217. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +16 -0
  218. package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +16 -0
  219. package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +16 -0
  220. package/dist-types/commands/UpdateReportPlanCommand.d.ts +16 -0
  221. package/dist-types/models/BackupServiceException.d.ts +2 -0
  222. package/dist-types/models/models_0.d.ts +451 -582
  223. package/dist-types/pagination/Interfaces.d.ts +3 -0
  224. package/dist-types/pagination/ListBackupJobsPaginator.d.ts +3 -0
  225. package/dist-types/pagination/ListBackupPlanTemplatesPaginator.d.ts +3 -0
  226. package/dist-types/pagination/ListBackupPlanVersionsPaginator.d.ts +3 -0
  227. package/dist-types/pagination/ListBackupPlansPaginator.d.ts +3 -0
  228. package/dist-types/pagination/ListBackupSelectionsPaginator.d.ts +3 -0
  229. package/dist-types/pagination/ListBackupVaultsPaginator.d.ts +3 -0
  230. package/dist-types/pagination/ListCopyJobsPaginator.d.ts +3 -0
  231. package/dist-types/pagination/ListFrameworksPaginator.d.ts +3 -0
  232. package/dist-types/pagination/ListLegalHoldsPaginator.d.ts +3 -0
  233. package/dist-types/pagination/ListProtectedResourcesPaginator.d.ts +3 -0
  234. package/dist-types/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +3 -0
  235. package/dist-types/pagination/ListRecoveryPointsByLegalHoldPaginator.d.ts +3 -0
  236. package/dist-types/pagination/ListRecoveryPointsByResourcePaginator.d.ts +3 -0
  237. package/dist-types/pagination/ListReportJobsPaginator.d.ts +3 -0
  238. package/dist-types/pagination/ListReportPlansPaginator.d.ts +3 -0
  239. package/dist-types/pagination/ListRestoreJobsPaginator.d.ts +3 -0
  240. package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
  241. package/dist-types/ts3.4/models/models_0.d.ts +0 -408
  242. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { BackupServiceException as __BaseException } from "./BackupServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>A list of backup options for each resource type.</p>
5
6
  */
6
7
  export interface AdvancedBackupSetting {
@@ -28,6 +29,7 @@ export interface AdvancedBackupSetting {
28
29
  BackupOptions?: Record<string, string>;
29
30
  }
30
31
  /**
32
+ * @public
31
33
  * <p>The required resource already exists.</p>
32
34
  */
33
35
  export declare class AlreadyExistsException extends __BaseException {
@@ -57,6 +59,7 @@ export declare class AlreadyExistsException extends __BaseException {
57
59
  constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
58
60
  }
59
61
  /**
62
+ * @public
60
63
  * <p>Contains information about the backup plan and rule that Backup used to
61
64
  * initiate the recovery point backup.</p>
62
65
  */
@@ -81,6 +84,9 @@ export interface RecoveryPointCreator {
81
84
  */
82
85
  BackupRuleId?: string;
83
86
  }
87
+ /**
88
+ * @public
89
+ */
84
90
  export declare enum BackupJobState {
85
91
  ABORTED = "ABORTED",
86
92
  ABORTING = "ABORTING",
@@ -93,6 +99,7 @@ export declare enum BackupJobState {
93
99
  RUNNING = "RUNNING"
94
100
  }
95
101
  /**
102
+ * @public
96
103
  * <p>Contains detailed information about a backup job.</p>
97
104
  */
98
105
  export interface BackupJob {
@@ -227,6 +234,7 @@ export interface BackupJob {
227
234
  ResourceName?: string;
228
235
  }
229
236
  /**
237
+ * @public
230
238
  * <p>Contains an array of <code>Transition</code> objects specifying how long in days before
231
239
  * a recovery point transitions to cold storage or is deleted.</p>
232
240
  * <p>Backups transitioned to cold storage must be stored in cold storage for a minimum of 90
@@ -251,6 +259,7 @@ export interface Lifecycle {
251
259
  DeleteAfterDays?: number;
252
260
  }
253
261
  /**
262
+ * @public
254
263
  * <p>The details of the copy operation.</p>
255
264
  */
256
265
  export interface CopyAction {
@@ -275,6 +284,7 @@ export interface CopyAction {
275
284
  DestinationBackupVaultArn: string | undefined;
276
285
  }
277
286
  /**
287
+ * @public
278
288
  * <p>Specifies a scheduled task used to back up a selection of resources.</p>
279
289
  */
280
290
  export interface BackupRule {
@@ -346,6 +356,7 @@ export interface BackupRule {
346
356
  EnableContinuousBackup?: boolean;
347
357
  }
348
358
  /**
359
+ * @public
349
360
  * <p>Contains an optional backup plan display name and an array of <code>BackupRule</code>
350
361
  * objects, each of which specifies a backup rule. Each rule in a backup plan is a separate
351
362
  * scheduled task and can back up a different selection of Amazon Web Services
@@ -368,6 +379,7 @@ export interface BackupPlan {
368
379
  AdvancedBackupSettings?: AdvancedBackupSetting[];
369
380
  }
370
381
  /**
382
+ * @public
371
383
  * <p>Specifies a scheduled task used to back up a selection of resources.</p>
372
384
  */
373
385
  export interface BackupRuleInput {
@@ -430,6 +442,7 @@ export interface BackupRuleInput {
430
442
  EnableContinuousBackup?: boolean;
431
443
  }
432
444
  /**
445
+ * @public
433
446
  * <p>Contains an optional backup plan display name and an array of <code>BackupRule</code>
434
447
  * objects, each of which specifies a backup rule. Each rule in a backup plan is a separate
435
448
  * scheduled task. </p>
@@ -452,6 +465,7 @@ export interface BackupPlanInput {
452
465
  AdvancedBackupSettings?: AdvancedBackupSetting[];
453
466
  }
454
467
  /**
468
+ * @public
455
469
  * <p>Contains metadata about a backup plan.</p>
456
470
  */
457
471
  export interface BackupPlansListMember {
@@ -506,6 +520,7 @@ export interface BackupPlansListMember {
506
520
  AdvancedBackupSettings?: AdvancedBackupSetting[];
507
521
  }
508
522
  /**
523
+ * @public
509
524
  * <p>An object specifying metadata associated with a backup plan template.</p>
510
525
  */
511
526
  export interface BackupPlanTemplatesListMember {
@@ -519,6 +534,7 @@ export interface BackupPlanTemplatesListMember {
519
534
  BackupPlanTemplateName?: string;
520
535
  }
521
536
  /**
537
+ * @public
522
538
  * <p>Includes information about tags you define to assign tagged resources to a backup
523
539
  * plan.</p>
524
540
  */
@@ -535,6 +551,7 @@ export interface ConditionParameter {
535
551
  ConditionValue?: string;
536
552
  }
537
553
  /**
554
+ * @public
538
555
  * <p>Contains information about which resources to include or exclude from a backup plan
539
556
  * using their tags. Conditions are case sensitive.</p>
540
557
  */
@@ -561,10 +578,14 @@ export interface Conditions {
561
578
  */
562
579
  StringNotLike?: ConditionParameter[];
563
580
  }
581
+ /**
582
+ * @public
583
+ */
564
584
  export declare enum ConditionType {
565
585
  STRINGEQUALS = "STRINGEQUALS"
566
586
  }
567
587
  /**
588
+ * @public
568
589
  * <p>Contains an array of triplets made up of a condition type (such as
569
590
  * <code>StringEquals</code>), a key, and a value. Used to filter resources using their
570
591
  * tags and assign them to a backup plan. Case sensitive.</p>
@@ -591,6 +612,7 @@ export interface Condition {
591
612
  ConditionValue: string | undefined;
592
613
  }
593
614
  /**
615
+ * @public
594
616
  * <p>Used to specify a set of resources to a backup plan.</p>
595
617
  * <p>Specifying your desired <code>Conditions</code>, <code>ListOfTags</code>, <code>NotResources</code>,
596
618
  * and/or <code>Resources</code> is recommended. If none of these are specified, Backup will attempt to
@@ -617,10 +639,10 @@ export interface BackupSelection {
617
639
  Resources?: string[];
618
640
  /**
619
641
  * <p>A list of conditions that you define to assign resources to your backup plans using
620
- * tags. For example, <code>"StringEquals": {
642
+ * tags. For example, <code>"StringEquals": \{
621
643
  * "ConditionKey": "aws:ResourceTag/CreatedByCryo",
622
644
  * "ConditionValue": "true"
623
- * },</code>. Condition
645
+ * \},</code>. Condition
624
646
  * operators are case sensitive.</p>
625
647
  * <p>
626
648
  * <code>ListOfTags</code> differs from <code>Conditions</code> as follows:</p>
@@ -649,10 +671,10 @@ export interface BackupSelection {
649
671
  NotResources?: string[];
650
672
  /**
651
673
  * <p>A list of conditions that you define to assign resources to your backup plans using
652
- * tags. For example, <code>"StringEquals": {
674
+ * tags. For example, <code>"StringEquals": \{
653
675
  * "ConditionKey": "aws:ResourceTag/CreatedByCryo",
654
676
  * "ConditionValue": "true"
655
- * },</code>. Condition
677
+ * \},</code>. Condition
656
678
  * operators are case sensitive.</p>
657
679
  * <p>
658
680
  * <code>Conditions</code> differs from <code>ListOfTags</code> as follows:</p>
@@ -673,6 +695,7 @@ export interface BackupSelection {
673
695
  Conditions?: Conditions;
674
696
  }
675
697
  /**
698
+ * @public
676
699
  * <p>Contains metadata about a <code>BackupSelection</code> object.</p>
677
700
  */
678
701
  export interface BackupSelectionsListMember {
@@ -707,6 +730,9 @@ export interface BackupSelectionsListMember {
707
730
  */
708
731
  IamRoleArn?: string;
709
732
  }
733
+ /**
734
+ * @public
735
+ */
710
736
  export declare enum BackupVaultEvent {
711
737
  BACKUP_JOB_COMPLETED = "BACKUP_JOB_COMPLETED",
712
738
  BACKUP_JOB_EXPIRED = "BACKUP_JOB_EXPIRED",
@@ -727,6 +753,7 @@ export declare enum BackupVaultEvent {
727
753
  S3_RESTORE_OBJECT_FAILED = "S3_RESTORE_OBJECT_FAILED"
728
754
  }
729
755
  /**
756
+ * @public
730
757
  * <p>Contains metadata about a backup vault.</p>
731
758
  */
732
759
  export interface BackupVaultListMember {
@@ -815,6 +842,7 @@ export interface BackupVaultListMember {
815
842
  LockDate?: Date;
816
843
  }
817
844
  /**
845
+ * @public
818
846
  * <p>Contains <code>DeleteAt</code> and <code>MoveToColdStorageAt</code> timestamps, which
819
847
  * are used to specify a lifecycle for a recovery point.</p>
820
848
  * <p>The lifecycle defines when a protected resource is transitioned to cold storage and when
@@ -839,6 +867,9 @@ export interface CalculatedLifecycle {
839
867
  */
840
868
  DeleteAt?: Date;
841
869
  }
870
+ /**
871
+ * @public
872
+ */
842
873
  export interface CancelLegalHoldInput {
843
874
  /**
844
875
  * <p>Legal hold ID required to remove the specified legal hold on a recovery point.</p>
@@ -854,9 +885,13 @@ export interface CancelLegalHoldInput {
854
885
  */
855
886
  RetainRecordInDays?: number;
856
887
  }
888
+ /**
889
+ * @public
890
+ */
857
891
  export interface CancelLegalHoldOutput {
858
892
  }
859
893
  /**
894
+ * @public
860
895
  * <p>Indicates that something is wrong with a parameter's value. For example, the value is
861
896
  * out of range.</p>
862
897
  */
@@ -879,6 +914,7 @@ export declare class InvalidParameterValueException extends __BaseException {
879
914
  constructor(opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>);
880
915
  }
881
916
  /**
917
+ * @public
882
918
  * <p>Backup is already performing an action on this recovery point. It can't
883
919
  * perform the action you requested until the first action finishes. Try again later.</p>
884
920
  */
@@ -901,6 +937,7 @@ export declare class InvalidResourceStateException extends __BaseException {
901
937
  constructor(opts: __ExceptionOptionType<InvalidResourceStateException, __BaseException>);
902
938
  }
903
939
  /**
940
+ * @public
904
941
  * <p>Indicates that a required parameter is missing.</p>
905
942
  */
906
943
  export declare class MissingParameterValueException extends __BaseException {
@@ -922,6 +959,7 @@ export declare class MissingParameterValueException extends __BaseException {
922
959
  constructor(opts: __ExceptionOptionType<MissingParameterValueException, __BaseException>);
923
960
  }
924
961
  /**
962
+ * @public
925
963
  * <p>A resource that is required for the action doesn't exist.</p>
926
964
  */
927
965
  export declare class ResourceNotFoundException extends __BaseException {
@@ -943,6 +981,7 @@ export declare class ResourceNotFoundException extends __BaseException {
943
981
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
944
982
  }
945
983
  /**
984
+ * @public
946
985
  * <p>The request failed due to a temporary failure of the server.</p>
947
986
  */
948
987
  export declare class ServiceUnavailableException extends __BaseException {
@@ -964,6 +1003,7 @@ export declare class ServiceUnavailableException extends __BaseException {
964
1003
  constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
965
1004
  }
966
1005
  /**
1006
+ * @public
967
1007
  * <p>Backup can't perform the action that you requested until it finishes
968
1008
  * performing a previous action. Try again later.</p>
969
1009
  */
@@ -986,6 +1026,7 @@ export declare class ConflictException extends __BaseException {
986
1026
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
987
1027
  }
988
1028
  /**
1029
+ * @public
989
1030
  * <p>A list of parameters for a control. A control can have zero, one, or more than one
990
1031
  * parameter. An example of a control with two parameters is: "backup plan frequency is at
991
1032
  * least <code>daily</code> and the retention period is at least <code>1 year</code>". The
@@ -1002,6 +1043,7 @@ export interface ControlInputParameter {
1002
1043
  ParameterValue?: string;
1003
1044
  }
1004
1045
  /**
1046
+ * @public
1005
1047
  * <p>A framework consists of one or more controls. Each control has its own control scope.
1006
1048
  * The control scope can include one or more resource types, a combination of a tag key and
1007
1049
  * value, or a combination of one resource type and one resource ID. If no scope is specified,
@@ -1028,10 +1070,13 @@ export interface ControlScope {
1028
1070
  * <p>The tag key-value pair applied to those Amazon Web Services resources that you want to
1029
1071
  * trigger an evaluation for a rule. A maximum of one key-value pair can be provided. The tag
1030
1072
  * value is optional, but it cannot be an empty string. The structure to assign a tag is:
1031
- * <code>[{"Key":"string","Value":"string"}]</code>.</p>
1073
+ * <code>[\{"Key":"string","Value":"string"\}]</code>.</p>
1032
1074
  */
1033
1075
  Tags?: Record<string, string>;
1034
1076
  }
1077
+ /**
1078
+ * @public
1079
+ */
1035
1080
  export declare enum CopyJobState {
1036
1081
  COMPLETED = "COMPLETED",
1037
1082
  CREATED = "CREATED",
@@ -1040,6 +1085,7 @@ export declare enum CopyJobState {
1040
1085
  RUNNING = "RUNNING"
1041
1086
  }
1042
1087
  /**
1088
+ * @public
1043
1089
  * <p>Contains detailed information about a copy job.</p>
1044
1090
  */
1045
1091
  export interface CopyJob {
@@ -1149,6 +1195,9 @@ export interface CopyJob {
1149
1195
  */
1150
1196
  ResourceName?: string;
1151
1197
  }
1198
+ /**
1199
+ * @public
1200
+ */
1152
1201
  export interface CreateBackupPlanInput {
1153
1202
  /**
1154
1203
  * <p>Specifies the body of a backup plan. Includes a <code>BackupPlanName</code> and one or
@@ -1169,6 +1218,9 @@ export interface CreateBackupPlanInput {
1169
1218
  */
1170
1219
  CreatorRequestId?: string;
1171
1220
  }
1221
+ /**
1222
+ * @public
1223
+ */
1172
1224
  export interface CreateBackupPlanOutput {
1173
1225
  /**
1174
1226
  * <p>Uniquely identifies a backup plan.</p>
@@ -1198,6 +1250,7 @@ export interface CreateBackupPlanOutput {
1198
1250
  AdvancedBackupSettings?: AdvancedBackupSetting[];
1199
1251
  }
1200
1252
  /**
1253
+ * @public
1201
1254
  * <p>A limit in the request has been exceeded; for example, a maximum number of items allowed
1202
1255
  * in a request.</p>
1203
1256
  */
@@ -1219,6 +1272,9 @@ export declare class LimitExceededException extends __BaseException {
1219
1272
  */
1220
1273
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
1221
1274
  }
1275
+ /**
1276
+ * @public
1277
+ */
1222
1278
  export interface CreateBackupSelectionInput {
1223
1279
  /**
1224
1280
  * <p>Uniquely identifies the backup plan to be associated with the selection of
@@ -1236,6 +1292,9 @@ export interface CreateBackupSelectionInput {
1236
1292
  */
1237
1293
  CreatorRequestId?: string;
1238
1294
  }
1295
+ /**
1296
+ * @public
1297
+ */
1239
1298
  export interface CreateBackupSelectionOutput {
1240
1299
  /**
1241
1300
  * <p>Uniquely identifies the body of a request to assign a set of resources to a backup
@@ -1254,6 +1313,9 @@ export interface CreateBackupSelectionOutput {
1254
1313
  */
1255
1314
  CreationDate?: Date;
1256
1315
  }
1316
+ /**
1317
+ * @public
1318
+ */
1257
1319
  export interface CreateBackupVaultInput {
1258
1320
  /**
1259
1321
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1278,6 +1340,9 @@ export interface CreateBackupVaultInput {
1278
1340
  */
1279
1341
  CreatorRequestId?: string;
1280
1342
  }
1343
+ /**
1344
+ * @public
1345
+ */
1281
1346
  export interface CreateBackupVaultOutput {
1282
1347
  /**
1283
1348
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1299,6 +1364,7 @@ export interface CreateBackupVaultOutput {
1299
1364
  CreationDate?: Date;
1300
1365
  }
1301
1366
  /**
1367
+ * @public
1302
1368
  * <p>Contains detailed information about all of the controls of a framework. Each framework
1303
1369
  * must contain at least one control.</p>
1304
1370
  */
@@ -1320,6 +1386,9 @@ export interface FrameworkControl {
1320
1386
  */
1321
1387
  ControlScope?: ControlScope;
1322
1388
  }
1389
+ /**
1390
+ * @public
1391
+ */
1323
1392
  export interface CreateFrameworkInput {
1324
1393
  /**
1325
1394
  * <p>The unique name of the framework. The name must be between 1 and 256 characters,
@@ -1348,6 +1417,9 @@ export interface CreateFrameworkInput {
1348
1417
  */
1349
1418
  FrameworkTags?: Record<string, string>;
1350
1419
  }
1420
+ /**
1421
+ * @public
1422
+ */
1351
1423
  export interface CreateFrameworkOutput {
1352
1424
  /**
1353
1425
  * <p>The unique name of the framework. The name must be between 1 and 256 characters,
@@ -1362,6 +1434,7 @@ export interface CreateFrameworkOutput {
1362
1434
  FrameworkArn?: string;
1363
1435
  }
1364
1436
  /**
1437
+ * @public
1365
1438
  * <p>This is a resource filter containing FromDate: DateTime
1366
1439
  * and ToDate: DateTime. Both values are required. Future DateTime
1367
1440
  * values are not permitted.</p>
@@ -1388,6 +1461,7 @@ export interface DateRange {
1388
1461
  ToDate: Date | undefined;
1389
1462
  }
1390
1463
  /**
1464
+ * @public
1391
1465
  * <p>This specifies criteria to assign
1392
1466
  * a set of resources, such as resource types or backup vaults.</p>
1393
1467
  */
@@ -1414,6 +1488,9 @@ export interface RecoveryPointSelection {
1414
1488
  */
1415
1489
  DateRange?: DateRange;
1416
1490
  }
1491
+ /**
1492
+ * @public
1493
+ */
1417
1494
  export interface CreateLegalHoldInput {
1418
1495
  /**
1419
1496
  * <p>This is the string title of the legal hold.</p>
@@ -1441,12 +1518,18 @@ export interface CreateLegalHoldInput {
1441
1518
  */
1442
1519
  Tags?: Record<string, string>;
1443
1520
  }
1521
+ /**
1522
+ * @public
1523
+ */
1444
1524
  export declare enum LegalHoldStatus {
1445
1525
  ACTIVE = "ACTIVE",
1446
1526
  CANCELED = "CANCELED",
1447
1527
  CANCELING = "CANCELING",
1448
1528
  CREATING = "CREATING"
1449
1529
  }
1530
+ /**
1531
+ * @public
1532
+ */
1450
1533
  export interface CreateLegalHoldOutput {
1451
1534
  /**
1452
1535
  * <p>This is the string title of the legal hold returned after creating the legal hold.</p>
@@ -1481,6 +1564,7 @@ export interface CreateLegalHoldOutput {
1481
1564
  RecoveryPointSelection?: RecoveryPointSelection;
1482
1565
  }
1483
1566
  /**
1567
+ * @public
1484
1568
  * <p>Contains information from your report plan about where to deliver your reports,
1485
1569
  * specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your
1486
1570
  * reports.</p>
@@ -1503,6 +1587,7 @@ export interface ReportDeliveryChannel {
1503
1587
  Formats?: string[];
1504
1588
  }
1505
1589
  /**
1590
+ * @public
1506
1591
  * <p>Contains detailed information about a report setting.</p>
1507
1592
  */
1508
1593
  export interface ReportSetting {
@@ -1536,6 +1621,9 @@ export interface ReportSetting {
1536
1621
  */
1537
1622
  Regions?: string[];
1538
1623
  }
1624
+ /**
1625
+ * @public
1626
+ */
1539
1627
  export interface CreateReportPlanInput {
1540
1628
  /**
1541
1629
  * <p>The unique name of the report plan. The name must be between 1 and 256 characters,
@@ -1577,6 +1665,9 @@ export interface CreateReportPlanInput {
1577
1665
  */
1578
1666
  IdempotencyToken?: string;
1579
1667
  }
1668
+ /**
1669
+ * @public
1670
+ */
1580
1671
  export interface CreateReportPlanOutput {
1581
1672
  /**
1582
1673
  * <p>The unique name of the report plan.</p>
@@ -1595,12 +1686,18 @@ export interface CreateReportPlanOutput {
1595
1686
  */
1596
1687
  CreationTime?: Date;
1597
1688
  }
1689
+ /**
1690
+ * @public
1691
+ */
1598
1692
  export interface DeleteBackupPlanInput {
1599
1693
  /**
1600
1694
  * <p>Uniquely identifies a backup plan.</p>
1601
1695
  */
1602
1696
  BackupPlanId: string | undefined;
1603
1697
  }
1698
+ /**
1699
+ * @public
1700
+ */
1604
1701
  export interface DeleteBackupPlanOutput {
1605
1702
  /**
1606
1703
  * <p>Uniquely identifies a backup plan.</p>
@@ -1625,6 +1722,7 @@ export interface DeleteBackupPlanOutput {
1625
1722
  VersionId?: string;
1626
1723
  }
1627
1724
  /**
1725
+ * @public
1628
1726
  * <p>Indicates that something is wrong with the input to the request. For example, a
1629
1727
  * parameter is of the wrong type.</p>
1630
1728
  */
@@ -1646,6 +1744,9 @@ export declare class InvalidRequestException extends __BaseException {
1646
1744
  */
1647
1745
  constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
1648
1746
  }
1747
+ /**
1748
+ * @public
1749
+ */
1649
1750
  export interface DeleteBackupSelectionInput {
1650
1751
  /**
1651
1752
  * <p>Uniquely identifies a backup plan.</p>
@@ -1657,6 +1758,9 @@ export interface DeleteBackupSelectionInput {
1657
1758
  */
1658
1759
  SelectionId: string | undefined;
1659
1760
  }
1761
+ /**
1762
+ * @public
1763
+ */
1660
1764
  export interface DeleteBackupVaultInput {
1661
1765
  /**
1662
1766
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1666,6 +1770,9 @@ export interface DeleteBackupVaultInput {
1666
1770
  */
1667
1771
  BackupVaultName: string | undefined;
1668
1772
  }
1773
+ /**
1774
+ * @public
1775
+ */
1669
1776
  export interface DeleteBackupVaultAccessPolicyInput {
1670
1777
  /**
1671
1778
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1675,12 +1782,18 @@ export interface DeleteBackupVaultAccessPolicyInput {
1675
1782
  */
1676
1783
  BackupVaultName: string | undefined;
1677
1784
  }
1785
+ /**
1786
+ * @public
1787
+ */
1678
1788
  export interface DeleteBackupVaultLockConfigurationInput {
1679
1789
  /**
1680
1790
  * <p>The name of the backup vault from which to delete Backup Vault Lock.</p>
1681
1791
  */
1682
1792
  BackupVaultName: string | undefined;
1683
1793
  }
1794
+ /**
1795
+ * @public
1796
+ */
1684
1797
  export interface DeleteBackupVaultNotificationsInput {
1685
1798
  /**
1686
1799
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1689,12 +1802,18 @@ export interface DeleteBackupVaultNotificationsInput {
1689
1802
  */
1690
1803
  BackupVaultName: string | undefined;
1691
1804
  }
1805
+ /**
1806
+ * @public
1807
+ */
1692
1808
  export interface DeleteFrameworkInput {
1693
1809
  /**
1694
1810
  * <p>The unique name of a framework.</p>
1695
1811
  */
1696
1812
  FrameworkName: string | undefined;
1697
1813
  }
1814
+ /**
1815
+ * @public
1816
+ */
1698
1817
  export interface DeleteRecoveryPointInput {
1699
1818
  /**
1700
1819
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1709,6 +1828,9 @@ export interface DeleteRecoveryPointInput {
1709
1828
  */
1710
1829
  RecoveryPointArn: string | undefined;
1711
1830
  }
1831
+ /**
1832
+ * @public
1833
+ */
1712
1834
  export interface DeleteReportPlanInput {
1713
1835
  /**
1714
1836
  * <p>The unique name of a report plan.</p>
@@ -1716,6 +1838,7 @@ export interface DeleteReportPlanInput {
1716
1838
  ReportPlanName: string | undefined;
1717
1839
  }
1718
1840
  /**
1841
+ * @public
1719
1842
  * <p>A dependent Amazon Web Services service or resource returned an error to the Backup service, and the action cannot be completed.</p>
1720
1843
  */
1721
1844
  export declare class DependencyFailureException extends __BaseException {
@@ -1736,12 +1859,18 @@ export declare class DependencyFailureException extends __BaseException {
1736
1859
  */
1737
1860
  constructor(opts: __ExceptionOptionType<DependencyFailureException, __BaseException>);
1738
1861
  }
1862
+ /**
1863
+ * @public
1864
+ */
1739
1865
  export interface DescribeBackupJobInput {
1740
1866
  /**
1741
1867
  * <p>Uniquely identifies a request to Backup to back up a resource.</p>
1742
1868
  */
1743
1869
  BackupJobId: string | undefined;
1744
1870
  }
1871
+ /**
1872
+ * @public
1873
+ */
1745
1874
  export interface DescribeBackupJobOutput {
1746
1875
  /**
1747
1876
  * <p>Returns the account ID that owns the backup job.</p>
@@ -1873,6 +2002,9 @@ export interface DescribeBackupJobOutput {
1873
2002
  */
1874
2003
  ResourceName?: string;
1875
2004
  }
2005
+ /**
2006
+ * @public
2007
+ */
1876
2008
  export interface DescribeBackupVaultInput {
1877
2009
  /**
1878
2010
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1882,6 +2014,9 @@ export interface DescribeBackupVaultInput {
1882
2014
  */
1883
2015
  BackupVaultName: string | undefined;
1884
2016
  }
2017
+ /**
2018
+ * @public
2019
+ */
1885
2020
  export interface DescribeBackupVaultOutput {
1886
2021
  /**
1887
2022
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -1958,24 +2093,36 @@ export interface DescribeBackupVaultOutput {
1958
2093
  */
1959
2094
  LockDate?: Date;
1960
2095
  }
2096
+ /**
2097
+ * @public
2098
+ */
1961
2099
  export interface DescribeCopyJobInput {
1962
2100
  /**
1963
2101
  * <p>Uniquely identifies a copy job.</p>
1964
2102
  */
1965
2103
  CopyJobId: string | undefined;
1966
2104
  }
2105
+ /**
2106
+ * @public
2107
+ */
1967
2108
  export interface DescribeCopyJobOutput {
1968
2109
  /**
1969
2110
  * <p>Contains detailed information about a copy job.</p>
1970
2111
  */
1971
2112
  CopyJob?: CopyJob;
1972
2113
  }
2114
+ /**
2115
+ * @public
2116
+ */
1973
2117
  export interface DescribeFrameworkInput {
1974
2118
  /**
1975
2119
  * <p>The unique name of a framework.</p>
1976
2120
  */
1977
2121
  FrameworkName: string | undefined;
1978
2122
  }
2123
+ /**
2124
+ * @public
2125
+ */
1979
2126
  export interface DescribeFrameworkOutput {
1980
2127
  /**
1981
2128
  * <p>The unique name of a framework.</p>
@@ -2044,8 +2191,14 @@ export interface DescribeFrameworkOutput {
2044
2191
  */
2045
2192
  IdempotencyToken?: string;
2046
2193
  }
2194
+ /**
2195
+ * @public
2196
+ */
2047
2197
  export interface DescribeGlobalSettingsInput {
2048
2198
  }
2199
+ /**
2200
+ * @public
2201
+ */
2049
2202
  export interface DescribeGlobalSettingsOutput {
2050
2203
  /**
2051
2204
  * <p>The status of the flag <code>isCrossAccountBackupEnabled</code>.</p>
@@ -2059,6 +2212,9 @@ export interface DescribeGlobalSettingsOutput {
2059
2212
  */
2060
2213
  LastUpdateTime?: Date;
2061
2214
  }
2215
+ /**
2216
+ * @public
2217
+ */
2062
2218
  export interface DescribeProtectedResourceInput {
2063
2219
  /**
2064
2220
  * <p>An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN
@@ -2066,6 +2222,9 @@ export interface DescribeProtectedResourceInput {
2066
2222
  */
2067
2223
  ResourceArn: string | undefined;
2068
2224
  }
2225
+ /**
2226
+ * @public
2227
+ */
2069
2228
  export interface DescribeProtectedResourceOutput {
2070
2229
  /**
2071
2230
  * <p>An ARN that uniquely identifies a resource. The format of the ARN depends on the
@@ -2090,6 +2249,9 @@ export interface DescribeProtectedResourceOutput {
2090
2249
  */
2091
2250
  ResourceName?: string;
2092
2251
  }
2252
+ /**
2253
+ * @public
2254
+ */
2093
2255
  export interface DescribeRecoveryPointInput {
2094
2256
  /**
2095
2257
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2104,17 +2266,26 @@ export interface DescribeRecoveryPointInput {
2104
2266
  */
2105
2267
  RecoveryPointArn: string | undefined;
2106
2268
  }
2269
+ /**
2270
+ * @public
2271
+ */
2107
2272
  export declare enum RecoveryPointStatus {
2108
2273
  COMPLETED = "COMPLETED",
2109
2274
  DELETING = "DELETING",
2110
2275
  EXPIRED = "EXPIRED",
2111
2276
  PARTIAL = "PARTIAL"
2112
2277
  }
2278
+ /**
2279
+ * @public
2280
+ */
2113
2281
  export declare enum StorageClass {
2114
2282
  COLD = "COLD",
2115
2283
  DELETED = "DELETED",
2116
2284
  WARM = "WARM"
2117
2285
  }
2286
+ /**
2287
+ * @public
2288
+ */
2118
2289
  export interface DescribeRecoveryPointOutput {
2119
2290
  /**
2120
2291
  * <p>An ARN that uniquely identifies a recovery point; for example,
@@ -2271,8 +2442,14 @@ export interface DescribeRecoveryPointOutput {
2271
2442
  */
2272
2443
  ResourceName?: string;
2273
2444
  }
2445
+ /**
2446
+ * @public
2447
+ */
2274
2448
  export interface DescribeRegionSettingsInput {
2275
2449
  }
2450
+ /**
2451
+ * @public
2452
+ */
2276
2453
  export interface DescribeRegionSettingsOutput {
2277
2454
  /**
2278
2455
  * <p>Returns a list of all services along with the opt-in preferences in the Region.</p>
@@ -2290,6 +2467,9 @@ export interface DescribeRegionSettingsOutput {
2290
2467
  */
2291
2468
  ResourceTypeManagementPreference?: Record<string, boolean>;
2292
2469
  }
2470
+ /**
2471
+ * @public
2472
+ */
2293
2473
  export interface DescribeReportJobInput {
2294
2474
  /**
2295
2475
  * <p>The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded
@@ -2298,6 +2478,7 @@ export interface DescribeReportJobInput {
2298
2478
  ReportJobId: string | undefined;
2299
2479
  }
2300
2480
  /**
2481
+ * @public
2301
2482
  * <p>Contains information from your report job about your report destination.</p>
2302
2483
  */
2303
2484
  export interface ReportDestination {
@@ -2311,6 +2492,7 @@ export interface ReportDestination {
2311
2492
  S3Keys?: string[];
2312
2493
  }
2313
2494
  /**
2495
+ * @public
2314
2496
  * <p>Contains detailed information about a report job. A report job compiles a report based
2315
2497
  * on a report plan and publishes it to Amazon S3.</p>
2316
2498
  */
@@ -2369,6 +2551,9 @@ export interface ReportJob {
2369
2551
  */
2370
2552
  ReportDestination?: ReportDestination;
2371
2553
  }
2554
+ /**
2555
+ * @public
2556
+ */
2372
2557
  export interface DescribeReportJobOutput {
2373
2558
  /**
2374
2559
  * <p>A list of information about a report job, including its completion and creation times,
@@ -2377,6 +2562,9 @@ export interface DescribeReportJobOutput {
2377
2562
  */
2378
2563
  ReportJob?: ReportJob;
2379
2564
  }
2565
+ /**
2566
+ * @public
2567
+ */
2380
2568
  export interface DescribeReportPlanInput {
2381
2569
  /**
2382
2570
  * <p>The unique name of a report plan.</p>
@@ -2384,6 +2572,7 @@ export interface DescribeReportPlanInput {
2384
2572
  ReportPlanName: string | undefined;
2385
2573
  }
2386
2574
  /**
2575
+ * @public
2387
2576
  * <p>Contains detailed information about a report plan.</p>
2388
2577
  */
2389
2578
  export interface ReportPlan {
@@ -2449,6 +2638,9 @@ export interface ReportPlan {
2449
2638
  */
2450
2639
  LastSuccessfulExecutionTime?: Date;
2451
2640
  }
2641
+ /**
2642
+ * @public
2643
+ */
2452
2644
  export interface DescribeReportPlanOutput {
2453
2645
  /**
2454
2646
  * <p>Returns details about the report plan that is specified by its name. These details
@@ -2458,12 +2650,18 @@ export interface DescribeReportPlanOutput {
2458
2650
  */
2459
2651
  ReportPlan?: ReportPlan;
2460
2652
  }
2653
+ /**
2654
+ * @public
2655
+ */
2461
2656
  export interface DescribeRestoreJobInput {
2462
2657
  /**
2463
2658
  * <p>Uniquely identifies the job that restores a recovery point.</p>
2464
2659
  */
2465
2660
  RestoreJobId: string | undefined;
2466
2661
  }
2662
+ /**
2663
+ * @public
2664
+ */
2467
2665
  export declare enum RestoreJobStatus {
2468
2666
  ABORTED = "ABORTED",
2469
2667
  COMPLETED = "COMPLETED",
@@ -2471,6 +2669,9 @@ export declare enum RestoreJobStatus {
2471
2669
  PENDING = "PENDING",
2472
2670
  RUNNING = "RUNNING"
2473
2671
  }
2672
+ /**
2673
+ * @public
2674
+ */
2474
2675
  export interface DescribeRestoreJobOutput {
2475
2676
  /**
2476
2677
  * <p>Returns the account ID that owns the restore job.</p>
@@ -2538,6 +2739,9 @@ export interface DescribeRestoreJobOutput {
2538
2739
  */
2539
2740
  ResourceType?: string;
2540
2741
  }
2742
+ /**
2743
+ * @public
2744
+ */
2541
2745
  export interface DisassociateRecoveryPointInput {
2542
2746
  /**
2543
2747
  * <p>The unique name of an Backup vault.</p>
@@ -2549,6 +2753,9 @@ export interface DisassociateRecoveryPointInput {
2549
2753
  */
2550
2754
  RecoveryPointArn: string | undefined;
2551
2755
  }
2756
+ /**
2757
+ * @public
2758
+ */
2552
2759
  export interface DisassociateRecoveryPointFromParentInput {
2553
2760
  /**
2554
2761
  * <p>This is the name of a logical container where the child (nested) recovery point
@@ -2565,12 +2772,18 @@ export interface DisassociateRecoveryPointFromParentInput {
2565
2772
  */
2566
2773
  RecoveryPointArn: string | undefined;
2567
2774
  }
2775
+ /**
2776
+ * @public
2777
+ */
2568
2778
  export interface ExportBackupPlanTemplateInput {
2569
2779
  /**
2570
2780
  * <p>Uniquely identifies a backup plan.</p>
2571
2781
  */
2572
2782
  BackupPlanId: string | undefined;
2573
2783
  }
2784
+ /**
2785
+ * @public
2786
+ */
2574
2787
  export interface ExportBackupPlanTemplateOutput {
2575
2788
  /**
2576
2789
  * <p>The body of a backup plan template in JSON format.</p>
@@ -2582,6 +2795,9 @@ export interface ExportBackupPlanTemplateOutput {
2582
2795
  */
2583
2796
  BackupPlanTemplateJson?: string;
2584
2797
  }
2798
+ /**
2799
+ * @public
2800
+ */
2585
2801
  export interface GetBackupPlanInput {
2586
2802
  /**
2587
2803
  * <p>Uniquely identifies a backup plan.</p>
@@ -2593,6 +2809,9 @@ export interface GetBackupPlanInput {
2593
2809
  */
2594
2810
  VersionId?: string;
2595
2811
  }
2812
+ /**
2813
+ * @public
2814
+ */
2596
2815
  export interface GetBackupPlanOutput {
2597
2816
  /**
2598
2817
  * <p>Specifies the body of a backup plan. Includes a <code>BackupPlanName</code> and one or
@@ -2645,12 +2864,18 @@ export interface GetBackupPlanOutput {
2645
2864
  */
2646
2865
  AdvancedBackupSettings?: AdvancedBackupSetting[];
2647
2866
  }
2867
+ /**
2868
+ * @public
2869
+ */
2648
2870
  export interface GetBackupPlanFromJSONInput {
2649
2871
  /**
2650
2872
  * <p>A customer-supplied backup plan document in JSON format.</p>
2651
2873
  */
2652
2874
  BackupPlanTemplateJson: string | undefined;
2653
2875
  }
2876
+ /**
2877
+ * @public
2878
+ */
2654
2879
  export interface GetBackupPlanFromJSONOutput {
2655
2880
  /**
2656
2881
  * <p>Specifies the body of a backup plan. Includes a <code>BackupPlanName</code> and one or
@@ -2658,12 +2883,18 @@ export interface GetBackupPlanFromJSONOutput {
2658
2883
  */
2659
2884
  BackupPlan?: BackupPlan;
2660
2885
  }
2886
+ /**
2887
+ * @public
2888
+ */
2661
2889
  export interface GetBackupPlanFromTemplateInput {
2662
2890
  /**
2663
2891
  * <p>Uniquely identifies a stored backup plan template.</p>
2664
2892
  */
2665
2893
  BackupPlanTemplateId: string | undefined;
2666
2894
  }
2895
+ /**
2896
+ * @public
2897
+ */
2667
2898
  export interface GetBackupPlanFromTemplateOutput {
2668
2899
  /**
2669
2900
  * <p>Returns the body of a backup plan based on the target template, including the name,
@@ -2671,6 +2902,9 @@ export interface GetBackupPlanFromTemplateOutput {
2671
2902
  */
2672
2903
  BackupPlanDocument?: BackupPlan;
2673
2904
  }
2905
+ /**
2906
+ * @public
2907
+ */
2674
2908
  export interface GetBackupSelectionInput {
2675
2909
  /**
2676
2910
  * <p>Uniquely identifies a backup plan.</p>
@@ -2682,6 +2916,9 @@ export interface GetBackupSelectionInput {
2682
2916
  */
2683
2917
  SelectionId: string | undefined;
2684
2918
  }
2919
+ /**
2920
+ * @public
2921
+ */
2685
2922
  export interface GetBackupSelectionOutput {
2686
2923
  /**
2687
2924
  * <p>Specifies the body of a request to assign a set of resources to a backup plan.</p>
@@ -2709,6 +2946,9 @@ export interface GetBackupSelectionOutput {
2709
2946
  */
2710
2947
  CreatorRequestId?: string;
2711
2948
  }
2949
+ /**
2950
+ * @public
2951
+ */
2712
2952
  export interface GetBackupVaultAccessPolicyInput {
2713
2953
  /**
2714
2954
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2718,6 +2958,9 @@ export interface GetBackupVaultAccessPolicyInput {
2718
2958
  */
2719
2959
  BackupVaultName: string | undefined;
2720
2960
  }
2961
+ /**
2962
+ * @public
2963
+ */
2721
2964
  export interface GetBackupVaultAccessPolicyOutput {
2722
2965
  /**
2723
2966
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2735,6 +2978,9 @@ export interface GetBackupVaultAccessPolicyOutput {
2735
2978
  */
2736
2979
  Policy?: string;
2737
2980
  }
2981
+ /**
2982
+ * @public
2983
+ */
2738
2984
  export interface GetBackupVaultNotificationsInput {
2739
2985
  /**
2740
2986
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2744,6 +2990,9 @@ export interface GetBackupVaultNotificationsInput {
2744
2990
  */
2745
2991
  BackupVaultName: string | undefined;
2746
2992
  }
2993
+ /**
2994
+ * @public
2995
+ */
2747
2996
  export interface GetBackupVaultNotificationsOutput {
2748
2997
  /**
2749
2998
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2767,6 +3016,9 @@ export interface GetBackupVaultNotificationsOutput {
2767
3016
  */
2768
3017
  BackupVaultEvents?: (BackupVaultEvent | string)[];
2769
3018
  }
3019
+ /**
3020
+ * @public
3021
+ */
2770
3022
  export interface GetLegalHoldInput {
2771
3023
  /**
2772
3024
  * <p>This is the ID required to use <code>GetLegalHold</code>. This unique ID
@@ -2774,6 +3026,9 @@ export interface GetLegalHoldInput {
2774
3026
  */
2775
3027
  LegalHoldId: string | undefined;
2776
3028
  }
3029
+ /**
3030
+ * @public
3031
+ */
2777
3032
  export interface GetLegalHoldOutput {
2778
3033
  /**
2779
3034
  * <p>This is the string title of the legal hold.</p>
@@ -2822,6 +3077,9 @@ export interface GetLegalHoldOutput {
2822
3077
  */
2823
3078
  RecoveryPointSelection?: RecoveryPointSelection;
2824
3079
  }
3080
+ /**
3081
+ * @public
3082
+ */
2825
3083
  export interface GetRecoveryPointRestoreMetadataInput {
2826
3084
  /**
2827
3085
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -2836,6 +3094,9 @@ export interface GetRecoveryPointRestoreMetadataInput {
2836
3094
  */
2837
3095
  RecoveryPointArn: string | undefined;
2838
3096
  }
3097
+ /**
3098
+ * @public
3099
+ */
2839
3100
  export interface GetRecoveryPointRestoreMetadataOutput {
2840
3101
  /**
2841
3102
  * <p>An ARN that uniquely identifies a backup vault; for example,
@@ -2854,6 +3115,9 @@ export interface GetRecoveryPointRestoreMetadataOutput {
2854
3115
  */
2855
3116
  RestoreMetadata?: Record<string, string>;
2856
3117
  }
3118
+ /**
3119
+ * @public
3120
+ */
2857
3121
  export interface GetSupportedResourceTypesOutput {
2858
3122
  /**
2859
3123
  * <p>Contains a string with the supported Amazon Web Services resource types:</p>
@@ -2902,6 +3166,9 @@ export interface GetSupportedResourceTypesOutput {
2902
3166
  */
2903
3167
  ResourceTypes?: string[];
2904
3168
  }
3169
+ /**
3170
+ * @public
3171
+ */
2905
3172
  export interface ListBackupJobsInput {
2906
3173
  /**
2907
3174
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3014,6 +3281,9 @@ export interface ListBackupJobsInput {
3014
3281
  */
3015
3282
  ByParentJobId?: string;
3016
3283
  }
3284
+ /**
3285
+ * @public
3286
+ */
3017
3287
  export interface ListBackupJobsOutput {
3018
3288
  /**
3019
3289
  * <p>An array of structures containing metadata about your backup jobs returned in JSON
@@ -3028,6 +3298,9 @@ export interface ListBackupJobsOutput {
3028
3298
  */
3029
3299
  NextToken?: string;
3030
3300
  }
3301
+ /**
3302
+ * @public
3303
+ */
3031
3304
  export interface ListBackupPlansInput {
3032
3305
  /**
3033
3306
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3046,6 +3319,9 @@ export interface ListBackupPlansInput {
3046
3319
  */
3047
3320
  IncludeDeleted?: boolean;
3048
3321
  }
3322
+ /**
3323
+ * @public
3324
+ */
3049
3325
  export interface ListBackupPlansOutput {
3050
3326
  /**
3051
3327
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3060,6 +3336,9 @@ export interface ListBackupPlansOutput {
3060
3336
  */
3061
3337
  BackupPlansList?: BackupPlansListMember[];
3062
3338
  }
3339
+ /**
3340
+ * @public
3341
+ */
3063
3342
  export interface ListBackupPlanTemplatesInput {
3064
3343
  /**
3065
3344
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3073,6 +3352,9 @@ export interface ListBackupPlanTemplatesInput {
3073
3352
  */
3074
3353
  MaxResults?: number;
3075
3354
  }
3355
+ /**
3356
+ * @public
3357
+ */
3076
3358
  export interface ListBackupPlanTemplatesOutput {
3077
3359
  /**
3078
3360
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3086,6 +3368,9 @@ export interface ListBackupPlanTemplatesOutput {
3086
3368
  */
3087
3369
  BackupPlanTemplatesList?: BackupPlanTemplatesListMember[];
3088
3370
  }
3371
+ /**
3372
+ * @public
3373
+ */
3089
3374
  export interface ListBackupPlanVersionsInput {
3090
3375
  /**
3091
3376
  * <p>Uniquely identifies a backup plan.</p>
@@ -3103,6 +3388,9 @@ export interface ListBackupPlanVersionsInput {
3103
3388
  */
3104
3389
  MaxResults?: number;
3105
3390
  }
3391
+ /**
3392
+ * @public
3393
+ */
3106
3394
  export interface ListBackupPlanVersionsOutput {
3107
3395
  /**
3108
3396
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3116,6 +3404,9 @@ export interface ListBackupPlanVersionsOutput {
3116
3404
  */
3117
3405
  BackupPlanVersionsList?: BackupPlansListMember[];
3118
3406
  }
3407
+ /**
3408
+ * @public
3409
+ */
3119
3410
  export interface ListBackupSelectionsInput {
3120
3411
  /**
3121
3412
  * <p>Uniquely identifies a backup plan.</p>
@@ -3133,6 +3424,9 @@ export interface ListBackupSelectionsInput {
3133
3424
  */
3134
3425
  MaxResults?: number;
3135
3426
  }
3427
+ /**
3428
+ * @public
3429
+ */
3136
3430
  export interface ListBackupSelectionsOutput {
3137
3431
  /**
3138
3432
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3147,6 +3441,9 @@ export interface ListBackupSelectionsOutput {
3147
3441
  */
3148
3442
  BackupSelectionsList?: BackupSelectionsListMember[];
3149
3443
  }
3444
+ /**
3445
+ * @public
3446
+ */
3150
3447
  export interface ListBackupVaultsInput {
3151
3448
  /**
3152
3449
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3160,6 +3457,9 @@ export interface ListBackupVaultsInput {
3160
3457
  */
3161
3458
  MaxResults?: number;
3162
3459
  }
3460
+ /**
3461
+ * @public
3462
+ */
3163
3463
  export interface ListBackupVaultsOutput {
3164
3464
  /**
3165
3465
  * <p>An array of backup vault list members containing vault metadata, including Amazon
@@ -3175,6 +3475,9 @@ export interface ListBackupVaultsOutput {
3175
3475
  */
3176
3476
  NextToken?: string;
3177
3477
  }
3478
+ /**
3479
+ * @public
3480
+ */
3178
3481
  export interface ListCopyJobsInput {
3179
3482
  /**
3180
3483
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3283,6 +3586,9 @@ export interface ListCopyJobsInput {
3283
3586
  */
3284
3587
  ByParentJobId?: string;
3285
3588
  }
3589
+ /**
3590
+ * @public
3591
+ */
3286
3592
  export interface ListCopyJobsOutput {
3287
3593
  /**
3288
3594
  * <p>An array of structures containing metadata about your copy jobs returned in JSON format.
@@ -3296,6 +3602,9 @@ export interface ListCopyJobsOutput {
3296
3602
  */
3297
3603
  NextToken?: string;
3298
3604
  }
3605
+ /**
3606
+ * @public
3607
+ */
3299
3608
  export interface ListFrameworksInput {
3300
3609
  /**
3301
3610
  * <p>The number of desired results from 1 to 1000. Optional. If unspecified, the query will
@@ -3309,6 +3618,7 @@ export interface ListFrameworksInput {
3309
3618
  NextToken?: string;
3310
3619
  }
3311
3620
  /**
3621
+ * @public
3312
3622
  * <p>Contains detailed information about a framework. Frameworks contain controls, which
3313
3623
  * evaluate and report on your backup events and resources. Frameworks generate daily
3314
3624
  * compliance results.</p>
@@ -3348,6 +3658,9 @@ export interface Framework {
3348
3658
  */
3349
3659
  DeploymentStatus?: string;
3350
3660
  }
3661
+ /**
3662
+ * @public
3663
+ */
3351
3664
  export interface ListFrameworksOutput {
3352
3665
  /**
3353
3666
  * <p>A list of frameworks with details for each framework, including the framework name,
@@ -3361,6 +3674,9 @@ export interface ListFrameworksOutput {
3361
3674
  */
3362
3675
  NextToken?: string;
3363
3676
  }
3677
+ /**
3678
+ * @public
3679
+ */
3364
3680
  export interface ListLegalHoldsInput {
3365
3681
  /**
3366
3682
  * <p>The next item following a partial list of returned resources. For example, if a request
@@ -3375,6 +3691,7 @@ export interface ListLegalHoldsInput {
3375
3691
  MaxResults?: number;
3376
3692
  }
3377
3693
  /**
3694
+ * @public
3378
3695
  * <p>A legal hold is an administrative tool that helps prevent backups
3379
3696
  * from being deleted while under a hold. While the hold is in place,
3380
3697
  * backups under a hold cannot be deleted and lifecycle policies that
@@ -3417,6 +3734,9 @@ export interface LegalHold {
3417
3734
  */
3418
3735
  CancellationDate?: Date;
3419
3736
  }
3737
+ /**
3738
+ * @public
3739
+ */
3420
3740
  export interface ListLegalHoldsOutput {
3421
3741
  /**
3422
3742
  * <p>The next item following a partial list of returned resources. For example, if a request
@@ -3430,6 +3750,9 @@ export interface ListLegalHoldsOutput {
3430
3750
  */
3431
3751
  LegalHolds?: LegalHold[];
3432
3752
  }
3753
+ /**
3754
+ * @public
3755
+ */
3433
3756
  export interface ListProtectedResourcesInput {
3434
3757
  /**
3435
3758
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3444,6 +3767,7 @@ export interface ListProtectedResourcesInput {
3444
3767
  MaxResults?: number;
3445
3768
  }
3446
3769
  /**
3770
+ * @public
3447
3771
  * <p>A structure that contains information about a backed-up resource.</p>
3448
3772
  */
3449
3773
  export interface ProtectedResource {
@@ -3471,6 +3795,9 @@ export interface ProtectedResource {
3471
3795
  */
3472
3796
  ResourceName?: string;
3473
3797
  }
3798
+ /**
3799
+ * @public
3800
+ */
3474
3801
  export interface ListProtectedResourcesOutput {
3475
3802
  /**
3476
3803
  * <p>An array of resources successfully backed up by Backup including the time
@@ -3486,6 +3813,9 @@ export interface ListProtectedResourcesOutput {
3486
3813
  */
3487
3814
  NextToken?: string;
3488
3815
  }
3816
+ /**
3817
+ * @public
3818
+ */
3489
3819
  export interface ListRecoveryPointsByBackupVaultInput {
3490
3820
  /**
3491
3821
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -3537,6 +3867,7 @@ export interface ListRecoveryPointsByBackupVaultInput {
3537
3867
  ByParentRecoveryPointArn?: string;
3538
3868
  }
3539
3869
  /**
3870
+ * @public
3540
3871
  * <p>Contains detailed information about the recovery points stored in a backup vault.</p>
3541
3872
  */
3542
3873
  export interface RecoveryPointByBackupVault {
@@ -3670,6 +4001,9 @@ export interface RecoveryPointByBackupVault {
3670
4001
  */
3671
4002
  ResourceName?: string;
3672
4003
  }
4004
+ /**
4005
+ * @public
4006
+ */
3673
4007
  export interface ListRecoveryPointsByBackupVaultOutput {
3674
4008
  /**
3675
4009
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3684,6 +4018,9 @@ export interface ListRecoveryPointsByBackupVaultOutput {
3684
4018
  */
3685
4019
  RecoveryPoints?: RecoveryPointByBackupVault[];
3686
4020
  }
4021
+ /**
4022
+ * @public
4023
+ */
3687
4024
  export interface ListRecoveryPointsByLegalHoldInput {
3688
4025
  /**
3689
4026
  * <p>This is the ID of the legal hold.</p>
@@ -3702,6 +4039,7 @@ export interface ListRecoveryPointsByLegalHoldInput {
3702
4039
  MaxResults?: number;
3703
4040
  }
3704
4041
  /**
4042
+ * @public
3705
4043
  * <p>This is a recovery point which is a child (nested) recovery point
3706
4044
  * of a parent (composite) recovery point. These recovery points
3707
4045
  * can be disassociated from their parent (composite) recovery
@@ -3714,6 +4052,9 @@ export interface RecoveryPointMember {
3714
4052
  */
3715
4053
  RecoveryPointArn?: string;
3716
4054
  }
4055
+ /**
4056
+ * @public
4057
+ */
3717
4058
  export interface ListRecoveryPointsByLegalHoldOutput {
3718
4059
  /**
3719
4060
  * <p>This is a list of the recovery points returned by
@@ -3725,6 +4066,9 @@ export interface ListRecoveryPointsByLegalHoldOutput {
3725
4066
  */
3726
4067
  NextToken?: string;
3727
4068
  }
4069
+ /**
4070
+ * @public
4071
+ */
3728
4072
  export interface ListRecoveryPointsByResourceInput {
3729
4073
  /**
3730
4074
  * <p>An ARN that uniquely identifies a resource. The format of the ARN depends on the
@@ -3747,6 +4091,7 @@ export interface ListRecoveryPointsByResourceInput {
3747
4091
  MaxResults?: number;
3748
4092
  }
3749
4093
  /**
4094
+ * @public
3750
4095
  * <p>Contains detailed information about a saved recovery point.</p>
3751
4096
  */
3752
4097
  export interface RecoveryPointByResource {
@@ -3802,6 +4147,9 @@ export interface RecoveryPointByResource {
3802
4147
  */
3803
4148
  ResourceName?: string;
3804
4149
  }
4150
+ /**
4151
+ * @public
4152
+ */
3805
4153
  export interface ListRecoveryPointsByResourceOutput {
3806
4154
  /**
3807
4155
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3820,6 +4168,9 @@ export interface ListRecoveryPointsByResourceOutput {
3820
4168
  */
3821
4169
  RecoveryPoints?: RecoveryPointByResource[];
3822
4170
  }
4171
+ /**
4172
+ * @public
4173
+ */
3823
4174
  export interface ListReportJobsInput {
3824
4175
  /**
3825
4176
  * <p>Returns only report jobs with the specified report plan name.</p>
@@ -3855,6 +4206,9 @@ export interface ListReportJobsInput {
3855
4206
  */
3856
4207
  NextToken?: string;
3857
4208
  }
4209
+ /**
4210
+ * @public
4211
+ */
3858
4212
  export interface ListReportJobsOutput {
3859
4213
  /**
3860
4214
  * <p>Details about your report jobs in JSON format.</p>
@@ -3866,6 +4220,9 @@ export interface ListReportJobsOutput {
3866
4220
  */
3867
4221
  NextToken?: string;
3868
4222
  }
4223
+ /**
4224
+ * @public
4225
+ */
3869
4226
  export interface ListReportPlansInput {
3870
4227
  /**
3871
4228
  * <p>The number of desired results from 1 to 1000. Optional. If unspecified, the query will
@@ -3878,6 +4235,9 @@ export interface ListReportPlansInput {
3878
4235
  */
3879
4236
  NextToken?: string;
3880
4237
  }
4238
+ /**
4239
+ * @public
4240
+ */
3881
4241
  export interface ListReportPlansOutput {
3882
4242
  /**
3883
4243
  * <p>A list of your report plans with detailed information for each plan. This information
@@ -3892,6 +4252,9 @@ export interface ListReportPlansOutput {
3892
4252
  */
3893
4253
  NextToken?: string;
3894
4254
  }
4255
+ /**
4256
+ * @public
4257
+ */
3895
4258
  export interface ListRestoreJobsInput {
3896
4259
  /**
3897
4260
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -3933,6 +4296,7 @@ export interface ListRestoreJobsInput {
3933
4296
  ByCompleteAfter?: Date;
3934
4297
  }
3935
4298
  /**
4299
+ * @public
3936
4300
  * <p>Contains metadata about a restore job.</p>
3937
4301
  */
3938
4302
  export interface RestoreJobsListMember {
@@ -4004,6 +4368,9 @@ export interface RestoreJobsListMember {
4004
4368
  */
4005
4369
  ResourceType?: string;
4006
4370
  }
4371
+ /**
4372
+ * @public
4373
+ */
4007
4374
  export interface ListRestoreJobsOutput {
4008
4375
  /**
4009
4376
  * <p>An array of objects that contain detailed information about jobs to restore saved
@@ -4018,6 +4385,9 @@ export interface ListRestoreJobsOutput {
4018
4385
  */
4019
4386
  NextToken?: string;
4020
4387
  }
4388
+ /**
4389
+ * @public
4390
+ */
4021
4391
  export interface ListTagsInput {
4022
4392
  /**
4023
4393
  * <p>An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN
@@ -4037,6 +4407,9 @@ export interface ListTagsInput {
4037
4407
  */
4038
4408
  MaxResults?: number;
4039
4409
  }
4410
+ /**
4411
+ * @public
4412
+ */
4040
4413
  export interface ListTagsOutput {
4041
4414
  /**
4042
4415
  * <p>The next item following a partial list of returned items. For example, if a request is
@@ -4051,6 +4424,9 @@ export interface ListTagsOutput {
4051
4424
  */
4052
4425
  Tags?: Record<string, string>;
4053
4426
  }
4427
+ /**
4428
+ * @public
4429
+ */
4054
4430
  export interface PutBackupVaultAccessPolicyInput {
4055
4431
  /**
4056
4432
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -4064,6 +4440,9 @@ export interface PutBackupVaultAccessPolicyInput {
4064
4440
  */
4065
4441
  Policy?: string;
4066
4442
  }
4443
+ /**
4444
+ * @public
4445
+ */
4067
4446
  export interface PutBackupVaultLockConfigurationInput {
4068
4447
  /**
4069
4448
  * <p>The Backup Vault Lock configuration that specifies the name of the backup
@@ -4121,6 +4500,9 @@ export interface PutBackupVaultLockConfigurationInput {
4121
4500
  */
4122
4501
  ChangeableForDays?: number;
4123
4502
  }
4503
+ /**
4504
+ * @public
4505
+ */
4124
4506
  export interface PutBackupVaultNotificationsInput {
4125
4507
  /**
4126
4508
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -4172,6 +4554,9 @@ export interface PutBackupVaultNotificationsInput {
4172
4554
  */
4173
4555
  BackupVaultEvents: (BackupVaultEvent | string)[] | undefined;
4174
4556
  }
4557
+ /**
4558
+ * @public
4559
+ */
4175
4560
  export interface StartBackupJobInput {
4176
4561
  /**
4177
4562
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -4238,6 +4623,9 @@ export interface StartBackupJobInput {
4238
4623
  */
4239
4624
  BackupOptions?: Record<string, string>;
4240
4625
  }
4626
+ /**
4627
+ * @public
4628
+ */
4241
4629
  export interface StartBackupJobOutput {
4242
4630
  /**
4243
4631
  * <p>Uniquely identifies a request to Backup to back up a resource.</p>
@@ -4265,6 +4653,9 @@ export interface StartBackupJobOutput {
4265
4653
  */
4266
4654
  IsParent?: boolean;
4267
4655
  }
4656
+ /**
4657
+ * @public
4658
+ */
4268
4659
  export interface StartCopyJobInput {
4269
4660
  /**
4270
4661
  * <p>An ARN that uniquely identifies a recovery point to use for the copy job; for example,
@@ -4309,6 +4700,9 @@ export interface StartCopyJobInput {
4309
4700
  */
4310
4701
  Lifecycle?: Lifecycle;
4311
4702
  }
4703
+ /**
4704
+ * @public
4705
+ */
4312
4706
  export interface StartCopyJobOutput {
4313
4707
  /**
4314
4708
  * <p>Uniquely identifies a copy job.</p>
@@ -4327,6 +4721,9 @@ export interface StartCopyJobOutput {
4327
4721
  */
4328
4722
  IsParent?: boolean;
4329
4723
  }
4724
+ /**
4725
+ * @public
4726
+ */
4330
4727
  export interface StartReportJobInput {
4331
4728
  /**
4332
4729
  * <p>The unique name of a report plan.</p>
@@ -4339,6 +4736,9 @@ export interface StartReportJobInput {
4339
4736
  */
4340
4737
  IdempotencyToken?: string;
4341
4738
  }
4739
+ /**
4740
+ * @public
4741
+ */
4342
4742
  export interface StartReportJobOutput {
4343
4743
  /**
4344
4744
  * <p>The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded
@@ -4346,6 +4746,9 @@ export interface StartReportJobOutput {
4346
4746
  */
4347
4747
  ReportJobId?: string;
4348
4748
  }
4749
+ /**
4750
+ * @public
4751
+ */
4349
4752
  export interface StartRestoreJobInput {
4350
4753
  /**
4351
4754
  * <p>An ARN that uniquely identifies a recovery point; for example,
@@ -4471,18 +4874,27 @@ export interface StartRestoreJobInput {
4471
4874
  */
4472
4875
  ResourceType?: string;
4473
4876
  }
4877
+ /**
4878
+ * @public
4879
+ */
4474
4880
  export interface StartRestoreJobOutput {
4475
4881
  /**
4476
4882
  * <p>Uniquely identifies the job that restores a recovery point.</p>
4477
4883
  */
4478
4884
  RestoreJobId?: string;
4479
4885
  }
4886
+ /**
4887
+ * @public
4888
+ */
4480
4889
  export interface StopBackupJobInput {
4481
4890
  /**
4482
4891
  * <p>Uniquely identifies a request to Backup to back up a resource.</p>
4483
4892
  */
4484
4893
  BackupJobId: string | undefined;
4485
4894
  }
4895
+ /**
4896
+ * @public
4897
+ */
4486
4898
  export interface TagResourceInput {
4487
4899
  /**
4488
4900
  * <p>An ARN that uniquely identifies a resource. The format of the ARN depends on the type of
@@ -4492,10 +4904,13 @@ export interface TagResourceInput {
4492
4904
  /**
4493
4905
  * <p>Key-value pairs that are used to help organize your resources. You can assign your own
4494
4906
  * metadata to the resources you create. For clarity, this is the structure to assign tags:
4495
- * <code>[{"Key":"string","Value":"string"}]</code>.</p>
4907
+ * <code>[\{"Key":"string","Value":"string"\}]</code>.</p>
4496
4908
  */
4497
4909
  Tags: Record<string, string> | undefined;
4498
4910
  }
4911
+ /**
4912
+ * @public
4913
+ */
4499
4914
  export interface UntagResourceInput {
4500
4915
  /**
4501
4916
  * <p>An ARN that uniquely identifies a resource. The format of the ARN depends on the type of
@@ -4507,6 +4922,9 @@ export interface UntagResourceInput {
4507
4922
  */
4508
4923
  TagKeyList: string[] | undefined;
4509
4924
  }
4925
+ /**
4926
+ * @public
4927
+ */
4510
4928
  export interface UpdateBackupPlanInput {
4511
4929
  /**
4512
4930
  * <p>Uniquely identifies a backup plan.</p>
@@ -4518,6 +4936,9 @@ export interface UpdateBackupPlanInput {
4518
4936
  */
4519
4937
  BackupPlan: BackupPlanInput | undefined;
4520
4938
  }
4939
+ /**
4940
+ * @public
4941
+ */
4521
4942
  export interface UpdateBackupPlanOutput {
4522
4943
  /**
4523
4944
  * <p>Uniquely identifies a backup plan.</p>
@@ -4545,6 +4966,9 @@ export interface UpdateBackupPlanOutput {
4545
4966
  */
4546
4967
  AdvancedBackupSettings?: AdvancedBackupSetting[];
4547
4968
  }
4969
+ /**
4970
+ * @public
4971
+ */
4548
4972
  export interface UpdateFrameworkInput {
4549
4973
  /**
4550
4974
  * <p>The unique name of a framework. This name is between 1 and 256 characters, starting with
@@ -4567,6 +4991,9 @@ export interface UpdateFrameworkInput {
4567
4991
  */
4568
4992
  IdempotencyToken?: string;
4569
4993
  }
4994
+ /**
4995
+ * @public
4996
+ */
4570
4997
  export interface UpdateFrameworkOutput {
4571
4998
  /**
4572
4999
  * <p>The unique name of a framework. This name is between 1 and 256 characters, starting with
@@ -4585,6 +5012,9 @@ export interface UpdateFrameworkOutput {
4585
5012
  */
4586
5013
  CreationTime?: Date;
4587
5014
  }
5015
+ /**
5016
+ * @public
5017
+ */
4588
5018
  export interface UpdateGlobalSettingsInput {
4589
5019
  /**
4590
5020
  * <p>A value for <code>isCrossAccountBackupEnabled</code> and a Region. Example:
@@ -4593,6 +5023,9 @@ export interface UpdateGlobalSettingsInput {
4593
5023
  */
4594
5024
  GlobalSettings?: Record<string, string>;
4595
5025
  }
5026
+ /**
5027
+ * @public
5028
+ */
4596
5029
  export interface UpdateRecoveryPointLifecycleInput {
4597
5030
  /**
4598
5031
  * <p>The name of a logical container where backups are stored. Backup vaults are identified
@@ -4617,6 +5050,9 @@ export interface UpdateRecoveryPointLifecycleInput {
4617
5050
  */
4618
5051
  Lifecycle?: Lifecycle;
4619
5052
  }
5053
+ /**
5054
+ * @public
5055
+ */
4620
5056
  export interface UpdateRecoveryPointLifecycleOutput {
4621
5057
  /**
4622
5058
  * <p>An ARN that uniquely identifies a backup vault; for example,
@@ -4648,6 +5084,9 @@ export interface UpdateRecoveryPointLifecycleOutput {
4648
5084
  */
4649
5085
  CalculatedLifecycle?: CalculatedLifecycle;
4650
5086
  }
5087
+ /**
5088
+ * @public
5089
+ */
4651
5090
  export interface UpdateRegionSettingsInput {
4652
5091
  /**
4653
5092
  * <p>Updates the list of services along with the opt-in preferences for the Region.</p>
@@ -4661,6 +5100,9 @@ export interface UpdateRegionSettingsInput {
4661
5100
  */
4662
5101
  ResourceTypeManagementPreference?: Record<string, boolean>;
4663
5102
  }
5103
+ /**
5104
+ * @public
5105
+ */
4664
5106
  export interface UpdateReportPlanInput {
4665
5107
  /**
4666
5108
  * <p>The unique name of the report plan. This name is between 1 and 256 characters, starting
@@ -4696,6 +5138,9 @@ export interface UpdateReportPlanInput {
4696
5138
  */
4697
5139
  IdempotencyToken?: string;
4698
5140
  }
5141
+ /**
5142
+ * @public
5143
+ */
4699
5144
  export interface UpdateReportPlanOutput {
4700
5145
  /**
4701
5146
  * <p>The unique name of the report plan.</p>
@@ -4714,26 +5159,6 @@ export interface UpdateReportPlanOutput {
4714
5159
  */
4715
5160
  CreationTime?: Date;
4716
5161
  }
4717
- /**
4718
- * @internal
4719
- */
4720
- export declare const AdvancedBackupSettingFilterSensitiveLog: (obj: AdvancedBackupSetting) => any;
4721
- /**
4722
- * @internal
4723
- */
4724
- export declare const RecoveryPointCreatorFilterSensitiveLog: (obj: RecoveryPointCreator) => any;
4725
- /**
4726
- * @internal
4727
- */
4728
- export declare const BackupJobFilterSensitiveLog: (obj: BackupJob) => any;
4729
- /**
4730
- * @internal
4731
- */
4732
- export declare const LifecycleFilterSensitiveLog: (obj: Lifecycle) => any;
4733
- /**
4734
- * @internal
4735
- */
4736
- export declare const CopyActionFilterSensitiveLog: (obj: CopyAction) => any;
4737
5162
  /**
4738
5163
  * @internal
4739
5164
  */
@@ -4750,566 +5175,46 @@ export declare const BackupRuleInputFilterSensitiveLog: (obj: BackupRuleInput) =
4750
5175
  * @internal
4751
5176
  */
4752
5177
  export declare const BackupPlanInputFilterSensitiveLog: (obj: BackupPlanInput) => any;
4753
- /**
4754
- * @internal
4755
- */
4756
- export declare const BackupPlansListMemberFilterSensitiveLog: (obj: BackupPlansListMember) => any;
4757
- /**
4758
- * @internal
4759
- */
4760
- export declare const BackupPlanTemplatesListMemberFilterSensitiveLog: (obj: BackupPlanTemplatesListMember) => any;
4761
- /**
4762
- * @internal
4763
- */
4764
- export declare const ConditionParameterFilterSensitiveLog: (obj: ConditionParameter) => any;
4765
- /**
4766
- * @internal
4767
- */
4768
- export declare const ConditionsFilterSensitiveLog: (obj: Conditions) => any;
4769
- /**
4770
- * @internal
4771
- */
4772
- export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
4773
- /**
4774
- * @internal
4775
- */
4776
- export declare const BackupSelectionFilterSensitiveLog: (obj: BackupSelection) => any;
4777
- /**
4778
- * @internal
4779
- */
4780
- export declare const BackupSelectionsListMemberFilterSensitiveLog: (obj: BackupSelectionsListMember) => any;
4781
- /**
4782
- * @internal
4783
- */
4784
- export declare const BackupVaultListMemberFilterSensitiveLog: (obj: BackupVaultListMember) => any;
4785
- /**
4786
- * @internal
4787
- */
4788
- export declare const CalculatedLifecycleFilterSensitiveLog: (obj: CalculatedLifecycle) => any;
4789
- /**
4790
- * @internal
4791
- */
4792
- export declare const CancelLegalHoldInputFilterSensitiveLog: (obj: CancelLegalHoldInput) => any;
4793
- /**
4794
- * @internal
4795
- */
4796
- export declare const CancelLegalHoldOutputFilterSensitiveLog: (obj: CancelLegalHoldOutput) => any;
4797
- /**
4798
- * @internal
4799
- */
4800
- export declare const ControlInputParameterFilterSensitiveLog: (obj: ControlInputParameter) => any;
4801
- /**
4802
- * @internal
4803
- */
4804
- export declare const ControlScopeFilterSensitiveLog: (obj: ControlScope) => any;
4805
- /**
4806
- * @internal
4807
- */
4808
- export declare const CopyJobFilterSensitiveLog: (obj: CopyJob) => any;
4809
5178
  /**
4810
5179
  * @internal
4811
5180
  */
4812
5181
  export declare const CreateBackupPlanInputFilterSensitiveLog: (obj: CreateBackupPlanInput) => any;
4813
- /**
4814
- * @internal
4815
- */
4816
- export declare const CreateBackupPlanOutputFilterSensitiveLog: (obj: CreateBackupPlanOutput) => any;
4817
- /**
4818
- * @internal
4819
- */
4820
- export declare const CreateBackupSelectionInputFilterSensitiveLog: (obj: CreateBackupSelectionInput) => any;
4821
- /**
4822
- * @internal
4823
- */
4824
- export declare const CreateBackupSelectionOutputFilterSensitiveLog: (obj: CreateBackupSelectionOutput) => any;
4825
5182
  /**
4826
5183
  * @internal
4827
5184
  */
4828
5185
  export declare const CreateBackupVaultInputFilterSensitiveLog: (obj: CreateBackupVaultInput) => any;
4829
- /**
4830
- * @internal
4831
- */
4832
- export declare const CreateBackupVaultOutputFilterSensitiveLog: (obj: CreateBackupVaultOutput) => any;
4833
- /**
4834
- * @internal
4835
- */
4836
- export declare const FrameworkControlFilterSensitiveLog: (obj: FrameworkControl) => any;
4837
- /**
4838
- * @internal
4839
- */
4840
- export declare const CreateFrameworkInputFilterSensitiveLog: (obj: CreateFrameworkInput) => any;
4841
- /**
4842
- * @internal
4843
- */
4844
- export declare const CreateFrameworkOutputFilterSensitiveLog: (obj: CreateFrameworkOutput) => any;
4845
- /**
4846
- * @internal
4847
- */
4848
- export declare const DateRangeFilterSensitiveLog: (obj: DateRange) => any;
4849
- /**
4850
- * @internal
4851
- */
4852
- export declare const RecoveryPointSelectionFilterSensitiveLog: (obj: RecoveryPointSelection) => any;
4853
5186
  /**
4854
5187
  * @internal
4855
5188
  */
4856
5189
  export declare const CreateLegalHoldInputFilterSensitiveLog: (obj: CreateLegalHoldInput) => any;
4857
- /**
4858
- * @internal
4859
- */
4860
- export declare const CreateLegalHoldOutputFilterSensitiveLog: (obj: CreateLegalHoldOutput) => any;
4861
- /**
4862
- * @internal
4863
- */
4864
- export declare const ReportDeliveryChannelFilterSensitiveLog: (obj: ReportDeliveryChannel) => any;
4865
- /**
4866
- * @internal
4867
- */
4868
- export declare const ReportSettingFilterSensitiveLog: (obj: ReportSetting) => any;
4869
- /**
4870
- * @internal
4871
- */
4872
- export declare const CreateReportPlanInputFilterSensitiveLog: (obj: CreateReportPlanInput) => any;
4873
- /**
4874
- * @internal
4875
- */
4876
- export declare const CreateReportPlanOutputFilterSensitiveLog: (obj: CreateReportPlanOutput) => any;
4877
- /**
4878
- * @internal
4879
- */
4880
- export declare const DeleteBackupPlanInputFilterSensitiveLog: (obj: DeleteBackupPlanInput) => any;
4881
- /**
4882
- * @internal
4883
- */
4884
- export declare const DeleteBackupPlanOutputFilterSensitiveLog: (obj: DeleteBackupPlanOutput) => any;
4885
- /**
4886
- * @internal
4887
- */
4888
- export declare const DeleteBackupSelectionInputFilterSensitiveLog: (obj: DeleteBackupSelectionInput) => any;
4889
- /**
4890
- * @internal
4891
- */
4892
- export declare const DeleteBackupVaultInputFilterSensitiveLog: (obj: DeleteBackupVaultInput) => any;
4893
- /**
4894
- * @internal
4895
- */
4896
- export declare const DeleteBackupVaultAccessPolicyInputFilterSensitiveLog: (obj: DeleteBackupVaultAccessPolicyInput) => any;
4897
- /**
4898
- * @internal
4899
- */
4900
- export declare const DeleteBackupVaultLockConfigurationInputFilterSensitiveLog: (obj: DeleteBackupVaultLockConfigurationInput) => any;
4901
- /**
4902
- * @internal
4903
- */
4904
- export declare const DeleteBackupVaultNotificationsInputFilterSensitiveLog: (obj: DeleteBackupVaultNotificationsInput) => any;
4905
- /**
4906
- * @internal
4907
- */
4908
- export declare const DeleteFrameworkInputFilterSensitiveLog: (obj: DeleteFrameworkInput) => any;
4909
- /**
4910
- * @internal
4911
- */
4912
- export declare const DeleteRecoveryPointInputFilterSensitiveLog: (obj: DeleteRecoveryPointInput) => any;
4913
- /**
4914
- * @internal
4915
- */
4916
- export declare const DeleteReportPlanInputFilterSensitiveLog: (obj: DeleteReportPlanInput) => any;
4917
- /**
4918
- * @internal
4919
- */
4920
- export declare const DescribeBackupJobInputFilterSensitiveLog: (obj: DescribeBackupJobInput) => any;
4921
- /**
4922
- * @internal
4923
- */
4924
- export declare const DescribeBackupJobOutputFilterSensitiveLog: (obj: DescribeBackupJobOutput) => any;
4925
- /**
4926
- * @internal
4927
- */
4928
- export declare const DescribeBackupVaultInputFilterSensitiveLog: (obj: DescribeBackupVaultInput) => any;
4929
- /**
4930
- * @internal
4931
- */
4932
- export declare const DescribeBackupVaultOutputFilterSensitiveLog: (obj: DescribeBackupVaultOutput) => any;
4933
- /**
4934
- * @internal
4935
- */
4936
- export declare const DescribeCopyJobInputFilterSensitiveLog: (obj: DescribeCopyJobInput) => any;
4937
- /**
4938
- * @internal
4939
- */
4940
- export declare const DescribeCopyJobOutputFilterSensitiveLog: (obj: DescribeCopyJobOutput) => any;
4941
- /**
4942
- * @internal
4943
- */
4944
- export declare const DescribeFrameworkInputFilterSensitiveLog: (obj: DescribeFrameworkInput) => any;
4945
- /**
4946
- * @internal
4947
- */
4948
- export declare const DescribeFrameworkOutputFilterSensitiveLog: (obj: DescribeFrameworkOutput) => any;
4949
- /**
4950
- * @internal
4951
- */
4952
- export declare const DescribeGlobalSettingsInputFilterSensitiveLog: (obj: DescribeGlobalSettingsInput) => any;
4953
- /**
4954
- * @internal
4955
- */
4956
- export declare const DescribeGlobalSettingsOutputFilterSensitiveLog: (obj: DescribeGlobalSettingsOutput) => any;
4957
- /**
4958
- * @internal
4959
- */
4960
- export declare const DescribeProtectedResourceInputFilterSensitiveLog: (obj: DescribeProtectedResourceInput) => any;
4961
- /**
4962
- * @internal
4963
- */
4964
- export declare const DescribeProtectedResourceOutputFilterSensitiveLog: (obj: DescribeProtectedResourceOutput) => any;
4965
- /**
4966
- * @internal
4967
- */
4968
- export declare const DescribeRecoveryPointInputFilterSensitiveLog: (obj: DescribeRecoveryPointInput) => any;
4969
- /**
4970
- * @internal
4971
- */
4972
- export declare const DescribeRecoveryPointOutputFilterSensitiveLog: (obj: DescribeRecoveryPointOutput) => any;
4973
- /**
4974
- * @internal
4975
- */
4976
- export declare const DescribeRegionSettingsInputFilterSensitiveLog: (obj: DescribeRegionSettingsInput) => any;
4977
- /**
4978
- * @internal
4979
- */
4980
- export declare const DescribeRegionSettingsOutputFilterSensitiveLog: (obj: DescribeRegionSettingsOutput) => any;
4981
- /**
4982
- * @internal
4983
- */
4984
- export declare const DescribeReportJobInputFilterSensitiveLog: (obj: DescribeReportJobInput) => any;
4985
- /**
4986
- * @internal
4987
- */
4988
- export declare const ReportDestinationFilterSensitiveLog: (obj: ReportDestination) => any;
4989
- /**
4990
- * @internal
4991
- */
4992
- export declare const ReportJobFilterSensitiveLog: (obj: ReportJob) => any;
4993
- /**
4994
- * @internal
4995
- */
4996
- export declare const DescribeReportJobOutputFilterSensitiveLog: (obj: DescribeReportJobOutput) => any;
4997
- /**
4998
- * @internal
4999
- */
5000
- export declare const DescribeReportPlanInputFilterSensitiveLog: (obj: DescribeReportPlanInput) => any;
5001
- /**
5002
- * @internal
5003
- */
5004
- export declare const ReportPlanFilterSensitiveLog: (obj: ReportPlan) => any;
5005
- /**
5006
- * @internal
5007
- */
5008
- export declare const DescribeReportPlanOutputFilterSensitiveLog: (obj: DescribeReportPlanOutput) => any;
5009
- /**
5010
- * @internal
5011
- */
5012
- export declare const DescribeRestoreJobInputFilterSensitiveLog: (obj: DescribeRestoreJobInput) => any;
5013
- /**
5014
- * @internal
5015
- */
5016
- export declare const DescribeRestoreJobOutputFilterSensitiveLog: (obj: DescribeRestoreJobOutput) => any;
5017
- /**
5018
- * @internal
5019
- */
5020
- export declare const DisassociateRecoveryPointInputFilterSensitiveLog: (obj: DisassociateRecoveryPointInput) => any;
5021
- /**
5022
- * @internal
5023
- */
5024
- export declare const DisassociateRecoveryPointFromParentInputFilterSensitiveLog: (obj: DisassociateRecoveryPointFromParentInput) => any;
5025
- /**
5026
- * @internal
5027
- */
5028
- export declare const ExportBackupPlanTemplateInputFilterSensitiveLog: (obj: ExportBackupPlanTemplateInput) => any;
5029
- /**
5030
- * @internal
5031
- */
5032
- export declare const ExportBackupPlanTemplateOutputFilterSensitiveLog: (obj: ExportBackupPlanTemplateOutput) => any;
5033
- /**
5034
- * @internal
5035
- */
5036
- export declare const GetBackupPlanInputFilterSensitiveLog: (obj: GetBackupPlanInput) => any;
5037
5190
  /**
5038
5191
  * @internal
5039
5192
  */
5040
5193
  export declare const GetBackupPlanOutputFilterSensitiveLog: (obj: GetBackupPlanOutput) => any;
5041
- /**
5042
- * @internal
5043
- */
5044
- export declare const GetBackupPlanFromJSONInputFilterSensitiveLog: (obj: GetBackupPlanFromJSONInput) => any;
5045
5194
  /**
5046
5195
  * @internal
5047
5196
  */
5048
5197
  export declare const GetBackupPlanFromJSONOutputFilterSensitiveLog: (obj: GetBackupPlanFromJSONOutput) => any;
5049
- /**
5050
- * @internal
5051
- */
5052
- export declare const GetBackupPlanFromTemplateInputFilterSensitiveLog: (obj: GetBackupPlanFromTemplateInput) => any;
5053
5198
  /**
5054
5199
  * @internal
5055
5200
  */
5056
5201
  export declare const GetBackupPlanFromTemplateOutputFilterSensitiveLog: (obj: GetBackupPlanFromTemplateOutput) => any;
5057
- /**
5058
- * @internal
5059
- */
5060
- export declare const GetBackupSelectionInputFilterSensitiveLog: (obj: GetBackupSelectionInput) => any;
5061
- /**
5062
- * @internal
5063
- */
5064
- export declare const GetBackupSelectionOutputFilterSensitiveLog: (obj: GetBackupSelectionOutput) => any;
5065
- /**
5066
- * @internal
5067
- */
5068
- export declare const GetBackupVaultAccessPolicyInputFilterSensitiveLog: (obj: GetBackupVaultAccessPolicyInput) => any;
5069
- /**
5070
- * @internal
5071
- */
5072
- export declare const GetBackupVaultAccessPolicyOutputFilterSensitiveLog: (obj: GetBackupVaultAccessPolicyOutput) => any;
5073
- /**
5074
- * @internal
5075
- */
5076
- export declare const GetBackupVaultNotificationsInputFilterSensitiveLog: (obj: GetBackupVaultNotificationsInput) => any;
5077
- /**
5078
- * @internal
5079
- */
5080
- export declare const GetBackupVaultNotificationsOutputFilterSensitiveLog: (obj: GetBackupVaultNotificationsOutput) => any;
5081
- /**
5082
- * @internal
5083
- */
5084
- export declare const GetLegalHoldInputFilterSensitiveLog: (obj: GetLegalHoldInput) => any;
5085
- /**
5086
- * @internal
5087
- */
5088
- export declare const GetLegalHoldOutputFilterSensitiveLog: (obj: GetLegalHoldOutput) => any;
5089
- /**
5090
- * @internal
5091
- */
5092
- export declare const GetRecoveryPointRestoreMetadataInputFilterSensitiveLog: (obj: GetRecoveryPointRestoreMetadataInput) => any;
5093
5202
  /**
5094
5203
  * @internal
5095
5204
  */
5096
5205
  export declare const GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog: (obj: GetRecoveryPointRestoreMetadataOutput) => any;
5097
- /**
5098
- * @internal
5099
- */
5100
- export declare const GetSupportedResourceTypesOutputFilterSensitiveLog: (obj: GetSupportedResourceTypesOutput) => any;
5101
- /**
5102
- * @internal
5103
- */
5104
- export declare const ListBackupJobsInputFilterSensitiveLog: (obj: ListBackupJobsInput) => any;
5105
- /**
5106
- * @internal
5107
- */
5108
- export declare const ListBackupJobsOutputFilterSensitiveLog: (obj: ListBackupJobsOutput) => any;
5109
- /**
5110
- * @internal
5111
- */
5112
- export declare const ListBackupPlansInputFilterSensitiveLog: (obj: ListBackupPlansInput) => any;
5113
- /**
5114
- * @internal
5115
- */
5116
- export declare const ListBackupPlansOutputFilterSensitiveLog: (obj: ListBackupPlansOutput) => any;
5117
- /**
5118
- * @internal
5119
- */
5120
- export declare const ListBackupPlanTemplatesInputFilterSensitiveLog: (obj: ListBackupPlanTemplatesInput) => any;
5121
- /**
5122
- * @internal
5123
- */
5124
- export declare const ListBackupPlanTemplatesOutputFilterSensitiveLog: (obj: ListBackupPlanTemplatesOutput) => any;
5125
- /**
5126
- * @internal
5127
- */
5128
- export declare const ListBackupPlanVersionsInputFilterSensitiveLog: (obj: ListBackupPlanVersionsInput) => any;
5129
- /**
5130
- * @internal
5131
- */
5132
- export declare const ListBackupPlanVersionsOutputFilterSensitiveLog: (obj: ListBackupPlanVersionsOutput) => any;
5133
- /**
5134
- * @internal
5135
- */
5136
- export declare const ListBackupSelectionsInputFilterSensitiveLog: (obj: ListBackupSelectionsInput) => any;
5137
- /**
5138
- * @internal
5139
- */
5140
- export declare const ListBackupSelectionsOutputFilterSensitiveLog: (obj: ListBackupSelectionsOutput) => any;
5141
- /**
5142
- * @internal
5143
- */
5144
- export declare const ListBackupVaultsInputFilterSensitiveLog: (obj: ListBackupVaultsInput) => any;
5145
- /**
5146
- * @internal
5147
- */
5148
- export declare const ListBackupVaultsOutputFilterSensitiveLog: (obj: ListBackupVaultsOutput) => any;
5149
- /**
5150
- * @internal
5151
- */
5152
- export declare const ListCopyJobsInputFilterSensitiveLog: (obj: ListCopyJobsInput) => any;
5153
- /**
5154
- * @internal
5155
- */
5156
- export declare const ListCopyJobsOutputFilterSensitiveLog: (obj: ListCopyJobsOutput) => any;
5157
- /**
5158
- * @internal
5159
- */
5160
- export declare const ListFrameworksInputFilterSensitiveLog: (obj: ListFrameworksInput) => any;
5161
- /**
5162
- * @internal
5163
- */
5164
- export declare const FrameworkFilterSensitiveLog: (obj: Framework) => any;
5165
- /**
5166
- * @internal
5167
- */
5168
- export declare const ListFrameworksOutputFilterSensitiveLog: (obj: ListFrameworksOutput) => any;
5169
- /**
5170
- * @internal
5171
- */
5172
- export declare const ListLegalHoldsInputFilterSensitiveLog: (obj: ListLegalHoldsInput) => any;
5173
- /**
5174
- * @internal
5175
- */
5176
- export declare const LegalHoldFilterSensitiveLog: (obj: LegalHold) => any;
5177
- /**
5178
- * @internal
5179
- */
5180
- export declare const ListLegalHoldsOutputFilterSensitiveLog: (obj: ListLegalHoldsOutput) => any;
5181
- /**
5182
- * @internal
5183
- */
5184
- export declare const ListProtectedResourcesInputFilterSensitiveLog: (obj: ListProtectedResourcesInput) => any;
5185
- /**
5186
- * @internal
5187
- */
5188
- export declare const ProtectedResourceFilterSensitiveLog: (obj: ProtectedResource) => any;
5189
- /**
5190
- * @internal
5191
- */
5192
- export declare const ListProtectedResourcesOutputFilterSensitiveLog: (obj: ListProtectedResourcesOutput) => any;
5193
- /**
5194
- * @internal
5195
- */
5196
- export declare const ListRecoveryPointsByBackupVaultInputFilterSensitiveLog: (obj: ListRecoveryPointsByBackupVaultInput) => any;
5197
- /**
5198
- * @internal
5199
- */
5200
- export declare const RecoveryPointByBackupVaultFilterSensitiveLog: (obj: RecoveryPointByBackupVault) => any;
5201
- /**
5202
- * @internal
5203
- */
5204
- export declare const ListRecoveryPointsByBackupVaultOutputFilterSensitiveLog: (obj: ListRecoveryPointsByBackupVaultOutput) => any;
5205
- /**
5206
- * @internal
5207
- */
5208
- export declare const ListRecoveryPointsByLegalHoldInputFilterSensitiveLog: (obj: ListRecoveryPointsByLegalHoldInput) => any;
5209
- /**
5210
- * @internal
5211
- */
5212
- export declare const RecoveryPointMemberFilterSensitiveLog: (obj: RecoveryPointMember) => any;
5213
- /**
5214
- * @internal
5215
- */
5216
- export declare const ListRecoveryPointsByLegalHoldOutputFilterSensitiveLog: (obj: ListRecoveryPointsByLegalHoldOutput) => any;
5217
- /**
5218
- * @internal
5219
- */
5220
- export declare const ListRecoveryPointsByResourceInputFilterSensitiveLog: (obj: ListRecoveryPointsByResourceInput) => any;
5221
- /**
5222
- * @internal
5223
- */
5224
- export declare const RecoveryPointByResourceFilterSensitiveLog: (obj: RecoveryPointByResource) => any;
5225
- /**
5226
- * @internal
5227
- */
5228
- export declare const ListRecoveryPointsByResourceOutputFilterSensitiveLog: (obj: ListRecoveryPointsByResourceOutput) => any;
5229
- /**
5230
- * @internal
5231
- */
5232
- export declare const ListReportJobsInputFilterSensitiveLog: (obj: ListReportJobsInput) => any;
5233
- /**
5234
- * @internal
5235
- */
5236
- export declare const ListReportJobsOutputFilterSensitiveLog: (obj: ListReportJobsOutput) => any;
5237
- /**
5238
- * @internal
5239
- */
5240
- export declare const ListReportPlansInputFilterSensitiveLog: (obj: ListReportPlansInput) => any;
5241
- /**
5242
- * @internal
5243
- */
5244
- export declare const ListReportPlansOutputFilterSensitiveLog: (obj: ListReportPlansOutput) => any;
5245
- /**
5246
- * @internal
5247
- */
5248
- export declare const ListRestoreJobsInputFilterSensitiveLog: (obj: ListRestoreJobsInput) => any;
5249
- /**
5250
- * @internal
5251
- */
5252
- export declare const RestoreJobsListMemberFilterSensitiveLog: (obj: RestoreJobsListMember) => any;
5253
- /**
5254
- * @internal
5255
- */
5256
- export declare const ListRestoreJobsOutputFilterSensitiveLog: (obj: ListRestoreJobsOutput) => any;
5257
- /**
5258
- * @internal
5259
- */
5260
- export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
5261
5206
  /**
5262
5207
  * @internal
5263
5208
  */
5264
5209
  export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
5265
- /**
5266
- * @internal
5267
- */
5268
- export declare const PutBackupVaultAccessPolicyInputFilterSensitiveLog: (obj: PutBackupVaultAccessPolicyInput) => any;
5269
- /**
5270
- * @internal
5271
- */
5272
- export declare const PutBackupVaultLockConfigurationInputFilterSensitiveLog: (obj: PutBackupVaultLockConfigurationInput) => any;
5273
- /**
5274
- * @internal
5275
- */
5276
- export declare const PutBackupVaultNotificationsInputFilterSensitiveLog: (obj: PutBackupVaultNotificationsInput) => any;
5277
5210
  /**
5278
5211
  * @internal
5279
5212
  */
5280
5213
  export declare const StartBackupJobInputFilterSensitiveLog: (obj: StartBackupJobInput) => any;
5281
- /**
5282
- * @internal
5283
- */
5284
- export declare const StartBackupJobOutputFilterSensitiveLog: (obj: StartBackupJobOutput) => any;
5285
- /**
5286
- * @internal
5287
- */
5288
- export declare const StartCopyJobInputFilterSensitiveLog: (obj: StartCopyJobInput) => any;
5289
- /**
5290
- * @internal
5291
- */
5292
- export declare const StartCopyJobOutputFilterSensitiveLog: (obj: StartCopyJobOutput) => any;
5293
- /**
5294
- * @internal
5295
- */
5296
- export declare const StartReportJobInputFilterSensitiveLog: (obj: StartReportJobInput) => any;
5297
- /**
5298
- * @internal
5299
- */
5300
- export declare const StartReportJobOutputFilterSensitiveLog: (obj: StartReportJobOutput) => any;
5301
5214
  /**
5302
5215
  * @internal
5303
5216
  */
5304
5217
  export declare const StartRestoreJobInputFilterSensitiveLog: (obj: StartRestoreJobInput) => any;
5305
- /**
5306
- * @internal
5307
- */
5308
- export declare const StartRestoreJobOutputFilterSensitiveLog: (obj: StartRestoreJobOutput) => any;
5309
- /**
5310
- * @internal
5311
- */
5312
- export declare const StopBackupJobInputFilterSensitiveLog: (obj: StopBackupJobInput) => any;
5313
5218
  /**
5314
5219
  * @internal
5315
5220
  */
@@ -5322,39 +5227,3 @@ export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceIn
5322
5227
  * @internal
5323
5228
  */
5324
5229
  export declare const UpdateBackupPlanInputFilterSensitiveLog: (obj: UpdateBackupPlanInput) => any;
5325
- /**
5326
- * @internal
5327
- */
5328
- export declare const UpdateBackupPlanOutputFilterSensitiveLog: (obj: UpdateBackupPlanOutput) => any;
5329
- /**
5330
- * @internal
5331
- */
5332
- export declare const UpdateFrameworkInputFilterSensitiveLog: (obj: UpdateFrameworkInput) => any;
5333
- /**
5334
- * @internal
5335
- */
5336
- export declare const UpdateFrameworkOutputFilterSensitiveLog: (obj: UpdateFrameworkOutput) => any;
5337
- /**
5338
- * @internal
5339
- */
5340
- export declare const UpdateGlobalSettingsInputFilterSensitiveLog: (obj: UpdateGlobalSettingsInput) => any;
5341
- /**
5342
- * @internal
5343
- */
5344
- export declare const UpdateRecoveryPointLifecycleInputFilterSensitiveLog: (obj: UpdateRecoveryPointLifecycleInput) => any;
5345
- /**
5346
- * @internal
5347
- */
5348
- export declare const UpdateRecoveryPointLifecycleOutputFilterSensitiveLog: (obj: UpdateRecoveryPointLifecycleOutput) => any;
5349
- /**
5350
- * @internal
5351
- */
5352
- export declare const UpdateRegionSettingsInputFilterSensitiveLog: (obj: UpdateRegionSettingsInput) => any;
5353
- /**
5354
- * @internal
5355
- */
5356
- export declare const UpdateReportPlanInputFilterSensitiveLog: (obj: UpdateReportPlanInput) => any;
5357
- /**
5358
- * @internal
5359
- */
5360
- export declare const UpdateReportPlanOutputFilterSensitiveLog: (obj: UpdateReportPlanOutput) => any;