@aws-sdk/client-backup 3.533.0 → 3.540.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 (195) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +6 -5
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-es/protocols/Aws_restJson1.js +4 -0
  6. package/dist-types/Backup.d.ts +21 -1
  7. package/dist-types/BackupClient.d.ts +1 -1
  8. package/dist-types/commands/CancelLegalHoldCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateBackupPlanCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateBackupSelectionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateBackupVaultCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFrameworkCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateLegalHoldCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateReportPlanCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteBackupPlanCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBackupVaultCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteFrameworkCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteReportPlanCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeBackupJobCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeBackupVaultCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeCopyJobCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeFrameworkCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeReportJobCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeReportPlanCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +2 -1
  40. package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +2 -1
  41. package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +2 -1
  42. package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +2 -1
  43. package/dist-types/commands/GetBackupPlanCommand.d.ts +2 -1
  44. package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +2 -1
  45. package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +2 -1
  46. package/dist-types/commands/GetBackupSelectionCommand.d.ts +2 -1
  47. package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +2 -1
  48. package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +2 -1
  49. package/dist-types/commands/GetLegalHoldCommand.d.ts +2 -1
  50. package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +2 -1
  51. package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +2 -1
  52. package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +2 -1
  53. package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +2 -1
  54. package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +2 -1
  55. package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListBackupJobsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +2 -1
  59. package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListBackupPlansCommand.d.ts +2 -1
  61. package/dist-types/commands/ListBackupSelectionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListBackupVaultsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListCopyJobsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListFrameworksCommand.d.ts +2 -1
  66. package/dist-types/commands/ListLegalHoldsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +2 -1
  68. package/dist-types/commands/ListProtectedResourcesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +2 -1
  70. package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +2 -1
  71. package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -1
  72. package/dist-types/commands/ListReportJobsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListReportPlansCommand.d.ts +2 -1
  74. package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +2 -1
  75. package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/ListRestoreJobsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +2 -1
  78. package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +2 -1
  79. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  80. package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +2 -1
  81. package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +2 -1
  82. package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +2 -1
  83. package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +2 -1
  84. package/dist-types/commands/StartBackupJobCommand.d.ts +2 -1
  85. package/dist-types/commands/StartCopyJobCommand.d.ts +2 -1
  86. package/dist-types/commands/StartReportJobCommand.d.ts +2 -1
  87. package/dist-types/commands/StartRestoreJobCommand.d.ts +2 -1
  88. package/dist-types/commands/StopBackupJobCommand.d.ts +3 -2
  89. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  90. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateBackupPlanCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateFrameworkCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateReportPlanCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +2 -1
  99. package/dist-types/index.d.ts +0 -1
  100. package/dist-types/models/models_0.d.ts +1002 -962
  101. package/dist-types/ts3.4/Backup.d.ts +20 -0
  102. package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/index.d.ts +0 -1
  194. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  195. package/package.json +40 -40
@@ -1,12 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultEndpointResolver = void 0;
4
- const util_endpoints_1 = require("@smithy/util-endpoints");
4
+ const util_endpoints_1 = require("@aws-sdk/util-endpoints");
5
+ const util_endpoints_2 = require("@smithy/util-endpoints");
5
6
  const ruleset_1 = require("./ruleset");
6
7
  const defaultEndpointResolver = (endpointParams, context = {}) => {
7
- return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
8
+ return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
8
9
  endpointParams: endpointParams,
9
10
  logger: context.logger,
10
11
  });
11
12
  };
12
13
  exports.defaultEndpointResolver = defaultEndpointResolver;
