@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24

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 (549) hide show
  1. package/.gitattributes +20 -18
  2. package/.jsii +2590 -1306
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +530 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  58. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  59. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  60. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  61. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  62. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  63. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  64. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
  65. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  66. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  67. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  68. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
  69. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
  70. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  72. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  73. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
  74. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  75. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  76. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
  77. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
  78. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  79. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  80. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  81. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  82. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  83. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  84. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
  85. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
  86. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  87. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  88. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  89. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  90. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
  91. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  92. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  93. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  94. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  95. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
  96. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  97. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  98. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  99. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  100. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
  101. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  102. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  103. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
  104. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  105. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  106. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  107. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  108. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  109. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
  110. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  111. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  113. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  114. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
  115. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  116. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
  117. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  119. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  120. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
  121. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  122. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  123. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  124. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  125. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  126. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  127. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  128. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
  129. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
  130. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
  131. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  132. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  133. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  134. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  135. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  136. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  137. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
  138. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
  139. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  140. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  141. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  142. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
  143. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  144. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  145. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  146. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  147. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
  148. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  149. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  150. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  151. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  152. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  153. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  154. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  155. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  156. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
  157. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
  158. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  159. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  160. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
  161. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  162. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  163. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  164. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  165. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  167. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  168. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  169. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  170. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  171. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
  172. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  173. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  174. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  175. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  176. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  177. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  178. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  179. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  180. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
  181. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  182. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  183. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
  184. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  185. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  187. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  188. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  189. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  190. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  191. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  192. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  193. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  194. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
  195. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  196. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  197. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  198. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  199. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
  200. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  201. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  202. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  203. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  204. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  205. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
  206. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  207. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  208. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
  209. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  210. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  211. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  212. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  213. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  214. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  215. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  216. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  217. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  218. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  219. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  220. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  221. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  222. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
  223. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  224. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  225. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
  226. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  227. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
  228. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  229. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  230. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  231. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  232. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  233. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  234. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
  235. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  236. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  237. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  238. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  239. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  240. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  241. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  242. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  243. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
  244. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  245. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  246. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  247. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  248. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  249. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  250. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  251. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  252. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  253. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  254. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
  255. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  256. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
  257. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  258. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  259. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  260. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  261. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  262. package/node_modules/aws-sdk/clients/account.js +18 -0
  263. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  264. package/node_modules/aws-sdk/clients/all.js +22 -1
  265. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  266. package/node_modules/aws-sdk/clients/amp.js +1 -0
  267. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  268. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  269. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  270. package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
  271. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  272. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  273. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  274. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  275. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  276. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  277. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  278. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  279. package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
  280. package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
  281. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  282. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  283. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  284. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  285. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  286. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  287. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  288. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  289. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  290. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  291. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  292. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
  293. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  294. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  295. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  296. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  297. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
  298. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  299. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  300. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  301. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  302. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  303. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  304. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
  305. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  306. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  307. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  308. package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
  309. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
  310. package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
  311. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  312. package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
  313. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  314. package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
  315. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  316. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  317. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  318. package/node_modules/aws-sdk/clients/drs.js +18 -0
  319. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  320. package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
  321. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  322. package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
  323. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  324. package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
  325. package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
  326. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  327. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  328. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  329. package/node_modules/aws-sdk/clients/es.d.ts +52 -3
  330. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  331. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  332. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  333. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  334. package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
  335. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  336. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  337. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  338. package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
  339. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  340. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  341. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  342. package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
  343. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  344. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  345. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
  346. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  347. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  348. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  349. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
  350. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  351. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  352. package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
  353. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  354. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  355. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  356. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  357. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  358. package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
  359. package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
  360. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  361. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  362. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  363. package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
  364. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  365. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  366. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  367. package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
  368. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  369. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
  370. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  371. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
  372. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  373. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  374. package/node_modules/aws-sdk/clients/location.d.ts +411 -100
  375. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  376. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  377. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  378. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  379. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  380. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  381. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
  382. package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
  383. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  384. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  385. package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
  386. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  387. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  388. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  389. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  390. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  391. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  392. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  393. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  394. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  395. package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
  396. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  397. package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
  398. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  399. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  400. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  401. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  402. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  403. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  404. package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
  405. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  406. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  407. package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
  408. package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
  409. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  410. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  411. package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
  412. package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
  413. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  414. package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
  415. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  416. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  417. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  418. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  419. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  420. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  421. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  422. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  423. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  424. package/node_modules/aws-sdk/clients/rum.js +18 -0
  425. package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
  426. package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
  427. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
  428. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  429. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  430. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
  431. package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
  432. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  433. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  434. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  435. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  436. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  437. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  438. package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
  439. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  440. package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
  441. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  442. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  443. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  444. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  445. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  446. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  447. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
  448. package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
  449. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  450. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  451. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  452. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  453. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  454. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  455. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  456. package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
  457. package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
  458. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  459. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  460. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  461. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
  462. package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
  463. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  464. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  465. package/node_modules/aws-sdk/lib/config.js +15 -3
  466. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  467. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  468. package/node_modules/aws-sdk/lib/core.js +1 -1
  469. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  470. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  471. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  472. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  473. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  474. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  475. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  476. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  477. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  478. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  479. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  480. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  481. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  482. package/node_modules/aws-sdk/lib/request.js +4 -6
  483. package/node_modules/aws-sdk/lib/service.js +19 -0
  484. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  485. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  486. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  487. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  488. package/node_modules/aws-sdk/package.json +4 -5
  489. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  490. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  491. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  492. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  493. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  494. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  495. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  496. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  497. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  498. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  499. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  500. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  501. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  502. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  503. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  504. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  505. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  506. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  507. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  508. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  509. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  510. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  511. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  512. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  513. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  514. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  515. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  516. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  517. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  518. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  519. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  520. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  521. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  522. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  523. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  524. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  525. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  526. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  527. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  528. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  529. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  530. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  531. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  532. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  533. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  534. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  535. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  536. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  537. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  538. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  539. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  540. package/package.json +40 -69
  541. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  542. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  543. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  544. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  545. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  546. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  547. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  548. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  549. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -125,6 +125,14 @@ declare class CloudFront extends CloudFrontCustomizations {
125
125
  * Creates a real-time log configuration. After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified Amazon Kinesis data stream. For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.
126
126
  */
127
127
  createRealtimeLogConfig(callback?: (err: AWSError, data: CloudFront.Types.CreateRealtimeLogConfigResult) => void): Request<CloudFront.Types.CreateRealtimeLogConfigResult, AWSError>;
128
+ /**
129
+ * Creates a response headers policy. A response headers policy contains information about a set of HTTP response headers and their values. To create a response headers policy, you provide some metadata about the policy, and a set of configurations that specify the response headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it’s attached to a cache behavior, CloudFront adds the headers in the policy to HTTP responses that it sends for requests that match the cache behavior.
130
+ */
131
+ createResponseHeadersPolicy(params: CloudFront.Types.CreateResponseHeadersPolicyRequest, callback?: (err: AWSError, data: CloudFront.Types.CreateResponseHeadersPolicyResult) => void): Request<CloudFront.Types.CreateResponseHeadersPolicyResult, AWSError>;
132
+ /**
133
+ * Creates a response headers policy. A response headers policy contains information about a set of HTTP response headers and their values. To create a response headers policy, you provide some metadata about the policy, and a set of configurations that specify the response headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it’s attached to a cache behavior, CloudFront adds the headers in the policy to HTTP responses that it sends for requests that match the cache behavior.
134
+ */
135
+ createResponseHeadersPolicy(callback?: (err: AWSError, data: CloudFront.Types.CreateResponseHeadersPolicyResult) => void): Request<CloudFront.Types.CreateResponseHeadersPolicyResult, AWSError>;
128
136
  /**
129
137
  * This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
130
138
  */
@@ -229,6 +237,14 @@ declare class CloudFront extends CloudFrontCustomizations {
229
237
  * Deletes a real-time log configuration. You cannot delete a real-time log configuration if it’s attached to a cache behavior. First update your distributions to remove the real-time log configuration from all cache behaviors, then delete the real-time log configuration. To delete a real-time log configuration, you can provide the configuration’s name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to delete.
230
238
  */
231
239
  deleteRealtimeLogConfig(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
240
+ /**
241
+ * Deletes a response headers policy. You cannot delete a response headers policy if it’s attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy. To delete a response headers policy, you must provide the policy’s identifier and version. To get these values, you can use ListResponseHeadersPolicies or GetResponseHeadersPolicy.
242
+ */
243
+ deleteResponseHeadersPolicy(params: CloudFront.Types.DeleteResponseHeadersPolicyRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
244
+ /**
245
+ * Deletes a response headers policy. You cannot delete a response headers policy if it’s attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy. To delete a response headers policy, you must provide the policy’s identifier and version. To get these values, you can use ListResponseHeadersPolicies or GetResponseHeadersPolicy.
246
+ */
247
+ deleteResponseHeadersPolicy(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
232
248
  /**
233
249
  * Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps. To delete an RTMP distribution using the CloudFront API: Disable the RTMP distribution. Submit a GET Streaming Distribution Config request to get the current configuration and the Etag header for the distribution. Update the XML document that was returned in the response to your GET Streaming Distribution Config request to change the value of Enabled to false. Submit a PUT Streaming Distribution Config request to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Then set the value of the HTTP If-Match header to the value of the ETag header that CloudFront returned when you submitted the GET Streaming Distribution Config request in Step 2. Review the response to the PUT Streaming Distribution Config request to confirm that the distribution was successfully disabled. Submit a GET Streaming Distribution Config request to confirm that your changes have propagated. When propagation is complete, the value of Status is Deployed. Submit a DELETE Streaming Distribution request. Set the value of the HTTP If-Match header to the value of the ETag header that CloudFront returned when you submitted the GET Streaming Distribution Config request in Step 2. Review the response to your DELETE Streaming Distribution request to confirm that the distribution was successfully deleted. For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
234
250
  */
@@ -405,6 +421,22 @@ declare class CloudFront extends CloudFrontCustomizations {
405
421
  * Gets a real-time log configuration. To get a real-time log configuration, you can provide the configuration’s name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.
406
422
  */
407
423
  getRealtimeLogConfig(callback?: (err: AWSError, data: CloudFront.Types.GetRealtimeLogConfigResult) => void): Request<CloudFront.Types.GetRealtimeLogConfigResult, AWSError>;
424
+ /**
425
+ * Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy was last modified). To get a response headers policy, you must provide the policy’s identifier. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
426
+ */
427
+ getResponseHeadersPolicy(params: CloudFront.Types.GetResponseHeadersPolicyRequest, callback?: (err: AWSError, data: CloudFront.Types.GetResponseHeadersPolicyResult) => void): Request<CloudFront.Types.GetResponseHeadersPolicyResult, AWSError>;
428
+ /**
429
+ * Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy was last modified). To get a response headers policy, you must provide the policy’s identifier. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
430
+ */
431
+ getResponseHeadersPolicy(callback?: (err: AWSError, data: CloudFront.Types.GetResponseHeadersPolicyResult) => void): Request<CloudFront.Types.GetResponseHeadersPolicyResult, AWSError>;
432
+ /**
433
+ * Gets a response headers policy configuration. To get a response headers policy configuration, you must provide the policy’s identifier. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
434
+ */
435
+ getResponseHeadersPolicyConfig(params: CloudFront.Types.GetResponseHeadersPolicyConfigRequest, callback?: (err: AWSError, data: CloudFront.Types.GetResponseHeadersPolicyConfigResult) => void): Request<CloudFront.Types.GetResponseHeadersPolicyConfigResult, AWSError>;
436
+ /**
437
+ * Gets a response headers policy configuration. To get a response headers policy configuration, you must provide the policy’s identifier. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
438
+ */
439
+ getResponseHeadersPolicyConfig(callback?: (err: AWSError, data: CloudFront.Types.GetResponseHeadersPolicyConfigResult) => void): Request<CloudFront.Types.GetResponseHeadersPolicyConfigResult, AWSError>;
408
440
  /**
409
441
  * Gets information about a specified RTMP distribution, including the distribution configuration.
410
442
  */
@@ -422,11 +454,11 @@ declare class CloudFront extends CloudFrontCustomizations {
422
454
  */
423
455
  getStreamingDistributionConfig(callback?: (err: AWSError, data: CloudFront.Types.GetStreamingDistributionConfigResult) => void): Request<CloudFront.Types.GetStreamingDistributionConfigResult, AWSError>;
424
456
  /**
425
- * Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
457
+ * Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
426
458
  */
427
459
  listCachePolicies(params: CloudFront.Types.ListCachePoliciesRequest, callback?: (err: AWSError, data: CloudFront.Types.ListCachePoliciesResult) => void): Request<CloudFront.Types.ListCachePoliciesResult, AWSError>;
428
460
  /**
429
- * Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
461
+ * Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
430
462
  */
431
463
  listCachePolicies(callback?: (err: AWSError, data: CloudFront.Types.ListCachePoliciesResult) => void): Request<CloudFront.Types.ListCachePoliciesResult, AWSError>;
432
464
  /**
@@ -485,6 +517,14 @@ declare class CloudFront extends CloudFrontCustomizations {
485
517
  * Gets a list of distributions that have a cache behavior that’s associated with the specified real-time log configuration. You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
486
518
  */
487
519
  listDistributionsByRealtimeLogConfig(callback?: (err: AWSError, data: CloudFront.Types.ListDistributionsByRealtimeLogConfigResult) => void): Request<CloudFront.Types.ListDistributionsByRealtimeLogConfigResult, AWSError>;
520
+ /**
521
+ * Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified response headers policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
522
+ */
523
+ listDistributionsByResponseHeadersPolicyId(params: CloudFront.Types.ListDistributionsByResponseHeadersPolicyIdRequest, callback?: (err: AWSError, data: CloudFront.Types.ListDistributionsByResponseHeadersPolicyIdResult) => void): Request<CloudFront.Types.ListDistributionsByResponseHeadersPolicyIdResult, AWSError>;
524
+ /**
525
+ * Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified response headers policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
526
+ */
527
+ listDistributionsByResponseHeadersPolicyId(callback?: (err: AWSError, data: CloudFront.Types.ListDistributionsByResponseHeadersPolicyIdResult) => void): Request<CloudFront.Types.ListDistributionsByResponseHeadersPolicyIdResult, AWSError>;
488
528
  /**
489
529
  * List the distributions that are associated with a specified WAF web ACL.
490
530
  */
@@ -510,11 +550,11 @@ declare class CloudFront extends CloudFrontCustomizations {
510
550
  */
511
551
  listFieldLevelEncryptionProfiles(callback?: (err: AWSError, data: CloudFront.Types.ListFieldLevelEncryptionProfilesResult) => void): Request<CloudFront.Types.ListFieldLevelEncryptionProfilesResult, AWSError>;
512
552
  /**
513
- * Gets a list of all CloudFront functions in your account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
553
+ * Gets a list of all CloudFront functions in your Amazon Web Services account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
514
554
  */
515
555
  listFunctions(params: CloudFront.Types.ListFunctionsRequest, callback?: (err: AWSError, data: CloudFront.Types.ListFunctionsResult) => void): Request<CloudFront.Types.ListFunctionsResult, AWSError>;
516
556
  /**
517
- * Gets a list of all CloudFront functions in your account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
557
+ * Gets a list of all CloudFront functions in your Amazon Web Services account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
518
558
  */
519
559
  listFunctions(callback?: (err: AWSError, data: CloudFront.Types.ListFunctionsResult) => void): Request<CloudFront.Types.ListFunctionsResult, AWSError>;
520
560
  /**
@@ -534,11 +574,11 @@ declare class CloudFront extends CloudFrontCustomizations {
534
574
  */
535
575
  listKeyGroups(callback?: (err: AWSError, data: CloudFront.Types.ListKeyGroupsResult) => void): Request<CloudFront.Types.ListKeyGroupsResult, AWSError>;
536
576
  /**
537
- * Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
577
+ * Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
538
578
  */
539
579
  listOriginRequestPolicies(params: CloudFront.Types.ListOriginRequestPoliciesRequest, callback?: (err: AWSError, data: CloudFront.Types.ListOriginRequestPoliciesResult) => void): Request<CloudFront.Types.ListOriginRequestPoliciesResult, AWSError>;
540
580
  /**
541
- * Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
581
+ * Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
542
582
  */
543
583
  listOriginRequestPolicies(callback?: (err: AWSError, data: CloudFront.Types.ListOriginRequestPoliciesResult) => void): Request<CloudFront.Types.ListOriginRequestPoliciesResult, AWSError>;
544
584
  /**
@@ -557,6 +597,14 @@ declare class CloudFront extends CloudFrontCustomizations {
557
597
  * Gets a list of real-time log configurations. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
558
598
  */
559
599
  listRealtimeLogConfigs(callback?: (err: AWSError, data: CloudFront.Types.ListRealtimeLogConfigsResult) => void): Request<CloudFront.Types.ListRealtimeLogConfigsResult, AWSError>;
600
+ /**
601
+ * Gets a list of response headers policies. You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
602
+ */
603
+ listResponseHeadersPolicies(params: CloudFront.Types.ListResponseHeadersPoliciesRequest, callback?: (err: AWSError, data: CloudFront.Types.ListResponseHeadersPoliciesResult) => void): Request<CloudFront.Types.ListResponseHeadersPoliciesResult, AWSError>;
604
+ /**
605
+ * Gets a list of response headers policies. You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.
606
+ */
607
+ listResponseHeadersPolicies(callback?: (err: AWSError, data: CloudFront.Types.ListResponseHeadersPoliciesResult) => void): Request<CloudFront.Types.ListResponseHeadersPoliciesResult, AWSError>;
560
608
  /**
561
609
  * List streaming distributions.
562
610
  */
@@ -685,6 +733,14 @@ declare class CloudFront extends CloudFrontCustomizations {
685
733
  * Updates a real-time log configuration. When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration: Call GetRealtimeLogConfig to get the current real-time log configuration. Locally modify the parameters in the real-time log configuration that you want to update. Call this API (UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn’t. You cannot update a real-time log configuration’s Name or ARN.
686
734
  */
687
735
  updateRealtimeLogConfig(callback?: (err: AWSError, data: CloudFront.Types.UpdateRealtimeLogConfigResult) => void): Request<CloudFront.Types.UpdateRealtimeLogConfigResult, AWSError>;
736
+ /**
737
+ * Updates a response headers policy. When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration: Use GetResponseHeadersPolicyConfig to get the current policy’s configuration. Modify the fields in the response headers policy configuration that you want to update. Call UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn’t.
738
+ */
739
+ updateResponseHeadersPolicy(params: CloudFront.Types.UpdateResponseHeadersPolicyRequest, callback?: (err: AWSError, data: CloudFront.Types.UpdateResponseHeadersPolicyResult) => void): Request<CloudFront.Types.UpdateResponseHeadersPolicyResult, AWSError>;
740
+ /**
741
+ * Updates a response headers policy. When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration: Use GetResponseHeadersPolicyConfig to get the current policy’s configuration. Modify the fields in the response headers policy configuration that you want to update. Call UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn’t.
742
+ */
743
+ updateResponseHeadersPolicy(callback?: (err: AWSError, data: CloudFront.Types.UpdateResponseHeadersPolicyResult) => void): Request<CloudFront.Types.UpdateResponseHeadersPolicyResult, AWSError>;
688
744
  /**
689
745
  * Update a streaming distribution.
690
746
  */
@@ -722,6 +778,10 @@ declare namespace CloudFront {
722
778
  export import Signer = signer;
723
779
  }
724
780
  declare namespace CloudFront {
781
+ export type AccessControlAllowHeadersList = string[];
782
+ export type AccessControlAllowMethodsList = ResponseHeadersPolicyAccessControlAllowMethodsValues[];
783
+ export type AccessControlAllowOriginsList = string[];
784
+ export type AccessControlExposeHeadersList = string[];
725
785
  export interface ActiveTrustedKeyGroups {
726
786
  /**
727
787
  * This field is true if any of the key groups have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is false.
@@ -738,15 +798,15 @@ declare namespace CloudFront {
738
798
  }
739
799
  export interface ActiveTrustedSigners {
740
800
  /**
741
- * This field is true if any of the accounts in the list have active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is false.
801
+ * This field is true if any of the Amazon Web Services accounts in the list have active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is false.
742
802
  */
743
803
  Enabled: boolean;
744
804
  /**
745
- * The number of accounts in the list.
805
+ * The number of Amazon Web Services accounts in the list.
746
806
  */
747
807
  Quantity: integer;
748
808
  /**
749
- * A list of accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.
809
+ * A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.
750
810
  */
751
811
  Items?: SignerList;
752
812
  }
@@ -804,7 +864,7 @@ declare namespace CloudFront {
804
864
  */
805
865
  TargetOriginId: string;
806
866
  /**
807
- * We recommend using TrustedKeyGroups instead of TrustedSigners. A list of account IDs whose public keys CloudFront can use to validate signed URLs or signed cookies. When a cache behavior contains trusted signers, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with the private key of a CloudFront key pair in the trusted signer’s account. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
867
+ * We recommend using TrustedKeyGroups instead of TrustedSigners. A list of Amazon Web Services account IDs whose public keys CloudFront can use to validate signed URLs or signed cookies. When a cache behavior contains trusted signers, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with the private key of a CloudFront key pair in the trusted signer’s Amazon Web Services account. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
808
868
  */
809
869
  TrustedSigners?: TrustedSigners;
810
870
  /**
@@ -848,6 +908,10 @@ declare namespace CloudFront {
848
908
  * The unique identifier of the origin request policy that is attached to this cache behavior. For more information, see Creating origin request policies or Using the managed origin request policies in the Amazon CloudFront Developer Guide.
849
909
  */
850
910
  OriginRequestPolicyId?: string;
911
+ /**
912
+ * The identifier for a response headers policy.
913
+ */
914
+ ResponseHeadersPolicyId?: string;
851
915
  /**
852
916
  * This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. For more information, see Working with policies in the Amazon CloudFront Developer Guide. If you want to include values in the cache key, use a cache policy. For more information, see Creating cache policies or Using the managed cache policies in the Amazon CloudFront Developer Guide. If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see Creating origin request policies or Using the managed origin request policies in the Amazon CloudFront Developer Guide. A CacheBehavior must include either a CachePolicyId or ForwardedValues. We recommend that you use a CachePolicyId. A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.
853
917
  */
@@ -963,7 +1027,7 @@ declare namespace CloudFront {
963
1027
  }
964
1028
  export interface CachePolicySummary {
965
1029
  /**
966
- * The type of cache policy, either managed (created by Amazon Web Services) or custom (created in this account).
1030
+ * The type of cache policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
967
1031
  */
968
1032
  Type: CachePolicyType;
969
1033
  /**
@@ -1026,11 +1090,11 @@ declare namespace CloudFront {
1026
1090
  */
1027
1091
  IsTruncated: boolean;
1028
1092
  /**
1029
- * The number of CloudFront origin access identities that were created by the current account.
1093
+ * The number of CloudFront origin access identities that were created by the current Amazon Web Services account.
1030
1094
  */
1031
1095
  Quantity: integer;
1032
1096
  /**
1033
- * A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current account.
1097
+ * A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current Amazon Web Services account.
1034
1098
  */
1035
1099
  Items?: CloudFrontOriginAccessIdentitySummaryList;
1036
1100
  }
@@ -1407,6 +1471,26 @@ declare namespace CloudFront {
1407
1471
  */
1408
1472
  RealtimeLogConfig?: RealtimeLogConfig;
1409
1473
  }
1474
+ export interface CreateResponseHeadersPolicyRequest {
1475
+ /**
1476
+ * Contains metadata about the response headers policy, and a set of configurations that specify the response headers.
1477
+ */
1478
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig;
1479
+ }
1480
+ export interface CreateResponseHeadersPolicyResult {
1481
+ /**
1482
+ * Contains a response headers policy.
1483
+ */
1484
+ ResponseHeadersPolicy?: ResponseHeadersPolicy;
1485
+ /**
1486
+ * The URL of the response headers policy.
1487
+ */
1488
+ Location?: string;
1489
+ /**
1490
+ * The version identifier for the current version of the response headers policy.
1491
+ */
1492
+ ETag?: string;
1493
+ }
1410
1494
  export interface CreateStreamingDistributionRequest {
1411
1495
  /**
1412
1496
  * The streaming distribution's configuration information.
@@ -1518,7 +1602,7 @@ declare namespace CloudFront {
1518
1602
  */
1519
1603
  TargetOriginId: string;
1520
1604
  /**
1521
- * We recommend using TrustedKeyGroups instead of TrustedSigners. A list of account IDs whose public keys CloudFront can use to validate signed URLs or signed cookies. When a cache behavior contains trusted signers, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with the private key of a CloudFront key pair in a trusted signer’s account. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
1605
+ * We recommend using TrustedKeyGroups instead of TrustedSigners. A list of Amazon Web Services account IDs whose public keys CloudFront can use to validate signed URLs or signed cookies. When a cache behavior contains trusted signers, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with the private key of a CloudFront key pair in a trusted signer’s Amazon Web Services account. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
1522
1606
  */
1523
1607
  TrustedSigners?: TrustedSigners;
1524
1608
  /**
@@ -1562,6 +1646,10 @@ declare namespace CloudFront {
1562
1646
  * The unique identifier of the origin request policy that is attached to the default cache behavior. For more information, see Creating origin request policies or Using the managed origin request policies in the Amazon CloudFront Developer Guide.
1563
1647
  */
1564
1648
  OriginRequestPolicyId?: string;
1649
+ /**
1650
+ * The identifier for a response headers policy.
1651
+ */
1652
+ ResponseHeadersPolicyId?: string;
1565
1653
  /**
1566
1654
  * This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. For more information, see Working with policies in the Amazon CloudFront Developer Guide. If you want to include values in the cache key, use a cache policy. For more information, see Creating cache policies or Using the managed cache policies in the Amazon CloudFront Developer Guide. If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see Creating origin request policies or Using the managed origin request policies in the Amazon CloudFront Developer Guide. A DefaultCacheBehavior must include either a CachePolicyId or ForwardedValues. We recommend that you use a CachePolicyId. A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.
1567
1655
  */
@@ -1687,6 +1775,16 @@ declare namespace CloudFront {
1687
1775
  */
1688
1776
  ARN?: string;
1689
1777
  }
1778
+ export interface DeleteResponseHeadersPolicyRequest {
1779
+ /**
1780
+ * The identifier for the response headers policy that you are deleting. To get the identifier, you can use ListResponseHeadersPolicies.
1781
+ */
1782
+ Id: string;
1783
+ /**
1784
+ * The version of the response headers policy that you are deleting. The version is the response headers policy’s ETag value, which you can get using ListResponseHeadersPolicies, GetResponseHeadersPolicy, or GetResponseHeadersPolicyConfig.
1785
+ */
1786
+ IfMatch?: string;
1787
+ }
1690
1788
  export interface DeleteStreamingDistributionRequest {
1691
1789
  /**
1692
1790
  * The distribution ID.
@@ -1723,7 +1821,7 @@ declare namespace CloudFront {
1723
1821
  */
1724
1822
  Id: string;
1725
1823
  /**
1726
- * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your account ID.
1824
+ * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your Amazon Web Services account ID.
1727
1825
  */
1728
1826
  ARN: string;
1729
1827
  /**
@@ -1743,7 +1841,7 @@ declare namespace CloudFront {
1743
1841
  */
1744
1842
  DomainName: string;
1745
1843
  /**
1746
- * We recommend using TrustedKeyGroups instead of TrustedSigners. CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this distribution to serve private content using trusted signers. This field contains a list of account IDs and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs or signed cookies.
1844
+ * We recommend using TrustedKeyGroups instead of TrustedSigners. CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this distribution to serve private content using trusted signers. This field contains a list of Amazon Web Services account IDs and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs or signed cookies.
1747
1845
  */
1748
1846
  ActiveTrustedSigners?: ActiveTrustedSigners;
1749
1847
  /**
@@ -1825,7 +1923,7 @@ declare namespace CloudFront {
1825
1923
  */
1826
1924
  HttpVersion?: HttpVersion;
1827
1925
  /**
1828
- * If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify true. If you specify false, CloudFront responds to IPv6 DNS requests with the DNS response code NOERROR and with no IP addresses. This allows viewers to submit a second request, for an IPv4 address for your distribution. In general, you should enable IPv6 if you have users on IPv6 networks who want to access your content. However, if you're using signed URLs or signed cookies to restrict access to your content, and if you're using a custom policy that includes the IpAddress parameter to restrict the IP addresses that can access your content, don't enable IPv6. If you want to restrict access to some content by IP address and not restrict access to other content (or restrict access but not by IP address), you can create two distributions. For more information, see Creating a Signed URL Using a Custom Policy in the Amazon CloudFront Developer Guide. If you're using an Route 53 Amazon Web Services Integration alias resource record set to route traffic to your CloudFront distribution, you need to create a second alias resource record set when both of the following are true: You enable IPv6 for the distribution You're using alternate domain names in the URLs for your objects For more information, see Routing Traffic to an Amazon CloudFront Web Distribution by Using Your Domain Name in the Route 53 Amazon Web Services Integration Developer Guide. If you created a CNAME resource record set, either with Route 53 Amazon Web Services Integration or with another DNS service, you don't need to make any changes. A CNAME record will route traffic to your distribution regardless of the IP address format of the viewer request.
1926
+ * If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify true. If you specify false, CloudFront responds to IPv6 DNS requests with the DNS response code NOERROR and with no IP addresses. This allows viewers to submit a second request, for an IPv4 address for your distribution. In general, you should enable IPv6 if you have users on IPv6 networks who want to access your content. However, if you're using signed URLs or signed cookies to restrict access to your content, and if you're using a custom policy that includes the IpAddress parameter to restrict the IP addresses that can access your content, don't enable IPv6. If you want to restrict access to some content by IP address and not restrict access to other content (or restrict access but not by IP address), you can create two distributions. For more information, see Creating a Signed URL Using a Custom Policy in the Amazon CloudFront Developer Guide. If you're using an Route 53 Amazon Web Services Integration alias resource record set to route traffic to your CloudFront distribution, you need to create a second alias resource record set when both of the following are true: You enable IPv6 for the distribution You're using alternate domain names in the URLs for your objects For more information, see Routing Traffic to an Amazon CloudFront Web Distribution by Using Your Domain Name in the Route 53 Amazon Web Services Integration Developer Guide. If you created a CNAME resource record set, either with Route 53 Amazon Web Services Integration or with another DNS service, you don't need to make any changes. A CNAME record will route traffic to your distribution regardless of the IP address format of the viewer request.
1829
1927
  */
1830
1928
  IsIPV6Enabled?: boolean;
1831
1929
  }
@@ -1884,11 +1982,11 @@ declare namespace CloudFront {
1884
1982
  */
1885
1983
  IsTruncated: boolean;
1886
1984
  /**
1887
- * The number of distributions that were created by the current account.
1985
+ * The number of distributions that were created by the current Amazon Web Services account.
1888
1986
  */
1889
1987
  Quantity: integer;
1890
1988
  /**
1891
- * A complex type that contains one DistributionSummary element for each distribution that was created by the current account.
1989
+ * A complex type that contains one DistributionSummary element for each distribution that was created by the current Amazon Web Services account.
1892
1990
  */
1893
1991
  Items?: DistributionSummaryList;
1894
1992
  }
@@ -1898,7 +1996,7 @@ declare namespace CloudFront {
1898
1996
  */
1899
1997
  Id: string;
1900
1998
  /**
1901
- * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your account ID.
1999
+ * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your Amazon Web Services account ID.
1902
2000
  */
1903
2001
  ARN: string;
1904
2002
  /**
@@ -2189,6 +2287,7 @@ declare namespace CloudFront {
2189
2287
  */
2190
2288
  QueryStringCacheKeys?: QueryStringCacheKeys;
2191
2289
  }
2290
+ export type FrameOptionsList = "DENY"|"SAMEORIGIN"|string;
2192
2291
  export type FunctionARN = string;
2193
2292
  export interface FunctionAssociation {
2194
2293
  /**
@@ -2621,6 +2720,38 @@ declare namespace CloudFront {
2621
2720
  */
2622
2721
  RealtimeLogConfig?: RealtimeLogConfig;
2623
2722
  }
2723
+ export interface GetResponseHeadersPolicyConfigRequest {
2724
+ /**
2725
+ * The identifier for the response headers policy. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
2726
+ */
2727
+ Id: string;
2728
+ }
2729
+ export interface GetResponseHeadersPolicyConfigResult {
2730
+ /**
2731
+ * Contains a response headers policy.
2732
+ */
2733
+ ResponseHeadersPolicyConfig?: ResponseHeadersPolicyConfig;
2734
+ /**
2735
+ * The version identifier for the current version of the response headers policy.
2736
+ */
2737
+ ETag?: string;
2738
+ }
2739
+ export interface GetResponseHeadersPolicyRequest {
2740
+ /**
2741
+ * The identifier for the response headers policy. If the response headers policy is attached to a distribution’s cache behavior, you can get the policy’s identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.
2742
+ */
2743
+ Id: string;
2744
+ }
2745
+ export interface GetResponseHeadersPolicyResult {
2746
+ /**
2747
+ * Contains a response headers policy.
2748
+ */
2749
+ ResponseHeadersPolicy?: ResponseHeadersPolicy;
2750
+ /**
2751
+ * The version identifier for the current version of the response headers policy.
2752
+ */
2753
+ ETag?: string;
2754
+ }
2624
2755
  export interface GetStreamingDistributionConfigRequest {
2625
2756
  /**
2626
2757
  * The streaming distribution's ID.
@@ -2712,11 +2843,11 @@ declare namespace CloudFront {
2712
2843
  */
2713
2844
  IsTruncated: boolean;
2714
2845
  /**
2715
- * The number of invalidation batches that were created by the current account.
2846
+ * The number of invalidation batches that were created by the current Amazon Web Services account.
2716
2847
  */
2717
2848
  Quantity: integer;
2718
2849
  /**
2719
- * A complex type that contains one InvalidationSummary element for each invalidation batch created by the current account.
2850
+ * A complex type that contains one InvalidationSummary element for each invalidation batch created by the current Amazon Web Services account.
2720
2851
  */
2721
2852
  Items?: InvalidationSummaryList;
2722
2853
  }
@@ -2846,7 +2977,7 @@ declare namespace CloudFront {
2846
2977
  }
2847
2978
  export interface ListCachePoliciesRequest {
2848
2979
  /**
2849
- * A filter to return only the specified kinds of cache policies. Valid values are: managed – Returns only the managed policies created by Amazon Web Services. custom – Returns only the custom policies created in your account.
2980
+ * A filter to return only the specified kinds of cache policies. Valid values are: managed – Returns only the managed policies created by Amazon Web Services. custom – Returns only the custom policies created in your Amazon Web Services account.
2850
2981
  */
2851
2982
  Type?: CachePolicyType;
2852
2983
  /**
@@ -2982,6 +3113,23 @@ declare namespace CloudFront {
2982
3113
  export interface ListDistributionsByRealtimeLogConfigResult {
2983
3114
  DistributionList?: DistributionList;
2984
3115
  }
3116
+ export interface ListDistributionsByResponseHeadersPolicyIdRequest {
3117
+ /**
3118
+ * Use this field when paginating results to indicate where to begin in your list of distribution IDs. The response includes distribution IDs in the list that occur after the marker. To get the next page of the list, set this field’s value to the value of NextMarker from the current page’s response.
3119
+ */
3120
+ Marker?: string;
3121
+ /**
3122
+ * The maximum number of distribution IDs that you want to get in the response.
3123
+ */
3124
+ MaxItems?: string;
3125
+ /**
3126
+ * The ID of the response headers policy whose associated distribution IDs you want to list.
3127
+ */
3128
+ ResponseHeadersPolicyId: string;
3129
+ }
3130
+ export interface ListDistributionsByResponseHeadersPolicyIdResult {
3131
+ DistributionIdList?: DistributionIdList;
3132
+ }
2985
3133
  export interface ListDistributionsByWebACLIdRequest {
2986
3134
  /**
2987
3135
  * Use Marker and MaxItems to control pagination of results. If you have more than MaxItems distributions that satisfy the request, the response includes a NextMarker element. To get the next page of results, submit another request. For the value of Marker, specify the value of NextMarker from the last response. (For the first request, omit Marker.)
@@ -3108,7 +3256,7 @@ declare namespace CloudFront {
3108
3256
  }
3109
3257
  export interface ListOriginRequestPoliciesRequest {
3110
3258
  /**
3111
- * A filter to return only the specified kinds of origin request policies. Valid values are: managed – Returns only the managed policies created by Amazon Web Services. custom – Returns only the custom policies created in your account.
3259
+ * A filter to return only the specified kinds of origin request policies. Valid values are: managed – Returns only the managed policies created by Amazon Web Services. custom – Returns only the custom policies created in your Amazon Web Services account.
3112
3260
  */
3113
3261
  Type?: OriginRequestPolicyType;
3114
3262
  /**
@@ -3158,6 +3306,26 @@ declare namespace CloudFront {
3158
3306
  */
3159
3307
  RealtimeLogConfigs?: RealtimeLogConfigs;
3160
3308
  }
3309
+ export interface ListResponseHeadersPoliciesRequest {
3310
+ /**
3311
+ * A filter to get only the specified kind of response headers policies. Valid values are: managed – Gets only the managed policies created by Amazon Web Services. custom – Gets only the custom policies created in your Amazon Web Services account.
3312
+ */
3313
+ Type?: ResponseHeadersPolicyType;
3314
+ /**
3315
+ * Use this field when paginating results to indicate where to begin in your list of response headers policies. The response includes response headers policies in the list that occur after the marker. To get the next page of the list, set this field’s value to the value of NextMarker from the current page’s response.
3316
+ */
3317
+ Marker?: string;
3318
+ /**
3319
+ * The maximum number of response headers policies that you want to get in the response.
3320
+ */
3321
+ MaxItems?: string;
3322
+ }
3323
+ export interface ListResponseHeadersPoliciesResult {
3324
+ /**
3325
+ * A list of response headers policies.
3326
+ */
3327
+ ResponseHeadersPolicyList?: ResponseHeadersPolicyList;
3328
+ }
3161
3329
  export interface ListStreamingDistributionsRequest {
3162
3330
  /**
3163
3331
  * The value that you provided for the Marker request parameter.
@@ -3260,7 +3428,7 @@ declare namespace CloudFront {
3260
3428
  /**
3261
3429
  * The value for the header that you specified in the HeaderName field.
3262
3430
  */
3263
- HeaderValue: string;
3431
+ HeaderValue: sensitiveStringType;
3264
3432
  }
3265
3433
  export type OriginCustomHeadersList = OriginCustomHeader[];
3266
3434
  export interface OriginGroup {
@@ -3396,7 +3564,7 @@ declare namespace CloudFront {
3396
3564
  }
3397
3565
  export interface OriginRequestPolicySummary {
3398
3566
  /**
3399
- * The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this account).
3567
+ * The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
3400
3568
  */
3401
3569
  Type: OriginRequestPolicyType;
3402
3570
  /**
@@ -3412,7 +3580,7 @@ declare namespace CloudFront {
3412
3580
  */
3413
3581
  Enabled: boolean;
3414
3582
  /**
3415
- * The Region for Origin Shield. Specify the Region that has the lowest latency to your origin. To specify a region, use the region code, not the region name. For example, specify the US East (Ohio) region as us-east-2. When you enable CloudFront Origin Shield, you must specify the Region for Origin Shield. For the list of Regions that you can specify, and for help choosing the best Region for your origin, see Choosing the Region for Origin Shield in the Amazon CloudFront Developer Guide.
3583
+ * The Amazon Web Services Region for Origin Shield. Specify the Amazon Web Services Region that has the lowest latency to your origin. To specify a region, use the region code, not the region name. For example, specify the US East (Ohio) region as us-east-2. When you enable CloudFront Origin Shield, you must specify the Amazon Web Services Region for Origin Shield. For the list of Amazon Web Services Regions that you can specify, and for help choosing the best Region for your origin, see Choosing the Amazon Web Services Region for Origin Shield in the Amazon CloudFront Developer Guide.
3416
3584
  */
3417
3585
  OriginShieldRegion?: OriginShieldRegion;
3418
3586
  }
@@ -3666,7 +3834,268 @@ declare namespace CloudFront {
3666
3834
  RealtimeMetricsSubscriptionStatus: RealtimeMetricsSubscriptionStatus;
3667
3835
  }
3668
3836
  export type RealtimeMetricsSubscriptionStatus = "Enabled"|"Disabled"|string;
3837
+ export type ReferrerPolicyList = "no-referrer"|"no-referrer-when-downgrade"|"origin"|"origin-when-cross-origin"|"same-origin"|"strict-origin"|"strict-origin-when-cross-origin"|"unsafe-url"|string;
3669
3838
  export type ResourceARN = string;
3839
+ export interface ResponseHeadersPolicy {
3840
+ /**
3841
+ * The identifier for the response headers policy.
3842
+ */
3843
+ Id: string;
3844
+ /**
3845
+ * The date and time when the response headers policy was last modified.
3846
+ */
3847
+ LastModifiedTime: timestamp;
3848
+ /**
3849
+ * A response headers policy configuration. A response headers policy contains information about a set of HTTP response headers and their values. CloudFront adds the headers in the policy to HTTP responses that it sends for requests that match a cache behavior that’s associated with the policy.
3850
+ */
3851
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig;
3852
+ }
3853
+ export interface ResponseHeadersPolicyAccessControlAllowHeaders {
3854
+ /**
3855
+ * The number of HTTP header names in the list.
3856
+ */
3857
+ Quantity: integer;
3858
+ /**
3859
+ * The list of HTTP header names. You can specify * to allow all headers.
3860
+ */
3861
+ Items: AccessControlAllowHeadersList;
3862
+ }
3863
+ export interface ResponseHeadersPolicyAccessControlAllowMethods {
3864
+ /**
3865
+ * The number of HTTP methods in the list.
3866
+ */
3867
+ Quantity: integer;
3868
+ /**
3869
+ * The list of HTTP methods. Valid values are: GET DELETE HEAD OPTIONS PATCH POST PUT ALL ALL is a special value that includes all of the listed HTTP methods.
3870
+ */
3871
+ Items: AccessControlAllowMethodsList;
3872
+ }
3873
+ export type ResponseHeadersPolicyAccessControlAllowMethodsValues = "GET"|"POST"|"OPTIONS"|"PUT"|"DELETE"|"PATCH"|"HEAD"|"ALL"|string;
3874
+ export interface ResponseHeadersPolicyAccessControlAllowOrigins {
3875
+ /**
3876
+ * The number of origins in the list.
3877
+ */
3878
+ Quantity: integer;
3879
+ /**
3880
+ * The list of origins (domain names). You can specify * to allow all origins.
3881
+ */
3882
+ Items: AccessControlAllowOriginsList;
3883
+ }
3884
+ export interface ResponseHeadersPolicyAccessControlExposeHeaders {
3885
+ /**
3886
+ * The number of HTTP headers in the list.
3887
+ */
3888
+ Quantity: integer;
3889
+ /**
3890
+ * The list of HTTP headers. You can specify * to expose all headers.
3891
+ */
3892
+ Items?: AccessControlExposeHeadersList;
3893
+ }
3894
+ export interface ResponseHeadersPolicyConfig {
3895
+ /**
3896
+ * A comment to describe the response headers policy. The comment cannot be longer than 128 characters.
3897
+ */
3898
+ Comment?: string;
3899
+ /**
3900
+ * A name to identify the response headers policy. The name must be unique for response headers policies in this Amazon Web Services account.
3901
+ */
3902
+ Name: string;
3903
+ /**
3904
+ * A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
3905
+ */
3906
+ CorsConfig?: ResponseHeadersPolicyCorsConfig;
3907
+ /**
3908
+ * A configuration for a set of security-related HTTP response headers.
3909
+ */
3910
+ SecurityHeadersConfig?: ResponseHeadersPolicySecurityHeadersConfig;
3911
+ /**
3912
+ * A configuration for a set of custom HTTP response headers.
3913
+ */
3914
+ CustomHeadersConfig?: ResponseHeadersPolicyCustomHeadersConfig;
3915
+ }
3916
+ export interface ResponseHeadersPolicyContentSecurityPolicy {
3917
+ /**
3918
+ * A Boolean that determines whether CloudFront overrides the Content-Security-Policy HTTP response header received from the origin with the one specified in this response headers policy.
3919
+ */
3920
+ Override: boolean;
3921
+ /**
3922
+ * The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
3923
+ */
3924
+ ContentSecurityPolicy: string;
3925
+ }
3926
+ export interface ResponseHeadersPolicyContentTypeOptions {
3927
+ /**
3928
+ * A Boolean that determines whether CloudFront overrides the X-Content-Type-Options HTTP response header received from the origin with the one specified in this response headers policy.
3929
+ */
3930
+ Override: boolean;
3931
+ }
3932
+ export interface ResponseHeadersPolicyCorsConfig {
3933
+ /**
3934
+ * A list of origins (domain names) that CloudFront can use as the value for the Access-Control-Allow-Origin HTTP response header. For more information about the Access-Control-Allow-Origin HTTP response header, see Access-Control-Allow-Origin in the MDN Web Docs.
3935
+ */
3936
+ AccessControlAllowOrigins: ResponseHeadersPolicyAccessControlAllowOrigins;
3937
+ /**
3938
+ * A list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers HTTP response header. For more information about the Access-Control-Allow-Headers HTTP response header, see Access-Control-Allow-Headers in the MDN Web Docs.
3939
+ */
3940
+ AccessControlAllowHeaders: ResponseHeadersPolicyAccessControlAllowHeaders;
3941
+ /**
3942
+ * A list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods HTTP response header. For more information about the Access-Control-Allow-Methods HTTP response header, see Access-Control-Allow-Methods in the MDN Web Docs.
3943
+ */
3944
+ AccessControlAllowMethods: ResponseHeadersPolicyAccessControlAllowMethods;
3945
+ /**
3946
+ * A Boolean that CloudFront uses as the value for the Access-Control-Allow-Credentials HTTP response header. For more information about the Access-Control-Allow-Credentials HTTP response header, see Access-Control-Allow-Credentials in the MDN Web Docs.
3947
+ */
3948
+ AccessControlAllowCredentials: boolean;
3949
+ /**
3950
+ * A list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers HTTP response header. For more information about the Access-Control-Expose-Headers HTTP response header, see Access-Control-Expose-Headers in the MDN Web Docs.
3951
+ */
3952
+ AccessControlExposeHeaders?: ResponseHeadersPolicyAccessControlExposeHeaders;
3953
+ /**
3954
+ * A number that CloudFront uses as the value for the Access-Control-Max-Age HTTP response header. For more information about the Access-Control-Max-Age HTTP response header, see Access-Control-Max-Age in the MDN Web Docs.
3955
+ */
3956
+ AccessControlMaxAgeSec?: integer;
3957
+ /**
3958
+ * A Boolean that determines whether CloudFront overrides HTTP response headers received from the origin with the ones specified in this response headers policy.
3959
+ */
3960
+ OriginOverride: boolean;
3961
+ }
3962
+ export interface ResponseHeadersPolicyCustomHeader {
3963
+ /**
3964
+ * The HTTP response header name.
3965
+ */
3966
+ Header: string;
3967
+ /**
3968
+ * The value for the HTTP response header.
3969
+ */
3970
+ Value: string;
3971
+ /**
3972
+ * A Boolean that determines whether CloudFront overrides a response header with the same name received from the origin with the header specified here.
3973
+ */
3974
+ Override: boolean;
3975
+ }
3976
+ export type ResponseHeadersPolicyCustomHeaderList = ResponseHeadersPolicyCustomHeader[];
3977
+ export interface ResponseHeadersPolicyCustomHeadersConfig {
3978
+ /**
3979
+ * The number of HTTP response headers in the list.
3980
+ */
3981
+ Quantity: integer;
3982
+ /**
3983
+ * The list of HTTP response headers and their values.
3984
+ */
3985
+ Items?: ResponseHeadersPolicyCustomHeaderList;
3986
+ }
3987
+ export interface ResponseHeadersPolicyFrameOptions {
3988
+ /**
3989
+ * A Boolean that determines whether CloudFront overrides the X-Frame-Options HTTP response header received from the origin with the one specified in this response headers policy.
3990
+ */
3991
+ Override: boolean;
3992
+ /**
3993
+ * The value of the X-Frame-Options HTTP response header. Valid values are DENY and SAMEORIGIN. For more information about these values, see X-Frame-Options in the MDN Web Docs.
3994
+ */
3995
+ FrameOption: FrameOptionsList;
3996
+ }
3997
+ export interface ResponseHeadersPolicyList {
3998
+ /**
3999
+ * If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the Marker field of a subsequent request to continue listing response headers policies where you left off.
4000
+ */
4001
+ NextMarker?: string;
4002
+ /**
4003
+ * The maximum number of response headers policies requested.
4004
+ */
4005
+ MaxItems: integer;
4006
+ /**
4007
+ * The number of response headers policies returned.
4008
+ */
4009
+ Quantity: integer;
4010
+ /**
4011
+ * The response headers policies in the list.
4012
+ */
4013
+ Items?: ResponseHeadersPolicySummaryList;
4014
+ }
4015
+ export interface ResponseHeadersPolicyReferrerPolicy {
4016
+ /**
4017
+ * A Boolean that determines whether CloudFront overrides the Referrer-Policy HTTP response header received from the origin with the one specified in this response headers policy.
4018
+ */
4019
+ Override: boolean;
4020
+ /**
4021
+ * The value of the Referrer-Policy HTTP response header. Valid values are: no-referrer no-referrer-when-downgrade origin origin-when-cross-origin same-origin strict-origin strict-origin-when-cross-origin unsafe-url For more information about these values, see Referrer-Policy in the MDN Web Docs.
4022
+ */
4023
+ ReferrerPolicy: ReferrerPolicyList;
4024
+ }
4025
+ export interface ResponseHeadersPolicySecurityHeadersConfig {
4026
+ /**
4027
+ * Determines whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value. For more information about the X-XSS-Protection HTTP response header, see X-XSS-Protection in the MDN Web Docs.
4028
+ */
4029
+ XSSProtection?: ResponseHeadersPolicyXSSProtection;
4030
+ /**
4031
+ * Determines whether CloudFront includes the X-Frame-Options HTTP response header and the header’s value. For more information about the X-Frame-Options HTTP response header, see X-Frame-Options in the MDN Web Docs.
4032
+ */
4033
+ FrameOptions?: ResponseHeadersPolicyFrameOptions;
4034
+ /**
4035
+ * Determines whether CloudFront includes the Referrer-Policy HTTP response header and the header’s value. For more information about the Referrer-Policy HTTP response header, see Referrer-Policy in the MDN Web Docs.
4036
+ */
4037
+ ReferrerPolicy?: ResponseHeadersPolicyReferrerPolicy;
4038
+ /**
4039
+ * The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header. For more information about the Content-Security-Policy HTTP response header, see Content-Security-Policy in the MDN Web Docs.
4040
+ */
4041
+ ContentSecurityPolicy?: ResponseHeadersPolicyContentSecurityPolicy;
4042
+ /**
4043
+ * Determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff. For more information about the X-Content-Type-Options HTTP response header, see X-Content-Type-Options in the MDN Web Docs.
4044
+ */
4045
+ ContentTypeOptions?: ResponseHeadersPolicyContentTypeOptions;
4046
+ /**
4047
+ * Determines whether CloudFront includes the Strict-Transport-Security HTTP response header and the header’s value. For more information about the Strict-Transport-Security HTTP response header, see Strict-Transport-Security in the MDN Web Docs.
4048
+ */
4049
+ StrictTransportSecurity?: ResponseHeadersPolicyStrictTransportSecurity;
4050
+ }
4051
+ export interface ResponseHeadersPolicyStrictTransportSecurity {
4052
+ /**
4053
+ * A Boolean that determines whether CloudFront overrides the Strict-Transport-Security HTTP response header received from the origin with the one specified in this response headers policy.
4054
+ */
4055
+ Override: boolean;
4056
+ /**
4057
+ * A Boolean that determines whether CloudFront includes the includeSubDomains directive in the Strict-Transport-Security HTTP response header.
4058
+ */
4059
+ IncludeSubdomains?: boolean;
4060
+ /**
4061
+ * A Boolean that determines whether CloudFront includes the preload directive in the Strict-Transport-Security HTTP response header.
4062
+ */
4063
+ Preload?: boolean;
4064
+ /**
4065
+ * A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
4066
+ */
4067
+ AccessControlMaxAgeSec: integer;
4068
+ }
4069
+ export interface ResponseHeadersPolicySummary {
4070
+ /**
4071
+ * The type of response headers policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
4072
+ */
4073
+ Type: ResponseHeadersPolicyType;
4074
+ /**
4075
+ * The response headers policy.
4076
+ */
4077
+ ResponseHeadersPolicy: ResponseHeadersPolicy;
4078
+ }
4079
+ export type ResponseHeadersPolicySummaryList = ResponseHeadersPolicySummary[];
4080
+ export type ResponseHeadersPolicyType = "managed"|"custom"|string;
4081
+ export interface ResponseHeadersPolicyXSSProtection {
4082
+ /**
4083
+ * A Boolean that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
4084
+ */
4085
+ Override: boolean;
4086
+ /**
4087
+ * A Boolean that determines the value of the X-XSS-Protection HTTP response header. When this setting is true, the value of the X-XSS-Protection header is 1. When this setting is false, the value of the X-XSS-Protection header is 0. For more information about these settings, see X-XSS-Protection in the MDN Web Docs.
4088
+ */
4089
+ Protection: boolean;
4090
+ /**
4091
+ * A Boolean that determines whether CloudFront includes the mode=block directive in the X-XSS-Protection header. For more information about this directive, see X-XSS-Protection in the MDN Web Docs.
4092
+ */
4093
+ ModeBlock?: boolean;
4094
+ /**
4095
+ * A reporting URI, which CloudFront uses as the value of the report directive in the X-XSS-Protection header. You cannot specify a ReportUri when ModeBlock is true. For more information about using a reporting URL, see X-XSS-Protection in the MDN Web Docs.
4096
+ */
4097
+ ReportUri?: string;
4098
+ }
3670
4099
  export interface Restrictions {
3671
4100
  /**
3672
4101
  * A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind GeoIP databases.
@@ -3692,7 +4121,7 @@ declare namespace CloudFront {
3692
4121
  export type SSLSupportMethod = "sni-only"|"vip"|"static-ip"|string;
3693
4122
  export interface _Signer {
3694
4123
  /**
3695
- * An account number that contains active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies. If the account that owns the key pairs is the same account that owns the CloudFront distribution, the value of this field is self.
4124
+ * An Amazon Web Services account number that contains active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies. If the Amazon Web Services account that owns the key pairs is the same account that owns the CloudFront distribution, the value of this field is self.
3696
4125
  */
3697
4126
  AwsAccountNumber?: string;
3698
4127
  /**
@@ -3720,7 +4149,7 @@ declare namespace CloudFront {
3720
4149
  */
3721
4150
  Id: string;
3722
4151
  /**
3723
- * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your account ID.
4152
+ * The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5, where 123456789012 is your Amazon Web Services account ID.
3724
4153
  */
3725
4154
  ARN: string;
3726
4155
  /**
@@ -3736,7 +4165,7 @@ declare namespace CloudFront {
3736
4165
  */
3737
4166
  DomainName: string;
3738
4167
  /**
3739
- * A complex type that lists the accounts, if any, that you included in the TrustedSigners complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content. The Signer complex type lists the account number of the trusted signer or self if the signer is the account that created the distribution. The Signer element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's account. If no KeyPairId element appears for a Signer, that signer can't create signed URLs. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
4168
+ * A complex type that lists the Amazon Web Services accounts, if any, that you included in the TrustedSigners complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content. The Signer complex type lists the Amazon Web Services account number of the trusted signer or self if the signer is the Amazon Web Services account that created the distribution. The Signer element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's Amazon Web Services account. If no KeyPairId element appears for a Signer, that signer can't create signed URLs. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
3740
4169
  */
3741
4170
  ActiveTrustedSigners: ActiveTrustedSigners;
3742
4171
  /**
@@ -3766,7 +4195,7 @@ declare namespace CloudFront {
3766
4195
  */
3767
4196
  Logging?: StreamingLoggingConfig;
3768
4197
  /**
3769
- * A complex type that specifies any accounts that you want to permit to create signed URLs for private content. If you want the distribution to use signed URLs, include this element; if you want the distribution to use public URLs, remove this element. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
4198
+ * A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for private content. If you want the distribution to use signed URLs, include this element; if you want the distribution to use public URLs, remove this element. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
3770
4199
  */
3771
4200
  TrustedSigners: TrustedSigners;
3772
4201
  /**
@@ -3806,11 +4235,11 @@ declare namespace CloudFront {
3806
4235
  */
3807
4236
  IsTruncated: boolean;
3808
4237
  /**
3809
- * The number of streaming distributions that were created by the current account.
4238
+ * The number of streaming distributions that were created by the current Amazon Web Services account.
3810
4239
  */
3811
4240
  Quantity: integer;
3812
4241
  /**
3813
- * A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current account.
4242
+ * A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current Amazon Web Services account.
3814
4243
  */
3815
4244
  Items?: StreamingDistributionSummaryList;
3816
4245
  }
@@ -3820,7 +4249,7 @@ declare namespace CloudFront {
3820
4249
  */
3821
4250
  Id: string;
3822
4251
  /**
3823
- * The ARN (Amazon Resource Name) for the streaming distribution. For example: arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5, where 123456789012 is your account ID.
4252
+ * The ARN (Amazon Resource Name) for the streaming distribution. For example: arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5, where 123456789012 is your Amazon Web Services account ID.
3824
4253
  */
3825
4254
  ARN: string;
3826
4255
  /**
@@ -3844,7 +4273,7 @@ declare namespace CloudFront {
3844
4273
  */
3845
4274
  Aliases: Aliases;
3846
4275
  /**
3847
- * A complex type that specifies the accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items.If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
4276
+ * A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items.If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
3848
4277
  */
3849
4278
  TrustedSigners: TrustedSigners;
3850
4279
  /**
@@ -3951,11 +4380,11 @@ declare namespace CloudFront {
3951
4380
  /**
3952
4381
  * If the result of testing the function was an error, this field contains the error message.
3953
4382
  */
3954
- FunctionErrorMessage?: string;
4383
+ FunctionErrorMessage?: sensitiveStringType;
3955
4384
  /**
3956
4385
  * The event object returned by the function. For more information about the structure of the event object, see Event object structure in the Amazon CloudFront Developer Guide.
3957
4386
  */
3958
- FunctionOutput?: string;
4387
+ FunctionOutput?: sensitiveStringType;
3959
4388
  }
3960
4389
  export type TrustedKeyGroupIdList = string[];
3961
4390
  export interface TrustedKeyGroups {
@@ -3974,15 +4403,15 @@ declare namespace CloudFront {
3974
4403
  }
3975
4404
  export interface TrustedSigners {
3976
4405
  /**
3977
- * This field is true if any of the accounts have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is false.
4406
+ * This field is true if any of the Amazon Web Services accounts have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is false.
3978
4407
  */
3979
4408
  Enabled: boolean;
3980
4409
  /**
3981
- * The number of accounts in the list.
4410
+ * The number of Amazon Web Services accounts in the list.
3982
4411
  */
3983
4412
  Quantity: integer;
3984
4413
  /**
3985
- * A list of account identifiers.
4414
+ * A list of Amazon Web Services account identifiers.
3986
4415
  */
3987
4416
  Items?: AwsAccountNumberList;
3988
4417
  }
@@ -4244,6 +4673,30 @@ declare namespace CloudFront {
4244
4673
  */
4245
4674
  RealtimeLogConfig?: RealtimeLogConfig;
4246
4675
  }
4676
+ export interface UpdateResponseHeadersPolicyRequest {
4677
+ /**
4678
+ * A response headers policy configuration.
4679
+ */
4680
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig;
4681
+ /**
4682
+ * The identifier for the response headers policy that you are updating.
4683
+ */
4684
+ Id: string;
4685
+ /**
4686
+ * The version of the response headers policy that you are updating. The version is returned in the cache policy’s ETag field in the response to GetResponseHeadersPolicyConfig.
4687
+ */
4688
+ IfMatch?: string;
4689
+ }
4690
+ export interface UpdateResponseHeadersPolicyResult {
4691
+ /**
4692
+ * A response headers policy.
4693
+ */
4694
+ ResponseHeadersPolicy?: ResponseHeadersPolicy;
4695
+ /**
4696
+ * The current version of the response headers policy.
4697
+ */
4698
+ ETag?: string;
4699
+ }
4247
4700
  export interface UpdateStreamingDistributionRequest {
4248
4701
  /**
4249
4702
  * The streaming distribution's configuration information.
@@ -4304,6 +4757,7 @@ declare namespace CloudFront {
4304
4757
  export type integer = number;
4305
4758
  export type listConflictingAliasesMaxItemsInteger = number;
4306
4759
  export type long = number;
4760
+ export type sensitiveStringType = string;
4307
4761
  export type timestamp = Date;
4308
4762
  /**
4309
4763
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.