@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
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { TagResourceInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TagResourceCommand}.
8
10
  */
9
11
  export interface TagResourceCommandInput extends TagResourceInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TagResourceCommand}.
13
17
  */
14
18
  export interface TagResourceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault
18
23
  * identified by an Amazon Resource Name (ARN).</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param TagResourceCommandInput - {@link TagResourceCommandInput}
35
+ * @returns {@link TagResourceCommandOutput}
29
36
  * @see {@link TagResourceCommandInput} for command's `input` shape.
30
37
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
31
38
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -52,11 +59,20 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
52
59
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, BackupClientResolvedConfig> {
53
60
  readonly input: TagResourceCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: TagResourceCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UntagResourceInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UntagResourceCommand}.
8
10
  */
9
11
  export interface UntagResourceCommandInput extends UntagResourceInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UntagResourceCommand}.
13
17
  */
14
18
  export interface UntagResourceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes a set of key-value pairs from a recovery point, backup plan, or backup vault
18
23
  * identified by an Amazon Resource Name (ARN)</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
35
+ * @returns {@link UntagResourceCommandOutput}
29
36
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
30
37
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
31
38
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -48,11 +55,20 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
48
55
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, BackupClientResolvedConfig> {
49
56
  readonly input: UntagResourceCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: UntagResourceCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateBackupPlanInput, UpdateBackupPlanOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateBackupPlanCommand}.
8
10
  */
9
11
  export interface UpdateBackupPlanCommandInput extends UpdateBackupPlanInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateBackupPlanCommand}.
13
17
  */
14
18
  export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing backup plan identified by its <code>backupPlanId</code> with the
18
23
  * input document in JSON format. The new version is uniquely identified by a
19
24
  * <code>VersionId</code>.</p>
@@ -27,6 +32,8 @@ export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateBackupPlanCommandInput - {@link UpdateBackupPlanCommandInput}
36
+ * @returns {@link UpdateBackupPlanCommandOutput}
30
37
  * @see {@link UpdateBackupPlanCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateBackupPlanCommandOutput} for command's `response` shape.
32
39
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, _
49
56
  export declare class UpdateBackupPlanCommand extends $Command<UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput, BackupClientResolvedConfig> {
50
57
  readonly input: UpdateBackupPlanCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateBackupPlanCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateFrameworkInput, UpdateFrameworkOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateFrameworkCommand}.
8
10
  */
9
11
  export interface UpdateFrameworkCommandInput extends UpdateFrameworkInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateFrameworkCommand}.
13
17
  */
14
18
  export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing framework identified by its <code>FrameworkName</code> with the
18
23
  * input document in JSON format.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __M
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateFrameworkCommandInput - {@link UpdateFrameworkCommandInput}
35
+ * @returns {@link UpdateFrameworkCommandOutput}
29
36
  * @see {@link UpdateFrameworkCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateFrameworkCommandOutput} for command's `response` shape.
31
38
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -59,11 +66,20 @@ export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __M
59
66
  export declare class UpdateFrameworkCommand extends $Command<UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput, BackupClientResolvedConfig> {
60
67
  readonly input: UpdateFrameworkCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: UpdateFrameworkCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateGlobalSettingsInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateGlobalSettingsCommand}.
8
10
  */
9
11
  export interface UpdateGlobalSettingsCommandInput extends UpdateGlobalSettingsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateGlobalSettingsCommand}.
13
17
  */
14
18
  export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates whether the Amazon Web Services account is opted in to cross-account backup.
18
23
  * Returns an error if the account is not an Organizations management account. Use the
19
24
  * <code>DescribeGlobalSettings</code> API to determine the current settings.</p>
@@ -27,6 +32,8 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateGlobalSettingsCommandInput - {@link UpdateGlobalSettingsCommandInput}
36
+ * @returns {@link UpdateGlobalSettingsCommandOutput}
30
37
  * @see {@link UpdateGlobalSettingsCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateGlobalSettingsCommandOutput} for command's `response` shape.
