@aws-sdk/client-cloudfront 3.1076.0 → 3.1078.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 (521) hide show
  1. package/dist-cjs/index.js +510 -2007
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateAliasCommand.js +2 -14
  4. package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +2 -14
  5. package/dist-es/commands/AssociateDistributionWebACLCommand.js +2 -14
  6. package/dist-es/commands/CopyDistributionCommand.js +2 -14
  7. package/dist-es/commands/CreateAnycastIpListCommand.js +2 -14
  8. package/dist-es/commands/CreateCachePolicyCommand.js +2 -14
  9. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -14
  10. package/dist-es/commands/CreateConnectionFunctionCommand.js +2 -14
  11. package/dist-es/commands/CreateConnectionGroupCommand.js +2 -14
  12. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -14
  13. package/dist-es/commands/CreateDistributionCommand.js +2 -14
  14. package/dist-es/commands/CreateDistributionTenantCommand.js +2 -14
  15. package/dist-es/commands/CreateDistributionWithTagsCommand.js +2 -14
  16. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -14
  17. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -14
  18. package/dist-es/commands/CreateFunctionCommand.js +2 -14
  19. package/dist-es/commands/CreateInvalidationCommand.js +2 -14
  20. package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +2 -14
  21. package/dist-es/commands/CreateKeyGroupCommand.js +2 -14
  22. package/dist-es/commands/CreateKeyValueStoreCommand.js +2 -14
  23. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -14
  24. package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -14
  25. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -14
  26. package/dist-es/commands/CreatePublicKeyCommand.js +2 -14
  27. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -14
  28. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -14
  29. package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -14
  30. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -14
  31. package/dist-es/commands/CreateTrustStoreCommand.js +2 -14
  32. package/dist-es/commands/CreateVpcOriginCommand.js +2 -14
  33. package/dist-es/commands/DeleteAnycastIpListCommand.js +2 -14
  34. package/dist-es/commands/DeleteCachePolicyCommand.js +2 -14
  35. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -14
  36. package/dist-es/commands/DeleteConnectionFunctionCommand.js +2 -14
  37. package/dist-es/commands/DeleteConnectionGroupCommand.js +2 -14
  38. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -14
  39. package/dist-es/commands/DeleteDistributionCommand.js +2 -14
  40. package/dist-es/commands/DeleteDistributionTenantCommand.js +2 -14
  41. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -14
  42. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -14
  43. package/dist-es/commands/DeleteFunctionCommand.js +2 -14
  44. package/dist-es/commands/DeleteKeyGroupCommand.js +2 -14
  45. package/dist-es/commands/DeleteKeyValueStoreCommand.js +2 -14
  46. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -14
  47. package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -14
  48. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -14
  49. package/dist-es/commands/DeletePublicKeyCommand.js +2 -14
  50. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -14
  51. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  52. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -14
  53. package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -14
  54. package/dist-es/commands/DeleteTrustStoreCommand.js +2 -14
  55. package/dist-es/commands/DeleteVpcOriginCommand.js +2 -14
  56. package/dist-es/commands/DescribeConnectionFunctionCommand.js +2 -14
  57. package/dist-es/commands/DescribeFunctionCommand.js +2 -14
  58. package/dist-es/commands/DescribeKeyValueStoreCommand.js +2 -14
  59. package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +2 -14
  60. package/dist-es/commands/DisassociateDistributionWebACLCommand.js +2 -14
  61. package/dist-es/commands/GetAnycastIpListCommand.js +2 -14
  62. package/dist-es/commands/GetCachePolicyCommand.js +2 -14
  63. package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -14
  64. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -14
  65. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -14
  66. package/dist-es/commands/GetConnectionFunctionCommand.js +2 -14
  67. package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +2 -14
  68. package/dist-es/commands/GetConnectionGroupCommand.js +2 -14
  69. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -14
  70. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -14
  71. package/dist-es/commands/GetDistributionCommand.js +2 -14
  72. package/dist-es/commands/GetDistributionConfigCommand.js +2 -14
  73. package/dist-es/commands/GetDistributionTenantByDomainCommand.js +2 -14
  74. package/dist-es/commands/GetDistributionTenantCommand.js +2 -14
  75. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -14
  76. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -14
  77. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -14
  78. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -14
  79. package/dist-es/commands/GetFunctionCommand.js +2 -14
  80. package/dist-es/commands/GetInvalidationCommand.js +2 -14
  81. package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +2 -14
  82. package/dist-es/commands/GetKeyGroupCommand.js +2 -14
  83. package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -14
  84. package/dist-es/commands/GetManagedCertificateDetailsCommand.js +2 -14
  85. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -14
  86. package/dist-es/commands/GetOriginAccessControlCommand.js +2 -14
  87. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -14
  88. package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -14
  89. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -14
  90. package/dist-es/commands/GetPublicKeyCommand.js +2 -14
  91. package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -14
  92. package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -14
  93. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  94. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -14
  95. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -14
  96. package/dist-es/commands/GetStreamingDistributionCommand.js +2 -14
  97. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -14
  98. package/dist-es/commands/GetTrustStoreCommand.js +2 -14
  99. package/dist-es/commands/GetVpcOriginCommand.js +2 -14
  100. package/dist-es/commands/ListAnycastIpListsCommand.js +2 -14
  101. package/dist-es/commands/ListCachePoliciesCommand.js +2 -14
  102. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -14
  103. package/dist-es/commands/ListConflictingAliasesCommand.js +2 -14
  104. package/dist-es/commands/ListConnectionFunctionsCommand.js +2 -14
  105. package/dist-es/commands/ListConnectionGroupsCommand.js +2 -14
  106. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -14
  107. package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +2 -14
  108. package/dist-es/commands/ListDistributionTenantsCommand.js +2 -14
  109. package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +2 -14
  110. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -14
  111. package/dist-es/commands/ListDistributionsByConnectionFunctionCommand.js +2 -14
  112. package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +2 -14
  113. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -14
  114. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -14
  115. package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +2 -14
  116. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -14
  117. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -14
  118. package/dist-es/commands/ListDistributionsByTrustStoreCommand.js +2 -14
  119. package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +2 -14
  120. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -14
  121. package/dist-es/commands/ListDistributionsCommand.js +2 -14
  122. package/dist-es/commands/ListDomainConflictsCommand.js +2 -14
  123. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -14
  124. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -14
  125. package/dist-es/commands/ListFunctionsCommand.js +2 -14
  126. package/dist-es/commands/ListInvalidationsCommand.js +2 -14
  127. package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +2 -14
  128. package/dist-es/commands/ListKeyGroupsCommand.js +2 -14
  129. package/dist-es/commands/ListKeyValueStoresCommand.js +2 -14
  130. package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -14
  131. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -14
  132. package/dist-es/commands/ListPublicKeysCommand.js +2 -14
  133. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -14
  134. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -14
  135. package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -14
  136. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  137. package/dist-es/commands/ListTrustStoresCommand.js +2 -14
  138. package/dist-es/commands/ListVpcOriginsCommand.js +2 -14
  139. package/dist-es/commands/PublishConnectionFunctionCommand.js +2 -14
  140. package/dist-es/commands/PublishFunctionCommand.js +2 -14
  141. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  142. package/dist-es/commands/TagResourceCommand.js +2 -14
  143. package/dist-es/commands/TestConnectionFunctionCommand.js +2 -14
  144. package/dist-es/commands/TestFunctionCommand.js +2 -14
  145. package/dist-es/commands/UntagResourceCommand.js +2 -14
  146. package/dist-es/commands/UpdateAnycastIpListCommand.js +2 -14
  147. package/dist-es/commands/UpdateCachePolicyCommand.js +2 -14
  148. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -14
  149. package/dist-es/commands/UpdateConnectionFunctionCommand.js +2 -14
  150. package/dist-es/commands/UpdateConnectionGroupCommand.js +2 -14
  151. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -14
  152. package/dist-es/commands/UpdateDistributionCommand.js +2 -14
  153. package/dist-es/commands/UpdateDistributionTenantCommand.js +2 -14
  154. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -14
  155. package/dist-es/commands/UpdateDomainAssociationCommand.js +2 -14
  156. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -14
  157. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -14
  158. package/dist-es/commands/UpdateFunctionCommand.js +2 -14
  159. package/dist-es/commands/UpdateKeyGroupCommand.js +2 -14
  160. package/dist-es/commands/UpdateKeyValueStoreCommand.js +2 -14
  161. package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -14
  162. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -14
  163. package/dist-es/commands/UpdatePublicKeyCommand.js +2 -14
  164. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -14
  165. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -14
  166. package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -14
  167. package/dist-es/commands/UpdateTrustStoreCommand.js +2 -14
  168. package/dist-es/commands/UpdateVpcOriginCommand.js +2 -14
  169. package/dist-es/commands/VerifyDnsConfigurationCommand.js +2 -14
  170. package/dist-es/index.js +1 -0
  171. package/dist-es/runtimeConfig.browser.js +0 -2
  172. package/dist-es/runtimeConfig.js +1 -2
  173. package/dist-es/runtimeConfig.native.js +0 -2
  174. package/dist-es/runtimeConfig.shared.js +2 -0
  175. package/dist-types/commandBuilder.d.ts +18 -0
  176. package/dist-types/commands/AssociateAliasCommand.d.ts +3 -8
  177. package/dist-types/commands/AssociateDistributionTenantWebACLCommand.d.ts +3 -8
  178. package/dist-types/commands/AssociateDistributionWebACLCommand.d.ts +3 -8
  179. package/dist-types/commands/CopyDistributionCommand.d.ts +3 -8
  180. package/dist-types/commands/CreateAnycastIpListCommand.d.ts +3 -8
  181. package/dist-types/commands/CreateCachePolicyCommand.d.ts +3 -8
  182. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +3 -8
  183. package/dist-types/commands/CreateConnectionFunctionCommand.d.ts +3 -8
  184. package/dist-types/commands/CreateConnectionGroupCommand.d.ts +3 -8
  185. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +3 -8
  186. package/dist-types/commands/CreateDistributionCommand.d.ts +3 -8
  187. package/dist-types/commands/CreateDistributionTenantCommand.d.ts +3 -8
  188. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +3 -8
  189. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +3 -8
  190. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +3 -8
  191. package/dist-types/commands/CreateFunctionCommand.d.ts +3 -8
  192. package/dist-types/commands/CreateInvalidationCommand.d.ts +3 -8
  193. package/dist-types/commands/CreateInvalidationForDistributionTenantCommand.d.ts +3 -8
  194. package/dist-types/commands/CreateKeyGroupCommand.d.ts +3 -8
  195. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +3 -8
  196. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +3 -8
  197. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +3 -8
  198. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +3 -8
  199. package/dist-types/commands/CreatePublicKeyCommand.d.ts +3 -8
  200. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +3 -8
  201. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +3 -8
  202. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +3 -8
  203. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +3 -8
  204. package/dist-types/commands/CreateTrustStoreCommand.d.ts +3 -8
  205. package/dist-types/commands/CreateVpcOriginCommand.d.ts +3 -8
  206. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +3 -8
  207. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +3 -8
  208. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +3 -8
  209. package/dist-types/commands/DeleteConnectionFunctionCommand.d.ts +3 -8
  210. package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +3 -8
  211. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +3 -8
  212. package/dist-types/commands/DeleteDistributionCommand.d.ts +3 -8
  213. package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +3 -8
  214. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +3 -8
  215. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +3 -8
  216. package/dist-types/commands/DeleteFunctionCommand.d.ts +3 -8
  217. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +3 -8
  218. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +3 -8
  219. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +3 -8
  220. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +3 -8
  221. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +3 -8
  222. package/dist-types/commands/DeletePublicKeyCommand.d.ts +3 -8
  223. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -8
  224. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  225. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +3 -8
  226. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +3 -8
  227. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +3 -8
  228. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +3 -8
  229. package/dist-types/commands/DescribeConnectionFunctionCommand.d.ts +3 -8
  230. package/dist-types/commands/DescribeFunctionCommand.d.ts +3 -8
  231. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +3 -8
  232. package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +3 -8
  233. package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +3 -8
  234. package/dist-types/commands/GetAnycastIpListCommand.d.ts +3 -8
  235. package/dist-types/commands/GetCachePolicyCommand.d.ts +3 -8
  236. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +3 -8
  237. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +3 -8
  238. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +3 -8
  239. package/dist-types/commands/GetConnectionFunctionCommand.d.ts +3 -8
  240. package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +3 -8
  241. package/dist-types/commands/GetConnectionGroupCommand.d.ts +3 -8
  242. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +3 -8
  243. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +3 -8
  244. package/dist-types/commands/GetDistributionCommand.d.ts +3 -8
  245. package/dist-types/commands/GetDistributionConfigCommand.d.ts +3 -8
  246. package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +3 -8
  247. package/dist-types/commands/GetDistributionTenantCommand.d.ts +3 -8
  248. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +3 -8
  249. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +3 -8
  250. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +3 -8
  251. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +3 -8
  252. package/dist-types/commands/GetFunctionCommand.d.ts +3 -8
  253. package/dist-types/commands/GetInvalidationCommand.d.ts +3 -8
  254. package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +3 -8
  255. package/dist-types/commands/GetKeyGroupCommand.d.ts +3 -8
  256. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +3 -8
  257. package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +3 -8
  258. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +3 -8
  259. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +3 -8
  260. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +3 -8
  261. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +3 -8
  262. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +3 -8
  263. package/dist-types/commands/GetPublicKeyCommand.d.ts +3 -8
  264. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +3 -8
  265. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +3 -8
  266. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  267. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +3 -8
  268. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +3 -8
  269. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +3 -8
  270. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +3 -8
  271. package/dist-types/commands/GetTrustStoreCommand.d.ts +3 -8
  272. package/dist-types/commands/GetVpcOriginCommand.d.ts +3 -8
  273. package/dist-types/commands/ListAnycastIpListsCommand.d.ts +3 -8
  274. package/dist-types/commands/ListCachePoliciesCommand.d.ts +3 -8
  275. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -8
  276. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +3 -8
  277. package/dist-types/commands/ListConnectionFunctionsCommand.d.ts +3 -8
  278. package/dist-types/commands/ListConnectionGroupsCommand.d.ts +3 -8
  279. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -8
  280. package/dist-types/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -8
  281. package/dist-types/commands/ListDistributionTenantsCommand.d.ts +3 -8
  282. package/dist-types/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +3 -8
  283. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +3 -8
  284. package/dist-types/commands/ListDistributionsByConnectionFunctionCommand.d.ts +3 -8
  285. package/dist-types/commands/ListDistributionsByConnectionModeCommand.d.ts +3 -8
  286. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +3 -8
  287. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +3 -8
  288. package/dist-types/commands/ListDistributionsByOwnedResourceCommand.d.ts +3 -8
  289. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -8
  290. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +3 -8
  291. package/dist-types/commands/ListDistributionsByTrustStoreCommand.d.ts +3 -8
  292. package/dist-types/commands/ListDistributionsByVpcOriginIdCommand.d.ts +3 -8
  293. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +3 -8
  294. package/dist-types/commands/ListDistributionsCommand.d.ts +3 -8
  295. package/dist-types/commands/ListDomainConflictsCommand.d.ts +3 -8
  296. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -8
  297. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -8
  298. package/dist-types/commands/ListFunctionsCommand.d.ts +3 -8
  299. package/dist-types/commands/ListInvalidationsCommand.d.ts +3 -8
  300. package/dist-types/commands/ListInvalidationsForDistributionTenantCommand.d.ts +3 -8
  301. package/dist-types/commands/ListKeyGroupsCommand.d.ts +3 -8
  302. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +3 -8
  303. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +3 -8
  304. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +3 -8
  305. package/dist-types/commands/ListPublicKeysCommand.d.ts +3 -8
  306. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +3 -8
  307. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -8
  308. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +3 -8
  309. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  310. package/dist-types/commands/ListTrustStoresCommand.d.ts +3 -8
  311. package/dist-types/commands/ListVpcOriginsCommand.d.ts +3 -8
  312. package/dist-types/commands/PublishConnectionFunctionCommand.d.ts +3 -8
  313. package/dist-types/commands/PublishFunctionCommand.d.ts +3 -8
  314. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  315. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  316. package/dist-types/commands/TestConnectionFunctionCommand.d.ts +3 -8
  317. package/dist-types/commands/TestFunctionCommand.d.ts +3 -8
  318. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  319. package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +3 -8
  320. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +3 -8
  321. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +3 -8
  322. package/dist-types/commands/UpdateConnectionFunctionCommand.d.ts +3 -8
  323. package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +3 -8
  324. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +3 -8
  325. package/dist-types/commands/UpdateDistributionCommand.d.ts +3 -8
  326. package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +3 -8
  327. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +3 -8
  328. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +3 -8
  329. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +3 -8
  330. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +3 -8
  331. package/dist-types/commands/UpdateFunctionCommand.d.ts +3 -8
  332. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +3 -8
  333. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +3 -8
  334. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +3 -8
  335. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +3 -8
  336. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +3 -8
  337. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +3 -8
  338. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +3 -8
  339. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +3 -8
  340. package/dist-types/commands/UpdateTrustStoreCommand.d.ts +3 -8
  341. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +3 -8
  342. package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +3 -8
  343. package/dist-types/index.d.ts +1 -0
  344. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  345. package/dist-types/runtimeConfig.d.ts +1 -1
  346. package/dist-types/runtimeConfig.native.d.ts +1 -1
  347. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  348. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  349. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +7 -16
  376. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +7 -16
  377. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +7 -16
  378. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +7 -16
  379. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +7 -16
  380. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +7 -16
  381. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +7 -16
  382. package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +7 -16
  383. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +7 -16
  384. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +7 -16
  385. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +7 -16
  386. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +7 -16
  387. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +7 -16
  388. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +7 -16
  389. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +7 -16
  390. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +7 -16
  391. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +7 -16
  392. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +7 -16
  393. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +7 -16
  394. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +7 -16
  395. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +7 -16
  396. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +7 -16
  397. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  398. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +7 -16
  399. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +7 -16
  400. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +7 -16
  401. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +7 -16
  402. package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +7 -16
  403. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +7 -16
  404. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +7 -16
  405. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +7 -16
  406. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +7 -16
  407. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +7 -16
  408. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +7 -16
  409. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +7 -16
  410. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +7 -16
  411. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +7 -16
  412. package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +7 -16
  413. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +7 -16
  414. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +7 -16
  415. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +7 -16
  416. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +7 -16
  417. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +7 -16
  418. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +7 -16
  419. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +7 -16
  420. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +7 -16
  421. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +7 -16
  422. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +7 -16
  423. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +7 -16
  424. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +7 -16
  425. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +7 -16
  426. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +7 -16
  427. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +7 -16
  428. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +7 -16
  429. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +7 -16
  430. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +7 -16
  431. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +7 -16
  432. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +7 -16
  433. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +7 -16
  434. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +7 -16
  435. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +7 -16
  436. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +7 -16
  437. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +7 -16
  438. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +7 -16
  439. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  440. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +7 -16
  441. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +7 -16
  442. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +7 -16
  443. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +7 -16
  444. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +7 -16
  445. package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +7 -16
  446. package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +7 -16
  447. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +7 -16
  448. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +7 -16
  449. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +7 -16
  450. package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +7 -16
  451. package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +7 -16
  452. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +7 -16
  453. package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +7 -16
  454. package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +7 -16
  455. package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +7 -16
  456. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +7 -16
  457. package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +7 -16
  458. package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +7 -16
  459. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +7 -16
  460. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +7 -16
  461. package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +7 -16
  462. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +7 -16
  463. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +7 -16
  464. package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +7 -16
  465. package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +7 -16
  466. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +7 -16
  467. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +7 -16
  468. package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +7 -16
  469. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +7 -16
  470. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +7 -16
  471. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +7 -16
  472. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +7 -16
  473. package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +7 -16
  474. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +7 -16
  475. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +7 -16
  476. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +7 -16
  477. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +7 -16
  478. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +7 -16
  479. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +7 -16
  480. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +7 -16
  481. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +7 -16
  482. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  483. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +7 -16
  484. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +7 -16
  485. package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +7 -16
  486. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +7 -16
  487. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  488. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  489. package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +7 -16
  490. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +7 -16
  491. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  492. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +7 -16
  493. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +7 -16
  494. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +7 -16
  495. package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +7 -16
  496. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +7 -16
  497. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +7 -16
  498. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +7 -16
  499. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +7 -16
  500. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +7 -16
  501. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +7 -16
  502. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +7 -16
  503. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +7 -16
  504. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +7 -16
  505. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +7 -16
  506. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +7 -16
  507. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +7 -16
  508. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +7 -16
  509. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +7 -16
  510. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +7 -16
  511. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +7 -16
  512. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +7 -16
  513. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +7 -16
  514. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +7 -16
  515. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +7 -16
  516. package/dist-types/ts3.4/index.d.ts +1 -0
  517. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  518. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  519. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  520. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  521. package/package.json +9 -11
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateDistributionRequest, UpdateDistributionResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateDistributionCommandInput extends UpdateDistributionReques
22
19
  export interface UpdateDistributionCommandOutput extends UpdateDistributionResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateDistributionCommand_base: {
25
- new (input: UpdateDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates the configuration for a CloudFront distribution.</p> <p>The update process includes getting the current distribution configuration, updating it to make your changes, and then submitting an <code>UpdateDistribution</code> request to make the updates.</p> <p> <b>To update a web distribution using the CloudFront API</b> </p> <ol> <li> <p>Use <code>GetDistributionConfig</code> to get the current configuration, including the version identifier (<code>ETag</code>).</p> </li> <li> <p>Update the distribution configuration that was returned in the response. Note the following important requirements and restrictions:</p> <ul> <li> <p>You must copy the <code>ETag</code> field value from the response. (You'll use it for the <code>IfMatch</code> parameter in your request.) Then, remove the <code>ETag</code> field from the distribution configuration.</p> </li> <li> <p>You can't change the value of <code>CallerReference</code>.</p> </li> </ul> </li> <li> <p>Submit an <code>UpdateDistribution</code> request, providing the updated distribution configuration. The new configuration replaces the existing configuration. The values that you specify in an <code>UpdateDistribution</code> request are not merged into your existing configuration. Make sure to include all fields: the ones that you modified and also the ones that you didn't.</p> </li> </ol>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateDistributionTenantRequest, UpdateDistributionTenantResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateDistributionTenantCommandInput extends UpdateDistribution
22
19
  export interface UpdateDistributionTenantCommandOutput extends UpdateDistributionTenantResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateDistributionTenantCommand_base: {
25
- new (input: UpdateDistributionTenantCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionTenantCommandInput, UpdateDistributionTenantCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateDistributionTenantCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionTenantCommandInput, UpdateDistributionTenantCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateDistributionTenantCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionTenantCommandInput, UpdateDistributionTenantCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateDistributionTenantCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionTenantCommandInput, UpdateDistributionTenantCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a distribution tenant.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateDistributionWithStagingConfigRequest, UpdateDistributionWithStagingConfigResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateDistributionWithStagingConfigCommandInput extends UpdateD
22
19
  export interface UpdateDistributionWithStagingConfigCommandOutput extends UpdateDistributionWithStagingConfigResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateDistributionWithStagingConfigCommand_base: {
25
- new (input: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its <code>Aliases</code> (also known as alternate domain names or CNAMEs) and <code>ContinuousDeploymentPolicyId</code> value, but otherwise its configuration is overwritten to match the staging distribution.</p> <p>You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution.</p> <p>This API operation requires the following IAM permissions:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_GetDistribution.html">GetDistribution</a> </p> </li> <li> <p> <a href="https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_UpdateDistribution.html">UpdateDistribution</a> </p> </li> </ul>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateDomainAssociationRequest, UpdateDomainAssociationResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateDomainAssociationCommandInput extends UpdateDomainAssocia
22
19
  export interface UpdateDomainAssociationCommandOutput extends UpdateDomainAssociationResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateDomainAssociationCommand_base: {
25
- new (input: UpdateDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <note> <p>We recommend that you use the <code>UpdateDomainAssociation</code> API operation to move a domain association, as it supports both standard distributions and distribution tenants. <a href="https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_AssociateAlias.html">AssociateAlias</a> performs similar checks but only supports standard distributions.</p> </note> <p>Moves a domain from its current standard distribution or distribution tenant to another one.</p> <p>You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant).</p> <p>To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, 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>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateFieldLevelEncryptionConfigRequest, UpdateFieldLevelEncryptionConfigResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateFieldLevelEncryptionConfigCommandInput extends UpdateFiel
22
19
  export interface UpdateFieldLevelEncryptionConfigCommandOutput extends UpdateFieldLevelEncryptionConfigResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateFieldLevelEncryptionConfigCommand_base: {
25
- new (input: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Update a field-level encryption configuration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateFieldLevelEncryptionProfileRequest, UpdateFieldLevelEncryptionProfileResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateFieldLevelEncryptionProfileCommandInput extends UpdateFie
22
19
  export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFieldLevelEncryptionProfileResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateFieldLevelEncryptionProfileCommand_base: {
25
- new (input: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Update a field-level encryption profile.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateFunctionRequest, UpdateFunctionResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateFunctionCommandInput extends UpdateFunctionRequest {
22
19
  export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateFunctionCommand_base: {
25
- new (input: UpdateFunctionCommandInput): import("@smithy/core/client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateFunctionCommandInput): import("@smithy/core/client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateFunctionCommandInput): import("@smithy/core/client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateFunctionCommandInput): import("@smithy/core/client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a CloudFront function.</p> <p>You can update a function's code or the comment that describes the function. You cannot update a function's name.</p> <p>To update a function, you provide the function's name and version (<code>ETag</code> value) along with the updated function code. To get the name and version, you can use <code>ListFunctions</code> and <code>DescribeFunction</code>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateKeyGroupRequest, UpdateKeyGroupResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateKeyGroupCommandInput extends UpdateKeyGroupRequest {
22
19
  export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateKeyGroupCommand_base: {
25
- new (input: UpdateKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateKeyGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a key group.</p> <p>When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group:</p> <ol> <li> <p>Get the current key group with <code>GetKeyGroup</code> or <code>GetKeyGroupConfig</code>.</p> </li> <li> <p>Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs.</p> </li> <li> <p>Call <code>UpdateKeyGroup</code> with the entire key group object, including the fields that you modified and those that you didn't.</p> </li> </ol>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateKeyValueStoreRequest, UpdateKeyValueStoreResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateKeyValueStoreCommandInput extends UpdateKeyValueStoreRequ
22
19
  export interface UpdateKeyValueStoreCommandOutput extends UpdateKeyValueStoreResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateKeyValueStoreCommand_base: {
25
- new (input: UpdateKeyValueStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateKeyValueStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateKeyValueStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateKeyValueStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Specifies the key value store to update.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateOriginAccessControlRequest, UpdateOriginAccessControlResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateOriginAccessControlCommandInput extends UpdateOriginAcces
22
19
  export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAccessControlResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateOriginAccessControlCommand_base: {
25
- new (input: UpdateOriginAccessControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateOriginAccessControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateOriginAccessControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateOriginAccessControlCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a CloudFront origin access control.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateOriginRequestPolicyRequest, UpdateOriginRequestPolicyResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateOriginRequestPolicyCommandInput extends UpdateOriginReque
22
19
  export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequestPolicyResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateOriginRequestPolicyCommand_base: {
25
- new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates an origin request policy configuration.</p> <p>When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration:</p> <ol> <li> <p>Use <code>GetOriginRequestPolicyConfig</code> to get the current configuration.</p> </li> <li> <p>Locally modify the fields in the origin request policy configuration that you want to update.</p> </li> <li> <p>Call <code>UpdateOriginRequestPolicy</code> by providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.</p> </li> </ol>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdatePublicKeyRequest, UpdatePublicKeyResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest {
22
19
  export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdatePublicKeyCommand_base: {
25
- new (input: UpdatePublicKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdatePublicKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdatePublicKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdatePublicKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Update public key information. Note that the only value you can change is the comment.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateRealtimeLogConfigRequest, UpdateRealtimeLogConfigResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateRealtimeLogConfigCommandInput extends UpdateRealtimeLogCo
22
19
  export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogConfigResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateRealtimeLogConfigCommand_base: {
25
- new (input: UpdateRealtimeLogConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [UpdateRealtimeLogConfigCommandInput]): import("@smithy/core/client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateRealtimeLogConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [UpdateRealtimeLogConfigCommandInput]): import("@smithy/core/client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a real-time log configuration.</p> <p>When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration:</p> <ol> <li> <p>Call <code>GetRealtimeLogConfig</code> to get the current real-time log configuration.</p> </li> <li> <p>Locally modify the parameters in the real-time log configuration that you want to update.</p> </li> <li> <p>Call this API (<code>UpdateRealtimeLogConfig</code>) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't.</p> </li> </ol> <p>You cannot update a real-time log configuration's <code>Name</code> or <code>ARN</code>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateResponseHeadersPolicyRequest, UpdateResponseHeadersPolicyResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateResponseHeadersPolicyCommandInput extends UpdateResponseH
22
19
  export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponseHeadersPolicyResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateResponseHeadersPolicyCommand_base: {
25
- new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a response headers policy.</p> <p>When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration:</p> <ol> <li> <p>Use <code>GetResponseHeadersPolicyConfig</code> to get the current policy's configuration.</p> </li> <li> <p>Modify the fields in the response headers policy configuration that you want to update.</p> </li> <li> <p>Call <code>UpdateResponseHeadersPolicy</code>, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.</p> </li> </ol>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateStreamingDistributionCommandInput extends UpdateStreaming
22
19
  export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamingDistributionResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateStreamingDistributionCommand_base: {
25
- new (input: UpdateStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateStreamingDistributionCommandInput): import("@smithy/core/client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Update a streaming distribution.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateTrustStoreRequest, UpdateTrustStoreResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateTrustStoreCommandInput extends UpdateTrustStoreRequest {
22
19
  export interface UpdateTrustStoreCommandOutput extends UpdateTrustStoreResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateTrustStoreCommand_base: {
25
- new (input: UpdateTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateTrustStoreCommandInput, UpdateTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateTrustStoreCommandInput, UpdateTrustStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateTrustStoreCommandInput, UpdateTrustStoreCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateTrustStoreCommandInput): import("@smithy/core/client").CommandImpl<UpdateTrustStoreCommandInput, UpdateTrustStoreCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a trust store.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { UpdateVpcOriginRequest, UpdateVpcOriginResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateVpcOriginCommandInput extends UpdateVpcOriginRequest {
22
19
  export interface UpdateVpcOriginCommandOutput extends UpdateVpcOriginResult, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateVpcOriginCommand_base: {
25
- new (input: UpdateVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcOriginCommandInput, UpdateVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcOriginCommandInput, UpdateVpcOriginCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcOriginCommandInput, UpdateVpcOriginCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UpdateVpcOriginCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcOriginCommandInput, UpdateVpcOriginCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Update an Amazon CloudFront VPC origin in your account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
4
2
  import type { VerifyDnsConfigurationRequest, VerifyDnsConfigurationResult } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface VerifyDnsConfigurationCommandInput extends VerifyDnsConfigurati
22
19
  export interface VerifyDnsConfigurationCommandOutput extends VerifyDnsConfigurationResult, __MetadataBearer {
23
20
  }
24
21
  declare const VerifyDnsConfigurationCommand_base: {
25
- new (input: VerifyDnsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<VerifyDnsConfigurationCommandInput, VerifyDnsConfigurationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: VerifyDnsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<VerifyDnsConfigurationCommandInput, VerifyDnsConfigurationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: VerifyDnsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<VerifyDnsConfigurationCommandInput, VerifyDnsConfigurationCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: VerifyDnsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<VerifyDnsConfigurationCommandInput, VerifyDnsConfigurationCommandOutput, import("..").CloudFrontClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.</p>
@@ -9,6 +9,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
9
9
  export type { RuntimeExtension } from "./runtimeExtensions";
10
10
  export type { CloudFrontExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
+ export { Command as $Command } from "@smithy/core/client";
12
13
  export * from "./schemas/schemas_0";
13
14
  export * from "./pagination";
14
15
  export * from "./waiters";
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
16
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
24
23
  [setting: string]: unknown;
25
24
  };
26
25
  apiVersion: string;
26
+ sha256: import("@smithy/types").HashConstructor;
27
27
  urlParser: import("@smithy/types").UrlParser;
28
28
  base64Decoder: import("@smithy/types").Decoder;
29
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -14,7 +14,6 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
16
16
  retryMode: string | import("@smithy/types").Provider<string>;
17
- sha256: import("@smithy/types").HashConstructor;
18
17
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -26,6 +25,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
26
25
  [setting: string]: unknown;
27
26
  };
28
27
  apiVersion: string;
28
+ sha256: import("@smithy/types").HashConstructor;
29
29
  urlParser: import("@smithy/types").UrlParser;
30
30
  base64Decoder: import("@smithy/types").Decoder;
31
31
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -4,7 +4,6 @@ import type { CloudFrontClientConfig } from "./CloudFrontClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
7
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
8
  cacheMiddleware?: boolean;
10
9
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestXmlProtocol;
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
13
12
  [setting: string]: unknown;
14
13
  };
15
14
  apiVersion: string;
15
+ sha256: import("@smithy/types").HashConstructor;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
@@ -21,6 +21,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
21
21
  defaultNamespace?: string;
22
22
  };
23
23
  serviceId: string;
24
+ sha256: import("@smithy/types").HashConstructor;
24
25
  urlParser: import("@smithy/types").UrlParser;
25
26
  utf8Decoder: import("@smithy/types").Decoder;
26
27
  utf8Encoder: (input: Uint8Array | string) => string;