@aws-sdk/client-route-53 3.477.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 (313) 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-cjs/models/models_0.js +3 -0
  73. package/dist-cjs/pagination/ListCidrBlocksPaginator.js +2 -24
  74. package/dist-cjs/pagination/ListCidrCollectionsPaginator.js +2 -24
  75. package/dist-cjs/pagination/ListCidrLocationsPaginator.js +2 -24
  76. package/dist-cjs/pagination/ListHealthChecksPaginator.js +2 -24
  77. package/dist-cjs/pagination/ListHostedZonesPaginator.js +2 -24
  78. package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js +2 -24
  79. package/dist-es/commands/ActivateKeySigningKeyCommand.js +19 -42
  80. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +19 -42
  81. package/dist-es/commands/ChangeCidrCollectionCommand.js +19 -42
  82. package/dist-es/commands/ChangeResourceRecordSetsCommand.js +20 -43
  83. package/dist-es/commands/ChangeTagsForResourceCommand.js +18 -41
  84. package/dist-es/commands/CreateCidrCollectionCommand.js +18 -41
  85. package/dist-es/commands/CreateHealthCheckCommand.js +18 -41
  86. package/dist-es/commands/CreateHostedZoneCommand.js +19 -42
  87. package/dist-es/commands/CreateKeySigningKeyCommand.js +19 -42
  88. package/dist-es/commands/CreateQueryLoggingConfigCommand.js +19 -42
  89. package/dist-es/commands/CreateReusableDelegationSetCommand.js +19 -42
  90. package/dist-es/commands/CreateTrafficPolicyCommand.js +18 -41
  91. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +19 -42
  92. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +19 -42
  93. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +19 -42
  94. package/dist-es/commands/DeactivateKeySigningKeyCommand.js +19 -42
  95. package/dist-es/commands/DeleteCidrCollectionCommand.js +19 -42
  96. package/dist-es/commands/DeleteHealthCheckCommand.js +18 -41
  97. package/dist-es/commands/DeleteHostedZoneCommand.js +19 -42
  98. package/dist-es/commands/DeleteKeySigningKeyCommand.js +19 -42
  99. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +19 -42
  100. package/dist-es/commands/DeleteReusableDelegationSetCommand.js +19 -42
  101. package/dist-es/commands/DeleteTrafficPolicyCommand.js +19 -42
  102. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +19 -42
  103. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +19 -42
  104. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +19 -42
  105. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +19 -42
  106. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +19 -42
  107. package/dist-es/commands/GetAccountLimitCommand.js +18 -41
  108. package/dist-es/commands/GetChangeCommand.js +19 -42
  109. package/dist-es/commands/GetCheckerIpRangesCommand.js +18 -41
  110. package/dist-es/commands/GetDNSSECCommand.js +19 -42
  111. package/dist-es/commands/GetGeoLocationCommand.js +18 -41
  112. package/dist-es/commands/GetHealthCheckCommand.js +18 -41
  113. package/dist-es/commands/GetHealthCheckCountCommand.js +18 -41
  114. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +18 -41
  115. package/dist-es/commands/GetHealthCheckStatusCommand.js +18 -41
  116. package/dist-es/commands/GetHostedZoneCommand.js +19 -42
  117. package/dist-es/commands/GetHostedZoneCountCommand.js +18 -41
  118. package/dist-es/commands/GetHostedZoneLimitCommand.js +19 -42
  119. package/dist-es/commands/GetQueryLoggingConfigCommand.js +19 -42
  120. package/dist-es/commands/GetReusableDelegationSetCommand.js +19 -42
  121. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +19 -42
  122. package/dist-es/commands/GetTrafficPolicyCommand.js +19 -42
  123. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +19 -42
  124. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +18 -41
  125. package/dist-es/commands/ListCidrBlocksCommand.js +18 -41
  126. package/dist-es/commands/ListCidrCollectionsCommand.js +18 -41
  127. package/dist-es/commands/ListCidrLocationsCommand.js +18 -41
  128. package/dist-es/commands/ListGeoLocationsCommand.js +18 -41
  129. package/dist-es/commands/ListHealthChecksCommand.js +18 -41
  130. package/dist-es/commands/ListHostedZonesByNameCommand.js +19 -42
  131. package/dist-es/commands/ListHostedZonesByVPCCommand.js +18 -41
  132. package/dist-es/commands/ListHostedZonesCommand.js +19 -42
  133. package/dist-es/commands/ListQueryLoggingConfigsCommand.js +19 -42
  134. package/dist-es/commands/ListResourceRecordSetsCommand.js +19 -42
  135. package/dist-es/commands/ListReusableDelegationSetsCommand.js +18 -41
  136. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  137. package/dist-es/commands/ListTagsForResourcesCommand.js +18 -41
  138. package/dist-es/commands/ListTrafficPoliciesCommand.js +18 -41
  139. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +19 -42
  140. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +18 -41
  141. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +18 -41
  142. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +19 -42
  143. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +19 -42
  144. package/dist-es/commands/TestDNSAnswerCommand.js +19 -42
  145. package/dist-es/commands/UpdateHealthCheckCommand.js +18 -41
  146. package/dist-es/commands/UpdateHostedZoneCommentCommand.js +19 -42
  147. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +19 -42
  148. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +19 -42
  149. package/dist-es/endpoint/EndpointParameters.js +6 -0
  150. package/dist-es/models/models_0.js +3 -0
  151. package/dist-es/pagination/ListCidrBlocksPaginator.js +2 -23
  152. package/dist-es/pagination/ListCidrCollectionsPaginator.js +2 -23
  153. package/dist-es/pagination/ListCidrLocationsPaginator.js +2 -23
  154. package/dist-es/pagination/ListHealthChecksPaginator.js +2 -23
  155. package/dist-es/pagination/ListHostedZonesPaginator.js +2 -23
  156. package/dist-es/pagination/ListQueryLoggingConfigsPaginator.js +2 -23
  157. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -21
  158. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +7 -22
  159. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -21
  160. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +7 -22
  161. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -21
  162. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -21
  163. package/dist-types/commands/CreateHealthCheckCommand.d.ts +8 -23
  164. package/dist-types/commands/CreateHostedZoneCommand.d.ts +8 -23
  165. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -21
  166. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -21
  167. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -21
  168. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -21
  169. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -21
  170. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -21
  171. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +8 -23
  172. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -21
  173. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -21
  174. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -21
  175. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -21
  176. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -21
  177. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -21
  178. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -21
  179. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -21
  180. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -21
  181. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +7 -22
  182. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -21
  183. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +7 -22
  184. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -21
  185. package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -21
  186. package/dist-types/commands/GetChangeCommand.d.ts +6 -21
  187. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -21
  188. package/dist-types/commands/GetDNSSECCommand.d.ts +6 -21
  189. package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -21
  190. package/dist-types/commands/GetHealthCheckCommand.d.ts +7 -22
  191. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -21
  192. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -21
  193. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -21
  194. package/dist-types/commands/GetHostedZoneCommand.d.ts +7 -22
  195. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -21
  196. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -21
  197. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -21
  198. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -21
  199. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -21
  200. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -21
  201. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -21
  202. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -21
  203. package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -21
  204. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -21
  205. package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -21
  206. package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -21
  207. package/dist-types/commands/ListHealthChecksCommand.d.ts +7 -22
  208. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -21
  209. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +7 -22
  210. package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -21
  211. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -21
  212. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +7 -22
  213. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -21
  214. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  215. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -21
  216. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -21
  217. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -21
  218. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -21
  219. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -21
  220. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -21
  221. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +7 -22
  222. package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -21
  223. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +8 -23
  224. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -21
  225. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -21
  226. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -21
  227. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  228. package/dist-types/models/models_0.d.ts +3 -4
  229. package/dist-types/pagination/ListCidrBlocksPaginator.d.ts +1 -1
  230. package/dist-types/pagination/ListCidrCollectionsPaginator.d.ts +1 -1
  231. package/dist-types/pagination/ListCidrLocationsPaginator.d.ts +1 -1
  232. package/dist-types/pagination/ListHealthChecksPaginator.d.ts +1 -1
  233. package/dist-types/pagination/ListHostedZonesPaginator.d.ts +1 -1
  234. package/dist-types/pagination/ListQueryLoggingConfigsPaginator.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  306. package/dist-types/ts3.4/models/models_0.d.ts +3 -0
  307. package/dist-types/ts3.4/pagination/ListCidrBlocksPaginator.d.ts +3 -3
  308. package/dist-types/ts3.4/pagination/ListCidrCollectionsPaginator.d.ts +3 -3
  309. package/dist-types/ts3.4/pagination/ListCidrLocationsPaginator.d.ts +3 -3
  310. package/dist-types/ts3.4/pagination/ListHealthChecksPaginator.d.ts +3 -3
  311. package/dist-types/ts3.4/pagination/ListHostedZonesPaginator.d.ts +3 -3
  312. package/dist-types/ts3.4/pagination/ListQueryLoggingConfigsPaginator.d.ts +3 -3
  313. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTrafficPolicyInstancesCommandInput extends ListTrafficPolic
