@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.
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 +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.serializeAws_restXmlActivateKeySigningKeyCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_ActivateKeySigningKeyCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlActivateKeySigningKeyCommand)(output, context);
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.serializeAws_restXmlAssociateVPCWithHostedZoneCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_AssociateVPCWithHostedZoneCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlAssociateVPCWithHostedZoneCommand)(output, context);
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.serializeAws_restXmlChangeCidrCollectionCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_ChangeCidrCollectionCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlChangeCidrCollectionCommand)(output, context);
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.serializeAws_restXmlChangeResourceRecordSetsCommand)(input, context);
42
+ return (0, Aws_restXml_1.se_ChangeResourceRecordSetsCommand)(input, context);
43
43
  }
44
44
  deserialize(output, context) {
45
- return (0, Aws_restXml_1.deserializeAws_restXmlChangeResourceRecordSetsCommand)(output, context);
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.serializeAws_restXmlChangeTagsForResourceCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_ChangeTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlChangeTagsForResourceCommand)(output, context);
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.serializeAws_restXmlCreateCidrCollectionCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_CreateCidrCollectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateCidrCollectionCommand)(output, context);
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.serializeAws_restXmlCreateHealthCheckCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_CreateHealthCheckCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateHealthCheckCommand)(output, context);
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.serializeAws_restXmlCreateHostedZoneCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateHostedZoneCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateHostedZoneCommand)(output, context);
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.serializeAws_restXmlCreateKeySigningKeyCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateKeySigningKeyCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateKeySigningKeyCommand)(output, context);
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.serializeAws_restXmlCreateQueryLoggingConfigCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateQueryLoggingConfigCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateQueryLoggingConfigCommand)(output, context);
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.serializeAws_restXmlCreateReusableDelegationSetCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateReusableDelegationSetCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateReusableDelegationSetCommand)(output, context);
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.serializeAws_restXmlCreateTrafficPolicyCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_CreateTrafficPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateTrafficPolicyCommand)(output, context);
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.serializeAws_restXmlCreateTrafficPolicyInstanceCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateTrafficPolicyInstanceCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateTrafficPolicyInstanceCommand)(output, context);
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.serializeAws_restXmlCreateTrafficPolicyVersionCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateTrafficPolicyVersionCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateTrafficPolicyVersionCommand)(output, context);
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.serializeAws_restXmlCreateVPCAssociationAuthorizationCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_CreateVPCAssociationAuthorizationCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlCreateVPCAssociationAuthorizationCommand)(output, context);
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.serializeAws_restXmlDeactivateKeySigningKeyCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeactivateKeySigningKeyCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeactivateKeySigningKeyCommand)(output, context);
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.serializeAws_restXmlDeleteCidrCollectionCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteCidrCollectionCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteCidrCollectionCommand)(output, context);
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.serializeAws_restXmlDeleteHealthCheckCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_DeleteHealthCheckCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteHealthCheckCommand)(output, context);
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.serializeAws_restXmlDeleteHostedZoneCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteHostedZoneCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteHostedZoneCommand)(output, context);
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.serializeAws_restXmlDeleteKeySigningKeyCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteKeySigningKeyCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteKeySigningKeyCommand)(output, context);
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.serializeAws_restXmlDeleteQueryLoggingConfigCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteQueryLoggingConfigCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteQueryLoggingConfigCommand)(output, context);
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.serializeAws_restXmlDeleteReusableDelegationSetCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteReusableDelegationSetCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteReusableDelegationSetCommand)(output, context);
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.serializeAws_restXmlDeleteTrafficPolicyCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteTrafficPolicyCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteTrafficPolicyCommand)(output, context);
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.serializeAws_restXmlDeleteTrafficPolicyInstanceCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteTrafficPolicyInstanceCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteTrafficPolicyInstanceCommand)(output, context);
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.serializeAws_restXmlDeleteVPCAssociationAuthorizationCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DeleteVPCAssociationAuthorizationCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDeleteVPCAssociationAuthorizationCommand)(output, context);
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.serializeAws_restXmlDisableHostedZoneDNSSECCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DisableHostedZoneDNSSECCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDisableHostedZoneDNSSECCommand)(output, context);
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.serializeAws_restXmlDisassociateVPCFromHostedZoneCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_DisassociateVPCFromHostedZoneCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlDisassociateVPCFromHostedZoneCommand)(output, context);
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.serializeAws_restXmlEnableHostedZoneDNSSECCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_EnableHostedZoneDNSSECCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlEnableHostedZoneDNSSECCommand)(output, context);
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.serializeAws_restXmlGetAccountLimitCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetAccountLimitCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetAccountLimitCommand)(output, context);
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.serializeAws_restXmlGetChangeCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetChangeCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetChangeCommand)(output, context);
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.serializeAws_restXmlGetCheckerIpRangesCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetCheckerIpRangesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetCheckerIpRangesCommand)(output, context);
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.serializeAws_restXmlGetDNSSECCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetDNSSECCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetDNSSECCommand)(output, context);
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.serializeAws_restXmlGetGeoLocationCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetGeoLocationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetGeoLocationCommand)(output, context);
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.serializeAws_restXmlGetHealthCheckCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetHealthCheckCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHealthCheckCommand)(output, context);
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.serializeAws_restXmlGetHealthCheckCountCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetHealthCheckCountCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHealthCheckCountCommand)(output, context);
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.serializeAws_restXmlGetHealthCheckLastFailureReasonCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetHealthCheckLastFailureReasonCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHealthCheckLastFailureReasonCommand)(output, context);
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.serializeAws_restXmlGetHealthCheckStatusCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetHealthCheckStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHealthCheckStatusCommand)(output, context);
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.serializeAws_restXmlGetHostedZoneCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetHostedZoneCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHostedZoneCommand)(output, context);
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.serializeAws_restXmlGetHostedZoneCountCommand)(input, context);
39
+ return (0, Aws_restXml_1.se_GetHostedZoneCountCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHostedZoneCountCommand)(output, context);
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.serializeAws_restXmlGetHostedZoneLimitCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetHostedZoneLimitCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetHostedZoneLimitCommand)(output, context);
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.serializeAws_restXmlGetQueryLoggingConfigCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetQueryLoggingConfigCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetQueryLoggingConfigCommand)(output, context);
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.serializeAws_restXmlGetReusableDelegationSetCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetReusableDelegationSetCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetReusableDelegationSetCommand)(output, context);
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.serializeAws_restXmlGetReusableDelegationSetLimitCommand)(input, context);
41
+ return (0, Aws_restXml_1.se_GetReusableDelegationSetLimitCommand)(input, context);
42
42
  }
43
43
  deserialize(output, context) {
44
- return (0, Aws_restXml_1.deserializeAws_restXmlGetReusableDelegationSetLimitCommand)(output, context);
44
+ return (0, Aws_restXml_1.de_GetReusableDelegationSetLimitCommand)(output, context);
45
45
  }
46
46
  }
47
47
  exports.GetReusableDelegationSetLimitCommand = GetReusableDelegationSetLimitCommand;