@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DisassociateRecoveryPointFromParentCommand, se_DisassociateRecoveryPointFromParentCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DisassociateRecoveryPointFromParentCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DisassociateRecoveryPointFromParentCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DisassociateRecoveryPointFromParentCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DisassociateRecoveryPointFromParentCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ExportBackupPlanTemplateCommand, se_ExportBackupPlanTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ExportBackupPlanTemplateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ExportBackupPlanTemplateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ExportBackupPlanTemplateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ExportBackupPlanTemplateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetBackupPlanOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetBackupPlanCommand, se_GetBackupPlanCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetBackupPlanCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetBackupPlanCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetBackupPlanCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetBackupPlanCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetBackupPlanFromJSONOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetBackupPlanFromJSONCommand, se_GetBackupPlanFromJSONCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetBackupPlanFromJSONCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetBackupPlanFromJSONCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetBackupPlanFromJSONCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetBackupPlanFromJSONCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetBackupPlanFromTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetBackupPlanFromTemplateCommand, se_GetBackupPlanFromTemplateCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetBackupPlanFromTemplateCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetBackupPlanFromTemplateCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetBackupPlanFromTemplateCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetBackupPlanFromTemplateCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetBackupSelectionCommand, se_GetBackupSelectionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetBackupSelectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetBackupSelectionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetBackupSelectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetBackupSelectionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetBackupVaultAccessPolicyCommand, se_GetBackupVaultAccessPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetBackupVaultAccessPolicyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetBackupVaultAccessPolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetBackupVaultAccessPolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetBackupVaultAccessPolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetBackupVaultNotificationsCommand, se_GetBackupVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetBackupVaultNotificationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetBackupVaultNotificationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetBackupVaultNotificationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetBackupVaultNotificationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetLegalHoldCommand, se_GetLegalHoldCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetLegalHoldCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetLegalHoldCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetLegalHoldCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetLegalHoldCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetRecoveryPointRestoreMetadataCommand, se_GetRecoveryPointRestoreMetadataCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetRecoveryPointRestoreMetadataCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetRecoveryPointRestoreMetadataCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetRecoveryPointRestoreMetadataCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetRecoveryPointRestoreMetadataCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSupportedResourceTypesCommand, se_GetSupportedResourceTypesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSupportedResourceTypesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSupportedResourceTypesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSupportedResourceTypesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSupportedResourceTypesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupJobsCommand, se_ListBackupJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupPlanTemplatesCommand, se_ListBackupPlanTemplatesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupPlanTemplatesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupPlanTemplatesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupPlanTemplatesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupPlanTemplatesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupPlanVersionsCommand, se_ListBackupPlanVersionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupPlanVersionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupPlanVersionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupPlanVersionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupPlanVersionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupPlansCommand, se_ListBackupPlansCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupPlansCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupPlansCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupPlansCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupPlansCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupSelectionsCommand, se_ListBackupSelectionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupSelectionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupSelectionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupSelectionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupSelectionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListBackupVaultsCommand, se_ListBackupVaultsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListBackupVaultsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListBackupVaultsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListBackupVaultsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListBackupVaultsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListCopyJobsCommand, se_ListCopyJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListCopyJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListCopyJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListCopyJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListCopyJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListFrameworksCommand, se_ListFrameworksCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListFrameworksCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListFrameworksCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListFrameworksCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListFrameworksCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListLegalHoldsCommand, se_ListLegalHoldsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListLegalHoldsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListLegalHoldsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListLegalHoldsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListLegalHoldsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListProtectedResourcesCommand, se_ListProtectedResourcesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListProtectedResourcesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListProtectedResourcesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListProtectedResourcesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListProtectedResourcesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListRecoveryPointsByBackupVaultCommand, se_ListRecoveryPointsByBackupVaultCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListRecoveryPointsByBackupVaultCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListRecoveryPointsByBackupVaultCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListRecoveryPointsByBackupVaultCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListRecoveryPointsByBackupVaultCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListRecoveryPointsByLegalHoldCommand, se_ListRecoveryPointsByLegalHoldCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListRecoveryPointsByLegalHoldCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListRecoveryPointsByLegalHoldCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListRecoveryPointsByLegalHoldCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListRecoveryPointsByLegalHoldCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListRecoveryPointsByResourceCommand, se_ListRecoveryPointsByResourceCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListRecoveryPointsByResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListRecoveryPointsByResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListRecoveryPointsByResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListRecoveryPointsByResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListReportJobsCommand, se_ListReportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListReportJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListReportJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListReportJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListReportJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListReportPlansCommand, se_ListReportPlansCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListReportPlansCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListReportPlansCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListReportPlansCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListReportPlansCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListRestoreJobsCommand, se_ListRestoreJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListRestoreJobsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListRestoreJobsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListRestoreJobsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListRestoreJobsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { ListTagsOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class ListTagsCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_ListTagsCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_ListTagsCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|