@aws-sdk/client-cloudfront 3.478.0 → 3.484.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 (449) hide show
  1. package/dist-cjs/commands/AssociateAliasCommand.js +18 -41
  2. package/dist-cjs/commands/CopyDistributionCommand.js +18 -41
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +18 -41
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +18 -41
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +18 -41
  6. package/dist-cjs/commands/CreateDistributionCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +18 -41
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +18 -41
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +18 -41
  10. package/dist-cjs/commands/CreateFunctionCommand.js +18 -41
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +18 -41
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +18 -41
  13. package/dist-cjs/commands/CreateKeyValueStoreCommand.js +18 -41
  14. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +18 -41
  15. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +18 -41
  16. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +18 -41
  17. package/dist-cjs/commands/CreatePublicKeyCommand.js +18 -41
  18. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +18 -41
  19. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +18 -41
  20. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +18 -41
  21. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteCachePolicyCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteDistributionCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteFunctionCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteKeyGroupCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +18 -41
  31. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +18 -41
  32. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +18 -41
  33. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +18 -41
  34. package/dist-cjs/commands/DeletePublicKeyCommand.js +18 -41
  35. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +18 -41
  36. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +18 -41
  37. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeFunctionCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +18 -41
  40. package/dist-cjs/commands/GetCachePolicyCommand.js +18 -41
  41. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +18 -41
  42. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +18 -41
  43. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +18 -41
  44. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +18 -41
  46. package/dist-cjs/commands/GetDistributionCommand.js +18 -41
  47. package/dist-cjs/commands/GetDistributionConfigCommand.js +18 -41
  48. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +18 -41
  49. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +18 -41
  50. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +18 -41
  51. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +18 -41
  52. package/dist-cjs/commands/GetFunctionCommand.js +18 -41
  53. package/dist-cjs/commands/GetInvalidationCommand.js +18 -41
  54. package/dist-cjs/commands/GetKeyGroupCommand.js +18 -41
  55. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +18 -41
  56. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +18 -41
  57. package/dist-cjs/commands/GetOriginAccessControlCommand.js +18 -41
  58. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +18 -41
  59. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +18 -41
  60. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +18 -41
  61. package/dist-cjs/commands/GetPublicKeyCommand.js +18 -41
  62. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +18 -41
  63. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +18 -41
  64. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +18 -41
  65. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +18 -41
  66. package/dist-cjs/commands/GetStreamingDistributionCommand.js +18 -41
  67. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +18 -41
  68. package/dist-cjs/commands/ListCachePoliciesCommand.js +18 -41
  69. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +18 -41
  70. package/dist-cjs/commands/ListConflictingAliasesCommand.js +18 -41
  71. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +18 -41
  72. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +18 -41
  73. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +18 -41
  74. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +18 -41
  75. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +18 -41
  76. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +18 -41
  77. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +18 -41
  78. package/dist-cjs/commands/ListDistributionsCommand.js +18 -41
  79. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +18 -41
  80. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +18 -41
  81. package/dist-cjs/commands/ListFunctionsCommand.js +18 -41
  82. package/dist-cjs/commands/ListInvalidationsCommand.js +18 -41
  83. package/dist-cjs/commands/ListKeyGroupsCommand.js +18 -41
  84. package/dist-cjs/commands/ListKeyValueStoresCommand.js +18 -41
  85. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +18 -41
  86. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +18 -41
  87. package/dist-cjs/commands/ListPublicKeysCommand.js +18 -41
  88. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +18 -41
  89. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +18 -41
  90. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +18 -41
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  92. package/dist-cjs/commands/PublishFunctionCommand.js +18 -41
  93. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  94. package/dist-cjs/commands/TestFunctionCommand.js +18 -41
  95. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  96. package/dist-cjs/commands/UpdateCachePolicyCommand.js +18 -41
  97. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateDistributionCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +18 -41
  103. package/dist-cjs/commands/UpdateFunctionCommand.js +18 -41
  104. package/dist-cjs/commands/UpdateKeyGroupCommand.js +18 -41
  105. package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +18 -41
  106. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +18 -41
  107. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +18 -41
  108. package/dist-cjs/commands/UpdatePublicKeyCommand.js +18 -41
  109. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +18 -41
  110. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +18 -41
  111. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +18 -41
  112. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  113. package/dist-es/commands/AssociateAliasCommand.js +18 -41
  114. package/dist-es/commands/CopyDistributionCommand.js +18 -41
  115. package/dist-es/commands/CreateCachePolicyCommand.js +18 -41
  116. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +18 -41
  117. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +18 -41
  118. package/dist-es/commands/CreateDistributionCommand.js +18 -41
  119. package/dist-es/commands/CreateDistributionWithTagsCommand.js +18 -41
  120. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +18 -41
  121. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +18 -41
  122. package/dist-es/commands/CreateFunctionCommand.js +18 -41
  123. package/dist-es/commands/CreateInvalidationCommand.js +18 -41
  124. package/dist-es/commands/CreateKeyGroupCommand.js +18 -41
  125. package/dist-es/commands/CreateKeyValueStoreCommand.js +18 -41
  126. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +18 -41
  127. package/dist-es/commands/CreateOriginAccessControlCommand.js +18 -41
  128. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +18 -41
  129. package/dist-es/commands/CreatePublicKeyCommand.js +18 -41
  130. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +18 -41
  131. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +18 -41
  132. package/dist-es/commands/CreateStreamingDistributionCommand.js +18 -41
  133. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +18 -41
  134. package/dist-es/commands/DeleteCachePolicyCommand.js +18 -41
  135. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +18 -41
  136. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +18 -41
  137. package/dist-es/commands/DeleteDistributionCommand.js +18 -41
  138. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +18 -41
  139. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +18 -41
  140. package/dist-es/commands/DeleteFunctionCommand.js +18 -41
  141. package/dist-es/commands/DeleteKeyGroupCommand.js +18 -41
  142. package/dist-es/commands/DeleteKeyValueStoreCommand.js +18 -41
  143. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +18 -41
  144. package/dist-es/commands/DeleteOriginAccessControlCommand.js +18 -41
  145. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +18 -41
  146. package/dist-es/commands/DeletePublicKeyCommand.js +18 -41
  147. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +18 -41
  148. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +18 -41
  149. package/dist-es/commands/DeleteStreamingDistributionCommand.js +18 -41
  150. package/dist-es/commands/DescribeFunctionCommand.js +18 -41
  151. package/dist-es/commands/DescribeKeyValueStoreCommand.js +18 -41
  152. package/dist-es/commands/GetCachePolicyCommand.js +18 -41
  153. package/dist-es/commands/GetCachePolicyConfigCommand.js +18 -41
  154. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +18 -41
  155. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +18 -41
  156. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +18 -41
  157. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +18 -41
  158. package/dist-es/commands/GetDistributionCommand.js +18 -41
  159. package/dist-es/commands/GetDistributionConfigCommand.js +18 -41
  160. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +18 -41
  161. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +18 -41
  162. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +18 -41
  163. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +18 -41
  164. package/dist-es/commands/GetFunctionCommand.js +18 -41
  165. package/dist-es/commands/GetInvalidationCommand.js +18 -41
  166. package/dist-es/commands/GetKeyGroupCommand.js +18 -41
  167. package/dist-es/commands/GetKeyGroupConfigCommand.js +18 -41
  168. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +18 -41
  169. package/dist-es/commands/GetOriginAccessControlCommand.js +18 -41
  170. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +18 -41
  171. package/dist-es/commands/GetOriginRequestPolicyCommand.js +18 -41
  172. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +18 -41
  173. package/dist-es/commands/GetPublicKeyCommand.js +18 -41
  174. package/dist-es/commands/GetPublicKeyConfigCommand.js +18 -41
  175. package/dist-es/commands/GetRealtimeLogConfigCommand.js +18 -41
  176. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +18 -41
  177. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +18 -41
  178. package/dist-es/commands/GetStreamingDistributionCommand.js +18 -41
  179. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +18 -41
  180. package/dist-es/commands/ListCachePoliciesCommand.js +18 -41
  181. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +18 -41
  182. package/dist-es/commands/ListConflictingAliasesCommand.js +18 -41
  183. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +18 -41
  184. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +18 -41
  185. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +18 -41
  186. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +18 -41
  187. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +18 -41
  188. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +18 -41
  189. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +18 -41
  190. package/dist-es/commands/ListDistributionsCommand.js +18 -41
  191. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +18 -41
  192. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +18 -41
  193. package/dist-es/commands/ListFunctionsCommand.js +18 -41
  194. package/dist-es/commands/ListInvalidationsCommand.js +18 -41
  195. package/dist-es/commands/ListKeyGroupsCommand.js +18 -41
  196. package/dist-es/commands/ListKeyValueStoresCommand.js +18 -41
  197. package/dist-es/commands/ListOriginAccessControlsCommand.js +18 -41
  198. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +18 -41
  199. package/dist-es/commands/ListPublicKeysCommand.js +18 -41
  200. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +18 -41
  201. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +18 -41
  202. package/dist-es/commands/ListStreamingDistributionsCommand.js +18 -41
  203. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  204. package/dist-es/commands/PublishFunctionCommand.js +18 -41
  205. package/dist-es/commands/TagResourceCommand.js +18 -41
  206. package/dist-es/commands/TestFunctionCommand.js +18 -41
  207. package/dist-es/commands/UntagResourceCommand.js +18 -41
  208. package/dist-es/commands/UpdateCachePolicyCommand.js +18 -41
  209. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +18 -41
  210. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +18 -41
  211. package/dist-es/commands/UpdateDistributionCommand.js +18 -41
  212. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +18 -41
  213. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +18 -41
  214. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +18 -41
  215. package/dist-es/commands/UpdateFunctionCommand.js +18 -41
  216. package/dist-es/commands/UpdateKeyGroupCommand.js +18 -41
  217. package/dist-es/commands/UpdateKeyValueStoreCommand.js +18 -41
  218. package/dist-es/commands/UpdateOriginAccessControlCommand.js +18 -41
  219. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +18 -41
  220. package/dist-es/commands/UpdatePublicKeyCommand.js +18 -41
  221. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +18 -41
  222. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +18 -41
  223. package/dist-es/commands/UpdateStreamingDistributionCommand.js +18 -41
  224. package/dist-es/endpoint/EndpointParameters.js +6 -0
  225. package/dist-types/commands/AssociateAliasCommand.d.ts +6 -21
  226. package/dist-types/commands/CopyDistributionCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateCachePolicyCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  229. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -21
  230. package/dist-types/commands/CreateDistributionCommand.d.ts +6 -21
  231. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +6 -21
  232. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -21
  233. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -21
  234. package/dist-types/commands/CreateFunctionCommand.d.ts +6 -21
  235. package/dist-types/commands/CreateInvalidationCommand.d.ts +6 -21
  236. package/dist-types/commands/CreateKeyGroupCommand.d.ts +6 -21
  237. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +6 -21
  238. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -21
  239. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +6 -21
  240. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +6 -21
  241. package/dist-types/commands/CreatePublicKeyCommand.d.ts +6 -21
  242. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +6 -21
  243. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -21
  244. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +6 -21
  245. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -21
  246. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +6 -21
  247. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  248. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -21
  249. package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -21
  250. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -21
  251. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -21
  252. package/dist-types/commands/DeleteFunctionCommand.d.ts +6 -21
  253. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +6 -21
  254. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +6 -21
  255. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -21
  256. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +6 -21
  257. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -21
  258. package/dist-types/commands/DeletePublicKeyCommand.d.ts +6 -21
  259. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -21
  260. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -21
  261. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +6 -21
  262. package/dist-types/commands/DescribeFunctionCommand.d.ts +6 -21
  263. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +6 -21
  264. package/dist-types/commands/GetCachePolicyCommand.d.ts +6 -21
  265. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +6 -21
  266. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  267. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -21
  268. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -21
  269. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -21
  270. package/dist-types/commands/GetDistributionCommand.d.ts +6 -21
  271. package/dist-types/commands/GetDistributionConfigCommand.d.ts +6 -21
  272. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +6 -21
  273. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -21
  274. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -21
  275. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -21
  276. package/dist-types/commands/GetFunctionCommand.d.ts +6 -21
  277. package/dist-types/commands/GetInvalidationCommand.d.ts +6 -21
  278. package/dist-types/commands/GetKeyGroupCommand.d.ts +6 -21
  279. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +6 -21
  280. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +6 -21
  281. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +6 -21
  282. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +6 -21
  283. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +6 -21
  284. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -21
  285. package/dist-types/commands/GetPublicKeyCommand.d.ts +6 -21
  286. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +6 -21
  287. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +6 -21
  288. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +6 -21
  289. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -21
  290. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +6 -21
  291. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +6 -21
  292. package/dist-types/commands/ListCachePoliciesCommand.d.ts +6 -21
  293. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -21
  294. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +6 -21
  295. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -21
  296. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -21
  297. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -21
  298. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -21
  299. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -21
  300. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -21
  301. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -21
  302. package/dist-types/commands/ListDistributionsCommand.d.ts +6 -21
  303. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -21
  304. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -21
  305. package/dist-types/commands/ListFunctionsCommand.d.ts +6 -21
  306. package/dist-types/commands/ListInvalidationsCommand.d.ts +6 -21
  307. package/dist-types/commands/ListKeyGroupsCommand.d.ts +6 -21
  308. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +6 -21
  309. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +6 -21
  310. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +6 -21
  311. package/dist-types/commands/ListPublicKeysCommand.d.ts +6 -21
  312. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +6 -21
  313. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -21
  314. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +6 -21
  315. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  316. package/dist-types/commands/PublishFunctionCommand.d.ts +6 -21
  317. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  318. package/dist-types/commands/TestFunctionCommand.d.ts +6 -21
  319. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  320. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +6 -21
  321. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  322. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -21
  323. package/dist-types/commands/UpdateDistributionCommand.d.ts +6 -21
  324. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -21
  325. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -21
  326. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -21
  327. package/dist-types/commands/UpdateFunctionCommand.d.ts +6 -21
  328. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +6 -21
  329. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +6 -21
  330. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +6 -21
  331. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -21
  332. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +6 -21
  333. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -21
  334. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -21
  335. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +6 -21
  336. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  337. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +14 -23
  366. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +12 -24
  403. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +12 -24
  406. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +14 -23
  415. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +12 -24
  422. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +14 -23
  424. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +12 -24
  425. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +12 -24
  426. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +12 -24
  427. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  428. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +14 -23
  429. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +14 -23
  431. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  432. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +14 -23
  433. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  434. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +12 -24
  435. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +14 -23
  436. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +12 -24
  437. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +12 -24
  438. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +12 -24
  439. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +14 -23
  442. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +12 -24
  443. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +12 -24
  444. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +14 -23
  445. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +12 -24
  447. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +12 -24
  448. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  449. package/package.json +11 -11
