@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 { GetRecoveryPointIndexDetails } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetRecoveryPointIndexDetailsCommand 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", "GetRecoveryPointIndexDetails", {})
|
|
17
13
|
.n("BackupClient", "GetRecoveryPointIndexDetailsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetRecoveryPointIndexDetailsCommand)
|
|
20
|
-
.de(de_GetRecoveryPointIndexDetailsCommand)
|
|
14
|
+
.sc(GetRecoveryPointIndexDetails)
|
|
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_GetRecoveryPointRestoreMetadataCommand, se_GetRecoveryPointRestoreMetadataCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetRecoveryPointRestoreMetadata } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetRecoveryPointRestoreMetadataCommand 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", "GetRecoveryPointRestoreMetadata", {})
|
|
18
13
|
.n("BackupClient", "GetRecoveryPointRestoreMetadataCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetRecoveryPointRestoreMetadataCommand)
|
|
21
|
-
.de(de_GetRecoveryPointRestoreMetadataCommand)
|
|
14
|
+
.sc(GetRecoveryPointRestoreMetadata)
|
|
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_GetRestoreJobMetadataCommand, se_GetRestoreJobMetadataCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetRestoreJobMetadata } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetRestoreJobMetadataCommand 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", "GetRestoreJobMetadata", {})
|
|
18
13
|
.n("BackupClient", "GetRestoreJobMetadataCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetRestoreJobMetadataCommand)
|
|
21
|
-
.de(de_GetRestoreJobMetadataCommand)
|
|
14
|
+
.sc(GetRestoreJobMetadata)
|
|
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 { GetRestoreTestingInferredMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetRestoreTestingInferredMetadataCommand 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", "GetRestoreTestingInferredMetadata", {})
|
|
17
13
|
.n("BackupClient", "GetRestoreTestingInferredMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetRestoreTestingInferredMetadataCommand)
|
|
20
|
-
.de(de_GetRestoreTestingInferredMetadataCommand)
|
|
14
|
+
.sc(GetRestoreTestingInferredMetadata)
|
|
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 { GetRestoreTestingPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetRestoreTestingPlanCommand 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", "GetRestoreTestingPlan", {})
|
|
17
13
|
.n("BackupClient", "GetRestoreTestingPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetRestoreTestingPlanCommand)
|
|
20
|
-
.de(de_GetRestoreTestingPlanCommand)
|
|
14
|
+
.sc(GetRestoreTestingPlan)
|
|
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_GetRestoreTestingSelectionCommand, se_GetRestoreTestingSelectionCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetRestoreTestingSelection } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetRestoreTestingSelectionCommand 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", "GetRestoreTestingSelection", {})
|
|
18
13
|
.n("BackupClient", "GetRestoreTestingSelectionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetRestoreTestingSelectionCommand)
|
|
21
|
-
.de(de_GetRestoreTestingSelectionCommand)
|
|
14
|
+
.sc(GetRestoreTestingSelection)
|
|
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 { GetSupportedResourceTypes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSupportedResourceTypesCommand 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", "GetSupportedResourceTypes", {})
|
|
17
13
|
.n("BackupClient", "GetSupportedResourceTypesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSupportedResourceTypesCommand)
|
|
20
|
-
.de(de_GetSupportedResourceTypesCommand)
|
|
14
|
+
.sc(GetSupportedResourceTypes)
|
|
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 { ListBackupJobSummaries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupJobSummariesCommand 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", "ListBackupJobSummaries", {})
|
|
17
13
|
.n("BackupClient", "ListBackupJobSummariesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupJobSummariesCommand)
|
|
20
|
-
.de(de_ListBackupJobSummariesCommand)
|
|
14
|
+
.sc(ListBackupJobSummaries)
|
|
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 { ListBackupJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupJobsCommand 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", "ListBackupJobs", {})
|
|
17
13
|
.n("BackupClient", "ListBackupJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupJobsCommand)
|
|
20
|
-
.de(de_ListBackupJobsCommand)
|
|
14
|
+
.sc(ListBackupJobs)
|
|
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 { ListBackupPlanTemplates } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupPlanTemplatesCommand 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", "ListBackupPlanTemplates", {})
|
|
17
13
|
.n("BackupClient", "ListBackupPlanTemplatesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupPlanTemplatesCommand)
|
|
20
|
-
.de(de_ListBackupPlanTemplatesCommand)
|
|
14
|
+
.sc(ListBackupPlanTemplates)
|
|
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 { ListBackupPlanVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupPlanVersionsCommand 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", "ListBackupPlanVersions", {})
|
|
17
13
|
.n("BackupClient", "ListBackupPlanVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupPlanVersionsCommand)
|
|
20
|
-
.de(de_ListBackupPlanVersionsCommand)
|
|
14
|
+
.sc(ListBackupPlanVersions)
|
|
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 { ListBackupPlans } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupPlansCommand 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", "ListBackupPlans", {})
|
|
17
13
|
.n("BackupClient", "ListBackupPlansCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupPlansCommand)
|
|
20
|
-
.de(de_ListBackupPlansCommand)
|
|
14
|
+
.sc(ListBackupPlans)
|
|
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 { ListBackupSelections } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupSelectionsCommand 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", "ListBackupSelections", {})
|
|
17
13
|
.n("BackupClient", "ListBackupSelectionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupSelectionsCommand)
|
|
20
|
-
.de(de_ListBackupSelectionsCommand)
|
|
14
|
+
.sc(ListBackupSelections)
|
|
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 { ListBackupVaults } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListBackupVaultsCommand 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", "ListBackupVaults", {})
|
|
17
13
|
.n("BackupClient", "ListBackupVaultsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListBackupVaultsCommand)
|
|
20
|
-
.de(de_ListBackupVaultsCommand)
|
|
14
|
+
.sc(ListBackupVaults)
|
|
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 { ListCopyJobSummaries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCopyJobSummariesCommand 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", "ListCopyJobSummaries", {})
|
|
17
13
|
.n("BackupClient", "ListCopyJobSummariesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCopyJobSummariesCommand)
|
|
20
|
-
.de(de_ListCopyJobSummariesCommand)
|
|
14
|
+
.sc(ListCopyJobSummaries)
|
|
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 { ListCopyJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCopyJobsCommand 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", "ListCopyJobs", {})
|
|
17
13
|
.n("BackupClient", "ListCopyJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCopyJobsCommand)
|
|
20
|
-
.de(de_ListCopyJobsCommand)
|
|
14
|
+
.sc(ListCopyJobs)
|
|
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 { ListFrameworks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListFrameworksCommand 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", "ListFrameworks", {})
|
|
17
13
|
.n("BackupClient", "ListFrameworksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListFrameworksCommand)
|
|
20
|
-
.de(de_ListFrameworksCommand)
|
|
14
|
+
.sc(ListFrameworks)
|
|
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 { ListIndexedRecoveryPoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIndexedRecoveryPointsCommand 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", "ListIndexedRecoveryPoints", {})
|
|
17
13
|
.n("BackupClient", "ListIndexedRecoveryPointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIndexedRecoveryPointsCommand)
|
|
20
|
-
.de(de_ListIndexedRecoveryPointsCommand)
|
|
14
|
+
.sc(ListIndexedRecoveryPoints)
|
|
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 { ListLegalHolds } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLegalHoldsCommand 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", "ListLegalHolds", {})
|
|
17
13
|
.n("BackupClient", "ListLegalHoldsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLegalHoldsCommand)
|
|
20
|
-
.de(de_ListLegalHoldsCommand)
|
|
14
|
+
.sc(ListLegalHolds)
|
|
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 { ListProtectedResourcesByBackupVault } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListProtectedResourcesByBackupVaultCommand 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", "ListProtectedResourcesByBackupVault", {})
|
|
17
13
|
.n("BackupClient", "ListProtectedResourcesByBackupVaultCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListProtectedResourcesByBackupVaultCommand)
|
|
20
|
-
.de(de_ListProtectedResourcesByBackupVaultCommand)
|
|
14
|
+
.sc(ListProtectedResourcesByBackupVault)
|
|
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 { ListProtectedResources } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListProtectedResourcesCommand 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", "ListProtectedResources", {})
|
|
17
13
|
.n("BackupClient", "ListProtectedResourcesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListProtectedResourcesCommand)
|
|
20
|
-
.de(de_ListProtectedResourcesCommand)
|
|
14
|
+
.sc(ListProtectedResources)
|
|
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 { ListRecoveryPointsByBackupVault } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRecoveryPointsByBackupVaultCommand 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", "ListRecoveryPointsByBackupVault", {})
|
|
17
13
|
.n("BackupClient", "ListRecoveryPointsByBackupVaultCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRecoveryPointsByBackupVaultCommand)
|
|
20
|
-
.de(de_ListRecoveryPointsByBackupVaultCommand)
|
|
14
|
+
.sc(ListRecoveryPointsByBackupVault)
|
|
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 { ListRecoveryPointsByLegalHold } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRecoveryPointsByLegalHoldCommand 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", "ListRecoveryPointsByLegalHold", {})
|
|
17
13
|
.n("BackupClient", "ListRecoveryPointsByLegalHoldCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRecoveryPointsByLegalHoldCommand)
|
|
20
|
-
.de(de_ListRecoveryPointsByLegalHoldCommand)
|
|
14
|
+
.sc(ListRecoveryPointsByLegalHold)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|