@aws-sdk/client-cloudfront 3.296.0 → 3.298.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 (329) hide show
  1. package/dist-cjs/commands/AssociateAliasCommand.js +2 -3
  2. package/dist-cjs/commands/CopyDistributionCommand.js +1 -1
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -3
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
  7. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
  8. package/dist-cjs/commands/CreateFunctionCommand.js +1 -1
  9. package/dist-cjs/commands/CreateInvalidationCommand.js +2 -3
  10. package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -3
  12. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -3
  13. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -3
  14. package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -3
  15. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -3
  16. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -4
  17. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteDistributionCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -3
  30. package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeFunctionCommand.js +2 -3
  35. package/dist-cjs/commands/GetCachePolicyCommand.js +2 -3
  36. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -3
  37. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
  38. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
  39. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
  40. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
  41. package/dist-cjs/commands/GetDistributionCommand.js +1 -1
  42. package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -1
  43. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -3
  44. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
  45. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
  46. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
  47. package/dist-cjs/commands/GetFunctionCommand.js +1 -1
  48. package/dist-cjs/commands/GetInvalidationCommand.js +2 -3
  49. package/dist-cjs/commands/GetKeyGroupCommand.js +2 -3
  50. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -3
  51. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -3
  52. package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -3
  53. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -3
  54. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -3
  55. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
  56. package/dist-cjs/commands/GetPublicKeyCommand.js +2 -3
  57. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -3
  58. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -3
  59. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -3
  60. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
  61. package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -3
  62. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -3
  63. package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -3
  64. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
  65. package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -3
  66. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
  67. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
  68. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -3
  69. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
  70. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -1
  71. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
  72. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -1
  73. package/dist-cjs/commands/ListDistributionsCommand.js +1 -1
  74. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
  75. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
  76. package/dist-cjs/commands/ListFunctionsCommand.js +2 -3
  77. package/dist-cjs/commands/ListInvalidationsCommand.js +2 -3
  78. package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -3
  79. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -3
  80. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -3
  81. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
  82. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -3
  83. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -3
  84. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -3
  85. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  86. package/dist-cjs/commands/PublishFunctionCommand.js +2 -3
  87. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  88. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  89. package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -3
  90. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
  91. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -1
  93. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
  95. package/dist-cjs/commands/UpdateFunctionCommand.js +1 -1
  96. package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -3
  97. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -3
  99. package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -3
  101. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -3
  103. package/dist-cjs/models/models_0.js +2 -568
  104. package/dist-cjs/models/models_1.js +1 -733
  105. package/dist-cjs/protocols/Aws_restXml.js +153 -857
  106. package/dist-es/commands/AssociateAliasCommand.js +2 -3
  107. package/dist-es/commands/CopyDistributionCommand.js +2 -2
  108. package/dist-es/commands/CreateCachePolicyCommand.js +2 -3
  109. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
  110. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
  111. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
  112. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
  113. package/dist-es/commands/CreateFunctionCommand.js +2 -2
  114. package/dist-es/commands/CreateInvalidationCommand.js +2 -3
  115. package/dist-es/commands/CreateKeyGroupCommand.js +2 -3
  116. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -3
  117. package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -3
  118. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -3
  119. package/dist-es/commands/CreatePublicKeyCommand.js +2 -3
  120. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -3
  121. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -4
  122. package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -3
  123. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
  124. package/dist-es/commands/DeleteCachePolicyCommand.js +2 -3
  125. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
  126. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
  127. package/dist-es/commands/DeleteDistributionCommand.js +2 -3
  128. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
  129. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
  130. package/dist-es/commands/DeleteFunctionCommand.js +2 -3
  131. package/dist-es/commands/DeleteKeyGroupCommand.js +2 -3
  132. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
  133. package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -3
  134. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -3
  135. package/dist-es/commands/DeletePublicKeyCommand.js +2 -3
  136. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -3
  137. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
  138. package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -3
  139. package/dist-es/commands/DescribeFunctionCommand.js +2 -3
  140. package/dist-es/commands/GetCachePolicyCommand.js +2 -3
  141. package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -3
  142. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
  143. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
  144. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
  145. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
  146. package/dist-es/commands/GetDistributionCommand.js +2 -2
  147. package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
  148. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -3
  149. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
  150. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
  151. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
  152. package/dist-es/commands/GetFunctionCommand.js +2 -2
  153. package/dist-es/commands/GetInvalidationCommand.js +2 -3
  154. package/dist-es/commands/GetKeyGroupCommand.js +2 -3
  155. package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -3
  156. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -3
  157. package/dist-es/commands/GetOriginAccessControlCommand.js +2 -3
  158. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -3
  159. package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -3
  160. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
  161. package/dist-es/commands/GetPublicKeyCommand.js +2 -3
  162. package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -3
  163. package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -3
  164. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -3
  165. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
  166. package/dist-es/commands/GetStreamingDistributionCommand.js +2 -3
  167. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -3
  168. package/dist-es/commands/ListCachePoliciesCommand.js +2 -3
  169. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
  170. package/dist-es/commands/ListConflictingAliasesCommand.js +2 -3
  171. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
  172. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
  173. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -3
  174. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
  175. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
  176. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
  177. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
  178. package/dist-es/commands/ListDistributionsCommand.js +2 -2
  179. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
  180. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
  181. package/dist-es/commands/ListFunctionsCommand.js +2 -3
  182. package/dist-es/commands/ListInvalidationsCommand.js +2 -3
  183. package/dist-es/commands/ListKeyGroupsCommand.js +2 -3
  184. package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -3
  185. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -3
  186. package/dist-es/commands/ListPublicKeysCommand.js +2 -3
  187. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -3
  188. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -3
  189. package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -3
  190. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  191. package/dist-es/commands/PublishFunctionCommand.js +2 -3
  192. package/dist-es/commands/TagResourceCommand.js +2 -3
  193. package/dist-es/commands/UntagResourceCommand.js +2 -3
  194. package/dist-es/commands/UpdateCachePolicyCommand.js +2 -3
  195. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
  196. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
  197. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
  198. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
  199. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
  200. package/dist-es/commands/UpdateFunctionCommand.js +2 -2
  201. package/dist-es/commands/UpdateKeyGroupCommand.js +2 -3
  202. package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -3
  203. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -3
  204. package/dist-es/commands/UpdatePublicKeyCommand.js +2 -3
  205. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -3
  206. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
  207. package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -3
  208. package/dist-es/models/models_0.js +0 -423
  209. package/dist-es/models/models_1.js +0 -546
  210. package/dist-es/protocols/Aws_restXml.js +153 -857
  211. package/dist-types/CloudFront.d.ts +107 -0
  212. package/dist-types/CloudFrontClient.d.ts +24 -4
  213. package/dist-types/commands/AssociateAliasCommand.d.ts +16 -0
  214. package/dist-types/commands/CopyDistributionCommand.d.ts +16 -0
  215. package/dist-types/commands/CreateCachePolicyCommand.d.ts +16 -0
  216. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
  217. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +16 -0
  218. package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
  219. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +16 -0
  220. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +16 -0
  221. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +16 -0
  222. package/dist-types/commands/CreateFunctionCommand.d.ts +16 -0
  223. package/dist-types/commands/CreateInvalidationCommand.d.ts +16 -0
  224. package/dist-types/commands/CreateKeyGroupCommand.d.ts +16 -0
  225. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +16 -0
  226. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +16 -0
  227. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +16 -0
  228. package/dist-types/commands/CreatePublicKeyCommand.d.ts +16 -0
  229. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +16 -0
  230. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +16 -0
  231. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +16 -0
  232. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +16 -0
  233. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +16 -0
  234. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
  235. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +16 -0
  236. package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
  237. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +16 -0
  238. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +16 -0
  239. package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
  240. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +16 -0
  241. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +16 -0
  242. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +16 -0
  243. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +16 -0
  244. package/dist-types/commands/DeletePublicKeyCommand.d.ts +16 -0
  245. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +16 -0
  246. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +16 -0
  247. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +16 -0
  248. package/dist-types/commands/DescribeFunctionCommand.d.ts +16 -0
  249. package/dist-types/commands/GetCachePolicyCommand.d.ts +16 -0
  250. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +16 -0
  251. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
  252. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +16 -0
  253. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +16 -0
  254. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +16 -0
  255. package/dist-types/commands/GetDistributionCommand.d.ts +16 -0
  256. package/dist-types/commands/GetDistributionConfigCommand.d.ts +16 -0
  257. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +16 -0
  258. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +16 -0
  259. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +16 -0
  260. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +16 -0
  261. package/dist-types/commands/GetFunctionCommand.d.ts +16 -0
  262. package/dist-types/commands/GetInvalidationCommand.d.ts +16 -0
  263. package/dist-types/commands/GetKeyGroupCommand.d.ts +16 -0
  264. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +16 -0
  265. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +16 -0
  266. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +16 -0
  267. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +16 -0
  268. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +16 -0
  269. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +16 -0
  270. package/dist-types/commands/GetPublicKeyCommand.d.ts +16 -0
  271. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +16 -0
  272. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +16 -0
  273. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +16 -0
  274. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +16 -0
  275. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +16 -0
  276. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +16 -0
  277. package/dist-types/commands/ListCachePoliciesCommand.d.ts +16 -0
  278. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +16 -0
  279. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +16 -0
  280. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +16 -0
  281. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +16 -0
  282. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +16 -0
  283. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +16 -0
  284. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +16 -0
  285. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +16 -0
  286. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +16 -0
  287. package/dist-types/commands/ListDistributionsCommand.d.ts +16 -0
  288. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +16 -0
  289. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +16 -0
  290. package/dist-types/commands/ListFunctionsCommand.d.ts +16 -0
  291. package/dist-types/commands/ListInvalidationsCommand.d.ts +16 -0
  292. package/dist-types/commands/ListKeyGroupsCommand.d.ts +16 -0
  293. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +16 -0
  294. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +16 -0
  295. package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
  296. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +16 -0
  297. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +16 -0
  298. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +16 -0
  299. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  300. package/dist-types/commands/PublishFunctionCommand.d.ts +16 -0
  301. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  302. package/dist-types/commands/TestFunctionCommand.d.ts +16 -0
  303. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  304. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +16 -0
  305. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
  306. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +16 -0
  307. package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
  308. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +16 -0
  309. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +16 -0
  310. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +16 -0
  311. package/dist-types/commands/UpdateFunctionCommand.d.ts +16 -0
  312. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +16 -0
  313. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +16 -0
  314. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +16 -0
  315. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +16 -0
  316. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +16 -0
  317. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +16 -0
  318. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +16 -0
  319. package/dist-types/models/CloudFrontServiceException.d.ts +2 -0
  320. package/dist-types/models/models_0.d.ts +424 -574
  321. package/dist-types/models/models_1.d.ts +484 -740
  322. package/dist-types/pagination/Interfaces.d.ts +3 -0
  323. package/dist-types/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +3 -0
  324. package/dist-types/pagination/ListDistributionsPaginator.d.ts +3 -0
  325. package/dist-types/pagination/ListInvalidationsPaginator.d.ts +3 -0
  326. package/dist-types/pagination/ListStreamingDistributionsPaginator.d.ts +3 -0
  327. package/dist-types/ts3.4/models/models_0.d.ts +0 -385
  328. package/dist-types/ts3.4/models/models_1.d.ts +0 -538
  329. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteResponseHeadersPolicyRequestFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlDeleteResponseHeadersPolicyCommand, serializeAws_restXmlDeleteResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
