@aws-sdk/client-backup 3.928.0 → 3.930.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 +4508 -4514
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/BackupClient.js +2 -0
- package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
- package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
- package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
- package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
- package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateFrameworkCommand.js +3 -9
- package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateReportPlanCommand.js +3 -9
- package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
- package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
- package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
- package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
- package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
- package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
- package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
- package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeReportJobCommand.js +3 -9
- package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
- package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
- package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
- package/dist-es/commands/GetBackupPlanCommand.js +3 -10
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
- package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/GetLegalHoldCommand.js +3 -9
- package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
- package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListBackupJobsCommand.js +3 -9
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
- package/dist-es/commands/ListBackupPlansCommand.js +3 -9
- package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
- package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
- package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListCopyJobsCommand.js +3 -9
- package/dist-es/commands/ListFrameworksCommand.js +3 -9
- package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
- package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
- package/dist-es/commands/ListReportJobsCommand.js +3 -9
- package/dist-es/commands/ListReportPlansCommand.js +3 -9
- package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
- package/dist-es/commands/ListTagsCommand.js +3 -10
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
- package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
- package/dist-es/commands/StartBackupJobCommand.js +3 -10
- package/dist-es/commands/StartCopyJobCommand.js +3 -9
- package/dist-es/commands/StartReportJobCommand.js +3 -9
- package/dist-es/commands/StartRestoreJobCommand.js +3 -10
- package/dist-es/commands/StopBackupJobCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -10
- package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
- package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
- package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -129
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4363 -0
- package/dist-types/BackupClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -120
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +398 -0
- package/dist-types/ts3.4/BackupClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -86
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -3702
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRecoveryPointsByResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRecoveryPointsByResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRecoveryPointsByResource", {})
|
|
17
13
|
.n("BackupClient", "ListRecoveryPointsByResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRecoveryPointsByResourceCommand)
|
|
20
|
-
.de(de_ListRecoveryPointsByResourceCommand)
|
|
14
|
+
.sc(ListRecoveryPointsByResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListReportJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListReportJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListReportJobs", {})
|
|
17
13
|
.n("BackupClient", "ListReportJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListReportJobsCommand)
|
|
20
|
-
.de(de_ListReportJobsCommand)
|
|
14
|
+
.sc(ListReportJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListReportPlans } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListReportPlansCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListReportPlans", {})
|
|
17
13
|
.n("BackupClient", "ListReportPlansCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListReportPlansCommand)
|
|
20
|
-
.de(de_ListReportPlansCommand)
|
|
14
|
+
.sc(ListReportPlans)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreAccessBackupVaults } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreAccessBackupVaultsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreAccessBackupVaults", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreAccessBackupVaultsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreAccessBackupVaultsCommand)
|
|
20
|
-
.de(de_ListRestoreAccessBackupVaultsCommand)
|
|
14
|
+
.sc(ListRestoreAccessBackupVaults)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreJobSummaries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreJobSummariesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreJobSummaries", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreJobSummariesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreJobSummariesCommand)
|
|
20
|
-
.de(de_ListRestoreJobSummariesCommand)
|
|
14
|
+
.sc(ListRestoreJobSummaries)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreJobsByProtectedResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreJobsByProtectedResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreJobsByProtectedResource", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreJobsByProtectedResourceCommand)
|
|
20
|
-
.de(de_ListRestoreJobsByProtectedResourceCommand)
|
|
14
|
+
.sc(ListRestoreJobsByProtectedResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreJobs", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreJobsCommand)
|
|
20
|
-
.de(de_ListRestoreJobsCommand)
|
|
14
|
+
.sc(ListRestoreJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreTestingPlans } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreTestingPlansCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreTestingPlans", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreTestingPlansCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreTestingPlansCommand)
|
|
20
|
-
.de(de_ListRestoreTestingPlansCommand)
|
|
14
|
+
.sc(ListRestoreTestingPlans)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRestoreTestingSelections } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRestoreTestingSelectionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "ListRestoreTestingSelections", {})
|
|
17
13
|
.n("BackupClient", "ListRestoreTestingSelectionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRestoreTestingSelectionsCommand)
|
|
20
|
-
.de(de_ListRestoreTestingSelectionsCommand)
|
|
14
|
+
.sc(ListRestoreTestingSelections)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListTags } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListTagsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "ListTags", {})
|
|
18
13
|
.n("BackupClient", "ListTagsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListTagsCommand)
|
|
21
|
-
.de(de_ListTagsCommand)
|
|
14
|
+
.sc(ListTags)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutBackupVaultAccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutBackupVaultAccessPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "PutBackupVaultAccessPolicy", {})
|
|
17
13
|
.n("BackupClient", "PutBackupVaultAccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutBackupVaultAccessPolicyCommand)
|
|
20
|
-
.de(de_PutBackupVaultAccessPolicyCommand)
|
|
14
|
+
.sc(PutBackupVaultAccessPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutBackupVaultLockConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutBackupVaultLockConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "PutBackupVaultLockConfiguration", {})
|
|
17
13
|
.n("BackupClient", "PutBackupVaultLockConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutBackupVaultLockConfigurationCommand)
|
|
20
|
-
.de(de_PutBackupVaultLockConfigurationCommand)
|
|
14
|
+
.sc(PutBackupVaultLockConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutBackupVaultNotifications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutBackupVaultNotificationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "PutBackupVaultNotifications", {})
|
|
17
13
|
.n("BackupClient", "PutBackupVaultNotificationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutBackupVaultNotificationsCommand)
|
|
20
|
-
.de(de_PutBackupVaultNotificationsCommand)
|
|
14
|
+
.sc(PutBackupVaultNotifications)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutRestoreValidationResult } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutRestoreValidationResultCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "PutRestoreValidationResult", {})
|
|
17
13
|
.n("BackupClient", "PutRestoreValidationResultCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutRestoreValidationResultCommand)
|
|
20
|
-
.de(de_PutRestoreValidationResultCommand)
|
|
14
|
+
.sc(PutRestoreValidationResult)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_RevokeRestoreAccessBackupVaultCommand, se_RevokeRestoreAccessBackupVaultCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { RevokeRestoreAccessBackupVault } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class RevokeRestoreAccessBackupVaultCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "RevokeRestoreAccessBackupVault", {})
|
|
18
13
|
.n("BackupClient", "RevokeRestoreAccessBackupVaultCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_RevokeRestoreAccessBackupVaultCommand)
|
|
21
|
-
.de(de_RevokeRestoreAccessBackupVaultCommand)
|
|
14
|
+
.sc(RevokeRestoreAccessBackupVault)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_StartBackupJobCommand, se_StartBackupJobCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartBackupJob } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartBackupJobCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "StartBackupJob", {})
|
|
18
13
|
.n("BackupClient", "StartBackupJobCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartBackupJobCommand)
|
|
21
|
-
.de(de_StartBackupJobCommand)
|
|
14
|
+
.sc(StartBackupJob)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartCopyJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartCopyJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "StartCopyJob", {})
|
|
17
13
|
.n("BackupClient", "StartCopyJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartCopyJobCommand)
|
|
20
|
-
.de(de_StartCopyJobCommand)
|
|
14
|
+
.sc(StartCopyJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartReportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartReportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "StartReportJob", {})
|
|
17
13
|
.n("BackupClient", "StartReportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartReportJobCommand)
|
|
20
|
-
.de(de_StartReportJobCommand)
|
|
14
|
+
.sc(StartReportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_StartRestoreJobCommand, se_StartRestoreJobCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartRestoreJob } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartRestoreJobCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "StartRestoreJob", {})
|
|
18
13
|
.n("BackupClient", "StartRestoreJobCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartRestoreJobCommand)
|
|
21
|
-
.de(de_StartRestoreJobCommand)
|
|
14
|
+
.sc(StartRestoreJob)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StopBackupJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopBackupJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("CryoControllerUserManager", "StopBackupJob", {})
|
|
17
13
|
.n("BackupClient", "StopBackupJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopBackupJobCommand)
|
|
20
|
-
.de(de_StopBackupJobCommand)
|
|
14
|
+
.sc(StopBackupJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class TagResourceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "TagResource", {})
|
|
18
13
|
.n("BackupClient", "TagResourceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_TagResourceCommand)
|
|
21
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UntagResourceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "UntagResource", {})
|
|
18
13
|
.n("BackupClient", "UntagResourceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UntagResourceCommand)
|
|
21
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UpdateBackupPlanCommand, se_UpdateBackupPlanCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { UpdateBackupPlan } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateBackupPlanCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("CryoControllerUserManager", "UpdateBackupPlan", {})
|
|
18
13
|
.n("BackupClient", "UpdateBackupPlanCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateBackupPlanCommand)
|
|
21
|
-
.de(de_UpdateBackupPlanCommand)
|
|
14
|
+
.sc(UpdateBackupPlan)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|