@aws-sdk/client-cloudfront 3.1045.0 → 3.1046.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 (550) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +378 -380
  5. package/dist-cjs/models/CloudFrontServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/CloudFront.js +1 -1
  10. package/dist-es/CloudFrontClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AssociateAliasCommand.js +2 -2
  13. package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +2 -2
  14. package/dist-es/commands/AssociateDistributionWebACLCommand.js +2 -2
  15. package/dist-es/commands/CopyDistributionCommand.js +2 -2
  16. package/dist-es/commands/CreateAnycastIpListCommand.js +2 -2
  17. package/dist-es/commands/CreateCachePolicyCommand.js +2 -2
  18. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
  19. package/dist-es/commands/CreateConnectionFunctionCommand.js +2 -2
  20. package/dist-es/commands/CreateConnectionGroupCommand.js +2 -2
  21. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -2
  22. package/dist-es/commands/CreateDistributionCommand.js +2 -2
  23. package/dist-es/commands/CreateDistributionTenantCommand.js +2 -2
  24. package/dist-es/commands/CreateDistributionWithTagsCommand.js +2 -2
  25. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
  26. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
  27. package/dist-es/commands/CreateFunctionCommand.js +2 -2
  28. package/dist-es/commands/CreateInvalidationCommand.js +2 -2
  29. package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +2 -2
  30. package/dist-es/commands/CreateKeyGroupCommand.js +2 -2
  31. package/dist-es/commands/CreateKeyValueStoreCommand.js +2 -2
  32. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -2
  33. package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -2
  34. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -2
  35. package/dist-es/commands/CreatePublicKeyCommand.js +2 -2
  36. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -2
  37. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -2
  38. package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -2
  39. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
  40. package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
  41. package/dist-es/commands/CreateVpcOriginCommand.js +2 -2
  42. package/dist-es/commands/DeleteAnycastIpListCommand.js +2 -2
  43. package/dist-es/commands/DeleteCachePolicyCommand.js +2 -2
  44. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
  45. package/dist-es/commands/DeleteConnectionFunctionCommand.js +2 -2
  46. package/dist-es/commands/DeleteConnectionGroupCommand.js +2 -2
  47. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -2
  48. package/dist-es/commands/DeleteDistributionCommand.js +2 -2
  49. package/dist-es/commands/DeleteDistributionTenantCommand.js +2 -2
  50. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
  51. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
  52. package/dist-es/commands/DeleteFunctionCommand.js +2 -2
  53. package/dist-es/commands/DeleteKeyGroupCommand.js +2 -2
  54. package/dist-es/commands/DeleteKeyValueStoreCommand.js +2 -2
  55. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
  56. package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -2
  57. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -2
  58. package/dist-es/commands/DeletePublicKeyCommand.js +2 -2
  59. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -2
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  61. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
  62. package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -2
  63. package/dist-es/commands/DeleteTrustStoreCommand.js +2 -2
  64. package/dist-es/commands/DeleteVpcOriginCommand.js +2 -2
  65. package/dist-es/commands/DescribeConnectionFunctionCommand.js +2 -2
  66. package/dist-es/commands/DescribeFunctionCommand.js +2 -2
  67. package/dist-es/commands/DescribeKeyValueStoreCommand.js +2 -2
  68. package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +2 -2
  69. package/dist-es/commands/DisassociateDistributionWebACLCommand.js +2 -2
  70. package/dist-es/commands/GetAnycastIpListCommand.js +2 -2
  71. package/dist-es/commands/GetCachePolicyCommand.js +2 -2
  72. package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -2
  73. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
  74. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
  75. package/dist-es/commands/GetConnectionFunctionCommand.js +2 -2
  76. package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +2 -2
  77. package/dist-es/commands/GetConnectionGroupCommand.js +2 -2
  78. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -2
  79. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -2
  80. package/dist-es/commands/GetDistributionCommand.js +2 -2
  81. package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
  82. package/dist-es/commands/GetDistributionTenantByDomainCommand.js +2 -2
  83. package/dist-es/commands/GetDistributionTenantCommand.js +2 -2
  84. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -2
  85. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
  86. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
  87. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
  88. package/dist-es/commands/GetFunctionCommand.js +2 -2
  89. package/dist-es/commands/GetInvalidationCommand.js +2 -2
  90. package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +2 -2
  91. package/dist-es/commands/GetKeyGroupCommand.js +2 -2
  92. package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -2
  93. package/dist-es/commands/GetManagedCertificateDetailsCommand.js +2 -2
  94. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -2
  95. package/dist-es/commands/GetOriginAccessControlCommand.js +2 -2
  96. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -2
  97. package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -2
  98. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
  99. package/dist-es/commands/GetPublicKeyCommand.js +2 -2
  100. package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -2
  101. package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -2
  102. package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
  103. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -2
  104. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
  105. package/dist-es/commands/GetStreamingDistributionCommand.js +2 -2
  106. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -2
  107. package/dist-es/commands/GetTrustStoreCommand.js +2 -2
  108. package/dist-es/commands/GetVpcOriginCommand.js +2 -2
  109. package/dist-es/commands/ListAnycastIpListsCommand.js +2 -2
  110. package/dist-es/commands/ListCachePoliciesCommand.js +2 -2
  111. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
  112. package/dist-es/commands/ListConflictingAliasesCommand.js +2 -2
  113. package/dist-es/commands/ListConnectionFunctionsCommand.js +2 -2
  114. package/dist-es/commands/ListConnectionGroupsCommand.js +2 -2
  115. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -2
  116. package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +2 -2
  117. package/dist-es/commands/ListDistributionTenantsCommand.js +2 -2
  118. package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +2 -2
  119. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
  120. package/dist-es/commands/ListDistributionsByConnectionFunctionCommand.js +2 -2
  121. package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +2 -2
  122. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -2
  123. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
  124. package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +2 -2
  125. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
  126. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
  127. package/dist-es/commands/ListDistributionsByTrustStoreCommand.js +2 -2
  128. package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +2 -2
  129. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
  130. package/dist-es/commands/ListDistributionsCommand.js +2 -2
  131. package/dist-es/commands/ListDomainConflictsCommand.js +2 -2
  132. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
  133. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
  134. package/dist-es/commands/ListFunctionsCommand.js +2 -2
  135. package/dist-es/commands/ListInvalidationsCommand.js +2 -2
  136. package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +2 -2
  137. package/dist-es/commands/ListKeyGroupsCommand.js +2 -2
  138. package/dist-es/commands/ListKeyValueStoresCommand.js +2 -2
  139. package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -2
  140. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -2
  141. package/dist-es/commands/ListPublicKeysCommand.js +2 -2
  142. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -2
  143. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -2
  144. package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -2
  145. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  146. package/dist-es/commands/ListTrustStoresCommand.js +2 -2
  147. package/dist-es/commands/ListVpcOriginsCommand.js +2 -2
  148. package/dist-es/commands/PublishConnectionFunctionCommand.js +2 -2
  149. package/dist-es/commands/PublishFunctionCommand.js +2 -2
  150. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  151. package/dist-es/commands/TagResourceCommand.js +2 -2
  152. package/dist-es/commands/TestConnectionFunctionCommand.js +2 -2
  153. package/dist-es/commands/TestFunctionCommand.js +2 -2
  154. package/dist-es/commands/UntagResourceCommand.js +2 -2
  155. package/dist-es/commands/UpdateAnycastIpListCommand.js +2 -2
  156. package/dist-es/commands/UpdateCachePolicyCommand.js +2 -2
  157. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
  158. package/dist-es/commands/UpdateConnectionFunctionCommand.js +2 -2
  159. package/dist-es/commands/UpdateConnectionGroupCommand.js +2 -2
  160. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -2
  161. package/dist-es/commands/UpdateDistributionCommand.js +2 -2
  162. package/dist-es/commands/UpdateDistributionTenantCommand.js +2 -2
  163. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
  164. package/dist-es/commands/UpdateDomainAssociationCommand.js +2 -2
  165. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
  166. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
  167. package/dist-es/commands/UpdateFunctionCommand.js +2 -2
  168. package/dist-es/commands/UpdateKeyGroupCommand.js +2 -2
  169. package/dist-es/commands/UpdateKeyValueStoreCommand.js +2 -2
  170. package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -2
  171. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -2
  172. package/dist-es/commands/UpdatePublicKeyCommand.js +2 -2
  173. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -2
  174. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
  175. package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -2
  176. package/dist-es/commands/UpdateTrustStoreCommand.js +2 -2
  177. package/dist-es/commands/UpdateVpcOriginCommand.js +2 -2
  178. package/dist-es/commands/VerifyDnsConfigurationCommand.js +2 -2
  179. package/dist-es/endpoint/bdd.js +1 -1
  180. package/dist-es/endpoint/endpointResolver.js +1 -1
  181. package/dist-es/models/CloudFrontServiceException.js +1 -1
  182. package/dist-es/runtimeConfig.browser.js +4 -6
  183. package/dist-es/runtimeConfig.js +4 -8
  184. package/dist-es/runtimeConfig.shared.js +3 -4
  185. package/dist-es/runtimeExtensions.js +2 -2
  186. package/dist-es/waiters/waitForDistributionDeployed.js +1 -1
  187. package/dist-es/waiters/waitForInvalidationCompleted.js +1 -1
  188. package/dist-es/waiters/waitForInvalidationForDistributionTenantCompleted.js +1 -1
  189. package/dist-es/waiters/waitForStreamingDistributionDeployed.js +1 -1
  190. package/dist-types/CloudFront.d.ts +1 -1
  191. package/dist-types/CloudFrontClient.d.ts +5 -5
  192. package/dist-types/commands/AssociateAliasCommand.d.ts +6 -4
  193. package/dist-types/commands/AssociateDistributionTenantWebACLCommand.d.ts +6 -4
  194. package/dist-types/commands/AssociateDistributionWebACLCommand.d.ts +6 -4
  195. package/dist-types/commands/CopyDistributionCommand.d.ts +6 -4
  196. package/dist-types/commands/CreateAnycastIpListCommand.d.ts +6 -4
  197. package/dist-types/commands/CreateCachePolicyCommand.d.ts +6 -4
  198. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  199. package/dist-types/commands/CreateConnectionFunctionCommand.d.ts +6 -4
  200. package/dist-types/commands/CreateConnectionGroupCommand.d.ts +6 -4
  201. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -4
  202. package/dist-types/commands/CreateDistributionCommand.d.ts +6 -4
  203. package/dist-types/commands/CreateDistributionTenantCommand.d.ts +6 -4
  204. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +6 -4
  205. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -4
  206. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -4
  207. package/dist-types/commands/CreateFunctionCommand.d.ts +6 -4
  208. package/dist-types/commands/CreateInvalidationCommand.d.ts +6 -4
  209. package/dist-types/commands/CreateInvalidationForDistributionTenantCommand.d.ts +6 -4
  210. package/dist-types/commands/CreateKeyGroupCommand.d.ts +6 -4
  211. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +6 -4
  212. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -4
  213. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +6 -4
  214. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +6 -4
  215. package/dist-types/commands/CreatePublicKeyCommand.d.ts +6 -4
  216. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +6 -4
  217. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -4
  218. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +6 -4
  219. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -4
  220. package/dist-types/commands/CreateTrustStoreCommand.d.ts +6 -4
  221. package/dist-types/commands/CreateVpcOriginCommand.d.ts +6 -4
  222. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +6 -4
  223. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +6 -4
  224. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  225. package/dist-types/commands/DeleteConnectionFunctionCommand.d.ts +6 -4
  226. package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +6 -4
  227. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -4
  228. package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -4
  229. package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +6 -4
  230. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -4
  231. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -4
  232. package/dist-types/commands/DeleteFunctionCommand.d.ts +6 -4
  233. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +6 -4
  234. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +6 -4
  235. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -4
  236. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +6 -4
  237. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -4
  238. package/dist-types/commands/DeletePublicKeyCommand.d.ts +6 -4
  239. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -4
  240. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  241. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -4
  242. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +6 -4
  243. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +6 -4
  244. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +6 -4
  245. package/dist-types/commands/DescribeConnectionFunctionCommand.d.ts +6 -4
  246. package/dist-types/commands/DescribeFunctionCommand.d.ts +6 -4
  247. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +6 -4
  248. package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +6 -4
  249. package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +6 -4
  250. package/dist-types/commands/GetAnycastIpListCommand.d.ts +6 -4
  251. package/dist-types/commands/GetCachePolicyCommand.d.ts +6 -4
  252. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +6 -4
  253. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  254. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -4
  255. package/dist-types/commands/GetConnectionFunctionCommand.d.ts +7 -5
  256. package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +6 -4
  257. package/dist-types/commands/GetConnectionGroupCommand.d.ts +6 -4
  258. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -4
  259. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -4
  260. package/dist-types/commands/GetDistributionCommand.d.ts +6 -4
  261. package/dist-types/commands/GetDistributionConfigCommand.d.ts +6 -4
  262. package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +6 -4
  263. package/dist-types/commands/GetDistributionTenantCommand.d.ts +6 -4
  264. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +6 -4
  265. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -4
  266. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -4
  267. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -4
  268. package/dist-types/commands/GetFunctionCommand.d.ts +7 -5
  269. package/dist-types/commands/GetInvalidationCommand.d.ts +6 -4
  270. package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +6 -4
  271. package/dist-types/commands/GetKeyGroupCommand.d.ts +6 -4
  272. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +6 -4
  273. package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +6 -4
  274. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +6 -4
  275. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +6 -4
  276. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +6 -4
  277. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +6 -4
  278. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -4
  279. package/dist-types/commands/GetPublicKeyCommand.d.ts +6 -4
  280. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +6 -4
  281. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +6 -4
  282. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
  283. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +6 -4
  284. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -4
  285. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +6 -4
  286. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +6 -4
  287. package/dist-types/commands/GetTrustStoreCommand.d.ts +6 -4
  288. package/dist-types/commands/GetVpcOriginCommand.d.ts +6 -4
  289. package/dist-types/commands/ListAnycastIpListsCommand.d.ts +6 -4
  290. package/dist-types/commands/ListCachePoliciesCommand.d.ts +6 -4
  291. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -4
  292. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +6 -4
  293. package/dist-types/commands/ListConnectionFunctionsCommand.d.ts +6 -4
  294. package/dist-types/commands/ListConnectionGroupsCommand.d.ts +6 -4
  295. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -4
  296. package/dist-types/commands/ListDistributionTenantsByCustomizationCommand.d.ts +6 -4
  297. package/dist-types/commands/ListDistributionTenantsCommand.d.ts +6 -4
  298. package/dist-types/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +6 -4
  299. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -4
  300. package/dist-types/commands/ListDistributionsByConnectionFunctionCommand.d.ts +6 -4
  301. package/dist-types/commands/ListDistributionsByConnectionModeCommand.d.ts +6 -4
  302. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -4
  303. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -4
  304. package/dist-types/commands/ListDistributionsByOwnedResourceCommand.d.ts +6 -4
  305. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -4
  306. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -4
  307. package/dist-types/commands/ListDistributionsByTrustStoreCommand.d.ts +6 -4
  308. package/dist-types/commands/ListDistributionsByVpcOriginIdCommand.d.ts +6 -4
  309. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -4
  310. package/dist-types/commands/ListDistributionsCommand.d.ts +6 -4
  311. package/dist-types/commands/ListDomainConflictsCommand.d.ts +6 -4
  312. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -4
  313. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -4
  314. package/dist-types/commands/ListFunctionsCommand.d.ts +6 -4
  315. package/dist-types/commands/ListInvalidationsCommand.d.ts +6 -4
  316. package/dist-types/commands/ListInvalidationsForDistributionTenantCommand.d.ts +6 -4
  317. package/dist-types/commands/ListKeyGroupsCommand.d.ts +6 -4
  318. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +6 -4
  319. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +6 -4
  320. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +6 -4
  321. package/dist-types/commands/ListPublicKeysCommand.d.ts +6 -4
  322. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +6 -4
  323. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -4
  324. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +6 -4
  325. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  326. package/dist-types/commands/ListTrustStoresCommand.d.ts +6 -4
  327. package/dist-types/commands/ListVpcOriginsCommand.d.ts +6 -4
  328. package/dist-types/commands/PublishConnectionFunctionCommand.d.ts +6 -4
  329. package/dist-types/commands/PublishFunctionCommand.d.ts +6 -4
  330. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
  331. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  332. package/dist-types/commands/TestConnectionFunctionCommand.d.ts +6 -4
  333. package/dist-types/commands/TestFunctionCommand.d.ts +6 -4
  334. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  335. package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +6 -4
  336. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +6 -4
  337. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  338. package/dist-types/commands/UpdateConnectionFunctionCommand.d.ts +6 -4
  339. package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +6 -4
  340. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -4
  341. package/dist-types/commands/UpdateDistributionCommand.d.ts +6 -4
  342. package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +6 -4
  343. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -4
  344. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +6 -4
  345. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -4
  346. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -4
  347. package/dist-types/commands/UpdateFunctionCommand.d.ts +6 -4
  348. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +6 -4
  349. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +6 -4
  350. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +6 -4
  351. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -4
  352. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +6 -4
  353. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -4
  354. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -4
  355. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +6 -4
  356. package/dist-types/commands/UpdateTrustStoreCommand.d.ts +6 -4
  357. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +6 -4
  358. package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +6 -4
  359. package/dist-types/endpoint/bdd.d.ts +1 -1
  360. package/dist-types/extensionConfiguration.d.ts +1 -1
  361. package/dist-types/models/CloudFrontServiceException.d.ts +1 -1
  362. package/dist-types/models/errors.d.ts +1 -1
  363. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  364. package/dist-types/runtimeConfig.d.ts +2 -2
  365. package/dist-types/runtimeConfig.native.d.ts +2 -2
  366. package/dist-types/ts3.4/CloudFront.d.ts +1 -1
  367. package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -14
  368. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +6 -4
  369. package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +6 -4
  370. package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +6 -4
  371. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +6 -4
  372. package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +6 -4
  373. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +6 -4
  374. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  375. package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +6 -4
  376. package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +6 -4
  377. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -4
  378. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +6 -4
  379. package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +6 -4
  380. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +6 -4
  381. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -4
  382. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -4
  383. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +6 -4
  384. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +6 -4
  385. package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +6 -4
  386. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +6 -4
  387. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +6 -4
  388. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -4
  389. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +6 -4
  390. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +6 -4
  391. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +6 -4
  392. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +6 -4
  393. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -4
  394. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +6 -4
  395. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -4
  396. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +6 -4
  397. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +6 -4
  398. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +6 -4
  399. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +6 -4
  400. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  401. package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +6 -4
  402. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +6 -4
  403. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -4
  404. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +6 -4
  405. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +6 -4
  406. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -4
  407. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -4
  408. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +6 -4
  409. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +6 -4
  410. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +6 -4
  411. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -4
  412. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +6 -4
  413. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -4
  414. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +6 -4
  415. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -4
  416. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  417. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -4
  418. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +6 -4
  419. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +6 -4
  420. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +6 -4
  421. package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +6 -4
  422. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +6 -4
  423. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +6 -4
  424. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +6 -4
  425. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +6 -4
  426. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +6 -4
  427. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +6 -4
  428. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +6 -4
  429. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  430. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -4
  431. package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +7 -5
  432. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +6 -4
  433. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +6 -4
  434. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -4
  435. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -4
  436. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +6 -4
  437. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +6 -4
  438. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +6 -4
  439. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +6 -4
  440. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +6 -4
  441. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -4
  442. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -4
  443. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -4
  444. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +7 -5
  445. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +6 -4
  446. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +6 -4
  447. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +6 -4
  448. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +6 -4
  449. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +6 -4
  450. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +6 -4
  451. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +6 -4
  452. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +6 -4
  453. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +6 -4
  454. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -4
  455. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +6 -4
  456. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +6 -4
  457. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +6 -4
  458. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
  459. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +6 -4
  460. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -4
  461. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +6 -4
  462. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +6 -4
  463. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +6 -4
  464. package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +6 -4
  465. package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +6 -4
  466. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +6 -4
  467. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -4
  468. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +6 -4
  469. package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +6 -4
  470. package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +6 -4
  471. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -4
  472. package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +6 -4
  473. package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +6 -4
  474. package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +6 -4
  475. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -4
  476. package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +6 -4
  477. package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +6 -4
  478. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -4
  479. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -4
  480. package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +6 -4
  481. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -4
  482. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -4
  483. package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +6 -4
  484. package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +6 -4
  485. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -4
  486. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +6 -4
  487. package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +6 -4
  488. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -4
  489. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -4
  490. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +6 -4
  491. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +6 -4
  492. package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +6 -4
  493. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +6 -4
  494. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +6 -4
  495. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +6 -4
  496. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +6 -4
  497. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +6 -4
  498. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +6 -4
  499. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -4
  500. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +6 -4
  501. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  502. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +6 -4
  503. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +6 -4
  504. package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +6 -4
  505. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +6 -4
  506. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
  507. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  508. package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +6 -4
  509. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +6 -4
  510. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  511. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +6 -4
  512. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +6 -4
  513. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -4
  514. package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +6 -4
  515. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +6 -4
  516. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -4
  517. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +6 -4
  518. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +6 -4
  519. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -4
  520. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +6 -4
  521. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -4
  522. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -4
  523. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +6 -4
  524. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +6 -4
  525. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +6 -4
  526. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +6 -4
  527. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -4
  528. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +6 -4
  529. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -4
  530. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -4
  531. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +6 -4
  532. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +6 -4
  533. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +6 -4
  534. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +6 -4
  535. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  536. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  537. package/dist-types/ts3.4/models/CloudFrontServiceException.d.ts +1 -1
  538. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  539. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  540. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  541. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  542. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +1 -1
  543. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +1 -1
  544. package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +1 -1
  545. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +1 -1
  546. package/dist-types/waiters/waitForDistributionDeployed.d.ts +1 -1
  547. package/dist-types/waiters/waitForInvalidationCompleted.d.ts +1 -1
  548. package/dist-types/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +1 -1
  549. package/dist-types/waiters/waitForStreamingDistributionDeployed.d.ts +1 -1
  550. package/package.json +14 -37
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface GetResponseHeadersPolicyConfigCommandInput extends GetResponseH
22
22
  export interface GetResponseHeadersPolicyConfigCommandOutput extends GetResponseHeadersPolicyConfigResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetResponseHeadersPolicyConfigCommand_base: {
25
- new (input: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/core/client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/core/client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a response headers policy configuration.</p> <p>To get a response headers policy configuration, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using <code>ListDistributions</code> or <code>GetDistribution</code>. If the response headers policy is not attached to a cache behavior, you can get the identifier using <code>ListResponseHeadersPolicies</code>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { GetStreamingDistributionRequest, GetStreamingDistributionResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface GetStreamingDistributionCommandInput extends GetStreamingDistri
22
22
  export interface GetStreamingDistributionCommandOutput extends GetStreamingDistributionResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetStreamingDistributionCommand_base: {
25
- new (input: GetStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets information about a specified RTMP distribution, including the distribution configuration.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface GetStreamingDistributionConfigCommandInput extends GetStreaming
22
22
  export interface GetStreamingDistributionConfigCommandOutput extends GetStreamingDistributionConfigResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetStreamingDistributionConfigCommand_base: {
25
- new (input: GetStreamingDistributionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetStreamingDistributionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetStreamingDistributionConfigCommandInput): import("@smithy/core/client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetStreamingDistributionConfigCommandInput): import("@smithy/core/client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Get the configuration information about a streaming distribution.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { GetTrustStoreRequest, GetTrustStoreResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface GetTrustStoreCommandInput extends GetTrustStoreRequest {
22
22
  export interface GetTrustStoreCommandOutput extends GetTrustStoreResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetTrustStoreCommand_base: {
25
- new (input: GetTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a trust store.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { GetVpcOriginRequest, GetVpcOriginResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface GetVpcOriginCommandInput extends GetVpcOriginRequest {
22
22
  export interface GetVpcOriginCommandOutput extends GetVpcOriginResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetVpcOriginCommand_base: {
25
- new (input: GetVpcOriginCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcOriginCommandInput, GetVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetVpcOriginCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcOriginCommandInput, GetVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<GetVpcOriginCommandInput, GetVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<GetVpcOriginCommandInput, GetVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Get the details of an Amazon CloudFront VPC origin.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListAnycastIpListsRequest, ListAnycastIpListsResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListAnycastIpListsCommandInput extends ListAnycastIpListsReques
22
22
  export interface ListAnycastIpListsCommandOutput extends ListAnycastIpListsResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListAnycastIpListsCommand_base: {
25
- new (input: ListAnycastIpListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnycastIpListsCommandInput, ListAnycastIpListsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListAnycastIpListsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAnycastIpListsCommandInput, ListAnycastIpListsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListAnycastIpListsCommandInput): import("@smithy/core/client").CommandImpl<ListAnycastIpListsCommandInput, ListAnycastIpListsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListAnycastIpListsCommandInput]): import("@smithy/core/client").CommandImpl<ListAnycastIpListsCommandInput, ListAnycastIpListsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists your Anycast static IP lists.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListCachePoliciesRequest, ListCachePoliciesResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListCachePoliciesCommandInput extends ListCachePoliciesRequest
22
22
  export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListCachePoliciesCommand_base: {
25
- new (input: ListCachePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCachePoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListCachePoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListCachePoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of cache policies.</p> <p>You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandInput extends ListCl
22
22
  export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListCloudFrontOriginAccessIdentitiesResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
25
- new (input: ListCloudFrontOriginAccessIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCloudFrontOriginAccessIdentitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListCloudFrontOriginAccessIdentitiesCommandInput): import("@smithy/core/client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListCloudFrontOriginAccessIdentitiesCommandInput]): import("@smithy/core/client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists origin access identities.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListConflictingAliasesRequest, ListConflictingAliasesResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListConflictingAliasesCommandInput extends ListConflictingAlias
22
22
  export interface ListConflictingAliasesCommandOutput extends ListConflictingAliasesResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListConflictingAliasesCommand_base: {
25
- new (input: ListConflictingAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListConflictingAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListConflictingAliasesCommandInput): import("@smithy/core/client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListConflictingAliasesCommandInput): import("@smithy/core/client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <note> <p>The <code>ListConflictingAliases</code> API operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the <a href="https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ListDomainConflicts.html">ListDomainConflicts</a> API operation instead.</p> </note> <p>Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.</p> <p>In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own.</p> <p>Use this operation to find aliases that are in use in CloudFront that conflict or overlap with the provided alias. For example, if you provide <code>www.example.com</code> as input, the returned list can include <code>www.example.com</code> and the overlapping wildcard alternate domain name (<code>*.example.com</code>), if they exist. If you provide <code>*.example.com</code> as input, the returned list can include <code>*.example.com</code> and any alternate domain names covered by that wildcard (for example, <code>www.example.com</code>, <code>test.example.com</code>, <code>dev.example.com</code>, and so on), if they exist.</p> <p>To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-move">Moving an alternate domain name to a different standard distribution or distribution tenant</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListConnectionFunctionsRequest, ListConnectionFunctionsResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListConnectionFunctionsCommandInput extends ListConnectionFunct
22
22
  export interface ListConnectionFunctionsCommandOutput extends ListConnectionFunctionsResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListConnectionFunctionsCommand_base: {
25
- new (input: ListConnectionFunctionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConnectionFunctionsCommandInput, ListConnectionFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListConnectionFunctionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConnectionFunctionsCommandInput, ListConnectionFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListConnectionFunctionsCommandInput): import("@smithy/core/client").CommandImpl<ListConnectionFunctionsCommandInput, ListConnectionFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListConnectionFunctionsCommandInput]): import("@smithy/core/client").CommandImpl<ListConnectionFunctionsCommandInput, ListConnectionFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists connection functions.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListConnectionGroupsRequest, ListConnectionGroupsResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListConnectionGroupsCommandInput extends ListConnectionGroupsRe
22
22
  export interface ListConnectionGroupsCommandOutput extends ListConnectionGroupsResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListConnectionGroupsCommand_base: {
25
- new (input: ListConnectionGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConnectionGroupsCommandInput, ListConnectionGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListConnectionGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConnectionGroupsCommandInput, ListConnectionGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListConnectionGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListConnectionGroupsCommandInput, ListConnectionGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListConnectionGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListConnectionGroupsCommandInput, ListConnectionGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the connection groups in your Amazon Web Services account.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListContinuousDeploymentPoliciesRequest, ListContinuousDeploymentPoliciesResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListContinuousDeploymentPoliciesCommandInput extends ListContin
22
22
  export interface ListContinuousDeploymentPoliciesCommandOutput extends ListContinuousDeploymentPoliciesResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListContinuousDeploymentPoliciesCommand_base: {
25
- new (input: ListContinuousDeploymentPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListContinuousDeploymentPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListContinuousDeploymentPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListContinuousDeploymentPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of the continuous deployment policies in your Amazon Web Services account.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionTenantsByCustomizationRequest, ListDistributionTenantsByCustomizationResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionTenantsByCustomizationCommandInput extends List
22
22
  export interface ListDistributionTenantsByCustomizationCommandOutput extends ListDistributionTenantsByCustomizationResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionTenantsByCustomizationCommand_base: {
25
- new (input: ListDistributionTenantsByCustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionTenantsByCustomizationCommandInput, ListDistributionTenantsByCustomizationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListDistributionTenantsByCustomizationCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDistributionTenantsByCustomizationCommandInput, ListDistributionTenantsByCustomizationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionTenantsByCustomizationCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionTenantsByCustomizationCommandInput, ListDistributionTenantsByCustomizationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListDistributionTenantsByCustomizationCommandInput]): import("@smithy/core/client").CommandImpl<ListDistributionTenantsByCustomizationCommandInput, ListDistributionTenantsByCustomizationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists distribution tenants by the customization that you specify.</p> <p>You must specify either the <code>CertificateArn</code> parameter or <code>WebACLArn</code> parameter, but not both in the same request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionTenantsRequest, ListDistributionTenantsResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionTenantsCommandInput extends ListDistributionTen
22
22
  export interface ListDistributionTenantsCommandOutput extends ListDistributionTenantsResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionTenantsCommand_base: {
25
- new (input: ListDistributionTenantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionTenantsCommandInput, ListDistributionTenantsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListDistributionTenantsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDistributionTenantsCommandInput, ListDistributionTenantsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionTenantsCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionTenantsCommandInput, ListDistributionTenantsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListDistributionTenantsCommandInput]): import("@smithy/core/client").CommandImpl<ListDistributionTenantsCommandInput, ListDistributionTenantsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the distribution tenants in your Amazon Web Services account.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByAnycastIpListIdRequest, ListDistributionsByAnycastIpListIdResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByAnycastIpListIdCommandInput extends ListDist
22
22
  export interface ListDistributionsByAnycastIpListIdCommandOutput extends ListDistributionsByAnycastIpListIdResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByAnycastIpListIdCommand_base: {
25
- new (input: ListDistributionsByAnycastIpListIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByAnycastIpListIdCommandInput, ListDistributionsByAnycastIpListIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByAnycastIpListIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByAnycastIpListIdCommandInput, ListDistributionsByAnycastIpListIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByAnycastIpListIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByAnycastIpListIdCommandInput, ListDistributionsByAnycastIpListIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByAnycastIpListIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByAnycastIpListIdCommandInput, ListDistributionsByAnycastIpListIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the distributions in your account that are associated with the specified <code>AnycastIpListId</code>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByCachePolicyIdRequest, ListDistributionsByCachePolicyIdResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByCachePolicyIdCommandInput extends ListDistri
22
22
  export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistributionsByCachePolicyIdResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByCachePolicyIdCommand_base: {
25
- new (input: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByConnectionFunctionRequest, ListDistributionsByConnectionFunctionResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByConnectionFunctionCommandInput extends ListD
22
22
  export interface ListDistributionsByConnectionFunctionCommandOutput extends ListDistributionsByConnectionFunctionResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByConnectionFunctionCommand_base: {
25
- new (input: ListDistributionsByConnectionFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByConnectionFunctionCommandInput, ListDistributionsByConnectionFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByConnectionFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByConnectionFunctionCommandInput, ListDistributionsByConnectionFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByConnectionFunctionCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByConnectionFunctionCommandInput, ListDistributionsByConnectionFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByConnectionFunctionCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByConnectionFunctionCommandInput, ListDistributionsByConnectionFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists distributions by connection function.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByConnectionModeRequest, ListDistributionsByConnectionModeResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByConnectionModeCommandInput extends ListDistr
22
22
  export interface ListDistributionsByConnectionModeCommandOutput extends ListDistributionsByConnectionModeResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByConnectionModeCommand_base: {
25
- new (input: ListDistributionsByConnectionModeCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByConnectionModeCommandInput, ListDistributionsByConnectionModeCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByConnectionModeCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByConnectionModeCommandInput, ListDistributionsByConnectionModeCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByConnectionModeCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByConnectionModeCommandInput, ListDistributionsByConnectionModeCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByConnectionModeCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByConnectionModeCommandInput, ListDistributionsByConnectionModeCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the distributions by the connection mode that you specify.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByKeyGroupRequest, ListDistributionsByKeyGroupResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByKeyGroupCommandInput extends ListDistributio
22
22
  export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributionsByKeyGroupResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByKeyGroupCommand_base: {
25
- new (input: ListDistributionsByKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByOriginRequestPolicyIdRequest, ListDistributionsByOriginRequestPolicyIdResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandInput extends Li
22
22
  export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends ListDistributionsByOriginRequestPolicyIdResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
25
- new (input: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified origin request policy.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByOwnedResourceRequest, ListDistributionsByOwnedResourceResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByOwnedResourceCommandInput extends ListDistri
22
22
  export interface ListDistributionsByOwnedResourceCommandOutput extends ListDistributionsByOwnedResourceResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByOwnedResourceCommand_base: {
25
- new (input: ListDistributionsByOwnedResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOwnedResourceCommandInput, ListDistributionsByOwnedResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByOwnedResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOwnedResourceCommandInput, ListDistributionsByOwnedResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByOwnedResourceCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByOwnedResourceCommandInput, ListDistributionsByOwnedResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByOwnedResourceCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByOwnedResourceCommandInput, ListDistributionsByOwnedResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists the CloudFront distributions that are associated with the specified resource that you own.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByRealtimeLogConfigRequest, ListDistributionsByRealtimeLogConfigResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByRealtimeLogConfigCommandInput extends ListDi
22
22
  export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListDistributionsByRealtimeLogConfigResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByRealtimeLogConfigCommand_base: {
25
- new (input: ListDistributionsByRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListDistributionsByRealtimeLogConfigCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByRealtimeLogConfigCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [ListDistributionsByRealtimeLogConfigCommandInput]): import("@smithy/core/client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.</p> <p>You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByResponseHeadersPolicyIdRequest, ListDistributionsByResponseHeadersPolicyIdResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByResponseHeadersPolicyIdCommandInput extends
22
22
  export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput extends ListDistributionsByResponseHeadersPolicyIdResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
25
- new (input: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.</p> <p>You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the <code>NextMarker</code> value from the current response as the <code>Marker</code> value in the subsequent request.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByTrustStoreRequest, ListDistributionsByTrustStoreResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByTrustStoreCommandInput extends ListDistribut
22
22
  export interface ListDistributionsByTrustStoreCommandOutput extends ListDistributionsByTrustStoreResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByTrustStoreCommand_base: {
25
- new (input: ListDistributionsByTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByTrustStoreCommandInput, ListDistributionsByTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByTrustStoreCommandInput, ListDistributionsByTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByTrustStoreCommandInput, ListDistributionsByTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByTrustStoreCommandInput, ListDistributionsByTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists distributions by trust store.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
4
  import type { ListDistributionsByVpcOriginIdRequest, ListDistributionsByVpcOriginIdResult } from "../models/models_1";
@@ -22,9 +22,11 @@ export interface ListDistributionsByVpcOriginIdCommandInput extends ListDistribu
22
22
  export interface ListDistributionsByVpcOriginIdCommandOutput extends ListDistributionsByVpcOriginIdResult, __MetadataBearer {
23
23
  }
24
24
  declare const ListDistributionsByVpcOriginIdCommand_base: {
25
- new (input: ListDistributionsByVpcOriginIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByVpcOriginIdCommandInput, ListDistributionsByVpcOriginIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListDistributionsByVpcOriginIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByVpcOriginIdCommandInput, ListDistributionsByVpcOriginIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: ListDistributionsByVpcOriginIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByVpcOriginIdCommandInput, ListDistributionsByVpcOriginIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDistributionsByVpcOriginIdCommandInput): import("@smithy/core/client").CommandImpl<ListDistributionsByVpcOriginIdCommandInput, ListDistributionsByVpcOriginIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>List CloudFront distributions by their VPC origin ID.</p>