14
+ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -1631,7 +1631,8 @@ var se_ListRecoveryPointsByResourceCommand = /* @__PURE__ */ __name(async (input
1631
1631
  b.p("ResourceArn", () => input.ResourceArn, "{ResourceArn}", false);
1632
1632
  const query = (0, import_smithy_client.map)({
1633
1633
  [_nT]: [, input[_NT]],
1634
- [_mR]: [() => input.MaxResults !== void 0, () => input[_MR].toString()]
1634
+ [_mR]: [() => input.MaxResults !== void 0, () => input[_MR].toString()],
1635
+ [_mBAWSBO]: [() => input.ManagedByAWSBackupOnly !== void 0, () => input[_MBAWSBO].toString()]
1635
1636
  });
1636
1637
  let body;
1637
1638
  b.m("GET").h(headers).q(query).b(body);
@@ -3974,7 +3975,8 @@ var de_RecoveryPointByResource = /* @__PURE__ */ __name((output, context) => {
3974
3975
  RecoveryPointArn: import_smithy_client.expectString,
3975
3976
  ResourceName: import_smithy_client.expectString,
3976
3977
  Status: import_smithy_client.expectString,
3977
- StatusMessage: import_smithy_client.expectString
3978
+ StatusMessage: import_smithy_client.expectString,
3979
+ VaultType: import_smithy_client.expectString
3978
3980
  });
3979
3981
  }, "de_RecoveryPointByResource");
