@aws-sdk/client-route-53 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/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -2
- package/dist-cjs/commands/GetChangeCommand.js +2 -2
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -2
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restXml.js +958 -958
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +3 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +3 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +3 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +3 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +3 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +3 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +3 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/GetAccountLimitCommand.js +3 -3
- package/dist-es/commands/GetChangeCommand.js +3 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +3 -3
- package/dist-es/commands/GetDNSSECCommand.js +3 -3
- package/dist-es/commands/GetGeoLocationCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +3 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +3 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +3 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +3 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +3 -3
- package/dist-es/commands/ListHealthChecksCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesCommand.js +3 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +3 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +3 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/protocols/Aws_restXml.js +815 -815
- package/dist-types/protocols/Aws_restXml.d.ts +560 -140
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +140 -140
- package/package.json +6 -6
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_ActivateKeySigningKeyCommand, se_ActivateKeySigningKeyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ActivateKeySigningKeyCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class ActivateKeySigningKeyCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_ActivateKeySigningKeyCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_ActivateKeySigningKeyCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_AssociateVPCWithHostedZoneCommand, se_AssociateVPCWithHostedZoneCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class AssociateVPCWithHostedZoneCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class AssociateVPCWithHostedZoneCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_AssociateVPCWithHostedZoneCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_AssociateVPCWithHostedZoneCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_ChangeCidrCollectionCommand, se_ChangeCidrCollectionCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ChangeCidrCollectionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class ChangeCidrCollectionCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_ChangeCidrCollectionCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_ChangeCidrCollectionCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getChangeResourceRecordSetsPlugin, getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_ChangeResourceRecordSetsCommand, se_ChangeResourceRecordSetsCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ChangeResourceRecordSetsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -36,9 +36,9 @@ export class ChangeResourceRecordSetsCommand extends $Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return
|
|
39
|
+
return se_ChangeResourceRecordSetsCommand(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return
|
|
42
|
+
return de_ChangeResourceRecordSetsCommand(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
@@ -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_ChangeTagsForResourceCommand, se_ChangeTagsForResourceCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export class ChangeTagsForResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ChangeTagsForResourceCommand 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_ChangeTagsForResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ChangeTagsForResourceCommand(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_CreateCidrCollectionCommand, se_CreateCidrCollectionCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export class CreateCidrCollectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateCidrCollectionCommand 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_CreateCidrCollectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateCidrCollectionCommand(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_CreateHealthCheckCommand, se_CreateHealthCheckCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export class CreateHealthCheckCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateHealthCheckCommand 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_CreateHealthCheckCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateHealthCheckCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateHostedZoneCommand, se_CreateHostedZoneCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateHostedZoneCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateHostedZoneCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateHostedZoneCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateHostedZoneCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateKeySigningKeyCommand, se_CreateKeySigningKeyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateKeySigningKeyCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateKeySigningKeyCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateKeySigningKeyCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateKeySigningKeyCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateQueryLoggingConfigCommand, se_CreateQueryLoggingConfigCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateQueryLoggingConfigCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateQueryLoggingConfigCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateQueryLoggingConfigCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateQueryLoggingConfigCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateReusableDelegationSetCommand, se_CreateReusableDelegationSetCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateReusableDelegationSetCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateReusableDelegationSetCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateReusableDelegationSetCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateReusableDelegationSetCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -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_CreateTrafficPolicyCommand, se_CreateTrafficPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export class CreateTrafficPolicyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateTrafficPolicyCommand 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_CreateTrafficPolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateTrafficPolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateTrafficPolicyInstanceCommand, se_CreateTrafficPolicyInstanceCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateTrafficPolicyInstanceCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateTrafficPolicyInstanceCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateTrafficPolicyInstanceCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateTrafficPolicyInstanceCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateTrafficPolicyVersionCommand, se_CreateTrafficPolicyVersionCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateTrafficPolicyVersionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateTrafficPolicyVersionCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateTrafficPolicyVersionCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateTrafficPolicyVersionCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_CreateVPCAssociationAuthorizationCommand, se_CreateVPCAssociationAuthorizationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateVPCAssociationAuthorizationCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class CreateVPCAssociationAuthorizationCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_CreateVPCAssociationAuthorizationCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_CreateVPCAssociationAuthorizationCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeactivateKeySigningKeyCommand, se_DeactivateKeySigningKeyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeactivateKeySigningKeyCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeactivateKeySigningKeyCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeactivateKeySigningKeyCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeactivateKeySigningKeyCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteCidrCollectionCommand, se_DeleteCidrCollectionCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteCidrCollectionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteCidrCollectionCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteCidrCollectionCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteCidrCollectionCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -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_DeleteHealthCheckCommand, se_DeleteHealthCheckCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export class DeleteHealthCheckCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DeleteHealthCheckCommand 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_DeleteHealthCheckCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DeleteHealthCheckCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteHostedZoneCommand, se_DeleteHostedZoneCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteHostedZoneCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteHostedZoneCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteHostedZoneCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteHostedZoneCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteKeySigningKeyCommand, se_DeleteKeySigningKeyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteKeySigningKeyCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteKeySigningKeyCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteKeySigningKeyCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteKeySigningKeyCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteQueryLoggingConfigCommand, se_DeleteQueryLoggingConfigCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteQueryLoggingConfigCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteQueryLoggingConfigCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteQueryLoggingConfigCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteQueryLoggingConfigCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteReusableDelegationSetCommand, se_DeleteReusableDelegationSetCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteReusableDelegationSetCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteReusableDelegationSetCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteReusableDelegationSetCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteReusableDelegationSetCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteTrafficPolicyCommand, se_DeleteTrafficPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteTrafficPolicyCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteTrafficPolicyCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteTrafficPolicyCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteTrafficPolicyCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteTrafficPolicyInstanceCommand, se_DeleteTrafficPolicyInstanceCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteTrafficPolicyInstanceCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteTrafficPolicyInstanceCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteTrafficPolicyInstanceCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteTrafficPolicyInstanceCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DeleteVPCAssociationAuthorizationCommand, se_DeleteVPCAssociationAuthorizationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DeleteVPCAssociationAuthorizationCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DeleteVPCAssociationAuthorizationCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DeleteVPCAssociationAuthorizationCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DeleteVPCAssociationAuthorizationCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DisableHostedZoneDNSSECCommand, se_DisableHostedZoneDNSSECCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DisableHostedZoneDNSSECCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DisableHostedZoneDNSSECCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DisableHostedZoneDNSSECCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DisableHostedZoneDNSSECCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_DisassociateVPCFromHostedZoneCommand, se_DisassociateVPCFromHostedZoneCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class DisassociateVPCFromHostedZoneCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class DisassociateVPCFromHostedZoneCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_DisassociateVPCFromHostedZoneCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_DisassociateVPCFromHostedZoneCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { de_EnableHostedZoneDNSSECCommand, se_EnableHostedZoneDNSSECCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export class EnableHostedZoneDNSSECCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -35,9 +35,9 @@ export class EnableHostedZoneDNSSECCommand extends $Command {
|
|
|
35
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
36
36
|
}
|
|
37
37
|
serialize(input, context) {
|
|
38
|
-
return
|
|
38
|
+
return se_EnableHostedZoneDNSSECCommand(input, context);
|
|
39
39
|
}
|
|
40
40
|
deserialize(output, context) {
|
|
41
|
-
return
|
|
41
|
+
return de_EnableHostedZoneDNSSECCommand(output, context);
|
|
42
42
|
}
|
|
43
43
|
}
|