@aws-sdk/client-route-53 3.35.0 → 3.38.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 (492) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/Route53.js +0 -4
  3. package/dist-cjs/Route53Client.js +0 -9
  4. package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +0 -26
  5. package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +0 -35
  6. package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +0 -106
  7. package/dist-cjs/commands/ChangeTagsForResourceCommand.js +0 -28
  8. package/dist-cjs/commands/CreateHealthCheckCommand.js +0 -58
  9. package/dist-cjs/commands/CreateHostedZoneCommand.js +0 -57
  10. package/dist-cjs/commands/CreateKeySigningKeyCommand.js +0 -25
  11. package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +0 -141
  12. package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +0 -75
  13. package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -26
  14. package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +0 -28
  15. package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +0 -29
  16. package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +0 -33
  17. package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteHealthCheckCommand.js +0 -38
  19. package/dist-cjs/commands/DeleteHostedZoneCommand.js +0 -63
  20. package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +0 -29
  22. package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +0 -31
  23. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -39
  24. package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +0 -28
  25. package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +0 -33
  26. package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +0 -26
  27. package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +0 -45
  28. package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +0 -25
  29. package/dist-cjs/commands/GetAccountLimitCommand.js +0 -34
  30. package/dist-cjs/commands/GetChangeCommand.js +0 -37
  31. package/dist-cjs/commands/GetCheckerIpRangesCommand.js +0 -32
  32. package/dist-cjs/commands/GetDNSSECCommand.js +0 -25
  33. package/dist-cjs/commands/GetGeoLocationCommand.js +0 -45
  34. package/dist-cjs/commands/GetHealthCheckCommand.js +0 -25
  35. package/dist-cjs/commands/GetHealthCheckCountCommand.js +0 -25
  36. package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +0 -25
  37. package/dist-cjs/commands/GetHealthCheckStatusCommand.js +0 -28
  38. package/dist-cjs/commands/GetHostedZoneCommand.js +0 -25
  39. package/dist-cjs/commands/GetHostedZoneCountCommand.js +0 -25
  40. package/dist-cjs/commands/GetHostedZoneLimitCommand.js +0 -29
  41. package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +0 -30
  42. package/dist-cjs/commands/GetReusableDelegationSetCommand.js +0 -26
  43. package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +0 -28
  44. package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -28
  45. package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +0 -33
  46. package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +0 -25
  47. package/dist-cjs/commands/ListGeoLocationsCommand.js +0 -30
  48. package/dist-cjs/commands/ListHealthChecksCommand.js +0 -25
  49. package/dist-cjs/commands/ListHostedZonesByNameCommand.js +0 -69
  50. package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +0 -37
  51. package/dist-cjs/commands/ListHostedZonesCommand.js +0 -28
  52. package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +0 -32
  53. package/dist-cjs/commands/ListResourceRecordSetsCommand.js +0 -88
  54. package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +0 -25
  55. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
  56. package/dist-cjs/commands/ListTagsForResourcesCommand.js +0 -28
  57. package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -31
  58. package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +0 -32
  59. package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +0 -32
  60. package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +0 -31
  61. package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +0 -26
  62. package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +0 -28
  63. package/dist-cjs/commands/TestDNSAnswerCommand.js +0 -27
  64. package/dist-cjs/commands/UpdateHealthCheckCommand.js +0 -28
  65. package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +0 -25
  66. package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +0 -25
  67. package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +0 -40
  68. package/dist-cjs/commands/index.js +67 -0
  69. package/dist-cjs/endpoints.js +1 -2
  70. package/dist-cjs/index.js +5 -72
  71. package/dist-cjs/models/index.js +0 -1
  72. package/dist-cjs/models/models_0.js +0 -673
  73. package/dist-cjs/pagination/Interfaces.js +0 -1
  74. package/dist-cjs/pagination/ListHealthChecksPaginator.js +0 -11
  75. package/dist-cjs/pagination/ListHostedZonesPaginator.js +0 -11
  76. package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js +0 -11
  77. package/dist-cjs/pagination/index.js +7 -0
  78. package/dist-cjs/protocols/Aws_restXml.js +0 -3
  79. package/dist-cjs/runtimeConfig.browser.js +1 -6
  80. package/dist-cjs/runtimeConfig.js +2 -7
  81. package/dist-cjs/runtimeConfig.native.js +0 -4
  82. package/dist-cjs/runtimeConfig.shared.js +0 -4
  83. package/dist-cjs/waiters/index.js +4 -0
  84. package/dist-cjs/waiters/waitForResourceRecordSetsChanged.js +0 -10
  85. package/dist-es/Route53.js +0 -1
  86. package/dist-es/Route53Client.js +0 -1
  87. package/dist-es/commands/ActivateKeySigningKeyCommand.js +0 -1
  88. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +0 -1
  89. package/dist-es/commands/ChangeResourceRecordSetsCommand.js +0 -1
  90. package/dist-es/commands/ChangeTagsForResourceCommand.js +0 -1
  91. package/dist-es/commands/CreateHealthCheckCommand.js +0 -1
  92. package/dist-es/commands/CreateHostedZoneCommand.js +0 -1
  93. package/dist-es/commands/CreateKeySigningKeyCommand.js +0 -1
  94. package/dist-es/commands/CreateQueryLoggingConfigCommand.js +0 -1
  95. package/dist-es/commands/CreateReusableDelegationSetCommand.js +0 -1
  96. package/dist-es/commands/CreateTrafficPolicyCommand.js +0 -1
  97. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +0 -1
  98. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +0 -1
  99. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +0 -1
  100. package/dist-es/commands/DeactivateKeySigningKeyCommand.js +0 -1
  101. package/dist-es/commands/DeleteHealthCheckCommand.js +0 -1
  102. package/dist-es/commands/DeleteHostedZoneCommand.js +0 -1
  103. package/dist-es/commands/DeleteKeySigningKeyCommand.js +0 -1
  104. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +0 -1
  105. package/dist-es/commands/DeleteReusableDelegationSetCommand.js +0 -1
  106. package/dist-es/commands/DeleteTrafficPolicyCommand.js +0 -1
  107. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +0 -1
  108. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +0 -1
  109. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +0 -1
  110. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +0 -1
  111. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +0 -1
  112. package/dist-es/commands/GetAccountLimitCommand.js +0 -1
  113. package/dist-es/commands/GetChangeCommand.js +0 -1
  114. package/dist-es/commands/GetCheckerIpRangesCommand.js +0 -1
  115. package/dist-es/commands/GetDNSSECCommand.js +0 -1
  116. package/dist-es/commands/GetGeoLocationCommand.js +0 -1
  117. package/dist-es/commands/GetHealthCheckCommand.js +0 -1
  118. package/dist-es/commands/GetHealthCheckCountCommand.js +0 -1
  119. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +0 -1
  120. package/dist-es/commands/GetHealthCheckStatusCommand.js +0 -1
  121. package/dist-es/commands/GetHostedZoneCommand.js +0 -1
  122. package/dist-es/commands/GetHostedZoneCountCommand.js +0 -1
  123. package/dist-es/commands/GetHostedZoneLimitCommand.js +0 -1
  124. package/dist-es/commands/GetQueryLoggingConfigCommand.js +0 -1
  125. package/dist-es/commands/GetReusableDelegationSetCommand.js +0 -1
  126. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +0 -1
  127. package/dist-es/commands/GetTrafficPolicyCommand.js +0 -1
  128. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +0 -1
  129. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +0 -1
  130. package/dist-es/commands/ListGeoLocationsCommand.js +0 -1
  131. package/dist-es/commands/ListHealthChecksCommand.js +0 -1
  132. package/dist-es/commands/ListHostedZonesByNameCommand.js +0 -1
  133. package/dist-es/commands/ListHostedZonesByVPCCommand.js +0 -1
  134. package/dist-es/commands/ListHostedZonesCommand.js +0 -1
  135. package/dist-es/commands/ListQueryLoggingConfigsCommand.js +0 -1
  136. package/dist-es/commands/ListResourceRecordSetsCommand.js +0 -1
  137. package/dist-es/commands/ListReusableDelegationSetsCommand.js +0 -1
  138. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  139. package/dist-es/commands/ListTagsForResourcesCommand.js +0 -1
  140. package/dist-es/commands/ListTrafficPoliciesCommand.js +0 -1
  141. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +0 -1
  142. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +0 -1
  143. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +0 -1
  144. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +0 -1
  145. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +0 -1
  146. package/dist-es/commands/TestDNSAnswerCommand.js +0 -1
  147. package/dist-es/commands/UpdateHealthCheckCommand.js +0 -1
  148. package/dist-es/commands/UpdateHostedZoneCommentCommand.js +0 -1
  149. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +0 -1
  150. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +0 -1
  151. package/dist-es/commands/index.js +64 -0
  152. package/dist-es/endpoints.js +1 -2
  153. package/dist-es/index.js +5 -72
  154. package/dist-es/models/index.js +0 -1
  155. package/dist-es/models/models_0.js +0 -1
  156. package/dist-es/pagination/Interfaces.js +0 -1
  157. package/dist-es/pagination/ListHealthChecksPaginator.js +0 -1
  158. package/dist-es/pagination/ListHostedZonesPaginator.js +0 -1
  159. package/dist-es/pagination/ListQueryLoggingConfigsPaginator.js +0 -1
  160. package/dist-es/pagination/index.js +4 -0
  161. package/dist-es/protocols/Aws_restXml.js +0 -1
  162. package/dist-es/runtimeConfig.browser.js +1 -2
  163. package/dist-es/runtimeConfig.js +2 -3
  164. package/dist-es/runtimeConfig.native.js +0 -1
  165. package/dist-es/runtimeConfig.shared.js +0 -1
  166. package/dist-es/waiters/index.js +1 -0
  167. package/dist-es/waiters/waitForResourceRecordSetsChanged.js +0 -1
  168. package/dist-types/commands/index.d.ts +64 -0
  169. package/dist-types/index.d.ts +5 -71
  170. package/dist-types/pagination/index.d.ts +4 -0
  171. package/dist-types/ts3.4/Route53.d.ts +9 -1083
  172. package/dist-types/ts3.4/Route53Client.d.ts +24 -89
  173. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +2 -21
  174. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -30
  175. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +2 -101
  176. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +2 -23
  177. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +2 -53
  178. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +2 -52
  179. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +0 -143
  181. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +2 -70
  182. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +2 -21
  183. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -23
  184. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -24
  185. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -28
  186. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +2 -21
  187. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +2 -33
  188. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +2 -58
  189. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +2 -21
  190. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -24
  191. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +2 -26
  192. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +2 -34
  193. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -23
  194. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -28
  195. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -21
  196. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -40
  197. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -20
  198. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +2 -29
  199. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +2 -32
  200. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +2 -27
  201. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +2 -20
  202. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +2 -40
  203. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +2 -20
  204. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +2 -20
  205. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -20
  206. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +2 -23
  207. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +2 -20
  208. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +2 -20
  209. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +2 -24
  210. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +2 -25
  211. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +2 -21
  212. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -23
  213. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +2 -23
  214. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -28
  215. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -20
  216. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +2 -25
  217. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +2 -20
  218. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +2 -64
  219. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +2 -32
  220. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +2 -23
  221. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +2 -27
  222. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +2 -83
  223. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +2 -20
  224. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  225. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -23
  226. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +2 -26
  227. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -27
  228. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -27
  229. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -26
  230. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -21
  231. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -23
  232. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +2 -22
  233. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +2 -23
  234. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +2 -20
  235. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -20
  236. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -35
  237. package/dist-types/ts3.4/commands/index.d.ts +64 -0
  238. package/dist-types/ts3.4/index.d.ts +5 -71
  239. package/dist-types/ts3.4/models/models_0.d.ts +903 -4956
  240. package/dist-types/ts3.4/pagination/index.d.ts +4 -0
  241. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  242. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  243. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  244. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  245. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  246. package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +2 -9
  247. package/dist-types/waiters/index.d.ts +1 -0
  248. package/package.json +36 -33
  249. package/dist-cjs/Route53.js.map +0 -1
  250. package/dist-cjs/Route53Client.js.map +0 -1
  251. package/dist-cjs/commands/ActivateKeySigningKeyCommand.js.map +0 -1
  252. package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js.map +0 -1
  253. package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js.map +0 -1
  254. package/dist-cjs/commands/ChangeTagsForResourceCommand.js.map +0 -1
  255. package/dist-cjs/commands/CreateHealthCheckCommand.js.map +0 -1
  256. package/dist-cjs/commands/CreateHostedZoneCommand.js.map +0 -1
  257. package/dist-cjs/commands/CreateKeySigningKeyCommand.js.map +0 -1
  258. package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js.map +0 -1
  259. package/dist-cjs/commands/CreateReusableDelegationSetCommand.js.map +0 -1
  260. package/dist-cjs/commands/CreateTrafficPolicyCommand.js.map +0 -1
  261. package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js.map +0 -1
  262. package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js.map +0 -1
  263. package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js.map +0 -1
  264. package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js.map +0 -1
  265. package/dist-cjs/commands/DeleteHealthCheckCommand.js.map +0 -1
  266. package/dist-cjs/commands/DeleteHostedZoneCommand.js.map +0 -1
  267. package/dist-cjs/commands/DeleteKeySigningKeyCommand.js.map +0 -1
  268. package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js.map +0 -1
  269. package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js.map +0 -1
  270. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js.map +0 -1
  271. package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js.map +0 -1
  272. package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js.map +0 -1
  273. package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js.map +0 -1
  274. package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js.map +0 -1
  275. package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js.map +0 -1
  276. package/dist-cjs/commands/GetAccountLimitCommand.js.map +0 -1
  277. package/dist-cjs/commands/GetChangeCommand.js.map +0 -1
  278. package/dist-cjs/commands/GetCheckerIpRangesCommand.js.map +0 -1
  279. package/dist-cjs/commands/GetDNSSECCommand.js.map +0 -1
  280. package/dist-cjs/commands/GetGeoLocationCommand.js.map +0 -1
  281. package/dist-cjs/commands/GetHealthCheckCommand.js.map +0 -1
  282. package/dist-cjs/commands/GetHealthCheckCountCommand.js.map +0 -1
  283. package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js.map +0 -1
  284. package/dist-cjs/commands/GetHealthCheckStatusCommand.js.map +0 -1
  285. package/dist-cjs/commands/GetHostedZoneCommand.js.map +0 -1
  286. package/dist-cjs/commands/GetHostedZoneCountCommand.js.map +0 -1
  287. package/dist-cjs/commands/GetHostedZoneLimitCommand.js.map +0 -1
  288. package/dist-cjs/commands/GetQueryLoggingConfigCommand.js.map +0 -1
  289. package/dist-cjs/commands/GetReusableDelegationSetCommand.js.map +0 -1
  290. package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js.map +0 -1
  291. package/dist-cjs/commands/GetTrafficPolicyCommand.js.map +0 -1
  292. package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js.map +0 -1
  293. package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js.map +0 -1
  294. package/dist-cjs/commands/ListGeoLocationsCommand.js.map +0 -1
  295. package/dist-cjs/commands/ListHealthChecksCommand.js.map +0 -1
  296. package/dist-cjs/commands/ListHostedZonesByNameCommand.js.map +0 -1
  297. package/dist-cjs/commands/ListHostedZonesByVPCCommand.js.map +0 -1
  298. package/dist-cjs/commands/ListHostedZonesCommand.js.map +0 -1
  299. package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js.map +0 -1
  300. package/dist-cjs/commands/ListResourceRecordSetsCommand.js.map +0 -1
  301. package/dist-cjs/commands/ListReusableDelegationSetsCommand.js.map +0 -1
  302. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  303. package/dist-cjs/commands/ListTagsForResourcesCommand.js.map +0 -1
  304. package/dist-cjs/commands/ListTrafficPoliciesCommand.js.map +0 -1
  305. package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js.map +0 -1
  306. package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js.map +0 -1
  307. package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js.map +0 -1
  308. package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js.map +0 -1
  309. package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js.map +0 -1
  310. package/dist-cjs/commands/TestDNSAnswerCommand.js.map +0 -1
  311. package/dist-cjs/commands/UpdateHealthCheckCommand.js.map +0 -1
  312. package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js.map +0 -1
  313. package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js.map +0 -1
  314. package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js.map +0 -1
  315. package/dist-cjs/endpoints.js.map +0 -1
  316. package/dist-cjs/index.js.map +0 -1
  317. package/dist-cjs/models/index.js.map +0 -1
  318. package/dist-cjs/models/models_0.js.map +0 -1
  319. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  320. package/dist-cjs/pagination/ListHealthChecksPaginator.js.map +0 -1
  321. package/dist-cjs/pagination/ListHostedZonesPaginator.js.map +0 -1
  322. package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js.map +0 -1
  323. package/dist-cjs/protocols/Aws_restXml.js.map +0 -1
  324. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  325. package/dist-cjs/runtimeConfig.js.map +0 -1
  326. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  327. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  328. package/dist-cjs/waiters/waitForResourceRecordSetsChanged.js.map +0 -1
  329. package/dist-es/Route53.js.map +0 -1
  330. package/dist-es/Route53Client.js.map +0 -1
  331. package/dist-es/commands/ActivateKeySigningKeyCommand.js.map +0 -1
  332. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js.map +0 -1
  333. package/dist-es/commands/ChangeResourceRecordSetsCommand.js.map +0 -1
  334. package/dist-es/commands/ChangeTagsForResourceCommand.js.map +0 -1
  335. package/dist-es/commands/CreateHealthCheckCommand.js.map +0 -1
  336. package/dist-es/commands/CreateHostedZoneCommand.js.map +0 -1
  337. package/dist-es/commands/CreateKeySigningKeyCommand.js.map +0 -1
  338. package/dist-es/commands/CreateQueryLoggingConfigCommand.js.map +0 -1
  339. package/dist-es/commands/CreateReusableDelegationSetCommand.js.map +0 -1
  340. package/dist-es/commands/CreateTrafficPolicyCommand.js.map +0 -1
  341. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js.map +0 -1
  342. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js.map +0 -1
  343. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js.map +0 -1
  344. package/dist-es/commands/DeactivateKeySigningKeyCommand.js.map +0 -1
  345. package/dist-es/commands/DeleteHealthCheckCommand.js.map +0 -1
  346. package/dist-es/commands/DeleteHostedZoneCommand.js.map +0 -1
  347. package/dist-es/commands/DeleteKeySigningKeyCommand.js.map +0 -1
  348. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js.map +0 -1
  349. package/dist-es/commands/DeleteReusableDelegationSetCommand.js.map +0 -1
  350. package/dist-es/commands/DeleteTrafficPolicyCommand.js.map +0 -1
  351. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js.map +0 -1
  352. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js.map +0 -1
  353. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js.map +0 -1
  354. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js.map +0 -1
  355. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js.map +0 -1
  356. package/dist-es/commands/GetAccountLimitCommand.js.map +0 -1
  357. package/dist-es/commands/GetChangeCommand.js.map +0 -1
  358. package/dist-es/commands/GetCheckerIpRangesCommand.js.map +0 -1
  359. package/dist-es/commands/GetDNSSECCommand.js.map +0 -1
  360. package/dist-es/commands/GetGeoLocationCommand.js.map +0 -1
  361. package/dist-es/commands/GetHealthCheckCommand.js.map +0 -1
  362. package/dist-es/commands/GetHealthCheckCountCommand.js.map +0 -1
  363. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js.map +0 -1
  364. package/dist-es/commands/GetHealthCheckStatusCommand.js.map +0 -1
  365. package/dist-es/commands/GetHostedZoneCommand.js.map +0 -1
  366. package/dist-es/commands/GetHostedZoneCountCommand.js.map +0 -1
  367. package/dist-es/commands/GetHostedZoneLimitCommand.js.map +0 -1
  368. package/dist-es/commands/GetQueryLoggingConfigCommand.js.map +0 -1
  369. package/dist-es/commands/GetReusableDelegationSetCommand.js.map +0 -1
  370. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js.map +0 -1
  371. package/dist-es/commands/GetTrafficPolicyCommand.js.map +0 -1
  372. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js.map +0 -1
  373. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js.map +0 -1
  374. package/dist-es/commands/ListGeoLocationsCommand.js.map +0 -1
  375. package/dist-es/commands/ListHealthChecksCommand.js.map +0 -1
  376. package/dist-es/commands/ListHostedZonesByNameCommand.js.map +0 -1
  377. package/dist-es/commands/ListHostedZonesByVPCCommand.js.map +0 -1
  378. package/dist-es/commands/ListHostedZonesCommand.js.map +0 -1
  379. package/dist-es/commands/ListQueryLoggingConfigsCommand.js.map +0 -1
  380. package/dist-es/commands/ListResourceRecordSetsCommand.js.map +0 -1
  381. package/dist-es/commands/ListReusableDelegationSetsCommand.js.map +0 -1
  382. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  383. package/dist-es/commands/ListTagsForResourcesCommand.js.map +0 -1
  384. package/dist-es/commands/ListTrafficPoliciesCommand.js.map +0 -1
  385. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js.map +0 -1
  386. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js.map +0 -1
  387. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js.map +0 -1
  388. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js.map +0 -1
  389. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js.map +0 -1
  390. package/dist-es/commands/TestDNSAnswerCommand.js.map +0 -1
  391. package/dist-es/commands/UpdateHealthCheckCommand.js.map +0 -1
  392. package/dist-es/commands/UpdateHostedZoneCommentCommand.js.map +0 -1
  393. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js.map +0 -1
  394. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js.map +0 -1
  395. package/dist-es/endpoints.js.map +0 -1
  396. package/dist-es/index.js.map +0 -1
  397. package/dist-es/models/index.js.map +0 -1
  398. package/dist-es/models/models_0.js.map +0 -1
  399. package/dist-es/pagination/Interfaces.js.map +0 -1
  400. package/dist-es/pagination/ListHealthChecksPaginator.js.map +0 -1
  401. package/dist-es/pagination/ListHostedZonesPaginator.js.map +0 -1
  402. package/dist-es/pagination/ListQueryLoggingConfigsPaginator.js.map +0 -1
  403. package/dist-es/protocols/Aws_restXml.js.map +0 -1
  404. package/dist-es/runtimeConfig.browser.js.map +0 -1
  405. package/dist-es/runtimeConfig.js.map +0 -1
  406. package/dist-es/runtimeConfig.native.js.map +0 -1
  407. package/dist-es/runtimeConfig.shared.js.map +0 -1
  408. package/dist-es/waiters/waitForResourceRecordSetsChanged.js.map +0 -1
  409. package/jest.config.js +0 -4
  410. package/src/Route53.ts +0 -3074
  411. package/src/Route53Client.ts +0 -563
  412. package/src/commands/ActivateKeySigningKeyCommand.ts +0 -98
  413. package/src/commands/AssociateVPCWithHostedZoneCommand.ts +0 -110
  414. package/src/commands/ChangeResourceRecordSetsCommand.ts +0 -179
  415. package/src/commands/ChangeTagsForResourceCommand.ts +0 -98
  416. package/src/commands/CreateHealthCheckCommand.ts +0 -128
  417. package/src/commands/CreateHostedZoneCommand.ts +0 -129
  418. package/src/commands/CreateKeySigningKeyCommand.ts +0 -97
  419. package/src/commands/CreateQueryLoggingConfigCommand.ts +0 -213
  420. package/src/commands/CreateReusableDelegationSetCommand.ts +0 -152
  421. package/src/commands/CreateTrafficPolicyCommand.ts +0 -96
  422. package/src/commands/CreateTrafficPolicyInstanceCommand.ts +0 -105
  423. package/src/commands/CreateTrafficPolicyVersionCommand.ts +0 -104
  424. package/src/commands/CreateVPCAssociationAuthorizationCommand.ts +0 -116
  425. package/src/commands/DeactivateKeySigningKeyCommand.ts +0 -98
  426. package/src/commands/DeleteHealthCheckCommand.ts +0 -108
  427. package/src/commands/DeleteHostedZoneCommand.ts +0 -135
  428. package/src/commands/DeleteKeySigningKeyCommand.ts +0 -98
  429. package/src/commands/DeleteQueryLoggingConfigCommand.ts +0 -101
  430. package/src/commands/DeleteReusableDelegationSetCommand.ts +0 -108
  431. package/src/commands/DeleteTrafficPolicyCommand.ts +0 -111
  432. package/src/commands/DeleteTrafficPolicyInstanceCommand.ts +0 -105
  433. package/src/commands/DeleteVPCAssociationAuthorizationCommand.ts +0 -116
  434. package/src/commands/DisableHostedZoneDNSSECCommand.ts +0 -98
  435. package/src/commands/DisassociateVPCFromHostedZoneCommand.ts +0 -122
  436. package/src/commands/EnableHostedZoneDNSSECCommand.ts +0 -97
  437. package/src/commands/GetAccountLimitCommand.ts +0 -104
  438. package/src/commands/GetChangeCommand.ts +0 -106
  439. package/src/commands/GetCheckerIpRangesCommand.ts +0 -102
  440. package/src/commands/GetDNSSECCommand.ts +0 -94
  441. package/src/commands/GetGeoLocationCommand.ts +0 -115
  442. package/src/commands/GetHealthCheckCommand.ts +0 -95
  443. package/src/commands/GetHealthCheckCountCommand.ts +0 -95
  444. package/src/commands/GetHealthCheckLastFailureReasonCommand.ts +0 -103
  445. package/src/commands/GetHealthCheckStatusCommand.ts +0 -98
  446. package/src/commands/GetHostedZoneCommand.ts +0 -97
  447. package/src/commands/GetHostedZoneCountCommand.ts +0 -95
  448. package/src/commands/GetHostedZoneLimitCommand.ts +0 -101
  449. package/src/commands/GetQueryLoggingConfigCommand.ts +0 -102
  450. package/src/commands/GetReusableDelegationSetCommand.ts +0 -98
  451. package/src/commands/GetReusableDelegationSetLimitCommand.ts +0 -105
  452. package/src/commands/GetTrafficPolicyCommand.ts +0 -100
  453. package/src/commands/GetTrafficPolicyInstanceCommand.ts +0 -105
  454. package/src/commands/GetTrafficPolicyInstanceCountCommand.ts +0 -100
  455. package/src/commands/ListGeoLocationsCommand.ts +0 -100
  456. package/src/commands/ListHealthChecksCommand.ts +0 -95
  457. package/src/commands/ListHostedZonesByNameCommand.ts +0 -141
  458. package/src/commands/ListHostedZonesByVPCCommand.ts +0 -107
  459. package/src/commands/ListHostedZonesCommand.ts +0 -100
  460. package/src/commands/ListQueryLoggingConfigsCommand.ts +0 -104
  461. package/src/commands/ListResourceRecordSetsCommand.ts +0 -160
  462. package/src/commands/ListReusableDelegationSetsCommand.ts +0 -98
  463. package/src/commands/ListTagsForResourceCommand.ts +0 -98
  464. package/src/commands/ListTagsForResourcesCommand.ts +0 -98
  465. package/src/commands/ListTrafficPoliciesCommand.ts +0 -101
  466. package/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts +0 -116
  467. package/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts +0 -113
  468. package/src/commands/ListTrafficPolicyInstancesCommand.ts +0 -104
  469. package/src/commands/ListTrafficPolicyVersionsCommand.ts +0 -101
  470. package/src/commands/ListVPCAssociationAuthorizationsCommand.ts +0 -108
  471. package/src/commands/TestDNSAnswerCommand.ts +0 -99
  472. package/src/commands/UpdateHealthCheckCommand.ts +0 -98
  473. package/src/commands/UpdateHostedZoneCommentCommand.ts +0 -97
  474. package/src/commands/UpdateTrafficPolicyCommentCommand.ts +0 -100
  475. package/src/commands/UpdateTrafficPolicyInstanceCommand.ts +0 -117
  476. package/src/endpoints.ts +0 -88
  477. package/src/index.ts +0 -72
  478. package/src/models/index.ts +0 -1
  479. package/src/models/models_0.ts +0 -8036
  480. package/src/pagination/Interfaces.ts +0 -8
  481. package/src/pagination/ListHealthChecksPaginator.ts +0 -59
  482. package/src/pagination/ListHostedZonesPaginator.ts +0 -59
  483. package/src/pagination/ListQueryLoggingConfigsPaginator.ts +0 -59
  484. package/src/protocols/Aws_restXml.ts +0 -10458
  485. package/src/runtimeConfig.browser.ts +0 -41
  486. package/src/runtimeConfig.native.ts +0 -17
  487. package/src/runtimeConfig.shared.ts +0 -17
  488. package/src/runtimeConfig.ts +0 -46
  489. package/src/waiters/waitForResourceRecordSetsChanged.ts +0 -47
  490. package/tsconfig.es.json +0 -10
  491. package/tsconfig.json +0 -33
  492. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,53 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