3980
3982
  var de_RecoveryPointByResourceList = /* @__PURE__ */ __name((output, context) => {
@@ -4172,6 +4174,7 @@ var _CA = "CreationAfter";
4172
4174
  var _CB = "CreationBefore";
4173
4175
  var _CD = "CancelDescription";
4174
4176
  var _ID = "IncludeDeleted";
4177
+ var _MBAWSBO = "ManagedByAWSBackupOnly";
4175
4178
  var _MC = "MessageCategory";
4176
4179
  var _MR = "MaxResults";
4177
4180
  var _NT = "NextToken";
@@ -4193,6 +4196,7 @@ var _cBo = "completeBefore";
4193
4196
  var _cD = "cancelDescription";
4194
4197
  var _dVA = "destinationVaultArn";
4195
4198
  var _iD = "includeDeleted";
4199
+ var _mBAWSBO = "managedByAWSBackupOnly";
4196
4200
  var _mC = "messageCategory";
4197
4201
  var _mR = "maxResults";
4198
4202
  var _nT = "nextToken";
@@ -5948,9 +5952,6 @@ var paginateListRestoreTestingSelections = (0, import_core.createPaginator)(Back
5948
5952
  // src/pagination/ListTagsPaginator.ts
5949
5953
 
5950
5954
  var paginateListTags = (0, import_core.createPaginator)(BackupClient, ListTagsCommand, "NextToken", "NextToken", "MaxResults");
5951
-
5952
- // src/index.ts
5953
- var import_util_endpoints = require("@aws-sdk/util-endpoints");
5954
5955
  // Annotate the CommonJS export names for ESM import in node:
5955
5956
 
5956
5957
  0 && (module.exports = {
@@ -1,4 +1,5 @@
1
- import { resolveEndpoint } from "@smithy/util-endpoints";
1
+ import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
+ import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
3
  import { ruleSet } from "./ruleset";
3
4
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
4
5
  return resolveEndpoint(ruleSet, {
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
6
7
  logger: context.logger,
7
8
  });
8
9
  };
10
+ customEndpointFunctions.aws = awsEndpointFunctions;
package/dist-es/index.js CHANGED
@@ -3,5 +3,4 @@ export * from "./Backup";
3
3
  export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./models";
6
- import "@aws-sdk/util-endpoints";
7
6
  export { BackupServiceException } from "./models/BackupServiceException";
@@ -787,6 +787,7 @@ export const se_ListRecoveryPointsByResourceCommand = async (input, context) =>
787
787
  const query = map({
788
788
  [_nT]: [, input[_NT]],
789
789
  [_mR]: [() => input.MaxResults !== void 0, () => input[_MR].toString()],
790
+ [_mBAWSBO]: [() => input.ManagedByAWSBackupOnly !== void 0, () => input[_MBAWSBO].toString()],
790
791
  });
791
792
  let body;
792
793
  b.m("GET").h(headers).q(query).b(body);
@@ -3118,6 +3119,7 @@ const de_RecoveryPointByResource = (output, context) => {
3118
3119
  ResourceName: __expectString,
3119
3120
  Status: __expectString,
3120
3121
  StatusMessage: __expectString,
3122
+ VaultType: __expectString,
3121
3123
  });
3122
3124
  };
3123
3125
  const de_RecoveryPointByResourceList = (output, context) => {
@@ -3335,6 +3337,7 @@ const _CA = "CreationAfter";
3335
3337
  const _CB = "CreationBefore";
3336
3338
  const _CD = "CancelDescription";
3337
3339
  const _ID = "IncludeDeleted";
3340
+ const _MBAWSBO = "ManagedByAWSBackupOnly";
3338
3341
  const _MC = "MessageCategory";
3339
3342
  const _MR = "MaxResults";
3340
3343
  const _NT = "NextToken";
@@ -3356,6 +3359,7 @@ const _cBo = "completeBefore";
3356
3359
  const _cD = "cancelDescription";
3357
3360
  const _dVA = "destinationVaultArn";
3358
3361
  const _iD = "includeDeleted";
3362
+ const _mBAWSBO = "managedByAWSBackupOnly";
3359
3363
  const _mC = "messageCategory";
3360
3364
  const _mR = "maxResults";
3361
3365
  const _nT = "nextToken";
@@ -245,6 +245,7 @@ export interface Backup {
245
245
  /**
246
246
  * @see {@link DescribeGlobalSettingsCommand}
247
247
  */
248
+ describeGlobalSettings(): Promise<DescribeGlobalSettingsCommandOutput>;
248
249
  describeGlobalSettings(args: DescribeGlobalSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalSettingsCommandOutput>;
249
250
  describeGlobalSettings(args: DescribeGlobalSettingsCommandInput, cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void): void;
250
251
  describeGlobalSettings(args: DescribeGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalSettingsCommandOutput) => void): void;
@@ -263,6 +264,7 @@ export interface Backup {
263
264
  /**
264
265
  * @see {@link DescribeRegionSettingsCommand}
265
266
  */
267
+ describeRegionSettings(): Promise<DescribeRegionSettingsCommandOutput>;
266
268
  describeRegionSettings(args: DescribeRegionSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegionSettingsCommandOutput>;
267
269
  describeRegionSettings(args: DescribeRegionSettingsCommandInput, cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void): void;
268
270
  describeRegionSettings(args: DescribeRegionSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegionSettingsCommandOutput) => void): void;
@@ -377,30 +379,35 @@ export interface Backup {
377
379
  /**
378
380
  * @see {@link GetSupportedResourceTypesCommand}
379
381
  */
382
+ getSupportedResourceTypes(): Promise<GetSupportedResourceTypesCommandOutput>;
380
383
  getSupportedResourceTypes(args: GetSupportedResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetSupportedResourceTypesCommandOutput>;
381
384
  getSupportedResourceTypes(args: GetSupportedResourceTypesCommandInput, cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void): void;
382
385
  getSupportedResourceTypes(args: GetSupportedResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSupportedResourceTypesCommandOutput) => void): void;
383
386
  /**
384
387
  * @see {@link ListBackupJobsCommand}
385
388
  */
389
+ listBackupJobs(): Promise<ListBackupJobsCommandOutput>;
386
390
  listBackupJobs(args: ListBackupJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListBackupJobsCommandOutput>;
387
391
  listBackupJobs(args: ListBackupJobsCommandInput, cb: (err: any, data?: ListBackupJobsCommandOutput) => void): void;
388
392
  listBackupJobs(args: ListBackupJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBackupJobsCommandOutput) => void): void;
389
393
  /**
390
394
  * @see {@link ListBackupJobSummariesCommand}
391
395
  */
396
+ listBackupJobSummaries(): Promise<ListBackupJobSummariesCommandOutput>;
392
397
  listBackupJobSummaries(args: ListBackupJobSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListBackupJobSummariesCommandOutput>;
393
398
  listBackupJobSummaries(args: ListBackupJobSummariesCommandInput, cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void): void;
394
399
  listBackupJobSummaries(args: ListBackupJobSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBackupJobSummariesCommandOutput) => void): void;
395
400
  /**
396
401
  * @see {@link ListBackupPlansCommand}
397
402
  */
403
+ listBackupPlans(): Promise<ListBackupPlansCommandOutput>;
398
404
  listBackupPlans(args: ListBackupPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListBackupPlansCommandOutput>;
399
405
  listBackupPlans(args: ListBackupPlansCommandInput, cb: (err: any, data?: ListBackupPlansCommandOutput) => void): void;
400
406
  listBackupPlans(args: ListBackupPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBackupPlansCommandOutput) => void): void;
401
407
  /**
402
408
  * @see {@link ListBackupPlanTemplatesCommand}
403
409
  */
410
+ listBackupPlanTemplates(): Promise<ListBackupPlanTemplatesCommandOutput>;
404
411
  listBackupPlanTemplates(args: ListBackupPlanTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListBackupPlanTemplatesCommandOutput>;
405
412
  listBackupPlanTemplates(args: ListBackupPlanTemplatesCommandInput, cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void): void;
406
413
  listBackupPlanTemplates(args: ListBackupPlanTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBackupPlanTemplatesCommandOutput) => void): void;
@@ -419,36 +426,42 @@ export interface Backup {
419
426
  /**
420
427
  * @see {@link ListBackupVaultsCommand}
421
428
  */
429
+ listBackupVaults(): Promise<ListBackupVaultsCommandOutput>;
422
430
  listBackupVaults(args: ListBackupVaultsCommandInput, options?: __HttpHandlerOptions): Promise<ListBackupVaultsCommandOutput>;
423
431
  listBackupVaults(args: ListBackupVaultsCommandInput, cb: (err: any, data?: ListBackupVaultsCommandOutput) => void): void;
424
432
  listBackupVaults(args: ListBackupVaultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBackupVaultsCommandOutput) => void): void;
425
433
  /**
426
434
  * @see {@link ListCopyJobsCommand}
427
435
  */
436
+ listCopyJobs(): Promise<ListCopyJobsCommandOutput>;
428
437
  listCopyJobs(args: ListCopyJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListCopyJobsCommandOutput>;
429
438
  listCopyJobs(args: ListCopyJobsCommandInput, cb: (err: any, data?: ListCopyJobsCommandOutput) => void): void;
430
439
  listCopyJobs(args: ListCopyJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCopyJobsCommandOutput) => void): void;
431
440
  /**
432
441
  * @see {@link ListCopyJobSummariesCommand}
433
442
  */
443
+ listCopyJobSummaries(): Promise<ListCopyJobSummariesCommandOutput>;
434
444
  listCopyJobSummaries(args: ListCopyJobSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListCopyJobSummariesCommandOutput>;
435
445
  listCopyJobSummaries(args: ListCopyJobSummariesCommandInput, cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void): void;
436
446
  listCopyJobSummaries(args: ListCopyJobSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCopyJobSummariesCommandOutput) => void): void;
437
447
  /**
438
448
  * @see {@link ListFrameworksCommand}
439
449
  */
450
+ listFrameworks(): Promise<ListFrameworksCommandOutput>;
440
451
  listFrameworks(args: ListFrameworksCommandInput, options?: __HttpHandlerOptions): Promise<ListFrameworksCommandOutput>;
441
452
  listFrameworks(args: ListFrameworksCommandInput, cb: (err: any, data?: ListFrameworksCommandOutput) => void): void;
442
453
  listFrameworks(args: ListFrameworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFrameworksCommandOutput) => void): void;
443
454
  /**
444
455
  * @see {@link ListLegalHoldsCommand}
445
456
  */
457
+ listLegalHolds(): Promise<ListLegalHoldsCommandOutput>;
446
458
  listLegalHolds(args: ListLegalHoldsCommandInput, options?: __HttpHandlerOptions): Promise<ListLegalHoldsCommandOutput>;
447
459
  listLegalHolds(args: ListLegalHoldsCommandInput, cb: (err: any, data?: ListLegalHoldsCommandOutput) => void): void;
448
460
  listLegalHolds(args: ListLegalHoldsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLegalHoldsCommandOutput) => void): void;
449
461
  /**
450
462
  * @see {@link ListProtectedResourcesCommand}
451
463
  */
464
+ listProtectedResources(): Promise<ListProtectedResourcesCommandOutput>;
452
465
  listProtectedResources(args: ListProtectedResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListProtectedResourcesCommandOutput>;
453
466
  listProtectedResources(args: ListProtectedResourcesCommandInput, cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void): void;
454
467
  listProtectedResources(args: ListProtectedResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProtectedResourcesCommandOutput) => void): void;
@@ -479,18 +492,21 @@ export interface Backup {
479
492
  /**
480
493
  * @see {@link ListReportJobsCommand}
481
494
  */
495
+ listReportJobs(): Promise<ListReportJobsCommandOutput>;
482
496
  listReportJobs(args: ListReportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListReportJobsCommandOutput>;
483
497
  listReportJobs(args: ListReportJobsCommandInput, cb: (err: any, data?: ListReportJobsCommandOutput) => void): void;
484
498
  listReportJobs(args: ListReportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReportJobsCommandOutput) => void): void;
485
499
  /**
486
500
  * @see {@link ListReportPlansCommand}
487
501
  */
502
+ listReportPlans(): Promise<ListReportPlansCommandOutput>;
488
503
  listReportPlans(args: ListReportPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListReportPlansCommandOutput>;
489
504
  listReportPlans(args: ListReportPlansCommandInput, cb: (err: any, data?: ListReportPlansCommandOutput) => void): void;
490
505
  listReportPlans(args: ListReportPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReportPlansCommandOutput) => void): void;
491
506
  /**
492
507
  * @see {@link ListRestoreJobsCommand}
493
508
  */
509
+ listRestoreJobs(): Promise<ListRestoreJobsCommandOutput>;
494
510
  listRestoreJobs(args: ListRestoreJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListRestoreJobsCommandOutput>;
495
511
  listRestoreJobs(args: ListRestoreJobsCommandInput, cb: (err: any, data?: ListRestoreJobsCommandOutput) => void): void;
496
512
  listRestoreJobs(args: ListRestoreJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRestoreJobsCommandOutput) => void): void;
@@ -503,12 +519,14 @@ export interface Backup {
503
519
  /**
504
520
  * @see {@link ListRestoreJobSummariesCommand}
505
521
  */
522
+ listRestoreJobSummaries(): Promise<ListRestoreJobSummariesCommandOutput>;
506
523
  listRestoreJobSummaries(args: ListRestoreJobSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListRestoreJobSummariesCommandOutput>;
507
524
  listRestoreJobSummaries(args: ListRestoreJobSummariesCommandInput, cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void): void;
508
525
  listRestoreJobSummaries(args: ListRestoreJobSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRestoreJobSummariesCommandOutput) => void): void;
509
526
  /**
510
527
  * @see {@link ListRestoreTestingPlansCommand}
511
528
  */
529
+ listRestoreTestingPlans(): Promise<ListRestoreTestingPlansCommandOutput>;
512
530
  listRestoreTestingPlans(args: ListRestoreTestingPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListRestoreTestingPlansCommandOutput>;
513
531
  listRestoreTestingPlans(args: ListRestoreTestingPlansCommandInput, cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void): void;
514
532
  listRestoreTestingPlans(args: ListRestoreTestingPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRestoreTestingPlansCommandOutput) => void): void;
@@ -605,6 +623,7 @@ export interface Backup {
605
623
  /**
606
624
  * @see {@link UpdateGlobalSettingsCommand}
607
625
  */
626
+ updateGlobalSettings(): Promise<UpdateGlobalSettingsCommandOutput>;
608
627
  updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGlobalSettingsCommandOutput>;
609
628
  updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
610
629
  updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
@@ -617,6 +636,7 @@ export interface Backup {
617
636
  /**
618
637
  * @see {@link UpdateRegionSettingsCommand}
619
638
  */
639
+ updateRegionSettings(): Promise<UpdateRegionSettingsCommandOutput>;
620
640
  updateRegionSettings(args: UpdateRegionSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRegionSettingsCommandOutput>;
621
641
  updateRegionSettings(args: UpdateRegionSettingsCommandInput, cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void): void;
622
642
  updateRegionSettings(args: UpdateRegionSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRegionSettingsCommandOutput) => void): void;
@@ -640,12 +660,12 @@ export interface Backup {
640
660
  updateRestoreTestingSelection(args: UpdateRestoreTestingSelectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRestoreTestingSelectionCommandOutput) => void): void;
641
661
  }
642
662
  /**
643
- * @public
644
663
  * <fullname>Backup</fullname>
645
664
  * <p>Backup is a unified backup service designed to protect Amazon Web Services
646
665
  * services and their associated data. Backup simplifies the creation, migration,
647
666
  * restoration, and deletion of backups, while also providing reporting and
648
667
  * auditing.</p>
668
+ * @public
649
669
  */
650
670
  export declare class Backup extends BackupClient implements Backup {
651
671
  }
@@ -242,12 +242,12 @@ export type BackupClientResolvedConfigType = __SmithyResolvedConfiguration<__Htt
242
242
  export interface BackupClientResolvedConfig extends BackupClientResolvedConfigType {
243
243
  }
244
244
  /**
245
- * @public
246
245
  * <fullname>Backup</fullname>
247
246
  * <p>Backup is a unified backup service designed to protect Amazon Web Services
248
247
  * services and their associated data. Backup simplifies the creation, migration,
249
248
  * restoration, and deletion of backups, while also providing reporting and
250
249
  * auditing.</p>
250
+ * @public
251
251
  */
252
252
  export declare class BackupClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, BackupClientResolvedConfig> {
253
253
  /**
@@ -22,10 +22,10 @@ export interface CancelLegalHoldCommandOutput extends CancelLegalHoldOutput, __M
22
22
  }
23
23
  declare const CancelLegalHoldCommand_base: {
24
24
  new (input: CancelLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This action removes the specified legal hold on a recovery point.
30
30
  * This action can only be performed by a user with sufficient permissions.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const CancelLegalHoldCommand_base: {
71
71
  * @throws {@link BackupServiceException}
72
72
  * <p>Base exception class for all service exceptions from Backup service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CancelLegalHoldCommand extends CancelLegalHoldCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateBackupPlanCommandOutput extends CreateBackupPlanOutput, _
22
22
  }
23
23
  declare const CreateBackupPlanCommand_base: {
24
24
  new (input: CreateBackupPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBackupPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a backup plan using a backup plan name and backup rules. A backup plan is a
30
30
  * document that contains information that Backup uses to schedule tasks that
31
31
  * create recovery points for resources.</p>
@@ -128,6 +128,7 @@ declare const CreateBackupPlanCommand_base: {
128
128
  * @throws {@link BackupServiceException}
129
129
  * <p>Base exception class for all service exceptions from Backup service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class CreateBackupPlanCommand extends CreateBackupPlanCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface CreateBackupSelectionCommandOutput extends CreateBackupSelectio
22
22
  }
23
23
  declare const CreateBackupSelectionCommand_base: {
24
24
  new (input: CreateBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a JSON document that specifies a set of resources to assign to a backup plan.
30
30
  * For examples, see <a href="https://docs.aws.amazon.com/aws-backup/latest/devguide/assigning-resources.html#assigning-resources-json">Assigning resources programmatically</a>. </p>
31
31
  * @example
@@ -117,6 +117,7 @@ declare const CreateBackupSelectionCommand_base: {
117
117
  * @throws {@link BackupServiceException}
118
118
  * <p>Base exception class for all service exceptions from Backup service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class CreateBackupSelectionCommand extends CreateBackupSelectionCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface CreateBackupVaultCommandOutput extends CreateBackupVaultOutput,
22
22
  }
23
23
  declare const CreateBackupVaultCommand_base: {
24
24
  new (input: CreateBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a logical container where backups are stored. A <code>CreateBackupVault</code>
30
30
  * request includes a name, optionally one or more resource tags, an encryption key, and a
31
31
  * request ID.</p>
@@ -83,6 +83,7 @@ declare const CreateBackupVaultCommand_base: {
83
83
  * @throws {@link BackupServiceException}
84
84
  * <p>Base exception class for all service exceptions from Backup service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class CreateBackupVaultCommand extends CreateBackupVaultCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface CreateFrameworkCommandOutput extends CreateFrameworkOutput, __M
22
22
  }
23
23
  declare const CreateFrameworkCommand_base: {
24
24
  new (input: CreateFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFrameworkCommandInput, CreateFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFrameworkCommandInput, CreateFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a framework with one or more controls. A framework is a collection of controls
30
30
  * that you can use to evaluate your backup practices. By using pre-built customizable
31
31
  * controls to define your policies, you can evaluate whether your backup practices comply
@@ -101,6 +101,7 @@ declare const CreateFrameworkCommand_base: {
101
101
  * @throws {@link BackupServiceException}
102
102
  * <p>Base exception class for all service exceptions from Backup service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class CreateFrameworkCommand extends CreateFrameworkCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface CreateLegalHoldCommandOutput extends CreateLegalHoldOutput, __M
22
22
  }
23
23
  declare const CreateLegalHoldCommand_base: {
24
24
  new (input: CreateLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLegalHoldCommandInput, CreateLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLegalHoldCommandInput, CreateLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This action creates a legal hold on a recovery point (backup). A legal hold
30
30
  * is a restraint on altering or deleting a backup until an authorized user cancels the
31
31
  * legal hold. Any actions to delete or disassociate a recovery point will fail with
@@ -104,6 +104,7 @@ declare const CreateLegalHoldCommand_base: {
104
104
  * @throws {@link BackupServiceException}
105
105
  * <p>Base exception class for all service exceptions from Backup service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class CreateLegalHoldCommand extends CreateLegalHoldCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface CreateLogicallyAirGappedBackupVaultCommandOutput extends Create
22
22
  }
23
23
  declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
24
24
  new (input: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogicallyAirGappedBackupVaultCommandInput, CreateLogicallyAirGappedBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogicallyAirGappedBackupVaultCommandInput, CreateLogicallyAirGappedBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This request creates a logical container to where backups may be copied.</p>
30
30
  * <p>This request includes a name, the Region, the maximum number of retention days, the
31
31
  * minimum number of retention days, and optionally can include tags and a creator request
@@ -90,6 +90,7 @@ declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
90
90
  * @throws {@link BackupServiceException}
91
91
  * <p>Base exception class for all service exceptions from Backup service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class CreateLogicallyAirGappedBackupVaultCommand extends CreateLogicallyAirGappedBackupVaultCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface CreateReportPlanCommandOutput extends CreateReportPlanOutput, _
22
22
  }
23
23
  declare const CreateReportPlanCommand_base: {
24
24
  new (input: CreateReportPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReportPlanCommandInput, CreateReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReportPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReportPlanCommandInput, CreateReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a report plan. A report plan is a document that contains information about the
30
30
  * contents of the report and where Backup will deliver it.</p>
31
31
  * <p>If you call <code>CreateReportPlan</code> with a plan that already exists, you receive
@@ -103,6 +103,7 @@ declare const CreateReportPlanCommand_base: {
103
103
  * @throws {@link BackupServiceException}
104
104
  * <p>Base exception class for all service exceptions from Backup service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class CreateReportPlanCommand extends CreateReportPlanCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface CreateRestoreTestingPlanCommandOutput extends CreateRestoreTest
22
22
  }
23
23
  declare const CreateRestoreTestingPlanCommand_base: {
24
24
  new (input: CreateRestoreTestingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestoreTestingPlanCommandInput, CreateRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRestoreTestingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestoreTestingPlanCommandInput, CreateRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This is the first of two steps to create a restore testing
30
30
  * plan; once this request is successful, finish the procedure with
31
31
  * request CreateRestoreTestingSelection.</p>
@@ -102,6 +102,7 @@ declare const CreateRestoreTestingPlanCommand_base: {
102
102
  * @throws {@link BackupServiceException}
103
103
  * <p>Base exception class for all service exceptions from Backup service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class CreateRestoreTestingPlanCommand extends CreateRestoreTestingPlanCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface CreateRestoreTestingSelectionCommandOutput extends CreateRestor
22
22
  }
23
23
  declare const CreateRestoreTestingSelectionCommand_base: {
24
24
  new (input: CreateRestoreTestingSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestoreTestingSelectionCommandInput, CreateRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRestoreTestingSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestoreTestingSelectionCommandInput, CreateRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This request can be sent after CreateRestoreTestingPlan request
30
30
  * returns successfully. This is the second part of creating a resource testing
31
31
  * plan, and it must be completed sequentially.</p>
@@ -126,6 +126,7 @@ declare const CreateRestoreTestingSelectionCommand_base: {
126
126
  * @throws {@link BackupServiceException}
127
127
  * <p>Base exception class for all service exceptions from Backup service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class CreateRestoreTestingSelectionCommand extends CreateRestoreTestingSelectionCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupPlanCommandOutput extends DeleteBackupPlanOutput, _
22
22
  }
23
23
  declare const DeleteBackupPlanCommand_base: {
24
24
  new (input: DeleteBackupPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a backup plan. A backup plan can only be deleted after all associated selections
30
30
  * of resources have been deleted. Deleting a backup plan deletes the current version of a
31
31
  * backup plan. Previous versions, if any, will still exist.</p>
@@ -75,6 +75,7 @@ declare const DeleteBackupPlanCommand_base: {
75
75
  * @throws {@link BackupServiceException}
76
76
  * <p>Base exception class for all service exceptions from Backup service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DeleteBackupPlanCommand extends DeleteBackupPlanCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteBackupSelectionCommand_base: {
24
24
  new (input: DeleteBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the resource selection associated with a backup plan that is specified by the
30
30
  * <code>SelectionId</code>.</p>
31
31
  * @example
@@ -66,6 +66,7 @@ declare const DeleteBackupSelectionCommand_base: {
66
66
  * @throws {@link BackupServiceException}
67
67
  * <p>Base exception class for all service exceptions from Backup service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteBackupSelectionCommand extends DeleteBackupSelectionCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBe
22
22
  }
23
23
  declare const DeleteBackupVaultAccessPolicyCommand_base: {
24
24
  new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the policy document that manages permissions on a backup vault.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const DeleteBackupVaultAccessPolicyCommand_base: {
64
64
  * @throws {@link BackupServiceException}
65
65
  * <p>Base exception class for all service exceptions from Backup service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class DeleteBackupVaultAccessPolicyCommand extends DeleteBackupVaultAccessPolicyCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteBackupVaultCommand_base: {
24
24
  new (input: DeleteBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the backup vault identified by its name. A vault can be deleted only if it is
30
30
  * empty.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const DeleteBackupVaultCommand_base: {
69
69
  * @throws {@link BackupServiceException}
70
70
  * <p>Base exception class for all service exceptions from Backup service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteBackupVaultCommand extends DeleteBackupVaultCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupVaultLockConfigurationCommandOutput extends __Metad
22
22
  }
23
23
  declare const DeleteBackupVaultLockConfigurationCommand_base: {
24
24
  new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes Backup Vault Lock from a backup vault specified by a backup vault
30
30
  * name.</p>
31
31
  * <p>If the Vault Lock configuration is immutable, then you cannot delete Vault Lock using
@@ -73,6 +73,7 @@ declare const DeleteBackupVaultLockConfigurationCommand_base: {
73
73
  * @throws {@link BackupServiceException}
74
74
  * <p>Base exception class for all service exceptions from Backup service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteBackupVaultLockConfigurationCommand extends DeleteBackupVaultLockConfigurationCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataB
22
22
  }
23
23
  declare const DeleteBackupVaultNotificationsCommand_base: {
24
24
  new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes event notifications for the specified backup vault.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const DeleteBackupVaultNotificationsCommand_base: {
64
64
  * @throws {@link BackupServiceException}
65
65
  * <p>Base exception class for all service exceptions from Backup service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class DeleteBackupVaultNotificationsCommand extends DeleteBackupVaultNotificationsCommand_base {
69
70
  }