@aws-sdk/client-route-53 3.478.0 → 3.481.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 (285) hide show
  1. package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +19 -42
  2. package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +19 -42
  3. package/dist-cjs/commands/ChangeCidrCollectionCommand.js +19 -42
  4. package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +20 -43
  5. package/dist-cjs/commands/ChangeTagsForResourceCommand.js +18 -41
  6. package/dist-cjs/commands/CreateCidrCollectionCommand.js +18 -41
  7. package/dist-cjs/commands/CreateHealthCheckCommand.js +18 -41
  8. package/dist-cjs/commands/CreateHostedZoneCommand.js +19 -42
  9. package/dist-cjs/commands/CreateKeySigningKeyCommand.js +19 -42
  10. package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +19 -42
  11. package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +19 -42
  12. package/dist-cjs/commands/CreateTrafficPolicyCommand.js +18 -41
  13. package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +19 -42
  14. package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +19 -42
  15. package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +19 -42
  16. package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +19 -42
  17. package/dist-cjs/commands/DeleteCidrCollectionCommand.js +19 -42
  18. package/dist-cjs/commands/DeleteHealthCheckCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteHostedZoneCommand.js +19 -42
  20. package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +19 -42
  21. package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +19 -42
  22. package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +19 -42
  23. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +19 -42
  24. package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +19 -42
  25. package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +19 -42
  26. package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +19 -42
  27. package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +19 -42
  28. package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +19 -42
  29. package/dist-cjs/commands/GetAccountLimitCommand.js +18 -41
  30. package/dist-cjs/commands/GetChangeCommand.js +19 -42
  31. package/dist-cjs/commands/GetCheckerIpRangesCommand.js +18 -41
  32. package/dist-cjs/commands/GetDNSSECCommand.js +19 -42
  33. package/dist-cjs/commands/GetGeoLocationCommand.js +18 -41
  34. package/dist-cjs/commands/GetHealthCheckCommand.js +18 -41
  35. package/dist-cjs/commands/GetHealthCheckCountCommand.js +18 -41
  36. package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +18 -41
  37. package/dist-cjs/commands/GetHealthCheckStatusCommand.js +18 -41
  38. package/dist-cjs/commands/GetHostedZoneCommand.js +19 -42
  39. package/dist-cjs/commands/GetHostedZoneCountCommand.js +18 -41
  40. package/dist-cjs/commands/GetHostedZoneLimitCommand.js +19 -42
  41. package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +19 -42
  42. package/dist-cjs/commands/GetReusableDelegationSetCommand.js +19 -42
  43. package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +19 -42
  44. package/dist-cjs/commands/GetTrafficPolicyCommand.js +19 -42
  45. package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +19 -42
  46. package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +18 -41
  47. package/dist-cjs/commands/ListCidrBlocksCommand.js +18 -41
  48. package/dist-cjs/commands/ListCidrCollectionsCommand.js +18 -41
  49. package/dist-cjs/commands/ListCidrLocationsCommand.js +18 -41
  50. package/dist-cjs/commands/ListGeoLocationsCommand.js +18 -41
  51. package/dist-cjs/commands/ListHealthChecksCommand.js +18 -41
  52. package/dist-cjs/commands/ListHostedZonesByNameCommand.js +19 -42
  53. package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +18 -41
  54. package/dist-cjs/commands/ListHostedZonesCommand.js +19 -42
  55. package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +19 -42
  56. package/dist-cjs/commands/ListResourceRecordSetsCommand.js +19 -42
  57. package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +18 -41
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  59. package/dist-cjs/commands/ListTagsForResourcesCommand.js +18 -41
  60. package/dist-cjs/commands/ListTrafficPoliciesCommand.js +18 -41
  61. package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +19 -42
  62. package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +18 -41
  63. package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +18 -41
  64. package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +19 -42
  65. package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +19 -42
  66. package/dist-cjs/commands/TestDNSAnswerCommand.js +19 -42
  67. package/dist-cjs/commands/UpdateHealthCheckCommand.js +18 -41
  68. package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +19 -42
  69. package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +19 -42
  70. package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +19 -42
  71. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  72. package/dist-es/commands/ActivateKeySigningKeyCommand.js +19 -42
  73. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +19 -42
  74. package/dist-es/commands/ChangeCidrCollectionCommand.js +19 -42
  75. package/dist-es/commands/ChangeResourceRecordSetsCommand.js +20 -43
  76. package/dist-es/commands/ChangeTagsForResourceCommand.js +18 -41
  77. package/dist-es/commands/CreateCidrCollectionCommand.js +18 -41
  78. package/dist-es/commands/CreateHealthCheckCommand.js +18 -41
  79. package/dist-es/commands/CreateHostedZoneCommand.js +19 -42
  80. package/dist-es/commands/CreateKeySigningKeyCommand.js +19 -42
  81. package/dist-es/commands/CreateQueryLoggingConfigCommand.js +19 -42
  82. package/dist-es/commands/CreateReusableDelegationSetCommand.js +19 -42
  83. package/dist-es/commands/CreateTrafficPolicyCommand.js +18 -41
  84. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +19 -42
  85. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +19 -42
  86. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +19 -42
  87. package/dist-es/commands/DeactivateKeySigningKeyCommand.js +19 -42
  88. package/dist-es/commands/DeleteCidrCollectionCommand.js +19 -42
  89. package/dist-es/commands/DeleteHealthCheckCommand.js +18 -41
  90. package/dist-es/commands/DeleteHostedZoneCommand.js +19 -42
  91. package/dist-es/commands/DeleteKeySigningKeyCommand.js +19 -42
  92. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +19 -42
  93. package/dist-es/commands/DeleteReusableDelegationSetCommand.js +19 -42
  94. package/dist-es/commands/DeleteTrafficPolicyCommand.js +19 -42
  95. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +19 -42
  96. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +19 -42
  97. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +19 -42
  98. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +19 -42
  99. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +19 -42
  100. package/dist-es/commands/GetAccountLimitCommand.js +18 -41
  101. package/dist-es/commands/GetChangeCommand.js +19 -42
  102. package/dist-es/commands/GetCheckerIpRangesCommand.js +18 -41
  103. package/dist-es/commands/GetDNSSECCommand.js +19 -42
  104. package/dist-es/commands/GetGeoLocationCommand.js +18 -41
  105. package/dist-es/commands/GetHealthCheckCommand.js +18 -41
  106. package/dist-es/commands/GetHealthCheckCountCommand.js +18 -41
  107. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +18 -41
  108. package/dist-es/commands/GetHealthCheckStatusCommand.js +18 -41
  109. package/dist-es/commands/GetHostedZoneCommand.js +19 -42
  110. package/dist-es/commands/GetHostedZoneCountCommand.js +18 -41
  111. package/dist-es/commands/GetHostedZoneLimitCommand.js +19 -42
  112. package/dist-es/commands/GetQueryLoggingConfigCommand.js +19 -42
  113. package/dist-es/commands/GetReusableDelegationSetCommand.js +19 -42
  114. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +19 -42
  115. package/dist-es/commands/GetTrafficPolicyCommand.js +19 -42
  116. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +19 -42
  117. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +18 -41
  118. package/dist-es/commands/ListCidrBlocksCommand.js +18 -41
  119. package/dist-es/commands/ListCidrCollectionsCommand.js +18 -41
  120. package/dist-es/commands/ListCidrLocationsCommand.js +18 -41
  121. package/dist-es/commands/ListGeoLocationsCommand.js +18 -41
  122. package/dist-es/commands/ListHealthChecksCommand.js +18 -41
  123. package/dist-es/commands/ListHostedZonesByNameCommand.js +19 -42
  124. package/dist-es/commands/ListHostedZonesByVPCCommand.js +18 -41
  125. package/dist-es/commands/ListHostedZonesCommand.js +19 -42
  126. package/dist-es/commands/ListQueryLoggingConfigsCommand.js +19 -42
  127. package/dist-es/commands/ListResourceRecordSetsCommand.js +19 -42
  128. package/dist-es/commands/ListReusableDelegationSetsCommand.js +18 -41
  129. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  130. package/dist-es/commands/ListTagsForResourcesCommand.js +18 -41
  131. package/dist-es/commands/ListTrafficPoliciesCommand.js +18 -41
  132. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +19 -42
  133. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +18 -41
  134. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +18 -41
  135. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +19 -42
  136. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +19 -42
  137. package/dist-es/commands/TestDNSAnswerCommand.js +19 -42
  138. package/dist-es/commands/UpdateHealthCheckCommand.js +18 -41
  139. package/dist-es/commands/UpdateHostedZoneCommentCommand.js +19 -42
  140. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +19 -42
  141. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +19 -42
  142. package/dist-es/endpoint/EndpointParameters.js +6 -0
  143. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -21
  144. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -21
  145. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -21
  146. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -21
  147. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateHealthCheckCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateHostedZoneCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -21
  152. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -21
  154. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -21
  155. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -21
  156. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -21
  157. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -21
  158. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -21
  160. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -21
  162. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -21
  165. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -21
  166. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -21
  167. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -21
  168. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -21
  169. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -21
  170. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -21
  171. package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -21
  172. package/dist-types/commands/GetChangeCommand.d.ts +6 -21
  173. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -21
  174. package/dist-types/commands/GetDNSSECCommand.d.ts +6 -21
  175. package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -21
  176. package/dist-types/commands/GetHealthCheckCommand.d.ts +6 -21
  177. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -21
  178. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -21
  179. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -21
  180. package/dist-types/commands/GetHostedZoneCommand.d.ts +6 -21
  181. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -21
  182. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -21
  183. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -21
  184. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -21
  185. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -21
  186. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -21
  187. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -21
  188. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -21
  189. package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -21
  190. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -21
  191. package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -21
  192. package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -21
  193. package/dist-types/commands/ListHealthChecksCommand.d.ts +6 -21
  194. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -21
  195. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +6 -21
  196. package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -21
  197. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -21
  198. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +6 -21
  199. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -21
  200. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  201. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -21
  202. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -21
  203. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -21
  204. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -21
  205. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -21
  206. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -21
  207. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -21
  208. package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +6 -21
  210. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -21
  211. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -21
  212. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -21
  213. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  214. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +12 -24
  217. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +14 -23
  234. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  285. package/package.json +9 -9
