@aws-sdk/client-cloudfront 3.35.0 → 3.36.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 (531) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/CloudFront.js +0 -1
  3. package/dist-cjs/CloudFrontClient.js +0 -1
  4. package/dist-cjs/commands/AssociateAliasCommand.js +0 -1
  5. package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -1
  6. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -1
  7. package/dist-cjs/commands/CreateDistributionCommand.js +0 -1
  8. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -1
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -1
  10. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -1
  11. package/dist-cjs/commands/CreateFunctionCommand.js +0 -1
  12. package/dist-cjs/commands/CreateInvalidationCommand.js +0 -1
  13. package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -1
  14. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -1
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -1
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -1
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -1
  18. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -1
  19. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteDistributionCommand.js +0 -1
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -1
  24. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -1
  25. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -1
  26. package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -1
  27. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -1
  28. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -1
  29. package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -1
  30. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -1
  31. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -1
  32. package/dist-cjs/commands/DescribeFunctionCommand.js +0 -1
  33. package/dist-cjs/commands/GetCachePolicyCommand.js +0 -1
  34. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -1
  35. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -1
  36. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -1
  37. package/dist-cjs/commands/GetDistributionCommand.js +0 -1
  38. package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -1
  39. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -1
  40. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -1
  41. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -1
  42. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -1
  43. package/dist-cjs/commands/GetFunctionCommand.js +0 -1
  44. package/dist-cjs/commands/GetInvalidationCommand.js +0 -1
  45. package/dist-cjs/commands/GetKeyGroupCommand.js +0 -1
  46. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -1
  47. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -1
  48. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -1
  49. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -1
  50. package/dist-cjs/commands/GetPublicKeyCommand.js +0 -1
  51. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -1
  52. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -1
  53. package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -1
  54. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -1
  55. package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -1
  56. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -1
  57. package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -1
  58. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -1
  59. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -1
  60. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -1
  61. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -1
  62. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -1
  63. package/dist-cjs/commands/ListDistributionsCommand.js +0 -1
  64. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -1
  65. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -1
  66. package/dist-cjs/commands/ListFunctionsCommand.js +0 -1
  67. package/dist-cjs/commands/ListInvalidationsCommand.js +0 -1
  68. package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -1
  69. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -1
  70. package/dist-cjs/commands/ListPublicKeysCommand.js +0 -1
  71. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -1
  72. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -1
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  74. package/dist-cjs/commands/PublishFunctionCommand.js +0 -1
  75. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  76. package/dist-cjs/commands/TestFunctionCommand.js +0 -1
  77. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  78. package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -1
  79. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -1
  80. package/dist-cjs/commands/UpdateDistributionCommand.js +0 -1
  81. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -1
  82. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -1
  83. package/dist-cjs/commands/UpdateFunctionCommand.js +0 -1
  84. package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -1
  85. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -1
  86. package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -1
  87. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -1
  88. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -1
  89. package/dist-cjs/endpoints.js +0 -1
  90. package/dist-cjs/index.js +0 -1
  91. package/dist-cjs/models/index.js +0 -1
  92. package/dist-cjs/models/models_0.js +0 -1
  93. package/dist-cjs/models/models_1.js +0 -1
  94. package/dist-cjs/pagination/Interfaces.js +0 -1
  95. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -1
  96. package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -1
  97. package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -1
  98. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -1
  99. package/dist-cjs/protocols/Aws_restXml.js +0 -1
  100. package/dist-cjs/runtimeConfig.browser.js +2 -3
  101. package/dist-cjs/runtimeConfig.js +3 -4
  102. package/dist-cjs/runtimeConfig.native.js +0 -1
  103. package/dist-cjs/runtimeConfig.shared.js +0 -1
  104. package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -1
  105. package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -1
  106. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -1
  107. package/dist-es/CloudFront.js +0 -1
  108. package/dist-es/CloudFrontClient.js +0 -1
  109. package/dist-es/commands/AssociateAliasCommand.js +0 -1
  110. package/dist-es/commands/CreateCachePolicyCommand.js +0 -1
  111. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -1
  112. package/dist-es/commands/CreateDistributionCommand.js +0 -1
  113. package/dist-es/commands/CreateDistributionWithTagsCommand.js +0 -1
  114. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -1
  115. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -1
  116. package/dist-es/commands/CreateFunctionCommand.js +0 -1
  117. package/dist-es/commands/CreateInvalidationCommand.js +0 -1
  118. package/dist-es/commands/CreateKeyGroupCommand.js +0 -1
  119. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +0 -1
  120. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +0 -1
  121. package/dist-es/commands/CreatePublicKeyCommand.js +0 -1
  122. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +0 -1
  123. package/dist-es/commands/CreateStreamingDistributionCommand.js +0 -1
  124. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +0 -1
  125. package/dist-es/commands/DeleteCachePolicyCommand.js +0 -1
  126. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -1
  127. package/dist-es/commands/DeleteDistributionCommand.js +0 -1
  128. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -1
  129. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -1
  130. package/dist-es/commands/DeleteFunctionCommand.js +0 -1
  131. package/dist-es/commands/DeleteKeyGroupCommand.js +0 -1
  132. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +0 -1
  133. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +0 -1
  134. package/dist-es/commands/DeletePublicKeyCommand.js +0 -1
  135. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +0 -1
  136. package/dist-es/commands/DeleteStreamingDistributionCommand.js +0 -1
  137. package/dist-es/commands/DescribeFunctionCommand.js +0 -1
  138. package/dist-es/commands/GetCachePolicyCommand.js +0 -1
  139. package/dist-es/commands/GetCachePolicyConfigCommand.js +0 -1
  140. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -1
  141. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -1
  142. package/dist-es/commands/GetDistributionCommand.js +0 -1
  143. package/dist-es/commands/GetDistributionConfigCommand.js +0 -1
  144. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +0 -1
  145. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +0 -1
  146. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +0 -1
  147. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -1
  148. package/dist-es/commands/GetFunctionCommand.js +0 -1
  149. package/dist-es/commands/GetInvalidationCommand.js +0 -1
  150. package/dist-es/commands/GetKeyGroupCommand.js +0 -1
  151. package/dist-es/commands/GetKeyGroupConfigCommand.js +0 -1
  152. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +0 -1
  153. package/dist-es/commands/GetOriginRequestPolicyCommand.js +0 -1
  154. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +0 -1
  155. package/dist-es/commands/GetPublicKeyCommand.js +0 -1
  156. package/dist-es/commands/GetPublicKeyConfigCommand.js +0 -1
  157. package/dist-es/commands/GetRealtimeLogConfigCommand.js +0 -1
  158. package/dist-es/commands/GetStreamingDistributionCommand.js +0 -1
  159. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +0 -1
  160. package/dist-es/commands/ListCachePoliciesCommand.js +0 -1
  161. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -1
  162. package/dist-es/commands/ListConflictingAliasesCommand.js +0 -1
  163. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +0 -1
  164. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +0 -1
  165. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -1
  166. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -1
  167. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +0 -1
  168. package/dist-es/commands/ListDistributionsCommand.js +0 -1
  169. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -1
  170. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -1
  171. package/dist-es/commands/ListFunctionsCommand.js +0 -1
  172. package/dist-es/commands/ListInvalidationsCommand.js +0 -1
  173. package/dist-es/commands/ListKeyGroupsCommand.js +0 -1
  174. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +0 -1
  175. package/dist-es/commands/ListPublicKeysCommand.js +0 -1
  176. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +0 -1
  177. package/dist-es/commands/ListStreamingDistributionsCommand.js +0 -1
  178. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  179. package/dist-es/commands/PublishFunctionCommand.js +0 -1
  180. package/dist-es/commands/TagResourceCommand.js +0 -1
  181. package/dist-es/commands/TestFunctionCommand.js +0 -1
  182. package/dist-es/commands/UntagResourceCommand.js +0 -1
  183. package/dist-es/commands/UpdateCachePolicyCommand.js +0 -1
  184. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -1
  185. package/dist-es/commands/UpdateDistributionCommand.js +0 -1
  186. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -1
  187. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -1
  188. package/dist-es/commands/UpdateFunctionCommand.js +0 -1
  189. package/dist-es/commands/UpdateKeyGroupCommand.js +0 -1
  190. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +0 -1
  191. package/dist-es/commands/UpdatePublicKeyCommand.js +0 -1
  192. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +0 -1
  193. package/dist-es/commands/UpdateStreamingDistributionCommand.js +0 -1
  194. package/dist-es/endpoints.js +0 -1
  195. package/dist-es/index.js +0 -1
  196. package/dist-es/models/index.js +0 -1
  197. package/dist-es/models/models_0.js +0 -1
  198. package/dist-es/models/models_1.js +0 -1
  199. package/dist-es/pagination/Interfaces.js +0 -1
  200. package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -1
  201. package/dist-es/pagination/ListDistributionsPaginator.js +0 -1
  202. package/dist-es/pagination/ListInvalidationsPaginator.js +0 -1
  203. package/dist-es/pagination/ListStreamingDistributionsPaginator.js +0 -1
  204. package/dist-es/protocols/Aws_restXml.js +0 -1
  205. package/dist-es/runtimeConfig.browser.js +1 -2
  206. package/dist-es/runtimeConfig.js +2 -3
  207. package/dist-es/runtimeConfig.native.js +0 -1
  208. package/dist-es/runtimeConfig.shared.js +0 -1
  209. package/dist-es/waiters/waitForDistributionDeployed.js +0 -1
  210. package/dist-es/waiters/waitForInvalidationCompleted.js +0 -1
  211. package/dist-es/waiters/waitForStreamingDistributionDeployed.js +0 -1
  212. package/package.json +35 -32
  213. package/dist-cjs/CloudFront.js.map +0 -1
  214. package/dist-cjs/CloudFrontClient.js.map +0 -1
  215. package/dist-cjs/commands/AssociateAliasCommand.js.map +0 -1
  216. package/dist-cjs/commands/CreateCachePolicyCommand.js.map +0 -1
  217. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  218. package/dist-cjs/commands/CreateDistributionCommand.js.map +0 -1
  219. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js.map +0 -1
  220. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js.map +0 -1
  221. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js.map +0 -1
  222. package/dist-cjs/commands/CreateFunctionCommand.js.map +0 -1
  223. package/dist-cjs/commands/CreateInvalidationCommand.js.map +0 -1
  224. package/dist-cjs/commands/CreateKeyGroupCommand.js.map +0 -1
  225. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js.map +0 -1
  226. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js.map +0 -1
  227. package/dist-cjs/commands/CreatePublicKeyCommand.js.map +0 -1
  228. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js.map +0 -1
  229. package/dist-cjs/commands/CreateStreamingDistributionCommand.js.map +0 -1
  230. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js.map +0 -1
  231. package/dist-cjs/commands/DeleteCachePolicyCommand.js.map +0 -1
  232. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  233. package/dist-cjs/commands/DeleteDistributionCommand.js.map +0 -1
  234. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js.map +0 -1
  235. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js.map +0 -1
  236. package/dist-cjs/commands/DeleteFunctionCommand.js.map +0 -1
  237. package/dist-cjs/commands/DeleteKeyGroupCommand.js.map +0 -1
  238. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js.map +0 -1
  239. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js.map +0 -1
  240. package/dist-cjs/commands/DeletePublicKeyCommand.js.map +0 -1
  241. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js.map +0 -1
  242. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js.map +0 -1
  243. package/dist-cjs/commands/DescribeFunctionCommand.js.map +0 -1
  244. package/dist-cjs/commands/GetCachePolicyCommand.js.map +0 -1
  245. package/dist-cjs/commands/GetCachePolicyConfigCommand.js.map +0 -1
  246. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  247. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js.map +0 -1
  248. package/dist-cjs/commands/GetDistributionCommand.js.map +0 -1
  249. package/dist-cjs/commands/GetDistributionConfigCommand.js.map +0 -1
  250. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js.map +0 -1
  251. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js.map +0 -1
  252. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js.map +0 -1
  253. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js.map +0 -1
  254. package/dist-cjs/commands/GetFunctionCommand.js.map +0 -1
  255. package/dist-cjs/commands/GetInvalidationCommand.js.map +0 -1
  256. package/dist-cjs/commands/GetKeyGroupCommand.js.map +0 -1
  257. package/dist-cjs/commands/GetKeyGroupConfigCommand.js.map +0 -1
  258. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js.map +0 -1
  259. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js.map +0 -1
  260. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js.map +0 -1
  261. package/dist-cjs/commands/GetPublicKeyCommand.js.map +0 -1
  262. package/dist-cjs/commands/GetPublicKeyConfigCommand.js.map +0 -1
  263. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js.map +0 -1
  264. package/dist-cjs/commands/GetStreamingDistributionCommand.js.map +0 -1
  265. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js.map +0 -1
  266. package/dist-cjs/commands/ListCachePoliciesCommand.js.map +0 -1
  267. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js.map +0 -1
  268. package/dist-cjs/commands/ListConflictingAliasesCommand.js.map +0 -1
  269. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js.map +0 -1
  270. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js.map +0 -1
  271. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js.map +0 -1
  272. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js.map +0 -1
  273. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js.map +0 -1
  274. package/dist-cjs/commands/ListDistributionsCommand.js.map +0 -1
  275. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js.map +0 -1
  276. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js.map +0 -1
  277. package/dist-cjs/commands/ListFunctionsCommand.js.map +0 -1
  278. package/dist-cjs/commands/ListInvalidationsCommand.js.map +0 -1
  279. package/dist-cjs/commands/ListKeyGroupsCommand.js.map +0 -1
  280. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js.map +0 -1
  281. package/dist-cjs/commands/ListPublicKeysCommand.js.map +0 -1
  282. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js.map +0 -1
  283. package/dist-cjs/commands/ListStreamingDistributionsCommand.js.map +0 -1
  284. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  285. package/dist-cjs/commands/PublishFunctionCommand.js.map +0 -1
  286. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  287. package/dist-cjs/commands/TestFunctionCommand.js.map +0 -1
  288. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  289. package/dist-cjs/commands/UpdateCachePolicyCommand.js.map +0 -1
  290. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  291. package/dist-cjs/commands/UpdateDistributionCommand.js.map +0 -1
  292. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js.map +0 -1
  293. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js.map +0 -1
  294. package/dist-cjs/commands/UpdateFunctionCommand.js.map +0 -1
  295. package/dist-cjs/commands/UpdateKeyGroupCommand.js.map +0 -1
  296. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js.map +0 -1
  297. package/dist-cjs/commands/UpdatePublicKeyCommand.js.map +0 -1
  298. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js.map +0 -1
  299. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js.map +0 -1
  300. package/dist-cjs/endpoints.js.map +0 -1
  301. package/dist-cjs/index.js.map +0 -1
  302. package/dist-cjs/models/index.js.map +0 -1
  303. package/dist-cjs/models/models_0.js.map +0 -1
  304. package/dist-cjs/models/models_1.js.map +0 -1
  305. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  306. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js.map +0 -1
  307. package/dist-cjs/pagination/ListDistributionsPaginator.js.map +0 -1
  308. package/dist-cjs/pagination/ListInvalidationsPaginator.js.map +0 -1
  309. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js.map +0 -1
  310. package/dist-cjs/protocols/Aws_restXml.js.map +0 -1
  311. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  312. package/dist-cjs/runtimeConfig.js.map +0 -1
  313. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  314. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  315. package/dist-cjs/waiters/waitForDistributionDeployed.js.map +0 -1
  316. package/dist-cjs/waiters/waitForInvalidationCompleted.js.map +0 -1
  317. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js.map +0 -1
  318. package/dist-es/CloudFront.js.map +0 -1
  319. package/dist-es/CloudFrontClient.js.map +0 -1
  320. package/dist-es/commands/AssociateAliasCommand.js.map +0 -1
  321. package/dist-es/commands/CreateCachePolicyCommand.js.map +0 -1
  322. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  323. package/dist-es/commands/CreateDistributionCommand.js.map +0 -1
  324. package/dist-es/commands/CreateDistributionWithTagsCommand.js.map +0 -1
  325. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js.map +0 -1
  326. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js.map +0 -1
  327. package/dist-es/commands/CreateFunctionCommand.js.map +0 -1
  328. package/dist-es/commands/CreateInvalidationCommand.js.map +0 -1
  329. package/dist-es/commands/CreateKeyGroupCommand.js.map +0 -1
  330. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js.map +0 -1
  331. package/dist-es/commands/CreateOriginRequestPolicyCommand.js.map +0 -1
  332. package/dist-es/commands/CreatePublicKeyCommand.js.map +0 -1
  333. package/dist-es/commands/CreateRealtimeLogConfigCommand.js.map +0 -1
  334. package/dist-es/commands/CreateStreamingDistributionCommand.js.map +0 -1
  335. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js.map +0 -1
  336. package/dist-es/commands/DeleteCachePolicyCommand.js.map +0 -1
  337. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  338. package/dist-es/commands/DeleteDistributionCommand.js.map +0 -1
  339. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js.map +0 -1
  340. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js.map +0 -1
  341. package/dist-es/commands/DeleteFunctionCommand.js.map +0 -1
  342. package/dist-es/commands/DeleteKeyGroupCommand.js.map +0 -1
  343. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js.map +0 -1
  344. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js.map +0 -1
  345. package/dist-es/commands/DeletePublicKeyCommand.js.map +0 -1
  346. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js.map +0 -1
  347. package/dist-es/commands/DeleteStreamingDistributionCommand.js.map +0 -1
  348. package/dist-es/commands/DescribeFunctionCommand.js.map +0 -1
  349. package/dist-es/commands/GetCachePolicyCommand.js.map +0 -1
  350. package/dist-es/commands/GetCachePolicyConfigCommand.js.map +0 -1
  351. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  352. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js.map +0 -1
  353. package/dist-es/commands/GetDistributionCommand.js.map +0 -1
  354. package/dist-es/commands/GetDistributionConfigCommand.js.map +0 -1
  355. package/dist-es/commands/GetFieldLevelEncryptionCommand.js.map +0 -1
  356. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js.map +0 -1
  357. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js.map +0 -1
  358. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js.map +0 -1
  359. package/dist-es/commands/GetFunctionCommand.js.map +0 -1
  360. package/dist-es/commands/GetInvalidationCommand.js.map +0 -1
  361. package/dist-es/commands/GetKeyGroupCommand.js.map +0 -1
  362. package/dist-es/commands/GetKeyGroupConfigCommand.js.map +0 -1
  363. package/dist-es/commands/GetMonitoringSubscriptionCommand.js.map +0 -1
  364. package/dist-es/commands/GetOriginRequestPolicyCommand.js.map +0 -1
  365. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js.map +0 -1
  366. package/dist-es/commands/GetPublicKeyCommand.js.map +0 -1
  367. package/dist-es/commands/GetPublicKeyConfigCommand.js.map +0 -1
  368. package/dist-es/commands/GetRealtimeLogConfigCommand.js.map +0 -1
  369. package/dist-es/commands/GetStreamingDistributionCommand.js.map +0 -1
  370. package/dist-es/commands/GetStreamingDistributionConfigCommand.js.map +0 -1
  371. package/dist-es/commands/ListCachePoliciesCommand.js.map +0 -1
  372. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js.map +0 -1
  373. package/dist-es/commands/ListConflictingAliasesCommand.js.map +0 -1
  374. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js.map +0 -1
  375. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js.map +0 -1
  376. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js.map +0 -1
  377. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js.map +0 -1
  378. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js.map +0 -1
  379. package/dist-es/commands/ListDistributionsCommand.js.map +0 -1
  380. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js.map +0 -1
  381. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js.map +0 -1
  382. package/dist-es/commands/ListFunctionsCommand.js.map +0 -1
  383. package/dist-es/commands/ListInvalidationsCommand.js.map +0 -1
  384. package/dist-es/commands/ListKeyGroupsCommand.js.map +0 -1
  385. package/dist-es/commands/ListOriginRequestPoliciesCommand.js.map +0 -1
  386. package/dist-es/commands/ListPublicKeysCommand.js.map +0 -1
  387. package/dist-es/commands/ListRealtimeLogConfigsCommand.js.map +0 -1
  388. package/dist-es/commands/ListStreamingDistributionsCommand.js.map +0 -1
  389. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  390. package/dist-es/commands/PublishFunctionCommand.js.map +0 -1
  391. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  392. package/dist-es/commands/TestFunctionCommand.js.map +0 -1
  393. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  394. package/dist-es/commands/UpdateCachePolicyCommand.js.map +0 -1
  395. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js.map +0 -1
  396. package/dist-es/commands/UpdateDistributionCommand.js.map +0 -1
  397. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js.map +0 -1
  398. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js.map +0 -1
  399. package/dist-es/commands/UpdateFunctionCommand.js.map +0 -1
  400. package/dist-es/commands/UpdateKeyGroupCommand.js.map +0 -1
  401. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js.map +0 -1
  402. package/dist-es/commands/UpdatePublicKeyCommand.js.map +0 -1
  403. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js.map +0 -1
  404. package/dist-es/commands/UpdateStreamingDistributionCommand.js.map +0 -1
  405. package/dist-es/endpoints.js.map +0 -1
  406. package/dist-es/index.js.map +0 -1
  407. package/dist-es/models/index.js.map +0 -1
  408. package/dist-es/models/models_0.js.map +0 -1
  409. package/dist-es/models/models_1.js.map +0 -1
  410. package/dist-es/pagination/Interfaces.js.map +0 -1
  411. package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js.map +0 -1
  412. package/dist-es/pagination/ListDistributionsPaginator.js.map +0 -1
  413. package/dist-es/pagination/ListInvalidationsPaginator.js.map +0 -1
  414. package/dist-es/pagination/ListStreamingDistributionsPaginator.js.map +0 -1
  415. package/dist-es/protocols/Aws_restXml.js.map +0 -1
  416. package/dist-es/runtimeConfig.browser.js.map +0 -1
  417. package/dist-es/runtimeConfig.js.map +0 -1
  418. package/dist-es/runtimeConfig.native.js.map +0 -1
  419. package/dist-es/runtimeConfig.shared.js.map +0 -1
  420. package/dist-es/waiters/waitForDistributionDeployed.js.map +0 -1
  421. package/dist-es/waiters/waitForInvalidationCompleted.js.map +0 -1
  422. package/dist-es/waiters/waitForStreamingDistributionDeployed.js.map +0 -1
  423. package/jest.config.js +0 -4
  424. package/src/CloudFront.ts +0 -3606
  425. package/src/CloudFrontClient.ts +0 -641
  426. package/src/commands/AssociateAliasCommand.ts +0 -105
  427. package/src/commands/CreateCachePolicyCommand.ts +0 -115
  428. package/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts +0 -109
  429. package/src/commands/CreateDistributionCommand.ts +0 -107
  430. package/src/commands/CreateDistributionWithTagsCommand.ts +0 -98
  431. package/src/commands/CreateFieldLevelEncryptionConfigCommand.ts +0 -103
  432. package/src/commands/CreateFieldLevelEncryptionProfileCommand.ts +0 -103
  433. package/src/commands/CreateFunctionCommand.ts +0 -105
  434. package/src/commands/CreateInvalidationCommand.ts +0 -95
  435. package/src/commands/CreateKeyGroupCommand.ts +0 -102
  436. package/src/commands/CreateMonitoringSubscriptionCommand.ts +0 -103
  437. package/src/commands/CreateOriginRequestPolicyCommand.ts +0 -122
  438. package/src/commands/CreatePublicKeyCommand.ts +0 -95
  439. package/src/commands/CreateRealtimeLogConfigCommand.ts +0 -98
  440. package/src/commands/CreateStreamingDistributionCommand.ts +0 -100
  441. package/src/commands/CreateStreamingDistributionWithTagsCommand.ts +0 -108
  442. package/src/commands/DeleteCachePolicyCommand.ts +0 -101
  443. package/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts +0 -101
  444. package/src/commands/DeleteDistributionCommand.ts +0 -95
  445. package/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts +0 -101
  446. package/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts +0 -101
  447. package/src/commands/DeleteFunctionCommand.ts +0 -101
  448. package/src/commands/DeleteKeyGroupCommand.ts +0 -101
  449. package/src/commands/DeleteMonitoringSubscriptionCommand.ts +0 -100
  450. package/src/commands/DeleteOriginRequestPolicyCommand.ts +0 -104
  451. package/src/commands/DeletePublicKeyCommand.ts +0 -95
  452. package/src/commands/DeleteRealtimeLogConfigCommand.ts +0 -101
  453. package/src/commands/DeleteStreamingDistributionCommand.ts +0 -145
  454. package/src/commands/DescribeFunctionCommand.ts +0 -99
  455. package/src/commands/GetCachePolicyCommand.ts +0 -108
  456. package/src/commands/GetCachePolicyConfigCommand.ts +0 -100
  457. package/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts +0 -103
  458. package/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts +0 -110
  459. package/src/commands/GetDistributionCommand.ts +0 -95
  460. package/src/commands/GetDistributionConfigCommand.ts +0 -95
  461. package/src/commands/GetFieldLevelEncryptionCommand.ts +0 -95
  462. package/src/commands/GetFieldLevelEncryptionConfigCommand.ts +0 -100
  463. package/src/commands/GetFieldLevelEncryptionProfileCommand.ts +0 -103
  464. package/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts +0 -106
  465. package/src/commands/GetFunctionCommand.ts +0 -98
  466. package/src/commands/GetInvalidationCommand.ts +0 -95
  467. package/src/commands/GetKeyGroupCommand.ts +0 -100
  468. package/src/commands/GetKeyGroupConfigCommand.ts +0 -100
  469. package/src/commands/GetMonitoringSubscriptionCommand.ts +0 -99
  470. package/src/commands/GetOriginRequestPolicyCommand.ts +0 -108
  471. package/src/commands/GetOriginRequestPolicyConfigCommand.ts +0 -106
  472. package/src/commands/GetPublicKeyCommand.ts +0 -95
  473. package/src/commands/GetPublicKeyConfigCommand.ts +0 -95
  474. package/src/commands/GetRealtimeLogConfigCommand.ts +0 -98
  475. package/src/commands/GetStreamingDistributionCommand.ts +0 -95
  476. package/src/commands/GetStreamingDistributionConfigCommand.ts +0 -103
  477. package/src/commands/ListCachePoliciesCommand.ts +0 -102
  478. package/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts +0 -106
  479. package/src/commands/ListConflictingAliasesCommand.ts +0 -117
  480. package/src/commands/ListDistributionsByCachePolicyIdCommand.ts +0 -109
  481. package/src/commands/ListDistributionsByKeyGroupCommand.ts +0 -104
  482. package/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts +0 -116
  483. package/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts +0 -115
  484. package/src/commands/ListDistributionsByWebACLIdCommand.ts +0 -98
  485. package/src/commands/ListDistributionsCommand.ts +0 -95
  486. package/src/commands/ListFieldLevelEncryptionConfigsCommand.ts +0 -103
  487. package/src/commands/ListFieldLevelEncryptionProfilesCommand.ts +0 -103
  488. package/src/commands/ListFunctionsCommand.ts +0 -102
  489. package/src/commands/ListInvalidationsCommand.ts +0 -95
  490. package/src/commands/ListKeyGroupsCommand.ts +0 -100
  491. package/src/commands/ListOriginRequestPoliciesCommand.ts +0 -105
  492. package/src/commands/ListPublicKeysCommand.ts +0 -95
  493. package/src/commands/ListRealtimeLogConfigsCommand.ts +0 -100
  494. package/src/commands/ListStreamingDistributionsCommand.ts +0 -98
  495. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  496. package/src/commands/PublishFunctionCommand.ts +0 -103
  497. package/src/commands/TagResourceCommand.ts +0 -95
  498. package/src/commands/TestFunctionCommand.ts +0 -104
  499. package/src/commands/UntagResourceCommand.ts +0 -95
  500. package/src/commands/UpdateCachePolicyCommand.ts +0 -112
  501. package/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts +0 -106
  502. package/src/commands/UpdateDistributionCommand.ts +0 -173
  503. package/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts +0 -103
  504. package/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts +0 -103
  505. package/src/commands/UpdateFunctionCommand.ts +0 -100
  506. package/src/commands/UpdateKeyGroupCommand.ts +0 -112
  507. package/src/commands/UpdateOriginRequestPolicyCommand.ts +0 -115
  508. package/src/commands/UpdatePublicKeyCommand.ts +0 -95
  509. package/src/commands/UpdateRealtimeLogConfigCommand.ts +0 -115
  510. package/src/commands/UpdateStreamingDistributionCommand.ts +0 -98
  511. package/src/endpoints.ts +0 -67
  512. package/src/index.ts +0 -96
  513. package/src/models/index.ts +0 -2
  514. package/src/models/models_0.ts +0 -8233
  515. package/src/models/models_1.ts +0 -3383
  516. package/src/pagination/Interfaces.ts +0 -8
  517. package/src/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.ts +0 -59
  518. package/src/pagination/ListDistributionsPaginator.ts +0 -59
  519. package/src/pagination/ListInvalidationsPaginator.ts +0 -59
  520. package/src/pagination/ListStreamingDistributionsPaginator.ts +0 -59
  521. package/src/protocols/Aws_restXml.ts +0 -19061
  522. package/src/runtimeConfig.browser.ts +0 -41
  523. package/src/runtimeConfig.native.ts +0 -17
  524. package/src/runtimeConfig.shared.ts +0 -17
  525. package/src/runtimeConfig.ts +0 -46
  526. package/src/waiters/waitForDistributionDeployed.ts +0 -47
  527. package/src/waiters/waitForInvalidationCompleted.ts +0 -47
  528. package/src/waiters/waitForStreamingDistributionDeployed.ts +0 -53
  529. package/tsconfig.es.json +0 -10
  530. package/tsconfig.json +0 -33
  531. package/tsconfig.types.json +0 -9