@@ -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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface GetPublicKeyConfigCommandInput
21
15
  export interface GetPublicKeyConfigCommandOutput
22
16
  extends GetPublicKeyConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class GetPublicKeyConfigCommand extends $Command<
25
- GetPublicKeyConfigCommandInput,
26
- GetPublicKeyConfigCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetPublicKeyConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetPublicKeyConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetPublicKeyConfigCommand_base: {
19
+ new (
20
+ input: GetPublicKeyConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetPublicKeyConfigCommandInput,
23
+ GetPublicKeyConfigCommandOutput,
24
+ CloudFrontClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetRealtimeLogConfigCommandInput
21
15
  export interface GetRealtimeLogConfigCommandOutput
22
16
  extends GetRealtimeLogConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class GetRealtimeLogConfigCommand extends $Command<
25
- GetRealtimeLogConfigCommandInput,
26
- GetRealtimeLogConfigCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetRealtimeLogConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetRealtimeLogConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetRealtimeLogConfigCommand_base: {
19
+ new (
20
+ input: GetRealtimeLogConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetRealtimeLogConfigCommandInput,
38
- GetRealtimeLogConfigCommandOutput
23
+ GetRealtimeLogConfigCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetResponseHeadersPolicyCommandInput
21
15
  export interface GetResponseHeadersPolicyCommandOutput
22
16
  extends GetResponseHeadersPolicyResult,
23
17
  __MetadataBearer {}
24
- export declare class GetResponseHeadersPolicyCommand extends $Command<
25
- GetResponseHeadersPolicyCommandInput,
26
- GetResponseHeadersPolicyCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetResponseHeadersPolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResponseHeadersPolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResponseHeadersPolicyCommand_base: {
19
+ new (
20
+ input: GetResponseHeadersPolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResponseHeadersPolicyCommandInput,
38
- GetResponseHeadersPolicyCommandOutput
23
+ GetResponseHeadersPolicyCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetResponseHeadersPolicyConfigCommandInput
21
15
  export interface GetResponseHeadersPolicyConfigCommandOutput
22
16
  extends GetResponseHeadersPolicyConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class GetResponseHeadersPolicyConfigCommand extends $Command<
25
- GetResponseHeadersPolicyConfigCommandInput,
26
- GetResponseHeadersPolicyConfigCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetResponseHeadersPolicyConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResponseHeadersPolicyConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResponseHeadersPolicyConfigCommand_base: {
19
+ new (
20
+ input: GetResponseHeadersPolicyConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResponseHeadersPolicyConfigCommandInput,
38
- GetResponseHeadersPolicyConfigCommandOutput
23
+ GetResponseHeadersPolicyConfigCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetStreamingDistributionCommandInput
21
15
  export interface GetStreamingDistributionCommandOutput
22
16
  extends GetStreamingDistributionResult,
23
17
  __MetadataBearer {}
24
- export declare class GetStreamingDistributionCommand extends $Command<
25
- GetStreamingDistributionCommandInput,
26
- GetStreamingDistributionCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetStreamingDistributionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetStreamingDistributionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetStreamingDistributionCommand_base: {
19
+ new (
20
+ input: GetStreamingDistributionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetStreamingDistributionCommandInput,
38
- GetStreamingDistributionCommandOutput
23
+ GetStreamingDistributionCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 GetStreamingDistributionCommand extends GetStreamingDistributionCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetStreamingDistributionConfigCommandInput
21
15
  export interface GetStreamingDistributionConfigCommandOutput
22
16
  extends GetStreamingDistributionConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class GetStreamingDistributionConfigCommand extends $Command<
25
- GetStreamingDistributionConfigCommandInput,
26
- GetStreamingDistributionConfigCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: GetStreamingDistributionConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetStreamingDistributionConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetStreamingDistributionConfigCommand_base: {
19
+ new (
20
+ input: GetStreamingDistributionConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetStreamingDistributionConfigCommandInput,
38
- GetStreamingDistributionConfigCommandOutput
23
+ GetStreamingDistributionConfigCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface ListCachePoliciesCommandInput
21
15
  export interface ListCachePoliciesCommandOutput
22
16
  extends ListCachePoliciesResult,
23
17
  __MetadataBearer {}
24
- export declare class ListCachePoliciesCommand extends $Command<
25
- ListCachePoliciesCommandInput,
26
- ListCachePoliciesCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListCachePoliciesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListCachePoliciesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListCachePoliciesCommand_base: {
19
+ new (
20
+ input: ListCachePoliciesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListCachePoliciesCommandInput,
23
+ ListCachePoliciesCommandOutput,
24
+ CloudFrontClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandInput
21
15
  export interface ListCloudFrontOriginAccessIdentitiesCommandOutput
22
16
  extends ListCloudFrontOriginAccessIdentitiesResult,
23
17
  __MetadataBearer {}
24
- export declare class ListCloudFrontOriginAccessIdentitiesCommand extends $Command<
25
- ListCloudFrontOriginAccessIdentitiesCommandInput,
26
- ListCloudFrontOriginAccessIdentitiesCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListCloudFrontOriginAccessIdentitiesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListCloudFrontOriginAccessIdentitiesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
19
+ new (
20
+ input: ListCloudFrontOriginAccessIdentitiesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListCloudFrontOriginAccessIdentitiesCommandInput,
38
- ListCloudFrontOriginAccessIdentitiesCommandOutput
23
+ ListCloudFrontOriginAccessIdentitiesCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListConflictingAliasesCommandInput
21
15
  export interface ListConflictingAliasesCommandOutput
22
16
  extends ListConflictingAliasesResult,
23
17
  __MetadataBearer {}
24
- export declare class ListConflictingAliasesCommand extends $Command<
25
- ListConflictingAliasesCommandInput,
26
- ListConflictingAliasesCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListConflictingAliasesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListConflictingAliasesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListConflictingAliasesCommand_base: {
19
+ new (
20
+ input: ListConflictingAliasesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListConflictingAliasesCommandInput,
38
- ListConflictingAliasesCommandOutput
23
+ ListConflictingAliasesCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListConflictingAliasesCommand extends ListConflictingAliasesCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListContinuousDeploymentPoliciesCommandInput
21
15
  export interface ListContinuousDeploymentPoliciesCommandOutput
22
16
  extends ListContinuousDeploymentPoliciesResult,
23
17
  __MetadataBearer {}
24
- export declare class ListContinuousDeploymentPoliciesCommand extends $Command<
25
- ListContinuousDeploymentPoliciesCommandInput,
26
- ListContinuousDeploymentPoliciesCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListContinuousDeploymentPoliciesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListContinuousDeploymentPoliciesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListContinuousDeploymentPoliciesCommand_base: {
19
+ new (
20
+ input: ListContinuousDeploymentPoliciesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListContinuousDeploymentPoliciesCommandInput,
38
- ListContinuousDeploymentPoliciesCommandOutput
23
+ ListContinuousDeploymentPoliciesCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListDistributionsByCachePolicyIdCommandInput
21
15
  export interface ListDistributionsByCachePolicyIdCommandOutput
22
16
  extends ListDistributionsByCachePolicyIdResult,
23
17
  __MetadataBearer {}
24
- export declare class ListDistributionsByCachePolicyIdCommand extends $Command<
25
- ListDistributionsByCachePolicyIdCommandInput,
26
- ListDistributionsByCachePolicyIdCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListDistributionsByCachePolicyIdCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListDistributionsByCachePolicyIdCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListDistributionsByCachePolicyIdCommand_base: {
19
+ new (
20
+ input: ListDistributionsByCachePolicyIdCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListDistributionsByCachePolicyIdCommandInput,
38
- ListDistributionsByCachePolicyIdCommandOutput
23
+ ListDistributionsByCachePolicyIdCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListDistributionsByKeyGroupCommandInput
21
15
  export interface ListDistributionsByKeyGroupCommandOutput
22
16
  extends ListDistributionsByKeyGroupResult,
23
17
  __MetadataBearer {}
24
- export declare class ListDistributionsByKeyGroupCommand extends $Command<
25
- ListDistributionsByKeyGroupCommandInput,
26
- ListDistributionsByKeyGroupCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListDistributionsByKeyGroupCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListDistributionsByKeyGroupCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListDistributionsByKeyGroupCommand_base: {
19
+ new (
20
+ input: ListDistributionsByKeyGroupCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListDistributionsByKeyGroupCommandInput,
38
- ListDistributionsByKeyGroupCommandOutput
23
+ ListDistributionsByKeyGroupCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandInput
21
15
  export interface ListDistributionsByOriginRequestPolicyIdCommandOutput
22
16
  extends ListDistributionsByOriginRequestPolicyIdResult,
23
17
  __MetadataBearer {}
24
- export declare class ListDistributionsByOriginRequestPolicyIdCommand extends $Command<
25
- ListDistributionsByOriginRequestPolicyIdCommandInput,
26
- ListDistributionsByOriginRequestPolicyIdCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListDistributionsByOriginRequestPolicyIdCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListDistributionsByOriginRequestPolicyIdCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
19
+ new (
20
+ input: ListDistributionsByOriginRequestPolicyIdCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListDistributionsByOriginRequestPolicyIdCommandInput,
38
- ListDistributionsByOriginRequestPolicyIdCommandOutput
23
+ ListDistributionsByOriginRequestPolicyIdCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_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
  CloudFrontClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListDistributionsByRealtimeLogConfigCommandInput
21
15
  export interface ListDistributionsByRealtimeLogConfigCommandOutput
22
16
  extends ListDistributionsByRealtimeLogConfigResult,
23
17
  __MetadataBearer {}
24
- export declare class ListDistributionsByRealtimeLogConfigCommand extends $Command<
25
- ListDistributionsByRealtimeLogConfigCommandInput,
26
- ListDistributionsByRealtimeLogConfigCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: ListDistributionsByRealtimeLogConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListDistributionsByRealtimeLogConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
19
+ new (
20
+ input: ListDistributionsByRealtimeLogConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListDistributionsByRealtimeLogConfigCommandInput,
38
- ListDistributionsByRealtimeLogConfigCommandOutput
23
+ ListDistributionsByRealtimeLogConfigCommandOutput,
24
+ CloudFrontClientResolvedConfig,
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 ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {}