@aws-sdk/client-route-53 3.303.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 +31 -31
|
@@ -38,10 +38,10 @@ class ActivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_ActivateKeySigningKeyCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_ActivateKeySigningKeyCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.ActivateKeySigningKeyCommand = ActivateKeySigningKeyCommand;
|
|
@@ -38,10 +38,10 @@ class AssociateVPCWithHostedZoneCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_AssociateVPCWithHostedZoneCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_AssociateVPCWithHostedZoneCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.AssociateVPCWithHostedZoneCommand = AssociateVPCWithHostedZoneCommand;
|
|
@@ -38,10 +38,10 @@ class ChangeCidrCollectionCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_ChangeCidrCollectionCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_ChangeCidrCollectionCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.ChangeCidrCollectionCommand = ChangeCidrCollectionCommand;
|
|
@@ -39,10 +39,10 @@ class ChangeResourceRecordSetsCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.se_ChangeResourceRecordSetsCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_restXml_1.
|
|
45
|
+
return (0, Aws_restXml_1.de_ChangeResourceRecordSetsCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.ChangeResourceRecordSetsCommand = ChangeResourceRecordSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ChangeTagsForResourceCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_ChangeTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_ChangeTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ChangeTagsForResourceCommand = ChangeTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCidrCollectionCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_CreateCidrCollectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_CreateCidrCollectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCidrCollectionCommand = CreateCidrCollectionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateHealthCheckCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_CreateHealthCheckCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_CreateHealthCheckCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateHealthCheckCommand = CreateHealthCheckCommand;
|
|
@@ -38,10 +38,10 @@ class CreateHostedZoneCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateHostedZoneCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateHostedZoneCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateHostedZoneCommand = CreateHostedZoneCommand;
|
|
@@ -38,10 +38,10 @@ class CreateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateKeySigningKeyCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateKeySigningKeyCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateKeySigningKeyCommand = CreateKeySigningKeyCommand;
|
|
@@ -38,10 +38,10 @@ class CreateQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateQueryLoggingConfigCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateQueryLoggingConfigCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateQueryLoggingConfigCommand = CreateQueryLoggingConfigCommand;
|
|
@@ -38,10 +38,10 @@ class CreateReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateReusableDelegationSetCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateReusableDelegationSetCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateReusableDelegationSetCommand = CreateReusableDelegationSetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateTrafficPolicyCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_CreateTrafficPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_CreateTrafficPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateTrafficPolicyCommand = CreateTrafficPolicyCommand;
|
|
@@ -38,10 +38,10 @@ class CreateTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateTrafficPolicyInstanceCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateTrafficPolicyInstanceCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateTrafficPolicyInstanceCommand = CreateTrafficPolicyInstanceCommand;
|
|
@@ -38,10 +38,10 @@ class CreateTrafficPolicyVersionCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateTrafficPolicyVersionCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateTrafficPolicyVersionCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateTrafficPolicyVersionCommand = CreateTrafficPolicyVersionCommand;
|
|
@@ -38,10 +38,10 @@ class CreateVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_CreateVPCAssociationAuthorizationCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_CreateVPCAssociationAuthorizationCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.CreateVPCAssociationAuthorizationCommand = CreateVPCAssociationAuthorizationCommand;
|
|
@@ -38,10 +38,10 @@ class DeactivateKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeactivateKeySigningKeyCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeactivateKeySigningKeyCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeactivateKeySigningKeyCommand = DeactivateKeySigningKeyCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteCidrCollectionCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteCidrCollectionCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteCidrCollectionCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteCidrCollectionCommand = DeleteCidrCollectionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteHealthCheckCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_DeleteHealthCheckCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_DeleteHealthCheckCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteHealthCheckCommand = DeleteHealthCheckCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteHostedZoneCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteHostedZoneCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteHostedZoneCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteHostedZoneCommand = DeleteHostedZoneCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteKeySigningKeyCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteKeySigningKeyCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteKeySigningKeyCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteKeySigningKeyCommand = DeleteKeySigningKeyCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteQueryLoggingConfigCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteQueryLoggingConfigCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteQueryLoggingConfigCommand = DeleteQueryLoggingConfigCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteReusableDelegationSetCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteReusableDelegationSetCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteReusableDelegationSetCommand = DeleteReusableDelegationSetCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteTrafficPolicyCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteTrafficPolicyCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteTrafficPolicyCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteTrafficPolicyCommand = DeleteTrafficPolicyCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteTrafficPolicyInstanceCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteTrafficPolicyInstanceCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteTrafficPolicyInstanceCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteTrafficPolicyInstanceCommand = DeleteTrafficPolicyInstanceCommand;
|
|
@@ -38,10 +38,10 @@ class DeleteVPCAssociationAuthorizationCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DeleteVPCAssociationAuthorizationCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DeleteVPCAssociationAuthorizationCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DeleteVPCAssociationAuthorizationCommand = DeleteVPCAssociationAuthorizationCommand;
|
|
@@ -38,10 +38,10 @@ class DisableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DisableHostedZoneDNSSECCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DisableHostedZoneDNSSECCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DisableHostedZoneDNSSECCommand = DisableHostedZoneDNSSECCommand;
|
|
@@ -38,10 +38,10 @@ class DisassociateVPCFromHostedZoneCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_DisassociateVPCFromHostedZoneCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_DisassociateVPCFromHostedZoneCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.DisassociateVPCFromHostedZoneCommand = DisassociateVPCFromHostedZoneCommand;
|
|
@@ -38,10 +38,10 @@ class EnableHostedZoneDNSSECCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_EnableHostedZoneDNSSECCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_EnableHostedZoneDNSSECCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.EnableHostedZoneDNSSECCommand = EnableHostedZoneDNSSECCommand;
|
|
@@ -36,10 +36,10 @@ class GetAccountLimitCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetAccountLimitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetAccountLimitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAccountLimitCommand = GetAccountLimitCommand;
|
|
@@ -38,10 +38,10 @@ class GetChangeCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetChangeCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetChangeCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetChangeCommand = GetChangeCommand;
|
|
@@ -36,10 +36,10 @@ class GetCheckerIpRangesCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetCheckerIpRangesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetCheckerIpRangesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCheckerIpRangesCommand = GetCheckerIpRangesCommand;
|
|
@@ -38,10 +38,10 @@ class GetDNSSECCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetDNSSECCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetDNSSECCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetDNSSECCommand = GetDNSSECCommand;
|
|
@@ -36,10 +36,10 @@ class GetGeoLocationCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetGeoLocationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetGeoLocationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetGeoLocationCommand = GetGeoLocationCommand;
|
|
@@ -36,10 +36,10 @@ class GetHealthCheckCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetHealthCheckCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetHealthCheckCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetHealthCheckCommand = GetHealthCheckCommand;
|
|
@@ -36,10 +36,10 @@ class GetHealthCheckCountCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetHealthCheckCountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetHealthCheckCountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetHealthCheckCountCommand = GetHealthCheckCountCommand;
|
|
@@ -36,10 +36,10 @@ class GetHealthCheckLastFailureReasonCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetHealthCheckLastFailureReasonCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetHealthCheckLastFailureReasonCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetHealthCheckLastFailureReasonCommand = GetHealthCheckLastFailureReasonCommand;
|
|
@@ -36,10 +36,10 @@ class GetHealthCheckStatusCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetHealthCheckStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetHealthCheckStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetHealthCheckStatusCommand = GetHealthCheckStatusCommand;
|
|
@@ -38,10 +38,10 @@ class GetHostedZoneCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetHostedZoneCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetHostedZoneCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetHostedZoneCommand = GetHostedZoneCommand;
|
|
@@ -36,10 +36,10 @@ class GetHostedZoneCountCommand 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_restXml_1.
|
|
39
|
+
return (0, Aws_restXml_1.se_GetHostedZoneCountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restXml_1.
|
|
42
|
+
return (0, Aws_restXml_1.de_GetHostedZoneCountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetHostedZoneCountCommand = GetHostedZoneCountCommand;
|
|
@@ -38,10 +38,10 @@ class GetHostedZoneLimitCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetHostedZoneLimitCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetHostedZoneLimitCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetHostedZoneLimitCommand = GetHostedZoneLimitCommand;
|
|
@@ -38,10 +38,10 @@ class GetQueryLoggingConfigCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetQueryLoggingConfigCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetQueryLoggingConfigCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetQueryLoggingConfigCommand = GetQueryLoggingConfigCommand;
|
|
@@ -38,10 +38,10 @@ class GetReusableDelegationSetCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetReusableDelegationSetCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetReusableDelegationSetCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetReusableDelegationSetCommand = GetReusableDelegationSetCommand;
|
|
@@ -38,10 +38,10 @@ class GetReusableDelegationSetLimitCommand extends smithy_client_1.Command {
|
|
|
38
38
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
39
39
|
}
|
|
40
40
|
serialize(input, context) {
|
|
41
|
-
return (0, Aws_restXml_1.
|
|
41
|
+
return (0, Aws_restXml_1.se_GetReusableDelegationSetLimitCommand)(input, context);
|
|
42
42
|
}
|
|
43
43
|
deserialize(output, context) {
|
|
44
|
-
return (0, Aws_restXml_1.
|
|
44
|
+
return (0, Aws_restXml_1.de_GetReusableDelegationSetLimitCommand)(output, context);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
exports.GetReusableDelegationSetLimitCommand = GetReusableDelegationSetLimitCommand;
|