@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 { DeleteRestoreTestingSelection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRestoreTestingSelectionCommand 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", "DeleteRestoreTestingSelection", {})
|
|
17
13
|
.n("BackupClient", "DeleteRestoreTestingSelectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRestoreTestingSelectionCommand)
|
|
20
|
-
.de(de_DeleteRestoreTestingSelectionCommand)
|
|
14
|
+
.sc(DeleteRestoreTestingSelection)
|
|
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 { DescribeBackupJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeBackupJobCommand 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", "DescribeBackupJob", {})
|
|
17
13
|
.n("BackupClient", "DescribeBackupJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeBackupJobCommand)
|
|
20
|
-
.de(de_DescribeBackupJobCommand)
|
|
14
|
+
.sc(DescribeBackupJob)
|
|
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 { DescribeBackupVault } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeBackupVaultCommand 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", "DescribeBackupVault", {})
|
|
17
13
|
.n("BackupClient", "DescribeBackupVaultCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeBackupVaultCommand)
|
|
20
|
-
.de(de_DescribeBackupVaultCommand)
|
|
14
|
+
.sc(DescribeBackupVault)
|
|
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 { DescribeCopyJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCopyJobCommand 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", "DescribeCopyJob", {})
|
|
17
13
|
.n("BackupClient", "DescribeCopyJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCopyJobCommand)
|
|
20
|
-
.de(de_DescribeCopyJobCommand)
|
|
14
|
+
.sc(DescribeCopyJob)
|
|
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 { DescribeFramework } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFrameworkCommand 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", "DescribeFramework", {})
|
|
17
13
|
.n("BackupClient", "DescribeFrameworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFrameworkCommand)
|
|
20
|
-
.de(de_DescribeFrameworkCommand)
|
|
14
|
+
.sc(DescribeFramework)
|
|
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 { DescribeGlobalSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGlobalSettingsCommand 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", "DescribeGlobalSettings", {})
|
|
17
13
|
.n("BackupClient", "DescribeGlobalSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGlobalSettingsCommand)
|
|
20
|
-
.de(de_DescribeGlobalSettingsCommand)
|
|
14
|
+
.sc(DescribeGlobalSettings)
|
|
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 { DescribeProtectedResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProtectedResourceCommand 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", "DescribeProtectedResource", {})
|
|
17
13
|
.n("BackupClient", "DescribeProtectedResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProtectedResourceCommand)
|
|
20
|
-
.de(de_DescribeProtectedResourceCommand)
|
|
14
|
+
.sc(DescribeProtectedResource)
|
|
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 { DescribeRecoveryPoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRecoveryPointCommand 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", "DescribeRecoveryPoint", {})
|
|
17
13
|
.n("BackupClient", "DescribeRecoveryPointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRecoveryPointCommand)
|
|
20
|
-
.de(de_DescribeRecoveryPointCommand)
|
|
14
|
+
.sc(DescribeRecoveryPoint)
|
|
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 { DescribeRegionSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRegionSettingsCommand 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", "DescribeRegionSettings", {})
|
|
17
13
|
.n("BackupClient", "DescribeRegionSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRegionSettingsCommand)
|
|
20
|
-
.de(de_DescribeRegionSettingsCommand)
|
|
14
|
+
.sc(DescribeRegionSettings)
|
|
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 { DescribeReportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReportJobCommand 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", "DescribeReportJob", {})
|
|
17
13
|
.n("BackupClient", "DescribeReportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReportJobCommand)
|
|
20
|
-
.de(de_DescribeReportJobCommand)
|
|
14
|
+
.sc(DescribeReportJob)
|
|
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 { DescribeReportPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReportPlanCommand 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", "DescribeReportPlan", {})
|
|
17
13
|
.n("BackupClient", "DescribeReportPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReportPlanCommand)
|
|
20
|
-
.de(de_DescribeReportPlanCommand)
|
|
14
|
+
.sc(DescribeReportPlan)
|
|
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 { DescribeRestoreJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRestoreJobCommand 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", "DescribeRestoreJob", {})
|
|
17
13
|
.n("BackupClient", "DescribeRestoreJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRestoreJobCommand)
|
|
20
|
-
.de(de_DescribeRestoreJobCommand)
|
|
14
|
+
.sc(DescribeRestoreJob)
|
|
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_DisassociateBackupVaultMpaApprovalTeamCommand, se_DisassociateBackupVaultMpaApprovalTeamCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DisassociateBackupVaultMpaApprovalTeam } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DisassociateBackupVaultMpaApprovalTeamCommand 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", "DisassociateBackupVaultMpaApprovalTeam", {})
|
|
18
13
|
.n("BackupClient", "DisassociateBackupVaultMpaApprovalTeamCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DisassociateBackupVaultMpaApprovalTeamCommand)
|
|
21
|
-
.de(de_DisassociateBackupVaultMpaApprovalTeamCommand)
|
|
14
|
+
.sc(DisassociateBackupVaultMpaApprovalTeam)
|
|
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 { DisassociateRecoveryPoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateRecoveryPointCommand 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", "DisassociateRecoveryPoint", {})
|
|
17
13
|
.n("BackupClient", "DisassociateRecoveryPointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateRecoveryPointCommand)
|
|
20
|
-
.de(de_DisassociateRecoveryPointCommand)
|
|
14
|
+
.sc(DisassociateRecoveryPoint)
|
|
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 { DisassociateRecoveryPointFromParent } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateRecoveryPointFromParentCommand 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", "DisassociateRecoveryPointFromParent", {})
|
|
17
13
|
.n("BackupClient", "DisassociateRecoveryPointFromParentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateRecoveryPointFromParentCommand)
|
|
20
|
-
.de(de_DisassociateRecoveryPointFromParentCommand)
|
|
14
|
+
.sc(DisassociateRecoveryPointFromParent)
|
|
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 { ExportBackupPlanTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ExportBackupPlanTemplateCommand 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", "ExportBackupPlanTemplate", {})
|
|
17
13
|
.n("BackupClient", "ExportBackupPlanTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ExportBackupPlanTemplateCommand)
|
|
20
|
-
.de(de_ExportBackupPlanTemplateCommand)
|
|
14
|
+
.sc(ExportBackupPlanTemplate)
|
|
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_GetBackupPlanCommand, se_GetBackupPlanCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetBackupPlan } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetBackupPlanCommand 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", "GetBackupPlan", {})
|
|
18
13
|
.n("BackupClient", "GetBackupPlanCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetBackupPlanCommand)
|
|
21
|
-
.de(de_GetBackupPlanCommand)
|
|
14
|
+
.sc(GetBackupPlan)
|
|
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_GetBackupPlanFromJSONCommand, se_GetBackupPlanFromJSONCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetBackupPlanFromJSON } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetBackupPlanFromJSONCommand 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", "GetBackupPlanFromJSON", {})
|
|
18
13
|
.n("BackupClient", "GetBackupPlanFromJSONCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetBackupPlanFromJSONCommand)
|
|
21
|
-
.de(de_GetBackupPlanFromJSONCommand)
|
|
14
|
+
.sc(GetBackupPlanFromJSON)
|
|
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_GetBackupPlanFromTemplateCommand, se_GetBackupPlanFromTemplateCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetBackupPlanFromTemplate } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetBackupPlanFromTemplateCommand 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", "GetBackupPlanFromTemplate", {})
|
|
18
13
|
.n("BackupClient", "GetBackupPlanFromTemplateCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetBackupPlanFromTemplateCommand)
|
|
21
|
-
.de(de_GetBackupPlanFromTemplateCommand)
|
|
14
|
+
.sc(GetBackupPlanFromTemplate)
|
|
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 { GetBackupSelection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBackupSelectionCommand 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", "GetBackupSelection", {})
|
|
17
13
|
.n("BackupClient", "GetBackupSelectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBackupSelectionCommand)
|
|
20
|
-
.de(de_GetBackupSelectionCommand)
|
|
14
|
+
.sc(GetBackupSelection)
|
|
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 { GetBackupVaultAccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBackupVaultAccessPolicyCommand 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", "GetBackupVaultAccessPolicy", {})
|
|
17
13
|
.n("BackupClient", "GetBackupVaultAccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBackupVaultAccessPolicyCommand)
|
|
20
|
-
.de(de_GetBackupVaultAccessPolicyCommand)
|
|
14
|
+
.sc(GetBackupVaultAccessPolicy)
|
|
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 { GetBackupVaultNotifications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBackupVaultNotificationsCommand 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", "GetBackupVaultNotifications", {})
|
|
17
13
|
.n("BackupClient", "GetBackupVaultNotificationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBackupVaultNotificationsCommand)
|
|
20
|
-
.de(de_GetBackupVaultNotificationsCommand)
|
|
14
|
+
.sc(GetBackupVaultNotifications)
|
|
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 { GetLegalHold } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetLegalHoldCommand 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", "GetLegalHold", {})
|
|
17
13
|
.n("BackupClient", "GetLegalHoldCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetLegalHoldCommand)
|
|
20
|
-
.de(de_GetLegalHoldCommand)
|
|
14
|
+
.sc(GetLegalHold)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|