@aws-sdk/client-cloudfront 3.478.0 → 3.484.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (449) hide show
  1. package/dist-cjs/commands/AssociateAliasCommand.js +18 -41
  2. package/dist-cjs/commands/CopyDistributionCommand.js +18 -41
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +18 -41
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +18 -41
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +18 -41
  6. package/dist-cjs/commands/CreateDistributionCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +18 -41
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +18 -41
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +18 -41
  10. package/dist-cjs/commands/CreateFunctionCommand.js +18 -41
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +18 -41
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +18 -41
  13. package/dist-cjs/commands/CreateKeyValueStoreCommand.js +18 -41
  14. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +18 -41
  15. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +18 -41
  16. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +18 -41
  17. package/dist-cjs/commands/CreatePublicKeyCommand.js +18 -41
  18. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +18 -41
  19. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +18 -41
  20. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +18 -41
  21. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteCachePolicyCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteDistributionCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteFunctionCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteKeyGroupCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +18 -41
  31. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +18 -41
  32. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +18 -41
  33. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +18 -41
  34. package/dist-cjs/commands/DeletePublicKeyCommand.js +18 -41
  35. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +18 -41
  36. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +18 -41
  37. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeFunctionCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +18 -41
  40. package/dist-cjs/commands/GetCachePolicyCommand.js +18 -41
  41. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +18 -41
  42. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +18 -41
  43. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +18 -41
  44. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +18 -41
  46. package/dist-cjs/commands/GetDistributionCommand.js +18 -41
  47. package/dist-cjs/commands/GetDistributionConfigCommand.js +18 -41
  48. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +18 -41
  49. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +18 -41
  50. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +18 -41
  51. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +18 -41
  52. package/dist-cjs/commands/GetFunctionCommand.js +18 -41
  53. package/dist-cjs/commands/GetInvalidationCommand.js +18 -41
  54. package/dist-cjs/commands/GetKeyGroupCommand.js +18 -41
  55. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +18 -41
  56. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +18 -41
  57. package/dist-cjs/commands/GetOriginAccessControlCommand.js +18 -41
  58. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +18 -41
  59. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +18 -41
  60. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +18 -41
  61. package/dist-cjs/commands/GetPublicKeyCommand.js +18 -41
  62. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +18 -41
  63. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +18 -41
  64. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +18 -41
  65. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +18 -41
  66. package/dist-cjs/commands/GetStreamingDistributionCommand.js +18 -41
  67. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +18 -41
  68. package/dist-cjs/commands/ListCachePoliciesCommand.js +18 -41
  69. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +18 -41
  70. package/dist-cjs/commands/ListConflictingAliasesCommand.js +18 -41
  71. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +18 -41
  72. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +18 -41
  73. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +18 -41
  74. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +18 -41
  75. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +18 -41
  76. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +18 -41
  77. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +18 -41
  78. package/dist-cjs/commands/ListDistributionsCommand.js +18 -41
  79. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +18 -41
  80. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +18 -41
  81. package/dist-cjs/commands/ListFunctionsCommand.js +18 -41
  82. package/dist-cjs/commands/ListInvalidationsCommand.js +18 -41
  83. package/dist-cjs/commands/ListKeyGroupsCommand.js +18 -41
  84. package/dist-cjs/commands/ListKeyValueStoresCommand.js +18 -41
  85. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +18 -41
  86. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +18 -41
  87. package/dist-cjs/commands/ListPublicKeysCommand.js +18 -41
  88. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +18 -41
  89. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +18 -41
  90. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +18 -41
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  92. package/dist-cjs/commands/PublishFunctionCommand.js +18 -41
  93. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  94. package/dist-cjs/commands/TestFunctionCommand.js +18 -41
  95. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  96. package/dist-cjs/commands/UpdateCachePolicyCommand.js +18 -41
  97. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateDistributionCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +18 -41
  103. package/dist-cjs/commands/UpdateFunctionCommand.js +18 -41
  104. package/dist-cjs/commands/UpdateKeyGroupCommand.js +18 -41
  105. package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +18 -41
  106. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +18 -41
  107. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +18 -41
  108. package/dist-cjs/commands/UpdatePublicKeyCommand.js +18 -41
  109. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +18 -41
  110. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +18 -41
  111. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +18 -41
  112. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  113. package/dist-es/commands/AssociateAliasCommand.js +18 -41
  114. package/dist-es/commands/CopyDistributionCommand.js +18 -41
  115. package/dist-es/commands/CreateCachePolicyCommand.js +18 -41
  116. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +18 -41
  117. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +18 -41
  118. package/dist-es/commands/CreateDistributionCommand.js +18 -41
  119. package/dist-es/commands/CreateDistributionWithTagsCommand.js +18 -41
  120. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +18 -41
  121. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +18 -41
  122. package/dist-es/commands/CreateFunctionCommand.js +18 -41
  123. package/dist-es/commands/CreateInvalidationCommand.js +18 -41
  124. package/dist-es/commands/CreateKeyGroupCommand.js +18 -41
  125. package/dist-es/commands/CreateKeyValueStoreCommand.js +18 -41
  126. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +18 -41
  127. package/dist-es/commands/CreateOriginAccessControlCommand.js +18 -41
  128. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +18 -41
  129. package/dist-es/commands/CreatePublicKeyCommand.js +18 -41
  130. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +18 -41
  131. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +18 -41
  132. package/dist-es/commands/CreateStreamingDistributionCommand.js +18 -41
  133. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +18 -41
  134. package/dist-es/commands/DeleteCachePolicyCommand.js +18 -41
  135. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +18 -41
  136. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +18 -41
  137. package/dist-es/commands/DeleteDistributionCommand.js +18 -41
  138. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +18 -41
  139. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +18 -41
  140. package/dist-es/commands/DeleteFunctionCommand.js +18 -41
  141. package/dist-es/commands/DeleteKeyGroupCommand.js +18 -41
  142. package/dist-es/commands/DeleteKeyValueStoreCommand.js +18 -41
  143. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +18 -41
  144. package/dist-es/commands/DeleteOriginAccessControlCommand.js +18 -41
  145. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +18 -41
  146. package/dist-es/commands/DeletePublicKeyCommand.js +18 -41
  147. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +18 -41
  148. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +18 -41
  149. package/dist-es/commands/DeleteStreamingDistributionCommand.js +18 -41
  150. package/dist-es/commands/DescribeFunctionCommand.js +18 -41
  151. package/dist-es/commands/DescribeKeyValueStoreCommand.js +18 -41
  152. package/dist-es/commands/GetCachePolicyCommand.js +18 -41
  153. package/dist-es/commands/GetCachePolicyConfigCommand.js +18 -41
  154. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +18 -41
  155. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +18 -41
  156. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +18 -41
  157. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +18 -41
  158. package/dist-es/commands/GetDistributionCommand.js +18 -41
  159. package/dist-es/commands/GetDistributionConfigCommand.js +18 -41
  160. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +18 -41
  161. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +18 -41
  162. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +18 -41
  163. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +18 -41
  164. package/dist-es/commands/GetFunctionCommand.js +18 -41
  165. package/dist-es/commands/GetInvalidationCommand.js +18 -41
  166. package/dist-es/commands/GetKeyGroupCommand.js +18 -41
  167. package/dist-es/commands/GetKeyGroupConfigCommand.js +18 -41
  168. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +18 -41
  169. package/dist-es/commands/GetOriginAccessControlCommand.js +18 -41
  170. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +18 -41
  171. package/dist-es/commands/GetOriginRequestPolicyCommand.js +18 -41
  172. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +18 -41
  173. package/dist-es/commands/GetPublicKeyCommand.js +18 -41
  174. package/dist-es/commands/GetPublicKeyConfigCommand.js +18 -41
  175. package/dist-es/commands/GetRealtimeLogConfigCommand.js +18 -41
  176. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +18 -41
  177. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +18 -41
  178. package/dist-es/commands/GetStreamingDistributionCommand.js +18 -41
  179. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +18 -41
  180. package/dist-es/commands/ListCachePoliciesCommand.js +18 -41
  181. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +18 -41
  182. package/dist-es/commands/ListConflictingAliasesCommand.js +18 -41
  183. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +18 -41
  184. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +18 -41
  185. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +18 -41
  186. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +18 -41
  187. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +18 -41
  188. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +18 -41
  189. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +18 -41
  190. package/dist-es/commands/ListDistributionsCommand.js +18 -41
  191. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +18 -41
  192. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +18 -41
  193. package/dist-es/commands/ListFunctionsCommand.js +18 -41
  194. package/dist-es/commands/ListInvalidationsCommand.js +18 -41
  195. package/dist-es/commands/ListKeyGroupsCommand.js +18 -41
  196. package/dist-es/commands/ListKeyValueStoresCommand.js +18 -41
  197. package/dist-es/commands/ListOriginAccessControlsCommand.js +18 -41
  198. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +18 -41
  199. package/dist-es/commands/ListPublicKeysCommand.js +18 -41
  200. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +18 -41
  201. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +18 -41
  202. package/dist-es/commands/ListStreamingDistributionsCommand.js +18 -41
  203. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  204. package/dist-es/commands/PublishFunctionCommand.js +18 -41
  205. package/dist-es/commands/TagResourceCommand.js +18 -41
  206. package/dist-es/commands/TestFunctionCommand.js +18 -41
  207. package/dist-es/commands/UntagResourceCommand.js +18 -41
  208. package/dist-es/commands/UpdateCachePolicyCommand.js +18 -41
  209. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +18 -41
  210. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +18 -41
  211. package/dist-es/commands/UpdateDistributionCommand.js +18 -41
  212. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +18 -41
  213. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +18 -41
  214. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +18 -41
  215. package/dist-es/commands/UpdateFunctionCommand.js +18 -41
  216. package/dist-es/commands/UpdateKeyGroupCommand.js +18 -41
  217. package/dist-es/commands/UpdateKeyValueStoreCommand.js +18 -41
  218. package/dist-es/commands/UpdateOriginAccessControlCommand.js +18 -41
  219. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +18 -41
  220. package/dist-es/commands/UpdatePublicKeyCommand.js +18 -41
  221. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +18 -41
  222. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +18 -41
  223. package/dist-es/commands/UpdateStreamingDistributionCommand.js +18 -41
  224. package/dist-es/endpoint/EndpointParameters.js +6 -0
  225. package/dist-types/commands/AssociateAliasCommand.d.ts +6 -21
  226. package/dist-types/commands/CopyDistributionCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateCachePolicyCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  229. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -21
  230. package/dist-types/commands/CreateDistributionCommand.d.ts +6 -21
  231. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +6 -21
  232. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -21
  233. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -21
  234. package/dist-types/commands/CreateFunctionCommand.d.ts +6 -21
  235. package/dist-types/commands/CreateInvalidationCommand.d.ts +6 -21
  236. package/dist-types/commands/CreateKeyGroupCommand.d.ts +6 -21
  237. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +6 -21
  238. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -21
  239. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +6 -21
  240. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +6 -21
  241. package/dist-types/commands/CreatePublicKeyCommand.d.ts +6 -21
  242. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +6 -21
  243. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -21
  244. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +6 -21
  245. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -21
  246. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +6 -21
  247. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  248. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -21
  249. package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -21
  250. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -21
  251. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -21
  252. package/dist-types/commands/DeleteFunctionCommand.d.ts +6 -21
  253. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +6 -21
  254. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +6 -21
  255. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -21
  256. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +6 -21
  257. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -21
  258. package/dist-types/commands/DeletePublicKeyCommand.d.ts +6 -21
  259. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -21
  260. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -21
  261. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +6 -21
  262. package/dist-types/commands/DescribeFunctionCommand.d.ts +6 -21
  263. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +6 -21
  264. package/dist-types/commands/GetCachePolicyCommand.d.ts +6 -21
  265. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +6 -21
  266. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  267. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -21
  268. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -21
  269. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -21
  270. package/dist-types/commands/GetDistributionCommand.d.ts +6 -21
  271. package/dist-types/commands/GetDistributionConfigCommand.d.ts +6 -21
  272. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +6 -21
  273. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -21
  274. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -21
  275. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -21
  276. package/dist-types/commands/GetFunctionCommand.d.ts +6 -21
  277. package/dist-types/commands/GetInvalidationCommand.d.ts +6 -21
  278. package/dist-types/commands/GetKeyGroupCommand.d.ts +6 -21
  279. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +6 -21
  280. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +6 -21
  281. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +6 -21
  282. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +6 -21
  283. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +6 -21
  284. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -21
  285. package/dist-types/commands/GetPublicKeyCommand.d.ts +6 -21
  286. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +6 -21
  287. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +6 -21
  288. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +6 -21
  289. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -21
  290. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +6 -21
  291. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +6 -21
  292. package/dist-types/commands/ListCachePoliciesCommand.d.ts +6 -21
  293. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -21
  294. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +6 -21
  295. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -21
  296. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -21
  297. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -21
  298. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -21
  299. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -21
  300. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -21
  301. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -21
  302. package/dist-types/commands/ListDistributionsCommand.d.ts +6 -21
  303. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -21
  304. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -21
  305. package/dist-types/commands/ListFunctionsCommand.d.ts +6 -21
  306. package/dist-types/commands/ListInvalidationsCommand.d.ts +6 -21
  307. package/dist-types/commands/ListKeyGroupsCommand.d.ts +6 -21
  308. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +6 -21
  309. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +6 -21
  310. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +6 -21
  311. package/dist-types/commands/ListPublicKeysCommand.d.ts +6 -21
  312. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +6 -21
  313. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -21
  314. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +6 -21
  315. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  316. package/dist-types/commands/PublishFunctionCommand.d.ts +6 -21
  317. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  318. package/dist-types/commands/TestFunctionCommand.d.ts +6 -21
  319. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  320. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +6 -21
  321. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -21
  322. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -21
  323. package/dist-types/commands/UpdateDistributionCommand.d.ts +6 -21
  324. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -21
  325. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -21
  326. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -21
  327. package/dist-types/commands/UpdateFunctionCommand.d.ts +6 -21
  328. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +6 -21
  329. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +6 -21
  330. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +6 -21
  331. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -21
  332. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +6 -21
  333. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -21
  334. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -21
  335. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +6 -21
  336. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  337. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +14 -23
  366. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +12 -24
  403. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +12 -24
  406. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +14 -23
  415. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +12 -24
  422. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +14 -23
  424. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +12 -24
  425. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +12 -24
  426. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +12 -24
  427. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  428. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +14 -23
  429. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +14 -23
  431. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  432. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +14 -23
  433. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +12 -24
  434. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +12 -24
  435. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +14 -23
  436. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +12 -24
  437. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +12 -24
  438. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +12 -24
  439. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +14 -23
  442. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +12 -24
  443. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +12 -24
  444. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +14 -23
  445. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +12 -24
  447. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +12 -24
  448. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  449. package/package.json +11 -11
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class GetDistributionCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
19
- }
20
- constructor(input) {
21
- super();
22
- this.input = input;
23
- }
24
- resolveMiddleware(clientStack, configuration, options) {
25
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
26
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetDistributionCommand.getEndpointParameterInstructions()));
27
- const stack = clientStack.concat(this.middlewareStack);
28
- const { logger } = configuration;
29
- const clientName = "CloudFrontClient";
30
- const commandName = "GetDistributionCommand";
31
- const handlerExecutionContext = {
32
- logger,
33
- clientName,
34
- commandName,
35
- inputFilterSensitiveLog: (_) => _,
36
- outputFilterSensitiveLog: models_1_1.GetDistributionResultFilterSensitiveLog,
37
- [types_1.SMITHY_CONTEXT_KEY]: {
38
- service: "Cloudfront2020_05_31",
39
- operation: "GetDistribution",
40
- },
41
- };
42
- const { requestHandler } = configuration;
43
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
44
- }
45
- serialize(input, context) {
46
- return (0, Aws_restXml_1.se_GetDistributionCommand)(input, context);
47
- }
48
- deserialize(output, context) {
49
- return (0, Aws_restXml_1.de_GetDistributionCommand)(output, context);
50
- }
11
+ class GetDistributionCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("Cloudfront2020_05_31", "GetDistribution", {})
23
+ .n("CloudFrontClient", "GetDistributionCommand")
24
+ .f(void 0, models_1_1.GetDistributionResultFilterSensitiveLog)
25
+ .ser(Aws_restXml_1.se_GetDistributionCommand)
26
+ .de(Aws_restXml_1.de_GetDistributionCommand)
27
+ .build() {
51
28
  }
