@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,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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DeletePublicKeyRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePublicKeyCommandInput extends DeletePublicKeyRequest {
21
20
  */
22
21
  export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeletePublicKeyCommand_base: {
24
+ new (input: DeletePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove a public key you previously added to CloudFront.</p>
@@ -66,23 +69,5 @@ export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
66
69
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
67
70
  *
68
71
  */
69
- export declare class DeletePublicKeyCommand extends $Command<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
70
- readonly input: DeletePublicKeyCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: DeletePublicKeyCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class DeletePublicKeyCommand extends DeletePublicKeyCommand_base {
88
73
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DeleteRealtimeLogConfigRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRealtimeLogConfigCommandInput extends DeleteRealtimeLogCo
21
20
  */
22
21
  export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteRealtimeLogConfigCommand_base: {
24
+ new (input: DeleteRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a real-time log configuration.</p>
@@ -69,23 +72,5 @@ export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
69
72
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
70
73
  *
71
74
  */
72
- export declare class DeleteRealtimeLogConfigCommand extends $Command<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
73
- readonly input: DeleteRealtimeLogConfigCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DeleteRealtimeLogConfigCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DeleteRealtimeLogConfigCommand extends DeleteRealtimeLogConfigCommand_base {
91
76
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DeleteResponseHeadersPolicyRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteResponseHeadersPolicyCommandInput extends DeleteResponseH
21
20
  */
22
21
  export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteResponseHeadersPolicyCommand_base: {
24
+ new (input: DeleteResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a response headers policy.</p>
@@ -76,23 +79,5 @@ export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBear
76
79
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
77
80
  *
78
81
  */
79
- export declare class DeleteResponseHeadersPolicyCommand extends $Command<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
80
- readonly input: DeleteResponseHeadersPolicyCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: DeleteResponseHeadersPolicyCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class DeleteResponseHeadersPolicyCommand extends DeleteResponseHeadersPolicyCommand_base {
98
83
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DeleteStreamingDistributionRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteStreamingDistributionCommandInput extends DeleteStreaming
21
20
  */
22
21
  export interface DeleteStreamingDistributionCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteStreamingDistributionCommand_base: {
24
+ new (input: DeleteStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API,
@@ -115,23 +118,5 @@ export interface DeleteStreamingDistributionCommandOutput extends __MetadataBear
115
118
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
116
119
  *
117
120
  */
118
- export declare class DeleteStreamingDistributionCommand extends $Command<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
119
- readonly input: DeleteStreamingDistributionCommandInput;
120
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
121
- /**
122
- * @public
123
- */
124
- constructor(input: DeleteStreamingDistributionCommandInput);
125
- /**
126
- * @internal
127
- */
128
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput>;
129
- /**
130
- * @internal
131
- */
132
- private serialize;
133
- /**
134
- * @internal
135
- */
136
- private deserialize;
121
+ export declare class DeleteStreamingDistributionCommand extends DeleteStreamingDistributionCommand_base {
137
122
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DescribeFunctionRequest, DescribeFunctionResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeFunctionCommandInput extends DescribeFunctionRequest {
21
20
  */
22
21
  export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeFunctionCommand_base: {
24
+ new (input: DescribeFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFunctionCommandInput, DescribeFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets configuration information and metadata about a CloudFront function, but not the
@@ -84,23 +87,5 @@ export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, _
84
87
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
85
88
  *
86
89
  */
87
- export declare class DescribeFunctionCommand extends $Command<DescribeFunctionCommandInput, DescribeFunctionCommandOutput, CloudFrontClientResolvedConfig> {
88
- readonly input: DescribeFunctionCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: DescribeFunctionCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFunctionCommandInput, DescribeFunctionCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class DescribeFunctionCommand extends DescribeFunctionCommand_base {
106
91
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { DescribeKeyValueStoreRequest, DescribeKeyValueStoreResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeKeyValueStoreCommandInput extends DescribeKeyValueStore
21
20
  */
22
21
  export interface DescribeKeyValueStoreCommandOutput extends DescribeKeyValueStoreResult, __MetadataBearer {
23
22
  }
23
+ declare const DescribeKeyValueStoreCommand_base: {
24
+ new (input: DescribeKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeKeyValueStoreCommandInput, DescribeKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Specifies the Key Value Store and its configuration.</p>
@@ -92,23 +95,5 @@ export interface DescribeKeyValueStoreCommandOutput extends DescribeKeyValueStor
92
95
  * ```
93
96
  *
94
97
  */
95
- export declare class DescribeKeyValueStoreCommand extends $Command<DescribeKeyValueStoreCommandInput, DescribeKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig> {
96
- readonly input: DescribeKeyValueStoreCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: DescribeKeyValueStoreCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeKeyValueStoreCommandInput, DescribeKeyValueStoreCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class DescribeKeyValueStoreCommand extends DescribeKeyValueStoreCommand_base {
114
99
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetCachePolicyRequest, GetCachePolicyResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCachePolicyCommandInput extends GetCachePolicyRequest {
21
20
  */
22
21
  export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __MetadataBearer {
23
22
  }
23
+ declare const GetCachePolicyCommand_base: {
24
+ new (input: GetCachePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetCachePolicyCommandInput, GetCachePolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a cache policy, including the following metadata:</p>
@@ -112,23 +115,5 @@ export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __Met
112
115
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
113
116
  *
114
117
  */
115
- export declare class GetCachePolicyCommand extends $Command<GetCachePolicyCommandInput, GetCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
116
- readonly input: GetCachePolicyCommandInput;
117
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
118
- /**
119
- * @public
120
- */
121
- constructor(input: GetCachePolicyCommandInput);
122
- /**
123
- * @internal
124
- */
125
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCachePolicyCommandInput, GetCachePolicyCommandOutput>;
126
- /**
127
- * @internal
128
- */
129
- private serialize;
130
- /**
131
- * @internal
132
- */
133
- private deserialize;
118
+ export declare class GetCachePolicyCommand extends GetCachePolicyCommand_base {
134
119
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetCachePolicyConfigRequest, GetCachePolicyConfigResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCachePolicyConfigCommandInput extends GetCachePolicyConfigRe
21
20
  */
22
21
  export interface GetCachePolicyConfigCommandOutput extends GetCachePolicyConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const GetCachePolicyConfigCommand_base: {
24
+ new (input: GetCachePolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetCachePolicyConfigCommandInput, GetCachePolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a cache policy configuration.</p>
@@ -100,23 +103,5 @@ export interface GetCachePolicyConfigCommandOutput extends GetCachePolicyConfigR
100
103
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
101
104
  *
102
105
  */
103
- export declare class GetCachePolicyConfigCommand extends $Command<GetCachePolicyConfigCommandInput, GetCachePolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
104
- readonly input: GetCachePolicyConfigCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: GetCachePolicyConfigCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCachePolicyConfigCommandInput, GetCachePolicyConfigCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class GetCachePolicyConfigCommand extends GetCachePolicyConfigCommand_base {
122
107
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCloudFrontOriginAccessIdentityCommandInput extends GetCloudF
21
20
  */
22
21
  export interface GetCloudFrontOriginAccessIdentityCommandOutput extends GetCloudFrontOriginAccessIdentityResult, __MetadataBearer {
23
22
  }
23
+ declare const GetCloudFrontOriginAccessIdentityCommand_base: {
24
+ new (input: GetCloudFrontOriginAccessIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<GetCloudFrontOriginAccessIdentityCommandInput, GetCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get the information about an origin access identity.</p>
@@ -65,23 +68,5 @@ export interface GetCloudFrontOriginAccessIdentityCommandOutput extends GetCloud
65
68
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
66
69
  *
67
70
  */
68
- export declare class GetCloudFrontOriginAccessIdentityCommand extends $Command<GetCloudFrontOriginAccessIdentityCommandInput, GetCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
69
- readonly input: GetCloudFrontOriginAccessIdentityCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: GetCloudFrontOriginAccessIdentityCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCloudFrontOriginAccessIdentityCommandInput, GetCloudFrontOriginAccessIdentityCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class GetCloudFrontOriginAccessIdentityCommand extends GetCloudFrontOriginAccessIdentityCommand_base {
87
72
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCloudFrontOriginAccessIdentityConfigCommandInput extends Get
21
20
  */
22
21
  export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput extends GetCloudFrontOriginAccessIdentityConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
24
+ new (input: GetCloudFrontOriginAccessIdentityConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetCloudFrontOriginAccessIdentityConfigCommandInput, GetCloudFrontOriginAccessIdentityConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get the configuration information about an origin access identity.</p>
@@ -61,23 +64,5 @@ export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput extends Ge
61
64
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
62
65
  *
63
66
  */
64
- export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command<GetCloudFrontOriginAccessIdentityConfigCommandInput, GetCloudFrontOriginAccessIdentityConfigCommandOutput, CloudFrontClientResolvedConfig> {
65
- readonly input: GetCloudFrontOriginAccessIdentityConfigCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: GetCloudFrontOriginAccessIdentityConfigCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCloudFrontOriginAccessIdentityConfigCommandInput, GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends GetCloudFrontOriginAccessIdentityConfigCommand_base {
83
68
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetContinuousDeploymentPolicyRequest, GetContinuousDeploymentPolicyResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetContinuousDeploymentPolicyCommandInput extends GetContinuous
21
20
  */
22
21
  export interface GetContinuousDeploymentPolicyCommandOutput extends GetContinuousDeploymentPolicyResult, __MetadataBearer {
23
22
  }
23
+ declare const GetContinuousDeploymentPolicyCommand_base: {
24
+ new (input: GetContinuousDeploymentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContinuousDeploymentPolicyCommandInput, GetContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a continuous deployment policy, including metadata (the policy's identifier and
@@ -85,23 +88,5 @@ export interface GetContinuousDeploymentPolicyCommandOutput extends GetContinuou
85
88
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
86
89
  *
87
90
  */
88
- export declare class GetContinuousDeploymentPolicyCommand extends $Command<GetContinuousDeploymentPolicyCommandInput, GetContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig> {
89
- readonly input: GetContinuousDeploymentPolicyCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: GetContinuousDeploymentPolicyCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetContinuousDeploymentPolicyCommandInput, GetContinuousDeploymentPolicyCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class GetContinuousDeploymentPolicyCommand extends GetContinuousDeploymentPolicyCommand_base {
107
92
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetContinuousDeploymentPolicyConfigRequest, GetContinuousDeploymentPolicyConfigResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetContinuousDeploymentPolicyConfigCommandInput extends GetCont
21
20
  */
22
21
  export interface GetContinuousDeploymentPolicyConfigCommandOutput extends GetContinuousDeploymentPolicyConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const GetContinuousDeploymentPolicyConfigCommand_base: {
24
+ new (input: GetContinuousDeploymentPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetContinuousDeploymentPolicyConfigCommandInput, GetContinuousDeploymentPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets configuration information about a continuous deployment policy.</p>
@@ -80,23 +83,5 @@ export interface GetContinuousDeploymentPolicyConfigCommandOutput extends GetCon
80
83
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
81
84
  *
82
85
  */
83
- export declare class GetContinuousDeploymentPolicyConfigCommand extends $Command<GetContinuousDeploymentPolicyConfigCommandInput, GetContinuousDeploymentPolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
84
- readonly input: GetContinuousDeploymentPolicyConfigCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetContinuousDeploymentPolicyConfigCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetContinuousDeploymentPolicyConfigCommandInput, GetContinuousDeploymentPolicyConfigCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetContinuousDeploymentPolicyConfigCommand extends GetContinuousDeploymentPolicyConfigCommand_base {
102
87
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetDistributionRequest, GetDistributionResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDistributionCommandInput extends GetDistributionRequest {
21
20
  */
22
21
  export interface GetDistributionCommandOutput extends GetDistributionResult, __MetadataBearer {
23
22
  }
23
+ declare const GetDistributionCommand_base: {
24
+ new (input: GetDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDistributionCommandInput, GetDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get the information about a distribution.</p>
@@ -388,23 +391,5 @@ export interface GetDistributionCommandOutput extends GetDistributionResult, __M
388
391
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
389
392
  *
390
393
  */
391
- export declare class GetDistributionCommand extends $Command<GetDistributionCommandInput, GetDistributionCommandOutput, CloudFrontClientResolvedConfig> {
392
- readonly input: GetDistributionCommandInput;
393
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
394
- /**
395
- * @public
396
- */
397
- constructor(input: GetDistributionCommandInput);
398
- /**
399
- * @internal
400
- */
401
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDistributionCommandInput, GetDistributionCommandOutput>;
402
- /**
403
- * @internal
404
- */
405
- private serialize;
406
- /**
407
- * @internal
408
- */
409
- private deserialize;
394
+ export declare class GetDistributionCommand extends GetDistributionCommand_base {
410
395
  }
@@ -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 { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
4
  import { GetDistributionConfigRequest, GetDistributionConfigResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDistributionConfigCommandInput extends GetDistributionConfig
21
20
  */
22
21
  export interface GetDistributionConfigCommandOutput extends GetDistributionConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const GetDistributionConfigCommand_base: {
24
+ new (input: GetDistributionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetDistributionConfigCommandInput, GetDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get the configuration information about a distribution.</p>
@@ -344,23 +347,5 @@ export interface GetDistributionConfigCommandOutput extends GetDistributionConfi
344
347
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
345
348
  *
346
349
  */
347
- export declare class GetDistributionConfigCommand extends $Command<GetDistributionConfigCommandInput, GetDistributionConfigCommandOutput, CloudFrontClientResolvedConfig> {
348
- readonly input: GetDistributionConfigCommandInput;
349
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
350
- /**
351
- * @public
352
- */
353
- constructor(input: GetDistributionConfigCommandInput);
354
- /**
355
- * @internal
356
- */
357
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDistributionConfigCommandInput, GetDistributionConfigCommandOutput>;
358
- /**
359
- * @internal
360
- */
361
- private serialize;
362
- /**
363
- * @internal
364
- */
365
- private deserialize;
350
+ export declare class GetDistributionConfigCommand extends GetDistributionConfigCommand_base {
366
351
  }