@@ -2,48 +2,25 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_AssociateVPCWithHostedZoneCommand, se_AssociateVPCWithHostedZoneCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class AssociateVPCWithHostedZoneCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, AssociateVPCWithHostedZoneCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "Route53Client";
28
- const commandName = "AssociateVPCWithHostedZoneCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [SMITHY_CONTEXT_KEY]: {
36
- service: "AWSDnsV20130401",
37
- operation: "AssociateVPCWithHostedZone",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return se_AssociateVPCWithHostedZoneCommand(input, context);
45
- }
46
- deserialize(output, context) {
47
- return de_AssociateVPCWithHostedZoneCommand(output, context);
48
- }
8
+ export class AssociateVPCWithHostedZoneCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getIdNormalizerPlugin(config),
18
+ ];
19
+ })
20
+ .s("AWSDnsV20130401", "AssociateVPCWithHostedZone", {})
21
+ .n("Route53Client", "AssociateVPCWithHostedZoneCommand")
22
+ .f(void 0, void 0)
23
+ .ser(se_AssociateVPCWithHostedZoneCommand)
24
+ .de(de_AssociateVPCWithHostedZoneCommand)
25
+ .build() {
49
26
  }
@@ -2,48 +2,25 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_ChangeCidrCollectionCommand, se_ChangeCidrCollectionCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class ChangeCidrCollectionCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, ChangeCidrCollectionCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "Route53Client";
28
- const commandName = "ChangeCidrCollectionCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [SMITHY_CONTEXT_KEY]: {
36
- service: "AWSDnsV20130401",
37
- operation: "ChangeCidrCollection",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return se_ChangeCidrCollectionCommand(input, context);
45
- }
46
- deserialize(output, context) {
47
- return de_ChangeCidrCollectionCommand(output, context);
48
- }
8
+ export class ChangeCidrCollectionCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getIdNormalizerPlugin(config),
18
+ ];
19
+ })
20
+ .s("AWSDnsV20130401", "ChangeCidrCollection", {})
21
+ .n("Route53Client", "ChangeCidrCollectionCommand")
22
+ .f(void 0, void 0)
23
+ .ser(se_ChangeCidrCollectionCommand)
24
+ .de(de_ChangeCidrCollectionCommand)
25
+ .build() {
49
26
  }
@@ -2,49 +2,26 @@ import { getChangeResourceRecordSetsPlugin, getIdNormalizerPlugin } from "@aws-s
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_ChangeResourceRecordSetsCommand, se_ChangeResourceRecordSetsCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class ChangeResourceRecordSetsCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, ChangeResourceRecordSetsCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getChangeResourceRecordSetsPlugin(configuration));
25
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "Route53Client";
29
- const commandName = "ChangeResourceRecordSetsCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [SMITHY_CONTEXT_KEY]: {
37
- service: "AWSDnsV20130401",
38
- operation: "ChangeResourceRecordSets",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return se_ChangeResourceRecordSetsCommand(input, context);
46
- }
47
- deserialize(output, context) {
48
- return de_ChangeResourceRecordSetsCommand(output, context);
49
- }
8
+ export class ChangeResourceRecordSetsCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getChangeResourceRecordSetsPlugin(config),
18
+ getIdNormalizerPlugin(config),
19
+ ];
20
+ })
21
+ .s("AWSDnsV20130401", "ChangeResourceRecordSets", {})
22
+ .n("Route53Client", "ChangeResourceRecordSetsCommand")
23
+ .f(void 0, void 0)
24
+ .ser(se_ChangeResourceRecordSetsCommand)
25
+ .de(de_ChangeResourceRecordSetsCommand)
26
+ .build() {
50
27
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ChangeTagsForResourceCommand, se_ChangeTagsForResourceCommand } from "../protocols/Aws_restXml";
6
6
  export { $Command };
7
- export class ChangeTagsForResourceCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ChangeTagsForResourceCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "Route53Client";
26
- const commandName = "ChangeTagsForResourceCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSDnsV20130401",
35
- operation: "ChangeTagsForResource",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ChangeTagsForResourceCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ChangeTagsForResourceCommand(output, context);
46
- }
7
+ export class ChangeTagsForResourceCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSDnsV20130401", "ChangeTagsForResource", {})
19
+ .n("Route53Client", "ChangeTagsForResourceCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ChangeTagsForResourceCommand)
22
+ .de(de_ChangeTagsForResourceCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_CreateCidrCollectionCommand, se_CreateCidrCollectionCommand } from "../protocols/Aws_restXml";
6
6
  export { $Command };
7
- export class CreateCidrCollectionCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateCidrCollectionCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "Route53Client";
26
- const commandName = "CreateCidrCollectionCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSDnsV20130401",
35
- operation: "CreateCidrCollection",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_CreateCidrCollectionCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_CreateCidrCollectionCommand(output, context);
46
- }
7
+ export class CreateCidrCollectionCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSDnsV20130401", "CreateCidrCollection", {})
19
+ .n("Route53Client", "CreateCidrCollectionCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_CreateCidrCollectionCommand)
22
+ .de(de_CreateCidrCollectionCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_CreateHealthCheckCommand, se_CreateHealthCheckCommand } from "../protocols/Aws_restXml";
6
6
  export { $Command };
7
- export class CreateHealthCheckCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateHealthCheckCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "Route53Client";
26
- const commandName = "CreateHealthCheckCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSDnsV20130401",
35
- operation: "CreateHealthCheck",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_CreateHealthCheckCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_CreateHealthCheckCommand(output, context);
46
- }
7
+ export class CreateHealthCheckCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSDnsV20130401", "CreateHealthCheck", {})
19
+ .n("Route53Client", "CreateHealthCheckCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_CreateHealthCheckCommand)
22
+ .de(de_CreateHealthCheckCommand)
23
+ .build() {
47
24
  }
@@ -2,48 +2,25 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_CreateHostedZoneCommand, se_CreateHostedZoneCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class CreateHostedZoneCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateHostedZoneCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "Route53Client";
28
- const commandName = "CreateHostedZoneCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [SMITHY_CONTEXT_KEY]: {
36
- service: "AWSDnsV20130401",
37
- operation: "CreateHostedZone",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return se_CreateHostedZoneCommand(input, context);
45
- }
46
- deserialize(output, context) {
47
- return de_CreateHostedZoneCommand(output, context);
48
- }
8
+ export class CreateHostedZoneCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getIdNormalizerPlugin(config),
18
+ ];
19
+ })
20
+ .s("AWSDnsV20130401", "CreateHostedZone", {})
21
+ .n("Route53Client", "CreateHostedZoneCommand")
22
+ .f(void 0, void 0)
23
+ .ser(se_CreateHostedZoneCommand)
24
+ .de(de_CreateHostedZoneCommand)
25
+ .build() {
49
26
  }
