@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
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestXmlProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultCloudFrontHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -7793,6 +7795,7 @@ const getRuntimeConfig$1 = (config) => {
7793
7795
  serviceTarget: "Cloudfront2020_05_31",
7794
7796
  },
7795
7797
  serviceId: config?.serviceId ?? "CloudFront",
7798
+ sha256: config?.sha256 ?? Sha256,
7796
7799
  urlParser: config?.urlParser ?? parseUrl,
7797
7800
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
7798
7801
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -7826,7 +7829,6 @@ const getRuntimeConfig = (config) => {
7826
7829
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
7827
7830
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
7828
7831
  }, config),
7829
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
7830
7832
  streamCollector: config?.streamCollector ?? streamCollector,
7831
7833
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
7832
7834
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -7914,2008 +7916,509 @@ class CloudFrontClient extends Client {
7914
7916
  }
7915
7917
  }
7916
7918
 
7917
- class AssociateAliasCommand extends Command
7918
- .classBuilder()
7919
- .ep(commonParams)
7920
- .m(function (Command, cs, config, o) {
7921
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7922
- })
7923
- .s("Cloudfront2020_05_31", "AssociateAlias", {})
7924
- .n("CloudFrontClient", "AssociateAliasCommand")
7925
- .sc(AssociateAlias$)
7926
- .build() {
7927
- }
7928
-
7929
- class AssociateDistributionTenantWebACLCommand extends Command
7930
- .classBuilder()
7931
- .ep(commonParams)
7932
- .m(function (Command, cs, config, o) {
7933
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7934
- })
7935
- .s("Cloudfront2020_05_31", "AssociateDistributionTenantWebACL", {})
7936
- .n("CloudFrontClient", "AssociateDistributionTenantWebACLCommand")
7937
- .sc(AssociateDistributionTenantWebACL$)
7938
- .build() {
7939
- }
7940
-
7941
- class AssociateDistributionWebACLCommand extends Command
7942
- .classBuilder()
7943
- .ep(commonParams)
7944
- .m(function (Command, cs, config, o) {
7945
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7946
- })
7947
- .s("Cloudfront2020_05_31", "AssociateDistributionWebACL", {})
7948
- .n("CloudFrontClient", "AssociateDistributionWebACLCommand")
7949
- .sc(AssociateDistributionWebACL$)
7950
- .build() {
7951
- }
7952
-
7953
- class CopyDistributionCommand extends Command
7954
- .classBuilder()
7955
- .ep(commonParams)
7956
- .m(function (Command, cs, config, o) {
7957
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7958
- })
7959
- .s("Cloudfront2020_05_31", "CopyDistribution", {})
7960
- .n("CloudFrontClient", "CopyDistributionCommand")
7961
- .sc(CopyDistribution$)
7962
- .build() {
7963
- }
7964
-
7965
- class CreateAnycastIpListCommand extends Command
7966
- .classBuilder()
7967
- .ep(commonParams)
7968
- .m(function (Command, cs, config, o) {
7969
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7970
- })
7971
- .s("Cloudfront2020_05_31", "CreateAnycastIpList", {})
7972
- .n("CloudFrontClient", "CreateAnycastIpListCommand")
7973
- .sc(CreateAnycastIpList$)
7974
- .build() {
7975
- }
7976
-
7977
- class CreateCachePolicyCommand extends Command
7978
- .classBuilder()
7979
- .ep(commonParams)
7980
- .m(function (Command, cs, config, o) {
7981
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7982
- })
7983
- .s("Cloudfront2020_05_31", "CreateCachePolicy", {})
7984
- .n("CloudFrontClient", "CreateCachePolicyCommand")
7985
- .sc(CreateCachePolicy$)
7986
- .build() {
7987
- }
7988
-
7989
- class CreateCloudFrontOriginAccessIdentityCommand extends Command
7990
- .classBuilder()
7991
- .ep(commonParams)
7992
- .m(function (Command, cs, config, o) {
7993
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7994
- })
7995
- .s("Cloudfront2020_05_31", "CreateCloudFrontOriginAccessIdentity", {})
7996
- .n("CloudFrontClient", "CreateCloudFrontOriginAccessIdentityCommand")
7997
- .sc(CreateCloudFrontOriginAccessIdentity$)
7998
- .build() {
7999
- }
8000
-
8001
- class CreateConnectionFunctionCommand extends Command
8002
- .classBuilder()
8003
- .ep(commonParams)
8004
- .m(function (Command, cs, config, o) {
8005
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8006
- })
8007
- .s("Cloudfront2020_05_31", "CreateConnectionFunction", {})
8008
- .n("CloudFrontClient", "CreateConnectionFunctionCommand")
8009
- .sc(CreateConnectionFunction$)
8010
- .build() {
8011
- }
8012
-
8013
- class CreateConnectionGroupCommand extends Command
8014
- .classBuilder()
8015
- .ep(commonParams)
8016
- .m(function (Command, cs, config, o) {
8017
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8018
- })
8019
- .s("Cloudfront2020_05_31", "CreateConnectionGroup", {})
8020
- .n("CloudFrontClient", "CreateConnectionGroupCommand")
8021
- .sc(CreateConnectionGroup$)
8022
- .build() {
8023
- }
8024
-
8025
- class CreateContinuousDeploymentPolicyCommand extends Command
8026
- .classBuilder()
8027
- .ep(commonParams)
8028
- .m(function (Command, cs, config, o) {
8029
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8030
- })
8031
- .s("Cloudfront2020_05_31", "CreateContinuousDeploymentPolicy", {})
8032
- .n("CloudFrontClient", "CreateContinuousDeploymentPolicyCommand")
8033
- .sc(CreateContinuousDeploymentPolicy$)
8034
- .build() {
8035
- }
8036
-
8037
- class CreateDistributionCommand extends Command
8038
- .classBuilder()
8039
- .ep(commonParams)
8040
- .m(function (Command, cs, config, o) {
8041
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8042
- })
8043
- .s("Cloudfront2020_05_31", "CreateDistribution", {})
8044
- .n("CloudFrontClient", "CreateDistributionCommand")
8045
- .sc(CreateDistribution$)
8046
- .build() {
8047
- }
8048
-
8049
- class CreateDistributionTenantCommand extends Command
8050
- .classBuilder()
8051
- .ep(commonParams)
8052
- .m(function (Command, cs, config, o) {
8053
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8054
- })
8055
- .s("Cloudfront2020_05_31", "CreateDistributionTenant", {})
8056
- .n("CloudFrontClient", "CreateDistributionTenantCommand")
8057
- .sc(CreateDistributionTenant$)
8058
- .build() {
8059
- }
8060
-
8061
- class CreateDistributionWithTagsCommand extends Command
8062
- .classBuilder()
8063
- .ep(commonParams)
8064
- .m(function (Command, cs, config, o) {
8065
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8066
- })
8067
- .s("Cloudfront2020_05_31", "CreateDistributionWithTags", {})
8068
- .n("CloudFrontClient", "CreateDistributionWithTagsCommand")
8069
- .sc(CreateDistributionWithTags$)
8070
- .build() {
8071
- }
8072
-
8073
- class CreateFieldLevelEncryptionConfigCommand extends Command
8074
- .classBuilder()
8075
- .ep(commonParams)
8076
- .m(function (Command, cs, config, o) {
8077
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8078
- })
8079
- .s("Cloudfront2020_05_31", "CreateFieldLevelEncryptionConfig", {})
8080
- .n("CloudFrontClient", "CreateFieldLevelEncryptionConfigCommand")
8081
- .sc(CreateFieldLevelEncryptionConfig$)
8082
- .build() {
8083
- }
8084
-
8085
- class CreateFieldLevelEncryptionProfileCommand extends Command
8086
- .classBuilder()
8087
- .ep(commonParams)
8088
- .m(function (Command, cs, config, o) {
8089
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8090
- })
8091
- .s("Cloudfront2020_05_31", "CreateFieldLevelEncryptionProfile", {})
8092
- .n("CloudFrontClient", "CreateFieldLevelEncryptionProfileCommand")
8093
- .sc(CreateFieldLevelEncryptionProfile$)
8094
- .build() {
8095
- }
8096
-
8097
- class CreateFunctionCommand extends Command
8098
- .classBuilder()
8099
- .ep(commonParams)
8100
- .m(function (Command, cs, config, o) {
8101
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8102
- })
8103
- .s("Cloudfront2020_05_31", "CreateFunction", {})
8104
- .n("CloudFrontClient", "CreateFunctionCommand")
8105
- .sc(CreateFunction$)
8106
- .build() {
8107
- }
8108
-
8109
- class CreateInvalidationCommand extends Command
8110
- .classBuilder()
8111
- .ep(commonParams)
8112
- .m(function (Command, cs, config, o) {
8113
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8114
- })
8115
- .s("Cloudfront2020_05_31", "CreateInvalidation", {})
8116
- .n("CloudFrontClient", "CreateInvalidationCommand")
8117
- .sc(CreateInvalidation$)
8118
- .build() {
8119
- }
8120
-
8121
- class CreateInvalidationForDistributionTenantCommand extends Command
8122
- .classBuilder()
8123
- .ep(commonParams)
8124
- .m(function (Command, cs, config, o) {
8125
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8126
- })
8127
- .s("Cloudfront2020_05_31", "CreateInvalidationForDistributionTenant", {})
8128
- .n("CloudFrontClient", "CreateInvalidationForDistributionTenantCommand")
8129
- .sc(CreateInvalidationForDistributionTenant$)
8130
- .build() {
8131
- }
8132
-
8133
- class CreateKeyGroupCommand extends Command
8134
- .classBuilder()
8135
- .ep(commonParams)
8136
- .m(function (Command, cs, config, o) {
8137
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8138
- })
8139
- .s("Cloudfront2020_05_31", "CreateKeyGroup", {})
8140
- .n("CloudFrontClient", "CreateKeyGroupCommand")
8141
- .sc(CreateKeyGroup$)
8142
- .build() {
8143
- }
8144
-
8145
- class CreateKeyValueStoreCommand extends Command
8146
- .classBuilder()
8147
- .ep(commonParams)
8148
- .m(function (Command, cs, config, o) {
8149
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8150
- })
8151
- .s("Cloudfront2020_05_31", "CreateKeyValueStore", {})
8152
- .n("CloudFrontClient", "CreateKeyValueStoreCommand")
8153
- .sc(CreateKeyValueStore$)
8154
- .build() {
8155
- }
8156
-
8157
- class CreateMonitoringSubscriptionCommand extends Command
8158
- .classBuilder()
8159
- .ep(commonParams)
8160
- .m(function (Command, cs, config, o) {
8161
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8162
- })
8163
- .s("Cloudfront2020_05_31", "CreateMonitoringSubscription", {})
8164
- .n("CloudFrontClient", "CreateMonitoringSubscriptionCommand")
8165
- .sc(CreateMonitoringSubscription$)
8166
- .build() {
8167
- }
8168
-
8169
- class CreateOriginAccessControlCommand extends Command
8170
- .classBuilder()
8171
- .ep(commonParams)
8172
- .m(function (Command, cs, config, o) {
8173
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8174
- })
8175
- .s("Cloudfront2020_05_31", "CreateOriginAccessControl", {})
8176
- .n("CloudFrontClient", "CreateOriginAccessControlCommand")
8177
- .sc(CreateOriginAccessControl$)
8178
- .build() {
8179
- }
8180
-
8181
- class CreateOriginRequestPolicyCommand extends Command
8182
- .classBuilder()
8183
- .ep(commonParams)
8184
- .m(function (Command, cs, config, o) {
8185
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8186
- })
8187
- .s("Cloudfront2020_05_31", "CreateOriginRequestPolicy", {})
8188
- .n("CloudFrontClient", "CreateOriginRequestPolicyCommand")
8189
- .sc(CreateOriginRequestPolicy$)
8190
- .build() {
8191
- }
8192
-
8193
- class CreatePublicKeyCommand extends Command
8194
- .classBuilder()
8195
- .ep(commonParams)
8196
- .m(function (Command, cs, config, o) {
8197
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8198
- })
8199
- .s("Cloudfront2020_05_31", "CreatePublicKey", {})
8200
- .n("CloudFrontClient", "CreatePublicKeyCommand")
8201
- .sc(CreatePublicKey$)
8202
- .build() {
8203
- }
8204
-
8205
- class CreateRealtimeLogConfigCommand extends Command
8206
- .classBuilder()
8207
- .ep(commonParams)
8208
- .m(function (Command, cs, config, o) {
8209
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8210
- })
8211
- .s("Cloudfront2020_05_31", "CreateRealtimeLogConfig", {})
8212
- .n("CloudFrontClient", "CreateRealtimeLogConfigCommand")
8213
- .sc(CreateRealtimeLogConfig$)
8214
- .build() {
8215
- }
8216
-
8217
- class CreateResponseHeadersPolicyCommand extends Command
8218
- .classBuilder()
8219
- .ep(commonParams)
8220
- .m(function (Command, cs, config, o) {
8221
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8222
- })
8223
- .s("Cloudfront2020_05_31", "CreateResponseHeadersPolicy", {})
8224
- .n("CloudFrontClient", "CreateResponseHeadersPolicyCommand")
8225
- .sc(CreateResponseHeadersPolicy$)
8226
- .build() {
8227
- }
8228
-
8229
- class CreateStreamingDistributionCommand extends Command
8230
- .classBuilder()
8231
- .ep(commonParams)
8232
- .m(function (Command, cs, config, o) {
8233
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8234
- })
8235
- .s("Cloudfront2020_05_31", "CreateStreamingDistribution", {})
8236
- .n("CloudFrontClient", "CreateStreamingDistributionCommand")
8237
- .sc(CreateStreamingDistribution$)
8238
- .build() {
8239
- }
8240
-
8241
- class CreateStreamingDistributionWithTagsCommand extends Command
8242
- .classBuilder()
8243
- .ep(commonParams)
8244
- .m(function (Command, cs, config, o) {
8245
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8246
- })
8247
- .s("Cloudfront2020_05_31", "CreateStreamingDistributionWithTags", {})
8248
- .n("CloudFrontClient", "CreateStreamingDistributionWithTagsCommand")
8249
- .sc(CreateStreamingDistributionWithTags$)
8250
- .build() {
8251
- }
8252
-
8253
- class CreateTrustStoreCommand extends Command
8254
- .classBuilder()
8255
- .ep(commonParams)
8256
- .m(function (Command, cs, config, o) {
8257
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8258
- })
8259
- .s("Cloudfront2020_05_31", "CreateTrustStore", {})
8260
- .n("CloudFrontClient", "CreateTrustStoreCommand")
8261
- .sc(CreateTrustStore$)
8262
- .build() {
8263
- }
8264
-
8265
- class CreateVpcOriginCommand extends Command
8266
- .classBuilder()
8267
- .ep(commonParams)
8268
- .m(function (Command, cs, config, o) {
8269
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8270
- })
8271
- .s("Cloudfront2020_05_31", "CreateVpcOrigin", {})
8272
- .n("CloudFrontClient", "CreateVpcOriginCommand")
8273
- .sc(CreateVpcOrigin$)
8274
- .build() {
8275
- }
8276
-
8277
- class DeleteAnycastIpListCommand extends Command
8278
- .classBuilder()
8279
- .ep(commonParams)
8280
- .m(function (Command, cs, config, o) {
8281
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8282
- })
8283
- .s("Cloudfront2020_05_31", "DeleteAnycastIpList", {})
8284
- .n("CloudFrontClient", "DeleteAnycastIpListCommand")
8285
- .sc(DeleteAnycastIpList$)
8286
- .build() {
8287
- }
8288
-
8289
- class DeleteCachePolicyCommand extends Command
8290
- .classBuilder()
8291
- .ep(commonParams)
8292
- .m(function (Command, cs, config, o) {
8293
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8294
- })
8295
- .s("Cloudfront2020_05_31", "DeleteCachePolicy", {})
8296
- .n("CloudFrontClient", "DeleteCachePolicyCommand")
8297
- .sc(DeleteCachePolicy$)
8298
- .build() {
8299
- }
8300
-
8301
- class DeleteCloudFrontOriginAccessIdentityCommand extends Command
8302
- .classBuilder()
8303
- .ep(commonParams)
8304
- .m(function (Command, cs, config, o) {
8305
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8306
- })
8307
- .s("Cloudfront2020_05_31", "DeleteCloudFrontOriginAccessIdentity", {})
8308
- .n("CloudFrontClient", "DeleteCloudFrontOriginAccessIdentityCommand")
8309
- .sc(DeleteCloudFrontOriginAccessIdentity$)
8310
- .build() {
8311
- }
8312
-
8313
- class DeleteConnectionFunctionCommand extends Command
8314
- .classBuilder()
8315
- .ep(commonParams)
8316
- .m(function (Command, cs, config, o) {
8317
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8318
- })
8319
- .s("Cloudfront2020_05_31", "DeleteConnectionFunction", {})
8320
- .n("CloudFrontClient", "DeleteConnectionFunctionCommand")
8321
- .sc(DeleteConnectionFunction$)
8322
- .build() {
8323
- }
8324
-
8325
- class DeleteConnectionGroupCommand extends Command
8326
- .classBuilder()
8327
- .ep(commonParams)
8328
- .m(function (Command, cs, config, o) {
8329
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8330
- })
8331
- .s("Cloudfront2020_05_31", "DeleteConnectionGroup", {})
8332
- .n("CloudFrontClient", "DeleteConnectionGroupCommand")
8333
- .sc(DeleteConnectionGroup$)
8334
- .build() {
8335
- }
8336
-
8337
- class DeleteContinuousDeploymentPolicyCommand extends Command
8338
- .classBuilder()
8339
- .ep(commonParams)
8340
- .m(function (Command, cs, config, o) {
8341
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8342
- })
8343
- .s("Cloudfront2020_05_31", "DeleteContinuousDeploymentPolicy", {})
8344
- .n("CloudFrontClient", "DeleteContinuousDeploymentPolicyCommand")
8345
- .sc(DeleteContinuousDeploymentPolicy$)
8346
- .build() {
8347
- }
8348
-
8349
- class DeleteDistributionCommand extends Command
8350
- .classBuilder()
8351
- .ep(commonParams)
8352
- .m(function (Command, cs, config, o) {
8353
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8354
- })
8355
- .s("Cloudfront2020_05_31", "DeleteDistribution", {})
8356
- .n("CloudFrontClient", "DeleteDistributionCommand")
8357
- .sc(DeleteDistribution$)
8358
- .build() {
8359
- }
8360
-
8361
- class DeleteDistributionTenantCommand extends Command
8362
- .classBuilder()
8363
- .ep(commonParams)
8364
- .m(function (Command, cs, config, o) {
8365
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8366
- })
8367
- .s("Cloudfront2020_05_31", "DeleteDistributionTenant", {})
8368
- .n("CloudFrontClient", "DeleteDistributionTenantCommand")
8369
- .sc(DeleteDistributionTenant$)
8370
- .build() {
8371
- }
8372
-
8373
- class DeleteFieldLevelEncryptionConfigCommand extends Command
8374
- .classBuilder()
8375
- .ep(commonParams)
8376
- .m(function (Command, cs, config, o) {
8377
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8378
- })
8379
- .s("Cloudfront2020_05_31", "DeleteFieldLevelEncryptionConfig", {})
8380
- .n("CloudFrontClient", "DeleteFieldLevelEncryptionConfigCommand")
8381
- .sc(DeleteFieldLevelEncryptionConfig$)
8382
- .build() {
8383
- }
8384
-
8385
- class DeleteFieldLevelEncryptionProfileCommand extends Command
8386
- .classBuilder()
8387
- .ep(commonParams)
8388
- .m(function (Command, cs, config, o) {
8389
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8390
- })
8391
- .s("Cloudfront2020_05_31", "DeleteFieldLevelEncryptionProfile", {})
8392
- .n("CloudFrontClient", "DeleteFieldLevelEncryptionProfileCommand")
8393
- .sc(DeleteFieldLevelEncryptionProfile$)
8394
- .build() {
8395
- }
8396
-
8397
- class DeleteFunctionCommand extends Command
8398
- .classBuilder()
8399
- .ep(commonParams)
8400
- .m(function (Command, cs, config, o) {
8401
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8402
- })
8403
- .s("Cloudfront2020_05_31", "DeleteFunction", {})
8404
- .n("CloudFrontClient", "DeleteFunctionCommand")
8405
- .sc(DeleteFunction$)
8406
- .build() {
8407
- }
8408
-
8409
- class DeleteKeyGroupCommand extends Command
8410
- .classBuilder()
8411
- .ep(commonParams)
8412
- .m(function (Command, cs, config, o) {
8413
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8414
- })
8415
- .s("Cloudfront2020_05_31", "DeleteKeyGroup", {})
8416
- .n("CloudFrontClient", "DeleteKeyGroupCommand")
8417
- .sc(DeleteKeyGroup$)
8418
- .build() {
8419
- }
8420
-
8421
- class DeleteKeyValueStoreCommand extends Command
8422
- .classBuilder()
8423
- .ep(commonParams)
8424
- .m(function (Command, cs, config, o) {
8425
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8426
- })
8427
- .s("Cloudfront2020_05_31", "DeleteKeyValueStore", {})
8428
- .n("CloudFrontClient", "DeleteKeyValueStoreCommand")
8429
- .sc(DeleteKeyValueStore$)
8430
- .build() {
8431
- }
8432
-
8433
- class DeleteMonitoringSubscriptionCommand extends Command
8434
- .classBuilder()
8435
- .ep(commonParams)
8436
- .m(function (Command, cs, config, o) {
8437
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8438
- })
8439
- .s("Cloudfront2020_05_31", "DeleteMonitoringSubscription", {})
8440
- .n("CloudFrontClient", "DeleteMonitoringSubscriptionCommand")
8441
- .sc(DeleteMonitoringSubscription$)
8442
- .build() {
8443
- }
8444
-
8445
- class DeleteOriginAccessControlCommand extends Command
8446
- .classBuilder()
8447
- .ep(commonParams)
8448
- .m(function (Command, cs, config, o) {
8449
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8450
- })
8451
- .s("Cloudfront2020_05_31", "DeleteOriginAccessControl", {})
8452
- .n("CloudFrontClient", "DeleteOriginAccessControlCommand")
8453
- .sc(DeleteOriginAccessControl$)
8454
- .build() {
8455
- }
8456
-
8457
- class DeleteOriginRequestPolicyCommand extends Command
8458
- .classBuilder()
8459
- .ep(commonParams)
8460
- .m(function (Command, cs, config, o) {
8461
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8462
- })
8463
- .s("Cloudfront2020_05_31", "DeleteOriginRequestPolicy", {})
8464
- .n("CloudFrontClient", "DeleteOriginRequestPolicyCommand")
8465
- .sc(DeleteOriginRequestPolicy$)
8466
- .build() {
8467
- }
8468
-
8469
- class DeletePublicKeyCommand extends Command
8470
- .classBuilder()
8471
- .ep(commonParams)
8472
- .m(function (Command, cs, config, o) {
8473
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8474
- })
8475
- .s("Cloudfront2020_05_31", "DeletePublicKey", {})
8476
- .n("CloudFrontClient", "DeletePublicKeyCommand")
8477
- .sc(DeletePublicKey$)
8478
- .build() {
8479
- }
8480
-
8481
- class DeleteRealtimeLogConfigCommand extends Command
8482
- .classBuilder()
8483
- .ep(commonParams)
8484
- .m(function (Command, cs, config, o) {
8485
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8486
- })
8487
- .s("Cloudfront2020_05_31", "DeleteRealtimeLogConfig", {})
8488
- .n("CloudFrontClient", "DeleteRealtimeLogConfigCommand")
8489
- .sc(DeleteRealtimeLogConfig$)
8490
- .build() {
8491
- }
8492
-
8493
- class DeleteResourcePolicyCommand extends Command
8494
- .classBuilder()
8495
- .ep(commonParams)
8496
- .m(function (Command, cs, config, o) {
8497
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8498
- })
8499
- .s("Cloudfront2020_05_31", "DeleteResourcePolicy", {})
8500
- .n("CloudFrontClient", "DeleteResourcePolicyCommand")
8501
- .sc(DeleteResourcePolicy$)
8502
- .build() {
8503
- }
8504
-
8505
- class DeleteResponseHeadersPolicyCommand extends Command
8506
- .classBuilder()
8507
- .ep(commonParams)
8508
- .m(function (Command, cs, config, o) {
8509
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8510
- })
8511
- .s("Cloudfront2020_05_31", "DeleteResponseHeadersPolicy", {})
8512
- .n("CloudFrontClient", "DeleteResponseHeadersPolicyCommand")
8513
- .sc(DeleteResponseHeadersPolicy$)
8514
- .build() {
8515
- }
8516
-
8517
- class DeleteStreamingDistributionCommand extends Command
8518
- .classBuilder()
8519
- .ep(commonParams)
8520
- .m(function (Command, cs, config, o) {
8521
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8522
- })
8523
- .s("Cloudfront2020_05_31", "DeleteStreamingDistribution", {})
8524
- .n("CloudFrontClient", "DeleteStreamingDistributionCommand")
8525
- .sc(DeleteStreamingDistribution$)
8526
- .build() {
8527
- }
8528
-
8529
- class DeleteTrustStoreCommand extends Command
8530
- .classBuilder()
8531
- .ep(commonParams)
8532
- .m(function (Command, cs, config, o) {
8533
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8534
- })
8535
- .s("Cloudfront2020_05_31", "DeleteTrustStore", {})
8536
- .n("CloudFrontClient", "DeleteTrustStoreCommand")
8537
- .sc(DeleteTrustStore$)
8538
- .build() {
8539
- }
8540
-
8541
- class DeleteVpcOriginCommand extends Command
8542
- .classBuilder()
8543
- .ep(commonParams)
8544
- .m(function (Command, cs, config, o) {
8545
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8546
- })
8547
- .s("Cloudfront2020_05_31", "DeleteVpcOrigin", {})
8548
- .n("CloudFrontClient", "DeleteVpcOriginCommand")
8549
- .sc(DeleteVpcOrigin$)
8550
- .build() {
8551
- }
8552
-
8553
- class DescribeConnectionFunctionCommand extends Command
8554
- .classBuilder()
8555
- .ep(commonParams)
8556
- .m(function (Command, cs, config, o) {
8557
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8558
- })
8559
- .s("Cloudfront2020_05_31", "DescribeConnectionFunction", {})
8560
- .n("CloudFrontClient", "DescribeConnectionFunctionCommand")
8561
- .sc(DescribeConnectionFunction$)
8562
- .build() {
8563
- }
8564
-
8565
- class DescribeFunctionCommand extends Command
8566
- .classBuilder()
8567
- .ep(commonParams)
8568
- .m(function (Command, cs, config, o) {
8569
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8570
- })
8571
- .s("Cloudfront2020_05_31", "DescribeFunction", {})
8572
- .n("CloudFrontClient", "DescribeFunctionCommand")
8573
- .sc(DescribeFunction$)
8574
- .build() {
8575
- }
8576
-
8577
- class DescribeKeyValueStoreCommand extends Command
8578
- .classBuilder()
8579
- .ep(commonParams)
8580
- .m(function (Command, cs, config, o) {
8581
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8582
- })
8583
- .s("Cloudfront2020_05_31", "DescribeKeyValueStore", {})
8584
- .n("CloudFrontClient", "DescribeKeyValueStoreCommand")
8585
- .sc(DescribeKeyValueStore$)
8586
- .build() {
8587
- }
8588
-
8589
- class DisassociateDistributionTenantWebACLCommand extends Command
8590
- .classBuilder()
8591
- .ep(commonParams)
8592
- .m(function (Command, cs, config, o) {
8593
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8594
- })
8595
- .s("Cloudfront2020_05_31", "DisassociateDistributionTenantWebACL", {})
8596
- .n("CloudFrontClient", "DisassociateDistributionTenantWebACLCommand")
8597
- .sc(DisassociateDistributionTenantWebACL$)
8598
- .build() {
8599
- }
8600
-
8601
- class DisassociateDistributionWebACLCommand extends Command
8602
- .classBuilder()
8603
- .ep(commonParams)
8604
- .m(function (Command, cs, config, o) {
8605
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8606
- })
8607
- .s("Cloudfront2020_05_31", "DisassociateDistributionWebACL", {})
8608
- .n("CloudFrontClient", "DisassociateDistributionWebACLCommand")
8609
- .sc(DisassociateDistributionWebACL$)
8610
- .build() {
8611
- }
8612
-
8613
- class GetAnycastIpListCommand extends Command
8614
- .classBuilder()
8615
- .ep(commonParams)
8616
- .m(function (Command, cs, config, o) {
8617
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8618
- })
8619
- .s("Cloudfront2020_05_31", "GetAnycastIpList", {})
8620
- .n("CloudFrontClient", "GetAnycastIpListCommand")
8621
- .sc(GetAnycastIpList$)
8622
- .build() {
8623
- }
8624
-
8625
- class GetCachePolicyCommand extends Command
8626
- .classBuilder()
8627
- .ep(commonParams)
8628
- .m(function (Command, cs, config, o) {
8629
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8630
- })
8631
- .s("Cloudfront2020_05_31", "GetCachePolicy", {})
8632
- .n("CloudFrontClient", "GetCachePolicyCommand")
8633
- .sc(GetCachePolicy$)
8634
- .build() {
8635
- }
8636
-
8637
- class GetCachePolicyConfigCommand extends Command
8638
- .classBuilder()
8639
- .ep(commonParams)
8640
- .m(function (Command, cs, config, o) {
8641
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8642
- })
8643
- .s("Cloudfront2020_05_31", "GetCachePolicyConfig", {})
8644
- .n("CloudFrontClient", "GetCachePolicyConfigCommand")
8645
- .sc(GetCachePolicyConfig$)
8646
- .build() {
8647
- }
8648
-
8649
- class GetCloudFrontOriginAccessIdentityCommand extends Command
8650
- .classBuilder()
8651
- .ep(commonParams)
8652
- .m(function (Command, cs, config, o) {
8653
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8654
- })
8655
- .s("Cloudfront2020_05_31", "GetCloudFrontOriginAccessIdentity", {})
8656
- .n("CloudFrontClient", "GetCloudFrontOriginAccessIdentityCommand")
8657
- .sc(GetCloudFrontOriginAccessIdentity$)
8658
- .build() {
8659
- }
8660
-
8661
- class GetCloudFrontOriginAccessIdentityConfigCommand extends Command
8662
- .classBuilder()
8663
- .ep(commonParams)
8664
- .m(function (Command, cs, config, o) {
8665
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8666
- })
8667
- .s("Cloudfront2020_05_31", "GetCloudFrontOriginAccessIdentityConfig", {})
8668
- .n("CloudFrontClient", "GetCloudFrontOriginAccessIdentityConfigCommand")
8669
- .sc(GetCloudFrontOriginAccessIdentityConfig$)
8670
- .build() {
8671
- }
8672
-
8673
- class GetConnectionFunctionCommand extends Command
8674
- .classBuilder()
8675
- .ep(commonParams)
8676
- .m(function (Command, cs, config, o) {
8677
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8678
- })
8679
- .s("Cloudfront2020_05_31", "GetConnectionFunction", {})
8680
- .n("CloudFrontClient", "GetConnectionFunctionCommand")
8681
- .sc(GetConnectionFunction$)
8682
- .build() {
8683
- }
8684
-
8685
- class GetConnectionGroupByRoutingEndpointCommand extends Command
8686
- .classBuilder()
8687
- .ep(commonParams)
8688
- .m(function (Command, cs, config, o) {
8689
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8690
- })
8691
- .s("Cloudfront2020_05_31", "GetConnectionGroupByRoutingEndpoint", {})
8692
- .n("CloudFrontClient", "GetConnectionGroupByRoutingEndpointCommand")
8693
- .sc(GetConnectionGroupByRoutingEndpoint$)
8694
- .build() {
8695
- }
8696
-
8697
- class GetConnectionGroupCommand extends Command
8698
- .classBuilder()
8699
- .ep(commonParams)
8700
- .m(function (Command, cs, config, o) {
8701
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8702
- })
8703
- .s("Cloudfront2020_05_31", "GetConnectionGroup", {})
8704
- .n("CloudFrontClient", "GetConnectionGroupCommand")
8705
- .sc(GetConnectionGroup$)
8706
- .build() {
8707
- }
8708
-
8709
- class GetContinuousDeploymentPolicyCommand extends Command
8710
- .classBuilder()
8711
- .ep(commonParams)
8712
- .m(function (Command, cs, config, o) {
8713
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8714
- })
8715
- .s("Cloudfront2020_05_31", "GetContinuousDeploymentPolicy", {})
8716
- .n("CloudFrontClient", "GetContinuousDeploymentPolicyCommand")
8717
- .sc(GetContinuousDeploymentPolicy$)
8718
- .build() {
8719
- }
8720
-
8721
- class GetContinuousDeploymentPolicyConfigCommand extends Command
8722
- .classBuilder()
8723
- .ep(commonParams)
8724
- .m(function (Command, cs, config, o) {
8725
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8726
- })
8727
- .s("Cloudfront2020_05_31", "GetContinuousDeploymentPolicyConfig", {})
8728
- .n("CloudFrontClient", "GetContinuousDeploymentPolicyConfigCommand")
8729
- .sc(GetContinuousDeploymentPolicyConfig$)
8730
- .build() {
8731
- }
8732
-
8733
- class GetDistributionCommand extends Command
8734
- .classBuilder()
8735
- .ep(commonParams)
8736
- .m(function (Command, cs, config, o) {
8737
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8738
- })
8739
- .s("Cloudfront2020_05_31", "GetDistribution", {})
8740
- .n("CloudFrontClient", "GetDistributionCommand")
8741
- .sc(GetDistribution$)
8742
- .build() {
8743
- }
8744
-
8745
- class GetDistributionConfigCommand extends Command
8746
- .classBuilder()
8747
- .ep(commonParams)
8748
- .m(function (Command, cs, config, o) {
8749
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8750
- })
8751
- .s("Cloudfront2020_05_31", "GetDistributionConfig", {})
8752
- .n("CloudFrontClient", "GetDistributionConfigCommand")
8753
- .sc(GetDistributionConfig$)
8754
- .build() {
8755
- }
8756
-
8757
- class GetDistributionTenantByDomainCommand extends Command
8758
- .classBuilder()
8759
- .ep(commonParams)
8760
- .m(function (Command, cs, config, o) {
8761
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8762
- })
8763
- .s("Cloudfront2020_05_31", "GetDistributionTenantByDomain", {})
8764
- .n("CloudFrontClient", "GetDistributionTenantByDomainCommand")
8765
- .sc(GetDistributionTenantByDomain$)
8766
- .build() {
8767
- }
8768
-
8769
- class GetDistributionTenantCommand extends Command
8770
- .classBuilder()
8771
- .ep(commonParams)
8772
- .m(function (Command, cs, config, o) {
8773
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8774
- })
8775
- .s("Cloudfront2020_05_31", "GetDistributionTenant", {})
8776
- .n("CloudFrontClient", "GetDistributionTenantCommand")
8777
- .sc(GetDistributionTenant$)
8778
- .build() {
8779
- }
8780
-
8781
- class GetFieldLevelEncryptionCommand extends Command
8782
- .classBuilder()
8783
- .ep(commonParams)
8784
- .m(function (Command, cs, config, o) {
8785
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8786
- })
8787
- .s("Cloudfront2020_05_31", "GetFieldLevelEncryption", {})
8788
- .n("CloudFrontClient", "GetFieldLevelEncryptionCommand")
8789
- .sc(GetFieldLevelEncryption$)
8790
- .build() {
8791
- }
8792
-
8793
- class GetFieldLevelEncryptionConfigCommand extends Command
8794
- .classBuilder()
8795
- .ep(commonParams)
8796
- .m(function (Command, cs, config, o) {
8797
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8798
- })
8799
- .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionConfig", {})
8800
- .n("CloudFrontClient", "GetFieldLevelEncryptionConfigCommand")
8801
- .sc(GetFieldLevelEncryptionConfig$)
8802
- .build() {
8803
- }
8804
-
8805
- class GetFieldLevelEncryptionProfileCommand extends Command
8806
- .classBuilder()
8807
- .ep(commonParams)
8808
- .m(function (Command, cs, config, o) {
8809
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8810
- })
8811
- .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionProfile", {})
8812
- .n("CloudFrontClient", "GetFieldLevelEncryptionProfileCommand")
8813
- .sc(GetFieldLevelEncryptionProfile$)
8814
- .build() {
8815
- }
8816
-
8817
- class GetFieldLevelEncryptionProfileConfigCommand extends Command
8818
- .classBuilder()
8819
- .ep(commonParams)
8820
- .m(function (Command, cs, config, o) {
8821
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8822
- })
8823
- .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionProfileConfig", {})
8824
- .n("CloudFrontClient", "GetFieldLevelEncryptionProfileConfigCommand")
8825
- .sc(GetFieldLevelEncryptionProfileConfig$)
8826
- .build() {
8827
- }
8828
-
8829
- class GetFunctionCommand extends Command
8830
- .classBuilder()
8831
- .ep(commonParams)
8832
- .m(function (Command, cs, config, o) {
8833
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8834
- })
8835
- .s("Cloudfront2020_05_31", "GetFunction", {})
8836
- .n("CloudFrontClient", "GetFunctionCommand")
8837
- .sc(GetFunction$)
8838
- .build() {
8839
- }
8840
-
8841
- class GetInvalidationCommand extends Command
8842
- .classBuilder()
8843
- .ep(commonParams)
8844
- .m(function (Command, cs, config, o) {
8845
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8846
- })
8847
- .s("Cloudfront2020_05_31", "GetInvalidation", {})
8848
- .n("CloudFrontClient", "GetInvalidationCommand")
8849
- .sc(GetInvalidation$)
8850
- .build() {
8851
- }
8852
-
8853
- class GetInvalidationForDistributionTenantCommand extends Command
8854
- .classBuilder()
8855
- .ep(commonParams)
8856
- .m(function (Command, cs, config, o) {
8857
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8858
- })
8859
- .s("Cloudfront2020_05_31", "GetInvalidationForDistributionTenant", {})
8860
- .n("CloudFrontClient", "GetInvalidationForDistributionTenantCommand")
8861
- .sc(GetInvalidationForDistributionTenant$)
8862
- .build() {
8863
- }
8864
-
8865
- class GetKeyGroupCommand extends Command
8866
- .classBuilder()
8867
- .ep(commonParams)
8868
- .m(function (Command, cs, config, o) {
8869
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8870
- })
8871
- .s("Cloudfront2020_05_31", "GetKeyGroup", {})
8872
- .n("CloudFrontClient", "GetKeyGroupCommand")
8873
- .sc(GetKeyGroup$)
8874
- .build() {
8875
- }
8876
-
8877
- class GetKeyGroupConfigCommand extends Command
8878
- .classBuilder()
8879
- .ep(commonParams)
8880
- .m(function (Command, cs, config, o) {
8881
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8882
- })
8883
- .s("Cloudfront2020_05_31", "GetKeyGroupConfig", {})
8884
- .n("CloudFrontClient", "GetKeyGroupConfigCommand")
8885
- .sc(GetKeyGroupConfig$)
8886
- .build() {
8887
- }
8888
-
8889
- class GetManagedCertificateDetailsCommand extends Command
8890
- .classBuilder()
8891
- .ep(commonParams)
8892
- .m(function (Command, cs, config, o) {
8893
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8894
- })
8895
- .s("Cloudfront2020_05_31", "GetManagedCertificateDetails", {})
8896
- .n("CloudFrontClient", "GetManagedCertificateDetailsCommand")
8897
- .sc(GetManagedCertificateDetails$)
8898
- .build() {
8899
- }
8900
-
8901
- class GetMonitoringSubscriptionCommand extends Command
8902
- .classBuilder()
8903
- .ep(commonParams)
8904
- .m(function (Command, cs, config, o) {
8905
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8906
- })
8907
- .s("Cloudfront2020_05_31", "GetMonitoringSubscription", {})
8908
- .n("CloudFrontClient", "GetMonitoringSubscriptionCommand")
8909
- .sc(GetMonitoringSubscription$)
8910
- .build() {
8911
- }
8912
-
8913
- class GetOriginAccessControlCommand extends Command
8914
- .classBuilder()
8915
- .ep(commonParams)
8916
- .m(function (Command, cs, config, o) {
8917
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8918
- })
8919
- .s("Cloudfront2020_05_31", "GetOriginAccessControl", {})
8920
- .n("CloudFrontClient", "GetOriginAccessControlCommand")
8921
- .sc(GetOriginAccessControl$)
8922
- .build() {
8923
- }
8924
-
8925
- class GetOriginAccessControlConfigCommand extends Command
8926
- .classBuilder()
8927
- .ep(commonParams)
8928
- .m(function (Command, cs, config, o) {
8929
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8930
- })
8931
- .s("Cloudfront2020_05_31", "GetOriginAccessControlConfig", {})
8932
- .n("CloudFrontClient", "GetOriginAccessControlConfigCommand")
8933
- .sc(GetOriginAccessControlConfig$)
8934
- .build() {
8935
- }
8936
-
8937
- class GetOriginRequestPolicyCommand extends Command
8938
- .classBuilder()
8939
- .ep(commonParams)
8940
- .m(function (Command, cs, config, o) {
8941
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8942
- })
8943
- .s("Cloudfront2020_05_31", "GetOriginRequestPolicy", {})
8944
- .n("CloudFrontClient", "GetOriginRequestPolicyCommand")
8945
- .sc(GetOriginRequestPolicy$)
8946
- .build() {
8947
- }
8948
-
8949
- class GetOriginRequestPolicyConfigCommand extends Command
8950
- .classBuilder()
8951
- .ep(commonParams)
8952
- .m(function (Command, cs, config, o) {
8953
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8954
- })
8955
- .s("Cloudfront2020_05_31", "GetOriginRequestPolicyConfig", {})
8956
- .n("CloudFrontClient", "GetOriginRequestPolicyConfigCommand")
8957
- .sc(GetOriginRequestPolicyConfig$)
8958
- .build() {
8959
- }
8960
-
8961
- class GetPublicKeyCommand extends Command
8962
- .classBuilder()
8963
- .ep(commonParams)
8964
- .m(function (Command, cs, config, o) {
8965
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8966
- })
8967
- .s("Cloudfront2020_05_31", "GetPublicKey", {})
8968
- .n("CloudFrontClient", "GetPublicKeyCommand")
8969
- .sc(GetPublicKey$)
8970
- .build() {
8971
- }
8972
-
8973
- class GetPublicKeyConfigCommand extends Command
8974
- .classBuilder()
8975
- .ep(commonParams)
8976
- .m(function (Command, cs, config, o) {
8977
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8978
- })
8979
- .s("Cloudfront2020_05_31", "GetPublicKeyConfig", {})
8980
- .n("CloudFrontClient", "GetPublicKeyConfigCommand")
8981
- .sc(GetPublicKeyConfig$)
8982
- .build() {
8983
- }
8984
-
8985
- class GetRealtimeLogConfigCommand extends Command
8986
- .classBuilder()
8987
- .ep(commonParams)
8988
- .m(function (Command, cs, config, o) {
8989
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8990
- })
8991
- .s("Cloudfront2020_05_31", "GetRealtimeLogConfig", {})
8992
- .n("CloudFrontClient", "GetRealtimeLogConfigCommand")
8993
- .sc(GetRealtimeLogConfig$)
8994
- .build() {
8995
- }
8996
-
8997
- class GetResourcePolicyCommand extends Command
8998
- .classBuilder()
8999
- .ep(commonParams)
9000
- .m(function (Command, cs, config, o) {
9001
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9002
- })
9003
- .s("Cloudfront2020_05_31", "GetResourcePolicy", {})
9004
- .n("CloudFrontClient", "GetResourcePolicyCommand")
9005
- .sc(GetResourcePolicy$)
9006
- .build() {
9007
- }
9008
-
9009
- class GetResponseHeadersPolicyCommand extends Command
9010
- .classBuilder()
9011
- .ep(commonParams)
9012
- .m(function (Command, cs, config, o) {
9013
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9014
- })
9015
- .s("Cloudfront2020_05_31", "GetResponseHeadersPolicy", {})
9016
- .n("CloudFrontClient", "GetResponseHeadersPolicyCommand")
9017
- .sc(GetResponseHeadersPolicy$)
9018
- .build() {
9019
- }
9020
-
9021
- class GetResponseHeadersPolicyConfigCommand extends Command
9022
- .classBuilder()
9023
- .ep(commonParams)
9024
- .m(function (Command, cs, config, o) {
9025
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9026
- })
9027
- .s("Cloudfront2020_05_31", "GetResponseHeadersPolicyConfig", {})
9028
- .n("CloudFrontClient", "GetResponseHeadersPolicyConfigCommand")
9029
- .sc(GetResponseHeadersPolicyConfig$)
9030
- .build() {
9031
- }
9032
-
9033
- class GetStreamingDistributionCommand extends Command
9034
- .classBuilder()
9035
- .ep(commonParams)
9036
- .m(function (Command, cs, config, o) {
9037
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9038
- })
9039
- .s("Cloudfront2020_05_31", "GetStreamingDistribution", {})
9040
- .n("CloudFrontClient", "GetStreamingDistributionCommand")
9041
- .sc(GetStreamingDistribution$)
9042
- .build() {
9043
- }
9044
-
9045
- class GetStreamingDistributionConfigCommand extends Command
9046
- .classBuilder()
9047
- .ep(commonParams)
9048
- .m(function (Command, cs, config, o) {
9049
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9050
- })
9051
- .s("Cloudfront2020_05_31", "GetStreamingDistributionConfig", {})
9052
- .n("CloudFrontClient", "GetStreamingDistributionConfigCommand")
9053
- .sc(GetStreamingDistributionConfig$)
9054
- .build() {
9055
- }
9056
-
9057
- class GetTrustStoreCommand extends Command
9058
- .classBuilder()
9059
- .ep(commonParams)
9060
- .m(function (Command, cs, config, o) {
9061
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9062
- })
9063
- .s("Cloudfront2020_05_31", "GetTrustStore", {})
9064
- .n("CloudFrontClient", "GetTrustStoreCommand")
9065
- .sc(GetTrustStore$)
9066
- .build() {
9067
- }
9068
-
9069
- class GetVpcOriginCommand extends Command
9070
- .classBuilder()
9071
- .ep(commonParams)
9072
- .m(function (Command, cs, config, o) {
9073
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9074
- })
9075
- .s("Cloudfront2020_05_31", "GetVpcOrigin", {})
9076
- .n("CloudFrontClient", "GetVpcOriginCommand")
9077
- .sc(GetVpcOrigin$)
9078
- .build() {
9079
- }
9080
-
9081
- class ListAnycastIpListsCommand extends Command
9082
- .classBuilder()
9083
- .ep(commonParams)
9084
- .m(function (Command, cs, config, o) {
9085
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9086
- })
9087
- .s("Cloudfront2020_05_31", "ListAnycastIpLists", {})
9088
- .n("CloudFrontClient", "ListAnycastIpListsCommand")
9089
- .sc(ListAnycastIpLists$)
9090
- .build() {
9091
- }
9092
-
9093
- class ListCachePoliciesCommand extends Command
9094
- .classBuilder()
9095
- .ep(commonParams)
9096
- .m(function (Command, cs, config, o) {
9097
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9098
- })
9099
- .s("Cloudfront2020_05_31", "ListCachePolicies", {})
9100
- .n("CloudFrontClient", "ListCachePoliciesCommand")
9101
- .sc(ListCachePolicies$)
9102
- .build() {
9103
- }
9104
-
9105
- class ListCloudFrontOriginAccessIdentitiesCommand extends Command
9106
- .classBuilder()
9107
- .ep(commonParams)
9108
- .m(function (Command, cs, config, o) {
9109
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9110
- })
9111
- .s("Cloudfront2020_05_31", "ListCloudFrontOriginAccessIdentities", {})
9112
- .n("CloudFrontClient", "ListCloudFrontOriginAccessIdentitiesCommand")
9113
- .sc(ListCloudFrontOriginAccessIdentities$)
9114
- .build() {
9115
- }
9116
-
9117
- class ListConflictingAliasesCommand extends Command
9118
- .classBuilder()
9119
- .ep(commonParams)
9120
- .m(function (Command, cs, config, o) {
9121
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9122
- })
9123
- .s("Cloudfront2020_05_31", "ListConflictingAliases", {})
9124
- .n("CloudFrontClient", "ListConflictingAliasesCommand")
9125
- .sc(ListConflictingAliases$)
9126
- .build() {
9127
- }
9128
-
9129
- class ListConnectionFunctionsCommand extends Command
9130
- .classBuilder()
9131
- .ep(commonParams)
9132
- .m(function (Command, cs, config, o) {
9133
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9134
- })
9135
- .s("Cloudfront2020_05_31", "ListConnectionFunctions", {})
9136
- .n("CloudFrontClient", "ListConnectionFunctionsCommand")
9137
- .sc(ListConnectionFunctions$)
9138
- .build() {
9139
- }
9140
-
9141
- class ListConnectionGroupsCommand extends Command
9142
- .classBuilder()
9143
- .ep(commonParams)
9144
- .m(function (Command, cs, config, o) {
9145
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9146
- })
9147
- .s("Cloudfront2020_05_31", "ListConnectionGroups", {})
9148
- .n("CloudFrontClient", "ListConnectionGroupsCommand")
9149
- .sc(ListConnectionGroups$)
9150
- .build() {
9151
- }
9152
-
9153
- class ListContinuousDeploymentPoliciesCommand extends Command
9154
- .classBuilder()
9155
- .ep(commonParams)
9156
- .m(function (Command, cs, config, o) {
9157
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9158
- })
9159
- .s("Cloudfront2020_05_31", "ListContinuousDeploymentPolicies", {})
9160
- .n("CloudFrontClient", "ListContinuousDeploymentPoliciesCommand")
9161
- .sc(ListContinuousDeploymentPolicies$)
9162
- .build() {
9163
- }
9164
-
9165
- class ListDistributionsByAnycastIpListIdCommand extends Command
9166
- .classBuilder()
9167
- .ep(commonParams)
9168
- .m(function (Command, cs, config, o) {
9169
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9170
- })
9171
- .s("Cloudfront2020_05_31", "ListDistributionsByAnycastIpListId", {})
9172
- .n("CloudFrontClient", "ListDistributionsByAnycastIpListIdCommand")
9173
- .sc(ListDistributionsByAnycastIpListId$)
9174
- .build() {
9175
- }
9176
-
9177
- class ListDistributionsByCachePolicyIdCommand extends Command
9178
- .classBuilder()
9179
- .ep(commonParams)
9180
- .m(function (Command, cs, config, o) {
9181
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9182
- })
9183
- .s("Cloudfront2020_05_31", "ListDistributionsByCachePolicyId", {})
9184
- .n("CloudFrontClient", "ListDistributionsByCachePolicyIdCommand")
9185
- .sc(ListDistributionsByCachePolicyId$)
9186
- .build() {
9187
- }
9188
-
9189
- class ListDistributionsByConnectionFunctionCommand extends Command
9190
- .classBuilder()
9191
- .ep(commonParams)
9192
- .m(function (Command, cs, config, o) {
9193
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9194
- })
9195
- .s("Cloudfront2020_05_31", "ListDistributionsByConnectionFunction", {})
9196
- .n("CloudFrontClient", "ListDistributionsByConnectionFunctionCommand")
9197
- .sc(ListDistributionsByConnectionFunction$)
9198
- .build() {
9199
- }
9200
-
9201
- class ListDistributionsByConnectionModeCommand extends Command
9202
- .classBuilder()
9203
- .ep(commonParams)
9204
- .m(function (Command, cs, config, o) {
9205
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9206
- })
9207
- .s("Cloudfront2020_05_31", "ListDistributionsByConnectionMode", {})
9208
- .n("CloudFrontClient", "ListDistributionsByConnectionModeCommand")
9209
- .sc(ListDistributionsByConnectionMode$)
9210
- .build() {
9211
- }
9212
-
9213
- class ListDistributionsByKeyGroupCommand extends Command
9214
- .classBuilder()
9215
- .ep(commonParams)
9216
- .m(function (Command, cs, config, o) {
9217
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9218
- })
9219
- .s("Cloudfront2020_05_31", "ListDistributionsByKeyGroup", {})
9220
- .n("CloudFrontClient", "ListDistributionsByKeyGroupCommand")
9221
- .sc(ListDistributionsByKeyGroup$)
9222
- .build() {
9223
- }
9224
-
9225
- class ListDistributionsByOriginRequestPolicyIdCommand extends Command
9226
- .classBuilder()
9227
- .ep(commonParams)
9228
- .m(function (Command, cs, config, o) {
9229
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9230
- })
9231
- .s("Cloudfront2020_05_31", "ListDistributionsByOriginRequestPolicyId", {})
9232
- .n("CloudFrontClient", "ListDistributionsByOriginRequestPolicyIdCommand")
9233
- .sc(ListDistributionsByOriginRequestPolicyId$)
9234
- .build() {
9235
- }
9236
-
9237
- class ListDistributionsByOwnedResourceCommand extends Command
9238
- .classBuilder()
9239
- .ep(commonParams)
9240
- .m(function (Command, cs, config, o) {
9241
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9242
- })
9243
- .s("Cloudfront2020_05_31", "ListDistributionsByOwnedResource", {})
9244
- .n("CloudFrontClient", "ListDistributionsByOwnedResourceCommand")
9245
- .sc(ListDistributionsByOwnedResource$)
9246
- .build() {
9247
- }
9248
-
9249
- class ListDistributionsByRealtimeLogConfigCommand extends Command
9250
- .classBuilder()
9251
- .ep(commonParams)
9252
- .m(function (Command, cs, config, o) {
9253
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9254
- })
9255
- .s("Cloudfront2020_05_31", "ListDistributionsByRealtimeLogConfig", {})
9256
- .n("CloudFrontClient", "ListDistributionsByRealtimeLogConfigCommand")
9257
- .sc(ListDistributionsByRealtimeLogConfig$)
9258
- .build() {
9259
- }
9260
-
9261
- class ListDistributionsByResponseHeadersPolicyIdCommand extends Command
9262
- .classBuilder()
9263
- .ep(commonParams)
9264
- .m(function (Command, cs, config, o) {
9265
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9266
- })
9267
- .s("Cloudfront2020_05_31", "ListDistributionsByResponseHeadersPolicyId", {})
9268
- .n("CloudFrontClient", "ListDistributionsByResponseHeadersPolicyIdCommand")
9269
- .sc(ListDistributionsByResponseHeadersPolicyId$)
9270
- .build() {
9271
- }
9272
-
9273
- class ListDistributionsByTrustStoreCommand extends Command
9274
- .classBuilder()
9275
- .ep(commonParams)
9276
- .m(function (Command, cs, config, o) {
9277
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9278
- })
9279
- .s("Cloudfront2020_05_31", "ListDistributionsByTrustStore", {})
9280
- .n("CloudFrontClient", "ListDistributionsByTrustStoreCommand")
9281
- .sc(ListDistributionsByTrustStore$)
9282
- .build() {
9283
- }
9284
-
9285
- class ListDistributionsByVpcOriginIdCommand extends Command
9286
- .classBuilder()
9287
- .ep(commonParams)
9288
- .m(function (Command, cs, config, o) {
9289
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9290
- })
9291
- .s("Cloudfront2020_05_31", "ListDistributionsByVpcOriginId", {})
9292
- .n("CloudFrontClient", "ListDistributionsByVpcOriginIdCommand")
9293
- .sc(ListDistributionsByVpcOriginId$)
9294
- .build() {
9295
- }
9296
-
9297
- class ListDistributionsByWebACLIdCommand extends Command
9298
- .classBuilder()
9299
- .ep(commonParams)
9300
- .m(function (Command, cs, config, o) {
9301
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9302
- })
9303
- .s("Cloudfront2020_05_31", "ListDistributionsByWebACLId", {})
9304
- .n("CloudFrontClient", "ListDistributionsByWebACLIdCommand")
9305
- .sc(ListDistributionsByWebACLId$)
9306
- .build() {
9307
- }
9308
-
9309
- class ListDistributionsCommand extends Command
9310
- .classBuilder()
9311
- .ep(commonParams)
9312
- .m(function (Command, cs, config, o) {
9313
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9314
- })
9315
- .s("Cloudfront2020_05_31", "ListDistributions", {})
9316
- .n("CloudFrontClient", "ListDistributionsCommand")
9317
- .sc(ListDistributions$)
9318
- .build() {
9319
- }
9320
-
9321
- class ListDistributionTenantsByCustomizationCommand extends Command
9322
- .classBuilder()
9323
- .ep(commonParams)
9324
- .m(function (Command, cs, config, o) {
9325
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9326
- })
9327
- .s("Cloudfront2020_05_31", "ListDistributionTenantsByCustomization", {})
9328
- .n("CloudFrontClient", "ListDistributionTenantsByCustomizationCommand")
9329
- .sc(ListDistributionTenantsByCustomization$)
9330
- .build() {
9331
- }
9332
-
9333
- class ListDistributionTenantsCommand extends Command
9334
- .classBuilder()
9335
- .ep(commonParams)
9336
- .m(function (Command, cs, config, o) {
9337
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9338
- })
9339
- .s("Cloudfront2020_05_31", "ListDistributionTenants", {})
9340
- .n("CloudFrontClient", "ListDistributionTenantsCommand")
9341
- .sc(ListDistributionTenants$)
9342
- .build() {
9343
- }
9344
-
9345
- class ListDomainConflictsCommand extends Command
9346
- .classBuilder()
9347
- .ep(commonParams)
9348
- .m(function (Command, cs, config, o) {
9349
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9350
- })
9351
- .s("Cloudfront2020_05_31", "ListDomainConflicts", {})
9352
- .n("CloudFrontClient", "ListDomainConflictsCommand")
9353
- .sc(ListDomainConflicts$)
9354
- .build() {
9355
- }
9356
-
9357
- class ListFieldLevelEncryptionConfigsCommand extends Command
9358
- .classBuilder()
9359
- .ep(commonParams)
9360
- .m(function (Command, cs, config, o) {
9361
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9362
- })
9363
- .s("Cloudfront2020_05_31", "ListFieldLevelEncryptionConfigs", {})
9364
- .n("CloudFrontClient", "ListFieldLevelEncryptionConfigsCommand")
9365
- .sc(ListFieldLevelEncryptionConfigs$)
9366
- .build() {
9367
- }
9368
-
9369
- class ListFieldLevelEncryptionProfilesCommand extends Command
9370
- .classBuilder()
9371
- .ep(commonParams)
9372
- .m(function (Command, cs, config, o) {
9373
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9374
- })
9375
- .s("Cloudfront2020_05_31", "ListFieldLevelEncryptionProfiles", {})
9376
- .n("CloudFrontClient", "ListFieldLevelEncryptionProfilesCommand")
9377
- .sc(ListFieldLevelEncryptionProfiles$)
9378
- .build() {
9379
- }
9380
-
9381
- class ListFunctionsCommand extends Command
9382
- .classBuilder()
9383
- .ep(commonParams)
9384
- .m(function (Command, cs, config, o) {
9385
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9386
- })
9387
- .s("Cloudfront2020_05_31", "ListFunctions", {})
9388
- .n("CloudFrontClient", "ListFunctionsCommand")
9389
- .sc(ListFunctions$)
9390
- .build() {
9391
- }
9392
-
9393
- class ListInvalidationsCommand extends Command
9394
- .classBuilder()
9395
- .ep(commonParams)
9396
- .m(function (Command, cs, config, o) {
9397
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9398
- })
9399
- .s("Cloudfront2020_05_31", "ListInvalidations", {})
9400
- .n("CloudFrontClient", "ListInvalidationsCommand")
9401
- .sc(ListInvalidations$)
9402
- .build() {
9403
- }
9404
-
9405
- class ListInvalidationsForDistributionTenantCommand extends Command
9406
- .classBuilder()
9407
- .ep(commonParams)
9408
- .m(function (Command, cs, config, o) {
9409
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9410
- })
9411
- .s("Cloudfront2020_05_31", "ListInvalidationsForDistributionTenant", {})
9412
- .n("CloudFrontClient", "ListInvalidationsForDistributionTenantCommand")
9413
- .sc(ListInvalidationsForDistributionTenant$)
9414
- .build() {
9415
- }
9416
-
9417
- class ListKeyGroupsCommand extends Command
9418
- .classBuilder()
9419
- .ep(commonParams)
9420
- .m(function (Command, cs, config, o) {
9421
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9422
- })
9423
- .s("Cloudfront2020_05_31", "ListKeyGroups", {})
9424
- .n("CloudFrontClient", "ListKeyGroupsCommand")
9425
- .sc(ListKeyGroups$)
9426
- .build() {
9427
- }
9428
-
9429
- class ListKeyValueStoresCommand extends Command
9430
- .classBuilder()
9431
- .ep(commonParams)
9432
- .m(function (Command, cs, config, o) {
9433
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9434
- })
9435
- .s("Cloudfront2020_05_31", "ListKeyValueStores", {})
9436
- .n("CloudFrontClient", "ListKeyValueStoresCommand")
9437
- .sc(ListKeyValueStores$)
9438
- .build() {
9439
- }
9440
-
9441
- class ListOriginAccessControlsCommand extends Command
9442
- .classBuilder()
9443
- .ep(commonParams)
9444
- .m(function (Command, cs, config, o) {
9445
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9446
- })
9447
- .s("Cloudfront2020_05_31", "ListOriginAccessControls", {})
9448
- .n("CloudFrontClient", "ListOriginAccessControlsCommand")
9449
- .sc(ListOriginAccessControls$)
9450
- .build() {
9451
- }
9452
-
9453
- class ListOriginRequestPoliciesCommand extends Command
9454
- .classBuilder()
9455
- .ep(commonParams)
9456
- .m(function (Command, cs, config, o) {
9457
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9458
- })
9459
- .s("Cloudfront2020_05_31", "ListOriginRequestPolicies", {})
9460
- .n("CloudFrontClient", "ListOriginRequestPoliciesCommand")
9461
- .sc(ListOriginRequestPolicies$)
9462
- .build() {
9463
- }
9464
-
9465
- class ListPublicKeysCommand extends Command
9466
- .classBuilder()
9467
- .ep(commonParams)
9468
- .m(function (Command, cs, config, o) {
9469
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9470
- })
9471
- .s("Cloudfront2020_05_31", "ListPublicKeys", {})
9472
- .n("CloudFrontClient", "ListPublicKeysCommand")
9473
- .sc(ListPublicKeys$)
9474
- .build() {
9475
- }
9476
-
9477
- class ListRealtimeLogConfigsCommand extends Command
9478
- .classBuilder()
9479
- .ep(commonParams)
9480
- .m(function (Command, cs, config, o) {
9481
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9482
- })
9483
- .s("Cloudfront2020_05_31", "ListRealtimeLogConfigs", {})
9484
- .n("CloudFrontClient", "ListRealtimeLogConfigsCommand")
9485
- .sc(ListRealtimeLogConfigs$)
9486
- .build() {
9487
- }
9488
-
9489
- class ListResponseHeadersPoliciesCommand extends Command
9490
- .classBuilder()
9491
- .ep(commonParams)
9492
- .m(function (Command, cs, config, o) {
9493
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9494
- })
9495
- .s("Cloudfront2020_05_31", "ListResponseHeadersPolicies", {})
9496
- .n("CloudFrontClient", "ListResponseHeadersPoliciesCommand")
9497
- .sc(ListResponseHeadersPolicies$)
9498
- .build() {
9499
- }
9500
-
9501
- class ListStreamingDistributionsCommand extends Command
9502
- .classBuilder()
9503
- .ep(commonParams)
9504
- .m(function (Command, cs, config, o) {
9505
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9506
- })
9507
- .s("Cloudfront2020_05_31", "ListStreamingDistributions", {})
9508
- .n("CloudFrontClient", "ListStreamingDistributionsCommand")
9509
- .sc(ListStreamingDistributions$)
9510
- .build() {
9511
- }
9512
-
9513
- class ListTagsForResourceCommand extends Command
9514
- .classBuilder()
9515
- .ep(commonParams)
9516
- .m(function (Command, cs, config, o) {
9517
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9518
- })
9519
- .s("Cloudfront2020_05_31", "ListTagsForResource", {})
9520
- .n("CloudFrontClient", "ListTagsForResourceCommand")
9521
- .sc(ListTagsForResource$)
9522
- .build() {
9523
- }
9524
-
9525
- class ListTrustStoresCommand extends Command
9526
- .classBuilder()
9527
- .ep(commonParams)
9528
- .m(function (Command, cs, config, o) {
9529
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9530
- })
9531
- .s("Cloudfront2020_05_31", "ListTrustStores", {})
9532
- .n("CloudFrontClient", "ListTrustStoresCommand")
9533
- .sc(ListTrustStores$)
9534
- .build() {
9535
- }
9536
-
9537
- class ListVpcOriginsCommand extends Command
9538
- .classBuilder()
9539
- .ep(commonParams)
9540
- .m(function (Command, cs, config, o) {
9541
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9542
- })
9543
- .s("Cloudfront2020_05_31", "ListVpcOrigins", {})
9544
- .n("CloudFrontClient", "ListVpcOriginsCommand")
9545
- .sc(ListVpcOrigins$)
9546
- .build() {
9547
- }
9548
-
9549
- class PublishConnectionFunctionCommand extends Command
9550
- .classBuilder()
9551
- .ep(commonParams)
9552
- .m(function (Command, cs, config, o) {
9553
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9554
- })
9555
- .s("Cloudfront2020_05_31", "PublishConnectionFunction", {})
9556
- .n("CloudFrontClient", "PublishConnectionFunctionCommand")
9557
- .sc(PublishConnectionFunction$)
9558
- .build() {
9559
- }
9560
-
9561
- class PublishFunctionCommand extends Command
9562
- .classBuilder()
9563
- .ep(commonParams)
9564
- .m(function (Command, cs, config, o) {
9565
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9566
- })
9567
- .s("Cloudfront2020_05_31", "PublishFunction", {})
9568
- .n("CloudFrontClient", "PublishFunctionCommand")
9569
- .sc(PublishFunction$)
9570
- .build() {
9571
- }
9572
-
9573
- class PutResourcePolicyCommand extends Command
9574
- .classBuilder()
9575
- .ep(commonParams)
9576
- .m(function (Command, cs, config, o) {
9577
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9578
- })
9579
- .s("Cloudfront2020_05_31", "PutResourcePolicy", {})
9580
- .n("CloudFrontClient", "PutResourcePolicyCommand")
9581
- .sc(PutResourcePolicy$)
9582
- .build() {
9583
- }
9584
-
9585
- class TagResourceCommand extends Command
9586
- .classBuilder()
9587
- .ep(commonParams)
9588
- .m(function (Command, cs, config, o) {
9589
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9590
- })
9591
- .s("Cloudfront2020_05_31", "TagResource", {})
9592
- .n("CloudFrontClient", "TagResourceCommand")
9593
- .sc(TagResource$)
9594
- .build() {
9595
- }
9596
-
9597
- class TestConnectionFunctionCommand extends Command
9598
- .classBuilder()
9599
- .ep(commonParams)
9600
- .m(function (Command, cs, config, o) {
9601
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9602
- })
9603
- .s("Cloudfront2020_05_31", "TestConnectionFunction", {})
9604
- .n("CloudFrontClient", "TestConnectionFunctionCommand")
9605
- .sc(TestConnectionFunction$)
9606
- .build() {
9607
- }
9608
-
9609
- class TestFunctionCommand extends Command
9610
- .classBuilder()
9611
- .ep(commonParams)
9612
- .m(function (Command, cs, config, o) {
9613
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9614
- })
9615
- .s("Cloudfront2020_05_31", "TestFunction", {})
9616
- .n("CloudFrontClient", "TestFunctionCommand")
9617
- .sc(TestFunction$)
9618
- .build() {
9619
- }
9620
-
9621
- class UntagResourceCommand extends Command
9622
- .classBuilder()
9623
- .ep(commonParams)
9624
- .m(function (Command, cs, config, o) {
9625
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9626
- })
9627
- .s("Cloudfront2020_05_31", "UntagResource", {})
9628
- .n("CloudFrontClient", "UntagResourceCommand")
9629
- .sc(UntagResource$)
9630
- .build() {
9631
- }
9632
-
9633
- class UpdateAnycastIpListCommand extends Command
9634
- .classBuilder()
9635
- .ep(commonParams)
9636
- .m(function (Command, cs, config, o) {
9637
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9638
- })
9639
- .s("Cloudfront2020_05_31", "UpdateAnycastIpList", {})
9640
- .n("CloudFrontClient", "UpdateAnycastIpListCommand")
9641
- .sc(UpdateAnycastIpList$)
9642
- .build() {
9643
- }
9644
-
9645
- class UpdateCachePolicyCommand extends Command
9646
- .classBuilder()
9647
- .ep(commonParams)
9648
- .m(function (Command, cs, config, o) {
9649
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9650
- })
9651
- .s("Cloudfront2020_05_31", "UpdateCachePolicy", {})
9652
- .n("CloudFrontClient", "UpdateCachePolicyCommand")
9653
- .sc(UpdateCachePolicy$)
9654
- .build() {
9655
- }
9656
-
9657
- class UpdateCloudFrontOriginAccessIdentityCommand extends Command
9658
- .classBuilder()
9659
- .ep(commonParams)
9660
- .m(function (Command, cs, config, o) {
9661
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9662
- })
9663
- .s("Cloudfront2020_05_31", "UpdateCloudFrontOriginAccessIdentity", {})
9664
- .n("CloudFrontClient", "UpdateCloudFrontOriginAccessIdentityCommand")
9665
- .sc(UpdateCloudFrontOriginAccessIdentity$)
9666
- .build() {
9667
- }
9668
-
9669
- class UpdateConnectionFunctionCommand extends Command
9670
- .classBuilder()
9671
- .ep(commonParams)
9672
- .m(function (Command, cs, config, o) {
9673
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9674
- })
9675
- .s("Cloudfront2020_05_31", "UpdateConnectionFunction", {})
9676
- .n("CloudFrontClient", "UpdateConnectionFunctionCommand")
9677
- .sc(UpdateConnectionFunction$)
9678
- .build() {
9679
- }
9680
-
9681
- class UpdateConnectionGroupCommand extends Command
9682
- .classBuilder()
9683
- .ep(commonParams)
9684
- .m(function (Command, cs, config, o) {
9685
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9686
- })
9687
- .s("Cloudfront2020_05_31", "UpdateConnectionGroup", {})
9688
- .n("CloudFrontClient", "UpdateConnectionGroupCommand")
9689
- .sc(UpdateConnectionGroup$)
9690
- .build() {
9691
- }
9692
-
9693
- class UpdateContinuousDeploymentPolicyCommand extends Command
9694
- .classBuilder()
9695
- .ep(commonParams)
9696
- .m(function (Command, cs, config, o) {
9697
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9698
- })
9699
- .s("Cloudfront2020_05_31", "UpdateContinuousDeploymentPolicy", {})
9700
- .n("CloudFrontClient", "UpdateContinuousDeploymentPolicyCommand")
9701
- .sc(UpdateContinuousDeploymentPolicy$)
9702
- .build() {
9703
- }
9704
-
9705
- class UpdateDistributionCommand extends Command
9706
- .classBuilder()
9707
- .ep(commonParams)
9708
- .m(function (Command, cs, config, o) {
9709
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9710
- })
9711
- .s("Cloudfront2020_05_31", "UpdateDistribution", {})
9712
- .n("CloudFrontClient", "UpdateDistributionCommand")
9713
- .sc(UpdateDistribution$)
9714
- .build() {
9715
- }
9716
-
9717
- class UpdateDistributionTenantCommand extends Command
9718
- .classBuilder()
9719
- .ep(commonParams)
9720
- .m(function (Command, cs, config, o) {
9721
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9722
- })
9723
- .s("Cloudfront2020_05_31", "UpdateDistributionTenant", {})
9724
- .n("CloudFrontClient", "UpdateDistributionTenantCommand")
9725
- .sc(UpdateDistributionTenant$)
9726
- .build() {
9727
- }
9728
-
9729
- class UpdateDistributionWithStagingConfigCommand extends Command
9730
- .classBuilder()
9731
- .ep(commonParams)
9732
- .m(function (Command, cs, config, o) {
9733
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9734
- })
9735
- .s("Cloudfront2020_05_31", "UpdateDistributionWithStagingConfig", {})
9736
- .n("CloudFrontClient", "UpdateDistributionWithStagingConfigCommand")
9737
- .sc(UpdateDistributionWithStagingConfig$)
9738
- .build() {
9739
- }
9740
-
9741
- class UpdateDomainAssociationCommand extends Command
9742
- .classBuilder()
9743
- .ep(commonParams)
9744
- .m(function (Command, cs, config, o) {
9745
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9746
- })
9747
- .s("Cloudfront2020_05_31", "UpdateDomainAssociation", {})
9748
- .n("CloudFrontClient", "UpdateDomainAssociationCommand")
9749
- .sc(UpdateDomainAssociation$)
9750
- .build() {
9751
- }
9752
-
9753
- class UpdateFieldLevelEncryptionConfigCommand extends Command
9754
- .classBuilder()
9755
- .ep(commonParams)
9756
- .m(function (Command, cs, config, o) {
9757
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9758
- })
9759
- .s("Cloudfront2020_05_31", "UpdateFieldLevelEncryptionConfig", {})
9760
- .n("CloudFrontClient", "UpdateFieldLevelEncryptionConfigCommand")
9761
- .sc(UpdateFieldLevelEncryptionConfig$)
9762
- .build() {
9763
- }
9764
-
9765
- class UpdateFieldLevelEncryptionProfileCommand extends Command
9766
- .classBuilder()
9767
- .ep(commonParams)
9768
- .m(function (Command, cs, config, o) {
9769
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9770
- })
9771
- .s("Cloudfront2020_05_31", "UpdateFieldLevelEncryptionProfile", {})
9772
- .n("CloudFrontClient", "UpdateFieldLevelEncryptionProfileCommand")
9773
- .sc(UpdateFieldLevelEncryptionProfile$)
9774
- .build() {
9775
- }
9776
-
9777
- class UpdateFunctionCommand extends Command
9778
- .classBuilder()
9779
- .ep(commonParams)
9780
- .m(function (Command, cs, config, o) {
9781
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9782
- })
9783
- .s("Cloudfront2020_05_31", "UpdateFunction", {})
9784
- .n("CloudFrontClient", "UpdateFunctionCommand")
9785
- .sc(UpdateFunction$)
9786
- .build() {
9787
- }
9788
-
9789
- class UpdateKeyGroupCommand extends Command
9790
- .classBuilder()
9791
- .ep(commonParams)
9792
- .m(function (Command, cs, config, o) {
9793
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9794
- })
9795
- .s("Cloudfront2020_05_31", "UpdateKeyGroup", {})
9796
- .n("CloudFrontClient", "UpdateKeyGroupCommand")
9797
- .sc(UpdateKeyGroup$)
9798
- .build() {
9799
- }
9800
-
9801
- class UpdateKeyValueStoreCommand extends Command
9802
- .classBuilder()
9803
- .ep(commonParams)
9804
- .m(function (Command, cs, config, o) {
9805
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9806
- })
9807
- .s("Cloudfront2020_05_31", "UpdateKeyValueStore", {})
9808
- .n("CloudFrontClient", "UpdateKeyValueStoreCommand")
9809
- .sc(UpdateKeyValueStore$)
9810
- .build() {
9811
- }
9812
-
9813
- class UpdateOriginAccessControlCommand extends Command
9814
- .classBuilder()
9815
- .ep(commonParams)
9816
- .m(function (Command, cs, config, o) {
9817
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9818
- })
9819
- .s("Cloudfront2020_05_31", "UpdateOriginAccessControl", {})
9820
- .n("CloudFrontClient", "UpdateOriginAccessControlCommand")
9821
- .sc(UpdateOriginAccessControl$)
9822
- .build() {
9823
- }
9824
-
9825
- class UpdateOriginRequestPolicyCommand extends Command
9826
- .classBuilder()
9827
- .ep(commonParams)
9828
- .m(function (Command, cs, config, o) {
9829
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9830
- })
9831
- .s("Cloudfront2020_05_31", "UpdateOriginRequestPolicy", {})
9832
- .n("CloudFrontClient", "UpdateOriginRequestPolicyCommand")
9833
- .sc(UpdateOriginRequestPolicy$)
9834
- .build() {
9835
- }
9836
-
9837
- class UpdatePublicKeyCommand extends Command
9838
- .classBuilder()
9839
- .ep(commonParams)
9840
- .m(function (Command, cs, config, o) {
9841
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9842
- })
9843
- .s("Cloudfront2020_05_31", "UpdatePublicKey", {})
9844
- .n("CloudFrontClient", "UpdatePublicKeyCommand")
9845
- .sc(UpdatePublicKey$)
9846
- .build() {
9847
- }
9848
-
9849
- class UpdateRealtimeLogConfigCommand extends Command
9850
- .classBuilder()
9851
- .ep(commonParams)
9852
- .m(function (Command, cs, config, o) {
9853
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9854
- })
9855
- .s("Cloudfront2020_05_31", "UpdateRealtimeLogConfig", {})
9856
- .n("CloudFrontClient", "UpdateRealtimeLogConfigCommand")
9857
- .sc(UpdateRealtimeLogConfig$)
9858
- .build() {
9859
- }
9860
-
9861
- class UpdateResponseHeadersPolicyCommand extends Command
9862
- .classBuilder()
9863
- .ep(commonParams)
9864
- .m(function (Command, cs, config, o) {
9865
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9866
- })
9867
- .s("Cloudfront2020_05_31", "UpdateResponseHeadersPolicy", {})
9868
- .n("CloudFrontClient", "UpdateResponseHeadersPolicyCommand")
9869
- .sc(UpdateResponseHeadersPolicy$)
9870
- .build() {
9871
- }
9872
-
9873
- class UpdateStreamingDistributionCommand extends Command
9874
- .classBuilder()
9875
- .ep(commonParams)
9876
- .m(function (Command, cs, config, o) {
9877
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9878
- })
9879
- .s("Cloudfront2020_05_31", "UpdateStreamingDistribution", {})
9880
- .n("CloudFrontClient", "UpdateStreamingDistributionCommand")
9881
- .sc(UpdateStreamingDistribution$)
9882
- .build() {
9883
- }
9884
-
9885
- class UpdateTrustStoreCommand extends Command
9886
- .classBuilder()
9887
- .ep(commonParams)
9888
- .m(function (Command, cs, config, o) {
9889
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9890
- })
9891
- .s("Cloudfront2020_05_31", "UpdateTrustStore", {})
9892
- .n("CloudFrontClient", "UpdateTrustStoreCommand")
9893
- .sc(UpdateTrustStore$)
9894
- .build() {
9895
- }
9896
-
9897
- class UpdateVpcOriginCommand extends Command
9898
- .classBuilder()
9899
- .ep(commonParams)
9900
- .m(function (Command, cs, config, o) {
9901
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9902
- })
9903
- .s("Cloudfront2020_05_31", "UpdateVpcOrigin", {})
9904
- .n("CloudFrontClient", "UpdateVpcOriginCommand")
9905
- .sc(UpdateVpcOrigin$)
9906
- .build() {
9907
- }
9908
-
9909
- class VerifyDnsConfigurationCommand extends Command
9910
- .classBuilder()
9911
- .ep(commonParams)
9912
- .m(function (Command, cs, config, o) {
9913
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9914
- })
9915
- .s("Cloudfront2020_05_31", "VerifyDnsConfiguration", {})
9916
- .n("CloudFrontClient", "VerifyDnsConfigurationCommand")
9917
- .sc(VerifyDnsConfiguration$)
9918
- .build() {
7919
+ const command = makeBuilder(commonParams, "Cloudfront2020_05_31", "CloudFrontClient", getEndpointPlugin);
7920
+ const _ep0 = {};
7921
+ const _mw0 = (Command, cs, config, o) => [];
7922
+
7923
+ class AssociateAliasCommand extends command(_ep0, _mw0, "AssociateAlias", AssociateAlias$) {
7924
+ }
7925
+
7926
+ class AssociateDistributionTenantWebACLCommand extends command(_ep0, _mw0, "AssociateDistributionTenantWebACL", AssociateDistributionTenantWebACL$) {
7927
+ }
7928
+
7929
+ class AssociateDistributionWebACLCommand extends command(_ep0, _mw0, "AssociateDistributionWebACL", AssociateDistributionWebACL$) {
7930
+ }
7931
+
7932
+ class CopyDistributionCommand extends command(_ep0, _mw0, "CopyDistribution", CopyDistribution$) {
7933
+ }
7934
+
7935
+ class CreateAnycastIpListCommand extends command(_ep0, _mw0, "CreateAnycastIpList", CreateAnycastIpList$) {
7936
+ }
7937
+
7938
+ class CreateCachePolicyCommand extends command(_ep0, _mw0, "CreateCachePolicy", CreateCachePolicy$) {
7939
+ }
7940
+
7941
+ class CreateCloudFrontOriginAccessIdentityCommand extends command(_ep0, _mw0, "CreateCloudFrontOriginAccessIdentity", CreateCloudFrontOriginAccessIdentity$) {
7942
+ }
7943
+
7944
+ class CreateConnectionFunctionCommand extends command(_ep0, _mw0, "CreateConnectionFunction", CreateConnectionFunction$) {
7945
+ }
7946
+
7947
+ class CreateConnectionGroupCommand extends command(_ep0, _mw0, "CreateConnectionGroup", CreateConnectionGroup$) {
7948
+ }
7949
+
7950
+ class CreateContinuousDeploymentPolicyCommand extends command(_ep0, _mw0, "CreateContinuousDeploymentPolicy", CreateContinuousDeploymentPolicy$) {
7951
+ }
7952
+
7953
+ class CreateDistributionCommand extends command(_ep0, _mw0, "CreateDistribution", CreateDistribution$) {
7954
+ }
7955
+
7956
+ class CreateDistributionTenantCommand extends command(_ep0, _mw0, "CreateDistributionTenant", CreateDistributionTenant$) {
7957
+ }
7958
+
7959
+ class CreateDistributionWithTagsCommand extends command(_ep0, _mw0, "CreateDistributionWithTags", CreateDistributionWithTags$) {
7960
+ }
7961
+
7962
+ class CreateFieldLevelEncryptionConfigCommand extends command(_ep0, _mw0, "CreateFieldLevelEncryptionConfig", CreateFieldLevelEncryptionConfig$) {
7963
+ }
7964
+
7965
+ class CreateFieldLevelEncryptionProfileCommand extends command(_ep0, _mw0, "CreateFieldLevelEncryptionProfile", CreateFieldLevelEncryptionProfile$) {
7966
+ }
7967
+
7968
+ class CreateFunctionCommand extends command(_ep0, _mw0, "CreateFunction", CreateFunction$) {
7969
+ }
7970
+
7971
+ class CreateInvalidationCommand extends command(_ep0, _mw0, "CreateInvalidation", CreateInvalidation$) {
7972
+ }
7973
+
7974
+ class CreateInvalidationForDistributionTenantCommand extends command(_ep0, _mw0, "CreateInvalidationForDistributionTenant", CreateInvalidationForDistributionTenant$) {
7975
+ }
7976
+
7977
+ class CreateKeyGroupCommand extends command(_ep0, _mw0, "CreateKeyGroup", CreateKeyGroup$) {
7978
+ }
7979
+
7980
+ class CreateKeyValueStoreCommand extends command(_ep0, _mw0, "CreateKeyValueStore", CreateKeyValueStore$) {
7981
+ }
7982
+
7983
+ class CreateMonitoringSubscriptionCommand extends command(_ep0, _mw0, "CreateMonitoringSubscription", CreateMonitoringSubscription$) {
7984
+ }
7985
+
7986
+ class CreateOriginAccessControlCommand extends command(_ep0, _mw0, "CreateOriginAccessControl", CreateOriginAccessControl$) {
7987
+ }
7988
+
7989
+ class CreateOriginRequestPolicyCommand extends command(_ep0, _mw0, "CreateOriginRequestPolicy", CreateOriginRequestPolicy$) {
7990
+ }
7991
+
7992
+ class CreatePublicKeyCommand extends command(_ep0, _mw0, "CreatePublicKey", CreatePublicKey$) {
7993
+ }
7994
+
7995
+ class CreateRealtimeLogConfigCommand extends command(_ep0, _mw0, "CreateRealtimeLogConfig", CreateRealtimeLogConfig$) {
7996
+ }
7997
+
7998
+ class CreateResponseHeadersPolicyCommand extends command(_ep0, _mw0, "CreateResponseHeadersPolicy", CreateResponseHeadersPolicy$) {
7999
+ }
8000
+
8001
+ class CreateStreamingDistributionCommand extends command(_ep0, _mw0, "CreateStreamingDistribution", CreateStreamingDistribution$) {
8002
+ }
8003
+
8004
+ class CreateStreamingDistributionWithTagsCommand extends command(_ep0, _mw0, "CreateStreamingDistributionWithTags", CreateStreamingDistributionWithTags$) {
8005
+ }
8006
+
8007
+ class CreateTrustStoreCommand extends command(_ep0, _mw0, "CreateTrustStore", CreateTrustStore$) {
8008
+ }
8009
+
8010
+ class CreateVpcOriginCommand extends command(_ep0, _mw0, "CreateVpcOrigin", CreateVpcOrigin$) {
8011
+ }
8012
+
8013
+ class DeleteAnycastIpListCommand extends command(_ep0, _mw0, "DeleteAnycastIpList", DeleteAnycastIpList$) {
8014
+ }
8015
+
8016
+ class DeleteCachePolicyCommand extends command(_ep0, _mw0, "DeleteCachePolicy", DeleteCachePolicy$) {
8017
+ }
8018
+
8019
+ class DeleteCloudFrontOriginAccessIdentityCommand extends command(_ep0, _mw0, "DeleteCloudFrontOriginAccessIdentity", DeleteCloudFrontOriginAccessIdentity$) {
8020
+ }
8021
+
8022
+ class DeleteConnectionFunctionCommand extends command(_ep0, _mw0, "DeleteConnectionFunction", DeleteConnectionFunction$) {
8023
+ }
8024
+
8025
+ class DeleteConnectionGroupCommand extends command(_ep0, _mw0, "DeleteConnectionGroup", DeleteConnectionGroup$) {
8026
+ }
8027
+
8028
+ class DeleteContinuousDeploymentPolicyCommand extends command(_ep0, _mw0, "DeleteContinuousDeploymentPolicy", DeleteContinuousDeploymentPolicy$) {
8029
+ }
8030
+
8031
+ class DeleteDistributionCommand extends command(_ep0, _mw0, "DeleteDistribution", DeleteDistribution$) {
8032
+ }
8033
+
8034
+ class DeleteDistributionTenantCommand extends command(_ep0, _mw0, "DeleteDistributionTenant", DeleteDistributionTenant$) {
8035
+ }
8036
+
8037
+ class DeleteFieldLevelEncryptionConfigCommand extends command(_ep0, _mw0, "DeleteFieldLevelEncryptionConfig", DeleteFieldLevelEncryptionConfig$) {
8038
+ }
8039
+
8040
+ class DeleteFieldLevelEncryptionProfileCommand extends command(_ep0, _mw0, "DeleteFieldLevelEncryptionProfile", DeleteFieldLevelEncryptionProfile$) {
8041
+ }
8042
+
8043
+ class DeleteFunctionCommand extends command(_ep0, _mw0, "DeleteFunction", DeleteFunction$) {
8044
+ }
8045
+
8046
+ class DeleteKeyGroupCommand extends command(_ep0, _mw0, "DeleteKeyGroup", DeleteKeyGroup$) {
8047
+ }
8048
+
8049
+ class DeleteKeyValueStoreCommand extends command(_ep0, _mw0, "DeleteKeyValueStore", DeleteKeyValueStore$) {
8050
+ }
8051
+
8052
+ class DeleteMonitoringSubscriptionCommand extends command(_ep0, _mw0, "DeleteMonitoringSubscription", DeleteMonitoringSubscription$) {
8053
+ }
8054
+
8055
+ class DeleteOriginAccessControlCommand extends command(_ep0, _mw0, "DeleteOriginAccessControl", DeleteOriginAccessControl$) {
8056
+ }
8057
+
8058
+ class DeleteOriginRequestPolicyCommand extends command(_ep0, _mw0, "DeleteOriginRequestPolicy", DeleteOriginRequestPolicy$) {
8059
+ }
8060
+
8061
+ class DeletePublicKeyCommand extends command(_ep0, _mw0, "DeletePublicKey", DeletePublicKey$) {
8062
+ }
8063
+
8064
+ class DeleteRealtimeLogConfigCommand extends command(_ep0, _mw0, "DeleteRealtimeLogConfig", DeleteRealtimeLogConfig$) {
8065
+ }
8066
+
8067
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
8068
+ }
8069
+
8070
+ class DeleteResponseHeadersPolicyCommand extends command(_ep0, _mw0, "DeleteResponseHeadersPolicy", DeleteResponseHeadersPolicy$) {
8071
+ }
8072
+
8073
+ class DeleteStreamingDistributionCommand extends command(_ep0, _mw0, "DeleteStreamingDistribution", DeleteStreamingDistribution$) {
8074
+ }
8075
+
8076
+ class DeleteTrustStoreCommand extends command(_ep0, _mw0, "DeleteTrustStore", DeleteTrustStore$) {
8077
+ }
8078
+
8079
+ class DeleteVpcOriginCommand extends command(_ep0, _mw0, "DeleteVpcOrigin", DeleteVpcOrigin$) {
8080
+ }
8081
+
8082
+ class DescribeConnectionFunctionCommand extends command(_ep0, _mw0, "DescribeConnectionFunction", DescribeConnectionFunction$) {
8083
+ }
8084
+
8085
+ class DescribeFunctionCommand extends command(_ep0, _mw0, "DescribeFunction", DescribeFunction$) {
8086
+ }
8087
+
8088
+ class DescribeKeyValueStoreCommand extends command(_ep0, _mw0, "DescribeKeyValueStore", DescribeKeyValueStore$) {
8089
+ }
8090
+
8091
+ class DisassociateDistributionTenantWebACLCommand extends command(_ep0, _mw0, "DisassociateDistributionTenantWebACL", DisassociateDistributionTenantWebACL$) {
8092
+ }
8093
+
8094
+ class DisassociateDistributionWebACLCommand extends command(_ep0, _mw0, "DisassociateDistributionWebACL", DisassociateDistributionWebACL$) {
8095
+ }
8096
+
8097
+ class GetAnycastIpListCommand extends command(_ep0, _mw0, "GetAnycastIpList", GetAnycastIpList$) {
8098
+ }
8099
+
8100
+ class GetCachePolicyCommand extends command(_ep0, _mw0, "GetCachePolicy", GetCachePolicy$) {
8101
+ }
8102
+
8103
+ class GetCachePolicyConfigCommand extends command(_ep0, _mw0, "GetCachePolicyConfig", GetCachePolicyConfig$) {
8104
+ }
8105
+
8106
+ class GetCloudFrontOriginAccessIdentityCommand extends command(_ep0, _mw0, "GetCloudFrontOriginAccessIdentity", GetCloudFrontOriginAccessIdentity$) {
8107
+ }
8108
+
8109
+ class GetCloudFrontOriginAccessIdentityConfigCommand extends command(_ep0, _mw0, "GetCloudFrontOriginAccessIdentityConfig", GetCloudFrontOriginAccessIdentityConfig$) {
8110
+ }
8111
+
8112
+ class GetConnectionFunctionCommand extends command(_ep0, _mw0, "GetConnectionFunction", GetConnectionFunction$) {
8113
+ }
8114
+
8115
+ class GetConnectionGroupByRoutingEndpointCommand extends command(_ep0, _mw0, "GetConnectionGroupByRoutingEndpoint", GetConnectionGroupByRoutingEndpoint$) {
8116
+ }
8117
+
8118
+ class GetConnectionGroupCommand extends command(_ep0, _mw0, "GetConnectionGroup", GetConnectionGroup$) {
8119
+ }
8120
+
8121
+ class GetContinuousDeploymentPolicyCommand extends command(_ep0, _mw0, "GetContinuousDeploymentPolicy", GetContinuousDeploymentPolicy$) {
8122
+ }
8123
+
8124
+ class GetContinuousDeploymentPolicyConfigCommand extends command(_ep0, _mw0, "GetContinuousDeploymentPolicyConfig", GetContinuousDeploymentPolicyConfig$) {
8125
+ }
8126
+
8127
+ class GetDistributionCommand extends command(_ep0, _mw0, "GetDistribution", GetDistribution$) {
8128
+ }
8129
+
8130
+ class GetDistributionConfigCommand extends command(_ep0, _mw0, "GetDistributionConfig", GetDistributionConfig$) {
8131
+ }
8132
+
8133
+ class GetDistributionTenantByDomainCommand extends command(_ep0, _mw0, "GetDistributionTenantByDomain", GetDistributionTenantByDomain$) {
8134
+ }
8135
+
8136
+ class GetDistributionTenantCommand extends command(_ep0, _mw0, "GetDistributionTenant", GetDistributionTenant$) {
8137
+ }
8138
+
8139
+ class GetFieldLevelEncryptionCommand extends command(_ep0, _mw0, "GetFieldLevelEncryption", GetFieldLevelEncryption$) {
8140
+ }
8141
+
8142
+ class GetFieldLevelEncryptionConfigCommand extends command(_ep0, _mw0, "GetFieldLevelEncryptionConfig", GetFieldLevelEncryptionConfig$) {
8143
+ }
8144
+
8145
+ class GetFieldLevelEncryptionProfileCommand extends command(_ep0, _mw0, "GetFieldLevelEncryptionProfile", GetFieldLevelEncryptionProfile$) {
8146
+ }
8147
+
8148
+ class GetFieldLevelEncryptionProfileConfigCommand extends command(_ep0, _mw0, "GetFieldLevelEncryptionProfileConfig", GetFieldLevelEncryptionProfileConfig$) {
8149
+ }
8150
+
8151
+ class GetFunctionCommand extends command(_ep0, _mw0, "GetFunction", GetFunction$) {
8152
+ }
8153
+
8154
+ class GetInvalidationCommand extends command(_ep0, _mw0, "GetInvalidation", GetInvalidation$) {
8155
+ }
8156
+
8157
+ class GetInvalidationForDistributionTenantCommand extends command(_ep0, _mw0, "GetInvalidationForDistributionTenant", GetInvalidationForDistributionTenant$) {
8158
+ }
8159
+
8160
+ class GetKeyGroupCommand extends command(_ep0, _mw0, "GetKeyGroup", GetKeyGroup$) {
8161
+ }
8162
+
8163
+ class GetKeyGroupConfigCommand extends command(_ep0, _mw0, "GetKeyGroupConfig", GetKeyGroupConfig$) {
8164
+ }
8165
+
8166
+ class GetManagedCertificateDetailsCommand extends command(_ep0, _mw0, "GetManagedCertificateDetails", GetManagedCertificateDetails$) {
8167
+ }
8168
+
8169
+ class GetMonitoringSubscriptionCommand extends command(_ep0, _mw0, "GetMonitoringSubscription", GetMonitoringSubscription$) {
8170
+ }
8171
+
8172
+ class GetOriginAccessControlCommand extends command(_ep0, _mw0, "GetOriginAccessControl", GetOriginAccessControl$) {
8173
+ }
8174
+
8175
+ class GetOriginAccessControlConfigCommand extends command(_ep0, _mw0, "GetOriginAccessControlConfig", GetOriginAccessControlConfig$) {
8176
+ }
8177
+
8178
+ class GetOriginRequestPolicyCommand extends command(_ep0, _mw0, "GetOriginRequestPolicy", GetOriginRequestPolicy$) {
8179
+ }
8180
+
8181
+ class GetOriginRequestPolicyConfigCommand extends command(_ep0, _mw0, "GetOriginRequestPolicyConfig", GetOriginRequestPolicyConfig$) {
8182
+ }
8183
+
8184
+ class GetPublicKeyCommand extends command(_ep0, _mw0, "GetPublicKey", GetPublicKey$) {
8185
+ }
8186
+
8187
+ class GetPublicKeyConfigCommand extends command(_ep0, _mw0, "GetPublicKeyConfig", GetPublicKeyConfig$) {
8188
+ }
8189
+
8190
+ class GetRealtimeLogConfigCommand extends command(_ep0, _mw0, "GetRealtimeLogConfig", GetRealtimeLogConfig$) {
8191
+ }
8192
+
8193
+ class GetResourcePolicyCommand extends command(_ep0, _mw0, "GetResourcePolicy", GetResourcePolicy$) {
8194
+ }
8195
+
8196
+ class GetResponseHeadersPolicyCommand extends command(_ep0, _mw0, "GetResponseHeadersPolicy", GetResponseHeadersPolicy$) {
8197
+ }
8198
+
8199
+ class GetResponseHeadersPolicyConfigCommand extends command(_ep0, _mw0, "GetResponseHeadersPolicyConfig", GetResponseHeadersPolicyConfig$) {
8200
+ }
8201
+
8202
+ class GetStreamingDistributionCommand extends command(_ep0, _mw0, "GetStreamingDistribution", GetStreamingDistribution$) {
8203
+ }
8204
+
8205
+ class GetStreamingDistributionConfigCommand extends command(_ep0, _mw0, "GetStreamingDistributionConfig", GetStreamingDistributionConfig$) {
8206
+ }
8207
+
8208
+ class GetTrustStoreCommand extends command(_ep0, _mw0, "GetTrustStore", GetTrustStore$) {
8209
+ }
8210
+
8211
+ class GetVpcOriginCommand extends command(_ep0, _mw0, "GetVpcOrigin", GetVpcOrigin$) {
8212
+ }
8213
+
8214
+ class ListAnycastIpListsCommand extends command(_ep0, _mw0, "ListAnycastIpLists", ListAnycastIpLists$) {
8215
+ }
8216
+
8217
+ class ListCachePoliciesCommand extends command(_ep0, _mw0, "ListCachePolicies", ListCachePolicies$) {
8218
+ }
8219
+
8220
+ class ListCloudFrontOriginAccessIdentitiesCommand extends command(_ep0, _mw0, "ListCloudFrontOriginAccessIdentities", ListCloudFrontOriginAccessIdentities$) {
8221
+ }
8222
+
8223
+ class ListConflictingAliasesCommand extends command(_ep0, _mw0, "ListConflictingAliases", ListConflictingAliases$) {
8224
+ }
8225
+
8226
+ class ListConnectionFunctionsCommand extends command(_ep0, _mw0, "ListConnectionFunctions", ListConnectionFunctions$) {
8227
+ }
8228
+
8229
+ class ListConnectionGroupsCommand extends command(_ep0, _mw0, "ListConnectionGroups", ListConnectionGroups$) {
8230
+ }
8231
+
8232
+ class ListContinuousDeploymentPoliciesCommand extends command(_ep0, _mw0, "ListContinuousDeploymentPolicies", ListContinuousDeploymentPolicies$) {
8233
+ }
8234
+
8235
+ class ListDistributionsByAnycastIpListIdCommand extends command(_ep0, _mw0, "ListDistributionsByAnycastIpListId", ListDistributionsByAnycastIpListId$) {
8236
+ }
8237
+
8238
+ class ListDistributionsByCachePolicyIdCommand extends command(_ep0, _mw0, "ListDistributionsByCachePolicyId", ListDistributionsByCachePolicyId$) {
8239
+ }
8240
+
8241
+ class ListDistributionsByConnectionFunctionCommand extends command(_ep0, _mw0, "ListDistributionsByConnectionFunction", ListDistributionsByConnectionFunction$) {
8242
+ }
8243
+
8244
+ class ListDistributionsByConnectionModeCommand extends command(_ep0, _mw0, "ListDistributionsByConnectionMode", ListDistributionsByConnectionMode$) {
8245
+ }
8246
+
8247
+ class ListDistributionsByKeyGroupCommand extends command(_ep0, _mw0, "ListDistributionsByKeyGroup", ListDistributionsByKeyGroup$) {
8248
+ }
8249
+
8250
+ class ListDistributionsByOriginRequestPolicyIdCommand extends command(_ep0, _mw0, "ListDistributionsByOriginRequestPolicyId", ListDistributionsByOriginRequestPolicyId$) {
8251
+ }
8252
+
8253
+ class ListDistributionsByOwnedResourceCommand extends command(_ep0, _mw0, "ListDistributionsByOwnedResource", ListDistributionsByOwnedResource$) {
8254
+ }
8255
+
8256
+ class ListDistributionsByRealtimeLogConfigCommand extends command(_ep0, _mw0, "ListDistributionsByRealtimeLogConfig", ListDistributionsByRealtimeLogConfig$) {
8257
+ }
8258
+
8259
+ class ListDistributionsByResponseHeadersPolicyIdCommand extends command(_ep0, _mw0, "ListDistributionsByResponseHeadersPolicyId", ListDistributionsByResponseHeadersPolicyId$) {
8260
+ }
8261
+
8262
+ class ListDistributionsByTrustStoreCommand extends command(_ep0, _mw0, "ListDistributionsByTrustStore", ListDistributionsByTrustStore$) {
8263
+ }
8264
+
8265
+ class ListDistributionsByVpcOriginIdCommand extends command(_ep0, _mw0, "ListDistributionsByVpcOriginId", ListDistributionsByVpcOriginId$) {
8266
+ }
8267
+
8268
+ class ListDistributionsByWebACLIdCommand extends command(_ep0, _mw0, "ListDistributionsByWebACLId", ListDistributionsByWebACLId$) {
8269
+ }
8270
+
8271
+ class ListDistributionsCommand extends command(_ep0, _mw0, "ListDistributions", ListDistributions$) {
8272
+ }
8273
+
8274
+ class ListDistributionTenantsByCustomizationCommand extends command(_ep0, _mw0, "ListDistributionTenantsByCustomization", ListDistributionTenantsByCustomization$) {
8275
+ }
8276
+
8277
+ class ListDistributionTenantsCommand extends command(_ep0, _mw0, "ListDistributionTenants", ListDistributionTenants$) {
8278
+ }
8279
+
8280
+ class ListDomainConflictsCommand extends command(_ep0, _mw0, "ListDomainConflicts", ListDomainConflicts$) {
8281
+ }
8282
+
8283
+ class ListFieldLevelEncryptionConfigsCommand extends command(_ep0, _mw0, "ListFieldLevelEncryptionConfigs", ListFieldLevelEncryptionConfigs$) {
8284
+ }
8285
+
8286
+ class ListFieldLevelEncryptionProfilesCommand extends command(_ep0, _mw0, "ListFieldLevelEncryptionProfiles", ListFieldLevelEncryptionProfiles$) {
8287
+ }
8288
+
8289
+ class ListFunctionsCommand extends command(_ep0, _mw0, "ListFunctions", ListFunctions$) {
8290
+ }
8291
+
8292
+ class ListInvalidationsCommand extends command(_ep0, _mw0, "ListInvalidations", ListInvalidations$) {
8293
+ }
8294
+
8295
+ class ListInvalidationsForDistributionTenantCommand extends command(_ep0, _mw0, "ListInvalidationsForDistributionTenant", ListInvalidationsForDistributionTenant$) {
8296
+ }
8297
+
8298
+ class ListKeyGroupsCommand extends command(_ep0, _mw0, "ListKeyGroups", ListKeyGroups$) {
8299
+ }
8300
+
8301
+ class ListKeyValueStoresCommand extends command(_ep0, _mw0, "ListKeyValueStores", ListKeyValueStores$) {
8302
+ }
8303
+
8304
+ class ListOriginAccessControlsCommand extends command(_ep0, _mw0, "ListOriginAccessControls", ListOriginAccessControls$) {
8305
+ }
8306
+
8307
+ class ListOriginRequestPoliciesCommand extends command(_ep0, _mw0, "ListOriginRequestPolicies", ListOriginRequestPolicies$) {
8308
+ }
8309
+
8310
+ class ListPublicKeysCommand extends command(_ep0, _mw0, "ListPublicKeys", ListPublicKeys$) {
8311
+ }
8312
+
8313
+ class ListRealtimeLogConfigsCommand extends command(_ep0, _mw0, "ListRealtimeLogConfigs", ListRealtimeLogConfigs$) {
8314
+ }
8315
+
8316
+ class ListResponseHeadersPoliciesCommand extends command(_ep0, _mw0, "ListResponseHeadersPolicies", ListResponseHeadersPolicies$) {
8317
+ }
8318
+
8319
+ class ListStreamingDistributionsCommand extends command(_ep0, _mw0, "ListStreamingDistributions", ListStreamingDistributions$) {
8320
+ }
8321
+
8322
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
8323
+ }
8324
+
8325
+ class ListTrustStoresCommand extends command(_ep0, _mw0, "ListTrustStores", ListTrustStores$) {
8326
+ }
8327
+
8328
+ class ListVpcOriginsCommand extends command(_ep0, _mw0, "ListVpcOrigins", ListVpcOrigins$) {
8329
+ }
8330
+
8331
+ class PublishConnectionFunctionCommand extends command(_ep0, _mw0, "PublishConnectionFunction", PublishConnectionFunction$) {
8332
+ }
8333
+
8334
+ class PublishFunctionCommand extends command(_ep0, _mw0, "PublishFunction", PublishFunction$) {
8335
+ }
8336
+
8337
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
8338
+ }
8339
+
8340
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
8341
+ }
8342
+
8343
+ class TestConnectionFunctionCommand extends command(_ep0, _mw0, "TestConnectionFunction", TestConnectionFunction$) {
8344
+ }
8345
+
8346
+ class TestFunctionCommand extends command(_ep0, _mw0, "TestFunction", TestFunction$) {
8347
+ }
8348
+
8349
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
8350
+ }
8351
+
8352
+ class UpdateAnycastIpListCommand extends command(_ep0, _mw0, "UpdateAnycastIpList", UpdateAnycastIpList$) {
8353
+ }
8354
+
8355
+ class UpdateCachePolicyCommand extends command(_ep0, _mw0, "UpdateCachePolicy", UpdateCachePolicy$) {
8356
+ }
8357
+
8358
+ class UpdateCloudFrontOriginAccessIdentityCommand extends command(_ep0, _mw0, "UpdateCloudFrontOriginAccessIdentity", UpdateCloudFrontOriginAccessIdentity$) {
8359
+ }
8360
+
8361
+ class UpdateConnectionFunctionCommand extends command(_ep0, _mw0, "UpdateConnectionFunction", UpdateConnectionFunction$) {
8362
+ }
8363
+
8364
+ class UpdateConnectionGroupCommand extends command(_ep0, _mw0, "UpdateConnectionGroup", UpdateConnectionGroup$) {
8365
+ }
8366
+
8367
+ class UpdateContinuousDeploymentPolicyCommand extends command(_ep0, _mw0, "UpdateContinuousDeploymentPolicy", UpdateContinuousDeploymentPolicy$) {
8368
+ }
8369
+
8370
+ class UpdateDistributionCommand extends command(_ep0, _mw0, "UpdateDistribution", UpdateDistribution$) {
8371
+ }
8372
+
8373
+ class UpdateDistributionTenantCommand extends command(_ep0, _mw0, "UpdateDistributionTenant", UpdateDistributionTenant$) {
8374
+ }
8375
+
8376
+ class UpdateDistributionWithStagingConfigCommand extends command(_ep0, _mw0, "UpdateDistributionWithStagingConfig", UpdateDistributionWithStagingConfig$) {
8377
+ }
8378
+
8379
+ class UpdateDomainAssociationCommand extends command(_ep0, _mw0, "UpdateDomainAssociation", UpdateDomainAssociation$) {
8380
+ }
8381
+
8382
+ class UpdateFieldLevelEncryptionConfigCommand extends command(_ep0, _mw0, "UpdateFieldLevelEncryptionConfig", UpdateFieldLevelEncryptionConfig$) {
8383
+ }
8384
+
8385
+ class UpdateFieldLevelEncryptionProfileCommand extends command(_ep0, _mw0, "UpdateFieldLevelEncryptionProfile", UpdateFieldLevelEncryptionProfile$) {
8386
+ }
8387
+
8388
+ class UpdateFunctionCommand extends command(_ep0, _mw0, "UpdateFunction", UpdateFunction$) {
8389
+ }
8390
+
8391
+ class UpdateKeyGroupCommand extends command(_ep0, _mw0, "UpdateKeyGroup", UpdateKeyGroup$) {
8392
+ }
8393
+
8394
+ class UpdateKeyValueStoreCommand extends command(_ep0, _mw0, "UpdateKeyValueStore", UpdateKeyValueStore$) {
8395
+ }
8396
+
8397
+ class UpdateOriginAccessControlCommand extends command(_ep0, _mw0, "UpdateOriginAccessControl", UpdateOriginAccessControl$) {
8398
+ }
8399
+
8400
+ class UpdateOriginRequestPolicyCommand extends command(_ep0, _mw0, "UpdateOriginRequestPolicy", UpdateOriginRequestPolicy$) {
8401
+ }
8402
+
8403
+ class UpdatePublicKeyCommand extends command(_ep0, _mw0, "UpdatePublicKey", UpdatePublicKey$) {
8404
+ }
8405
+
8406
+ class UpdateRealtimeLogConfigCommand extends command(_ep0, _mw0, "UpdateRealtimeLogConfig", UpdateRealtimeLogConfig$) {
8407
+ }
8408
+
8409
+ class UpdateResponseHeadersPolicyCommand extends command(_ep0, _mw0, "UpdateResponseHeadersPolicy", UpdateResponseHeadersPolicy$) {
8410
+ }
8411
+
8412
+ class UpdateStreamingDistributionCommand extends command(_ep0, _mw0, "UpdateStreamingDistribution", UpdateStreamingDistribution$) {
8413
+ }
8414
+
8415
+ class UpdateTrustStoreCommand extends command(_ep0, _mw0, "UpdateTrustStore", UpdateTrustStore$) {
8416
+ }
8417
+
8418
+ class UpdateVpcOriginCommand extends command(_ep0, _mw0, "UpdateVpcOrigin", UpdateVpcOrigin$) {
8419
+ }
8420
+
8421
+ class VerifyDnsConfigurationCommand extends command(_ep0, _mw0, "VerifyDnsConfiguration", VerifyDnsConfiguration$) {
9919
8422
  }
9920
8423
 
9921
8424
  const paginateListCloudFrontOriginAccessIdentities = createPaginator(CloudFrontClient, ListCloudFrontOriginAccessIdentitiesCommand, "Marker", "CloudFrontOriginAccessIdentityList.NextMarker", "MaxItems");