32
39
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
50
57
  export declare class UpdateGlobalSettingsCommand extends $Command<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, BackupClientResolvedConfig> {
51
58
  readonly input: UpdateGlobalSettingsCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateGlobalSettingsCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateRecoveryPointLifecycleInput, UpdateRecoveryPointLifecycleOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRecoveryPointLifecycleCommand}.
8
10
  */
9
11
  export interface UpdateRecoveryPointLifecycleCommandInput extends UpdateRecoveryPointLifecycleInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRecoveryPointLifecycleCommand}.
13
17
  */
14
18
  export interface UpdateRecoveryPointLifecycleCommandOutput extends UpdateRecoveryPointLifecycleOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Sets the transition lifecycle of a recovery point.</p>
18
23
  * <p>The lifecycle defines when a protected resource is transitioned to cold storage and when
19
24
  * it expires. Backup transitions and expires backups automatically according to
@@ -37,6 +42,8 @@ export interface UpdateRecoveryPointLifecycleCommandOutput extends UpdateRecover
37
42
  * const response = await client.send(command);
38
43
  * ```
39
44
  *
45
+ * @param UpdateRecoveryPointLifecycleCommandInput - {@link UpdateRecoveryPointLifecycleCommandInput}
46
+ * @returns {@link UpdateRecoveryPointLifecycleCommandOutput}
40
47
  * @see {@link UpdateRecoveryPointLifecycleCommandInput} for command's `input` shape.
41
48
  * @see {@link UpdateRecoveryPointLifecycleCommandOutput} for command's `response` shape.
42
49
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -63,11 +70,20 @@ export interface UpdateRecoveryPointLifecycleCommandOutput extends UpdateRecover
63
70
  export declare class UpdateRecoveryPointLifecycleCommand extends $Command<UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput, BackupClientResolvedConfig> {
64
71
  readonly input: UpdateRecoveryPointLifecycleCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: UpdateRecoveryPointLifecycleCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateRegionSettingsInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRegionSettingsCommand}.
8
10
  */
9
11
  export interface UpdateRegionSettingsCommandInput extends UpdateRegionSettingsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRegionSettingsCommand}.
13
17
  */
14
18
  export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the current service opt-in settings for the Region. If service-opt-in is enabled
18
23
  * for a service, Backup tries to protect that service's resources in this Region,
19
24
  * when the resource is included in an on-demand backup or scheduled backup plan. Otherwise,
@@ -30,6 +35,8 @@ export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param UpdateRegionSettingsCommandInput - {@link UpdateRegionSettingsCommandInput}
39
+ * @returns {@link UpdateRegionSettingsCommandOutput}
33
40
  * @see {@link UpdateRegionSettingsCommandInput} for command's `input` shape.
34
41
  * @see {@link UpdateRegionSettingsCommandOutput} for command's `response` shape.
35
42
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {
49
56
  export declare class UpdateRegionSettingsCommand extends $Command<UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput, BackupClientResolvedConfig> {
50
57
  readonly input: UpdateRegionSettingsCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateRegionSettingsCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { UpdateReportPlanInput, UpdateReportPlanOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateReportPlanCommand}.
8
10
  */
9
11
  export interface UpdateReportPlanCommandInput extends UpdateReportPlanInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateReportPlanCommand}.
13
17
  */
14
18
  export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing report plan identified by its <code>ReportPlanName</code> with the
18
23
  * input document in JSON format.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, _
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateReportPlanCommandInput - {@link UpdateReportPlanCommandInput}
35
+ * @returns {@link UpdateReportPlanCommandOutput}
29
36
  * @see {@link UpdateReportPlanCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateReportPlanCommandOutput} for command's `response` shape.
31
38
  * @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
@@ -52,11 +59,20 @@ export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, _
52
59
  export declare class UpdateReportPlanCommand extends $Command<UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput, BackupClientResolvedConfig> {
53
60
  readonly input: UpdateReportPlanCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: UpdateReportPlanCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from Backup service.
4
6
  */
5
7
  export declare class BackupServiceException extends __ServiceException {