@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.backup" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "Backup",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
package/dist-es/BackupClient.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class BackupClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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_AssociateBackupVaultMpaApprovalTeamCommand, se_AssociateBackupVaultMpaApprovalTeamCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssociateBackupVaultMpaApprovalTeam } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssociateBackupVaultMpaApprovalTeamCommand 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", "AssociateBackupVaultMpaApprovalTeam", {})
|
|
18
13
|
.n("BackupClient", "AssociateBackupVaultMpaApprovalTeamCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssociateBackupVaultMpaApprovalTeamCommand)
|
|
21
|
-
.de(de_AssociateBackupVaultMpaApprovalTeamCommand)
|
|
14
|
+
.sc(AssociateBackupVaultMpaApprovalTeam)
|
|
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 { CancelLegalHold } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelLegalHoldCommand 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", "CancelLegalHold", {})
|
|
17
13
|
.n("BackupClient", "CancelLegalHoldCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelLegalHoldCommand)
|
|
20
|
-
.de(de_CancelLegalHoldCommand)
|
|
14
|
+
.sc(CancelLegalHold)
|
|
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_CreateBackupPlanCommand, se_CreateBackupPlanCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateBackupPlan } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateBackupPlanCommand 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", "CreateBackupPlan", {})
|
|
18
13
|
.n("BackupClient", "CreateBackupPlanCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateBackupPlanCommand)
|
|
21
|
-
.de(de_CreateBackupPlanCommand)
|
|
14
|
+
.sc(CreateBackupPlan)
|
|
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 { CreateBackupSelection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateBackupSelectionCommand 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", "CreateBackupSelection", {})
|
|
17
13
|
.n("BackupClient", "CreateBackupSelectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateBackupSelectionCommand)
|
|
20
|
-
.de(de_CreateBackupSelectionCommand)
|
|
14
|
+
.sc(CreateBackupSelection)
|
|
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_CreateBackupVaultCommand, se_CreateBackupVaultCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateBackupVault } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateBackupVaultCommand 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", "CreateBackupVault", {})
|
|
18
13
|
.n("BackupClient", "CreateBackupVaultCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateBackupVaultCommand)
|
|
21
|
-
.de(de_CreateBackupVaultCommand)
|
|
14
|
+
.sc(CreateBackupVault)
|
|
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 { CreateFramework } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateFrameworkCommand 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", "CreateFramework", {})
|
|
17
13
|
.n("BackupClient", "CreateFrameworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateFrameworkCommand)
|
|
20
|
-
.de(de_CreateFrameworkCommand)
|
|
14
|
+
.sc(CreateFramework)
|
|
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_CreateLegalHoldCommand, se_CreateLegalHoldCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateLegalHold } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateLegalHoldCommand 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", "CreateLegalHold", {})
|
|
18
13
|
.n("BackupClient", "CreateLegalHoldCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateLegalHoldCommand)
|
|
21
|
-
.de(de_CreateLegalHoldCommand)
|
|
14
|
+
.sc(CreateLegalHold)
|
|
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_CreateLogicallyAirGappedBackupVaultCommand, se_CreateLogicallyAirGappedBackupVaultCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateLogicallyAirGappedBackupVault } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateLogicallyAirGappedBackupVaultCommand 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", "CreateLogicallyAirGappedBackupVault", {})
|
|
18
13
|
.n("BackupClient", "CreateLogicallyAirGappedBackupVaultCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateLogicallyAirGappedBackupVaultCommand)
|
|
21
|
-
.de(de_CreateLogicallyAirGappedBackupVaultCommand)
|
|
14
|
+
.sc(CreateLogicallyAirGappedBackupVault)
|
|
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 { CreateReportPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateReportPlanCommand 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", "CreateReportPlan", {})
|
|
17
13
|
.n("BackupClient", "CreateReportPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateReportPlanCommand)
|
|
20
|
-
.de(de_CreateReportPlanCommand)
|
|
14
|
+
.sc(CreateReportPlan)
|
|
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_CreateRestoreAccessBackupVaultCommand, se_CreateRestoreAccessBackupVaultCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateRestoreAccessBackupVault } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateRestoreAccessBackupVaultCommand 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", "CreateRestoreAccessBackupVault", {})
|
|
18
13
|
.n("BackupClient", "CreateRestoreAccessBackupVaultCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateRestoreAccessBackupVaultCommand)
|
|
21
|
-
.de(de_CreateRestoreAccessBackupVaultCommand)
|
|
14
|
+
.sc(CreateRestoreAccessBackupVault)
|
|
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_CreateRestoreTestingPlanCommand, se_CreateRestoreTestingPlanCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateRestoreTestingPlan } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateRestoreTestingPlanCommand 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", "CreateRestoreTestingPlan", {})
|
|
18
13
|
.n("BackupClient", "CreateRestoreTestingPlanCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateRestoreTestingPlanCommand)
|
|
21
|
-
.de(de_CreateRestoreTestingPlanCommand)
|
|
14
|
+
.sc(CreateRestoreTestingPlan)
|
|
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_CreateRestoreTestingSelectionCommand, se_CreateRestoreTestingSelectionCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateRestoreTestingSelection } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateRestoreTestingSelectionCommand 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", "CreateRestoreTestingSelection", {})
|
|
18
13
|
.n("BackupClient", "CreateRestoreTestingSelectionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateRestoreTestingSelectionCommand)
|
|
21
|
-
.de(de_CreateRestoreTestingSelectionCommand)
|
|
14
|
+
.sc(CreateRestoreTestingSelection)
|
|
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 { DeleteBackupPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupPlanCommand 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", "DeleteBackupPlan", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupPlanCommand)
|
|
20
|
-
.de(de_DeleteBackupPlanCommand)
|
|
14
|
+
.sc(DeleteBackupPlan)
|
|
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 { DeleteBackupSelection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupSelectionCommand 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", "DeleteBackupSelection", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupSelectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupSelectionCommand)
|
|
20
|
-
.de(de_DeleteBackupSelectionCommand)
|
|
14
|
+
.sc(DeleteBackupSelection)
|
|
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 { DeleteBackupVaultAccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupVaultAccessPolicyCommand 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", "DeleteBackupVaultAccessPolicy", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupVaultAccessPolicyCommand)
|
|
20
|
-
.de(de_DeleteBackupVaultAccessPolicyCommand)
|
|
14
|
+
.sc(DeleteBackupVaultAccessPolicy)
|
|
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 { DeleteBackupVault } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupVaultCommand 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", "DeleteBackupVault", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupVaultCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupVaultCommand)
|
|
20
|
-
.de(de_DeleteBackupVaultCommand)
|
|
14
|
+
.sc(DeleteBackupVault)
|
|
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 { DeleteBackupVaultLockConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupVaultLockConfigurationCommand 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", "DeleteBackupVaultLockConfiguration", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupVaultLockConfigurationCommand)
|
|
20
|
-
.de(de_DeleteBackupVaultLockConfigurationCommand)
|
|
14
|
+
.sc(DeleteBackupVaultLockConfiguration)
|
|
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 { DeleteBackupVaultNotifications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBackupVaultNotificationsCommand 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", "DeleteBackupVaultNotifications", {})
|
|
17
13
|
.n("BackupClient", "DeleteBackupVaultNotificationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBackupVaultNotificationsCommand)
|
|
20
|
-
.de(de_DeleteBackupVaultNotificationsCommand)
|
|
14
|
+
.sc(DeleteBackupVaultNotifications)
|
|
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 { DeleteFramework } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteFrameworkCommand 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", "DeleteFramework", {})
|
|
17
13
|
.n("BackupClient", "DeleteFrameworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteFrameworkCommand)
|
|
20
|
-
.de(de_DeleteFrameworkCommand)
|
|
14
|
+
.sc(DeleteFramework)
|
|
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 { DeleteRecoveryPoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRecoveryPointCommand 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", "DeleteRecoveryPoint", {})
|
|
17
13
|
.n("BackupClient", "DeleteRecoveryPointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRecoveryPointCommand)
|
|
20
|
-
.de(de_DeleteRecoveryPointCommand)
|
|
14
|
+
.sc(DeleteRecoveryPoint)
|
|
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 { DeleteReportPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReportPlanCommand 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", "DeleteReportPlan", {})
|
|
17
13
|
.n("BackupClient", "DeleteReportPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReportPlanCommand)
|
|
20
|
-
.de(de_DeleteReportPlanCommand)
|
|
14
|
+
.sc(DeleteReportPlan)
|
|
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 { DeleteRestoreTestingPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRestoreTestingPlanCommand 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", "DeleteRestoreTestingPlan", {})
|
|
17
13
|
.n("BackupClient", "DeleteRestoreTestingPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRestoreTestingPlanCommand)
|
|
20
|
-
.de(de_DeleteRestoreTestingPlanCommand)
|
|
14
|
+
.sc(DeleteRestoreTestingPlan)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|