52
29
  exports.GetDistributionCommand = GetDistributionCommand;
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class GetDistributionConfigCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
19
- }
20
- constructor(input) {
21
- super();
22
- this.input = input;
23
- }
24
- resolveMiddleware(clientStack, configuration, options) {
25
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
26
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetDistributionConfigCommand.getEndpointParameterInstructions()));
27
- const stack = clientStack.concat(this.middlewareStack);
28
- const { logger } = configuration;
29
- const clientName = "CloudFrontClient";
30
- const commandName = "GetDistributionConfigCommand";
31
- const handlerExecutionContext = {
32
- logger,
33
- clientName,
34
- commandName,
35
- inputFilterSensitiveLog: (_) => _,
36
- outputFilterSensitiveLog: models_1_1.GetDistributionConfigResultFilterSensitiveLog,
37
- [types_1.SMITHY_CONTEXT_KEY]: {
38
- service: "Cloudfront2020_05_31",
39
- operation: "GetDistributionConfig",
40
- },
41
- };
42
- const { requestHandler } = configuration;
43
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
44
- }
45
- serialize(input, context) {
46
- return (0, Aws_restXml_1.se_GetDistributionConfigCommand)(input, context);
47
- }
48
- deserialize(output, context) {
49
- return (0, Aws_restXml_1.de_GetDistributionConfigCommand)(output, context);
50
- }
11
+ class GetDistributionConfigCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("Cloudfront2020_05_31", "GetDistributionConfig", {})
23
+ .n("CloudFrontClient", "GetDistributionConfigCommand")
24
+ .f(void 0, models_1_1.GetDistributionConfigResultFilterSensitiveLog)
25
+ .ser(Aws_restXml_1.se_GetDistributionConfigCommand)
26
+ .de(Aws_restXml_1.de_GetDistributionConfigCommand)
27
+ .build() {
51
28
  }
52
29
  exports.GetDistributionConfigCommand = GetDistributionConfigCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetFieldLevelEncryptionCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetFieldLevelEncryptionCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetFieldLevelEncryptionCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetFieldLevelEncryption",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetFieldLevelEncryptionCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetFieldLevelEncryptionCommand)(output, context);
49
- }
10
+ class GetFieldLevelEncryptionCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetFieldLevelEncryption", {})
22
+ .n("CloudFrontClient", "GetFieldLevelEncryptionCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetFieldLevelEncryptionCommand)
25
+ .de(Aws_restXml_1.de_GetFieldLevelEncryptionCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetFieldLevelEncryptionCommand = GetFieldLevelEncryptionCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetFieldLevelEncryptionConfigCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetFieldLevelEncryptionConfigCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetFieldLevelEncryptionConfig",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetFieldLevelEncryptionConfigCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetFieldLevelEncryptionConfigCommand)(output, context);
49
- }
10
+ class GetFieldLevelEncryptionConfigCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionConfig", {})
22
+ .n("CloudFrontClient", "GetFieldLevelEncryptionConfigCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetFieldLevelEncryptionConfigCommand)
25
+ .de(Aws_restXml_1.de_GetFieldLevelEncryptionConfigCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetFieldLevelEncryptionConfigCommand = GetFieldLevelEncryptionConfigCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetFieldLevelEncryptionProfileCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetFieldLevelEncryptionProfileCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetFieldLevelEncryptionProfile",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetFieldLevelEncryptionProfileCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetFieldLevelEncryptionProfileCommand)(output, context);
49
- }
10
+ class GetFieldLevelEncryptionProfileCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionProfile", {})
22
+ .n("CloudFrontClient", "GetFieldLevelEncryptionProfileCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetFieldLevelEncryptionProfileCommand)
25
+ .de(Aws_restXml_1.de_GetFieldLevelEncryptionProfileCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetFieldLevelEncryptionProfileCommand = GetFieldLevelEncryptionProfileCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetFieldLevelEncryptionProfileConfigCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetFieldLevelEncryptionProfileConfigCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetFieldLevelEncryptionProfileConfig",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetFieldLevelEncryptionProfileConfigCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetFieldLevelEncryptionProfileConfigCommand)(output, context);
49
- }
10
+ class GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetFieldLevelEncryptionProfileConfig", {})
22
+ .n("CloudFrontClient", "GetFieldLevelEncryptionProfileConfigCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetFieldLevelEncryptionProfileConfigCommand)
25
+ .de(Aws_restXml_1.de_GetFieldLevelEncryptionProfileConfigCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetFieldLevelEncryptionProfileConfigCommand = GetFieldLevelEncryptionProfileConfigCommand;
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class GetFunctionCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
19
- }
20
- constructor(input) {
21
- super();
22
- this.input = input;
23
- }
24
- resolveMiddleware(clientStack, configuration, options) {
25
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
26
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetFunctionCommand.getEndpointParameterInstructions()));
27
- const stack = clientStack.concat(this.middlewareStack);
28
- const { logger } = configuration;
29
- const clientName = "CloudFrontClient";
30
- const commandName = "GetFunctionCommand";
31
- const handlerExecutionContext = {
32
- logger,
33
- clientName,
34
- commandName,
35
- inputFilterSensitiveLog: (_) => _,
36
- outputFilterSensitiveLog: models_1_1.GetFunctionResultFilterSensitiveLog,
37
- [types_1.SMITHY_CONTEXT_KEY]: {
38
- service: "Cloudfront2020_05_31",
39
- operation: "GetFunction",
40
- },
41
- };
42
- const { requestHandler } = configuration;
43
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
44
- }
45
- serialize(input, context) {
46
- return (0, Aws_restXml_1.se_GetFunctionCommand)(input, context);
47
- }
48
- deserialize(output, context) {
49
- return (0, Aws_restXml_1.de_GetFunctionCommand)(output, context);
50
- }
11
+ class GetFunctionCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("Cloudfront2020_05_31", "GetFunction", {})
23
+ .n("CloudFrontClient", "GetFunctionCommand")
24
+ .f(void 0, models_1_1.GetFunctionResultFilterSensitiveLog)
25
+ .ser(Aws_restXml_1.se_GetFunctionCommand)
26
+ .de(Aws_restXml_1.de_GetFunctionCommand)
27
+ .build() {
51
28
  }
52
29
  exports.GetFunctionCommand = GetFunctionCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetInvalidationCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetInvalidationCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetInvalidationCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetInvalidation",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetInvalidationCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetInvalidationCommand)(output, context);
49
- }
10
+ class GetInvalidationCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetInvalidation", {})
22
+ .n("CloudFrontClient", "GetInvalidationCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetInvalidationCommand)
25
+ .de(Aws_restXml_1.de_GetInvalidationCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetInvalidationCommand = GetInvalidationCommand;
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class GetKeyGroupCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetKeyGroupCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CloudFrontClient";
29
- const commandName = "GetKeyGroupCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "Cloudfront2020_05_31",
38
- operation: "GetKeyGroup",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restXml_1.se_GetKeyGroupCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restXml_1.de_GetKeyGroupCommand)(output, context);
49
- }
10
+ class GetKeyGroupCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("Cloudfront2020_05_31", "GetKeyGroup", {})
22
+ .n("CloudFrontClient", "GetKeyGroupCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restXml_1.se_GetKeyGroupCommand)
25
+ .de(Aws_restXml_1.de_GetKeyGroupCommand)
26
+ .build() {
50
27
  }
51
28
  exports.GetKeyGroupCommand = GetKeyGroupCommand;