@aws-sdk/client-backup 3.336.0 → 3.338.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 (305) hide show
  1. package/dist-cjs/BackupClient.js +2 -1
  2. package/dist-cjs/commands/CancelLegalHoldCommand.js +2 -1
  3. package/dist-cjs/commands/CreateBackupPlanCommand.js +2 -1
  4. package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -1
  5. package/dist-cjs/commands/CreateBackupVaultCommand.js +2 -1
  6. package/dist-cjs/commands/CreateFrameworkCommand.js +2 -1
  7. package/dist-cjs/commands/CreateLegalHoldCommand.js +2 -1
  8. package/dist-cjs/commands/CreateReportPlanCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -1
  11. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -1
  18. package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -1
  19. package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -1
  20. package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -1
  21. package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -1
  22. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -1
  23. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -1
  24. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -1
  25. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -1
  26. package/dist-cjs/commands/DescribeReportJobCommand.js +2 -1
  27. package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -1
  28. package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -1
  29. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -1
  30. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -1
  31. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -1
  32. package/dist-cjs/commands/GetBackupPlanCommand.js +2 -1
  33. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +2 -1
  34. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +2 -1
  35. package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -1
  36. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -1
  37. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -1
  38. package/dist-cjs/commands/GetLegalHoldCommand.js +2 -1
  39. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -1
  40. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -1
  41. package/dist-cjs/commands/ListBackupJobsCommand.js +2 -1
  42. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -1
  43. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -1
  44. package/dist-cjs/commands/ListBackupPlansCommand.js +2 -1
  45. package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -1
  46. package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -1
  47. package/dist-cjs/commands/ListCopyJobsCommand.js +2 -1
  48. package/dist-cjs/commands/ListFrameworksCommand.js +2 -1
  49. package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -1
  50. package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -1
  51. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -1
  52. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -1
  53. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -1
  54. package/dist-cjs/commands/ListReportJobsCommand.js +2 -1
  55. package/dist-cjs/commands/ListReportPlansCommand.js +2 -1
  56. package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -1
  57. package/dist-cjs/commands/ListTagsCommand.js +2 -1
  58. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -1
  59. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -1
  60. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -1
  61. package/dist-cjs/commands/StartBackupJobCommand.js +2 -1
  62. package/dist-cjs/commands/StartCopyJobCommand.js +2 -1
  63. package/dist-cjs/commands/StartReportJobCommand.js +2 -1
  64. package/dist-cjs/commands/StartRestoreJobCommand.js +2 -1
  65. package/dist-cjs/commands/StopBackupJobCommand.js +2 -1
  66. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  67. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  68. package/dist-cjs/commands/UpdateBackupPlanCommand.js +2 -1
  69. package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -1
  70. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -1
  71. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -1
  72. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -1
  73. package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -1
  74. package/dist-cjs/index.js +2 -2
  75. package/dist-cjs/models/BackupServiceException.js +2 -1
  76. package/dist-cjs/protocols/Aws_restJson1.js +4 -0
  77. package/dist-es/BackupClient.js +1 -0
  78. package/dist-es/commands/CancelLegalHoldCommand.js +1 -0
  79. package/dist-es/commands/CreateBackupPlanCommand.js +1 -0
  80. package/dist-es/commands/CreateBackupSelectionCommand.js +1 -0
  81. package/dist-es/commands/CreateBackupVaultCommand.js +1 -0
  82. package/dist-es/commands/CreateFrameworkCommand.js +1 -0
  83. package/dist-es/commands/CreateLegalHoldCommand.js +1 -0
  84. package/dist-es/commands/CreateReportPlanCommand.js +1 -0
  85. package/dist-es/commands/DeleteBackupPlanCommand.js +1 -0
  86. package/dist-es/commands/DeleteBackupSelectionCommand.js +1 -0
  87. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +1 -0
  88. package/dist-es/commands/DeleteBackupVaultCommand.js +1 -0
  89. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +1 -0
  90. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +1 -0
  91. package/dist-es/commands/DeleteFrameworkCommand.js +1 -0
  92. package/dist-es/commands/DeleteRecoveryPointCommand.js +1 -0
  93. package/dist-es/commands/DeleteReportPlanCommand.js +1 -0
  94. package/dist-es/commands/DescribeBackupJobCommand.js +1 -0
  95. package/dist-es/commands/DescribeBackupVaultCommand.js +1 -0
  96. package/dist-es/commands/DescribeCopyJobCommand.js +1 -0
  97. package/dist-es/commands/DescribeFrameworkCommand.js +1 -0
  98. package/dist-es/commands/DescribeGlobalSettingsCommand.js +1 -0
  99. package/dist-es/commands/DescribeProtectedResourceCommand.js +1 -0
  100. package/dist-es/commands/DescribeRecoveryPointCommand.js +1 -0
  101. package/dist-es/commands/DescribeRegionSettingsCommand.js +1 -0
  102. package/dist-es/commands/DescribeReportJobCommand.js +1 -0
  103. package/dist-es/commands/DescribeReportPlanCommand.js +1 -0
  104. package/dist-es/commands/DescribeRestoreJobCommand.js +1 -0
  105. package/dist-es/commands/DisassociateRecoveryPointCommand.js +1 -0
  106. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +1 -0
  107. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +1 -0
  108. package/dist-es/commands/GetBackupPlanCommand.js +1 -0
  109. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +1 -0
  110. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +1 -0
  111. package/dist-es/commands/GetBackupSelectionCommand.js +1 -0
  112. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +1 -0
  113. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +1 -0
  114. package/dist-es/commands/GetLegalHoldCommand.js +1 -0
  115. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -0
  116. package/dist-es/commands/GetSupportedResourceTypesCommand.js +1 -0
  117. package/dist-es/commands/ListBackupJobsCommand.js +1 -0
  118. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +1 -0
  119. package/dist-es/commands/ListBackupPlanVersionsCommand.js +1 -0
  120. package/dist-es/commands/ListBackupPlansCommand.js +1 -0
  121. package/dist-es/commands/ListBackupSelectionsCommand.js +1 -0
  122. package/dist-es/commands/ListBackupVaultsCommand.js +1 -0
  123. package/dist-es/commands/ListCopyJobsCommand.js +1 -0
  124. package/dist-es/commands/ListFrameworksCommand.js +1 -0
  125. package/dist-es/commands/ListLegalHoldsCommand.js +1 -0
  126. package/dist-es/commands/ListProtectedResourcesCommand.js +1 -0
  127. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +1 -0
  128. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +1 -0
  129. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +1 -0
  130. package/dist-es/commands/ListReportJobsCommand.js +1 -0
  131. package/dist-es/commands/ListReportPlansCommand.js +1 -0
  132. package/dist-es/commands/ListRestoreJobsCommand.js +1 -0
  133. package/dist-es/commands/ListTagsCommand.js +1 -0
  134. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +1 -0
  135. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +1 -0
  136. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +1 -0
  137. package/dist-es/commands/StartBackupJobCommand.js +1 -0
  138. package/dist-es/commands/StartCopyJobCommand.js +1 -0
  139. package/dist-es/commands/StartReportJobCommand.js +1 -0
  140. package/dist-es/commands/StartRestoreJobCommand.js +1 -0
  141. package/dist-es/commands/StopBackupJobCommand.js +1 -0
  142. package/dist-es/commands/TagResourceCommand.js +1 -0
  143. package/dist-es/commands/UntagResourceCommand.js +1 -0
  144. package/dist-es/commands/UpdateBackupPlanCommand.js +1 -0
  145. package/dist-es/commands/UpdateFrameworkCommand.js +1 -0
  146. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -0
  147. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +1 -0
  148. package/dist-es/commands/UpdateRegionSettingsCommand.js +1 -0
  149. package/dist-es/commands/UpdateReportPlanCommand.js +1 -0
  150. package/dist-es/index.js +2 -2
  151. package/dist-es/models/BackupServiceException.js +1 -0
  152. package/dist-es/protocols/Aws_restJson1.js +4 -0
  153. package/dist-types/BackupClient.d.ts +3 -3
  154. package/dist-types/commands/CancelLegalHoldCommand.d.ts +4 -0
  155. package/dist-types/commands/CreateBackupPlanCommand.d.ts +4 -0
  156. package/dist-types/commands/CreateBackupSelectionCommand.d.ts +4 -0
  157. package/dist-types/commands/CreateBackupVaultCommand.d.ts +4 -0
  158. package/dist-types/commands/CreateFrameworkCommand.d.ts +4 -0
  159. package/dist-types/commands/CreateLegalHoldCommand.d.ts +4 -0
  160. package/dist-types/commands/CreateReportPlanCommand.d.ts +4 -0
  161. package/dist-types/commands/DeleteBackupPlanCommand.d.ts +4 -0
  162. package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +4 -0
  163. package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -0
  164. package/dist-types/commands/DeleteBackupVaultCommand.d.ts +4 -0
  165. package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -0
  166. package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -0
  167. package/dist-types/commands/DeleteFrameworkCommand.d.ts +4 -0
  168. package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +4 -0
  169. package/dist-types/commands/DeleteReportPlanCommand.d.ts +4 -0
  170. package/dist-types/commands/DescribeBackupJobCommand.d.ts +4 -0
  171. package/dist-types/commands/DescribeBackupVaultCommand.d.ts +4 -0
  172. package/dist-types/commands/DescribeCopyJobCommand.d.ts +4 -0
  173. package/dist-types/commands/DescribeFrameworkCommand.d.ts +4 -0
  174. package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +4 -0
  175. package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +4 -0
  176. package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +4 -0
  177. package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +4 -0
  178. package/dist-types/commands/DescribeReportJobCommand.d.ts +4 -0
  179. package/dist-types/commands/DescribeReportPlanCommand.d.ts +4 -0
  180. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +4 -0
  181. package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +4 -0
  182. package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -0
  183. package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +4 -0
  184. package/dist-types/commands/GetBackupPlanCommand.d.ts +4 -0
  185. package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +4 -0
  186. package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -0
  187. package/dist-types/commands/GetBackupSelectionCommand.d.ts +4 -0
  188. package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -0
  189. package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +4 -0
  190. package/dist-types/commands/GetLegalHoldCommand.d.ts +4 -0
  191. package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -0
  192. package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +4 -0
  193. package/dist-types/commands/ListBackupJobsCommand.d.ts +4 -0
  194. package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +4 -0
  195. package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +4 -0
  196. package/dist-types/commands/ListBackupPlansCommand.d.ts +4 -0
  197. package/dist-types/commands/ListBackupSelectionsCommand.d.ts +4 -0
  198. package/dist-types/commands/ListBackupVaultsCommand.d.ts +4 -0
  199. package/dist-types/commands/ListCopyJobsCommand.d.ts +4 -0
  200. package/dist-types/commands/ListFrameworksCommand.d.ts +4 -0
  201. package/dist-types/commands/ListLegalHoldsCommand.d.ts +4 -0
  202. package/dist-types/commands/ListProtectedResourcesCommand.d.ts +4 -0
  203. package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -0
  204. package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -0
  205. package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -0
  206. package/dist-types/commands/ListReportJobsCommand.d.ts +4 -0
  207. package/dist-types/commands/ListReportPlansCommand.d.ts +4 -0
  208. package/dist-types/commands/ListRestoreJobsCommand.d.ts +4 -0
  209. package/dist-types/commands/ListTagsCommand.d.ts +4 -0
  210. package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -0
  211. package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -0
  212. package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +4 -0
  213. package/dist-types/commands/StartBackupJobCommand.d.ts +4 -0
  214. package/dist-types/commands/StartCopyJobCommand.d.ts +4 -0
  215. package/dist-types/commands/StartReportJobCommand.d.ts +4 -0
  216. package/dist-types/commands/StartRestoreJobCommand.d.ts +9 -0
  217. package/dist-types/commands/StopBackupJobCommand.d.ts +4 -0
  218. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  219. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  220. package/dist-types/commands/UpdateBackupPlanCommand.d.ts +4 -0
  221. package/dist-types/commands/UpdateFrameworkCommand.d.ts +4 -0
  222. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +4 -0
  223. package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -0
  224. package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +4 -0
  225. package/dist-types/commands/UpdateReportPlanCommand.d.ts +4 -0
  226. package/dist-types/index.d.ts +11 -2
  227. package/dist-types/models/BackupServiceException.d.ts +1 -0
  228. package/dist-types/models/models_0.d.ts +10 -1
  229. package/dist-types/ts3.4/BackupClient.d.ts +3 -3
  230. package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/index.d.ts +2 -2
  303. package/dist-types/ts3.4/models/BackupServiceException.d.ts +1 -0
  304. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  305. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { CreateLegalHoldInput, CreateLegalHoldOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { CreateReportPlanInput, CreateReportPlanOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupPlanInput, DeleteBackupPlanOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupSelectionInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupVaultInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteBackupVaultNotificationsInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteFrameworkInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteRecoveryPointInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DeleteReportPlanInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeBackupJobInput, DescribeBackupJobOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeBackupVaultInput, DescribeBackupVaultOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeCopyJobInput, DescribeCopyJobOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeFrameworkInput, DescribeFrameworkOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeGlobalSettingsInput, DescribeGlobalSettingsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeProtectedResourceInput, DescribeProtectedResourceOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeRecoveryPointInput, DescribeRecoveryPointOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeRegionSettingsInput, DescribeRegionSettingsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeReportJobInput, DescribeReportJobOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeReportPlanInput, DescribeReportPlanOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DescribeRestoreJobInput, DescribeRestoreJobOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DisassociateRecoveryPointInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { DisassociateRecoveryPointFromParentInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ExportBackupPlanTemplateInput, ExportBackupPlanTemplateOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupPlanInput, GetBackupPlanOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupPlanFromJSONInput, GetBackupPlanFromJSONOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupPlanFromTemplateInput, GetBackupPlanFromTemplateOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupSelectionInput, GetBackupSelectionOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupVaultAccessPolicyInput, GetBackupVaultAccessPolicyOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetBackupVaultNotificationsInput, GetBackupVaultNotificationsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetLegalHoldInput, GetLegalHoldOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetRecoveryPointRestoreMetadataInput, GetRecoveryPointRestoreMetadataOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { GetSupportedResourceTypesOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupJobsInput, ListBackupJobsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupPlanTemplatesInput, ListBackupPlanTemplatesOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupPlanVersionsInput, ListBackupPlanVersionsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupPlansInput, ListBackupPlansOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupSelectionsInput, ListBackupSelectionsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListBackupVaultsInput, ListBackupVaultsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListCopyJobsInput, ListCopyJobsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListLegalHoldsInput, ListLegalHoldsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListProtectedResourcesInput, ListProtectedResourcesOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListRecoveryPointsByBackupVaultInput, ListRecoveryPointsByBackupVaultOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListRecoveryPointsByLegalHoldInput, ListRecoveryPointsByLegalHoldOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListRecoveryPointsByResourceInput, ListRecoveryPointsByResourceOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListReportPlansInput, ListReportPlansOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListRestoreJobsInput, ListRestoreJobsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { ListTagsInput, ListTagsOutput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
5
5
  import { PutBackupVaultAccessPolicyInput } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *