@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 { UpdateKeyGroupRequest, UpdateKeyGroupResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateKeyGroupCommandInput extends UpdateKeyGroupRequest {
21
20
  */
22
21
  export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateKeyGroupCommand_base: {
24
+ new (input: UpdateKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a key group.</p>
@@ -109,23 +112,5 @@ export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __Met
109
112
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
110
113
  *
111
114
  */
112
- export declare class UpdateKeyGroupCommand extends $Command<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
113
- readonly input: UpdateKeyGroupCommandInput;
114
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
- /**
116
- * @public
117
- */
118
- constructor(input: UpdateKeyGroupCommandInput);
119
- /**
120
- * @internal
121
- */
122
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput>;
123
- /**
124
- * @internal
125
- */
126
- private serialize;
127
- /**
128
- * @internal
129
- */
130
- private deserialize;
115
+ export declare class UpdateKeyGroupCommand extends UpdateKeyGroupCommand_base {
131
116
  }
@@ -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 { UpdateKeyValueStoreRequest, UpdateKeyValueStoreResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateKeyValueStoreCommandInput extends UpdateKeyValueStoreRequ
21
20
  */
22
21
  export interface UpdateKeyValueStoreCommandOutput extends UpdateKeyValueStoreResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateKeyValueStoreCommand_base: {
24
+ new (input: UpdateKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Specifies the Key Value Store to update.</p>
@@ -103,23 +106,5 @@ export interface UpdateKeyValueStoreCommandOutput extends UpdateKeyValueStoreRes
103
106
  * ```
104
107
  *
105
108
  */
106
- export declare class UpdateKeyValueStoreCommand extends $Command<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig> {
107
- readonly input: UpdateKeyValueStoreCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: UpdateKeyValueStoreCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class UpdateKeyValueStoreCommand extends UpdateKeyValueStoreCommand_base {
125
110
  }
@@ -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 { UpdateOriginAccessControlRequest, UpdateOriginAccessControlResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateOriginAccessControlCommandInput extends UpdateOriginAcces
21
20
  */
22
21
  export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAccessControlResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateOriginAccessControlCommand_base: {
24
+ new (input: UpdateOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a CloudFront origin access control.</p>
@@ -91,23 +94,5 @@ export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAcce
91
94
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
92
95
  *
93
96
  */
94
- export declare class UpdateOriginAccessControlCommand extends $Command<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig> {
95
- readonly input: UpdateOriginAccessControlCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: UpdateOriginAccessControlCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class UpdateOriginAccessControlCommand extends UpdateOriginAccessControlCommand_base {
113
98
  }
@@ -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 { UpdateOriginRequestPolicyRequest, UpdateOriginRequestPolicyResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateOriginRequestPolicyCommandInput extends UpdateOriginReque
21
20
  */
22
21
  export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequestPolicyResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateOriginRequestPolicyCommand_base: {
24
+ new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an origin request policy configuration.</p>
@@ -179,23 +182,5 @@ export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequ
179
182
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
180
183
  *
181
184
  */
182
- export declare class UpdateOriginRequestPolicyCommand extends $Command<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
183
- readonly input: UpdateOriginRequestPolicyCommandInput;
184
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
185
- /**
186
- * @public
187
- */
188
- constructor(input: UpdateOriginRequestPolicyCommandInput);
189
- /**
190
- * @internal
191
- */
192
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput>;
193
- /**
194
- * @internal
195
- */
196
- private serialize;
197
- /**
198
- * @internal
199
- */
200
- private deserialize;
185
+ export declare class UpdateOriginRequestPolicyCommand extends UpdateOriginRequestPolicyCommand_base {
201
186
  }
@@ -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 { UpdatePublicKeyRequest, UpdatePublicKeyResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest {
21
20
  */
22
21
  export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdatePublicKeyCommand_base: {
24
+ new (input: UpdatePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update public key information. Note that the only value you can change is the
@@ -91,23 +94,5 @@ export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __M
91
94
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
92
95
  *
93
96
  */
94
- export declare class UpdatePublicKeyCommand extends $Command<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
95
- readonly input: UpdatePublicKeyCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: UpdatePublicKeyCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class UpdatePublicKeyCommand extends UpdatePublicKeyCommand_base {
113
98
  }
@@ -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 { UpdateRealtimeLogConfigRequest, UpdateRealtimeLogConfigResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateRealtimeLogConfigCommandInput extends UpdateRealtimeLogCo
21
20
  */
22
21
  export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogConfigResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateRealtimeLogConfigCommand_base: {
24
+ new (input: UpdateRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a real-time log configuration.</p>
@@ -110,23 +113,5 @@ export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogC
110
113
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
111
114
  *
112
115
  */
113
- export declare class UpdateRealtimeLogConfigCommand extends $Command<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
114
- readonly input: UpdateRealtimeLogConfigCommandInput;
115
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
116
- /**
117
- * @public
118
- */
119
- constructor(input: UpdateRealtimeLogConfigCommandInput);
120
- /**
121
- * @internal
122
- */
123
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput>;
124
- /**
125
- * @internal
126
- */
127
- private serialize;
128
- /**
129
- * @internal
130
- */
131
- private deserialize;
116
+ export declare class UpdateRealtimeLogConfigCommand extends UpdateRealtimeLogConfigCommand_base {
132
117
  }
@@ -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 { UpdateResponseHeadersPolicyRequest, UpdateResponseHeadersPolicyResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateResponseHeadersPolicyCommandInput extends UpdateResponseH
21
20
  */
22
21
  export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponseHeadersPolicyResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateResponseHeadersPolicyCommand_base: {
24
+ new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a response headers policy.</p>
@@ -288,23 +291,5 @@ export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponse
288
291
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
289
292
  *
290
293
  */
291
- export declare class UpdateResponseHeadersPolicyCommand extends $Command<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
292
- readonly input: UpdateResponseHeadersPolicyCommandInput;
293
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
294
- /**
295
- * @public
296
- */
297
- constructor(input: UpdateResponseHeadersPolicyCommandInput);
298
- /**
299
- * @internal
300
- */
301
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput>;
302
- /**
303
- * @internal
304
- */
305
- private serialize;
306
- /**
307
- * @internal
308
- */
309
- private deserialize;
294
+ export declare class UpdateResponseHeadersPolicyCommand extends UpdateResponseHeadersPolicyCommand_base {
310
295
  }
@@ -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 { UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateStreamingDistributionCommandInput extends UpdateStreaming
21
20
  */
22
21
  export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamingDistributionResult, __MetadataBearer {
23
22
  }
23
+ declare const UpdateStreamingDistributionCommand_base: {
24
+ new (input: UpdateStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a streaming distribution.</p>
@@ -175,23 +178,5 @@ export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamin
175
178
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
176
179
  *
177
180
  */
178
- export declare class UpdateStreamingDistributionCommand extends $Command<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
179
- readonly input: UpdateStreamingDistributionCommandInput;
180
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
181
- /**
182
- * @public
183
- */
184
- constructor(input: UpdateStreamingDistributionCommandInput);
185
- /**
186
- * @internal
187
- */
188
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput>;
189
- /**
190
- * @internal
191
- */
192
- private serialize;
193
- /**
194
- * @internal
195
- */
196
- private deserialize;
181
+ export declare class UpdateStreamingDistributionCommand extends UpdateStreamingDistributionCommand_base {
197
182
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -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,
@@ -15,19 +9,16 @@ import { AssociateAliasRequest } from "../models/models_0";
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface AssociateAliasCommandInput extends AssociateAliasRequest {}
17
11
  export interface AssociateAliasCommandOutput extends __MetadataBearer {}
18
- export declare class AssociateAliasCommand extends $Command<
19
- AssociateAliasCommandInput,
20
- AssociateAliasCommandOutput,
21
- CloudFrontClientResolvedConfig
22
- > {
23
- readonly input: AssociateAliasCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: AssociateAliasCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: CloudFrontClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<AssociateAliasCommandInput, AssociateAliasCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const AssociateAliasCommand_base: {
13
+ new (
14
+ input: AssociateAliasCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ AssociateAliasCommandInput,
17
+ AssociateAliasCommandOutput,
18
+ CloudFrontClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class AssociateAliasCommand extends AssociateAliasCommand_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,
@@ -20,19 +14,16 @@ export interface CopyDistributionCommandInput extends CopyDistributionRequest {}
20
14
  export interface CopyDistributionCommandOutput
21
15
  extends CopyDistributionResult,
22
16
  __MetadataBearer {}
23
- export declare class CopyDistributionCommand extends $Command<
24
- CopyDistributionCommandInput,
25
- CopyDistributionCommandOutput,
26
- CloudFrontClientResolvedConfig
27
- > {
28
- readonly input: CopyDistributionCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CopyDistributionCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: CloudFrontClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CopyDistributionCommandInput, CopyDistributionCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CopyDistributionCommand_base: {
18
+ new (
19
+ input: CopyDistributionCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CopyDistributionCommandInput,
22
+ CopyDistributionCommandOutput,
23
+ CloudFrontClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CopyDistributionCommand extends CopyDistributionCommand_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 CreateCachePolicyCommandInput
21
15
  export interface CreateCachePolicyCommandOutput
22
16
  extends CreateCachePolicyResult,
23
17
  __MetadataBearer {}
24
- export declare class CreateCachePolicyCommand extends $Command<
25
- CreateCachePolicyCommandInput,
26
- CreateCachePolicyCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: CreateCachePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateCachePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateCachePolicyCommand_base: {
19
+ new (
20
+ input: CreateCachePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateCachePolicyCommandInput,
23
+ CreateCachePolicyCommandOutput,
24
+ CloudFrontClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateCachePolicyCommand extends CreateCachePolicyCommand_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 CreateCloudFrontOriginAccessIdentityCommandInput
21
15
  export interface CreateCloudFrontOriginAccessIdentityCommandOutput
22
16
  extends CreateCloudFrontOriginAccessIdentityResult,
23
17
  __MetadataBearer {}
24
- export declare class CreateCloudFrontOriginAccessIdentityCommand extends $Command<
25
- CreateCloudFrontOriginAccessIdentityCommandInput,
26
- CreateCloudFrontOriginAccessIdentityCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: CreateCloudFrontOriginAccessIdentityCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateCloudFrontOriginAccessIdentityCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateCloudFrontOriginAccessIdentityCommand_base: {
19
+ new (
20
+ input: CreateCloudFrontOriginAccessIdentityCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateCloudFrontOriginAccessIdentityCommandInput,
38
- CreateCloudFrontOriginAccessIdentityCommandOutput
23
+ CreateCloudFrontOriginAccessIdentityCommandOutput,
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 CreateCloudFrontOriginAccessIdentityCommand extends CreateCloudFrontOriginAccessIdentityCommand_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 CreateContinuousDeploymentPolicyCommandInput
21
15
  export interface CreateContinuousDeploymentPolicyCommandOutput
22
16
  extends CreateContinuousDeploymentPolicyResult,
23
17
  __MetadataBearer {}
24
- export declare class CreateContinuousDeploymentPolicyCommand extends $Command<
25
- CreateContinuousDeploymentPolicyCommandInput,
26
- CreateContinuousDeploymentPolicyCommandOutput,
27
- CloudFrontClientResolvedConfig
28
- > {
29
- readonly input: CreateContinuousDeploymentPolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateContinuousDeploymentPolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: CloudFrontClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateContinuousDeploymentPolicyCommand_base: {
19
+ new (
20
+ input: CreateContinuousDeploymentPolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateContinuousDeploymentPolicyCommandInput,
38
- CreateContinuousDeploymentPolicyCommandOutput
23
+ CreateContinuousDeploymentPolicyCommandOutput,
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 CreateContinuousDeploymentPolicyCommand extends CreateContinuousDeploymentPolicyCommand_base {}