6
5
  export class DeleteResponseHeadersPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteResponseHeadersPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteResponseHeadersPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteStreamingDistributionRequestFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlDeleteStreamingDistributionCommand, serializeAws_restXmlDeleteStreamingDistributionCommand, } from "../protocols/Aws_restXml";
6
5
  export class DeleteStreamingDistributionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteStreamingDistributionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteStreamingDistributionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeFunctionRequestFilterSensitiveLog, DescribeFunctionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlDescribeFunctionCommand, serializeAws_restXmlDescribeFunctionCommand, } from "../protocols/Aws_restXml";
6
5
  export class DescribeFunctionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeFunctionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeFunctionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeFunctionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCachePolicyRequestFilterSensitiveLog, GetCachePolicyResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetCachePolicyCommand, serializeAws_restXmlGetCachePolicyCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetCachePolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCachePolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCachePolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCachePolicyResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCachePolicyConfigRequestFilterSensitiveLog, GetCachePolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetCachePolicyConfigCommand, serializeAws_restXmlGetCachePolicyConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetCachePolicyConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCachePolicyConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCachePolicyConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCachePolicyConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetCloudFrontOriginAccessIdentityCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCloudFrontOriginAccessIdentityCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog, GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand, serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetContinuousDeploymentPolicyRequestFilterSensitiveLog, GetContinuousDeploymentPolicyResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetContinuousDeploymentPolicyCommand, serializeAws_restXmlGetContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetContinuousDeploymentPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetContinuousDeploymentPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetContinuousDeploymentPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetContinuousDeploymentPolicyResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetContinuousDeploymentPolicyConfigRequestFilterSensitiveLog, GetContinuousDeploymentPolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand, serializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetContinuousDeploymentPolicyConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetContinuousDeploymentPolicyConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetContinuousDeploymentPolicyConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetContinuousDeploymentPolicyConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDistributionRequestFilterSensitiveLog, GetDistributionResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetDistributionResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restXmlGetDistributionCommand, serializeAws_restXmlGetDistributionCommand, } from "../protocols/Aws_restXml";
