@aws-sdk/client-route-53 3.306.0 → 3.310.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.
Files changed (145) hide show
  1. package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
  3. package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -2
  4. package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -2
  5. package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -2
  8. package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -2
  9. package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -2
  10. package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -2
  11. package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -2
  12. package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -2
  13. package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
  14. package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -2
  15. package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
  16. package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
  26. package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -2
  27. package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
  28. package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -2
  29. package/dist-cjs/commands/GetAccountLimitCommand.js +2 -2
  30. package/dist-cjs/commands/GetChangeCommand.js +2 -2
  31. package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -2
  32. package/dist-cjs/commands/GetDNSSECCommand.js +2 -2
  33. package/dist-cjs/commands/GetGeoLocationCommand.js +2 -2
  34. package/dist-cjs/commands/GetHealthCheckCommand.js +2 -2
  35. package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -2
  36. package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
  37. package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -2
  38. package/dist-cjs/commands/GetHostedZoneCommand.js +2 -2
  39. package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -2
  40. package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -2
  41. package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -2
  42. package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -2
  43. package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -2
  44. package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -2
  46. package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
  47. package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -2
  48. package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -2
  49. package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -2
  50. package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -2
  51. package/dist-cjs/commands/ListHealthChecksCommand.js +2 -2
  52. package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -2
  53. package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -2
  54. package/dist-cjs/commands/ListHostedZonesCommand.js +2 -2
  55. package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -2
  56. package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -2
  60. package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -2
  61. package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
  62. package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
  63. package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -2
  64. package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -2
  65. package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
  66. package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
  71. package/dist-cjs/protocols/Aws_restXml.js +958 -958
  72. package/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -3
  73. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -3
  74. package/dist-es/commands/ChangeCidrCollectionCommand.js +3 -3
  75. package/dist-es/commands/ChangeResourceRecordSetsCommand.js +3 -3
  76. package/dist-es/commands/ChangeTagsForResourceCommand.js +3 -3
  77. package/dist-es/commands/CreateCidrCollectionCommand.js +3 -3
  78. package/dist-es/commands/CreateHealthCheckCommand.js +3 -3
  79. package/dist-es/commands/CreateHostedZoneCommand.js +3 -3
  80. package/dist-es/commands/CreateKeySigningKeyCommand.js +3 -3
  81. package/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -3
  82. package/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -3
  83. package/dist-es/commands/CreateTrafficPolicyCommand.js +3 -3
  84. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -3
  85. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -3
  86. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -3
  87. package/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -3
  88. package/dist-es/commands/DeleteCidrCollectionCommand.js +3 -3
  89. package/dist-es/commands/DeleteHealthCheckCommand.js +3 -3
  90. package/dist-es/commands/DeleteHostedZoneCommand.js +3 -3
  91. package/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -3
  92. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -3
  93. package/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -3
  94. package/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -3
  95. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -3
  96. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -3
  97. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -3
  98. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -3
  99. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -3
  100. package/dist-es/commands/GetAccountLimitCommand.js +3 -3
  101. package/dist-es/commands/GetChangeCommand.js +3 -3
  102. package/dist-es/commands/GetCheckerIpRangesCommand.js +3 -3
  103. package/dist-es/commands/GetDNSSECCommand.js +3 -3
  104. package/dist-es/commands/GetGeoLocationCommand.js +3 -3
  105. package/dist-es/commands/GetHealthCheckCommand.js +3 -3
  106. package/dist-es/commands/GetHealthCheckCountCommand.js +3 -3
  107. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -3
  108. package/dist-es/commands/GetHealthCheckStatusCommand.js +3 -3
  109. package/dist-es/commands/GetHostedZoneCommand.js +3 -3
  110. package/dist-es/commands/GetHostedZoneCountCommand.js +3 -3
  111. package/dist-es/commands/GetHostedZoneLimitCommand.js +3 -3
  112. package/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -3
  113. package/dist-es/commands/GetReusableDelegationSetCommand.js +3 -3
  114. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -3
  115. package/dist-es/commands/GetTrafficPolicyCommand.js +3 -3
  116. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -3
  117. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -3
  118. package/dist-es/commands/ListCidrBlocksCommand.js +3 -3
  119. package/dist-es/commands/ListCidrCollectionsCommand.js +3 -3
  120. package/dist-es/commands/ListCidrLocationsCommand.js +3 -3
  121. package/dist-es/commands/ListGeoLocationsCommand.js +3 -3
  122. package/dist-es/commands/ListHealthChecksCommand.js +3 -3
  123. package/dist-es/commands/ListHostedZonesByNameCommand.js +3 -3
  124. package/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -3
  125. package/dist-es/commands/ListHostedZonesCommand.js +3 -3
  126. package/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -3
  127. package/dist-es/commands/ListResourceRecordSetsCommand.js +3 -3
  128. package/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -3
  129. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  130. package/dist-es/commands/ListTagsForResourcesCommand.js +3 -3
  131. package/dist-es/commands/ListTrafficPoliciesCommand.js +3 -3
  132. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -3
  133. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -3
  134. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -3
  135. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -3
  136. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -3
  137. package/dist-es/commands/TestDNSAnswerCommand.js +3 -3
  138. package/dist-es/commands/UpdateHealthCheckCommand.js +3 -3
  139. package/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -3
  140. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -3
  141. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -3
  142. package/dist-es/protocols/Aws_restXml.js +815 -815
  143. package/dist-types/protocols/Aws_restXml.d.ts +560 -140
  144. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +140 -140
  145. package/package.json +38 -38
