@aws-sdk/client-backup 3.952.0 → 3.953.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 (128) hide show
  1. package/dist-cjs/index.js +1215 -827
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  4. package/dist-es/commands/CancelLegalHoldCommand.js +2 -2
  5. package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
  6. package/dist-es/commands/CreateBackupSelectionCommand.js +2 -2
  7. package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
  8. package/dist-es/commands/CreateFrameworkCommand.js +2 -2
  9. package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
  10. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -2
  11. package/dist-es/commands/CreateReportPlanCommand.js +2 -2
  12. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -2
  13. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -2
  14. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -2
  15. package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -2
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +2 -2
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -2
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +2 -2
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
  22. package/dist-es/commands/DeleteFrameworkCommand.js +2 -2
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -2
  24. package/dist-es/commands/DeleteReportPlanCommand.js +2 -2
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -2
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -2
  27. package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -2
  28. package/dist-es/commands/DescribeBackupJobCommand.js +2 -2
  29. package/dist-es/commands/DescribeBackupVaultCommand.js +2 -2
  30. package/dist-es/commands/DescribeCopyJobCommand.js +2 -2
  31. package/dist-es/commands/DescribeFrameworkCommand.js +2 -2
  32. package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -2
  33. package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -2
  34. package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -2
  35. package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -2
  36. package/dist-es/commands/DescribeReportJobCommand.js +2 -2
  37. package/dist-es/commands/DescribeReportPlanCommand.js +2 -2
  38. package/dist-es/commands/DescribeRestoreJobCommand.js +2 -2
  39. package/dist-es/commands/DescribeScanJobCommand.js +2 -2
  40. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  41. package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -2
  42. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
  43. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -2
  44. package/dist-es/commands/GetBackupPlanCommand.js +2 -2
  45. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
  46. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
  47. package/dist-es/commands/GetBackupSelectionCommand.js +2 -2
  48. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
  49. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -2
  50. package/dist-es/commands/GetLegalHoldCommand.js +2 -2
  51. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -2
  52. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
  53. package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -2
  54. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -2
  55. package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -2
  56. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -2
  57. package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -2
  58. package/dist-es/commands/GetTieringConfigurationCommand.js +2 -2
  59. package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -2
  60. package/dist-es/commands/ListBackupJobsCommand.js +2 -2
  61. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -2
  62. package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -2
  63. package/dist-es/commands/ListBackupPlansCommand.js +2 -2
  64. package/dist-es/commands/ListBackupSelectionsCommand.js +2 -2
  65. package/dist-es/commands/ListBackupVaultsCommand.js +2 -2
  66. package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -2
  67. package/dist-es/commands/ListCopyJobsCommand.js +2 -2
  68. package/dist-es/commands/ListFrameworksCommand.js +2 -2
  69. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -2
  70. package/dist-es/commands/ListLegalHoldsCommand.js +2 -2
  71. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -2
  72. package/dist-es/commands/ListProtectedResourcesCommand.js +2 -2
  73. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
  74. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
  75. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -2
  76. package/dist-es/commands/ListReportJobsCommand.js +2 -2
  77. package/dist-es/commands/ListReportPlansCommand.js +2 -2
  78. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -2
  79. package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -2
  80. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -2
  81. package/dist-es/commands/ListRestoreJobsCommand.js +2 -2
  82. package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -2
  83. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -2
  84. package/dist-es/commands/ListScanJobSummariesCommand.js +2 -2
  85. package/dist-es/commands/ListScanJobsCommand.js +2 -2
  86. package/dist-es/commands/ListTagsCommand.js +2 -2
  87. package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -2
  88. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
  89. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
  90. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -2
  91. package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -2
  92. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -2
  93. package/dist-es/commands/StartBackupJobCommand.js +2 -2
  94. package/dist-es/commands/StartCopyJobCommand.js +2 -2
  95. package/dist-es/commands/StartReportJobCommand.js +2 -2
  96. package/dist-es/commands/StartRestoreJobCommand.js +2 -2
  97. package/dist-es/commands/StartScanJobCommand.js +2 -2
  98. package/dist-es/commands/StopBackupJobCommand.js +2 -2
  99. package/dist-es/commands/TagResourceCommand.js +2 -2
  100. package/dist-es/commands/UntagResourceCommand.js +2 -2
  101. package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
  102. package/dist-es/commands/UpdateFrameworkCommand.js +2 -2
  103. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
  104. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -2
  105. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
  106. package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -2
  107. package/dist-es/commands/UpdateReportPlanCommand.js +2 -2
  108. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -2
  109. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -2
  110. package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -2
  111. package/dist-es/index.js +1 -0
  112. package/dist-es/runtimeConfig.shared.js +6 -1
  113. package/dist-es/schemas/schemas_0.js +720 -712
  114. package/dist-types/BackupClient.d.ts +1 -10
  115. package/dist-types/index.d.ts +1 -0
  116. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  117. package/dist-types/runtimeConfig.d.ts +6 -2
  118. package/dist-types/runtimeConfig.native.d.ts +6 -2
  119. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  120. package/dist-types/schemas/schemas_0.d.ts +381 -446
  121. package/dist-types/ts3.4/BackupClient.d.ts +0 -4
  122. package/dist-types/ts3.4/index.d.ts +1 -0
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  127. package/dist-types/ts3.4/schemas/schemas_0.d.ts +380 -448
  128. package/package.json +34 -34
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.backup" }),
29
+ protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.backup",
32
+ version: "2018-11-15",
33
+ serviceTarget: "CryoControllerUserManager",
34
+ },
30
35
  serviceId: config?.serviceId ?? "Backup",