6
6
  export class GetDistributionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetDistributionCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetDistributionRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetDistributionResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetDistributionConfigRequestFilterSensitiveLog, GetDistributionConfigResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetDistributionConfigResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restXmlGetDistributionConfigCommand, serializeAws_restXmlGetDistributionConfigCommand, } from "../protocols/Aws_restXml";
6
6
  export class GetDistributionConfigCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetDistributionConfigCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetDistributionConfigRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetDistributionConfigResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFieldLevelEncryptionRequestFilterSensitiveLog, GetFieldLevelEncryptionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetFieldLevelEncryptionCommand, serializeAws_restXmlGetFieldLevelEncryptionCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetFieldLevelEncryptionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetFieldLevelEncryptionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetFieldLevelEncryptionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetFieldLevelEncryptionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFieldLevelEncryptionConfigRequestFilterSensitiveLog, GetFieldLevelEncryptionConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand, serializeAws_restXmlGetFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetFieldLevelEncryptionConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetFieldLevelEncryptionConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetFieldLevelEncryptionConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetFieldLevelEncryptionConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFieldLevelEncryptionProfileRequestFilterSensitiveLog, GetFieldLevelEncryptionProfileResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand, serializeAws_restXmlGetFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetFieldLevelEncryptionProfileCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetFieldLevelEncryptionProfileCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetFieldLevelEncryptionProfileRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetFieldLevelEncryptionProfileResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog, GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand, serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetFieldLevelEncryptionProfileConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetFieldLevelEncryptionProfileConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetFunctionRequestFilterSensitiveLog, GetFunctionResultFilterSensitiveLog, } from "../models/models_1";