@@ -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 { deserializeAws_restXmlListReusableDelegationSetsCommand, serializeAws_restXmlListReusableDelegationSetsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListReusableDelegationSetsCommand, se_ListReusableDelegationSetsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListReusableDelegationSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReusableDelegationSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListReusableDelegationSetsCommand(input, context);
36
+ return se_ListReusableDelegationSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListReusableDelegationSetsCommand(output, context);
39
+ return de_ListReusableDelegationSetsCommand(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 { deserializeAws_restXmlListTagsForResourceCommand, serializeAws_restXmlListTagsForResourceCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restXml";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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 { deserializeAws_restXmlListTagsForResourcesCommand, serializeAws_restXmlListTagsForResourcesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListTagsForResourcesCommand, se_ListTagsForResourcesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListTagsForResourcesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourcesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListTagsForResourcesCommand(input, context);
36
+ return se_ListTagsForResourcesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListTagsForResourcesCommand(output, context);
39
+ return de_ListTagsForResourcesCommand(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 { deserializeAws_restXmlListTrafficPoliciesCommand, serializeAws_restXmlListTrafficPoliciesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListTrafficPoliciesCommand, se_ListTrafficPoliciesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListTrafficPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTrafficPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListTrafficPoliciesCommand(input, context);
36
+ return se_ListTrafficPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListTrafficPoliciesCommand(output, context);
39
+ return de_ListTrafficPoliciesCommand(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 { deserializeAws_restXmlListTrafficPolicyInstancesByHostedZoneCommand, serializeAws_restXmlListTrafficPolicyInstancesByHostedZoneCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListTrafficPolicyInstancesByHostedZoneCommand, se_ListTrafficPolicyInstancesByHostedZoneCommand, } from "../protocols/Aws_restXml";
6
6
  export class ListTrafficPolicyInstancesByHostedZoneCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class ListTrafficPolicyInstancesByHostedZoneCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlListTrafficPolicyInstancesByHostedZoneCommand(input, context);
38
+ return se_ListTrafficPolicyInstancesByHostedZoneCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlListTrafficPolicyInstancesByHostedZoneCommand(output, context);
41
+ return de_ListTrafficPolicyInstancesByHostedZoneCommand(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 { deserializeAws_restXmlListTrafficPolicyInstancesByPolicyCommand, serializeAws_restXmlListTrafficPolicyInstancesByPolicyCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListTrafficPolicyInstancesByPolicyCommand, se_ListTrafficPolicyInstancesByPolicyCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListTrafficPolicyInstancesByPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTrafficPolicyInstancesByPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListTrafficPolicyInstancesByPolicyCommand(input, context);
36
+ return se_ListTrafficPolicyInstancesByPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListTrafficPolicyInstancesByPolicyCommand(output, context);
39
+ return de_ListTrafficPolicyInstancesByPolicyCommand(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 { deserializeAws_restXmlListTrafficPolicyInstancesCommand, serializeAws_restXmlListTrafficPolicyInstancesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListTrafficPolicyInstancesCommand, se_ListTrafficPolicyInstancesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListTrafficPolicyInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTrafficPolicyInstancesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListTrafficPolicyInstancesCommand(input, context);
36
+ return se_ListTrafficPolicyInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListTrafficPolicyInstancesCommand(output, context);
39
+ return de_ListTrafficPolicyInstancesCommand(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 { deserializeAws_restXmlListTrafficPolicyVersionsCommand, serializeAws_restXmlListTrafficPolicyVersionsCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListTrafficPolicyVersionsCommand, se_ListTrafficPolicyVersionsCommand } from "../protocols/Aws_restXml";
6
6
  export class ListTrafficPolicyVersionsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class ListTrafficPolicyVersionsCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlListTrafficPolicyVersionsCommand(input, context);
38
+ return se_ListTrafficPolicyVersionsCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlListTrafficPolicyVersionsCommand(output, context);
41
+ return de_ListTrafficPolicyVersionsCommand(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 { deserializeAws_restXmlListVPCAssociationAuthorizationsCommand, serializeAws_restXmlListVPCAssociationAuthorizationsCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListVPCAssociationAuthorizationsCommand, se_ListVPCAssociationAuthorizationsCommand, } from "../protocols/Aws_restXml";
6
6
  export class ListVPCAssociationAuthorizationsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class ListVPCAssociationAuthorizationsCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlListVPCAssociationAuthorizationsCommand(input, context);
38
+ return se_ListVPCAssociationAuthorizationsCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlListVPCAssociationAuthorizationsCommand(output, context);
41
+ return de_ListVPCAssociationAuthorizationsCommand(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 { deserializeAws_restXmlTestDNSAnswerCommand, serializeAws_restXmlTestDNSAnswerCommand, } from "../protocols/Aws_restXml";
5
+ import { de_TestDNSAnswerCommand, se_TestDNSAnswerCommand } from "../protocols/Aws_restXml";
6
6
  export class TestDNSAnswerCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class TestDNSAnswerCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlTestDNSAnswerCommand(input, context);
38
+ return se_TestDNSAnswerCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlTestDNSAnswerCommand(output, context);
41
+ return de_TestDNSAnswerCommand(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 { deserializeAws_restXmlUpdateHealthCheckCommand, serializeAws_restXmlUpdateHealthCheckCommand, } from "../protocols/Aws_restXml";
4
+ import { de_UpdateHealthCheckCommand, se_UpdateHealthCheckCommand } from "../protocols/Aws_restXml";
5
5
  export class UpdateHealthCheckCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateHealthCheckCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlUpdateHealthCheckCommand(input, context);
36
+ return se_UpdateHealthCheckCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlUpdateHealthCheckCommand(output, context);
39
+ return de_UpdateHealthCheckCommand(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 { deserializeAws_restXmlUpdateHostedZoneCommentCommand, serializeAws_restXmlUpdateHostedZoneCommentCommand, } from "../protocols/Aws_restXml";
5
+ import { de_UpdateHostedZoneCommentCommand, se_UpdateHostedZoneCommentCommand } from "../protocols/Aws_restXml";
6
6
  export class UpdateHostedZoneCommentCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class UpdateHostedZoneCommentCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlUpdateHostedZoneCommentCommand(input, context);
38
+ return se_UpdateHostedZoneCommentCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlUpdateHostedZoneCommentCommand(output, context);
41
+ return de_UpdateHostedZoneCommentCommand(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 { deserializeAws_restXmlUpdateTrafficPolicyCommentCommand, serializeAws_restXmlUpdateTrafficPolicyCommentCommand, } from "../protocols/Aws_restXml";
5
+ import { de_UpdateTrafficPolicyCommentCommand, se_UpdateTrafficPolicyCommentCommand } from "../protocols/Aws_restXml";
6
6
  export class UpdateTrafficPolicyCommentCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class UpdateTrafficPolicyCommentCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlUpdateTrafficPolicyCommentCommand(input, context);
38
+ return se_UpdateTrafficPolicyCommentCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlUpdateTrafficPolicyCommentCommand(output, context);
41
+ return de_UpdateTrafficPolicyCommentCommand(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 { deserializeAws_restXmlUpdateTrafficPolicyInstanceCommand, serializeAws_restXmlUpdateTrafficPolicyInstanceCommand, } from "../protocols/Aws_restXml";
5
+ import { de_UpdateTrafficPolicyInstanceCommand, se_UpdateTrafficPolicyInstanceCommand } from "../protocols/Aws_restXml";
6
6
  export class UpdateTrafficPolicyInstanceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class UpdateTrafficPolicyInstanceCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_restXmlUpdateTrafficPolicyInstanceCommand(input, context);
38
+ return se_UpdateTrafficPolicyInstanceCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_restXmlUpdateTrafficPolicyInstanceCommand(output, context);
41
+ return de_UpdateTrafficPolicyInstanceCommand(output, context);
42
42
  }
43
43
  }