@aws-sdk/client-backup 3.306.0 → 3.309.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/commands/CancelLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/CreateBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/CreateFrameworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/CreateReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
- package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +2 -2
- package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -2
- package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/GetLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/ListBackupJobsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupPlansCommand.js +2 -2
- package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -2
- package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -2
- package/dist-cjs/commands/ListCopyJobsCommand.js +2 -2
- package/dist-cjs/commands/ListFrameworksCommand.js +2 -2
- package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -2
- package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -2
- package/dist-cjs/commands/ListReportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReportPlansCommand.js +2 -2
- package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -2
- package/dist-cjs/commands/StartBackupJobCommand.js +2 -2
- package/dist-cjs/commands/StartCopyJobCommand.js +2 -2
- package/dist-cjs/commands/StartReportJobCommand.js +2 -2
- package/dist-cjs/commands/StartRestoreJobCommand.js +2 -2
- package/dist-cjs/commands/StopBackupJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateBackupPlanCommand.js +2 -2
- package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1023 -1079
- package/dist-es/commands/CancelLegalHoldCommand.js +3 -3
- package/dist-es/commands/CreateBackupPlanCommand.js +3 -3
- package/dist-es/commands/CreateBackupSelectionCommand.js +3 -3
- package/dist-es/commands/CreateBackupVaultCommand.js +3 -3
- package/dist-es/commands/CreateFrameworkCommand.js +3 -3
- package/dist-es/commands/CreateLegalHoldCommand.js +3 -3
- package/dist-es/commands/CreateReportPlanCommand.js +3 -3
- package/dist-es/commands/DeleteBackupPlanCommand.js +3 -3
- package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/DeleteFrameworkCommand.js +3 -3
- package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DeleteReportPlanCommand.js +3 -3
- package/dist-es/commands/DescribeBackupJobCommand.js +3 -3
- package/dist-es/commands/DescribeBackupVaultCommand.js +3 -3
- package/dist-es/commands/DescribeCopyJobCommand.js +3 -3
- package/dist-es/commands/DescribeFrameworkCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -3
- package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeReportJobCommand.js +3 -3
- package/dist-es/commands/DescribeReportPlanCommand.js +3 -3
- package/dist-es/commands/DescribeRestoreJobCommand.js +3 -3
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -3
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -3
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -3
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -3
- package/dist-es/commands/GetBackupSelectionCommand.js +3 -3
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/GetLegalHoldCommand.js +3 -3
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -3
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -3
- package/dist-es/commands/ListBackupJobsCommand.js +3 -3
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -3
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -3
- package/dist-es/commands/ListBackupPlansCommand.js +3 -3
- package/dist-es/commands/ListBackupSelectionsCommand.js +3 -3
- package/dist-es/commands/ListBackupVaultsCommand.js +3 -3
- package/dist-es/commands/ListCopyJobsCommand.js +3 -3
- package/dist-es/commands/ListFrameworksCommand.js +3 -3
- package/dist-es/commands/ListLegalHoldsCommand.js +3 -3
- package/dist-es/commands/ListProtectedResourcesCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -3
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -3
- package/dist-es/commands/ListReportJobsCommand.js +3 -3
- package/dist-es/commands/ListReportPlansCommand.js +3 -3
- package/dist-es/commands/ListRestoreJobsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/StartBackupJobCommand.js +3 -3
- package/dist-es/commands/StartCopyJobCommand.js +3 -3
- package/dist-es/commands/StartReportJobCommand.js +3 -3
- package/dist-es/commands/StartRestoreJobCommand.js +3 -3
- package/dist-es/commands/StopBackupJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateBackupPlanCommand.js +3 -3
- package/dist-es/commands/UpdateFrameworkCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -3
- package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateReportPlanCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +876 -932
- package/dist-types/protocols/Aws_restJson1.d.ts +576 -144
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +144 -144
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class CancelLegalHoldCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CancelLegalHoldCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CancelLegalHoldCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelLegalHoldCommand = CancelLegalHoldCommand;
|
|
@@ -37,10 +37,10 @@ class CreateBackupPlanCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_CreateBackupPlanCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_CreateBackupPlanCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateBackupPlanCommand = CreateBackupPlanCommand;
|
|
@@ -36,10 +36,10 @@ class CreateBackupSelectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateBackupSelectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateBackupSelectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateBackupSelectionCommand = CreateBackupSelectionCommand;
|
|
@@ -37,10 +37,10 @@ class CreateBackupVaultCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_CreateBackupVaultCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_CreateBackupVaultCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateBackupVaultCommand = CreateBackupVaultCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFrameworkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateFrameworkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateFrameworkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFrameworkCommand = CreateFrameworkCommand;
|
|
@@ -37,10 +37,10 @@ class CreateLegalHoldCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_CreateLegalHoldCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_CreateLegalHoldCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateLegalHoldCommand = CreateLegalHoldCommand;
|
|
@@ -36,10 +36,10 @@ class CreateReportPlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateReportPlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateReportPlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateReportPlanCommand = CreateReportPlanCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupPlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupPlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupPlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupPlanCommand = DeleteBackupPlanCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupSelectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupSelectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupSelectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupSelectionCommand = DeleteBackupSelectionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupVaultAccessPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupVaultAccessPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupVaultAccessPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupVaultAccessPolicyCommand = DeleteBackupVaultAccessPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupVaultCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupVaultCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupVaultCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupVaultCommand = DeleteBackupVaultCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupVaultLockConfigurationCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupVaultLockConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupVaultLockConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupVaultLockConfigurationCommand = DeleteBackupVaultLockConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBackupVaultNotificationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBackupVaultNotificationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBackupVaultNotificationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBackupVaultNotificationsCommand = DeleteBackupVaultNotificationsCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFrameworkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteFrameworkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteFrameworkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFrameworkCommand = DeleteFrameworkCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRecoveryPointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteRecoveryPointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRecoveryPointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRecoveryPointCommand = DeleteRecoveryPointCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReportPlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteReportPlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteReportPlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReportPlanCommand = DeleteReportPlanCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeBackupJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeBackupJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeBackupJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeBackupJobCommand = DescribeBackupJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeBackupVaultCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeBackupVaultCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeBackupVaultCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeBackupVaultCommand = DescribeBackupVaultCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeCopyJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeCopyJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeCopyJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeCopyJobCommand = DescribeCopyJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeFrameworkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeFrameworkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeFrameworkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeFrameworkCommand = DescribeFrameworkCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeGlobalSettingsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeGlobalSettingsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeGlobalSettingsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeGlobalSettingsCommand = DescribeGlobalSettingsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeProtectedResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeProtectedResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeProtectedResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeProtectedResourceCommand = DescribeProtectedResourceCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeRecoveryPointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeRecoveryPointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeRecoveryPointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeRecoveryPointCommand = DescribeRecoveryPointCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeRegionSettingsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeRegionSettingsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeRegionSettingsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeRegionSettingsCommand = DescribeRegionSettingsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeReportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeReportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReportJobCommand = DescribeReportJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReportPlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeReportPlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeReportPlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReportPlanCommand = DescribeReportPlanCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeRestoreJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DescribeRestoreJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DescribeRestoreJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeRestoreJobCommand = DescribeRestoreJobCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateRecoveryPointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DisassociateRecoveryPointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DisassociateRecoveryPointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateRecoveryPointCommand = DisassociateRecoveryPointCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateRecoveryPointFromParentCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DisassociateRecoveryPointFromParentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DisassociateRecoveryPointFromParentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateRecoveryPointFromParentCommand = DisassociateRecoveryPointFromParentCommand;
|
|
@@ -36,10 +36,10 @@ class ExportBackupPlanTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ExportBackupPlanTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ExportBackupPlanTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ExportBackupPlanTemplateCommand = ExportBackupPlanTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class GetBackupPlanCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetBackupPlanCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetBackupPlanCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetBackupPlanCommand = GetBackupPlanCommand;
|
|
@@ -37,10 +37,10 @@ class GetBackupPlanFromJSONCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetBackupPlanFromJSONCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetBackupPlanFromJSONCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetBackupPlanFromJSONCommand = GetBackupPlanFromJSONCommand;
|
|
@@ -37,10 +37,10 @@ class GetBackupPlanFromTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetBackupPlanFromTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetBackupPlanFromTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetBackupPlanFromTemplateCommand = GetBackupPlanFromTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class GetBackupSelectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetBackupSelectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetBackupSelectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBackupSelectionCommand = GetBackupSelectionCommand;
|
|
@@ -36,10 +36,10 @@ class GetBackupVaultAccessPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetBackupVaultAccessPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetBackupVaultAccessPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBackupVaultAccessPolicyCommand = GetBackupVaultAccessPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class GetBackupVaultNotificationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetBackupVaultNotificationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetBackupVaultNotificationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBackupVaultNotificationsCommand = GetBackupVaultNotificationsCommand;
|
|
@@ -36,10 +36,10 @@ class GetLegalHoldCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetLegalHoldCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetLegalHoldCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLegalHoldCommand = GetLegalHoldCommand;
|
|
@@ -37,10 +37,10 @@ class GetRecoveryPointRestoreMetadataCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetRecoveryPointRestoreMetadataCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetRecoveryPointRestoreMetadataCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetRecoveryPointRestoreMetadataCommand = GetRecoveryPointRestoreMetadataCommand;
|
|
@@ -36,10 +36,10 @@ class GetSupportedResourceTypesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetSupportedResourceTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetSupportedResourceTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSupportedResourceTypesCommand = GetSupportedResourceTypesCommand;
|
|
@@ -36,10 +36,10 @@ class ListBackupJobsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBackupJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBackupJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBackupJobsCommand = ListBackupJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBackupPlanTemplatesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBackupPlanTemplatesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBackupPlanTemplatesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBackupPlanTemplatesCommand = ListBackupPlanTemplatesCommand;
|
|
@@ -36,10 +36,10 @@ class ListBackupPlanVersionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBackupPlanVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBackupPlanVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBackupPlanVersionsCommand = ListBackupPlanVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBackupPlansCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBackupPlansCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBackupPlansCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBackupPlansCommand = ListBackupPlansCommand;
|