4
+ import { GetFunctionResultFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_restXmlGetFunctionCommand, serializeAws_restXmlGetFunctionCommand, } from "../protocols/Aws_restXml";
6
6
  export class GetFunctionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetFunctionCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetFunctionRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetFunctionResultFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetInvalidationRequestFilterSensitiveLog, GetInvalidationResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetInvalidationCommand, serializeAws_restXmlGetInvalidationCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetInvalidationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetInvalidationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetInvalidationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetInvalidationResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetKeyGroupRequestFilterSensitiveLog, GetKeyGroupResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetKeyGroupCommand, serializeAws_restXmlGetKeyGroupCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetKeyGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetKeyGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetKeyGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetKeyGroupResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetKeyGroupConfigRequestFilterSensitiveLog, GetKeyGroupConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetKeyGroupConfigCommand, serializeAws_restXmlGetKeyGroupConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetKeyGroupConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetKeyGroupConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetKeyGroupConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetKeyGroupConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetMonitoringSubscriptionRequestFilterSensitiveLog, GetMonitoringSubscriptionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetMonitoringSubscriptionCommand, serializeAws_restXmlGetMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetMonitoringSubscriptionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetMonitoringSubscriptionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetMonitoringSubscriptionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetMonitoringSubscriptionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOriginAccessControlRequestFilterSensitiveLog, GetOriginAccessControlResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetOriginAccessControlCommand, serializeAws_restXmlGetOriginAccessControlCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetOriginAccessControlCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOriginAccessControlCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOriginAccessControlRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOriginAccessControlResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOriginAccessControlConfigRequestFilterSensitiveLog, GetOriginAccessControlConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetOriginAccessControlConfigCommand, serializeAws_restXmlGetOriginAccessControlConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetOriginAccessControlConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOriginAccessControlConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOriginAccessControlConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOriginAccessControlConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOriginRequestPolicyRequestFilterSensitiveLog, GetOriginRequestPolicyResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetOriginRequestPolicyCommand, serializeAws_restXmlGetOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetOriginRequestPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOriginRequestPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOriginRequestPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOriginRequestPolicyResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetOriginRequestPolicyConfigRequestFilterSensitiveLog, GetOriginRequestPolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetOriginRequestPolicyConfigCommand, serializeAws_restXmlGetOriginRequestPolicyConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetOriginRequestPolicyConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetOriginRequestPolicyConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetOriginRequestPolicyConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetOriginRequestPolicyConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPublicKeyRequestFilterSensitiveLog, GetPublicKeyResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetPublicKeyCommand, serializeAws_restXmlGetPublicKeyCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetPublicKeyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetPublicKeyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetPublicKeyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetPublicKeyResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetPublicKeyConfigRequestFilterSensitiveLog, GetPublicKeyConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetPublicKeyConfigCommand, serializeAws_restXmlGetPublicKeyConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetPublicKeyConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetPublicKeyConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetPublicKeyConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetPublicKeyConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetRealtimeLogConfigRequestFilterSensitiveLog, GetRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetRealtimeLogConfigCommand, serializeAws_restXmlGetRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetRealtimeLogConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetRealtimeLogConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetRealtimeLogConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetRealtimeLogConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetResponseHeadersPolicyRequestFilterSensitiveLog, GetResponseHeadersPolicyResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetResponseHeadersPolicyCommand, serializeAws_restXmlGetResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetResponseHeadersPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetResponseHeadersPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetResponseHeadersPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetResponseHeadersPolicyResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetResponseHeadersPolicyConfigRequestFilterSensitiveLog, GetResponseHeadersPolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand, serializeAws_restXmlGetResponseHeadersPolicyConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetResponseHeadersPolicyConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetResponseHeadersPolicyConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetResponseHeadersPolicyConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetResponseHeadersPolicyConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetStreamingDistributionRequestFilterSensitiveLog, GetStreamingDistributionResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetStreamingDistributionCommand, serializeAws_restXmlGetStreamingDistributionCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetStreamingDistributionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetStreamingDistributionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetStreamingDistributionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetStreamingDistributionResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetStreamingDistributionConfigRequestFilterSensitiveLog, GetStreamingDistributionConfigResultFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_restXmlGetStreamingDistributionConfigCommand, serializeAws_restXmlGetStreamingDistributionConfigCommand, } from "../protocols/Aws_restXml";
6
5
  export class GetStreamingDistributionConfigCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetStreamingDistributionConfigCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetStreamingDistributionConfigRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetStreamingDistributionConfigResultFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);