@aws-sdk/client-backup 3.1045.0 → 3.1047.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 (359) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +232 -233
  5. package/dist-cjs/models/BackupServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/Backup.js +1 -1
  10. package/dist-es/BackupClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  13. package/dist-es/commands/CancelLegalHoldCommand.js +2 -2
  14. package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
  15. package/dist-es/commands/CreateBackupSelectionCommand.js +2 -2
  16. package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
  17. package/dist-es/commands/CreateFrameworkCommand.js +2 -2
  18. package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
  19. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -2
  20. package/dist-es/commands/CreateReportPlanCommand.js +2 -2
  21. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -2
  22. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -2
  23. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -2
  24. package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -2
  25. package/dist-es/commands/DeleteBackupPlanCommand.js +2 -2
  26. package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -2
  27. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
  28. package/dist-es/commands/DeleteBackupVaultCommand.js +2 -2
  29. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
  30. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
  31. package/dist-es/commands/DeleteFrameworkCommand.js +2 -2
  32. package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -2
  33. package/dist-es/commands/DeleteReportPlanCommand.js +2 -2
  34. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -2
  35. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -2
  36. package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -2
  37. package/dist-es/commands/DescribeBackupJobCommand.js +2 -2
  38. package/dist-es/commands/DescribeBackupVaultCommand.js +2 -2
  39. package/dist-es/commands/DescribeCopyJobCommand.js +2 -2
  40. package/dist-es/commands/DescribeFrameworkCommand.js +2 -2
  41. package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -2
  42. package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -2
  43. package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -2
  44. package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -2
  45. package/dist-es/commands/DescribeReportJobCommand.js +2 -2
  46. package/dist-es/commands/DescribeReportPlanCommand.js +2 -2
  47. package/dist-es/commands/DescribeRestoreJobCommand.js +2 -2
  48. package/dist-es/commands/DescribeScanJobCommand.js +2 -2
  49. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  50. package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -2
  51. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
  52. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -2
  53. package/dist-es/commands/GetBackupPlanCommand.js +2 -2
  54. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
  55. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
  56. package/dist-es/commands/GetBackupSelectionCommand.js +2 -2
  57. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
  58. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -2
  59. package/dist-es/commands/GetLegalHoldCommand.js +2 -2
  60. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -2
  61. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
  62. package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -2
  63. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -2
  64. package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -2
  65. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -2
  66. package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -2
  67. package/dist-es/commands/GetTieringConfigurationCommand.js +2 -2
  68. package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -2
  69. package/dist-es/commands/ListBackupJobsCommand.js +2 -2
  70. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -2
  71. package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -2
  72. package/dist-es/commands/ListBackupPlansCommand.js +2 -2
  73. package/dist-es/commands/ListBackupSelectionsCommand.js +2 -2
  74. package/dist-es/commands/ListBackupVaultsCommand.js +2 -2
  75. package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -2
  76. package/dist-es/commands/ListCopyJobsCommand.js +2 -2
  77. package/dist-es/commands/ListFrameworksCommand.js +2 -2
  78. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -2
  79. package/dist-es/commands/ListLegalHoldsCommand.js +2 -2
  80. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -2
  81. package/dist-es/commands/ListProtectedResourcesCommand.js +2 -2
  82. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
  83. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
  84. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -2
  85. package/dist-es/commands/ListReportJobsCommand.js +2 -2
  86. package/dist-es/commands/ListReportPlansCommand.js +2 -2
  87. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -2
  88. package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -2
  89. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -2
  90. package/dist-es/commands/ListRestoreJobsCommand.js +2 -2
  91. package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -2
  92. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -2
  93. package/dist-es/commands/ListScanJobSummariesCommand.js +2 -2
  94. package/dist-es/commands/ListScanJobsCommand.js +2 -2
  95. package/dist-es/commands/ListTagsCommand.js +2 -2
  96. package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -2
  97. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
  98. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
  99. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -2
  100. package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -2
  101. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -2
  102. package/dist-es/commands/StartBackupJobCommand.js +2 -2
  103. package/dist-es/commands/StartCopyJobCommand.js +2 -2
  104. package/dist-es/commands/StartReportJobCommand.js +2 -2
  105. package/dist-es/commands/StartRestoreJobCommand.js +2 -2
  106. package/dist-es/commands/StartScanJobCommand.js +2 -2
  107. package/dist-es/commands/StopBackupJobCommand.js +2 -2
  108. package/dist-es/commands/TagResourceCommand.js +2 -2
  109. package/dist-es/commands/UntagResourceCommand.js +2 -2
  110. package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
  111. package/dist-es/commands/UpdateFrameworkCommand.js +2 -2
  112. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
  113. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -2
  114. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
  115. package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -2
  116. package/dist-es/commands/UpdateReportPlanCommand.js +2 -2
  117. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -2
  118. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -2
  119. package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -2
  120. package/dist-es/endpoint/bdd.js +1 -1
  121. package/dist-es/endpoint/endpointResolver.js +1 -1
  122. package/dist-es/models/BackupServiceException.js +1 -1
  123. package/dist-es/runtimeConfig.browser.js +4 -6
  124. package/dist-es/runtimeConfig.js +4 -8
  125. package/dist-es/runtimeConfig.shared.js +3 -4
  126. package/dist-es/runtimeExtensions.js +2 -2
  127. package/dist-types/BackupClient.d.ts +5 -5
  128. package/dist-types/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
  129. package/dist-types/commands/CancelLegalHoldCommand.d.ts +6 -4
  130. package/dist-types/commands/CreateBackupPlanCommand.d.ts +6 -4
  131. package/dist-types/commands/CreateBackupSelectionCommand.d.ts +6 -4
  132. package/dist-types/commands/CreateBackupVaultCommand.d.ts +6 -4
  133. package/dist-types/commands/CreateFrameworkCommand.d.ts +6 -4
  134. package/dist-types/commands/CreateLegalHoldCommand.d.ts +6 -4
  135. package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -4
  136. package/dist-types/commands/CreateReportPlanCommand.d.ts +6 -4
  137. package/dist-types/commands/CreateRestoreAccessBackupVaultCommand.d.ts +6 -4
  138. package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +6 -4
  139. package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -4
  140. package/dist-types/commands/CreateTieringConfigurationCommand.d.ts +6 -4
  141. package/dist-types/commands/DeleteBackupPlanCommand.d.ts +6 -4
  142. package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +6 -4
  143. package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -4
  144. package/dist-types/commands/DeleteBackupVaultCommand.d.ts +6 -4
  145. package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -4
  146. package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -4
  147. package/dist-types/commands/DeleteFrameworkCommand.d.ts +6 -4
  148. package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +6 -4
  149. package/dist-types/commands/DeleteReportPlanCommand.d.ts +6 -4
  150. package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -4
  151. package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -4
  152. package/dist-types/commands/DeleteTieringConfigurationCommand.d.ts +6 -4
  153. package/dist-types/commands/DescribeBackupJobCommand.d.ts +6 -4
  154. package/dist-types/commands/DescribeBackupVaultCommand.d.ts +6 -4
  155. package/dist-types/commands/DescribeCopyJobCommand.d.ts +6 -4
  156. package/dist-types/commands/DescribeFrameworkCommand.d.ts +6 -4
  157. package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +6 -4
  158. package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +6 -4
  159. package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +6 -4
  160. package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +6 -4
  161. package/dist-types/commands/DescribeReportJobCommand.d.ts +6 -4
  162. package/dist-types/commands/DescribeReportPlanCommand.d.ts +6 -4
  163. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +6 -4
  164. package/dist-types/commands/DescribeScanJobCommand.d.ts +6 -4
  165. package/dist-types/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
  166. package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +6 -4
  167. package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -4
  168. package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +6 -4
  169. package/dist-types/commands/GetBackupPlanCommand.d.ts +6 -4
  170. package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +6 -4
  171. package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -4
  172. package/dist-types/commands/GetBackupSelectionCommand.d.ts +6 -4
  173. package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -4
  174. package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +6 -4
  175. package/dist-types/commands/GetLegalHoldCommand.d.ts +6 -4
  176. package/dist-types/commands/GetRecoveryPointIndexDetailsCommand.d.ts +6 -4
  177. package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -4
  178. package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +6 -4
  179. package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -4
  180. package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +6 -4
  181. package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +6 -4
  182. package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +6 -4
  183. package/dist-types/commands/GetTieringConfigurationCommand.d.ts +6 -4
  184. package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +6 -4
  185. package/dist-types/commands/ListBackupJobsCommand.d.ts +6 -4
  186. package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +6 -4
  187. package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +6 -4
  188. package/dist-types/commands/ListBackupPlansCommand.d.ts +6 -4
  189. package/dist-types/commands/ListBackupSelectionsCommand.d.ts +6 -4
  190. package/dist-types/commands/ListBackupVaultsCommand.d.ts +6 -4
  191. package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +6 -4
  192. package/dist-types/commands/ListCopyJobsCommand.d.ts +6 -4
  193. package/dist-types/commands/ListFrameworksCommand.d.ts +6 -4
  194. package/dist-types/commands/ListIndexedRecoveryPointsCommand.d.ts +6 -4
  195. package/dist-types/commands/ListLegalHoldsCommand.d.ts +6 -4
  196. package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -4
  197. package/dist-types/commands/ListProtectedResourcesCommand.d.ts +6 -4
  198. package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -4
  199. package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -4
  200. package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -4
  201. package/dist-types/commands/ListReportJobsCommand.d.ts +6 -4
  202. package/dist-types/commands/ListReportPlansCommand.d.ts +6 -4
  203. package/dist-types/commands/ListRestoreAccessBackupVaultsCommand.d.ts +6 -4
  204. package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +6 -4
  205. package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -4
  206. package/dist-types/commands/ListRestoreJobsCommand.d.ts +6 -4
  207. package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +6 -4
  208. package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -4
  209. package/dist-types/commands/ListScanJobSummariesCommand.d.ts +6 -4
  210. package/dist-types/commands/ListScanJobsCommand.d.ts +6 -4
  211. package/dist-types/commands/ListTagsCommand.d.ts +6 -4
  212. package/dist-types/commands/ListTieringConfigurationsCommand.d.ts +6 -4
  213. package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -4
  214. package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -4
  215. package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +6 -4
  216. package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +6 -4
  217. package/dist-types/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +6 -4
  218. package/dist-types/commands/StartBackupJobCommand.d.ts +6 -4
  219. package/dist-types/commands/StartCopyJobCommand.d.ts +6 -4
  220. package/dist-types/commands/StartReportJobCommand.d.ts +6 -4
  221. package/dist-types/commands/StartRestoreJobCommand.d.ts +6 -4
  222. package/dist-types/commands/StartScanJobCommand.d.ts +6 -4
  223. package/dist-types/commands/StopBackupJobCommand.d.ts +6 -4
  224. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  225. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  226. package/dist-types/commands/UpdateBackupPlanCommand.d.ts +6 -4
  227. package/dist-types/commands/UpdateFrameworkCommand.d.ts +6 -4
  228. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -4
  229. package/dist-types/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +6 -4
  230. package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -4
  231. package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +6 -4
  232. package/dist-types/commands/UpdateReportPlanCommand.d.ts +6 -4
  233. package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -4
  234. package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -4
  235. package/dist-types/commands/UpdateTieringConfigurationCommand.d.ts +6 -4
  236. package/dist-types/endpoint/bdd.d.ts +1 -1
  237. package/dist-types/extensionConfiguration.d.ts +1 -1
  238. package/dist-types/models/BackupServiceException.d.ts +1 -1
  239. package/dist-types/models/errors.d.ts +1 -1
  240. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  241. package/dist-types/runtimeConfig.d.ts +2 -2
  242. package/dist-types/runtimeConfig.native.d.ts +2 -2
  243. package/dist-types/ts3.4/BackupClient.d.ts +8 -14
  244. package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
  245. package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +6 -4
  246. package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +6 -4
  247. package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +6 -4
  248. package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +6 -4
  249. package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +6 -4
  250. package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +6 -4
  251. package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -4
  252. package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +6 -4
  253. package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +6 -4
  254. package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +6 -4
  255. package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -4
  256. package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +6 -4
  257. package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +6 -4
  258. package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +6 -4
  259. package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -4
  260. package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +6 -4
  261. package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -4
  262. package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -4
  263. package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +6 -4
  264. package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +6 -4
  265. package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +6 -4
  266. package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -4
  267. package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -4
  268. package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +6 -4
  269. package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +6 -4
  270. package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +6 -4
  271. package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +6 -4
  272. package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +6 -4
  273. package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +6 -4
  274. package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +6 -4
  275. package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +6 -4
  276. package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +6 -4
  277. package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +6 -4
  278. package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +6 -4
  279. package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +6 -4
  280. package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +6 -4
  281. package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
  282. package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +6 -4
  283. package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -4
  284. package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +6 -4
  285. package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +6 -4
  286. package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +6 -4
  287. package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -4
  288. package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +6 -4
  289. package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -4
  290. package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +6 -4
  291. package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +6 -4
  292. package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +6 -4
  293. package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -4
  294. package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +6 -4
  295. package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -4
  296. package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +6 -4
  297. package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +6 -4
  298. package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +6 -4
  299. package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +6 -4
  300. package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +6 -4
  301. package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +6 -4
  302. package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +6 -4
  303. package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +6 -4
  304. package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +6 -4
  305. package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +6 -4
  306. package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +6 -4
  307. package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +6 -4
  308. package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +6 -4
  309. package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +6 -4
  310. package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +6 -4
  311. package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +6 -4
  312. package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -4
  313. package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +6 -4
  314. package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -4
  315. package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -4
  316. package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -4
  317. package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +6 -4
  318. package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
  328. package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +6 -4
  336. package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +6 -4
  338. package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  341. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +6 -4
  344. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -4
  347. package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +6 -4
  348. package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +6 -4
  349. package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -4
  350. package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -4
  351. package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +6 -4
  352. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  353. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  354. package/dist-types/ts3.4/models/BackupServiceException.d.ts +1 -1
  355. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  356. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  357. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  358. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  359. package/package.json +13 -34
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetBackupVaultAccessPolicyInput, GetBackupVaultAccessPolicyOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetBackupVaultAccessPolicyCommandInput extends GetBackupVaultAc
22
22
  export interface GetBackupVaultAccessPolicyCommandOutput extends GetBackupVaultAccessPolicyOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetBackupVaultAccessPolicyCommand_base: {
25
- new (input: GetBackupVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetBackupVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns the access policy document that is associated with the named backup
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetBackupVaultNotificationsInput, GetBackupVaultNotificationsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetBackupVaultNotificationsCommandInput extends GetBackupVaultN
22
22
  export interface GetBackupVaultNotificationsCommandOutput extends GetBackupVaultNotificationsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetBackupVaultNotificationsCommand_base: {
25
- new (input: GetBackupVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetBackupVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns event notifications for the specified backup vault.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetLegalHoldInput, GetLegalHoldOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetLegalHoldCommandInput extends GetLegalHoldInput {
22
22
  export interface GetLegalHoldCommandOutput extends GetLegalHoldOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetLegalHoldCommand_base: {
25
- new (input: GetLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<GetLegalHoldCommandInput, GetLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<GetLegalHoldCommandInput, GetLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<GetLegalHoldCommandInput, GetLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<GetLegalHoldCommandInput, GetLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This action returns details for a specified legal hold. The details are the
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRecoveryPointIndexDetailsInput, GetRecoveryPointIndexDetailsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRecoveryPointIndexDetailsCommandInput extends GetRecoveryPoi
22
22
  export interface GetRecoveryPointIndexDetailsCommandOutput extends GetRecoveryPointIndexDetailsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRecoveryPointIndexDetailsCommand_base: {
25
- new (input: GetRecoveryPointIndexDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecoveryPointIndexDetailsCommandInput, GetRecoveryPointIndexDetailsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRecoveryPointIndexDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecoveryPointIndexDetailsCommandInput, GetRecoveryPointIndexDetailsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRecoveryPointIndexDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetRecoveryPointIndexDetailsCommandInput, GetRecoveryPointIndexDetailsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRecoveryPointIndexDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetRecoveryPointIndexDetailsCommandInput, GetRecoveryPointIndexDetailsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This operation returns the metadata and details specific to
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRecoveryPointRestoreMetadataInput, GetRecoveryPointRestoreMetadataOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRecoveryPointRestoreMetadataCommandInput extends GetRecovery
22
22
  export interface GetRecoveryPointRestoreMetadataCommandOutput extends GetRecoveryPointRestoreMetadataOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRecoveryPointRestoreMetadataCommand_base: {
25
- new (input: GetRecoveryPointRestoreMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRecoveryPointRestoreMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRecoveryPointRestoreMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRecoveryPointRestoreMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a set of metadata key-value pairs that were used to create the backup.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRestoreJobMetadataInput, GetRestoreJobMetadataOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRestoreJobMetadataCommandInput extends GetRestoreJobMetadata
22
22
  export interface GetRestoreJobMetadataCommandOutput extends GetRestoreJobMetadataOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRestoreJobMetadataCommand_base: {
25
- new (input: GetRestoreJobMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreJobMetadataCommandInput, GetRestoreJobMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRestoreJobMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreJobMetadataCommandInput, GetRestoreJobMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRestoreJobMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreJobMetadataCommandInput, GetRestoreJobMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRestoreJobMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreJobMetadataCommandInput, GetRestoreJobMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This request returns the metadata for the specified restore job.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRestoreTestingInferredMetadataInput, GetRestoreTestingInferredMetadataOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRestoreTestingInferredMetadataCommandInput extends GetRestor
22
22
  export interface GetRestoreTestingInferredMetadataCommandOutput extends GetRestoreTestingInferredMetadataOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRestoreTestingInferredMetadataCommand_base: {
25
- new (input: GetRestoreTestingInferredMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingInferredMetadataCommandInput, GetRestoreTestingInferredMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRestoreTestingInferredMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingInferredMetadataCommandInput, GetRestoreTestingInferredMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRestoreTestingInferredMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingInferredMetadataCommandInput, GetRestoreTestingInferredMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRestoreTestingInferredMetadataCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingInferredMetadataCommandInput, GetRestoreTestingInferredMetadataCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This request returns the minimal required set of metadata needed to
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRestoreTestingPlanInput, GetRestoreTestingPlanOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRestoreTestingPlanCommandInput extends GetRestoreTestingPlan
22
22
  export interface GetRestoreTestingPlanCommandOutput extends GetRestoreTestingPlanOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRestoreTestingPlanCommand_base: {
25
- new (input: GetRestoreTestingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingPlanCommandInput, GetRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRestoreTestingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingPlanCommandInput, GetRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRestoreTestingPlanCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingPlanCommandInput, GetRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRestoreTestingPlanCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingPlanCommandInput, GetRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns <code>RestoreTestingPlan</code> details for the specified
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetRestoreTestingSelectionInput, GetRestoreTestingSelectionOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetRestoreTestingSelectionCommandInput extends GetRestoreTestin
22
22
  export interface GetRestoreTestingSelectionCommandOutput extends GetRestoreTestingSelectionOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetRestoreTestingSelectionCommand_base: {
25
- new (input: GetRestoreTestingSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingSelectionCommandInput, GetRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetRestoreTestingSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestoreTestingSelectionCommandInput, GetRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetRestoreTestingSelectionCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingSelectionCommandInput, GetRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRestoreTestingSelectionCommandInput): import("@smithy/core/client").CommandImpl<GetRestoreTestingSelectionCommandInput, GetRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns RestoreTestingSelection, which displays resources
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetSupportedResourceTypesOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetSupportedResourceTypesCommandInput {
22
22
  export interface GetSupportedResourceTypesCommandOutput extends GetSupportedResourceTypesOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetSupportedResourceTypesCommand_base: {
25
- new (input: GetSupportedResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [GetSupportedResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetSupportedResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [GetSupportedResourceTypesCommandInput]): import("@smithy/core/client").CommandImpl<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns the Amazon Web Services resource types supported by Backup.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { GetTieringConfigurationInput, GetTieringConfigurationOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetTieringConfigurationCommandInput extends GetTieringConfigura
22
22
  export interface GetTieringConfigurationCommandOutput extends GetTieringConfigurationOutput, __MetadataBearer {
23
23
  }
24
24
  declare const GetTieringConfigurationCommand_base: {
25
- new (input: GetTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetTieringConfigurationCommandInput, GetTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetTieringConfigurationCommandInput, GetTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetTieringConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetTieringConfigurationCommandInput, GetTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTieringConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetTieringConfigurationCommandInput, GetTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns <code>TieringConfiguration</code> details for the specified
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupJobSummariesInput, ListBackupJobSummariesOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupJobSummariesCommandInput extends ListBackupJobSummari
22
22
  export interface ListBackupJobSummariesCommandOutput extends ListBackupJobSummariesOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupJobSummariesCommand_base: {
25
- new (input: ListBackupJobSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupJobSummariesCommandInput, ListBackupJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListBackupJobSummariesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBackupJobSummariesCommandInput, ListBackupJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupJobSummariesCommandInput): import("@smithy/core/client").CommandImpl<ListBackupJobSummariesCommandInput, ListBackupJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListBackupJobSummariesCommandInput]): import("@smithy/core/client").CommandImpl<ListBackupJobSummariesCommandInput, ListBackupJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This is a request for a summary of backup jobs created
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupJobsInput, ListBackupJobsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupJobsCommandInput extends ListBackupJobsInput {
22
22
  export interface ListBackupJobsCommandOutput extends ListBackupJobsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupJobsCommand_base: {
25
- new (input: ListBackupJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupJobsCommandInput, ListBackupJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListBackupJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBackupJobsCommandInput, ListBackupJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupJobsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupJobsCommandInput, ListBackupJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListBackupJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListBackupJobsCommandInput, ListBackupJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of existing backup jobs for an authenticated account for the last 30
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupPlanTemplatesInput, ListBackupPlanTemplatesOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupPlanTemplatesCommandInput extends ListBackupPlanTempl
22
22
  export interface ListBackupPlanTemplatesCommandOutput extends ListBackupPlanTemplatesOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupPlanTemplatesCommand_base: {
25
- new (input: ListBackupPlanTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListBackupPlanTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupPlanTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListBackupPlanTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the backup plan templates.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupPlanVersionsInput, ListBackupPlanVersionsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupPlanVersionsCommandInput extends ListBackupPlanVersio
22
22
  export interface ListBackupPlanVersionsCommandOutput extends ListBackupPlanVersionsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupPlanVersionsCommand_base: {
25
- new (input: ListBackupPlanVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListBackupPlanVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupPlanVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBackupPlanVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns version metadata of your backup plans, including Amazon Resource Names (ARNs),
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupPlansInput, ListBackupPlansOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupPlansCommandInput extends ListBackupPlansInput {
22
22
  export interface ListBackupPlansCommandOutput extends ListBackupPlansOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupPlansCommand_base: {
25
- new (input: ListBackupPlansCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupPlansCommandInput, ListBackupPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListBackupPlansCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBackupPlansCommandInput, ListBackupPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupPlansCommandInput): import("@smithy/core/client").CommandImpl<ListBackupPlansCommandInput, ListBackupPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListBackupPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListBackupPlansCommandInput, ListBackupPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the active backup plans for the account.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupSelectionsInput, ListBackupSelectionsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupSelectionsCommandInput extends ListBackupSelectionsIn
22
22
  export interface ListBackupSelectionsCommandOutput extends ListBackupSelectionsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupSelectionsCommand_base: {
25
- new (input: ListBackupSelectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListBackupSelectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupSelectionsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBackupSelectionsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns an array containing metadata of the resources associated with the target backup
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListBackupVaultsInput, ListBackupVaultsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListBackupVaultsCommandInput extends ListBackupVaultsInput {
22
22
  export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListBackupVaultsCommand_base: {
25
- new (input: ListBackupVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListBackupVaultsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListBackupVaultsCommandInput): import("@smithy/core/client").CommandImpl<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListBackupVaultsCommandInput]): import("@smithy/core/client").CommandImpl<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of recovery point storage containers along with information about
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListCopyJobSummariesInput, ListCopyJobSummariesOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListCopyJobSummariesCommandInput extends ListCopyJobSummariesIn
22
22
  export interface ListCopyJobSummariesCommandOutput extends ListCopyJobSummariesOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListCopyJobSummariesCommand_base: {
25
- new (input: ListCopyJobSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCopyJobSummariesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListCopyJobSummariesCommandInput): import("@smithy/core/client").CommandImpl<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListCopyJobSummariesCommandInput]): import("@smithy/core/client").CommandImpl<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This request obtains a list of copy jobs created
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListCopyJobsInput, ListCopyJobsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListCopyJobsCommandInput extends ListCopyJobsInput {
22
22
  export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListCopyJobsCommand_base: {
25
- new (input: ListCopyJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCopyJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListCopyJobsCommandInput): import("@smithy/core/client").CommandImpl<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListCopyJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns metadata about your copy jobs.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListFrameworksCommandInput extends ListFrameworksInput {
22
22
  export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListFrameworksCommand_base: {
25
- new (input: ListFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListFrameworksCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListFrameworksCommandInput): import("@smithy/core/client").CommandImpl<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListFrameworksCommandInput]): import("@smithy/core/client").CommandImpl<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListIndexedRecoveryPointsInput, ListIndexedRecoveryPointsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListIndexedRecoveryPointsCommandInput extends ListIndexedRecove
22
22
  export interface ListIndexedRecoveryPointsCommandOutput extends ListIndexedRecoveryPointsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListIndexedRecoveryPointsCommand_base: {
25
- new (input: ListIndexedRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIndexedRecoveryPointsCommandInput, ListIndexedRecoveryPointsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListIndexedRecoveryPointsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListIndexedRecoveryPointsCommandInput, ListIndexedRecoveryPointsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListIndexedRecoveryPointsCommandInput): import("@smithy/core/client").CommandImpl<ListIndexedRecoveryPointsCommandInput, ListIndexedRecoveryPointsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListIndexedRecoveryPointsCommandInput]): import("@smithy/core/client").CommandImpl<ListIndexedRecoveryPointsCommandInput, ListIndexedRecoveryPointsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This operation returns a list of recovery points that have an
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListLegalHoldsInput, ListLegalHoldsOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListLegalHoldsCommandInput extends ListLegalHoldsInput {
22
22
  export interface ListLegalHoldsCommandOutput extends ListLegalHoldsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListLegalHoldsCommand_base: {
25
- new (input: ListLegalHoldsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListLegalHoldsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListLegalHoldsCommandInput): import("@smithy/core/client").CommandImpl<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListLegalHoldsCommandInput]): import("@smithy/core/client").CommandImpl<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This action returns metadata about active and previous legal holds.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListProtectedResourcesByBackupVaultInput, ListProtectedResourcesByBackupVaultOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListProtectedResourcesByBackupVaultCommandInput extends ListPro
22
22
  export interface ListProtectedResourcesByBackupVaultCommandOutput extends ListProtectedResourcesByBackupVaultOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListProtectedResourcesByBackupVaultCommand_base: {
25
- new (input: ListProtectedResourcesByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListProtectedResourcesByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListProtectedResourcesByBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListProtectedResourcesByBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>This request lists the protected resources corresponding to each backup vault.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListProtectedResourcesInput, ListProtectedResourcesOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListProtectedResourcesCommandInput extends ListProtectedResourc
22
22
  export interface ListProtectedResourcesCommandOutput extends ListProtectedResourcesOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListProtectedResourcesCommand_base: {
25
- new (input: ListProtectedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListProtectedResourcesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListProtectedResourcesCommandInput): import("@smithy/core/client").CommandImpl<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListProtectedResourcesCommandInput]): import("@smithy/core/client").CommandImpl<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns an array of resources successfully backed up by Backup, including
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
4
  import type { ListRecoveryPointsByBackupVaultInput, ListRecoveryPointsByBackupVaultOutput } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface ListRecoveryPointsByBackupVaultCommandInput extends ListRecover
22
22
  export interface ListRecoveryPointsByBackupVaultCommandOutput extends ListRecoveryPointsByBackupVaultOutput, __MetadataBearer {
23
23
  }
24
24
  declare const ListRecoveryPointsByBackupVaultCommand_base: {
25
- new (input: ListRecoveryPointsByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListRecoveryPointsByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListRecoveryPointsByBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRecoveryPointsByBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns detailed information about the recovery points stored in a backup vault.</p>