12
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
13
+
14
+
15
+
16
+
17
+
18
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
19
+
20
+
21
+ ### Features
22
+
23
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
24
+
25
+
26
+
27
+
28
+
29
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
35
+
36
+
37
+
38
+
39
+
40
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
41
+
42
+
43
+ ### Features
44
+
45
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
46
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
47
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
54
 
8
55
 
@@ -66,9 +66,6 @@ const UpdateHostedZoneCommentCommand_1 = require("./commands/UpdateHostedZoneCom
66
66
  const UpdateTrafficPolicyCommentCommand_1 = require("./commands/UpdateTrafficPolicyCommentCommand");
67
67
  const UpdateTrafficPolicyInstanceCommand_1 = require("./commands/UpdateTrafficPolicyInstanceCommand");
68
68
  const Route53Client_1 = require("./Route53Client");
69
- /**
70
- * <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.</p>
71
- */
72
69
  class Route53 extends Route53Client_1.Route53Client {
73
70
  activateKeySigningKey(args, optionsOrCb, cb) {
74
71
  const command = new ActivateKeySigningKeyCommand_1.ActivateKeySigningKeyCommand(args);
@@ -968,4 +965,3 @@ class Route53 extends Route53Client_1.Route53Client {
968
965
  }
969
966
  }
970
967
  exports.Route53 = Route53;
971
- //# sourceMappingURL=Route53.js.map
@@ -10,9 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.</p>
15
- */
16
13
  class Route53Client extends smithy_client_1.Client {
17
14
  constructor(configuration) {
18
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -31,14 +28,8 @@ class Route53Client extends smithy_client_1.Client {
31
28
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
32
29
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
33
30
  }
34
- /**
35
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
36
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
37
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
38
- */
39
31
  destroy() {
40
32
  super.destroy();
41
33
  }
42
34
  }
43
35
  exports.Route53Client = Route53Client;
44
- //# sourceMappingURL=Route53Client.js.map
@@ -6,36 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
- /**
10
- * <p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC. This operation changes the
11
- * KSK status to <code>ACTIVE</code>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53Client, ActivateKeySigningKeyCommand } from "@aws-sdk/client-route-53"; // ES Modules import
16
- * // const { Route53Client, ActivateKeySigningKeyCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
17
- * const client = new Route53Client(config);
18
- * const command = new ActivateKeySigningKeyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ActivateKeySigningKeyCommandInput} for command's `input` shape.
23
- * @see {@link ActivateKeySigningKeyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class ActivateKeySigningKeyCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
@@ -61,4 +36,3 @@ class ActivateKeySigningKeyCommand extends smithy_client_1.Command {
61
36
  }
62
37
  }
63
38
  exports.ActivateKeySigningKeyCommand = ActivateKeySigningKeyCommand;
64
- //# sourceMappingURL=ActivateKeySigningKeyCommand.js.map
@@ -6,45 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
- /**
10
- * <p>Associates an Amazon VPC with a private hosted zone. </p>
11
- * <important>
12
- * <p>To perform the association, the VPC and the private hosted zone must already exist.
13
- * You can't convert a public hosted zone into a private hosted zone.</p>
14
- * </important>
15
- * <note>
16
- * <p>If you want to associate a VPC that was created by using one Amazon Web Services account with a private hosted zone that was created
17
- * by using a different account, the Amazon Web Services account that created the private hosted zone must first submit a
18
- * <code>CreateVPCAssociationAuthorization</code> request. Then the account that created the VPC must submit an
19
- * <code>AssociateVPCWithHostedZone</code> request.</p>
20
- * </note>
21
- * @example
22
- * Use a bare-bones client and the command you need to make an API call.
23
- * ```javascript
24
- * import { Route53Client, AssociateVPCWithHostedZoneCommand } from "@aws-sdk/client-route-53"; // ES Modules import
25
- * // const { Route53Client, AssociateVPCWithHostedZoneCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
26
- * const client = new Route53Client(config);
27
- * const command = new AssociateVPCWithHostedZoneCommand(input);
28
- * const response = await client.send(command);
29
- * ```
30
- *
31
- * @see {@link AssociateVPCWithHostedZoneCommandInput} for command's `input` shape.
32
- * @see {@link AssociateVPCWithHostedZoneCommandOutput} for command's `response` shape.
33
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
34
- *
35
- */
36
9
  class AssociateVPCWithHostedZoneCommand extends smithy_client_1.Command {
37
- // Start section: command_properties
38
- // End section: command_properties
39
10
  constructor(input) {
40
- // Start section: command_constructor
41
11
  super();
42
12
  this.input = input;
43
- // End section: command_constructor
44
13
  }
45
- /**
46
- * @internal
47
- */
48
14
  resolveMiddleware(clientStack, configuration, options) {
49
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
50
16
  this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
@@ -70,4 +36,3 @@ class AssociateVPCWithHostedZoneCommand extends smithy_client_1.Command {
70
36
  }
71
37
  }
72
38
  exports.AssociateVPCWithHostedZoneCommand = AssociateVPCWithHostedZoneCommand;
73
- //# sourceMappingURL=AssociateVPCWithHostedZoneCommand.js.map
@@ -6,116 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
- /**
10
- * <p>Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified
11
- * domain name or subdomain name. For example, you can use <code>ChangeResourceRecordSets</code> to create a resource record set that
12
- * routes traffic for test.example.com to a web server that has an IP address of 192.0.2.44.</p>
13
- *
14
- * <p>
15
- * <b>Deleting Resource Record Sets</b>
16
- * </p>
17
- * <p>To delete a resource record set, you must specify all the same values that you specified when you created it.</p>
18
- *
19
- * <p>
20
- * <b>Change Batches and Transactional Changes</b>
21
- * </p>
22
- * <p>The request body must include a document with a <code>ChangeResourceRecordSetsRequest</code> element.
23
- * The request body contains a list of change items, known as a change batch. Change batches are considered transactional changes.
24
- * Route 53 validates the changes in the request and then either makes all or none of the changes in the change batch request.
25
- * This ensures that DNS routing isn't adversely affected by partial changes to the resource record sets in a hosted zone. </p>
26
- * <p>For example, suppose a change batch request contains two changes: it deletes the <code>CNAME</code> resource record set for www.example.com and
27
- * creates an alias resource record set for www.example.com. If validation for both records succeeds, Route 53 deletes the first resource record set and
28
- * creates the second resource record set in a single operation. If validation for either the <code>DELETE</code> or the <code>CREATE</code> action fails,
29
- * then the request is canceled, and the original <code>CNAME</code> record continues to exist.</p>
30
- * <note>
31
- * <p>If you try to delete the same resource record set more than once in a single change batch, Route 53 returns an <code>InvalidChangeBatch</code> error.</p>
32
- * </note>
33
- *
34
- * <p>
35
- * <b>Traffic Flow</b>
36
- * </p>
37
- * <p>To create resource record sets for complex routing configurations, use either the traffic flow visual editor in the
38
- * Route 53 console or the API actions for traffic policies and traffic policy instances. Save the configuration as a traffic policy,
39
- * then associate the traffic policy with one or more domain names (such as example.com) or subdomain names (such as www.example.com),
40
- * in the same hosted zone or in multiple hosted zones. You can roll back the updates if the new configuration isn't performing
41
- * as expected. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using Traffic Flow to Route DNS Traffic</a>
42
- * in the <i>Amazon Route 53 Developer Guide</i>.</p>
43
- *
44
- * <p>
45
- * <b>Create, Delete, and Upsert</b>
46
- * </p>
47
- * <p>Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following actions:</p>
48
- * <ul>
49
- * <li>
50
- * <p>
51
- * <code>CREATE</code>: Creates a resource record set that has the specified values.</p>
52
- * </li>
53
- * <li>
54
- * <p>
55
- * <code>DELETE</code>: Deletes an existing resource record set that has the specified values.</p>
56
- * </li>
57
- * <li>
58
- * <p>
59
- * <code>UPSERT</code>: If a resource record set does not already exist, Amazon Web Services creates it.
60
- * If a resource set does exist, Route 53 updates it with the values in the request. </p>
61
- * </li>
62
- * </ul>
63
- *
64
- * <p>
65
- * <b>Syntaxes for Creating, Updating, and Deleting Resource Record Sets</b>
66
- * </p>
67
- * <p>The syntax for a request depends on the type of resource record set that you want to create, delete, or update, such as
68
- * weighted, alias, or failover. The XML elements in your request must appear in the order listed in the syntax. </p>
69
- *
70
- *
71
- * <p>For an example for each type of resource record set, see "Examples."</p>
72
- *
73
- *
74
- * <p>Don't refer to the syntax in the "Parameter Syntax" section, which includes all of the elements for every kind of
75
- * resource record set that you can create, delete, or update by using <code>ChangeResourceRecordSets</code>. </p>
76
- *
77
- * <p>
78
- * <b>Change Propagation to Route 53 DNS Servers</b>
79
- * </p>
80
- * <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates your changes to all of the
81
- * Route 53 authoritative DNS servers. While your changes are propagating, <code>GetChange</code> returns a status of
82
- * <code>PENDING</code>. When propagation is complete, <code>GetChange</code> returns a status of <code>INSYNC</code>.
83
- * Changes generally propagate to all Route 53 name servers within 60 seconds. For more information, see
84
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html">GetChange</a>.</p>
85
- *
86
- * <p>
87
- * <b>Limits on ChangeResourceRecordSets Requests</b>
88
- * </p>
89
- * <p>For information about the limits on a <code>ChangeResourceRecordSets</code> request, see
90
- * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
91
- * <i>Amazon Route 53 Developer Guide</i>.</p>
92
- * @example
93
- * Use a bare-bones client and the command you need to make an API call.
94
- * ```javascript
95
- * import { Route53Client, ChangeResourceRecordSetsCommand } from "@aws-sdk/client-route-53"; // ES Modules import
96
- * // const { Route53Client, ChangeResourceRecordSetsCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
97
- * const client = new Route53Client(config);
98
- * const command = new ChangeResourceRecordSetsCommand(input);
99
- * const response = await client.send(command);
100
- * ```
101
- *
102
- * @see {@link ChangeResourceRecordSetsCommandInput} for command's `input` shape.
103
- * @see {@link ChangeResourceRecordSetsCommandOutput} for command's `response` shape.
104
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
105
- *
106
- */
107
9
  class ChangeResourceRecordSetsCommand extends smithy_client_1.Command {
108
- // Start section: command_properties
109
- // End section: command_properties
110
10
  constructor(input) {
111
- // Start section: command_constructor
112
11
  super();
113
12
  this.input = input;
114
- // End section: command_constructor
115
13
  }
116
- /**
117
- * @internal
118
- */
119
14
  resolveMiddleware(clientStack, configuration, options) {
120
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
121
16
  this.middlewareStack.use(middleware_sdk_route53_1.getChangeResourceRecordSetsPlugin(configuration));
@@ -142,4 +37,3 @@ class ChangeResourceRecordSetsCommand extends smithy_client_1.Command {
142
37
  }
143
38
  }
144
39
  exports.ChangeResourceRecordSetsCommand = ChangeResourceRecordSetsCommand;
145
- //# sourceMappingURL=ChangeResourceRecordSetsCommand.js.map
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
8
- /**
9
- * <p>Adds, edits, or deletes tags for a health check or a hosted zone.</p>
10
- * <p>For information about using tags for cost allocation, see
11
- * <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
12
- * in the <i>Billing and Cost Management User Guide</i>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { Route53Client, ChangeTagsForResourceCommand } from "@aws-sdk/client-route-53"; // ES Modules import
17
- * // const { Route53Client, ChangeTagsForResourceCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
18
- * const client = new Route53Client(config);
19
- * const command = new ChangeTagsForResourceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ChangeTagsForResourceCommandInput} for command's `input` shape.
24
- * @see {@link ChangeTagsForResourceCommandOutput} for command's `response` shape.
25
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
8
  class ChangeTagsForResourceCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
9
  constructor(input) {
32
- // Start section: command_constructor
33
10
  super();
34
11
  this.input = input;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  resolveMiddleware(clientStack, configuration, options) {
41
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -61,4 +34,3 @@ class ChangeTagsForResourceCommand extends smithy_client_1.Command {
61
34
  }
62
35
  }
63
36
  exports.ChangeTagsForResourceCommand = ChangeTagsForResourceCommand;
64
- //# sourceMappingURL=ChangeTagsForResourceCommand.js.map
@@ -5,68 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
8
- /**
9
- * <p>Creates a new health check.</p>
10
- * <p>For information about adding health checks to resource record sets, see
11
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a>
12
- * in
13
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
14
- *
15
- * <p>
16
- * <b>ELB Load Balancers</b>
17
- * </p>
18
- * <p>If you're registering EC2 instances with an Elastic Load Balancing (ELB) load balancer, do not create Amazon Route 53 health checks for the
19
- * EC2 instances. When you register an EC2 instance with a load balancer, you configure settings for an ELB health check, which performs a
20
- * similar function to a Route 53 health check.</p>
21
- *
22
- * <p>
23
- * <b>Private Hosted Zones</b>
24
- * </p>
25
- * <p>You can associate health checks with failover resource record sets in a private hosted zone. Note the following:</p>
26
- * <ul>
27
- * <li>
28
- * <p>Route 53 health checkers are outside the VPC. To check the health of an endpoint within a VPC by IP address, you must
29
- * assign a public IP address to the instance in the VPC.</p>
30
- * </li>
31
- * <li>
32
- * <p>You can configure a health checker to check the health of an external resource that the instance relies on, such as a
33
- * database server.</p>
34
- * </li>
35
- * <li>
36
- * <p>You can create a CloudWatch metric, associate an alarm with the metric, and then create a health check that is based on the
37
- * state of the alarm. For example, you might create a CloudWatch metric that checks the status of the Amazon EC2 <code>StatusCheckFailed</code> metric,
38
- * add an alarm to the metric, and then create a health check that is based on the state of the alarm. For information about creating
39
- * CloudWatch metrics and alarms by using the CloudWatch console, see the
40
- * <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon CloudWatch User Guide</a>.</p>
41
- * </li>
42
- * </ul>
43
- * @example
44
- * Use a bare-bones client and the command you need to make an API call.
45
- * ```javascript
46
- * import { Route53Client, CreateHealthCheckCommand } from "@aws-sdk/client-route-53"; // ES Modules import
47
- * // const { Route53Client, CreateHealthCheckCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
48
- * const client = new Route53Client(config);
49
- * const command = new CreateHealthCheckCommand(input);
50
- * const response = await client.send(command);
51
- * ```
52
- *
53
- * @see {@link CreateHealthCheckCommandInput} for command's `input` shape.
54
- * @see {@link CreateHealthCheckCommandOutput} for command's `response` shape.
55
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
56
- *
57
- */
58
8
  class CreateHealthCheckCommand extends smithy_client_1.Command {
59
- // Start section: command_properties
60
- // End section: command_properties
61
9
  constructor(input) {
62
- // Start section: command_constructor
63
10
  super();
64
11
  this.input = input;
65
- // End section: command_constructor
66
12
  }
67
- /**
68
- * @internal
69
- */
70
13
  resolveMiddleware(clientStack, configuration, options) {
71
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
72
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -91,4 +34,3 @@ class CreateHealthCheckCommand extends smithy_client_1.Command {
91
34
  }
92
35
  }
93
36
  exports.CreateHealthCheckCommand = CreateHealthCheckCommand;
94
- //# sourceMappingURL=CreateHealthCheckCommand.js.map
@@ -6,67 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
- /**
10
- * <p>Creates a new public or private hosted zone. You create records in a public hosted zone to define how you want to route traffic
11
- * on the internet for a domain, such as example.com, and its subdomains (apex.example.com, acme.example.com). You create records in a
12
- * private hosted zone to define how you want to route traffic for a domain and its subdomains within one or more
13
- * Amazon Virtual Private Clouds (Amazon VPCs). </p>
14
- * <important>
15
- * <p>You can't convert a public hosted zone to a private hosted zone or vice versa. Instead, you must create a new hosted zone
16
- * with the same name and create new resource record sets.</p>
17
- * </important>
18
- * <p>For more information about charges for hosted zones, see <a href="http://aws.amazon.com/route53/pricing/">Amazon Route 53 Pricing</a>.</p>
19
- * <p>Note the following:</p>
20
- * <ul>
21
- * <li>
22
- * <p>You can't create a hosted zone for a top-level domain (TLD) such as .com.</p>
23
- * </li>
24
- * <li>
25
- * <p>For public hosted zones, Route 53 automatically creates a default SOA record and four NS records for the zone.
26
- * For more information about SOA and NS records, see
27
- * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/SOA-NSrecords.html">NS and SOA Records that Route 53 Creates for a Hosted Zone</a> in the
28
- * <i>Amazon Route 53 Developer Guide</i>.</p>
29
- * <p>If you want to use the same name servers for multiple public hosted zones, you can optionally associate a reusable delegation set
30
- * with the hosted zone. See the <code>DelegationSetId</code> element.</p>
31
- * </li>
32
- * <li>
33
- * <p>If your domain is registered with a registrar other than Route 53, you must update the name servers with your registrar to make
34
- * Route 53 the DNS service for the domain. For more information, see
35
- * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/MigratingDNS.html">Migrating DNS Service for an Existing Domain to Amazon Route 53</a> in the
36
- * <i>Amazon Route 53 Developer Guide</i>. </p>
37
- * </li>
38
- * </ul>
39
- * <p>When you submit a <code>CreateHostedZone</code> request, the initial status of the hosted zone is <code>PENDING</code>.
40
- * For public hosted zones, this means that the NS and SOA records are not yet available on all Route 53 DNS servers. When the
41
- * NS and SOA records are available, the status of the zone changes to <code>INSYNC</code>.</p>
42
- * <p>The <code>CreateHostedZone</code> request requires the caller to have an <code>ec2:DescribeVpcs</code> permission.</p>
43
- * @example
44
- * Use a bare-bones client and the command you need to make an API call.
45
- * ```javascript
46
- * import { Route53Client, CreateHostedZoneCommand } from "@aws-sdk/client-route-53"; // ES Modules import
47
- * // const { Route53Client, CreateHostedZoneCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
48
- * const client = new Route53Client(config);
49
- * const command = new CreateHostedZoneCommand(input);
50
- * const response = await client.send(command);
51
- * ```
52
- *
53
- * @see {@link CreateHostedZoneCommandInput} for command's `input` shape.
54
- * @see {@link CreateHostedZoneCommandOutput} for command's `response` shape.
55
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
56
- *
57
- */
58
9
  class CreateHostedZoneCommand extends smithy_client_1.Command {
59
- // Start section: command_properties
60
- // End section: command_properties
61
10
  constructor(input) {
62
- // Start section: command_constructor
63
11
  super();
64
12
  this.input = input;
65
- // End section: command_constructor
66
13
  }
67
- /**
68
- * @internal
69
- */
70
14
  resolveMiddleware(clientStack, configuration, options) {
71
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
72
16
  this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
@@ -92,4 +36,3 @@ class CreateHostedZoneCommand extends smithy_client_1.Command {
92
36
  }
93
37
  }
94
38
  exports.CreateHostedZoneCommand = CreateHostedZoneCommand;
95
- //# sourceMappingURL=CreateHostedZoneCommand.js.map
@@ -6,35 +6,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
- /**
10
- * <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have two KSKs per hosted zone.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53Client, CreateKeySigningKeyCommand } from "@aws-sdk/client-route-53"; // ES Modules import
15
- * // const { Route53Client, CreateKeySigningKeyCommand } = require("@aws-sdk/client-route-53"); // CommonJS import
16
- * const client = new Route53Client(config);
17
- * const command = new CreateKeySigningKeyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateKeySigningKeyCommandInput} for command's `input` shape.
22
- * @see {@link CreateKeySigningKeyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
9
  class CreateKeySigningKeyCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
10
  constructor(input) {
30
- // Start section: command_constructor
31
11
  super();
32
12
  this.input = input;
33
- // End section: command_constructor
34
13
  }
35
- /**
36
- * @internal
37
- */
38
14
  resolveMiddleware(clientStack, configuration, options) {
39
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
16
  this.middlewareStack.use(middleware_sdk_route53_1.getIdNormalizerPlugin(configuration));
@@ -60,4 +36,3 @@ class CreateKeySigningKeyCommand extends smithy_client_1.Command {
60
36
  }
61
37
  }
62
38
  exports.CreateKeySigningKeyCommand = CreateKeySigningKeyCommand;
63
- //# sourceMappingURL=CreateKeySigningKeyCommand.js.map