@@ -2,48 +2,25 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_CreateKeySigningKeyCommand, se_CreateKeySigningKeyCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class CreateKeySigningKeyCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateKeySigningKeyCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "Route53Client";
28
- const commandName = "CreateKeySigningKeyCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [SMITHY_CONTEXT_KEY]: {
36
- service: "AWSDnsV20130401",
37
- operation: "CreateKeySigningKey",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return se_CreateKeySigningKeyCommand(input, context);
45
- }
46
- deserialize(output, context) {
47
- return de_CreateKeySigningKeyCommand(output, context);
48
- }
8
+ export class CreateKeySigningKeyCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getIdNormalizerPlugin(config),
18
+ ];
19
+ })
20
+ .s("AWSDnsV20130401", "CreateKeySigningKey", {})
21
+ .n("Route53Client", "CreateKeySigningKeyCommand")
22
+ .f(void 0, void 0)
23
+ .ser(se_CreateKeySigningKeyCommand)
24
+ .de(de_CreateKeySigningKeyCommand)
25
+ .build() {
49
26
  }
@@ -2,48 +2,25 @@ import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
+ import { commonParams } from "../endpoint/EndpointParameters";
6
6
  import { de_CreateQueryLoggingConfigCommand, se_CreateQueryLoggingConfigCommand } from "../protocols/Aws_restXml";
7
7
  export { $Command };
8
- export class CreateQueryLoggingConfigCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, CreateQueryLoggingConfigCommand.getEndpointParameterInstructions()));
24
- this.middlewareStack.use(getIdNormalizerPlugin(configuration));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "Route53Client";
28
- const commandName = "CreateQueryLoggingConfigCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [SMITHY_CONTEXT_KEY]: {
36
- service: "AWSDnsV20130401",
37
- operation: "CreateQueryLoggingConfig",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return se_CreateQueryLoggingConfigCommand(input, context);
45
- }
46
- deserialize(output, context) {
47
- return de_CreateQueryLoggingConfigCommand(output, context);
48
- }
8
+ export class CreateQueryLoggingConfigCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ getIdNormalizerPlugin(config),
18
+ ];
19
+ })
20
+ .s("AWSDnsV20130401", "CreateQueryLoggingConfig", {})
21
+ .n("Route53Client", "CreateQueryLoggingConfigCommand")
22
+ .f(void 0, void 0)
23
+ .ser(se_CreateQueryLoggingConfigCommand)
24
+ .de(de_CreateQueryLoggingConfigCommand)
25
+ .build() {
49
26
  }