21
20
  */
22
21
  export interface ListTrafficPolicyInstancesCommandOutput extends ListTrafficPolicyInstancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTrafficPolicyInstancesCommand_base: {
24
+ new (input: ListTrafficPolicyInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesCommandInput, ListTrafficPolicyInstancesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about the traffic policy instances that you created by using the
@@ -87,23 +90,5 @@ export interface ListTrafficPolicyInstancesCommandOutput extends ListTrafficPoli
87
90
  * <p>Base exception class for all service exceptions from Route53 service.</p>
88
91
  *
89
92
  */
90
- export declare class ListTrafficPolicyInstancesCommand extends $Command<ListTrafficPolicyInstancesCommandInput, ListTrafficPolicyInstancesCommandOutput, Route53ClientResolvedConfig> {
91
- readonly input: ListTrafficPolicyInstancesCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: ListTrafficPolicyInstancesCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrafficPolicyInstancesCommandInput, ListTrafficPolicyInstancesCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class ListTrafficPolicyInstancesCommand extends ListTrafficPolicyInstancesCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTrafficPolicyVersionsCommandInput extends ListTrafficPolicy
21
20
  */
22
21
  export interface ListTrafficPolicyVersionsCommandOutput extends ListTrafficPolicyVersionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTrafficPolicyVersionsCommand_base: {
24
+ new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about all of the versions for a specified traffic policy.</p>
@@ -73,23 +76,5 @@ export interface ListTrafficPolicyVersionsCommandOutput extends ListTrafficPolic
73
76
  * <p>Base exception class for all service exceptions from Route53 service.</p>
74
77
  *
75
78
  */
76
- export declare class ListTrafficPolicyVersionsCommand extends $Command<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig> {
77
- readonly input: ListTrafficPolicyVersionsCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: ListTrafficPolicyVersionsCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListVPCAssociationAuthorizationsRequest, ListVPCAssociationAuthorizationsResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListVPCAssociationAuthorizationsCommandInput extends ListVPCAss
21
20
  */
22
21
  export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAssociationAuthorizationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListVPCAssociationAuthorizationsCommand_base: {
24
+ new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a list of the VPCs that were created by other accounts and that can be associated
@@ -46,7 +49,7 @@ export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAs
46
49
  * // NextToken: "STRING_VALUE",
47
50
  * // VPCs: [ // VPCs // required
48
51
  * // { // VPC
49
- * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1",
52
+ * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1",
50
53
  * // VPCId: "STRING_VALUE",
51
54
  * // },
52
55
  * // ],
@@ -74,23 +77,5 @@ export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAs
74
77
  * <p>Base exception class for all service exceptions from Route53 service.</p>
75
78
  *
76
79
  */
77
- export declare class ListVPCAssociationAuthorizationsCommand extends $Command<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig> {
78
- readonly input: ListVPCAssociationAuthorizationsCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: ListVPCAssociationAuthorizationsCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { TestDNSAnswerRequest, TestDNSAnswerResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TestDNSAnswerCommandInput extends TestDNSAnswerRequest {
21
20
  */
22
21
  export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __MetadataBearer {
23
22
  }
23
+ declare const TestDNSAnswerCommand_base: {
24
+ new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a
@@ -78,23 +81,5 @@ export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __Met
78
81
  * <p>Base exception class for all service exceptions from Route53 service.</p>
79
82
  *
80
83
  */
81
- export declare class TestDNSAnswerCommand extends $Command<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig> {
82
- readonly input: TestDNSAnswerCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: TestDNSAnswerCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class TestDNSAnswerCommand extends TestDNSAnswerCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateHealthCheckRequest, UpdateHealthCheckResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateHealthCheckCommandInput extends UpdateHealthCheckRequest
21
20
  */
22
21
  export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateHealthCheckCommand_base: {
24
+ new (input: UpdateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing health check. Note that some values can't be updated. </p>
@@ -53,7 +56,7 @@ export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckRespons
53
56
  * "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
54
57
  * ],
55
58
  * AlarmIdentifier: { // AlarmIdentifier
56
- * Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1", // required
59
+ * Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1", // required
57
60
  * Name: "STRING_VALUE", // required
58
61
  * },
59
62
  * InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -92,7 +95,7 @@ export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckRespons
92
95
  * // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
93
96
  * // ],
94
97
  * // AlarmIdentifier: { // AlarmIdentifier
95
- * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1", // required
98
+ * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1", // required
96
99
  * // Name: "STRING_VALUE", // required
97
100
  * // },
98
101
  * // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -139,23 +142,5 @@ export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckRespons
139
142
  * <p>Base exception class for all service exceptions from Route53 service.</p>
140
143
  *
141
144
  */
142
- export declare class UpdateHealthCheckCommand extends $Command<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput, Route53ClientResolvedConfig> {
143
- readonly input: UpdateHealthCheckCommandInput;
144
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
145
- /**
146
- * @public
147
- */
148
- constructor(input: UpdateHealthCheckCommandInput);
149
- /**
150
- * @internal
151
- */
152
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput>;
153
- /**
154
- * @internal
155
- */
156
- private serialize;
157
- /**
158
- * @internal
159
- */
160
- private deserialize;
145
+ export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {
161
146
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateHostedZoneCommentCommandInput extends UpdateHostedZoneCom
21
20
  */
22
21
  export interface UpdateHostedZoneCommentCommandOutput extends UpdateHostedZoneCommentResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateHostedZoneCommentCommand_base: {
24
+ new (input: UpdateHostedZoneCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the comment for a specified hosted zone.</p>
@@ -78,23 +81,5 @@ export interface UpdateHostedZoneCommentCommandOutput extends UpdateHostedZoneCo
78
81
  * <p>Base exception class for all service exceptions from Route53 service.</p>
79
82
  *
80
83
  */
81
- export declare class UpdateHostedZoneCommentCommand extends $Command<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput, Route53ClientResolvedConfig> {
82
- readonly input: UpdateHostedZoneCommentCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: UpdateHostedZoneCommentCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrafficPolicyCommentCommandInput extends UpdateTrafficPol
21
20
  */
22
21
  export interface UpdateTrafficPolicyCommentCommandOutput extends UpdateTrafficPolicyCommentResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrafficPolicyCommentCommand_base: {
24
+ new (input: UpdateTrafficPolicyCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the comment for a specified traffic policy version.</p>
@@ -70,23 +73,5 @@ export interface UpdateTrafficPolicyCommentCommandOutput extends UpdateTrafficPo
70
73
  * <p>Base exception class for all service exceptions from Route53 service.</p>
71
74
  *
72
75
  */
73
- export declare class UpdateTrafficPolicyCommentCommand extends $Command<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput, Route53ClientResolvedConfig> {
74
- readonly input: UpdateTrafficPolicyCommentCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpdateTrafficPolicyCommentCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResponse } from "../models/models_0";
5
4
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrafficPolicyInstanceCommandInput extends UpdateTrafficPo
21
20
  */
22
21
  export interface UpdateTrafficPolicyInstanceCommandOutput extends UpdateTrafficPolicyInstanceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrafficPolicyInstanceCommand_base: {
24
+ new (input: UpdateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -114,23 +117,5 @@ export interface UpdateTrafficPolicyInstanceCommandOutput extends UpdateTrafficP
114
117
  * <p>Base exception class for all service exceptions from Route53 service.</p>
115
118
  *
116
119
  */
117
- export declare class UpdateTrafficPolicyInstanceCommand extends $Command<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig> {
118
- readonly input: UpdateTrafficPolicyInstanceCommandInput;
119
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
120
- /**
121
- * @public
122
- */
123
- constructor(input: UpdateTrafficPolicyInstanceCommandInput);
124
- /**
125
- * @internal
126
- */
127
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput>;
128
- /**
129
- * @internal
130
- */
131
- private serialize;
132
- /**
133
- * @internal
134
- */
135
- private deserialize;
120
+ export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {
136
121
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -226,6 +226,7 @@ export declare const CloudWatchRegion: {
226
226
  readonly ap_southeast_3: "ap-southeast-3";
227
227
  readonly ap_southeast_4: "ap-southeast-4";
228
228
  readonly ca_central_1: "ca-central-1";
229
+ readonly ca_west_1: "ca-west-1";
229
230
  readonly cn_north_1: "cn-north-1";
230
231
  readonly cn_northwest_1: "cn-northwest-1";
231
232
  readonly eu_central_1: "eu-central-1";
@@ -735,6 +736,7 @@ export declare const VPCRegion: {
735
736
  readonly ap_southeast_3: "ap-southeast-3";
736
737
  readonly ap_southeast_4: "ap-southeast-4";
737
738
  readonly ca_central_1: "ca-central-1";
739
+ readonly ca_west_1: "ca-west-1";
738
740
  readonly cn_north_1: "cn-north-1";
739
741
  readonly eu_central_1: "eu-central-1";
740
742
  readonly eu_central_2: "eu-central-2";
@@ -1185,6 +1187,7 @@ export declare const ResourceRecordSetRegion: {
1185
1187
  readonly ap_southeast_3: "ap-southeast-3";
1186
1188
  readonly ap_southeast_4: "ap-southeast-4";
1187
1189
  readonly ca_central_1: "ca-central-1";
1190
+ readonly ca_west_1: "ca-west-1";
1188
1191
  readonly cn_north_1: "cn-north-1";
1189
1192
  readonly cn_northwest_1: "cn-northwest-1";
1190
1193
  readonly eu_central_1: "eu-central-1";
@@ -1298,10 +1301,6 @@ export interface ResourceRecordSet {
1298
1301
  * </important>
1299
1302
  * </li>
1300
1303
  * </ul>
1301
- * <p>You can use the * wildcard as the leftmost label in a domain name, for example,
1302
- * <code>*.example.com</code>. You can't use an * for one of the middle labels, for
1303
- * example, <code>marketing.*.example.com</code>. In addition, the * must replace the
1304
- * entire label; for example, you can't specify <code>prod*.example.com</code>.</p>
1305
1304
  */
1306
1305
  Name: string | undefined;
1307
1306
  /**
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCidrBlocks(config: Route53PaginationConfiguration, input: ListCidrBlocksCommandInput, ...additionalArguments: any): Paginator<ListCidrBlocksCommandOutput>;
7
+ export declare const paginateListCidrBlocks: (config: Route53PaginationConfiguration, input: ListCidrBlocksCommandInput, ...rest: any[]) => Paginator<ListCidrBlocksCommandOutput>;
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCidrCollections(config: Route53PaginationConfiguration, input: ListCidrCollectionsCommandInput, ...additionalArguments: any): Paginator<ListCidrCollectionsCommandOutput>;
7
+ export declare const paginateListCidrCollections: (config: Route53PaginationConfiguration, input: ListCidrCollectionsCommandInput, ...rest: any[]) => Paginator<ListCidrCollectionsCommandOutput>;
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCidrLocations(config: Route53PaginationConfiguration, input: ListCidrLocationsCommandInput, ...additionalArguments: any): Paginator<ListCidrLocationsCommandOutput>;
7
+ export declare const paginateListCidrLocations: (config: Route53PaginationConfiguration, input: ListCidrLocationsCommandInput, ...rest: any[]) => Paginator<ListCidrLocationsCommandOutput>;
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListHealthChecks(config: Route53PaginationConfiguration, input: ListHealthChecksCommandInput, ...additionalArguments: any): Paginator<ListHealthChecksCommandOutput>;
7
+ export declare const paginateListHealthChecks: (config: Route53PaginationConfiguration, input: ListHealthChecksCommandInput, ...rest: any[]) => Paginator<ListHealthChecksCommandOutput>;
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListHostedZones(config: Route53PaginationConfiguration, input: ListHostedZonesCommandInput, ...additionalArguments: any): Paginator<ListHostedZonesCommandOutput>;
7
+ export declare const paginateListHostedZones: (config: Route53PaginationConfiguration, input: ListHostedZonesCommandInput, ...rest: any[]) => Paginator<ListHostedZonesCommandOutput>;
@@ -4,4 +4,4 @@ import { Route53PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListQueryLoggingConfigs(config: Route53PaginationConfiguration, input: ListQueryLoggingConfigsCommandInput, ...additionalArguments: any): Paginator<ListQueryLoggingConfigsCommandOutput>;
7
+ export declare const paginateListQueryLoggingConfigs: (config: Route53PaginationConfiguration, input: ListQueryLoggingConfigsCommandInput, ...rest: any[]) => Paginator<ListQueryLoggingConfigsCommandOutput>;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ActivateKeySigningKeyRequest,
11
5
  ActivateKeySigningKeyResponse,
@@ -21,22 +15,16 @@ export interface ActivateKeySigningKeyCommandInput
21
15
  export interface ActivateKeySigningKeyCommandOutput
22
16
  extends ActivateKeySigningKeyResponse,
23
17
  __MetadataBearer {}
24
- export declare class ActivateKeySigningKeyCommand extends $Command<
25
- ActivateKeySigningKeyCommandInput,
26
- ActivateKeySigningKeyCommandOutput,
27
- Route53ClientResolvedConfig
28
- > {
29
- readonly input: ActivateKeySigningKeyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ActivateKeySigningKeyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ActivateKeySigningKeyCommand_base: {
19
+ new (
20
+ input: ActivateKeySigningKeyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ActivateKeySigningKeyCommandInput,
38
- ActivateKeySigningKeyCommandOutput
23
+ ActivateKeySigningKeyCommandOutput,
24
+ Route53ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AssociateVPCWithHostedZoneRequest,
11
5
  AssociateVPCWithHostedZoneResponse,
@@ -21,22 +15,16 @@ export interface AssociateVPCWithHostedZoneCommandInput
21
15
  export interface AssociateVPCWithHostedZoneCommandOutput
22
16
  extends AssociateVPCWithHostedZoneResponse,
23
17
  __MetadataBearer {}
24
- export declare class AssociateVPCWithHostedZoneCommand extends $Command<
25
- AssociateVPCWithHostedZoneCommandInput,
26
- AssociateVPCWithHostedZoneCommandOutput,
27
- Route53ClientResolvedConfig
28
- > {
29
- readonly input: AssociateVPCWithHostedZoneCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AssociateVPCWithHostedZoneCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AssociateVPCWithHostedZoneCommand_base: {
19
+ new (
20
+ input: AssociateVPCWithHostedZoneCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AssociateVPCWithHostedZoneCommandInput,
38
- AssociateVPCWithHostedZoneCommandOutput
23
+ AssociateVPCWithHostedZoneCommandOutput,
24
+ Route53ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ChangeCidrCollectionRequest,
11
5
  ChangeCidrCollectionResponse,
@@ -21,22 +15,16 @@ export interface ChangeCidrCollectionCommandInput
21
15
  export interface ChangeCidrCollectionCommandOutput
22
16
  extends ChangeCidrCollectionResponse,
23
17
  __MetadataBearer {}
24
- export declare class ChangeCidrCollectionCommand extends $Command<
25
- ChangeCidrCollectionCommandInput,
26
- ChangeCidrCollectionCommandOutput,
27
- Route53ClientResolvedConfig
28
- > {
29
- readonly input: ChangeCidrCollectionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ChangeCidrCollectionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ChangeCidrCollectionCommand_base: {
19
+ new (
20
+ input: ChangeCidrCollectionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ChangeCidrCollectionCommandInput,
38
- ChangeCidrCollectionCommandOutput
23
+ ChangeCidrCollectionCommandOutput,
24
+ Route53ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {}