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