31
36
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
32
37
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateBackupVaultMpaApprovalTeam } from "../schemas/schemas_0";
4
+ import { AssociateBackupVaultMpaApprovalTeam$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateBackupVaultMpaApprovalTeamCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateBackupVaultMpaApprovalTeamCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "AssociateBackupVaultMpaApprovalTeam", {})
13
13
  .n("BackupClient", "AssociateBackupVaultMpaApprovalTeamCommand")
14
- .sc(AssociateBackupVaultMpaApprovalTeam)
14
+ .sc(AssociateBackupVaultMpaApprovalTeam$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CancelLegalHold } from "../schemas/schemas_0";
4
+ import { CancelLegalHold$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelLegalHoldCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelLegalHoldCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CancelLegalHold", {})
13
13
  .n("BackupClient", "CancelLegalHoldCommand")
14
- .sc(CancelLegalHold)
14
+ .sc(CancelLegalHold$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateBackupPlan } from "../schemas/schemas_0";
4
+ import { CreateBackupPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateBackupPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateBackupPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateBackupPlan", {})
13
13
  .n("BackupClient", "CreateBackupPlanCommand")
14
- .sc(CreateBackupPlan)
14
+ .sc(CreateBackupPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateBackupSelection } from "../schemas/schemas_0";
4
+ import { CreateBackupSelection$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateBackupSelectionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateBackupSelectionCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateBackupSelection", {})
13
13
  .n("BackupClient", "CreateBackupSelectionCommand")
14
- .sc(CreateBackupSelection)
14
+ .sc(CreateBackupSelection$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateBackupVault } from "../schemas/schemas_0";
4
+ import { CreateBackupVault$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateBackupVaultCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateBackupVaultCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateBackupVault", {})
13
13
  .n("BackupClient", "CreateBackupVaultCommand")
14
- .sc(CreateBackupVault)
14
+ .sc(CreateBackupVault$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateFramework } from "../schemas/schemas_0";
4
+ import { CreateFramework$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFrameworkCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFrameworkCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateFramework", {})
13
13
  .n("BackupClient", "CreateFrameworkCommand")
14
- .sc(CreateFramework)
14
+ .sc(CreateFramework$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateLegalHold } from "../schemas/schemas_0";
4
+ import { CreateLegalHold$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateLegalHoldCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateLegalHoldCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateLegalHold", {})
13
13
  .n("BackupClient", "CreateLegalHoldCommand")
14
- .sc(CreateLegalHold)
14
+ .sc(CreateLegalHold$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateLogicallyAirGappedBackupVault } from "../schemas/schemas_0";
4
+ import { CreateLogicallyAirGappedBackupVault$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateLogicallyAirGappedBackupVaultCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateLogicallyAirGappedBackupVaultCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateLogicallyAirGappedBackupVault", {})
13
13
  .n("BackupClient", "CreateLogicallyAirGappedBackupVaultCommand")
14
- .sc(CreateLogicallyAirGappedBackupVault)
14
+ .sc(CreateLogicallyAirGappedBackupVault$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateReportPlan } from "../schemas/schemas_0";
4
+ import { CreateReportPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateReportPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateReportPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateReportPlan", {})
13
13
  .n("BackupClient", "CreateReportPlanCommand")
14
- .sc(CreateReportPlan)
14
+ .sc(CreateReportPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateRestoreAccessBackupVault } from "../schemas/schemas_0";
4
+ import { CreateRestoreAccessBackupVault$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateRestoreAccessBackupVaultCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateRestoreAccessBackupVaultCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateRestoreAccessBackupVault", {})
13
13
  .n("BackupClient", "CreateRestoreAccessBackupVaultCommand")
14
- .sc(CreateRestoreAccessBackupVault)
14
+ .sc(CreateRestoreAccessBackupVault$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateRestoreTestingPlan } from "../schemas/schemas_0";
4
+ import { CreateRestoreTestingPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateRestoreTestingPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateRestoreTestingPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateRestoreTestingPlan", {})
13
13
  .n("BackupClient", "CreateRestoreTestingPlanCommand")
14
- .sc(CreateRestoreTestingPlan)
14
+ .sc(CreateRestoreTestingPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateRestoreTestingSelection } from "../schemas/schemas_0";
4
+ import { CreateRestoreTestingSelection$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateRestoreTestingSelectionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateRestoreTestingSelectionCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateRestoreTestingSelection", {})
13
13
  .n("BackupClient", "CreateRestoreTestingSelectionCommand")
14
- .sc(CreateRestoreTestingSelection)
14
+ .sc(CreateRestoreTestingSelection$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTieringConfiguration } from "../schemas/schemas_0";
4
+ import { CreateTieringConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTieringConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTieringConfigurationCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "CreateTieringConfiguration", {})
13
13
  .n("BackupClient", "CreateTieringConfigurationCommand")
14
- .sc(CreateTieringConfiguration)
14
+ .sc(CreateTieringConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupPlan } from "../schemas/schemas_0";
4
+ import { DeleteBackupPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupPlan", {})
13
13
  .n("BackupClient", "DeleteBackupPlanCommand")
14
- .sc(DeleteBackupPlan)
14
+ .sc(DeleteBackupPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupSelection } from "../schemas/schemas_0";
4
+ import { DeleteBackupSelection$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupSelectionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupSelectionCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupSelection", {})
13
13
  .n("BackupClient", "DeleteBackupSelectionCommand")
14
- .sc(DeleteBackupSelection)
14
+ .sc(DeleteBackupSelection$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupVaultAccessPolicy } from "../schemas/schemas_0";
4
+ import { DeleteBackupVaultAccessPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupVaultAccessPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupVaultAccessPolicyCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupVaultAccessPolicy", {})
13
13
  .n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
14
- .sc(DeleteBackupVaultAccessPolicy)
14
+ .sc(DeleteBackupVaultAccessPolicy$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupVault } from "../schemas/schemas_0";
4
+ import { DeleteBackupVault$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupVaultCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupVaultCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupVault", {})
13
13
  .n("BackupClient", "DeleteBackupVaultCommand")
14
- .sc(DeleteBackupVault)
14
+ .sc(DeleteBackupVault$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupVaultLockConfiguration } from "../schemas/schemas_0";
4
+ import { DeleteBackupVaultLockConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupVaultLockConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupVaultLockConfigurationCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupVaultLockConfiguration", {})
13
13
  .n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
14
- .sc(DeleteBackupVaultLockConfiguration)
14
+ .sc(DeleteBackupVaultLockConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBackupVaultNotifications } from "../schemas/schemas_0";
4
+ import { DeleteBackupVaultNotifications$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBackupVaultNotificationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBackupVaultNotificationsCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteBackupVaultNotifications", {})
13
13
  .n("BackupClient", "DeleteBackupVaultNotificationsCommand")
14
- .sc(DeleteBackupVaultNotifications)
14
+ .sc(DeleteBackupVaultNotifications$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteFramework } from "../schemas/schemas_0";
4
+ import { DeleteFramework$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteFrameworkCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteFrameworkCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteFramework", {})
13
13
  .n("BackupClient", "DeleteFrameworkCommand")
14
- .sc(DeleteFramework)
14
+ .sc(DeleteFramework$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteRecoveryPoint } from "../schemas/schemas_0";
4
+ import { DeleteRecoveryPoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteRecoveryPointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteRecoveryPointCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteRecoveryPoint", {})
13
13
  .n("BackupClient", "DeleteRecoveryPointCommand")
14
- .sc(DeleteRecoveryPoint)
14
+ .sc(DeleteRecoveryPoint$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteReportPlan } from "../schemas/schemas_0";
4
+ import { DeleteReportPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteReportPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteReportPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteReportPlan", {})
13
13
  .n("BackupClient", "DeleteReportPlanCommand")
14
- .sc(DeleteReportPlan)
14
+ .sc(DeleteReportPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteRestoreTestingPlan } from "../schemas/schemas_0";
4
+ import { DeleteRestoreTestingPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteRestoreTestingPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteRestoreTestingPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteRestoreTestingPlan", {})
13
13
  .n("BackupClient", "DeleteRestoreTestingPlanCommand")
14
- .sc(DeleteRestoreTestingPlan)
14
+ .sc(DeleteRestoreTestingPlan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteRestoreTestingSelection } from "../schemas/schemas_0";
4
+ import { DeleteRestoreTestingSelection$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteRestoreTestingSelectionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteRestoreTestingSelectionCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
13
13
  .n("BackupClient", "DeleteRestoreTestingSelectionCommand")
14
- .sc(DeleteRestoreTestingSelection)
14
+ .sc(DeleteRestoreTestingSelection$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteTieringConfiguration } from "../schemas/schemas_0";
4
+ import { DeleteTieringConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteTieringConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteTieringConfigurationCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DeleteTieringConfiguration", {})
13
13
  .n("BackupClient", "DeleteTieringConfigurationCommand")
14
- .sc(DeleteTieringConfiguration)
14
+ .sc(DeleteTieringConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeBackupJob } from "../schemas/schemas_0";
4
+ import { DescribeBackupJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBackupJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBackupJobCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeBackupJob", {})
13
13
  .n("BackupClient", "DescribeBackupJobCommand")
14
- .sc(DescribeBackupJob)
14
+ .sc(DescribeBackupJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeBackupVault } from "../schemas/schemas_0";
4
+ import { DescribeBackupVault$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBackupVaultCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBackupVaultCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeBackupVault", {})
13
13
  .n("BackupClient", "DescribeBackupVaultCommand")
14
- .sc(DescribeBackupVault)
14
+ .sc(DescribeBackupVault$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeCopyJob } from "../schemas/schemas_0";
4
+ import { DescribeCopyJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeCopyJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeCopyJobCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeCopyJob", {})
13
13
  .n("BackupClient", "DescribeCopyJobCommand")
14
- .sc(DescribeCopyJob)
14
+ .sc(DescribeCopyJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeFramework } from "../schemas/schemas_0";
4
+ import { DescribeFramework$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeFrameworkCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeFrameworkCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeFramework", {})
13
13
  .n("BackupClient", "DescribeFrameworkCommand")
14
- .sc(DescribeFramework)
14
+ .sc(DescribeFramework$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeGlobalSettings } from "../schemas/schemas_0";
4
+ import { DescribeGlobalSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeGlobalSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeGlobalSettingsCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeGlobalSettings", {})
13
13
  .n("BackupClient", "DescribeGlobalSettingsCommand")
14
- .sc(DescribeGlobalSettings)
14
+ .sc(DescribeGlobalSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeProtectedResource } from "../schemas/schemas_0";
4
+ import { DescribeProtectedResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeProtectedResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeProtectedResourceCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeProtectedResource", {})
13
13
  .n("BackupClient", "DescribeProtectedResourceCommand")
14
- .sc(DescribeProtectedResource)
14
+ .sc(DescribeProtectedResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeRecoveryPoint } from "../schemas/schemas_0";
4
+ import { DescribeRecoveryPoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeRecoveryPointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeRecoveryPointCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeRecoveryPoint", {})
13
13
  .n("BackupClient", "DescribeRecoveryPointCommand")
14
- .sc(DescribeRecoveryPoint)
14
+ .sc(DescribeRecoveryPoint$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeRegionSettings } from "../schemas/schemas_0";
4
+ import { DescribeRegionSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeRegionSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeRegionSettingsCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeRegionSettings", {})
13
13
  .n("BackupClient", "DescribeRegionSettingsCommand")
14
- .sc(DescribeRegionSettings)
14
+ .sc(DescribeRegionSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeReportJob } from "../schemas/schemas_0";
4
+ import { DescribeReportJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeReportJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeReportJobCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeReportJob", {})
13
13
  .n("BackupClient", "DescribeReportJobCommand")
14
- .sc(DescribeReportJob)
14
+ .sc(DescribeReportJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeReportPlan } from "../schemas/schemas_0";
4
+ import { DescribeReportPlan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeReportPlanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeReportPlanCommand extends $Command
11
11
  })
12
12
  .s("CryoControllerUserManager", "DescribeReportPlan", {})
13
13
  .n("BackupClient", "DescribeReportPlanCommand")
14
- .sc(DescribeReportPlan)
14
+ .sc(DescribeReportPlan$)
15
15
  .build() {
16
16
  }