@aws-sdk/client-backup 3.948.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.
- package/dist-cjs/index.js +1215 -827
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -2
- package/dist-es/commands/CancelLegalHoldCommand.js +2 -2
- package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
- package/dist-es/commands/CreateBackupSelectionCommand.js +2 -2
- package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateFrameworkCommand.js +2 -2
- package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateReportPlanCommand.js +2 -2
- package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBackupPlanCommand.js +2 -2
- package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/DeleteFrameworkCommand.js +2 -2
- package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DeleteReportPlanCommand.js +2 -2
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeBackupJobCommand.js +2 -2
- package/dist-es/commands/DescribeBackupVaultCommand.js +2 -2
- package/dist-es/commands/DescribeCopyJobCommand.js +2 -2
- package/dist-es/commands/DescribeFrameworkCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -2
- package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeReportJobCommand.js +2 -2
- package/dist-es/commands/DescribeReportPlanCommand.js +2 -2
- package/dist-es/commands/DescribeRestoreJobCommand.js +2 -2
- package/dist-es/commands/DescribeScanJobCommand.js +2 -2
- package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -2
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
- package/dist-es/commands/GetBackupSelectionCommand.js +2 -2
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/GetLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -2
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -2
- package/dist-es/commands/GetTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListBackupJobsCommand.js +2 -2
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -2
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -2
- package/dist-es/commands/ListBackupPlansCommand.js +2 -2
- package/dist-es/commands/ListBackupSelectionsCommand.js +2 -2
- package/dist-es/commands/ListBackupVaultsCommand.js +2 -2
- package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListCopyJobsCommand.js +2 -2
- package/dist-es/commands/ListFrameworksCommand.js +2 -2
- package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -2
- package/dist-es/commands/ListLegalHoldsCommand.js +2 -2
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -2
- package/dist-es/commands/ListProtectedResourcesCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -2
- package/dist-es/commands/ListReportJobsCommand.js +2 -2
- package/dist-es/commands/ListReportPlansCommand.js +2 -2
- package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobsCommand.js +2 -2
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -2
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -2
- package/dist-es/commands/ListScanJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListScanJobsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -2
- package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -2
- package/dist-es/commands/StartBackupJobCommand.js +2 -2
- package/dist-es/commands/StartCopyJobCommand.js +2 -2
- package/dist-es/commands/StartReportJobCommand.js +2 -2
- package/dist-es/commands/StartRestoreJobCommand.js +2 -2
- package/dist-es/commands/StartScanJobCommand.js +2 -2
- package/dist-es/commands/StopBackupJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
- package/dist-es/commands/UpdateFrameworkCommand.js +2 -2
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
- package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateReportPlanCommand.js +2 -2
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +720 -712
- package/dist-types/BackupClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +381 -446
- package/dist-types/ts3.4/BackupClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +380 -448
- package/package.json +34 -34
|
@@ -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 { ListRecoveryPointsByLegalHold } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecoveryPointsByLegalHold$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecoveryPointsByLegalHoldCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecoveryPointsByLegalHoldCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRecoveryPointsByLegalHold", {})
|
|
13
13
|
.n("BackupClient", "ListRecoveryPointsByLegalHoldCommand")
|
|
14
|
-
.sc(ListRecoveryPointsByLegalHold)
|
|
14
|
+
.sc(ListRecoveryPointsByLegalHold$)
|
|
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 { ListRecoveryPointsByResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecoveryPointsByResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecoveryPointsByResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecoveryPointsByResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRecoveryPointsByResource", {})
|
|
13
13
|
.n("BackupClient", "ListRecoveryPointsByResourceCommand")
|
|
14
|
-
.sc(ListRecoveryPointsByResource)
|
|
14
|
+
.sc(ListRecoveryPointsByResource$)
|
|
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 { ListReportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListReportJobs", {})
|
|
13
13
|
.n("BackupClient", "ListReportJobsCommand")
|
|
14
|
-
.sc(ListReportJobs)
|
|
14
|
+
.sc(ListReportJobs$)
|
|
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 { ListReportPlans } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReportPlans$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReportPlansCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReportPlansCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListReportPlans", {})
|
|
13
13
|
.n("BackupClient", "ListReportPlansCommand")
|
|
14
|
-
.sc(ListReportPlans)
|
|
14
|
+
.sc(ListReportPlans$)
|
|
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 { ListRestoreAccessBackupVaults } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreAccessBackupVaults$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreAccessBackupVaultsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreAccessBackupVaultsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreAccessBackupVaults", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreAccessBackupVaultsCommand")
|
|
14
|
-
.sc(ListRestoreAccessBackupVaults)
|
|
14
|
+
.sc(ListRestoreAccessBackupVaults$)
|
|
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 { ListRestoreJobSummaries } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreJobSummaries$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreJobSummariesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreJobSummariesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreJobSummaries", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreJobSummariesCommand")
|
|
14
|
-
.sc(ListRestoreJobSummaries)
|
|
14
|
+
.sc(ListRestoreJobSummaries$)
|
|
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 { ListRestoreJobsByProtectedResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreJobsByProtectedResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreJobsByProtectedResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreJobsByProtectedResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreJobsByProtectedResource", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
|
|
14
|
-
.sc(ListRestoreJobsByProtectedResource)
|
|
14
|
+
.sc(ListRestoreJobsByProtectedResource$)
|
|
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 { ListRestoreJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreJobs", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreJobsCommand")
|
|
14
|
-
.sc(ListRestoreJobs)
|
|
14
|
+
.sc(ListRestoreJobs$)
|
|
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 { ListRestoreTestingPlans } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreTestingPlans$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreTestingPlansCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreTestingPlansCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreTestingPlans", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreTestingPlansCommand")
|
|
14
|
-
.sc(ListRestoreTestingPlans)
|
|
14
|
+
.sc(ListRestoreTestingPlans$)
|
|
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 { ListRestoreTestingSelections } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRestoreTestingSelections$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRestoreTestingSelectionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRestoreTestingSelectionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListRestoreTestingSelections", {})
|
|
13
13
|
.n("BackupClient", "ListRestoreTestingSelectionsCommand")
|
|
14
|
-
.sc(ListRestoreTestingSelections)
|
|
14
|
+
.sc(ListRestoreTestingSelections$)
|
|
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 { ListScanJobSummaries } from "../schemas/schemas_0";
|
|
4
|
+
import { ListScanJobSummaries$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListScanJobSummariesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListScanJobSummariesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListScanJobSummaries", {})
|
|
13
13
|
.n("BackupClient", "ListScanJobSummariesCommand")
|
|
14
|
-
.sc(ListScanJobSummaries)
|
|
14
|
+
.sc(ListScanJobSummaries$)
|
|
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 { ListScanJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListScanJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListScanJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListScanJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListScanJobs", {})
|
|
13
13
|
.n("BackupClient", "ListScanJobsCommand")
|
|
14
|
-
.sc(ListScanJobs)
|
|
14
|
+
.sc(ListScanJobs$)
|
|
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 { ListTags } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListTags", {})
|
|
13
13
|
.n("BackupClient", "ListTagsCommand")
|
|
14
|
-
.sc(ListTags)
|
|
14
|
+
.sc(ListTags$)
|
|
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 { ListTieringConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTieringConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTieringConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTieringConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "ListTieringConfigurations", {})
|
|
13
13
|
.n("BackupClient", "ListTieringConfigurationsCommand")
|
|
14
|
-
.sc(ListTieringConfigurations)
|
|
14
|
+
.sc(ListTieringConfigurations$)
|
|
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 { PutBackupVaultAccessPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBackupVaultAccessPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBackupVaultAccessPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutBackupVaultAccessPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "PutBackupVaultAccessPolicy", {})
|
|
13
13
|
.n("BackupClient", "PutBackupVaultAccessPolicyCommand")
|
|
14
|
-
.sc(PutBackupVaultAccessPolicy)
|
|
14
|
+
.sc(PutBackupVaultAccessPolicy$)
|
|
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 { PutBackupVaultLockConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBackupVaultLockConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBackupVaultLockConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutBackupVaultLockConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "PutBackupVaultLockConfiguration", {})
|
|
13
13
|
.n("BackupClient", "PutBackupVaultLockConfigurationCommand")
|
|
14
|
-
.sc(PutBackupVaultLockConfiguration)
|
|
14
|
+
.sc(PutBackupVaultLockConfiguration$)
|
|
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 { PutBackupVaultNotifications } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBackupVaultNotifications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBackupVaultNotificationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutBackupVaultNotificationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "PutBackupVaultNotifications", {})
|
|
13
13
|
.n("BackupClient", "PutBackupVaultNotificationsCommand")
|
|
14
|
-
.sc(PutBackupVaultNotifications)
|
|
14
|
+
.sc(PutBackupVaultNotifications$)
|
|
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 { PutRestoreValidationResult } from "../schemas/schemas_0";
|
|
4
|
+
import { PutRestoreValidationResult$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutRestoreValidationResultCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutRestoreValidationResultCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "PutRestoreValidationResult", {})
|
|
13
13
|
.n("BackupClient", "PutRestoreValidationResultCommand")
|
|
14
|
-
.sc(PutRestoreValidationResult)
|
|
14
|
+
.sc(PutRestoreValidationResult$)
|
|
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 { RevokeRestoreAccessBackupVault } from "../schemas/schemas_0";
|
|
4
|
+
import { RevokeRestoreAccessBackupVault$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RevokeRestoreAccessBackupVaultCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RevokeRestoreAccessBackupVaultCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "RevokeRestoreAccessBackupVault", {})
|
|
13
13
|
.n("BackupClient", "RevokeRestoreAccessBackupVaultCommand")
|
|
14
|
-
.sc(RevokeRestoreAccessBackupVault)
|
|
14
|
+
.sc(RevokeRestoreAccessBackupVault$)
|
|
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 { StartBackupJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartBackupJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartBackupJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartBackupJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StartBackupJob", {})
|
|
13
13
|
.n("BackupClient", "StartBackupJobCommand")
|
|
14
|
-
.sc(StartBackupJob)
|
|
14
|
+
.sc(StartBackupJob$)
|
|
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 { StartCopyJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartCopyJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartCopyJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartCopyJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StartCopyJob", {})
|
|
13
13
|
.n("BackupClient", "StartCopyJobCommand")
|
|
14
|
-
.sc(StartCopyJob)
|
|
14
|
+
.sc(StartCopyJob$)
|
|
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 { StartReportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartReportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartReportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartReportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StartReportJob", {})
|
|
13
13
|
.n("BackupClient", "StartReportJobCommand")
|
|
14
|
-
.sc(StartReportJob)
|
|
14
|
+
.sc(StartReportJob$)
|
|
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 { StartRestoreJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartRestoreJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartRestoreJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartRestoreJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StartRestoreJob", {})
|
|
13
13
|
.n("BackupClient", "StartRestoreJobCommand")
|
|
14
|
-
.sc(StartRestoreJob)
|
|
14
|
+
.sc(StartRestoreJob$)
|
|
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 { StartScanJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StartScanJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartScanJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartScanJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StartScanJob", {})
|
|
13
13
|
.n("BackupClient", "StartScanJobCommand")
|
|
14
|
-
.sc(StartScanJob)
|
|
14
|
+
.sc(StartScanJob$)
|
|
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 { StopBackupJob } from "../schemas/schemas_0";
|
|
4
|
+
import { StopBackupJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopBackupJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopBackupJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "StopBackupJob", {})
|
|
13
13
|
.n("BackupClient", "StopBackupJobCommand")
|
|
14
|
-
.sc(StopBackupJob)
|
|
14
|
+
.sc(StopBackupJob$)
|
|
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 { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "TagResource", {})
|
|
13
13
|
.n("BackupClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
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 { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UntagResource", {})
|
|
13
13
|
.n("BackupClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
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 { UpdateBackupPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBackupPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBackupPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBackupPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateBackupPlan", {})
|
|
13
13
|
.n("BackupClient", "UpdateBackupPlanCommand")
|
|
14
|
-
.sc(UpdateBackupPlan)
|
|
14
|
+
.sc(UpdateBackupPlan$)
|
|
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 { UpdateFramework } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateFramework$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFrameworkCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateFrameworkCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateFramework", {})
|
|
13
13
|
.n("BackupClient", "UpdateFrameworkCommand")
|
|
14
|
-
.sc(UpdateFramework)
|
|
14
|
+
.sc(UpdateFramework$)
|
|
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 { UpdateGlobalSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateGlobalSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateGlobalSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateGlobalSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateGlobalSettings", {})
|
|
13
13
|
.n("BackupClient", "UpdateGlobalSettingsCommand")
|
|
14
|
-
.sc(UpdateGlobalSettings)
|
|
14
|
+
.sc(UpdateGlobalSettings$)
|
|
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 { UpdateRecoveryPointIndexSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRecoveryPointIndexSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRecoveryPointIndexSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRecoveryPointIndexSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateRecoveryPointIndexSettings", {})
|
|
13
13
|
.n("BackupClient", "UpdateRecoveryPointIndexSettingsCommand")
|
|
14
|
-
.sc(UpdateRecoveryPointIndexSettings)
|
|
14
|
+
.sc(UpdateRecoveryPointIndexSettings$)
|
|
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 { UpdateRecoveryPointLifecycle } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRecoveryPointLifecycle$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRecoveryPointLifecycleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRecoveryPointLifecycleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateRecoveryPointLifecycle", {})
|
|
13
13
|
.n("BackupClient", "UpdateRecoveryPointLifecycleCommand")
|
|
14
|
-
.sc(UpdateRecoveryPointLifecycle)
|
|
14
|
+
.sc(UpdateRecoveryPointLifecycle$)
|
|
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 { UpdateRegionSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRegionSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRegionSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRegionSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateRegionSettings", {})
|
|
13
13
|
.n("BackupClient", "UpdateRegionSettingsCommand")
|
|
14
|
-
.sc(UpdateRegionSettings)
|
|
14
|
+
.sc(UpdateRegionSettings$)
|
|
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 { UpdateReportPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateReportPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateReportPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateReportPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateReportPlan", {})
|
|
13
13
|
.n("BackupClient", "UpdateReportPlanCommand")
|
|
14
|
-
.sc(UpdateReportPlan)
|
|
14
|
+
.sc(UpdateReportPlan$)
|
|
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 { UpdateRestoreTestingPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRestoreTestingPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRestoreTestingPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRestoreTestingPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateRestoreTestingPlan", {})
|
|
13
13
|
.n("BackupClient", "UpdateRestoreTestingPlanCommand")
|
|
14
|
-
.sc(UpdateRestoreTestingPlan)
|
|
14
|
+
.sc(UpdateRestoreTestingPlan$)
|
|
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 { UpdateRestoreTestingSelection } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRestoreTestingSelection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRestoreTestingSelectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRestoreTestingSelectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("CryoControllerUserManager", "UpdateRestoreTestingSelection", {})
|
|
13
13
|
.n("BackupClient", "UpdateRestoreTestingSelectionCommand")
|
|
14
|
-
.sc(UpdateRestoreTestingSelection)
|
|
14
|
+
.sc(UpdateRestoreTestingSelection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|