@@ -1,3383 +0,0 @@
1
- import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
3
-
4
- import {
5
- Aliases,
6
- AliasICPRecordal,
7
- CacheBehaviors,
8
- CachePolicy,
9
- CachePolicyConfig,
10
- CachePolicyList,
11
- CachePolicyType,
12
- CloudFrontOriginAccessIdentity,
13
- CloudFrontOriginAccessIdentityConfig,
14
- ContentTypeProfileConfig,
15
- CustomErrorResponses,
16
- DefaultCacheBehavior,
17
- Distribution,
18
- DistributionConfig,
19
- EncryptionEntities,
20
- EndPoint,
21
- FieldLevelEncryption,
22
- FieldLevelEncryptionConfig,
23
- FieldLevelEncryptionProfile,
24
- FieldLevelEncryptionProfileConfig,
25
- FunctionConfig,
26
- FunctionStage,
27
- FunctionSummary,
28
- HttpVersion,
29
- Invalidation,
30
- KeyGroup,
31
- KeyGroupConfig,
32
- MonitoringSubscription,
33
- OriginGroups,
34
- OriginRequestPolicy,
35
- OriginRequestPolicyConfig,
36
- Origins,
37
- PriceClass,
38
- PublicKey,
39
- PublicKeyConfig,
40
- QueryArgProfileConfig,
41
- RealtimeLogConfig,
42
- Restrictions,
43
- S3Origin,
44
- StreamingDistribution,
45
- StreamingDistributionConfig,
46
- Tags,
47
- TrustedSigners,
48
- ViewerCertificate,
49
- } from "./models_0";
50
-
51
- export interface GetFieldLevelEncryptionConfigRequest {
52
- /**
53
- * <p>Request the ID for the field-level encryption configuration information.</p>
54
- */
55
- Id: string | undefined;
56
- }
57
-
58
- export namespace GetFieldLevelEncryptionConfigRequest {
59
- /**
60
- * @internal
61
- */
62
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionConfigRequest): any => ({
63
- ...obj,
64
- });
65
- }
66
-
67
- export interface GetFieldLevelEncryptionConfigResult {
68
- /**
69
- * <p>Return the field-level encryption configuration information.</p>
70
- */
71
- FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig;
72
-
73
- /**
74
- * <p>The current version of the field level encryption configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
75
- */
76
- ETag?: string;
77
- }
78
-
79
- export namespace GetFieldLevelEncryptionConfigResult {
80
- /**
81
- * @internal
82
- */
83
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionConfigResult): any => ({
84
- ...obj,
85
- });
86
- }
87
-
88
- export interface GetFieldLevelEncryptionProfileRequest {
89
- /**
90
- * <p>Get the ID for the field-level encryption profile information.</p>
91
- */
92
- Id: string | undefined;
93
- }
94
-
95
- export namespace GetFieldLevelEncryptionProfileRequest {
96
- /**
97
- * @internal
98
- */
99
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionProfileRequest): any => ({
100
- ...obj,
101
- });
102
- }
103
-
104
- export interface GetFieldLevelEncryptionProfileResult {
105
- /**
106
- * <p>Return the field-level encryption profile information.</p>
107
- */
108
- FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
109
-
110
- /**
111
- * <p>The current version of the field level encryption profile. For example: <code>E2QWRUHAPOMQZL</code>.</p>
112
- */
113
- ETag?: string;
114
- }
115
-
116
- export namespace GetFieldLevelEncryptionProfileResult {
117
- /**
118
- * @internal
119
- */
120
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionProfileResult): any => ({
121
- ...obj,
122
- });
123
- }
124
-
125
- export interface GetFieldLevelEncryptionProfileConfigRequest {
126
- /**
127
- * <p>Get the ID for the field-level encryption profile configuration information.</p>
128
- */
129
- Id: string | undefined;
130
- }
131
-
132
- export namespace GetFieldLevelEncryptionProfileConfigRequest {
133
- /**
134
- * @internal
135
- */
136
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionProfileConfigRequest): any => ({
137
- ...obj,
138
- });
139
- }
140
-
141
- export interface GetFieldLevelEncryptionProfileConfigResult {
142
- /**
143
- * <p>Return the field-level encryption profile configuration information.</p>
144
- */
145
- FieldLevelEncryptionProfileConfig?: FieldLevelEncryptionProfileConfig;
146
-
147
- /**
148
- * <p>The current version of the field-level encryption profile configuration result. For example: <code>E2QWRUHAPOMQZL</code>.</p>
149
- */
150
- ETag?: string;
151
- }
152
-
153
- export namespace GetFieldLevelEncryptionProfileConfigResult {
154
- /**
155
- * @internal
156
- */
157
- export const filterSensitiveLog = (obj: GetFieldLevelEncryptionProfileConfigResult): any => ({
158
- ...obj,
159
- });
160
- }
161
-
162
- export interface GetFunctionRequest {
163
- /**
164
- * <p>The name of the function whose code you are getting.</p>
165
- */
166
- Name: string | undefined;
167
-
168
- /**
169
- * <p>The function’s stage, either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
170
- */
171
- Stage?: FunctionStage | string;
172
- }
173
-
174
- export namespace GetFunctionRequest {
175
- /**
176
- * @internal
177
- */
178
- export const filterSensitiveLog = (obj: GetFunctionRequest): any => ({
179
- ...obj,
180
- });
181
- }
182
-
183
- export interface GetFunctionResult {
184
- /**
185
- * <p>The function code of a CloudFront function.</p>
186
- */
187
- FunctionCode?: Uint8Array;
188
-
189
- /**
190
- * <p>The version identifier for the current version of the CloudFront function.</p>
191
- */
192
- ETag?: string;
193
-
194
- /**
195
- * <p>The content type (media type) of the response.</p>
196
- */
197
- ContentType?: string;
198
- }
199
-
200
- export namespace GetFunctionResult {
201
- /**
202
- * @internal
203
- */
204
- export const filterSensitiveLog = (obj: GetFunctionResult): any => ({
205
- ...obj,
206
- ...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
207
- });
208
- }
209
-
210
- /**
211
- * <p>The request to get an invalidation's information. </p>
212
- */
213
- export interface GetInvalidationRequest {
214
- /**
215
- * <p>The distribution's ID.</p>
216
- */
217
- DistributionId: string | undefined;
218
-
219
- /**
220
- * <p>The identifier for the invalidation request, for example,
221
- * <code>IDFDVBD632BHDS5</code>.</p>
222
- */
223
- Id: string | undefined;
224
- }
225
-
226
- export namespace GetInvalidationRequest {
227
- /**
228
- * @internal
229
- */
230
- export const filterSensitiveLog = (obj: GetInvalidationRequest): any => ({
231
- ...obj,
232
- });
233
- }
234
-
235
- /**
236
- * <p>The returned result of the corresponding request.</p>
237
- */
238
- export interface GetInvalidationResult {
239
- /**
240
- * <p>The invalidation's information. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/InvalidationDatatype.html">Invalidation Complex Type</a>. </p>
241
- */
242
- Invalidation?: Invalidation;
243
- }
244
-
245
- export namespace GetInvalidationResult {
246
- /**
247
- * @internal
248
- */
249
- export const filterSensitiveLog = (obj: GetInvalidationResult): any => ({
250
- ...obj,
251
- });
252
- }
253
-
254
- /**
255
- * <p>The specified invalidation does not exist.</p>
256
- */
257
- export interface NoSuchInvalidation extends __SmithyException, $MetadataBearer {
258
- name: "NoSuchInvalidation";
259
- $fault: "client";
260
- Message?: string;
261
- }
262
-
263
- export namespace NoSuchInvalidation {
264
- /**
265
- * @internal
266
- */
267
- export const filterSensitiveLog = (obj: NoSuchInvalidation): any => ({
268
- ...obj,
269
- });
270
- }
271
-
272
- export interface GetKeyGroupRequest {
273
- /**
274
- * <p>The identifier of the key group that you are getting. To get the identifier, use
275
- * <code>ListKeyGroups</code>.</p>
276
- */
277
- Id: string | undefined;
278
- }
279
-
280
- export namespace GetKeyGroupRequest {
281
- /**
282
- * @internal
283
- */
284
- export const filterSensitiveLog = (obj: GetKeyGroupRequest): any => ({
285
- ...obj,
286
- });
287
- }
288
-
289
- export interface GetKeyGroupResult {
290
- /**
291
- * <p>The key group.</p>
292
- */
293
- KeyGroup?: KeyGroup;
294
-
295
- /**
296
- * <p>The identifier for this version of the key group.</p>
297
- */
298
- ETag?: string;
299
- }
300
-
301
- export namespace GetKeyGroupResult {
302
- /**
303
- * @internal
304
- */
305
- export const filterSensitiveLog = (obj: GetKeyGroupResult): any => ({
306
- ...obj,
307
- });
308
- }
309
-
310
- export interface GetKeyGroupConfigRequest {
311
- /**
312
- * <p>The identifier of the key group whose configuration you are getting. To get the
313
- * identifier, use <code>ListKeyGroups</code>.</p>
314
- */
315
- Id: string | undefined;
316
- }
317
-
318
- export namespace GetKeyGroupConfigRequest {
319
- /**
320
- * @internal
321
- */
322
- export const filterSensitiveLog = (obj: GetKeyGroupConfigRequest): any => ({
323
- ...obj,
324
- });
325
- }
326
-
327
- export interface GetKeyGroupConfigResult {
328
- /**
329
- * <p>The key group configuration.</p>
330
- */
331
- KeyGroupConfig?: KeyGroupConfig;
332
-
333
- /**
334
- * <p>The identifier for this version of the key group.</p>
335
- */
336
- ETag?: string;
337
- }
338
-
339
- export namespace GetKeyGroupConfigResult {
340
- /**
341
- * @internal
342
- */
343
- export const filterSensitiveLog = (obj: GetKeyGroupConfigResult): any => ({
344
- ...obj,
345
- });
346
- }
347
-
348
- export interface GetMonitoringSubscriptionRequest {
349
- /**
350
- * <p>The ID of the distribution that you are getting metrics information for.</p>
351
- */
352
- DistributionId: string | undefined;
353
- }
354
-
355
- export namespace GetMonitoringSubscriptionRequest {
356
- /**
357
- * @internal
358
- */
359
- export const filterSensitiveLog = (obj: GetMonitoringSubscriptionRequest): any => ({
360
- ...obj,
361
- });
362
- }
363
-
364
- export interface GetMonitoringSubscriptionResult {
365
- /**
366
- * <p>A monitoring subscription. This structure contains information about whether additional
367
- * CloudWatch metrics are enabled for a given CloudFront distribution.</p>
368
- */
369
- MonitoringSubscription?: MonitoringSubscription;
370
- }
371
-
372
- export namespace GetMonitoringSubscriptionResult {
373
- /**
374
- * @internal
375
- */
376
- export const filterSensitiveLog = (obj: GetMonitoringSubscriptionResult): any => ({
377
- ...obj,
378
- });
379
- }
380
-
381
- export interface GetOriginRequestPolicyRequest {
382
- /**
383
- * <p>The unique identifier for the origin request policy. If the origin request policy is
384
- * attached to a distribution’s cache behavior, you can get the policy’s identifier using
385
- * <code>ListDistributions</code> or <code>GetDistribution</code>. If the origin request
386
- * policy is not attached to a cache behavior, you can get the identifier using
387
- * <code>ListOriginRequestPolicies</code>.</p>
388
- */
389
- Id: string | undefined;
390
- }
391
-
392
- export namespace GetOriginRequestPolicyRequest {
393
- /**
394
- * @internal
395
- */
396
- export const filterSensitiveLog = (obj: GetOriginRequestPolicyRequest): any => ({
397
- ...obj,
398
- });
399
- }
400
-
401
- export interface GetOriginRequestPolicyResult {
402
- /**
403
- * <p>The origin request policy.</p>
404
- */
405
- OriginRequestPolicy?: OriginRequestPolicy;
406
-
407
- /**
408
- * <p>The current version of the origin request policy.</p>
409
- */
410
- ETag?: string;
411
- }
412
-
413
- export namespace GetOriginRequestPolicyResult {
414
- /**
415
- * @internal
416
- */
417
- export const filterSensitiveLog = (obj: GetOriginRequestPolicyResult): any => ({
418
- ...obj,
419
- });
420
- }
421
-
422
- export interface GetOriginRequestPolicyConfigRequest {
423
- /**
424
- * <p>The unique identifier for the origin request policy. If the origin request policy is
425
- * attached to a distribution’s cache behavior, you can get the policy’s identifier using
426
- * <code>ListDistributions</code> or <code>GetDistribution</code>. If the origin request
427
- * policy is not attached to a cache behavior, you can get the identifier using
428
- * <code>ListOriginRequestPolicies</code>.</p>
429
- */
430
- Id: string | undefined;
431
- }
432
-
433
- export namespace GetOriginRequestPolicyConfigRequest {
434
- /**
435
- * @internal
436
- */
437
- export const filterSensitiveLog = (obj: GetOriginRequestPolicyConfigRequest): any => ({
438
- ...obj,
439
- });
440
- }
441
-
442
- export interface GetOriginRequestPolicyConfigResult {
443
- /**
444
- * <p>The origin request policy configuration.</p>
445
- */
446
- OriginRequestPolicyConfig?: OriginRequestPolicyConfig;
447
-
448
- /**
449
- * <p>The current version of the origin request policy.</p>
450
- */
451
- ETag?: string;
452
- }
453
-
454
- export namespace GetOriginRequestPolicyConfigResult {
455
- /**
456
- * @internal
457
- */
458
- export const filterSensitiveLog = (obj: GetOriginRequestPolicyConfigResult): any => ({
459
- ...obj,
460
- });
461
- }
462
-
463
- export interface GetPublicKeyRequest {
464
- /**
465
- * <p>The identifier of the public key you are getting.</p>
466
- */
467
- Id: string | undefined;
468
- }
469
-
470
- export namespace GetPublicKeyRequest {
471
- /**
472
- * @internal
473
- */
474
- export const filterSensitiveLog = (obj: GetPublicKeyRequest): any => ({
475
- ...obj,
476
- });
477
- }
478
-
479
- export interface GetPublicKeyResult {
480
- /**
481
- * <p>The public key.</p>
482
- */
483
- PublicKey?: PublicKey;
484
-
485
- /**
486
- * <p>The identifier for this version of the public key.</p>
487
- */
488
- ETag?: string;
489
- }
490
-
491
- export namespace GetPublicKeyResult {
492
- /**
493
- * @internal
494
- */
495
- export const filterSensitiveLog = (obj: GetPublicKeyResult): any => ({
496
- ...obj,
497
- });
498
- }
499
-
500
- export interface GetPublicKeyConfigRequest {
501
- /**
502
- * <p>The identifier of the public key whose configuration you are getting.</p>
503
- */
504
- Id: string | undefined;
505
- }
506
-
507
- export namespace GetPublicKeyConfigRequest {
508
- /**
509
- * @internal
510
- */
511
- export const filterSensitiveLog = (obj: GetPublicKeyConfigRequest): any => ({
512
- ...obj,
513
- });
514
- }
515
-
516
- export interface GetPublicKeyConfigResult {
517
- /**
518
- * <p>A public key configuration.</p>
519
- */
520
- PublicKeyConfig?: PublicKeyConfig;
521
-
522
- /**
523
- * <p>The identifier for this version of the public key configuration.</p>
524
- */
525
- ETag?: string;
526
- }
527
-
528
- export namespace GetPublicKeyConfigResult {
529
- /**
530
- * @internal
531
- */
532
- export const filterSensitiveLog = (obj: GetPublicKeyConfigResult): any => ({
533
- ...obj,
534
- });
535
- }
536
-
537
- export interface GetRealtimeLogConfigRequest {
538
- /**
539
- * <p>The name of the real-time log configuration to get.</p>
540
- */
541
- Name?: string;
542
-
543
- /**
544
- * <p>The Amazon Resource Name (ARN) of the real-time log configuration to get.</p>
545
- */
546
- ARN?: string;
547
- }
548
-
549
- export namespace GetRealtimeLogConfigRequest {
550
- /**
551
- * @internal
552
- */
553
- export const filterSensitiveLog = (obj: GetRealtimeLogConfigRequest): any => ({
554
- ...obj,
555
- });
556
- }
557
-
558
- export interface GetRealtimeLogConfigResult {
559
- /**
560
- * <p>A real-time log configuration.</p>
561
- */
562
- RealtimeLogConfig?: RealtimeLogConfig;
563
- }
564
-
565
- export namespace GetRealtimeLogConfigResult {
566
- /**
567
- * @internal
568
- */
569
- export const filterSensitiveLog = (obj: GetRealtimeLogConfigResult): any => ({
570
- ...obj,
571
- });
572
- }
573
-
574
- /**
575
- * <p>The request to get a streaming distribution's information.</p>
576
- */
577
- export interface GetStreamingDistributionRequest {
578
- /**
579
- * <p>The streaming distribution's ID.</p>
580
- */
581
- Id: string | undefined;
582
- }
583
-
584
- export namespace GetStreamingDistributionRequest {
585
- /**
586
- * @internal
587
- */
588
- export const filterSensitiveLog = (obj: GetStreamingDistributionRequest): any => ({
589
- ...obj,
590
- });
591
- }
592
-
593
- /**
594
- * <p>The returned result of the corresponding request.</p>
595
- */
596
- export interface GetStreamingDistributionResult {
597
- /**
598
- * <p>The streaming distribution's information.</p>
599
- */
600
- StreamingDistribution?: StreamingDistribution;
601
-
602
- /**
603
- * <p>The current version of the streaming distribution's information. For example:
604
- * <code>E2QWRUHAPOMQZL</code>.</p>
605
- */
606
- ETag?: string;
607
- }
608
-
609
- export namespace GetStreamingDistributionResult {
610
- /**
611
- * @internal
612
- */
613
- export const filterSensitiveLog = (obj: GetStreamingDistributionResult): any => ({
614
- ...obj,
615
- });
616
- }
617
-
618
- /**
619
- * <p>To request to get a streaming distribution configuration.</p>
620
- */
621
- export interface GetStreamingDistributionConfigRequest {
622
- /**
623
- * <p>The streaming distribution's ID.</p>
624
- */
625
- Id: string | undefined;
626
- }
627
-
628
- export namespace GetStreamingDistributionConfigRequest {
629
- /**
630
- * @internal
631
- */
632
- export const filterSensitiveLog = (obj: GetStreamingDistributionConfigRequest): any => ({
633
- ...obj,
634
- });
635
- }
636
-
637
- /**
638
- * <p>The returned result of the corresponding request.</p>
639
- */
640
- export interface GetStreamingDistributionConfigResult {
641
- /**
642
- * <p>The streaming distribution's configuration information.</p>
643
- */
644
- StreamingDistributionConfig?: StreamingDistributionConfig;
645
-
646
- /**
647
- * <p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.
648
- * </p>
649
- */
650
- ETag?: string;
651
- }
652
-
653
- export namespace GetStreamingDistributionConfigResult {
654
- /**
655
- * @internal
656
- */
657
- export const filterSensitiveLog = (obj: GetStreamingDistributionConfigResult): any => ({
658
- ...obj,
659
- });
660
- }
661
-
662
- export interface ListCachePoliciesRequest {
663
- /**
664
- * <p>A filter to return only the specified kinds of cache policies. Valid values
665
- * are:</p>
666
- * <ul>
667
- * <li>
668
- * <p>
669
- * <code>managed</code> – Returns only the managed policies created by Amazon Web Services.</p>
670
- * </li>
671
- * <li>
672
- * <p>
673
- * <code>custom</code> – Returns only the custom policies created in your account.</p>
674
- * </li>
675
- * </ul>
676
- */
677
- Type?: CachePolicyType | string;
678
-
679
- /**
680
- * <p>Use this field when paginating results to indicate where to begin in your list of
681
- * cache policies. The response includes cache policies in the list that occur after the
682
- * marker. To get the next page of the list, set this field’s value to the value of
683
- * <code>NextMarker</code> from the current page’s response.</p>
684
- */
685
- Marker?: string;
686
-
687
- /**
688
- * <p>The maximum number of cache policies that you want in the response.</p>
689
- */
690
- MaxItems?: number;
691
- }
692
-
693
- export namespace ListCachePoliciesRequest {
694
- /**
695
- * @internal
696
- */
697
- export const filterSensitiveLog = (obj: ListCachePoliciesRequest): any => ({
698
- ...obj,
699
- });
700
- }
701
-
702
- export interface ListCachePoliciesResult {
703
- /**
704
- * <p>A list of cache policies.</p>
705
- */
706
- CachePolicyList?: CachePolicyList;
707
- }
708
-
709
- export namespace ListCachePoliciesResult {
710
- /**
711
- * @internal
712
- */
713
- export const filterSensitiveLog = (obj: ListCachePoliciesResult): any => ({
714
- ...obj,
715
- });
716
- }
717
-
718
- /**
719
- * <p>The request to list origin access identities. </p>
720
- */
721
- export interface ListCloudFrontOriginAccessIdentitiesRequest {
722
- /**
723
- * <p>Use this when paginating results to indicate where to begin in your list of origin
724
- * access identities. The results include identities in the list that occur after the marker. To
725
- * get the next page of results, set the <code>Marker</code> to the value of the
726
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last
727
- * identity on that page).</p>
728
- */
729
- Marker?: string;
730
-
731
- /**
732
- * <p>The maximum number of origin access identities you want in the response body.
733
- * </p>
734
- */
735
- MaxItems?: number;
736
- }
737
-
738
- export namespace ListCloudFrontOriginAccessIdentitiesRequest {
739
- /**
740
- * @internal
741
- */
742
- export const filterSensitiveLog = (obj: ListCloudFrontOriginAccessIdentitiesRequest): any => ({
743
- ...obj,
744
- });
745
- }
746
-
747
- /**
748
- * <p>Summary of the information about a CloudFront origin access identity.</p>
749
- */
750
- export interface CloudFrontOriginAccessIdentitySummary {
751
- /**
752
- * <p>The ID for the origin access identity. For example:
753
- * <code>E74FTE3AJFJ256A</code>.</p>
754
- */
755
- Id: string | undefined;
756
-
757
- /**
758
- * <p>The Amazon S3 canonical user ID for the origin access identity, which you use when giving
759
- * the origin access identity read permission to an object in Amazon S3.</p>
760
- */
761
- S3CanonicalUserId: string | undefined;
762
-
763
- /**
764
- * <p>The comment for this origin access identity, as originally specified when
765
- * created.</p>
766
- */
767
- Comment: string | undefined;
768
- }
769
-
770
- export namespace CloudFrontOriginAccessIdentitySummary {
771
- /**
772
- * @internal
773
- */
774
- export const filterSensitiveLog = (obj: CloudFrontOriginAccessIdentitySummary): any => ({
775
- ...obj,
776
- });
777
- }
778
-
779
- /**
780
- * <p>Lists the origin access identities for CloudFront.Send a <code>GET</code> request to the
781
- * <code>/<i>CloudFront API version</i>/origin-access-identity/cloudfront</code>
782
- * resource. The response includes a <code>CloudFrontOriginAccessIdentityList</code> element with
783
- * zero or more <code>CloudFrontOriginAccessIdentitySummary</code> child elements. By default,
784
- * your entire list of origin access identities is returned in one single page. If the list is
785
- * long, you can paginate it using the <code>MaxItems</code> and <code>Marker</code>
786
- * parameters.</p>
787
- */
788
- export interface CloudFrontOriginAccessIdentityList {
789
- /**
790
- * <p>Use this when paginating results to indicate where to begin in your list of origin
791
- * access identities. The results include identities in the list that occur after the marker. To
792
- * get the next page of results, set the <code>Marker</code> to the value of the
793
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last
794
- * identity on that page). </p>
795
- */
796
- Marker: string | undefined;
797
-
798
- /**
799
- * <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
800
- * the value you can use for the <code>Marker</code> request parameter to continue listing your
801
- * origin access identities where they left off. </p>
802
- */
803
- NextMarker?: string;
804
-
805
- /**
806
- * <p>The maximum number of origin access identities you want in the response body.
807
- * </p>
808
- */
809
- MaxItems: number | undefined;
810
-
811
- /**
812
- * <p>A flag that indicates whether more origin access identities remain to be listed. If
813
- * your results were truncated, you can make a follow-up pagination request using the
814
- * <code>Marker</code> request parameter to retrieve more items in the list.</p>
815
- */
816
- IsTruncated: boolean | undefined;
817
-
818
- /**
819
- * <p>The number of CloudFront origin access identities that were created by the current account.</p>
820
- */
821
- Quantity: number | undefined;
822
-
823
- /**
824
- * <p>A complex type that contains one <code>CloudFrontOriginAccessIdentitySummary</code>
825
- * element for each origin access identity that was created by the current account.</p>
826
- */
827
- Items?: CloudFrontOriginAccessIdentitySummary[];
828
- }
829
-
830
- export namespace CloudFrontOriginAccessIdentityList {
831
- /**
832
- * @internal
833
- */
834
- export const filterSensitiveLog = (obj: CloudFrontOriginAccessIdentityList): any => ({
835
- ...obj,
836
- });
837
- }
838
-
839
- /**
840
- * <p>The returned result of the corresponding request. </p>
841
- */
842
- export interface ListCloudFrontOriginAccessIdentitiesResult {
843
- /**
844
- * <p>The <code>CloudFrontOriginAccessIdentityList</code> type. </p>
845
- */
846
- CloudFrontOriginAccessIdentityList?: CloudFrontOriginAccessIdentityList;
847
- }
848
-
849
- export namespace ListCloudFrontOriginAccessIdentitiesResult {
850
- /**
851
- * @internal
852
- */
853
- export const filterSensitiveLog = (obj: ListCloudFrontOriginAccessIdentitiesResult): any => ({
854
- ...obj,
855
- });
856
- }
857
-
858
- export interface ListConflictingAliasesRequest {
859
- /**
860
- * <p>The ID of a distribution in your account that has an attached SSL/TLS certificate that
861
- * includes the provided alias.</p>
862
- */
863
- DistributionId: string | undefined;
864
-
865
- /**
866
- * <p>The alias (also called a CNAME) to search for conflicting aliases.</p>
867
- */
868
- Alias: string | undefined;
869
-
870
- /**
871
- * <p>Use this field when paginating results to indicate where to begin in the list of
872
- * conflicting aliases. The response includes conflicting aliases in the list that occur
873
- * after the marker. To get the next page of the list, set this field’s value to the value
874
- * of <code>NextMarker</code> from the current page’s response.</p>
875
- */
876
- Marker?: string;
877
-
878
- /**
879
- * <p>The maximum number of conflicting aliases that you want in the response.</p>
880
- */
881
- MaxItems?: number;
882
- }
883
-
884
- export namespace ListConflictingAliasesRequest {
885
- /**
886
- * @internal
887
- */
888
- export const filterSensitiveLog = (obj: ListConflictingAliasesRequest): any => ({
889
- ...obj,
890
- });
891
- }
892
-
893
- /**
894
- * <p>An alias (also called a CNAME) and the CloudFront distribution and Amazon Web Services account ID that it’s
895
- * associated with. The distribution and account IDs are partially hidden, which allows you
896
- * to identify the distributions and accounts that you own, but helps to protect the
897
- * information of ones that you don’t own.</p>
898
- */
899
- export interface ConflictingAlias {
900
- /**
901
- * <p>An alias (also called a CNAME).</p>
902
- */
903
- Alias?: string;
904
-
905
- /**
906
- * <p>The (partially hidden) ID of the CloudFront distribution associated with the alias.</p>
907
- */
908
- DistributionId?: string;
909
-
910
- /**
911
- * <p>The (partially hidden) ID of the Amazon Web Services account that owns the distribution that’s
912
- * associated with the alias.</p>
913
- */
914
- AccountId?: string;
915
- }
916
-
917
- export namespace ConflictingAlias {
918
- /**
919
- * @internal
920
- */
921
- export const filterSensitiveLog = (obj: ConflictingAlias): any => ({
922
- ...obj,
923
- });
924
- }
925
-
926
- /**
927
- * <p>A list of aliases (also called CNAMEs) and the CloudFront distributions and Amazon Web Services accounts that
928
- * they are associated with. In the list, the distribution and account IDs are partially
929
- * hidden, which allows you to identify the distributions and accounts that you own, but
930
- * helps to protect the information of ones that you don’t own.</p>
931
- */
932
- export interface ConflictingAliasesList {
933
- /**
934
- * <p>If there are more items in the list than are in this response, this element is present. It
935
- * contains the value that you should use in the <code>Marker</code> field of a subsequent
936
- * request to continue listing conflicting aliases where you left off.</p>
937
- */
938
- NextMarker?: string;
939
-
940
- /**
941
- * <p>The maximum number of conflicting aliases requested.</p>
942
- */
943
- MaxItems?: number;
944
-
945
- /**
946
- * <p>The number of conflicting aliases returned in the response.</p>
947
- */
948
- Quantity?: number;
949
-
950
- /**
951
- * <p>Contains the conflicting aliases in the list.</p>
952
- */
953
- Items?: ConflictingAlias[];
954
- }
955
-
956
- export namespace ConflictingAliasesList {
957
- /**
958
- * @internal
959
- */
960
- export const filterSensitiveLog = (obj: ConflictingAliasesList): any => ({
961
- ...obj,
962
- });
963
- }
964
-
965
- export interface ListConflictingAliasesResult {
966
- /**
967
- * <p>A list of conflicting aliases.</p>
968
- */
969
- ConflictingAliasesList?: ConflictingAliasesList;
970
- }
971
-
972
- export namespace ListConflictingAliasesResult {
973
- /**
974
- * @internal
975
- */
976
- export const filterSensitiveLog = (obj: ListConflictingAliasesResult): any => ({
977
- ...obj,
978
- });
979
- }
980
-
981
- /**
982
- * <p>The request to list your distributions. </p>
983
- */
984
- export interface ListDistributionsRequest {
985
- /**
986
- * <p>Use this when paginating results to indicate where to begin in your list of
987
- * distributions. The results include distributions in the list that occur after the marker. To
988
- * get the next page of results, set the <code>Marker</code> to the value of the
989
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last
990
- * distribution on that page).</p>
991
- */
992
- Marker?: string;
993
-
994
- /**
995
- * <p>The maximum number of distributions you want in the response body.</p>
996
- */
997
- MaxItems?: number;
998
- }
999
-
1000
- export namespace ListDistributionsRequest {
1001
- /**
1002
- * @internal
1003
- */
1004
- export const filterSensitiveLog = (obj: ListDistributionsRequest): any => ({
1005
- ...obj,
1006
- });
1007
- }
1008
-
1009
- /**
1010
- * <p>A summary of the information about a CloudFront distribution.</p>
1011
- */
1012
- export interface DistributionSummary {
1013
- /**
1014
- * <p>The identifier for the distribution. For example:
1015
- * <code>EDFDVBD632BHDS5</code>.</p>
1016
- */
1017
- Id: string | undefined;
1018
-
1019
- /**
1020
- * <p>The ARN (Amazon Resource Name) for the distribution. For example:
1021
- * <code>arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5</code>, where
1022
- * <code>123456789012</code> is your account ID.</p>
1023
- */
1024
- ARN: string | undefined;
1025
-
1026
- /**
1027
- * <p>The current status of the distribution. When the status is <code>Deployed</code>, the
1028
- * distribution's information is propagated to all CloudFront edge locations.</p>
1029
- */
1030
- Status: string | undefined;
1031
-
1032
- /**
1033
- * <p>The date and time the distribution was last modified.</p>
1034
- */
1035
- LastModifiedTime: Date | undefined;
1036
-
1037
- /**
1038
- * <p>The domain name that corresponds to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>.</p>
1039
- */
1040
- DomainName: string | undefined;
1041
-
1042
- /**
1043
- * <p>A complex type that contains information about CNAMEs (alternate domain names), if any,
1044
- * for this distribution.</p>
1045
- */
1046
- Aliases: Aliases | undefined;
1047
-
1048
- /**
1049
- * <p>A complex type that contains information about origins for this distribution.</p>
1050
- */
1051
- Origins: Origins | undefined;
1052
-
1053
- /**
1054
- * <p> A complex type that contains information about origin groups for this
1055
- * distribution.</p>
1056
- */
1057
- OriginGroups?: OriginGroups;
1058
-
1059
- /**
1060
- * <p>A complex type that describes the default cache behavior if you don't specify a
1061
- * <code>CacheBehavior</code> element or if files don't match any of the values of
1062
- * <code>PathPattern</code> in <code>CacheBehavior</code> elements. You must create exactly one
1063
- * default cache behavior.</p>
1064
- */
1065
- DefaultCacheBehavior: DefaultCacheBehavior | undefined;
1066
-
1067
- /**
1068
- * <p>A complex type that contains zero or more <code>CacheBehavior</code>
1069
- * elements.</p>
1070
- */
1071
- CacheBehaviors: CacheBehaviors | undefined;
1072
-
1073
- /**
1074
- * <p>A complex type that contains zero or more <code>CustomErrorResponses</code>
1075
- * elements.</p>
1076
- */
1077
- CustomErrorResponses: CustomErrorResponses | undefined;
1078
-
1079
- /**
1080
- * <p>The comment originally specified when this distribution was created.</p>
1081
- */
1082
- Comment: string | undefined;
1083
-
1084
- /**
1085
- * <p>A complex type that contains information about price class for this streaming
1086
- * distribution. </p>
1087
- */
1088
- PriceClass: PriceClass | string | undefined;
1089
-
1090
- /**
1091
- * <p>Whether the distribution is enabled to accept user requests for content.</p>
1092
- */
1093
- Enabled: boolean | undefined;
1094
-
1095
- /**
1096
- * <p>A complex type that determines the distribution’s SSL/TLS configuration for
1097
- * communicating with viewers.</p>
1098
- */
1099
- ViewerCertificate: ViewerCertificate | undefined;
1100
-
1101
- /**
1102
- * <p>A complex type that identifies ways in which you want to restrict distribution of your
1103
- * content.</p>
1104
- */
1105
- Restrictions: Restrictions | undefined;
1106
-
1107
- /**
1108
- * <p>The Web ACL Id (if any) associated with the distribution.</p>
1109
- */
1110
- WebACLId: string | undefined;
1111
-
1112
- /**
1113
- * <p> Specify the maximum HTTP version that you want viewers to use to communicate with
1114
- * CloudFront. The default value for new web distributions is <code>http2</code>. Viewers that don't
1115
- * support <code>HTTP/2</code> will automatically use an earlier version.</p>
1116
- */
1117
- HttpVersion: HttpVersion | string | undefined;
1118
-
1119
- /**
1120
- * <p>Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your
1121
- * distribution.</p>
1122
- */
1123
- IsIPV6Enabled: boolean | undefined;
1124
-
1125
- /**
1126
- * <p>Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content
1127
- * publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP
1128
- * recordal status for CNAMEs associated with distributions.</p>
1129
- * <p>For more information about ICP recordals, see <a href="https://docs.amazonaws.cn/en_us/aws/latest/userguide/accounts-and-credentials.html">
1130
- * Signup, Accounts, and Credentials</a> in <i>Getting Started with Amazon Web Services services in China</i>.</p>
1131
- */
1132
- AliasICPRecordals?: AliasICPRecordal[];
1133
- }
1134
-
1135
- export namespace DistributionSummary {
1136
- /**
1137
- * @internal
1138
- */
1139
- export const filterSensitiveLog = (obj: DistributionSummary): any => ({
1140
- ...obj,
1141
- });
1142
- }
1143
-
1144
- /**
1145
- * <p>A distribution list.</p>
1146
- */
1147
- export interface DistributionList {
1148
- /**
1149
- * <p>The value you provided for the <code>Marker</code> request parameter.</p>
1150
- */
1151
- Marker: string | undefined;
1152
-
1153
- /**
1154
- * <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
1155
- * the value you can use for the <code>Marker</code> request parameter to continue listing your
1156
- * distributions where they left off. </p>
1157
- */
1158
- NextMarker?: string;
1159
-
1160
- /**
1161
- * <p>The value you provided for the <code>MaxItems</code> request parameter.</p>
1162
- */
1163
- MaxItems: number | undefined;
1164
-
1165
- /**
1166
- * <p>A flag that indicates whether more distributions remain to be listed. If your results
1167
- * were truncated, you can make a follow-up pagination request using the <code>Marker</code>
1168
- * request parameter to retrieve more distributions in the list.</p>
1169
- */
1170
- IsTruncated: boolean | undefined;
1171
-
1172
- /**
1173
- * <p>The number of distributions that were created by the current account.</p>
1174
- */
1175
- Quantity: number | undefined;
1176
-
1177
- /**
1178
- * <p>A complex type that contains one <code>DistributionSummary</code> element for each
1179
- * distribution that was created by the current account.</p>
1180
- */
1181
- Items?: DistributionSummary[];
1182
- }
1183
-
1184
- export namespace DistributionList {
1185
- /**
1186
- * @internal
1187
- */
1188
- export const filterSensitiveLog = (obj: DistributionList): any => ({
1189
- ...obj,
1190
- });
1191
- }
1192
-
1193
- /**
1194
- * <p>The returned result of the corresponding request. </p>
1195
- */
1196
- export interface ListDistributionsResult {
1197
- /**
1198
- * <p>The <code>DistributionList</code> type. </p>
1199
- */
1200
- DistributionList?: DistributionList;
1201
- }
1202
-
1203
- export namespace ListDistributionsResult {
1204
- /**
1205
- * @internal
1206
- */
1207
- export const filterSensitiveLog = (obj: ListDistributionsResult): any => ({
1208
- ...obj,
1209
- });
1210
- }
1211
-
1212
- export interface ListDistributionsByCachePolicyIdRequest {
1213
- /**
1214
- * <p>Use this field when paginating results to indicate where to begin in your list of
1215
- * distribution IDs. The response includes distribution IDs in the list that occur after
1216
- * the marker. To get the next page of the list, set this field’s value to the value of
1217
- * <code>NextMarker</code> from the current page’s response.</p>
1218
- */
1219
- Marker?: string;
1220
-
1221
- /**
1222
- * <p>The maximum number of distribution IDs that you want in the response.</p>
1223
- */
1224
- MaxItems?: number;
1225
-
1226
- /**
1227
- * <p>The ID of the cache policy whose associated distribution IDs you want to list.</p>
1228
- */
1229
- CachePolicyId: string | undefined;
1230
- }
1231
-
1232
- export namespace ListDistributionsByCachePolicyIdRequest {
1233
- /**
1234
- * @internal
1235
- */
1236
- export const filterSensitiveLog = (obj: ListDistributionsByCachePolicyIdRequest): any => ({
1237
- ...obj,
1238
- });
1239
- }
1240
-
1241
- /**
1242
- * <p>A list of distribution IDs.</p>
1243
- */
1244
- export interface DistributionIdList {
1245
- /**
1246
- * <p>The value provided in the <code>Marker</code> request field.</p>
1247
- */
1248
- Marker: string | undefined;
1249
-
1250
- /**
1251
- * <p>Contains the value that you should use in the <code>Marker</code> field of a
1252
- * subsequent request to continue listing distribution IDs where you left off.</p>
1253
- */
1254
- NextMarker?: string;
1255
-
1256
- /**
1257
- * <p>The maximum number of distribution IDs requested.</p>
1258
- */
1259
- MaxItems: number | undefined;
1260
-
1261
- /**
1262
- * <p>A flag that indicates whether more distribution IDs remain to be listed. If your
1263
- * results were truncated, you can make a subsequent request using the <code>Marker</code>
1264
- * request field to retrieve more distribution IDs in the list.</p>
1265
- */
1266
- IsTruncated: boolean | undefined;
1267
-
1268
- /**
1269
- * <p>The total number of distribution IDs returned in the response.</p>
1270
- */
1271
- Quantity: number | undefined;
1272
-
1273
- /**
1274
- * <p>Contains the distribution IDs in the list.</p>
1275
- */
1276
- Items?: string[];
1277
- }
1278
-
1279
- export namespace DistributionIdList {
1280
- /**
1281
- * @internal
1282
- */
1283
- export const filterSensitiveLog = (obj: DistributionIdList): any => ({
1284
- ...obj,
1285
- });
1286
- }
1287
-
1288
- export interface ListDistributionsByCachePolicyIdResult {
1289
- /**
1290
- * <p>A list of distribution IDs.</p>
1291
- */
1292
- DistributionIdList?: DistributionIdList;
1293
- }
1294
-
1295
- export namespace ListDistributionsByCachePolicyIdResult {
1296
- /**
1297
- * @internal
1298
- */
1299
- export const filterSensitiveLog = (obj: ListDistributionsByCachePolicyIdResult): any => ({
1300
- ...obj,
1301
- });
1302
- }
1303
-
1304
- export interface ListDistributionsByKeyGroupRequest {
1305
- /**
1306
- * <p>Use this field when paginating results to indicate where to begin in your list of
1307
- * distribution IDs. The response includes distribution IDs in the list that occur after
1308
- * the marker. To get the next page of the list, set this field’s value to the value of
1309
- * <code>NextMarker</code> from the current page’s response.</p>
1310
- */
1311
- Marker?: string;
1312
-
1313
- /**
1314
- * <p>The maximum number of distribution IDs that you want in the response.</p>
1315
- */
1316
- MaxItems?: number;
1317
-
1318
- /**
1319
- * <p>The ID of the key group whose associated distribution IDs you are listing.</p>
1320
- */
1321
- KeyGroupId: string | undefined;
1322
- }
1323
-
1324
- export namespace ListDistributionsByKeyGroupRequest {
1325
- /**
1326
- * @internal
1327
- */
1328
- export const filterSensitiveLog = (obj: ListDistributionsByKeyGroupRequest): any => ({
1329
- ...obj,
1330
- });
1331
- }
1332
-
1333
- export interface ListDistributionsByKeyGroupResult {
1334
- /**
1335
- * <p>A list of distribution IDs.</p>
1336
- */
1337
- DistributionIdList?: DistributionIdList;
1338
- }
1339
-
1340
- export namespace ListDistributionsByKeyGroupResult {
1341
- /**
1342
- * @internal
1343
- */
1344
- export const filterSensitiveLog = (obj: ListDistributionsByKeyGroupResult): any => ({
1345
- ...obj,
1346
- });
1347
- }
1348
-
1349
- export interface ListDistributionsByOriginRequestPolicyIdRequest {
1350
- /**
1351
- * <p>Use this field when paginating results to indicate where to begin in your list of
1352
- * distribution IDs. The response includes distribution IDs in the list that occur after
1353
- * the marker. To get the next page of the list, set this field’s value to the value of
1354
- * <code>NextMarker</code> from the current page’s response.</p>
1355
- */
1356
- Marker?: string;
1357
-
1358
- /**
1359
- * <p>The maximum number of distribution IDs that you want in the response.</p>
1360
- */
1361
- MaxItems?: number;
1362
-
1363
- /**
1364
- * <p>The ID of the origin request policy whose associated distribution IDs you want to
1365
- * list.</p>
1366
- */
1367
- OriginRequestPolicyId: string | undefined;
1368
- }
1369
-
1370
- export namespace ListDistributionsByOriginRequestPolicyIdRequest {
1371
- /**
1372
- * @internal
1373
- */
1374
- export const filterSensitiveLog = (obj: ListDistributionsByOriginRequestPolicyIdRequest): any => ({
1375
- ...obj,
1376
- });
1377
- }
1378
-
1379
- export interface ListDistributionsByOriginRequestPolicyIdResult {
1380
- /**
1381
- * <p>A list of distribution IDs.</p>
1382
- */
1383
- DistributionIdList?: DistributionIdList;
1384
- }
1385
-
1386
- export namespace ListDistributionsByOriginRequestPolicyIdResult {
1387
- /**
1388
- * @internal
1389
- */
1390
- export const filterSensitiveLog = (obj: ListDistributionsByOriginRequestPolicyIdResult): any => ({
1391
- ...obj,
1392
- });
1393
- }
1394
-
1395
- export interface ListDistributionsByRealtimeLogConfigRequest {
1396
- /**
1397
- * <p>Use this field when paginating results to indicate where to begin in your list of
1398
- * distributions. The response includes distributions in the list that occur after the
1399
- * marker. To get the next page of the list, set this field’s value to the value of
1400
- * <code>NextMarker</code> from the current page’s response.</p>
1401
- */
1402
- Marker?: string;
1403
-
1404
- /**
1405
- * <p>The maximum number of distributions that you want in the response.</p>
1406
- */
1407
- MaxItems?: number;
1408
-
1409
- /**
1410
- * <p>The name of the real-time log configuration whose associated distributions you want to
1411
- * list.</p>
1412
- */
1413
- RealtimeLogConfigName?: string;
1414
-
1415
- /**
1416
- * <p>The Amazon Resource Name (ARN) of the real-time log configuration whose associated
1417
- * distributions you want to list.</p>
1418
- */
1419
- RealtimeLogConfigArn?: string;
1420
- }
1421
-
1422
- export namespace ListDistributionsByRealtimeLogConfigRequest {
1423
- /**
1424
- * @internal
1425
- */
1426
- export const filterSensitiveLog = (obj: ListDistributionsByRealtimeLogConfigRequest): any => ({
1427
- ...obj,
1428
- });
1429
- }
1430
-
1431
- export interface ListDistributionsByRealtimeLogConfigResult {
1432
- /**
1433
- * <p>A distribution list.</p>
1434
- */
1435
- DistributionList?: DistributionList;
1436
- }
1437
-
1438
- export namespace ListDistributionsByRealtimeLogConfigResult {
1439
- /**
1440
- * @internal
1441
- */
1442
- export const filterSensitiveLog = (obj: ListDistributionsByRealtimeLogConfigResult): any => ({
1443
- ...obj,
1444
- });
1445
- }
1446
-
1447
- /**
1448
- * <p>The request to list distributions that are associated with a specified WAF web
1449
- * ACL.</p>
1450
- */
1451
- export interface ListDistributionsByWebACLIdRequest {
1452
- /**
1453
- * <p>Use <code>Marker</code> and <code>MaxItems</code> to control pagination of results. If
1454
- * you have more than <code>MaxItems</code> distributions that satisfy the request, the response
1455
- * includes a <code>NextMarker</code> element. To get the next page of results, submit another
1456
- * request. For the value of <code>Marker</code>, specify the value of <code>NextMarker</code>
1457
- * from the last response. (For the first request, omit <code>Marker</code>.) </p>
1458
- */
1459
- Marker?: string;
1460
-
1461
- /**
1462
- * <p>The maximum number of distributions that you want CloudFront to return in the response body.
1463
- * The maximum and default values are both 100.</p>
1464
- */
1465
- MaxItems?: number;
1466
-
1467
- /**
1468
- * <p>The ID of the WAF web ACL that you want to list the associated distributions.
1469
- * If you specify "null" for the ID, the request returns a list of the distributions that aren't
1470
- * associated with a web ACL.</p>
1471
- */
1472
- WebACLId: string | undefined;
1473
- }
1474
-
1475
- export namespace ListDistributionsByWebACLIdRequest {
1476
- /**
1477
- * @internal
1478
- */
1479
- export const filterSensitiveLog = (obj: ListDistributionsByWebACLIdRequest): any => ({
1480
- ...obj,
1481
- });
1482
- }
1483
-
1484
- /**
1485
- * <p>The response to a request to list the distributions that are associated with a
1486
- * specified WAF web ACL.</p>
1487
- */
1488
- export interface ListDistributionsByWebACLIdResult {
1489
- /**
1490
- * <p>The <code>DistributionList</code> type. </p>
1491
- */
1492
- DistributionList?: DistributionList;
1493
- }
1494
-
1495
- export namespace ListDistributionsByWebACLIdResult {
1496
- /**
1497
- * @internal
1498
- */
1499
- export const filterSensitiveLog = (obj: ListDistributionsByWebACLIdResult): any => ({
1500
- ...obj,
1501
- });
1502
- }
1503
-
1504
- export interface ListFieldLevelEncryptionConfigsRequest {
1505
- /**
1506
- * <p>Use this when paginating results to indicate where to begin in your list of configurations. The results include configurations in the list that
1507
- * occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
1508
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last configuration on that page). </p>
1509
- */
1510
- Marker?: string;
1511
-
1512
- /**
1513
- * <p>The maximum number of field-level encryption configurations you want in the response body. </p>
1514
- */
1515
- MaxItems?: number;
1516
- }
1517
-
1518
- export namespace ListFieldLevelEncryptionConfigsRequest {
1519
- /**
1520
- * @internal
1521
- */
1522
- export const filterSensitiveLog = (obj: ListFieldLevelEncryptionConfigsRequest): any => ({
1523
- ...obj,
1524
- });
1525
- }
1526
-
1527
- /**
1528
- * <p>A summary of a field-level encryption item.</p>
1529
- */
1530
- export interface FieldLevelEncryptionSummary {
1531
- /**
1532
- * <p>The unique ID of a field-level encryption item.</p>
1533
- */
1534
- Id: string | undefined;
1535
-
1536
- /**
1537
- * <p>The last time that the summary of field-level encryption items was modified.</p>
1538
- */
1539
- LastModifiedTime: Date | undefined;
1540
-
1541
- /**
1542
- * <p>An optional comment about the field-level encryption item. The comment cannot be longer than
1543
- * 128 characters.</p>
1544
- */
1545
- Comment?: string;
1546
-
1547
- /**
1548
- * <p>
1549
- * A summary of a query argument-profile mapping.
1550
- * </p>
1551
- */
1552
- QueryArgProfileConfig?: QueryArgProfileConfig;
1553
-
1554
- /**
1555
- * <p>
1556
- * A summary of a content type-profile mapping.
1557
- * </p>
1558
- */
1559
- ContentTypeProfileConfig?: ContentTypeProfileConfig;
1560
- }
1561
-
1562
- export namespace FieldLevelEncryptionSummary {
1563
- /**
1564
- * @internal
1565
- */
1566
- export const filterSensitiveLog = (obj: FieldLevelEncryptionSummary): any => ({
1567
- ...obj,
1568
- });
1569
- }
1570
-
1571
- /**
1572
- * <p>List of field-level encrpytion configurations.</p>
1573
- */
1574
- export interface FieldLevelEncryptionList {
1575
- /**
1576
- * <p>If there are more elements to be listed, this element is present and contains
1577
- * the value that you can use for the <code>Marker</code> request parameter to continue
1578
- * listing your configurations where you left off.</p>
1579
- */
1580
- NextMarker?: string;
1581
-
1582
- /**
1583
- * <p>The maximum number of elements you want in the response body. </p>
1584
- */
1585
- MaxItems: number | undefined;
1586
-
1587
- /**
1588
- * <p>The number of field-level encryption items.</p>
1589
- */
1590
- Quantity: number | undefined;
1591
-
1592
- /**
1593
- * <p>An array of field-level encryption items.</p>
1594
- */
1595
- Items?: FieldLevelEncryptionSummary[];
1596
- }
1597
-
1598
- export namespace FieldLevelEncryptionList {
1599
- /**
1600
- * @internal
1601
- */
1602
- export const filterSensitiveLog = (obj: FieldLevelEncryptionList): any => ({
1603
- ...obj,
1604
- });
1605
- }
1606
-
1607
- export interface ListFieldLevelEncryptionConfigsResult {
1608
- /**
1609
- * <p>Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.</p>
1610
- */
1611
- FieldLevelEncryptionList?: FieldLevelEncryptionList;
1612
- }
1613
-
1614
- export namespace ListFieldLevelEncryptionConfigsResult {
1615
- /**
1616
- * @internal
1617
- */
1618
- export const filterSensitiveLog = (obj: ListFieldLevelEncryptionConfigsResult): any => ({
1619
- ...obj,
1620
- });
1621
- }
1622
-
1623
- export interface ListFieldLevelEncryptionProfilesRequest {
1624
- /**
1625
- * <p>Use this when paginating results to indicate where to begin in your list of profiles. The results include profiles in the list that
1626
- * occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
1627
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last profile on that page). </p>
1628
- */
1629
- Marker?: string;
1630
-
1631
- /**
1632
- * <p>The maximum number of field-level encryption profiles you want in the response body. </p>
1633
- */
1634
- MaxItems?: number;
1635
- }
1636
-
1637
- export namespace ListFieldLevelEncryptionProfilesRequest {
1638
- /**
1639
- * @internal
1640
- */
1641
- export const filterSensitiveLog = (obj: ListFieldLevelEncryptionProfilesRequest): any => ({
1642
- ...obj,
1643
- });
1644
- }
1645
-
1646
- /**
1647
- * <p>The field-level encryption profile summary.</p>
1648
- */
1649
- export interface FieldLevelEncryptionProfileSummary {
1650
- /**
1651
- * <p>ID for the field-level encryption profile summary.</p>
1652
- */
1653
- Id: string | undefined;
1654
-
1655
- /**
1656
- * <p>The time when the the field-level encryption profile summary was last updated.</p>
1657
- */
1658
- LastModifiedTime: Date | undefined;
1659
-
1660
- /**
1661
- * <p>Name for the field-level encryption profile summary.</p>
1662
- */
1663
- Name: string | undefined;
1664
-
1665
- /**
1666
- * <p>A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and
1667
- * field patterns for specifying which fields to encrypt with this key.</p>
1668
- */
1669
- EncryptionEntities: EncryptionEntities | undefined;
1670
-
1671
- /**
1672
- * <p>An optional comment for the field-level encryption profile summary. The comment cannot be
1673
- * longer than 128 characters.</p>
1674
- */
1675
- Comment?: string;
1676
- }
1677
-
1678
- export namespace FieldLevelEncryptionProfileSummary {
1679
- /**
1680
- * @internal
1681
- */
1682
- export const filterSensitiveLog = (obj: FieldLevelEncryptionProfileSummary): any => ({
1683
- ...obj,
1684
- });
1685
- }
1686
-
1687
- /**
1688
- * <p>List of field-level encryption profiles.</p>
1689
- */
1690
- export interface FieldLevelEncryptionProfileList {
1691
- /**
1692
- * <p>If there are more elements to be listed, this element is present and contains
1693
- * the value that you can use for the <code>Marker</code> request parameter to continue
1694
- * listing your profiles where you left off.</p>
1695
- */
1696
- NextMarker?: string;
1697
-
1698
- /**
1699
- * <p>The maximum number of field-level encryption profiles you want in the response body. </p>
1700
- */
1701
- MaxItems: number | undefined;
1702
-
1703
- /**
1704
- * <p>The number of field-level encryption profiles.</p>
1705
- */
1706
- Quantity: number | undefined;
1707
-
1708
- /**
1709
- * <p>The field-level encryption profile items.</p>
1710
- */
1711
- Items?: FieldLevelEncryptionProfileSummary[];
1712
- }
1713
-
1714
- export namespace FieldLevelEncryptionProfileList {
1715
- /**
1716
- * @internal
1717
- */
1718
- export const filterSensitiveLog = (obj: FieldLevelEncryptionProfileList): any => ({
1719
- ...obj,
1720
- });
1721
- }
1722
-
1723
- export interface ListFieldLevelEncryptionProfilesResult {
1724
- /**
1725
- * <p>Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.</p>
1726
- */
1727
- FieldLevelEncryptionProfileList?: FieldLevelEncryptionProfileList;
1728
- }
1729
-
1730
- export namespace ListFieldLevelEncryptionProfilesResult {
1731
- /**
1732
- * @internal
1733
- */
1734
- export const filterSensitiveLog = (obj: ListFieldLevelEncryptionProfilesResult): any => ({
1735
- ...obj,
1736
- });
1737
- }
1738
-
1739
- export interface ListFunctionsRequest {
1740
- /**
1741
- * <p>Use this field when paginating results to indicate where to begin in your list of
1742
- * functions. The response includes functions in the list that occur after the marker. To
1743
- * get the next page of the list, set this field’s value to the value of
1744
- * <code>NextMarker</code> from the current page’s response.</p>
1745
- */
1746
- Marker?: string;
1747
-
1748
- /**
1749
- * <p>The maximum number of functions that you want in the response.</p>
1750
- */
1751
- MaxItems?: number;
1752
-
1753
- /**
1754
- * <p>An optional filter to return only the functions that are in the specified stage,
1755
- * either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
1756
- */
1757
- Stage?: FunctionStage | string;
1758
- }
1759
-
1760
- export namespace ListFunctionsRequest {
1761
- /**
1762
- * @internal
1763
- */
1764
- export const filterSensitiveLog = (obj: ListFunctionsRequest): any => ({
1765
- ...obj,
1766
- });
1767
- }
1768
-
1769
- /**
1770
- * <p>A list of CloudFront functions.</p>
1771
- */
1772
- export interface FunctionList {
1773
- /**
1774
- * <p>If there are more items in the list than are in this response, this element is
1775
- * present. It contains the value that you should use in the <code>Marker</code> field of a
1776
- * subsequent request to continue listing functions where you left off.</p>
1777
- */
1778
- NextMarker?: string;
1779
-
1780
- /**
1781
- * <p>The maximum number of functions requested.</p>
1782
- */
1783
- MaxItems: number | undefined;
1784
-
1785
- /**
1786
- * <p>The number of functions returned in the response.</p>
1787
- */
1788
- Quantity: number | undefined;
1789
-
1790
- /**
1791
- * <p>Contains the functions in the list.</p>
1792
- */
1793
- Items?: FunctionSummary[];
1794
- }
1795
-
1796
- export namespace FunctionList {
1797
- /**
1798
- * @internal
1799
- */
1800
- export const filterSensitiveLog = (obj: FunctionList): any => ({
1801
- ...obj,
1802
- });
1803
- }
1804
-
1805
- export interface ListFunctionsResult {
1806
- /**
1807
- * <p>A list of CloudFront functions.</p>
1808
- */
1809
- FunctionList?: FunctionList;
1810
- }
1811
-
1812
- export namespace ListFunctionsResult {
1813
- /**
1814
- * @internal
1815
- */
1816
- export const filterSensitiveLog = (obj: ListFunctionsResult): any => ({
1817
- ...obj,
1818
- });
1819
- }
1820
-
1821
- /**
1822
- * <p>The request to list invalidations. </p>
1823
- */
1824
- export interface ListInvalidationsRequest {
1825
- /**
1826
- * <p>The distribution's ID.</p>
1827
- */
1828
- DistributionId: string | undefined;
1829
-
1830
- /**
1831
- * <p>Use this parameter when paginating results to indicate where to begin in your list of
1832
- * invalidation batches. Because the results are returned in decreasing order from most recent to
1833
- * oldest, the most recent results are on the first page, the second page will contain earlier
1834
- * results, and so on. To get the next page of results, set <code>Marker</code> to the value of
1835
- * the <code>NextMarker</code> from the current page's response. This value is the same as the ID
1836
- * of the last invalidation batch on that page. </p>
1837
- */
1838
- Marker?: string;
1839
-
1840
- /**
1841
- * <p>The maximum number of invalidation batches that you want in the response
1842
- * body.</p>
1843
- */
1844
- MaxItems?: number;
1845
- }
1846
-
1847
- export namespace ListInvalidationsRequest {
1848
- /**
1849
- * @internal
1850
- */
1851
- export const filterSensitiveLog = (obj: ListInvalidationsRequest): any => ({
1852
- ...obj,
1853
- });
1854
- }
1855
-
1856
- /**
1857
- * <p>A summary of an invalidation request.</p>
1858
- */
1859
- export interface InvalidationSummary {
1860
- /**
1861
- * <p>The unique ID for an invalidation request.</p>
1862
- */
1863
- Id: string | undefined;
1864
-
1865
- /**
1866
- * <p>The time that an invalidation request was created.</p>
1867
- */
1868
- CreateTime: Date | undefined;
1869
-
1870
- /**
1871
- * <p>The status of an invalidation request.</p>
1872
- */
1873
- Status: string | undefined;
1874
- }
1875
-
1876
- export namespace InvalidationSummary {
1877
- /**
1878
- * @internal
1879
- */
1880
- export const filterSensitiveLog = (obj: InvalidationSummary): any => ({
1881
- ...obj,
1882
- });
1883
- }
1884
-
1885
- /**
1886
- * <p>The <code>InvalidationList</code> complex type describes the list of invalidation
1887
- * objects. For more information about invalidation, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html">Invalidating Objects (Web Distributions Only)</a> in
1888
- * the <i>Amazon CloudFront Developer Guide</i>.</p>
1889
- */
1890
- export interface InvalidationList {
1891
- /**
1892
- * <p>The value that you provided for the <code>Marker</code> request parameter.</p>
1893
- */
1894
- Marker: string | undefined;
1895
-
1896
- /**
1897
- * <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
1898
- * the value that you can use for the <code>Marker</code> request parameter to continue listing
1899
- * your invalidation batches where they left off.</p>
1900
- */
1901
- NextMarker?: string;
1902
-
1903
- /**
1904
- * <p>The value that you provided for the <code>MaxItems</code> request parameter.</p>
1905
- */
1906
- MaxItems: number | undefined;
1907
-
1908
- /**
1909
- * <p>A flag that indicates whether more invalidation batch requests remain to be listed. If
1910
- * your results were truncated, you can make a follow-up pagination request using the
1911
- * <code>Marker</code> request parameter to retrieve more invalidation batches in the
1912
- * list.</p>
1913
- */
1914
- IsTruncated: boolean | undefined;
1915
-
1916
- /**
1917
- * <p>The number of invalidation batches that were created by the current account.
1918
- * </p>
1919
- */
1920
- Quantity: number | undefined;
1921
-
1922
- /**
1923
- * <p>A complex type that contains one <code>InvalidationSummary</code> element for each
1924
- * invalidation batch created by the current account.</p>
1925
- */
1926
- Items?: InvalidationSummary[];
1927
- }
1928
-
1929
- export namespace InvalidationList {
1930
- /**
1931
- * @internal
1932
- */
1933
- export const filterSensitiveLog = (obj: InvalidationList): any => ({
1934
- ...obj,
1935
- });
1936
- }
1937
-
1938
- /**
1939
- * <p>The returned result of the corresponding request. </p>
1940
- */
1941
- export interface ListInvalidationsResult {
1942
- /**
1943
- * <p>Information about invalidation batches. </p>
1944
- */
1945
- InvalidationList?: InvalidationList;
1946
- }
1947
-
1948
- export namespace ListInvalidationsResult {
1949
- /**
1950
- * @internal
1951
- */
1952
- export const filterSensitiveLog = (obj: ListInvalidationsResult): any => ({
1953
- ...obj,
1954
- });
1955
- }
1956
-
1957
- export interface ListKeyGroupsRequest {
1958
- /**
1959
- * <p>Use this field when paginating results to indicate where to begin in your list of key
1960
- * groups. The response includes key groups in the list that occur after the marker. To get
1961
- * the next page of the list, set this field’s value to the value of
1962
- * <code>NextMarker</code> from the current page’s response.</p>
1963
- */
1964
- Marker?: string;
1965
-
1966
- /**
1967
- * <p>The maximum number of key groups that you want in the response.</p>
1968
- */
1969
- MaxItems?: number;
1970
- }
1971
-
1972
- export namespace ListKeyGroupsRequest {
1973
- /**
1974
- * @internal
1975
- */
1976
- export const filterSensitiveLog = (obj: ListKeyGroupsRequest): any => ({
1977
- ...obj,
1978
- });
1979
- }
1980
-
1981
- /**
1982
- * <p>Contains information about a key group.</p>
1983
- */
1984
- export interface KeyGroupSummary {
1985
- /**
1986
- * <p>A key group.</p>
1987
- */
1988
- KeyGroup: KeyGroup | undefined;
1989
- }
1990
-
1991
- export namespace KeyGroupSummary {
1992
- /**
1993
- * @internal
1994
- */
1995
- export const filterSensitiveLog = (obj: KeyGroupSummary): any => ({
1996
- ...obj,
1997
- });
1998
- }
1999
-
2000
- /**
2001
- * <p>A list of key groups.</p>
2002
- */
2003
- export interface KeyGroupList {
2004
- /**
2005
- * <p>If there are more items in the list than are in this response, this element is present. It
2006
- * contains the value that you should use in the <code>Marker</code> field of a subsequent
2007
- * request to continue listing key groups.</p>
2008
- */
2009
- NextMarker?: string;
2010
-
2011
- /**
2012
- * <p>The maximum number of key groups requested.</p>
2013
- */
2014
- MaxItems: number | undefined;
2015
-
2016
- /**
2017
- * <p>The number of key groups returned in the response.</p>
2018
- */
2019
- Quantity: number | undefined;
2020
-
2021
- /**
2022
- * <p>A list of key groups.</p>
2023
- */
2024
- Items?: KeyGroupSummary[];
2025
- }
2026
-
2027
- export namespace KeyGroupList {
2028
- /**
2029
- * @internal
2030
- */
2031
- export const filterSensitiveLog = (obj: KeyGroupList): any => ({
2032
- ...obj,
2033
- });
2034
- }
2035
-
2036
- export interface ListKeyGroupsResult {
2037
- /**
2038
- * <p>A list of key groups.</p>
2039
- */
2040
- KeyGroupList?: KeyGroupList;
2041
- }
2042
-
2043
- export namespace ListKeyGroupsResult {
2044
- /**
2045
- * @internal
2046
- */
2047
- export const filterSensitiveLog = (obj: ListKeyGroupsResult): any => ({
2048
- ...obj,
2049
- });
2050
- }
2051
-
2052
- export type OriginRequestPolicyType = "custom" | "managed";
2053
-
2054
- export interface ListOriginRequestPoliciesRequest {
2055
- /**
2056
- * <p>A filter to return only the specified kinds of origin request policies. Valid values
2057
- * are:</p>
2058
- * <ul>
2059
- * <li>
2060
- * <p>
2061
- * <code>managed</code> – Returns only the managed policies created by Amazon Web Services.</p>
2062
- * </li>
2063
- * <li>
2064
- * <p>
2065
- * <code>custom</code> – Returns only the custom policies created in your account.</p>
2066
- * </li>
2067
- * </ul>
2068
- */
2069
- Type?: OriginRequestPolicyType | string;
2070
-
2071
- /**
2072
- * <p>Use this field when paginating results to indicate where to begin in your list of
2073
- * origin request policies. The response includes origin request policies in the list that
2074
- * occur after the marker. To get the next page of the list, set this field’s value to the
2075
- * value of <code>NextMarker</code> from the current page’s response.</p>
2076
- */
2077
- Marker?: string;
2078
-
2079
- /**
2080
- * <p>The maximum number of origin request policies that you want in the response.</p>
2081
- */
2082
- MaxItems?: number;
2083
- }
2084
-
2085
- export namespace ListOriginRequestPoliciesRequest {
2086
- /**
2087
- * @internal
2088
- */
2089
- export const filterSensitiveLog = (obj: ListOriginRequestPoliciesRequest): any => ({
2090
- ...obj,
2091
- });
2092
- }
2093
-
2094
- /**
2095
- * <p>Contains an origin request policy.</p>
2096
- */
2097
- export interface OriginRequestPolicySummary {
2098
- /**
2099
- * <p>The type of origin request policy, either <code>managed</code> (created by Amazon Web Services) or
2100
- * <code>custom</code> (created in this account).</p>
2101
- */
2102
- Type: OriginRequestPolicyType | string | undefined;
2103
-
2104
- /**
2105
- * <p>The origin request policy.</p>
2106
- */
2107
- OriginRequestPolicy: OriginRequestPolicy | undefined;
2108
- }
2109
-
2110
- export namespace OriginRequestPolicySummary {
2111
- /**
2112
- * @internal
2113
- */
2114
- export const filterSensitiveLog = (obj: OriginRequestPolicySummary): any => ({
2115
- ...obj,
2116
- });
2117
- }
2118
-
2119
- /**
2120
- * <p>A list of origin request policies.</p>
2121
- */
2122
- export interface OriginRequestPolicyList {
2123
- /**
2124
- * <p>If there are more items in the list than are in this response, this element is
2125
- * present. It contains the value that you should use in the <code>Marker</code> field of a
2126
- * subsequent request to continue listing origin request policies where you left
2127
- * off.</p>
2128
- */
2129
- NextMarker?: string;
2130
-
2131
- /**
2132
- * <p>The maximum number of origin request policies requested.</p>
2133
- */
2134
- MaxItems: number | undefined;
2135
-
2136
- /**
2137
- * <p>The total number of origin request policies returned in the response.</p>
2138
- */
2139
- Quantity: number | undefined;
2140
-
2141
- /**
2142
- * <p>Contains the origin request policies in the list.</p>
2143
- */
2144
- Items?: OriginRequestPolicySummary[];
2145
- }
2146
-
2147
- export namespace OriginRequestPolicyList {
2148
- /**
2149
- * @internal
2150
- */
2151
- export const filterSensitiveLog = (obj: OriginRequestPolicyList): any => ({
2152
- ...obj,
2153
- });
2154
- }
2155
-
2156
- export interface ListOriginRequestPoliciesResult {
2157
- /**
2158
- * <p>A list of origin request policies.</p>
2159
- */
2160
- OriginRequestPolicyList?: OriginRequestPolicyList;
2161
- }
2162
-
2163
- export namespace ListOriginRequestPoliciesResult {
2164
- /**
2165
- * @internal
2166
- */
2167
- export const filterSensitiveLog = (obj: ListOriginRequestPoliciesResult): any => ({
2168
- ...obj,
2169
- });
2170
- }
2171
-
2172
- export interface ListPublicKeysRequest {
2173
- /**
2174
- * <p>Use this when paginating results to indicate where to begin in your list of public keys. The results include public keys in the list that
2175
- * occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
2176
- * <code>NextMarker</code> from the current page's response (which is also the ID of the last public key on that page). </p>
2177
- */
2178
- Marker?: string;
2179
-
2180
- /**
2181
- * <p>The maximum number of public keys you want in the response body. </p>
2182
- */
2183
- MaxItems?: number;
2184
- }
2185
-
2186
- export namespace ListPublicKeysRequest {
2187
- /**
2188
- * @internal
2189
- */
2190
- export const filterSensitiveLog = (obj: ListPublicKeysRequest): any => ({
2191
- ...obj,
2192
- });
2193
- }
2194
-
2195
- /**
2196
- * <p>Contains information about a public key.</p>
2197
- */
2198
- export interface PublicKeySummary {
2199
- /**
2200
- * <p>The identifier of the public key.</p>
2201
- */
2202
- Id: string | undefined;
2203
-
2204
- /**
2205
- * <p>A name to help identify the public key.</p>
2206
- */
2207
- Name: string | undefined;
2208
-
2209
- /**
2210
- * <p>The date and time when the public key was uploaded.</p>
2211
- */
2212
- CreatedTime: Date | undefined;
2213
-
2214
- /**
2215
- * <p>The public key.</p>
2216
- */
2217
- EncodedKey: string | undefined;
2218
-
2219
- /**
2220
- * <p>A comment to describe the public key. The comment cannot be longer than 128
2221
- * characters.</p>
2222
- */
2223
- Comment?: string;
2224
- }
2225
-
2226
- export namespace PublicKeySummary {
2227
- /**
2228
- * @internal
2229
- */
2230
- export const filterSensitiveLog = (obj: PublicKeySummary): any => ({
2231
- ...obj,
2232
- });
2233
- }
2234
-
2235
- /**
2236
- * <p>A list of public keys that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
2237
- */
2238
- export interface PublicKeyList {
2239
- /**
2240
- * <p>If there are more elements to be listed, this element is present and contains
2241
- * the value that you can use for the <code>Marker</code> request parameter to continue
2242
- * listing your public keys where you left off.</p>
2243
- */
2244
- NextMarker?: string;
2245
-
2246
- /**
2247
- * <p>The maximum number of public keys you want in the response.</p>
2248
- */
2249
- MaxItems: number | undefined;
2250
-
2251
- /**
2252
- * <p>The number of public keys in the list.</p>
2253
- */
2254
- Quantity: number | undefined;
2255
-
2256
- /**
2257
- * <p>A list of public keys.</p>
2258
- */
2259
- Items?: PublicKeySummary[];
2260
- }
2261
-
2262
- export namespace PublicKeyList {
2263
- /**
2264
- * @internal
2265
- */
2266
- export const filterSensitiveLog = (obj: PublicKeyList): any => ({
2267
- ...obj,
2268
- });
2269
- }
2270
-
2271
- export interface ListPublicKeysResult {
2272
- /**
2273
- * <p>Returns a list of all public keys that have been added to CloudFront for this account.</p>
2274
- */
2275
- PublicKeyList?: PublicKeyList;
2276
- }
2277
-
2278
- export namespace ListPublicKeysResult {
2279
- /**
2280
- * @internal
2281
- */
2282
- export const filterSensitiveLog = (obj: ListPublicKeysResult): any => ({
2283
- ...obj,
2284
- });
2285
- }
2286
-
2287
- export interface ListRealtimeLogConfigsRequest {
2288
- /**
2289
- * <p>The maximum number of real-time log configurations that you want in the response.</p>
2290
- */
2291
- MaxItems?: number;
2292
-
2293
- /**
2294
- * <p>Use this field when paginating results to indicate where to begin in your list of real-time
2295
- * log configurations. The response includes real-time log configurations in the list that
2296
- * occur after the marker. To get the next page of the list, set this field’s value to the
2297
- * value of <code>NextMarker</code> from the current page’s response.</p>
2298
- */
2299
- Marker?: string;
2300
- }
2301
-
2302
- export namespace ListRealtimeLogConfigsRequest {
2303
- /**
2304
- * @internal
2305
- */
2306
- export const filterSensitiveLog = (obj: ListRealtimeLogConfigsRequest): any => ({
2307
- ...obj,
2308
- });
2309
- }
2310
-
2311
- /**
2312
- * <p>A list of real-time log configurations.</p>
2313
- */
2314
- export interface RealtimeLogConfigs {
2315
- /**
2316
- * <p>The maximum number of real-time log configurations requested.</p>
2317
- */
2318
- MaxItems: number | undefined;
2319
-
2320
- /**
2321
- * <p>Contains the list of real-time log configurations.</p>
2322
- */
2323
- Items?: RealtimeLogConfig[];
2324
-
2325
- /**
2326
- * <p>A flag that indicates whether there are more real-time log configurations than are contained
2327
- * in this list.</p>
2328
- */
2329
- IsTruncated: boolean | undefined;
2330
-
2331
- /**
2332
- * <p>This parameter indicates where this list of real-time log configurations begins. This list
2333
- * includes real-time log configurations that occur after the marker.</p>
2334
- */
2335
- Marker: string | undefined;
2336
-
2337
- /**
2338
- * <p>If there are more items in the list than are in this response, this element is present. It
2339
- * contains the value that you should use in the <code>Marker</code> field of a subsequent
2340
- * request to continue listing real-time log configurations where you left off. </p>
2341
- */
2342
- NextMarker?: string;
2343
- }
2344
-
2345
- export namespace RealtimeLogConfigs {
2346
- /**
2347
- * @internal
2348
- */
2349
- export const filterSensitiveLog = (obj: RealtimeLogConfigs): any => ({
2350
- ...obj,
2351
- });
2352
- }
2353
-
2354
- export interface ListRealtimeLogConfigsResult {
2355
- /**
2356
- * <p>A list of real-time log configurations.</p>
2357
- */
2358
- RealtimeLogConfigs?: RealtimeLogConfigs;
2359
- }
2360
-
2361
- export namespace ListRealtimeLogConfigsResult {
2362
- /**
2363
- * @internal
2364
- */
2365
- export const filterSensitiveLog = (obj: ListRealtimeLogConfigsResult): any => ({
2366
- ...obj,
2367
- });
2368
- }
2369
-
2370
- /**
2371
- * <p>The request to list your streaming distributions. </p>
2372
- */
2373
- export interface ListStreamingDistributionsRequest {
2374
- /**
2375
- * <p>The value that you provided for the <code>Marker</code> request parameter.</p>
2376
- */
2377
- Marker?: string;
2378
-
2379
- /**
2380
- * <p>The value that you provided for the <code>MaxItems</code> request parameter.</p>
2381
- */
2382
- MaxItems?: number;
2383
- }
2384
-
2385
- export namespace ListStreamingDistributionsRequest {
2386
- /**
2387
- * @internal
2388
- */
2389
- export const filterSensitiveLog = (obj: ListStreamingDistributionsRequest): any => ({
2390
- ...obj,
2391
- });
2392
- }
2393
-
2394
- /**
2395
- * <p> A summary of the information for a CloudFront streaming distribution.</p>
2396
- */
2397
- export interface StreamingDistributionSummary {
2398
- /**
2399
- * <p>The identifier for the distribution, for example, <code>EDFDVBD632BHDS5</code>.</p>
2400
- */
2401
- Id: string | undefined;
2402
-
2403
- /**
2404
- * <p> The ARN (Amazon Resource Name) for the streaming distribution. For example:
2405
- * <code>arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5</code>, where
2406
- * <code>123456789012</code> is your account ID.</p>
2407
- */
2408
- ARN: string | undefined;
2409
-
2410
- /**
2411
- * <p> Indicates the current status of the distribution. When the status is
2412
- * <code>Deployed</code>, the distribution's information is fully propagated throughout the
2413
- * Amazon CloudFront system.</p>
2414
- */
2415
- Status: string | undefined;
2416
-
2417
- /**
2418
- * <p>The date and time the distribution was last modified.</p>
2419
- */
2420
- LastModifiedTime: Date | undefined;
2421
-
2422
- /**
2423
- * <p>The domain name corresponding to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>.</p>
2424
- */
2425
- DomainName: string | undefined;
2426
-
2427
- /**
2428
- * <p>A complex type that contains information about the Amazon S3 bucket from which you want
2429
- * CloudFront to get your media files for distribution.</p>
2430
- */
2431
- S3Origin: S3Origin | undefined;
2432
-
2433
- /**
2434
- * <p>A complex type that contains information about CNAMEs (alternate domain names), if any,
2435
- * for this streaming distribution.</p>
2436
- */
2437
- Aliases: Aliases | undefined;
2438
-
2439
- /**
2440
- * <p>A complex type that specifies the accounts, if any, that you want to allow to
2441
- * create signed URLs for private content. If you want to require signed URLs in requests for
2442
- * objects in the target origin that match the <code>PathPattern</code> for this cache behavior,
2443
- * specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for
2444
- * <code>Quantity</code> and <code>Items</code>.If you don't want to require signed URLs in
2445
- * requests for objects that match <code>PathPattern</code>, specify <code>false</code> for
2446
- * <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.
2447
- * To add, change, or remove one or more trusted signers, change <code>Enabled</code> to
2448
- * <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as
2449
- * applicable, and specify all of the trusted signers that you want to include in the updated
2450
- * distribution.</p>
2451
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">Serving Private
2452
- * Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>
2453
- */
2454
- TrustedSigners: TrustedSigners | undefined;
2455
-
2456
- /**
2457
- * <p>The comment originally specified when this distribution was created.</p>
2458
- */
2459
- Comment: string | undefined;
2460
-
2461
- /**
2462
- * <p>A complex type that contains information about price class for this streaming
2463
- * distribution. </p>
2464
- */
2465
- PriceClass: PriceClass | string | undefined;
2466
-
2467
- /**
2468
- * <p>Whether the distribution is enabled to accept end user requests for content.</p>
2469
- */
2470
- Enabled: boolean | undefined;
2471
- }
2472
-
2473
- export namespace StreamingDistributionSummary {
2474
- /**
2475
- * @internal
2476
- */
2477
- export const filterSensitiveLog = (obj: StreamingDistributionSummary): any => ({
2478
- ...obj,
2479
- });
2480
- }
2481
-
2482
- /**
2483
- * <p>A streaming distribution list. </p>
2484
- */
2485
- export interface StreamingDistributionList {
2486
- /**
2487
- * <p>The value you provided for the <code>Marker</code> request parameter. </p>
2488
- */
2489
- Marker: string | undefined;
2490
-
2491
- /**
2492
- * <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
2493
- * the value you can use for the <code>Marker</code> request parameter to continue listing your
2494
- * RTMP distributions where they left off. </p>
2495
- */
2496
- NextMarker?: string;
2497
-
2498
- /**
2499
- * <p>The value you provided for the <code>MaxItems</code> request parameter. </p>
2500
- */
2501
- MaxItems: number | undefined;
2502
-
2503
- /**
2504
- * <p>A flag that indicates whether more streaming distributions remain to be listed. If your
2505
- * results were truncated, you can make a follow-up pagination request using the
2506
- * <code>Marker</code> request parameter to retrieve more distributions in the list. </p>
2507
- */
2508
- IsTruncated: boolean | undefined;
2509
-
2510
- /**
2511
- * <p>The number of streaming distributions that were created by the current account.
2512
- * </p>
2513
- */
2514
- Quantity: number | undefined;
2515
-
2516
- /**
2517
- * <p>A complex type that contains one <code>StreamingDistributionSummary</code> element for
2518
- * each distribution that was created by the current account.</p>
2519
- */
2520
- Items?: StreamingDistributionSummary[];
2521
- }
2522
-
2523
- export namespace StreamingDistributionList {
2524
- /**
2525
- * @internal
2526
- */
2527
- export const filterSensitiveLog = (obj: StreamingDistributionList): any => ({
2528
- ...obj,
2529
- });
2530
- }
2531
-
2532
- /**
2533
- * <p>The returned result of the corresponding request. </p>
2534
- */
2535
- export interface ListStreamingDistributionsResult {
2536
- /**
2537
- * <p>The <code>StreamingDistributionList</code> type. </p>
2538
- */
2539
- StreamingDistributionList?: StreamingDistributionList;
2540
- }
2541
-
2542
- export namespace ListStreamingDistributionsResult {
2543
- /**
2544
- * @internal
2545
- */
2546
- export const filterSensitiveLog = (obj: ListStreamingDistributionsResult): any => ({
2547
- ...obj,
2548
- });
2549
- }
2550
-
2551
- /**
2552
- * <p> The request to list tags for a CloudFront resource.</p>
2553
- */
2554
- export interface ListTagsForResourceRequest {
2555
- /**
2556
- * <p> An ARN of a CloudFront resource.</p>
2557
- */
2558
- Resource: string | undefined;
2559
- }
2560
-
2561
- export namespace ListTagsForResourceRequest {
2562
- /**
2563
- * @internal
2564
- */
2565
- export const filterSensitiveLog = (obj: ListTagsForResourceRequest): any => ({
2566
- ...obj,
2567
- });
2568
- }
2569
-
2570
- /**
2571
- * <p> The returned result of the corresponding request.</p>
2572
- */
2573
- export interface ListTagsForResourceResult {
2574
- /**
2575
- * <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
2576
- */
2577
- Tags: Tags | undefined;
2578
- }
2579
-
2580
- export namespace ListTagsForResourceResult {
2581
- /**
2582
- * @internal
2583
- */
2584
- export const filterSensitiveLog = (obj: ListTagsForResourceResult): any => ({
2585
- ...obj,
2586
- });
2587
- }
2588
-
2589
- export interface PublishFunctionRequest {
2590
- /**
2591
- * <p>The name of the function that you are publishing.</p>
2592
- */
2593
- Name: string | undefined;
2594
-
2595
- /**
2596
- * <p>The current version (<code>ETag</code> value) of the function that you are publishing, which
2597
- * you can get using <code>DescribeFunction</code>.</p>
2598
- */
2599
- IfMatch: string | undefined;
2600
- }
2601
-
2602
- export namespace PublishFunctionRequest {
2603
- /**
2604
- * @internal
2605
- */
2606
- export const filterSensitiveLog = (obj: PublishFunctionRequest): any => ({
2607
- ...obj,
2608
- });
2609
- }
2610
-
2611
- export interface PublishFunctionResult {
2612
- /**
2613
- * <p>Contains configuration information and metadata about a CloudFront function.</p>
2614
- */
2615
- FunctionSummary?: FunctionSummary;
2616
- }
2617
-
2618
- export namespace PublishFunctionResult {
2619
- /**
2620
- * @internal
2621
- */
2622
- export const filterSensitiveLog = (obj: PublishFunctionResult): any => ({
2623
- ...obj,
2624
- });
2625
- }
2626
-
2627
- /**
2628
- * <p> The request to add tags to a CloudFront resource.</p>
2629
- */
2630
- export interface TagResourceRequest {
2631
- /**
2632
- * <p> An ARN of a CloudFront resource.</p>
2633
- */
2634
- Resource: string | undefined;
2635
-
2636
- /**
2637
- * <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
2638
- */
2639
- Tags: Tags | undefined;
2640
- }
2641
-
2642
- export namespace TagResourceRequest {
2643
- /**
2644
- * @internal
2645
- */
2646
- export const filterSensitiveLog = (obj: TagResourceRequest): any => ({
2647
- ...obj,
2648
- });
2649
- }
2650
-
2651
- /**
2652
- * <p>The CloudFront function failed.</p>
2653
- */
2654
- export interface TestFunctionFailed extends __SmithyException, $MetadataBearer {
2655
- name: "TestFunctionFailed";
2656
- $fault: "server";
2657
- Message?: string;
2658
- }
2659
-
2660
- export namespace TestFunctionFailed {
2661
- /**
2662
- * @internal
2663
- */
2664
- export const filterSensitiveLog = (obj: TestFunctionFailed): any => ({
2665
- ...obj,
2666
- });
2667
- }
2668
-
2669
- export interface TestFunctionRequest {
2670
- /**
2671
- * <p>The name of the function that you are testing.</p>
2672
- */
2673
- Name: string | undefined;
2674
-
2675
- /**
2676
- * <p>The current version (<code>ETag</code> value) of the function that you are testing, which
2677
- * you can get using <code>DescribeFunction</code>.</p>
2678
- */
2679
- IfMatch: string | undefined;
2680
-
2681
- /**
2682
- * <p>The stage of the function that you are testing, either <code>DEVELOPMENT</code> or
2683
- * <code>LIVE</code>.</p>
2684
- */
2685
- Stage?: FunctionStage | string;
2686
-
2687
- /**
2688
- * <p>The event object to test the function with. For more information about the structure of the
2689
- * event object, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/managing-functions.html#test-function">Testing functions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
2690
- */
2691
- EventObject: Uint8Array | undefined;
2692
- }
2693
-
2694
- export namespace TestFunctionRequest {
2695
- /**
2696
- * @internal
2697
- */
2698
- export const filterSensitiveLog = (obj: TestFunctionRequest): any => ({
2699
- ...obj,
2700
- ...(obj.EventObject && { EventObject: SENSITIVE_STRING }),
2701
- });
2702
- }
2703
-
2704
- /**
2705
- * <p>Contains the result of testing a CloudFront function with <code>TestFunction</code>.</p>
2706
- */
2707
- export interface TestResult {
2708
- /**
2709
- * <p>Contains configuration information and metadata about the CloudFront function that was
2710
- * tested.</p>
2711
- */
2712
- FunctionSummary?: FunctionSummary;
2713
-
2714
- /**
2715
- * <p>The amount of time that the function took to run as a percentage of the maximum
2716
- * allowed time. For example, a compute utilization of 35 means that the function completed
2717
- * in 35% of the maximum allowed time.</p>
2718
- */
2719
- ComputeUtilization?: string;
2720
-
2721
- /**
2722
- * <p>Contains the log lines that the function wrote (if any) when running the test.</p>
2723
- */
2724
- FunctionExecutionLogs?: string[];
2725
-
2726
- /**
2727
- * <p>If the result of testing the function was an error, this field contains the error
2728
- * message.</p>
2729
- */
2730
- FunctionErrorMessage?: string;
2731
-
2732
- /**
2733
- * <p>The event object returned by the function. For more information about the structure of the
2734
- * event object, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/functions-event-structure.html">Event object
2735
- * structure</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
2736
- */
2737
- FunctionOutput?: string;
2738
- }
2739
-
2740
- export namespace TestResult {
2741
- /**
2742
- * @internal
2743
- */
2744
- export const filterSensitiveLog = (obj: TestResult): any => ({
2745
- ...obj,
2746
- });
2747
- }
2748
-
2749
- export interface TestFunctionResult {
2750
- /**
2751
- * <p>An object that represents the result of running the function with the provided event
2752
- * object.</p>
2753
- */
2754
- TestResult?: TestResult;
2755
- }
2756
-
2757
- export namespace TestFunctionResult {
2758
- /**
2759
- * @internal
2760
- */
2761
- export const filterSensitiveLog = (obj: TestFunctionResult): any => ({
2762
- ...obj,
2763
- });
2764
- }
2765
-
2766
- /**
2767
- * <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
2768
- */
2769
- export interface TagKeys {
2770
- /**
2771
- * <p> A complex type that contains <code>Tag</code> key elements.</p>
2772
- */
2773
- Items?: string[];
2774
- }
2775
-
2776
- export namespace TagKeys {
2777
- /**
2778
- * @internal
2779
- */
2780
- export const filterSensitiveLog = (obj: TagKeys): any => ({
2781
- ...obj,
2782
- });
2783
- }
2784
-
2785
- /**
2786
- * <p> The request to remove tags from a CloudFront resource.</p>
2787
- */
2788
- export interface UntagResourceRequest {
2789
- /**
2790
- * <p> An ARN of a CloudFront resource.</p>
2791
- */
2792
- Resource: string | undefined;
2793
-
2794
- /**
2795
- * <p> A complex type that contains zero or more <code>Tag</code> key elements.</p>
2796
- */
2797
- TagKeys: TagKeys | undefined;
2798
- }
2799
-
2800
- export namespace UntagResourceRequest {
2801
- /**
2802
- * @internal
2803
- */
2804
- export const filterSensitiveLog = (obj: UntagResourceRequest): any => ({
2805
- ...obj,
2806
- });
2807
- }
2808
-
2809
- export interface UpdateCachePolicyRequest {
2810
- /**
2811
- * <p>The unique identifier for the cache policy that you are updating. The identifier is returned
2812
- * in a cache behavior’s <code>CachePolicyId</code> field in the response to
2813
- * <code>GetDistributionConfig</code>.</p>
2814
- */
2815
- Id: string | undefined;
2816
-
2817
- /**
2818
- * <p>The version of the cache policy that you are updating. The version is returned in the cache
2819
- * policy’s <code>ETag</code> field in the response to
2820
- * <code>GetCachePolicyConfig</code>.</p>
2821
- */
2822
- IfMatch?: string;
2823
-
2824
- /**
2825
- * <p>A cache policy configuration.</p>
2826
- */
2827
- CachePolicyConfig: CachePolicyConfig | undefined;
2828
- }
2829
-
2830
- export namespace UpdateCachePolicyRequest {
2831
- /**
2832
- * @internal
2833
- */
2834
- export const filterSensitiveLog = (obj: UpdateCachePolicyRequest): any => ({
2835
- ...obj,
2836
- });
2837
- }
2838
-
2839
- export interface UpdateCachePolicyResult {
2840
- /**
2841
- * <p>A cache policy.</p>
2842
- */
2843
- CachePolicy?: CachePolicy;
2844
-
2845
- /**
2846
- * <p>The current version of the cache policy.</p>
2847
- */
2848
- ETag?: string;
2849
- }
2850
-
2851
- export namespace UpdateCachePolicyResult {
2852
- /**
2853
- * @internal
2854
- */
2855
- export const filterSensitiveLog = (obj: UpdateCachePolicyResult): any => ({
2856
- ...obj,
2857
- });
2858
- }
2859
-
2860
- /**
2861
- * <p>The request to update an origin access identity.</p>
2862
- */
2863
- export interface UpdateCloudFrontOriginAccessIdentityRequest {
2864
- /**
2865
- * <p>The identity's id.</p>
2866
- */
2867
- Id: string | undefined;
2868
-
2869
- /**
2870
- * <p>The value of the <code>ETag</code> header that you received when retrieving the
2871
- * identity's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
2872
- */
2873
- IfMatch?: string;
2874
-
2875
- /**
2876
- * <p>The identity's configuration information.</p>
2877
- */
2878
- CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
2879
- }
2880
-
2881
- export namespace UpdateCloudFrontOriginAccessIdentityRequest {
2882
- /**
2883
- * @internal
2884
- */
2885
- export const filterSensitiveLog = (obj: UpdateCloudFrontOriginAccessIdentityRequest): any => ({
2886
- ...obj,
2887
- });
2888
- }
2889
-
2890
- /**
2891
- * <p>The returned result of the corresponding request.</p>
2892
- */
2893
- export interface UpdateCloudFrontOriginAccessIdentityResult {
2894
- /**
2895
- * <p>The origin access identity's information.</p>
2896
- */
2897
- CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity;
2898
-
2899
- /**
2900
- * <p>The current version of the configuration. For example:
2901
- * <code>E2QWRUHAPOMQZL</code>.</p>
2902
- */
2903
- ETag?: string;
2904
- }
2905
-
2906
- export namespace UpdateCloudFrontOriginAccessIdentityResult {
2907
- /**
2908
- * @internal
2909
- */
2910
- export const filterSensitiveLog = (obj: UpdateCloudFrontOriginAccessIdentityResult): any => ({
2911
- ...obj,
2912
- });
2913
- }
2914
-
2915
- /**
2916
- * <p>The request to update a distribution.</p>
2917
- */
2918
- export interface UpdateDistributionRequest {
2919
- /**
2920
- * <p>The distribution's id.</p>
2921
- */
2922
- Id: string | undefined;
2923
-
2924
- /**
2925
- * <p>The value of the <code>ETag</code> header that you received when retrieving the
2926
- * distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
2927
- */
2928
- IfMatch?: string;
2929
-
2930
- /**
2931
- * <p>The distribution's configuration information.</p>
2932
- */
2933
- DistributionConfig: DistributionConfig | undefined;
2934
- }
2935
-
2936
- export namespace UpdateDistributionRequest {
2937
- /**
2938
- * @internal
2939
- */
2940
- export const filterSensitiveLog = (obj: UpdateDistributionRequest): any => ({
2941
- ...obj,
2942
- ...(obj.DistributionConfig && {
2943
- DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
2944
- }),
2945
- });
2946
- }
2947
-
2948
- /**
2949
- * <p>The returned result of the corresponding request.</p>
2950
- */
2951
- export interface UpdateDistributionResult {
2952
- /**
2953
- * <p>The distribution's information.</p>
2954
- */
2955
- Distribution?: Distribution;
2956
-
2957
- /**
2958
- * <p>The current version of the configuration. For example:
2959
- * <code>E2QWRUHAPOMQZL</code>.</p>
2960
- */
2961
- ETag?: string;
2962
- }
2963
-
2964
- export namespace UpdateDistributionResult {
2965
- /**
2966
- * @internal
2967
- */
2968
- export const filterSensitiveLog = (obj: UpdateDistributionResult): any => ({
2969
- ...obj,
2970
- ...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
2971
- });
2972
- }
2973
-
2974
- export interface UpdateFieldLevelEncryptionConfigRequest {
2975
- /**
2976
- * <p>The ID of the configuration you want to update.</p>
2977
- */
2978
- Id: string | undefined;
2979
-
2980
- /**
2981
- * <p>The value of the <code>ETag</code> header that you received when retrieving the configuration identity to update.
2982
- * For example: <code>E2QWRUHAPOMQZL</code>.</p>
2983
- */
2984
- IfMatch?: string;
2985
-
2986
- /**
2987
- * <p>Request to update a field-level encryption configuration. </p>
2988
- */
2989
- FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
2990
- }
2991
-
2992
- export namespace UpdateFieldLevelEncryptionConfigRequest {
2993
- /**
2994
- * @internal
2995
- */
2996
- export const filterSensitiveLog = (obj: UpdateFieldLevelEncryptionConfigRequest): any => ({
2997
- ...obj,
2998
- });
2999
- }
3000
-
3001
- export interface UpdateFieldLevelEncryptionConfigResult {
3002
- /**
3003
- * <p>Return the results of updating the configuration.</p>
3004
- */
3005
- FieldLevelEncryption?: FieldLevelEncryption;
3006
-
3007
- /**
3008
- * <p>The value of the <code>ETag</code> header that you received when updating the configuration.
3009
- * For example: <code>E2QWRUHAPOMQZL</code>.</p>
3010
- */
3011
- ETag?: string;
3012
- }
3013
-
3014
- export namespace UpdateFieldLevelEncryptionConfigResult {
3015
- /**
3016
- * @internal
3017
- */
3018
- export const filterSensitiveLog = (obj: UpdateFieldLevelEncryptionConfigResult): any => ({
3019
- ...obj,
3020
- });
3021
- }
3022
-
3023
- export interface UpdateFieldLevelEncryptionProfileRequest {
3024
- /**
3025
- * <p>The ID of the field-level encryption profile request. </p>
3026
- */
3027
- Id: string | undefined;
3028
-
3029
- /**
3030
- * <p>The value of the <code>ETag</code> header that you received when retrieving the profile identity to update.
3031
- * For example: <code>E2QWRUHAPOMQZL</code>.</p>
3032
- */
3033
- IfMatch?: string;
3034
-
3035
- /**
3036
- * <p>Request to update a field-level encryption profile. </p>
3037
- */
3038
- FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
3039
- }
3040
-
3041
- export namespace UpdateFieldLevelEncryptionProfileRequest {
3042
- /**
3043
- * @internal
3044
- */
3045
- export const filterSensitiveLog = (obj: UpdateFieldLevelEncryptionProfileRequest): any => ({
3046
- ...obj,
3047
- });
3048
- }
3049
-
3050
- export interface UpdateFieldLevelEncryptionProfileResult {
3051
- /**
3052
- * <p>Return the results of updating the profile.</p>
3053
- */
3054
- FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
3055
-
3056
- /**
3057
- * <p>The result of the field-level encryption profile request. </p>
3058
- */
3059
- ETag?: string;
3060
- }
3061
-
3062
- export namespace UpdateFieldLevelEncryptionProfileResult {
3063
- /**
3064
- * @internal
3065
- */
3066
- export const filterSensitiveLog = (obj: UpdateFieldLevelEncryptionProfileResult): any => ({
3067
- ...obj,
3068
- });
3069
- }
3070
-
3071
- export interface UpdateFunctionRequest {
3072
- /**
3073
- * <p>The name of the function that you are updating.</p>
3074
- */
3075
- Name: string | undefined;
3076
-
3077
- /**
3078
- * <p>The current version (<code>ETag</code> value) of the function that you are updating, which
3079
- * you can get using <code>DescribeFunction</code>.</p>
3080
- */
3081
- IfMatch: string | undefined;
3082
-
3083
- /**
3084
- * <p>Configuration information about the function.</p>
3085
- */
3086
- FunctionConfig: FunctionConfig | undefined;
3087
-
3088
- /**
3089
- * <p>The function code. For more information about writing a CloudFront function, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/writing-function-code.html">Writing function
3090
- * code for CloudFront Functions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
3091
- */
3092
- FunctionCode: Uint8Array | undefined;
3093
- }
3094
-
3095
- export namespace UpdateFunctionRequest {
3096
- /**
3097
- * @internal
3098
- */
3099
- export const filterSensitiveLog = (obj: UpdateFunctionRequest): any => ({
3100
- ...obj,
3101
- ...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
3102
- });
3103
- }
3104
-
3105
- export interface UpdateFunctionResult {
3106
- /**
3107
- * <p>Contains configuration information and metadata about a CloudFront function.</p>
3108
- */
3109
- FunctionSummary?: FunctionSummary;
3110
-
3111
- /**
3112
- * <p>The version identifier for the current version of the CloudFront function.</p>
3113
- */
3114
- ETag?: string;
3115
- }
3116
-
3117
- export namespace UpdateFunctionResult {
3118
- /**
3119
- * @internal
3120
- */
3121
- export const filterSensitiveLog = (obj: UpdateFunctionResult): any => ({
3122
- ...obj,
3123
- });
3124
- }
3125
-
3126
- export interface UpdateKeyGroupRequest {
3127
- /**
3128
- * <p>The identifier of the key group that you are updating.</p>
3129
- */
3130
- Id: string | undefined;
3131
-
3132
- /**
3133
- * <p>The version of the key group that you are updating. The version is the key group’s
3134
- * <code>ETag</code> value.</p>
3135
- */
3136
- IfMatch?: string;
3137
-
3138
- /**
3139
- * <p>The key group configuration.</p>
3140
- */
3141
- KeyGroupConfig: KeyGroupConfig | undefined;
3142
- }
3143
-
3144
- export namespace UpdateKeyGroupRequest {
3145
- /**
3146
- * @internal
3147
- */
3148
- export const filterSensitiveLog = (obj: UpdateKeyGroupRequest): any => ({
3149
- ...obj,
3150
- });
3151
- }
3152
-
3153
- export interface UpdateKeyGroupResult {
3154
- /**
3155
- * <p>The key group that was just updated.</p>
3156
- */
3157
- KeyGroup?: KeyGroup;
3158
-
3159
- /**
3160
- * <p>The identifier for this version of the key group.</p>
3161
- */
3162
- ETag?: string;
3163
- }
3164
-
3165
- export namespace UpdateKeyGroupResult {
3166
- /**
3167
- * @internal
3168
- */
3169
- export const filterSensitiveLog = (obj: UpdateKeyGroupResult): any => ({
3170
- ...obj,
3171
- });
3172
- }
3173
-
3174
- export interface UpdateOriginRequestPolicyRequest {
3175
- /**
3176
- * <p>The unique identifier for the origin request policy that you are updating. The identifier is
3177
- * returned in a cache behavior’s <code>OriginRequestPolicyId</code> field in the response
3178
- * to <code>GetDistributionConfig</code>.</p>
3179
- */
3180
- Id: string | undefined;
3181
-
3182
- /**
3183
- * <p>The version of the origin request policy that you are updating. The version is returned in
3184
- * the origin request policy’s <code>ETag</code> field in the response to
3185
- * <code>GetOriginRequestPolicyConfig</code>.</p>
3186
- */
3187
- IfMatch?: string;
3188
-
3189
- /**
3190
- * <p>An origin request policy configuration.</p>
3191
- */
3192
- OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
3193
- }
3194
-
3195
- export namespace UpdateOriginRequestPolicyRequest {
3196
- /**
3197
- * @internal
3198
- */
3199
- export const filterSensitiveLog = (obj: UpdateOriginRequestPolicyRequest): any => ({
3200
- ...obj,
3201
- });
3202
- }
3203
-
3204
- export interface UpdateOriginRequestPolicyResult {
3205
- /**
3206
- * <p>An origin request policy.</p>
3207
- */
3208
- OriginRequestPolicy?: OriginRequestPolicy;
3209
-
3210
- /**
3211
- * <p>The current version of the origin request policy.</p>
3212
- */
3213
- ETag?: string;
3214
- }
3215
-
3216
- export namespace UpdateOriginRequestPolicyResult {
3217
- /**
3218
- * @internal
3219
- */
3220
- export const filterSensitiveLog = (obj: UpdateOriginRequestPolicyResult): any => ({
3221
- ...obj,
3222
- });
3223
- }
3224
-
3225
- export interface UpdatePublicKeyRequest {
3226
- /**
3227
- * <p>The identifier of the public key that you are updating.</p>
3228
- */
3229
- Id: string | undefined;
3230
-
3231
- /**
3232
- * <p>The value of the <code>ETag</code> header that you received when retrieving the public key to update.
3233
- * For example: <code>E2QWRUHAPOMQZL</code>.</p>
3234
- */
3235
- IfMatch?: string;
3236
-
3237
- /**
3238
- * <p>A public key configuration.</p>
3239
- */
3240
- PublicKeyConfig: PublicKeyConfig | undefined;
3241
- }
3242
-
3243
- export namespace UpdatePublicKeyRequest {
3244
- /**
3245
- * @internal
3246
- */
3247
- export const filterSensitiveLog = (obj: UpdatePublicKeyRequest): any => ({
3248
- ...obj,
3249
- });
3250
- }
3251
-
3252
- export interface UpdatePublicKeyResult {
3253
- /**
3254
- * <p>The public key.</p>
3255
- */
3256
- PublicKey?: PublicKey;
3257
-
3258
- /**
3259
- * <p>The identifier of the current version of the public key.</p>
3260
- */
3261
- ETag?: string;
3262
- }
3263
-
3264
- export namespace UpdatePublicKeyResult {
3265
- /**
3266
- * @internal
3267
- */
3268
- export const filterSensitiveLog = (obj: UpdatePublicKeyResult): any => ({
3269
- ...obj,
3270
- });
3271
- }
3272
-
3273
- export interface UpdateRealtimeLogConfigRequest {
3274
- /**
3275
- * <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
3276
- * log data.</p>
3277
- */
3278
- EndPoints?: EndPoint[];
3279
-
3280
- /**
3281
- * <p>A list of fields to include in each real-time log record.</p>
3282
- * <p>For more information about fields, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/real-time-logs.html#understand-real-time-log-config-fields">Real-time log configuration fields</a> in the
3283
- * <i>Amazon CloudFront Developer Guide</i>.</p>
3284
- */
3285
- Fields?: string[];
3286
-
3287
- /**
3288
- * <p>The name for this real-time log configuration.</p>
3289
- */
3290
- Name?: string;
3291
-
3292
- /**
3293
- * <p>The Amazon Resource Name (ARN) for this real-time log configuration.</p>
3294
- */
3295
- ARN?: string;
3296
-
3297
- /**
3298
- * <p>The sampling rate for this real-time log configuration. The sampling rate determines the
3299
- * percentage of viewer requests that are represented in the real-time log data. You must
3300
- * provide an integer between 1 and 100, inclusive.</p>
3301
- */
3302
- SamplingRate?: number;
3303
- }
3304
-
3305
- export namespace UpdateRealtimeLogConfigRequest {
3306
- /**
3307
- * @internal
3308
- */
3309
- export const filterSensitiveLog = (obj: UpdateRealtimeLogConfigRequest): any => ({
3310
- ...obj,
3311
- });
3312
- }
3313
-
3314
- export interface UpdateRealtimeLogConfigResult {
3315
- /**
3316
- * <p>A real-time log configuration.</p>
3317
- */
3318
- RealtimeLogConfig?: RealtimeLogConfig;
3319
- }
3320
-
3321
- export namespace UpdateRealtimeLogConfigResult {
3322
- /**
3323
- * @internal
3324
- */
3325
- export const filterSensitiveLog = (obj: UpdateRealtimeLogConfigResult): any => ({
3326
- ...obj,
3327
- });
3328
- }
3329
-
3330
- /**
3331
- * <p>The request to update a streaming distribution.</p>
3332
- */
3333
- export interface UpdateStreamingDistributionRequest {
3334
- /**
3335
- * <p>The streaming distribution's id.</p>
3336
- */
3337
- Id: string | undefined;
3338
-
3339
- /**
3340
- * <p>The value of the <code>ETag</code> header that you received when retrieving the
3341
- * streaming distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
3342
- */
3343
- IfMatch?: string;
3344
-
3345
- /**
3346
- * <p>The streaming distribution's configuration information.</p>
3347
- */
3348
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
3349
- }
3350
-
3351
- export namespace UpdateStreamingDistributionRequest {
3352
- /**
3353
- * @internal
3354
- */
3355
- export const filterSensitiveLog = (obj: UpdateStreamingDistributionRequest): any => ({
3356
- ...obj,
3357
- });
3358
- }
3359
-
3360
- /**
3361
- * <p>The returned result of the corresponding request.</p>
3362
- */
3363
- export interface UpdateStreamingDistributionResult {
3364
- /**
3365
- * <p>The streaming distribution's information.</p>
3366
- */
3367
- StreamingDistribution?: StreamingDistribution;
3368
-
3369
- /**
3370
- * <p>The current version of the configuration. For example:
3371
- * <code>E2QWRUHAPOMQZL</code>.</p>
3372
- */
3373
- ETag?: string;
3374
- }
3375
-
3376
- export namespace UpdateStreamingDistributionResult {
3377
- /**
3378
- * @internal
3379
- */
3380
- export const filterSensitiveLog = (obj: UpdateStreamingDistributionResult): any => ({
3381
- ...obj,
3382
- });
3383
- }