@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
@@ -67,6 +67,14 @@ declare class MediaConvert extends Service {
67
67
  * Permanently delete a job template you have created.
68
68
  */
69
69
  deleteJobTemplate(callback?: (err: AWSError, data: MediaConvert.Types.DeleteJobTemplateResponse) => void): Request<MediaConvert.Types.DeleteJobTemplateResponse, AWSError>;
70
+ /**
71
+ * Permanently delete a policy that you created.
72
+ */
73
+ deletePolicy(params: MediaConvert.Types.DeletePolicyRequest, callback?: (err: AWSError, data: MediaConvert.Types.DeletePolicyResponse) => void): Request<MediaConvert.Types.DeletePolicyResponse, AWSError>;
74
+ /**
75
+ * Permanently delete a policy that you created.
76
+ */
77
+ deletePolicy(callback?: (err: AWSError, data: MediaConvert.Types.DeletePolicyResponse) => void): Request<MediaConvert.Types.DeletePolicyResponse, AWSError>;
70
78
  /**
71
79
  * Permanently delete a preset you have created.
72
80
  */
@@ -115,6 +123,14 @@ declare class MediaConvert extends Service {
115
123
  * Retrieve the JSON for a specific job template.
116
124
  */
117
125
  getJobTemplate(callback?: (err: AWSError, data: MediaConvert.Types.GetJobTemplateResponse) => void): Request<MediaConvert.Types.GetJobTemplateResponse, AWSError>;
126
+ /**
127
+ * Retrieve the JSON for your policy.
128
+ */
129
+ getPolicy(params: MediaConvert.Types.GetPolicyRequest, callback?: (err: AWSError, data: MediaConvert.Types.GetPolicyResponse) => void): Request<MediaConvert.Types.GetPolicyResponse, AWSError>;
130
+ /**
131
+ * Retrieve the JSON for your policy.
132
+ */
133
+ getPolicy(callback?: (err: AWSError, data: MediaConvert.Types.GetPolicyResponse) => void): Request<MediaConvert.Types.GetPolicyResponse, AWSError>;
118
134
  /**
119
135
  * Retrieve the JSON for a specific preset.
120
136
  */
@@ -171,6 +187,14 @@ declare class MediaConvert extends Service {
171
187
  * Retrieve the tags for a MediaConvert resource.
172
188
  */
173
189
  listTagsForResource(callback?: (err: AWSError, data: MediaConvert.Types.ListTagsForResourceResponse) => void): Request<MediaConvert.Types.ListTagsForResourceResponse, AWSError>;
190
+ /**
191
+ * Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
192
+ */
193
+ putPolicy(params: MediaConvert.Types.PutPolicyRequest, callback?: (err: AWSError, data: MediaConvert.Types.PutPolicyResponse) => void): Request<MediaConvert.Types.PutPolicyResponse, AWSError>;
194
+ /**
195
+ * Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
196
+ */
197
+ putPolicy(callback?: (err: AWSError, data: MediaConvert.Types.PutPolicyResponse) => void): Request<MediaConvert.Types.PutPolicyResponse, AWSError>;
174
198
  /**
175
199
  * Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html
176
200
  */
@@ -500,7 +524,7 @@ declare namespace MediaConvert {
500
524
  /**
501
525
  * Specifies audio data from an external file source.
502
526
  */
503
- ExternalAudioFileInput?: __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSS;
527
+ ExternalAudioFileInput?: __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA;
504
528
  /**
505
529
  * Settings specific to audio sources in an HLS alternate rendition group. Specify the properties (renditionGroupId, renditionName or renditionLanguageCode) to identify the unique audio track among the alternative rendition groups present in the HLS manifest. If no unique track is found, or multiple tracks match the properties provided, the job fails. If no properties in hlsRenditionGroupSettings are specified, the default audio track within the video segment is chosen. If there is no audio within video segment, the alternative audio with DEFAULT=YES is chosen instead.
506
530
  */
@@ -690,86 +714,101 @@ declare namespace MediaConvert {
690
714
  QualityTuningLevel?: AvcIntraUhdQualityTuningLevel;
691
715
  }
692
716
  export type BillingTagsSource = "QUEUE"|"PRESET"|"JOB_TEMPLATE"|"JOB"|string;
717
+ export type BurnInSubtitleStylePassthrough = "ENABLED"|"DISABLED"|string;
693
718
  export interface BurninDestinationSettings {
694
719
  /**
695
- * If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
720
+ * Specify the alignment of your captions. If no explicit x_position is provided, setting alignment to centered will placethe captions at the bottom center of the output. Similarly, setting a left alignment willalign captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates.
696
721
  */
697
722
  Alignment?: BurninSubtitleAlignment;
698
723
  /**
699
- * Specifies the color of the rectangle behind the captions.
700
- All burn-in and DVB-Sub font settings must match.
724
+ * Ignore this setting unless Style passthrough (StylePassthrough) is set to Enabled and Font color (FontColor) set to Black, Yellow, Red, Green, Blue, or Hex. Use Apply font color (ApplyFontColor) for additional font color controls. When you choose White text only (WHITE_TEXT_ONLY), or leave blank, your font color setting only applies to white text in your input captions. For example, if your font color setting is Yellow, and your input captions have red and white text, your output captions will have red and yellow text. When you choose ALL_TEXT, your font color setting applies to all of your output captions text.
725
+ */
726
+ ApplyFontColor?: BurninSubtitleApplyFontColor;
727
+ /**
728
+ * Specify the color of the rectangle behind the captions. Leave background color (BackgroundColor) blank and set Style passthrough (StylePassthrough) to enabled to use the background color data from your input captions, if present.
701
729
  */
702
730
  BackgroundColor?: BurninSubtitleBackgroundColor;
703
731
  /**
704
- * Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
732
+ * Specify the opacity of the background rectangle. Enter a value from 0 to 255, where 0 is transparent and 255 is opaque. If Style passthrough (StylePassthrough) is set to enabled, leave blank to pass through the background style information in your input captions to your output captions. If Style passthrough is set to disabled, leave blank to use a value of 0 and remove all backgrounds from your output captions.
705
733
  */
706
734
  BackgroundOpacity?: __integerMin0Max255;
707
735
  /**
708
- * Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
736
+ * Specify the font that you want the service to use for your burn in captions when your input captions specify a font that MediaConvert doesn't support. When you set Fallback font (FallbackFont) to best match (BEST_MATCH), or leave blank, MediaConvert uses a supported font that most closely matches the font that your input captions specify. When there are multiple unsupported fonts in your input captions, MediaConvert matches each font with the supported font that matches best. When you explicitly choose a replacement font, MediaConvert uses that font to replace all unsupported fonts from your input.
737
+ */
738
+ FallbackFont?: BurninSubtitleFallbackFont;
739
+ /**
740
+ * Specify the color of the burned-in captions text. Leave Font color (FontColor) blank and set Style passthrough (StylePassthrough) to enabled to use the font color data from your input captions, if present.
709
741
  */
710
742
  FontColor?: BurninSubtitleFontColor;
711
743
  /**
712
- * Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent.
713
- All burn-in and DVB-Sub font settings must match.
744
+ * Specify the opacity of the burned-in captions. 255 is opaque; 0 is transparent.
714
745
  */
715
746
  FontOpacity?: __integerMin0Max255;
716
747
  /**
717
- * Font resolution in DPI (dots per inch); default is 96 dpi.
718
- All burn-in and DVB-Sub font settings must match.
748
+ * Specify the Font resolution (FontResolution) in DPI (dots per inch).
719
749
  */
720
750
  FontResolution?: __integerMin96Max600;
721
751
  /**
722
- * Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type. Where LanguageCode or CustomLanguageCode is sufficient, use "AUTOMATIC" or leave unset. This is used to help determine the appropriate font for rendering burn-in captions.
752
+ * Set Font script (FontScript) to Automatically determined (AUTOMATIC), or leave blank, to automatically determine the font script in your input captions. Otherwise, set to Simplified Chinese (HANS) or Traditional Chinese (HANT) if your input font script uses Simplified or Traditional Chinese.
723
753
  */
724
754
  FontScript?: FontScript;
725
755
  /**
726
- * A positive integer indicates the exact font size in points. Set to 0 for automatic font size selection. All burn-in and DVB-Sub font settings must match.
756
+ * Specify the Font size (FontSize) in pixels. Must be a positive integer. Set to 0, or leave blank, for automatic font size.
727
757
  */
728
758
  FontSize?: __integerMin0Max96;
729
759
  /**
730
- * Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
760
+ * Ignore this setting unless your Font color is set to Hex. Enter either six or eight hexidecimal digits, representing red, green, and blue, with two optional extra digits for alpha. For example a value of 1122AABB is a red value of 0x11, a green value of 0x22, a blue value of 0xAA, and an alpha value of 0xBB.
761
+ */
762
+ HexFontColor?: __stringMin6Max8Pattern09aFAF609aFAF2;
763
+ /**
764
+ * Specify font outline color. Leave Outline color (OutlineColor) blank and set Style passthrough (StylePassthrough) to enabled to use the font outline color data from your input captions, if present.
731
765
  */
732
766
  OutlineColor?: BurninSubtitleOutlineColor;
733
767
  /**
734
- * Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
768
+ * Specify the Outline size (OutlineSize) of the caption text, in pixels. Leave Outline size blank and set Style passthrough (StylePassthrough) to enabled to use the outline size data from your input captions, if present.
735
769
  */
736
770
  OutlineSize?: __integerMin0Max10;
737
771
  /**
738
- * Specifies the color of the shadow cast by the captions.
739
- All burn-in and DVB-Sub font settings must match.
772
+ * Specify the color of the shadow cast by the captions. Leave Shadow color (ShadowColor) blank and set Style passthrough (StylePassthrough) to enabled to use the shadow color data from your input captions, if present.
740
773
  */
741
774
  ShadowColor?: BurninSubtitleShadowColor;
742
775
  /**
743
- * Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
776
+ * Specify the opacity of the shadow. Enter a value from 0 to 255, where 0 is transparent and 255 is opaque. If Style passthrough (StylePassthrough) is set to Enabled, leave Shadow opacity (ShadowOpacity) blank to pass through the shadow style information in your input captions to your output captions. If Style passthrough is set to disabled, leave blank to use a value of 0 and remove all shadows from your output captions.
744
777
  */
745
778
  ShadowOpacity?: __integerMin0Max255;
746
779
  /**
747
- * Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
780
+ * Specify the horizontal offset of the shadow, relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left.
748
781
  */
749
782
  ShadowXOffset?: __integerMinNegative2147483648Max2147483647;
750
783
  /**
751
- * Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
784
+ * Specify the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. Leave Shadow y-offset (ShadowYOffset) blank and set Style passthrough (StylePassthrough) to enabled to use the shadow y-offset data from your input captions, if present.
752
785
  */
753
786
  ShadowYOffset?: __integerMinNegative2147483648Max2147483647;
754
787
  /**
755
- * Only applies to jobs with input captions in Teletext or STL formats. Specify whether the spacing between letters in your captions is set by the captions grid or varies depending on letter width. Choose fixed grid to conform to the spacing specified in the captions file more accurately. Choose proportional to make the text easier to read if the captions are closed caption.
788
+ * Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings.
789
+ */
790
+ StylePassthrough?: BurnInSubtitleStylePassthrough;
791
+ /**
792
+ * Specify whether the text spacing (TeletextSpacing) in your captions is set by the captions grid, or varies depending on letter width. Choose fixed grid (FIXED_GRID) to conform to the spacing specified in the captions file more accurately. Choose proportional (PROPORTIONAL) to make the text easier to read for closed captions.
756
793
  */
757
794
  TeletextSpacing?: BurninSubtitleTeletextSpacing;
758
795
  /**
759
- * Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit x_position is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
796
+ * Specify the horizontal position (XPosition) of the captions, relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit x_position is provided, the horizontal caption position will be determined by the alignment parameter.
760
797
  */
761
798
  XPosition?: __integerMin0Max2147483647;
762
799
  /**
763
- * Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit y_position is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
800
+ * Specify the vertical position (YPosition) of the captions, relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit y_position is provided, the caption will be positioned towards the bottom of the output.
764
801
  */
765
802
  YPosition?: __integerMin0Max2147483647;
766
803
  }
767
- export type BurninSubtitleAlignment = "CENTERED"|"LEFT"|string;
768
- export type BurninSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|string;
769
- export type BurninSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
770
- export type BurninSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
771
- export type BurninSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|string;
772
- export type BurninSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|string;
804
+ export type BurninSubtitleAlignment = "CENTERED"|"LEFT"|"AUTO"|string;
805
+ export type BurninSubtitleApplyFontColor = "WHITE_TEXT_ONLY"|"ALL_TEXT"|string;
806
+ export type BurninSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
807
+ export type BurninSubtitleFallbackFont = "BEST_MATCH"|"MONOSPACED_SANSSERIF"|"MONOSPACED_SERIF"|"PROPORTIONAL_SANSSERIF"|"PROPORTIONAL_SERIF"|string;
808
+ export type BurninSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"HEX"|"AUTO"|string;
809
+ export type BurninSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"AUTO"|string;
810
+ export type BurninSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
811
+ export type BurninSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|"AUTO"|string;
773
812
  export interface CancelJobRequest {
774
813
  /**
775
814
  * The Job ID of the job to be cancelled.
@@ -820,7 +859,7 @@ All burn-in and DVB-Sub font settings must match.
820
859
  }
821
860
  export interface CaptionDestinationSettings {
822
861
  /**
823
- * Settings related to burn-in captions. Set up burn-in captions in the same output as your video. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/burn-in-output-captions.html. When you work directly in your JSON job specification, include this object and any required children when you set destinationType to BURN_IN.
862
+ * Burn-in is a captions delivery method, rather than a captions format. Burn-in writes the captions directly on your video frames, replacing pixels of video content with the captions. Set up burn-in captions in the same output as your video. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/burn-in-output-captions.html. When you work directly in your JSON job specification, include this object and any required children when you set destinationType to BURN_IN.
824
863
  */
825
864
  BurninDestinationSettings?: BurninDestinationSettings;
826
865
  /**
@@ -844,7 +883,7 @@ All burn-in and DVB-Sub font settings must match.
844
883
  */
845
884
  SccDestinationSettings?: SccDestinationSettings;
846
885
  /**
847
- * SRT Destination Settings
886
+ * Settings related to SRT captions. SRT is a sidecar format that holds captions in a file that is separate from the video container. Set up sidecar captions in the same output group, but different output from your video. When you work directly in your JSON job specification, include this object and any required children when you set destinationType to SRT.
848
887
  */
849
888
  SrtDestinationSettings?: SrtDestinationSettings;
850
889
  /**
@@ -856,7 +895,7 @@ All burn-in and DVB-Sub font settings must match.
856
895
  */
857
896
  TtmlDestinationSettings?: TtmlDestinationSettings;
858
897
  /**
859
- * WEBVTT Destination Settings
898
+ * Settings related to WebVTT captions. WebVTT is a sidecar format that holds captions in a file that is separate from the video container. Set up sidecar captions in the same output group, but different output from your video. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/ttml-and-webvtt-output-captions.html. When you work directly in your JSON job specification, include this object and any required children when you set destinationType to WebVTT.
860
899
  */
861
900
  WebvttDestinationSettings?: WebvttDestinationSettings;
862
901
  }
@@ -1002,6 +1041,10 @@ All burn-in and DVB-Sub font settings must match.
1002
1041
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. When you enable Write HLS manifest (WriteHlsManifest), MediaConvert creates a child manifest for each set of images that you generate and adds corresponding entries to the parent manifest. When you enable Write DASH manifest (WriteDashManifest), MediaConvert adds an entry in the .mpd manifest for each set of images that you generate. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
1003
1042
  */
1004
1043
  ImageBasedTrickPlay?: CmafImageBasedTrickPlay;
1044
+ /**
1045
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
1046
+ */
1047
+ ImageBasedTrickPlaySettings?: CmafImageBasedTrickPlaySettings;
1005
1048
  /**
1006
1049
  * When set to GZIP, compresses HLS playlist.
1007
1050
  */
@@ -1059,8 +1102,35 @@ All burn-in and DVB-Sub font settings must match.
1059
1102
  */
1060
1103
  WriteSegmentTimelineInRepresentation?: CmafWriteSegmentTimelineInRepresentation;
1061
1104
  }
1062
- export type CmafImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
1105
+ export type CmafImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
1106
+ export interface CmafImageBasedTrickPlaySettings {
1107
+ /**
1108
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
1109
+ */
1110
+ IntervalCadence?: CmafIntervalCadence;
1111
+ /**
1112
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
1113
+ */
1114
+ ThumbnailHeight?: __integerMin2Max4096;
1115
+ /**
1116
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
1117
+ */
1118
+ ThumbnailInterval?: __doubleMin0Max2147483647;
1119
+ /**
1120
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
1121
+ */
1122
+ ThumbnailWidth?: __integerMin8Max4096;
1123
+ /**
1124
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
1125
+ */
1126
+ TileHeight?: __integerMin1Max2048;
1127
+ /**
1128
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
1129
+ */
1130
+ TileWidth?: __integerMin1Max512;
1131
+ }
1063
1132
  export type CmafInitializationVectorInManifest = "INCLUDE"|"EXCLUDE"|string;
1133
+ export type CmafIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
1064
1134
  export type CmafKeyProviderType = "SPEKE"|"STATIC_KEY"|string;
1065
1135
  export type CmafManifestCompression = "GZIP"|"NONE"|string;
1066
1136
  export type CmafManifestDurationFormat = "FLOATING_POINT"|"INTEGER"|string;
@@ -1089,7 +1159,7 @@ All burn-in and DVB-Sub font settings must match.
1089
1159
  */
1090
1160
  AudioGroupId?: __string;
1091
1161
  /**
1092
- * List the audio rendition groups that you want included with this video rendition. Use a comma-separated list. For example, say you want to include the audio rendition groups that have the audio group IDs "audio_aac_1" and "audio_dolby". Then you would specify this value: "audio_aac_1, audio_dolby". Related setting: The rendition groups that you include in your comma-separated list should all match values that you specify in the setting Audio group ID (AudioGroupId) for audio renditions in the same output group as this video rendition. Default behavior: If you don't specify anything here and for Audio group ID, MediaConvert puts each audio variant in its own audio rendition group and associates it with every video variant. Each value in your list appears in your HLS parent manifest in the EXT-X-STREAM-INF tag as the value for the AUDIO attribute. To continue the previous example, say that the file name for the child manifest for your video rendition is "amazing_video_1.m3u8". Then, in your parent manifest, each value will appear on separate lines, like this: #EXT-X-STREAM-INF:AUDIO="audio_aac_1"... amazing_video_1.m3u8 #EXT-X-STREAM-INF:AUDIO="audio_dolby"... amazing_video_1.m3u8
1162
+ * List the audio rendition groups that you want included with this video rendition. Use a comma-separated list. For example, say you want to include the audio rendition groups that have the audio group IDs "audio_aac_1" and "audio_dolby". Then you would specify this value: "audio_aac_1,audio_dolby". Related setting: The rendition groups that you include in your comma-separated list should all match values that you specify in the setting Audio group ID (AudioGroupId) for audio renditions in the same output group as this video rendition. Default behavior: If you don't specify anything here and for Audio group ID, MediaConvert puts each audio variant in its own audio rendition group and associates it with every video variant. Each value in your list appears in your HLS parent manifest in the EXT-X-STREAM-INF tag as the value for the AUDIO attribute. To continue the previous example, say that the file name for the child manifest for your video rendition is "amazing_video_1.m3u8". Then, in your parent manifest, each value will appear on separate lines, like this: #EXT-X-STREAM-INF:AUDIO="audio_aac_1"... amazing_video_1.m3u8 #EXT-X-STREAM-INF:AUDIO="audio_dolby"... amazing_video_1.m3u8
1093
1163
  */
1094
1164
  AudioRenditionSets?: __string;
1095
1165
  /**
@@ -1414,6 +1484,10 @@ All burn-in and DVB-Sub font settings must match.
1414
1484
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. MediaConvert adds an entry in the .mpd manifest for each set of images that you generate. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
1415
1485
  */
1416
1486
  ImageBasedTrickPlay?: DashIsoImageBasedTrickPlay;
1487
+ /**
1488
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
1489
+ */
1490
+ ImageBasedTrickPlaySettings?: DashIsoImageBasedTrickPlaySettings;
1417
1491
  /**
1418
1492
  * Minimum time of initially buffered media that is needed to ensure smooth playout.
1419
1493
  */
@@ -1448,7 +1522,34 @@ All burn-in and DVB-Sub font settings must match.
1448
1522
  WriteSegmentTimelineInRepresentation?: DashIsoWriteSegmentTimelineInRepresentation;
1449
1523
  }
1450
1524
  export type DashIsoHbbtvCompliance = "HBBTV_1_5"|"NONE"|string;
1451
- export type DashIsoImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
1525
+ export type DashIsoImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
1526
+ export interface DashIsoImageBasedTrickPlaySettings {
1527
+ /**
1528
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
1529
+ */
1530
+ IntervalCadence?: DashIsoIntervalCadence;
1531
+ /**
1532
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
1533
+ */
1534
+ ThumbnailHeight?: __integerMin1Max4096;
1535
+ /**
1536
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
1537
+ */
1538
+ ThumbnailInterval?: __doubleMin0Max2147483647;
1539
+ /**
1540
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
1541
+ */
1542
+ ThumbnailWidth?: __integerMin8Max4096;
1543
+ /**
1544
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
1545
+ */
1546
+ TileHeight?: __integerMin1Max2048;
1547
+ /**
1548
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
1549
+ */
1550
+ TileWidth?: __integerMin1Max512;
1551
+ }
1552
+ export type DashIsoIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
1452
1553
  export type DashIsoMpdProfile = "MAIN_PROFILE"|"ON_DEMAND_PROFILE"|string;
1453
1554
  export type DashIsoPlaybackDeviceCompatibility = "CENC_V1"|"UNENCRYPTED_SEI"|string;
1454
1555
  export type DashIsoPtsOffsetHandlingForBFrames = "ZERO_BASED"|"MATCH_INITIAL_PTS"|string;
@@ -1481,6 +1582,10 @@ All burn-in and DVB-Sub font settings must match.
1481
1582
  }
1482
1583
  export interface DeleteJobTemplateResponse {
1483
1584
  }
1585
+ export interface DeletePolicyRequest {
1586
+ }
1587
+ export interface DeletePolicyResponse {
1588
+ }
1484
1589
  export interface DeletePresetRequest {
1485
1590
  /**
1486
1591
  * The name of the preset to be deleted.
@@ -1597,16 +1702,19 @@ All burn-in and DVB-Sub font settings must match.
1597
1702
  }
1598
1703
  export interface DvbSubDestinationSettings {
1599
1704
  /**
1600
- * If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1705
+ * Specify the alignment of your captions. If no explicit x_position is provided, setting alignment to centered will placethe captions at the bottom center of the output. Similarly, setting a left alignment willalign captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Within your job settings, all of your DVB-Sub settings must be identical.
1601
1706
  */
1602
1707
  Alignment?: DvbSubtitleAlignment;
1603
1708
  /**
1604
- * Specifies the color of the rectangle behind the captions.
1605
- All burn-in and DVB-Sub font settings must match.
1709
+ * Ignore this setting unless Style Passthrough (StylePassthrough) is set to Enabled and Font color (FontColor) set to Black, Yellow, Red, Green, Blue, or Hex. Use Apply font color (ApplyFontColor) for additional font color controls. When you choose White text only (WHITE_TEXT_ONLY), or leave blank, your font color setting only applies to white text in your input captions. For example, if your font color setting is Yellow, and your input captions have red and white text, your output captions will have red and yellow text. When you choose ALL_TEXT, your font color setting applies to all of your output captions text.
1710
+ */
1711
+ ApplyFontColor?: DvbSubtitleApplyFontColor;
1712
+ /**
1713
+ * Specify the color of the rectangle behind the captions. Leave background color (BackgroundColor) blank and set Style passthrough (StylePassthrough) to enabled to use the background color data from your input captions, if present.
1606
1714
  */
1607
1715
  BackgroundColor?: DvbSubtitleBackgroundColor;
1608
1716
  /**
1609
- * Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
1717
+ * Specify the opacity of the background rectangle. Enter a value from 0 to 255, where 0 is transparent and 255 is opaque. If Style passthrough (StylePassthrough) is set to enabled, leave blank to pass through the background style information in your input captions to your output captions. If Style passthrough is set to disabled, leave blank to use a value of 0 and remove all backgrounds from your output captions. Within your job settings, all of your DVB-Sub settings must be identical.
1610
1718
  */
1611
1719
  BackgroundOpacity?: __integerMin0Max255;
1612
1720
  /**
@@ -1622,25 +1730,29 @@ All burn-in and DVB-Sub font settings must match.
1622
1730
  */
1623
1731
  DdsYCoordinate?: __integerMin0Max2147483647;
1624
1732
  /**
1625
- * Specifies the color of the DVB-SUB captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1733
+ * Specify the font that you want the service to use for your burn in captions when your input captions specify a font that MediaConvert doesn't support. When you set Fallback font (FallbackFont) to best match (BEST_MATCH), or leave blank, MediaConvert uses a supported font that most closely matches the font that your input captions specify. When there are multiple unsupported fonts in your input captions, MediaConvert matches each font with the supported font that matches best. When you explicitly choose a replacement font, MediaConvert uses that font to replace all unsupported fonts from your input.
1734
+ */
1735
+ FallbackFont?: DvbSubSubtitleFallbackFont;
1736
+ /**
1737
+ * Specify the color of the captions text. Leave Font color (FontColor) blank and set Style passthrough (StylePassthrough) to enabled to use the font color data from your input captions, if present. Within your job settings, all of your DVB-Sub settings must be identical.
1626
1738
  */
1627
1739
  FontColor?: DvbSubtitleFontColor;
1628
1740
  /**
1629
- * Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent.
1630
- All burn-in and DVB-Sub font settings must match.
1741
+ * Specify the opacity of the burned-in captions. 255 is opaque; 0 is transparent.
1742
+ Within your job settings, all of your DVB-Sub settings must be identical.
1631
1743
  */
1632
1744
  FontOpacity?: __integerMin0Max255;
1633
1745
  /**
1634
- * Font resolution in DPI (dots per inch); default is 96 dpi.
1635
- All burn-in and DVB-Sub font settings must match.
1746
+ * Specify the Font resolution (FontResolution) in DPI (dots per inch).
1747
+ Within your job settings, all of your DVB-Sub settings must be identical.
1636
1748
  */
1637
1749
  FontResolution?: __integerMin96Max600;
1638
1750
  /**
1639
- * Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type. Where LanguageCode or CustomLanguageCode is sufficient, use "AUTOMATIC" or leave unset. This is used to help determine the appropriate font for rendering DVB-Sub captions.
1751
+ * Set Font script (FontScript) to Automatically determined (AUTOMATIC), or leave blank, to automatically determine the font script in your input captions. Otherwise, set to Simplified Chinese (HANS) or Traditional Chinese (HANT) if your input font script uses Simplified or Traditional Chinese. Within your job settings, all of your DVB-Sub settings must be identical.
1640
1752
  */
1641
1753
  FontScript?: FontScript;
1642
1754
  /**
1643
- * A positive integer indicates the exact font size in points. Set to 0 for automatic font size selection. All burn-in and DVB-Sub font settings must match.
1755
+ * Specify the Font size (FontSize) in pixels. Must be a positive integer. Set to 0, or leave blank, for automatic font size. Within your job settings, all of your DVB-Sub settings must be identical.
1644
1756
  */
1645
1757
  FontSize?: __integerMin0Max96;
1646
1758
  /**
@@ -1648,36 +1760,43 @@ All burn-in and DVB-Sub font settings must match.
1648
1760
  */
1649
1761
  Height?: __integerMin1Max2147483647;
1650
1762
  /**
1651
- * Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1763
+ * Ignore this setting unless your Font color is set to Hex. Enter either six or eight hexidecimal digits, representing red, green, and blue, with two optional extra digits for alpha. For example a value of 1122AABB is a red value of 0x11, a green value of 0x22, a blue value of 0xAA, and an alpha value of 0xBB.
1764
+ */
1765
+ HexFontColor?: __stringMin6Max8Pattern09aFAF609aFAF2;
1766
+ /**
1767
+ * Specify font outline color. Leave Outline color (OutlineColor) blank and set Style passthrough (StylePassthrough) to enabled to use the font outline color data from your input captions, if present. Within your job settings, all of your DVB-Sub settings must be identical.
1652
1768
  */
1653
1769
  OutlineColor?: DvbSubtitleOutlineColor;
1654
1770
  /**
1655
- * Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1771
+ * Specify the Outline size (OutlineSize) of the caption text, in pixels. Leave Outline size blank and set Style passthrough (StylePassthrough) to enabled to use the outline size data from your input captions, if present. Within your job settings, all of your DVB-Sub settings must be identical.
1656
1772
  */
1657
1773
  OutlineSize?: __integerMin0Max10;
1658
1774
  /**
1659
- * Specifies the color of the shadow cast by the captions.
1660
- All burn-in and DVB-Sub font settings must match.
1775
+ * Specify the color of the shadow cast by the captions. Leave Shadow color (ShadowColor) blank and set Style passthrough (StylePassthrough) to enabled to use the shadow color data from your input captions, if present. Within your job settings, all of your DVB-Sub settings must be identical.
1661
1776
  */
1662
1777
  ShadowColor?: DvbSubtitleShadowColor;
1663
1778
  /**
1664
- * Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
1779
+ * Specify the opacity of the shadow. Enter a value from 0 to 255, where 0 is transparent and 255 is opaque. If Style passthrough (StylePassthrough) is set to Enabled, leave Shadow opacity (ShadowOpacity) blank to pass through the shadow style information in your input captions to your output captions. If Style passthrough is set to disabled, leave blank to use a value of 0 and remove all shadows from your output captions. Within your job settings, all of your DVB-Sub settings must be identical.
1665
1780
  */
1666
1781
  ShadowOpacity?: __integerMin0Max255;
1667
1782
  /**
1668
- * Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
1783
+ * Specify the horizontal offset of the shadow, relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. Within your job settings, all of your DVB-Sub settings must be identical.
1669
1784
  */
1670
1785
  ShadowXOffset?: __integerMinNegative2147483648Max2147483647;
1671
1786
  /**
1672
- * Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
1787
+ * Specify the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. Leave Shadow y-offset (ShadowYOffset) blank and set Style passthrough (StylePassthrough) to enabled to use the shadow y-offset data from your input captions, if present. Within your job settings, all of your DVB-Sub settings must be identical.
1673
1788
  */
1674
1789
  ShadowYOffset?: __integerMinNegative2147483648Max2147483647;
1790
+ /**
1791
+ * Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings.
1792
+ */
1793
+ StylePassthrough?: DvbSubtitleStylePassthrough;
1675
1794
  /**
1676
1795
  * Specify whether your DVB subtitles are standard or for hearing impaired. Choose hearing impaired if your subtitles include audio descriptions and dialogue. Choose standard if your subtitles include only dialogue.
1677
1796
  */
1678
1797
  SubtitlingType?: DvbSubtitlingType;
1679
1798
  /**
1680
- * Only applies to jobs with input captions in Teletext or STL formats. Specify whether the spacing between letters in your captions is set by the captions grid or varies depending on letter width. Choose fixed grid to conform to the spacing specified in the captions file more accurately. Choose proportional to make the text easier to read if the captions are closed caption.
1799
+ * Specify whether the Text spacing (TeletextSpacing) in your captions is set by the captions grid, or varies depending on letter width. Choose fixed grid (FIXED_GRID) to conform to the spacing specified in the captions file more accurately. Choose proportional (PROPORTIONAL) to make the text easier to read for closed captions. Within your job settings, all of your DVB-Sub settings must be identical.
1681
1800
  */
1682
1801
  TeletextSpacing?: DvbSubtitleTeletextSpacing;
1683
1802
  /**
@@ -1685,11 +1804,11 @@ All burn-in and DVB-Sub font settings must match.
1685
1804
  */
1686
1805
  Width?: __integerMin1Max2147483647;
1687
1806
  /**
1688
- * Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit x_position is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1807
+ * Specify the horizontal position (XPosition) of the captions, relative to the left side of the outputin pixels. A value of 10 would result in the captions starting 10 pixels from the left ofthe output. If no explicit x_position is provided, the horizontal caption position will bedetermined by the alignment parameter. Within your job settings, all of your DVB-Sub settings must be identical.
1689
1808
  */
1690
1809
  XPosition?: __integerMin0Max2147483647;
1691
1810
  /**
1692
- * Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit y_position is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1811
+ * Specify the vertical position (YPosition) of the captions, relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit y_position is provided, the caption will be positioned towards the bottom of the output. Within your job settings, all of your DVB-Sub settings must be identical.
1693
1812
  */
1694
1813
  YPosition?: __integerMin0Max2147483647;
1695
1814
  }
@@ -1699,12 +1818,15 @@ All burn-in and DVB-Sub font settings must match.
1699
1818
  */
1700
1819
  Pid?: __integerMin1Max2147483647;
1701
1820
  }
1702
- export type DvbSubtitleAlignment = "CENTERED"|"LEFT"|string;
1703
- export type DvbSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|string;
1704
- export type DvbSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
1705
- export type DvbSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
1706
- export type DvbSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|string;
1707
- export type DvbSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|string;
1821
+ export type DvbSubSubtitleFallbackFont = "BEST_MATCH"|"MONOSPACED_SANSSERIF"|"MONOSPACED_SERIF"|"PROPORTIONAL_SANSSERIF"|"PROPORTIONAL_SERIF"|string;
1822
+ export type DvbSubtitleAlignment = "CENTERED"|"LEFT"|"AUTO"|string;
1823
+ export type DvbSubtitleApplyFontColor = "WHITE_TEXT_ONLY"|"ALL_TEXT"|string;
1824
+ export type DvbSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
1825
+ export type DvbSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"HEX"|"AUTO"|string;
1826
+ export type DvbSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"AUTO"|string;
1827
+ export type DvbSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
1828
+ export type DvbSubtitleStylePassthrough = "ENABLED"|"DISABLED"|string;
1829
+ export type DvbSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|"AUTO"|string;
1708
1830
  export type DvbSubtitlingType = "HEARING_IMPAIRED"|"STANDARD"|string;
1709
1831
  export interface DvbTdtSettings {
1710
1832
  /**
@@ -1989,7 +2111,7 @@ All burn-in and DVB-Sub font settings must match.
1989
2111
  */
1990
2112
  Convert608To708?: FileSourceConvert608To708;
1991
2113
  /**
1992
- * Ignore this setting unless your input captions format is SCC. To have the service compensate for differing frame rates between your input captions and input video, specify the frame rate of the captions file. Specify this value as a fraction, using the settings Framerate numerator (framerateNumerator) and Framerate denominator (framerateDenominator). For example, you might specify 24 / 1 for 24 fps, 25 / 1 for 25 fps, 24000 / 1001 for 23.976 fps, or 30000 / 1001 for 29.97 fps.
2114
+ * Ignore this setting unless your input captions format is SCC. To have the service compensate for differing frame rates between your input captions and input video, specify the frame rate of the captions file. Specify this value as a fraction. When you work directly in your JSON job specification, use the settings framerateNumerator and framerateDenominator. For example, you might specify 24 / 1 for 24 fps, 25 / 1 for 25 fps, 24000 / 1001 for 23.976 fps, or 30000 / 1001 for 29.97 fps.
1993
2115
  */
1994
2116
  Framerate?: CaptionSourceFramerate;
1995
2117
  /**
@@ -1997,10 +2119,15 @@ All burn-in and DVB-Sub font settings must match.
1997
2119
  */
1998
2120
  SourceFile?: __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT;
1999
2121
  /**
2000
- * Specifies a time delta in seconds to offset the captions from the source file.
2122
+ * Optional. Use this setting when you need to adjust the sync between your sidecar captions and your video. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/time-delta-use-cases.html. Enter a positive or negative number to modify the times in the captions file. For example, type 15 to add 15 seconds to all the times in the captions file. Type -5 to subtract 5 seconds from the times in the captions file. You can optionally specify your time delta in milliseconds instead of seconds. When you do so, set the related setting, Time delta units (TimeDeltaUnits) to Milliseconds (MILLISECONDS). Note that, when you specify a time delta for timecode-based caption sources, such as SCC and STL, and your time delta isn't a multiple of the input frame rate, MediaConvert snaps the captions to the nearest frame. For example, when your input video frame rate is 25 fps and you specify 1010ms for time delta, MediaConvert delays your captions by 1000 ms.
2001
2123
  */
2002
2124
  TimeDelta?: __integerMinNegative2147483648Max2147483647;
2125
+ /**
2126
+ * When you use the setting Time delta (TimeDelta) to adjust the sync between your sidecar captions and your video, use this setting to specify the units for the delta that you specify. When you don't specify a value for Time delta units (TimeDeltaUnits), MediaConvert uses seconds by default.
2127
+ */
2128
+ TimeDeltaUnits?: FileSourceTimeDeltaUnits;
2003
2129
  }
2130
+ export type FileSourceTimeDeltaUnits = "SECONDS"|"MILLISECONDS"|string;
2004
2131
  export type FontScript = "AUTOMATIC"|"HANS"|"HANT"|string;
2005
2132
  export interface FrameCaptureSettings {
2006
2133
  /**
@@ -2044,6 +2171,14 @@ All burn-in and DVB-Sub font settings must match.
2044
2171
  */
2045
2172
  JobTemplate?: JobTemplate;
2046
2173
  }
2174
+ export interface GetPolicyRequest {
2175
+ }
2176
+ export interface GetPolicyResponse {
2177
+ /**
2178
+ * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2179
+ */
2180
+ Policy?: Policy;
2181
+ }
2047
2182
  export interface GetPresetRequest {
2048
2183
  /**
2049
2184
  * The name of the preset.
@@ -2078,7 +2213,7 @@ All burn-in and DVB-Sub font settings must match.
2078
2213
  export type H264FramerateControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
2079
2214
  export type H264FramerateConversionAlgorithm = "DUPLICATE_DROP"|"INTERPOLATE"|"FRAMEFORMER"|string;
2080
2215
  export type H264GopBReference = "DISABLED"|"ENABLED"|string;
2081
- export type H264GopSizeUnits = "FRAMES"|"SECONDS"|string;
2216
+ export type H264GopSizeUnits = "FRAMES"|"SECONDS"|"AUTO"|string;
2082
2217
  export type H264InterlaceMode = "PROGRESSIVE"|"TOP_FIELD"|"BOTTOM_FIELD"|"FOLLOW_TOP_FIELD"|"FOLLOW_BOTTOM_FIELD"|string;
2083
2218
  export type H264ParControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
2084
2219
  export type H264QualityTuningLevel = "SINGLE_PASS"|"SINGLE_PASS_HQ"|"MULTI_PASS_HQ"|string;
@@ -2154,15 +2289,15 @@ All burn-in and DVB-Sub font settings must match.
2154
2289
  */
2155
2290
  GopBReference?: H264GopBReference;
2156
2291
  /**
2157
- * Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.
2292
+ * Specify the relative frequency of open to closed GOPs in this output. For example, if you want to allow four open GOPs and then require a closed GOP, set this value to 5. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, keep the default value by leaving this setting out of your JSON job specification. In the console, do this by keeping the default empty value. If you do explicitly specify a value, for segmented outputs, don't set this value to 0.
2158
2293
  */
2159
2294
  GopClosedCadence?: __integerMin0Max2147483647;
2160
2295
  /**
2161
- * GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.
2296
+ * Use this setting only when you set GOP mode control (GopSizeUnits) to Specified, frames (FRAMES) or Specified, seconds (SECONDS). Specify the GOP length using a whole number of frames or a decimal value of seconds. MediaConvert will interpret this value as frames or seconds depending on the value you choose for GOP mode control (GopSizeUnits). If you want to allow MediaConvert to automatically determine GOP size, leave GOP size blank and set GOP mode control to Auto (AUTO). If your output group specifies HLS, DASH, or CMAF, leave GOP size blank and set GOP mode control to Auto in each output in your output group.
2162
2297
  */
2163
2298
  GopSize?: __doubleMin0;
2164
2299
  /**
2165
- * Indicates if the GOP Size in H264 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.
2300
+ * Specify how the transcoder determines GOP size for this output. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, choose Auto (AUTO) and and leave GOP size (GopSize) blank. By default, if you don't specify GOP mode control (GopSizeUnits), MediaConvert will use automatic behavior. If your output group specifies HLS, DASH, or CMAF, set GOP mode control to Auto and leave GOP size blank in each output in your output group. To explicitly specify the GOP length, choose Specified, frames (FRAMES) or Specified, seconds (SECONDS) and then provide the GOP length in the related setting GOP size (GopSize).
2166
2301
  */
2167
2302
  GopSizeUnits?: H264GopSizeUnits;
2168
2303
  /**
@@ -2182,11 +2317,11 @@ All burn-in and DVB-Sub font settings must match.
2182
2317
  */
2183
2318
  MaxBitrate?: __integerMin1000Max1152000000;
2184
2319
  /**
2185
- * Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1
2320
+ * Use this setting only when you also enable Scene change detection (SceneChangeDetect). This setting determines how the encoder manages the spacing between I-frames that it inserts as part of the I-frame cadence and the I-frames that it inserts for Scene change detection. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, keep the default value by leaving this setting out of your JSON job specification. In the console, do this by keeping the default empty value. When you explicitly specify a value for this setting, the encoder determines whether to skip a cadence-driven I-frame by the value you set. For example, if you set Min I interval (minIInterval) to 5 and a cadence-driven I-frame would fall within 5 frames of a scene-change I-frame, then the encoder skips the cadence-driven I-frame. In this way, one GOP is shrunk slightly and one GOP is stretched slightly. When the cadence-driven I-frames are farther from the scene-change I-frame than the value you set, then the encoder leaves all I-frames in place and the GOPs surrounding the scene change are smaller than the usual cadence GOPs.
2186
2321
  */
2187
2322
  MinIInterval?: __integerMin0Max30;
2188
2323
  /**
2189
- * Specify the number of B-frames that MediaConvert puts between reference frames in this output. Valid values are whole numbers from 0 through 7. When you don't specify a value, MediaConvert defaults to 2.
2324
+ * This setting to determines the number of B-frames that MediaConvert puts between reference frames in this output. We recommend that you use automatic behavior to allow the transcoder to choose the best value based on characteristics of your input video. In the console, choose AUTO to select this automatic behavior. When you manually edit your JSON job specification, leave this setting out to choose automatic behavior. When you want to specify this number explicitly, choose a whole number from 0 through 7.
2190
2325
  */
2191
2326
  NumberBFramesBetweenReferenceFrames?: __integerMin0Max7;
2192
2327
  /**
@@ -2277,7 +2412,7 @@ All burn-in and DVB-Sub font settings must match.
2277
2412
  export type H265FramerateControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
2278
2413
  export type H265FramerateConversionAlgorithm = "DUPLICATE_DROP"|"INTERPOLATE"|"FRAMEFORMER"|string;
2279
2414
  export type H265GopBReference = "DISABLED"|"ENABLED"|string;
2280
- export type H265GopSizeUnits = "FRAMES"|"SECONDS"|string;
2415
+ export type H265GopSizeUnits = "FRAMES"|"SECONDS"|"AUTO"|string;
2281
2416
  export type H265InterlaceMode = "PROGRESSIVE"|"TOP_FIELD"|"BOTTOM_FIELD"|"FOLLOW_TOP_FIELD"|"FOLLOW_BOTTOM_FIELD"|string;
2282
2417
  export type H265ParControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
2283
2418
  export type H265QualityTuningLevel = "SINGLE_PASS"|"SINGLE_PASS_HQ"|"MULTI_PASS_HQ"|string;
@@ -2349,15 +2484,15 @@ All burn-in and DVB-Sub font settings must match.
2349
2484
  */
2350
2485
  GopBReference?: H265GopBReference;
2351
2486
  /**
2352
- * Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.
2487
+ * Specify the relative frequency of open to closed GOPs in this output. For example, if you want to allow four open GOPs and then require a closed GOP, set this value to 5. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, keep the default value by leaving this setting out of your JSON job specification. In the console, do this by keeping the default empty value. If you do explicitly specify a value, for segmented outputs, don't set this value to 0.
2353
2488
  */
2354
2489
  GopClosedCadence?: __integerMin0Max2147483647;
2355
2490
  /**
2356
- * GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.
2491
+ * Use this setting only when you set GOP mode control (GopSizeUnits) to Specified, frames (FRAMES) or Specified, seconds (SECONDS). Specify the GOP length using a whole number of frames or a decimal value of seconds. MediaConvert will interpret this value as frames or seconds depending on the value you choose for GOP mode control (GopSizeUnits). If you want to allow MediaConvert to automatically determine GOP size, leave GOP size blank and set GOP mode control to Auto (AUTO). If your output group specifies HLS, DASH, or CMAF, leave GOP size blank and set GOP mode control to Auto in each output in your output group.
2357
2492
  */
2358
2493
  GopSize?: __doubleMin0;
2359
2494
  /**
2360
- * Indicates if the GOP Size in H265 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.
2495
+ * Specify how the transcoder determines GOP size for this output. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, choose Auto (AUTO) and and leave GOP size (GopSize) blank. By default, if you don't specify GOP mode control (GopSizeUnits), MediaConvert will use automatic behavior. If your output group specifies HLS, DASH, or CMAF, set GOP mode control to Auto and leave GOP size blank in each output in your output group. To explicitly specify the GOP length, choose Specified, frames (FRAMES) or Specified, seconds (SECONDS) and then provide the GOP length in the related setting GOP size (GopSize).
2361
2496
  */
2362
2497
  GopSizeUnits?: H265GopSizeUnits;
2363
2498
  /**
@@ -2377,7 +2512,7 @@ All burn-in and DVB-Sub font settings must match.
2377
2512
  */
2378
2513
  MaxBitrate?: __integerMin1000Max1466400000;
2379
2514
  /**
2380
- * Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1
2515
+ * Use this setting only when you also enable Scene change detection (SceneChangeDetect). This setting determines how the encoder manages the spacing between I-frames that it inserts as part of the I-frame cadence and the I-frames that it inserts for Scene change detection. We recommend that you have the transcoder automatically choose this value for you based on characteristics of your input video. To enable this automatic behavior, keep the default value by leaving this setting out of your JSON job specification. In the console, do this by keeping the default empty value. When you explicitly specify a value for this setting, the encoder determines whether to skip a cadence-driven I-frame by the value you set. For example, if you set Min I interval (minIInterval) to 5 and a cadence-driven I-frame would fall within 5 frames of a scene-change I-frame, then the encoder skips the cadence-driven I-frame. In this way, one GOP is shrunk slightly and one GOP is stretched slightly. When the cadence-driven I-frames are farther from the scene-change I-frame than the value you set, then the encoder leaves all I-frames in place and the GOPs surrounding the scene change are smaller than the usual cadence GOPs.
2381
2516
  */
2382
2517
  MinIInterval?: __integerMin0Max30;
2383
2518
  /**
@@ -2650,6 +2785,10 @@ All burn-in and DVB-Sub font settings must match.
2650
2785
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. MediaConvert creates a child manifest for each set of images that you generate and adds corresponding entries to the parent manifest. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
2651
2786
  */
2652
2787
  ImageBasedTrickPlay?: HlsImageBasedTrickPlay;
2788
+ /**
2789
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
2790
+ */
2791
+ ImageBasedTrickPlaySettings?: HlsImageBasedTrickPlaySettings;
2653
2792
  /**
2654
2793
  * When set to GZIP, compresses HLS playlist.
2655
2794
  */
@@ -2716,8 +2855,35 @@ All burn-in and DVB-Sub font settings must match.
2716
2855
  TimestampDeltaMilliseconds?: __integerMinNegative2147483648Max2147483647;
2717
2856
  }
2718
2857
  export type HlsIFrameOnlyManifest = "INCLUDE"|"EXCLUDE"|string;
2719
- export type HlsImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
2858
+ export type HlsImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
2859
+ export interface HlsImageBasedTrickPlaySettings {
2860
+ /**
2861
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
2862
+ */
2863
+ IntervalCadence?: HlsIntervalCadence;
2864
+ /**
2865
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
2866
+ */
2867
+ ThumbnailHeight?: __integerMin2Max4096;
2868
+ /**
2869
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
2870
+ */
2871
+ ThumbnailInterval?: __doubleMin0Max2147483647;
2872
+ /**
2873
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
2874
+ */
2875
+ ThumbnailWidth?: __integerMin8Max4096;
2876
+ /**
2877
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
2878
+ */
2879
+ TileHeight?: __integerMin1Max2048;
2880
+ /**
2881
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
2882
+ */
2883
+ TileWidth?: __integerMin1Max512;
2884
+ }
2720
2885
  export type HlsInitializationVectorInManifest = "INCLUDE"|"EXCLUDE"|string;
2886
+ export type HlsIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
2721
2887
  export type HlsKeyProviderType = "SPEKE"|"STATIC_KEY"|string;
2722
2888
  export type HlsManifestCompression = "GZIP"|"NONE"|string;
2723
2889
  export type HlsManifestDurationFormat = "FLOATING_POINT"|"INTEGER"|string;
@@ -2923,6 +3089,7 @@ All burn-in and DVB-Sub font settings must match.
2923
3089
  }
2924
3090
  export type InputDenoiseFilter = "ENABLED"|"DISABLED"|string;
2925
3091
  export type InputFilterEnable = "AUTO"|"DISABLE"|"FORCE"|string;
3092
+ export type InputPolicy = "ALLOWED"|"DISALLOWED"|string;
2926
3093
  export type InputPsiControl = "IGNORE_PSI"|"USE_PSI"|string;
2927
3094
  export type InputRotate = "DEGREE_0"|"DEGREES_90"|"DEGREES_180"|"DEGREES_270"|"AUTO"|string;
2928
3095
  export type InputSampleRange = "FOLLOW"|"FULL_RANGE"|"LIMITED_RANGE"|string;
@@ -3171,7 +3338,7 @@ All burn-in and DVB-Sub font settings must match.
3171
3338
  */
3172
3339
  Esam?: EsamSettings;
3173
3340
  /**
3174
- * Hexadecimal value as per EIA-608 Line 21 Data Services, section 9.5.1.5 05h Content Advisory.
3341
+ * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
3175
3342
  */
3176
3343
  ExtendedDataServices?: ExtendedDataServices;
3177
3344
  /**
@@ -3277,7 +3444,7 @@ All burn-in and DVB-Sub font settings must match.
3277
3444
  */
3278
3445
  Esam?: EsamSettings;
3279
3446
  /**
3280
- * Hexadecimal value as per EIA-608 Line 21 Data Services, section 9.5.1.5 05h Content Advisory.
3447
+ * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
3281
3448
  */
3282
3449
  ExtendedDataServices?: ExtendedDataServices;
3283
3450
  /**
@@ -3981,7 +4148,7 @@ All burn-in and DVB-Sub font settings must match.
3981
4148
  */
3982
4149
  FramerateNumerator?: __integerMin24Max60000;
3983
4150
  /**
3984
- * Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.
4151
+ * Specify the relative frequency of open to closed GOPs in this output. For example, if you want to allow four open GOPs and then require a closed GOP, set this value to 5. When you create a streaming output, we recommend that you keep the default value, 1, so that players starting mid-stream receive an IDR frame as quickly as possible. Don't set this value to 0; that would break output segmenting.
3985
4152
  */
3986
4153
  GopClosedCadence?: __integerMin0Max2147483647;
3987
4154
  /**
@@ -4013,7 +4180,7 @@ All burn-in and DVB-Sub font settings must match.
4013
4180
  */
4014
4181
  MaxBitrate?: __integerMin1000Max300000000;
4015
4182
  /**
4016
- * Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1
4183
+ * Use this setting only when you also enable Scene change detection (SceneChangeDetect). This setting determines how the encoder manages the spacing between I-frames that it inserts as part of the I-frame cadence and the I-frames that it inserts for Scene change detection. When you specify a value for this setting, the encoder determines whether to skip a cadence-driven I-frame by the value you set. For example, if you set Min I interval (minIInterval) to 5 and a cadence-driven I-frame would fall within 5 frames of a scene-change I-frame, then the encoder skips the cadence-driven I-frame. In this way, one GOP is shrunk slightly and one GOP is stretched slightly. When the cadence-driven I-frames are farther from the scene-change I-frame than the value you set, then the encoder leaves all I-frames in place and the GOPs surrounding the scene change are smaller than the usual cadence GOPs.
4017
4184
  */
4018
4185
  MinIInterval?: __integerMin0Max30;
4019
4186
  /**
@@ -4236,6 +4403,7 @@ All burn-in and DVB-Sub font settings must match.
4236
4403
  export type NielsenSourceWatermarkStatusType = "CLEAN"|"WATERMARKED"|string;
4237
4404
  export type NielsenUniqueTicPerAudioTrackType = "RESERVE_UNIQUE_TICS_PER_TRACK"|"SAME_TICS_PER_TRACK"|string;
4238
4405
  export type NoiseFilterPostTemporalSharpening = "DISABLED"|"ENABLED"|"AUTO"|string;
4406
+ export type NoiseFilterPostTemporalSharpeningStrength = "LOW"|"MEDIUM"|"HIGH"|string;
4239
4407
  export interface NoiseReducer {
4240
4408
  /**
4241
4409
  * Use Noise reducer filter (NoiseReducerFilter) to select one of the following spatial image filtering functions. To use this setting, you must also enable Noise reducer (NoiseReducer). * Bilateral preserves edges while reducing noise. * Mean (softest), Gaussian, Lanczos, and Sharpen (sharpest) do convolution filtering. * Conserve does min/max noise reduction. * Spatial does frequency-domain filtering based on JND principles. * Temporal optimizes video quality for complex motion.
@@ -4281,9 +4449,13 @@ All burn-in and DVB-Sub font settings must match.
4281
4449
  */
4282
4450
  AggressiveMode?: __integerMin0Max4;
4283
4451
  /**
4284
- * Optional. When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), you can use this setting to apply sharpening. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply filtering, depending on input type and quality. When you set Noise reducer to Temporal, your output bandwidth is reduced. When Post temporal sharpening is also enabled, that bandwidth reduction is smaller.
4452
+ * When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), the sharpness of your output is reduced. You can optionally use Post temporal sharpening (PostTemporalSharpening) to apply sharpening to the edges of your output. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled (ENABLED), specify how much sharpening is applied using Post temporal sharpening strength (PostTemporalSharpeningStrength). Set Post temporal sharpening to Disabled (DISABLED) to not apply sharpening.
4285
4453
  */
4286
4454
  PostTemporalSharpening?: NoiseFilterPostTemporalSharpening;
4455
+ /**
4456
+ * Use Post temporal sharpening strength (PostTemporalSharpeningStrength) to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low (LOW), or leave blank, to apply a low amount of sharpening. Set Post temporal sharpening strength to Medium (MEDIUM) to apply medium amount of sharpening. Set Post temporal sharpening strength to High (HIGH) to apply a high amount of sharpening.
4457
+ */
4458
+ PostTemporalSharpeningStrength?: NoiseFilterPostTemporalSharpeningStrength;
4287
4459
  /**
4288
4460
  * The speed of the filter (higher number is faster). Low setting reduces bit rate at the cost of transcode time, high setting improves transcode time at the cost of bit rate.
4289
4461
  */
@@ -4430,6 +4602,20 @@ All burn-in and DVB-Sub font settings must match.
4430
4602
  */
4431
4603
  NexguardFileMarkerSettings?: NexGuardFileMarkerSettings;
4432
4604
  }
4605
+ export interface Policy {
4606
+ /**
4607
+ * Allow or disallow jobs that specify HTTP inputs.
4608
+ */
4609
+ HttpInputs?: InputPolicy;
4610
+ /**
4611
+ * Allow or disallow jobs that specify HTTPS inputs.
4612
+ */
4613
+ HttpsInputs?: InputPolicy;
4614
+ /**
4615
+ * Allow or disallow jobs that specify Amazon S3 inputs.
4616
+ */
4617
+ S3Inputs?: InputPolicy;
4618
+ }
4433
4619
  export interface Preset {
4434
4620
  /**
4435
4621
  * An identifier for this resource that is unique within all of AWS.
@@ -4547,6 +4733,18 @@ All burn-in and DVB-Sub font settings must match.
4547
4733
  }
4548
4734
  export type ProresSlowPal = "DISABLED"|"ENABLED"|string;
4549
4735
  export type ProresTelecine = "NONE"|"HARD"|string;
4736
+ export interface PutPolicyRequest {
4737
+ /**
4738
+ * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
4739
+ */
4740
+ Policy: Policy;
4741
+ }
4742
+ export interface PutPolicyResponse {
4743
+ /**
4744
+ * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
4745
+ */
4746
+ Policy?: Policy;
4747
+ }
4550
4748
  export interface Queue {
4551
4749
  /**
4552
4750
  * An identifier for this resource that is unique within all of AWS.
@@ -4779,7 +4977,7 @@ All burn-in and DVB-Sub font settings must match.
4779
4977
  }
4780
4978
  export interface SrtDestinationSettings {
4781
4979
  /**
4782
- * Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the captions source in the input. Keep the default value, Disabled (DISABLED), for simplified output captions.
4980
+ * Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.
4783
4981
  */
4784
4982
  StylePassthrough?: SrtStylePassthrough;
4785
4983
  }
@@ -5238,7 +5436,7 @@ All burn-in and DVB-Sub font settings must match.
5238
5436
  */
5239
5437
  Rotate?: InputRotate;
5240
5438
  /**
5241
- * Use this setting when your input video codec is AVC-Intra. Ignore this setting for all other inputs. If the sample range metadata in your input video is accurate, or if you don't know about sample range, keep the default value, Follow (FOLLOW), for this setting. When you do, the service automatically detects your input sample range. If your input video has metadata indicating the wrong sample range, specify the accurate sample range here. When you do, MediaConvert ignores any sample range information in the input metadata. Regardless of whether MediaConvert uses the input sample range or the sample range that you specify, MediaConvert uses the sample range for transcoding and also writes it to the output metadata.
5439
+ * If the sample range metadata in your input video is accurate, or if you don't know about sample range, keep the default value, Follow (FOLLOW), for this setting. When you do, the service automatically detects your input sample range. If your input video has metadata indicating the wrong sample range, specify the accurate sample range here. When you do, MediaConvert ignores any sample range information in the input metadata. Regardless of whether MediaConvert uses the input sample range or the sample range that you specify, MediaConvert uses the sample range for transcoding and also writes it to the output metadata.
5242
5440
  */
5243
5441
  SampleRange?: InputSampleRange;
5244
5442
  }
@@ -5397,7 +5595,7 @@ All burn-in and DVB-Sub font settings must match.
5397
5595
  }
5398
5596
  export interface WebvttDestinationSettings {
5399
5597
  /**
5400
- * Choose Enabled (ENABLED) to have MediaConvert use the font style, color, and position information from the captions source in the input. Keep the default value, Disabled (DISABLED), for simplified output captions.
5598
+ * Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.
5401
5599
  */
5402
5600
  StylePassthrough?: WebvttStylePassthrough;
5403
5601
  }
@@ -5650,11 +5848,14 @@ All burn-in and DVB-Sub font settings must match.
5650
5848
  export type __integerMin1Max17895697 = number;
5651
5849
  export type __integerMin1Max2 = number;
5652
5850
  export type __integerMin1Max20 = number;
5851
+ export type __integerMin1Max2048 = number;
5653
5852
  export type __integerMin1Max2147483640 = number;
5654
5853
  export type __integerMin1Max2147483647 = number;
5655
5854
  export type __integerMin1Max31 = number;
5656
5855
  export type __integerMin1Max32 = number;
5657
5856
  export type __integerMin1Max4 = number;
5857
+ export type __integerMin1Max4096 = number;
5858
+ export type __integerMin1Max512 = number;
5658
5859
  export type __integerMin1Max6 = number;
5659
5860
  export type __integerMin1Max60000 = number;
5660
5861
  export type __integerMin1Max64 = number;
@@ -5663,6 +5864,7 @@ All burn-in and DVB-Sub font settings must match.
5663
5864
  export type __integerMin25Max10000 = number;
5664
5865
  export type __integerMin25Max2000 = number;
5665
5866
  export type __integerMin2Max2147483647 = number;
5867
+ export type __integerMin2Max4096 = number;
5666
5868
  export type __integerMin32000Max192000 = number;
5667
5869
  export type __integerMin32000Max384000 = number;
5668
5870
  export type __integerMin32000Max48000 = number;
@@ -5677,6 +5879,7 @@ All burn-in and DVB-Sub font settings must match.
5677
5879
  export type __integerMin8000Max192000 = number;
5678
5880
  export type __integerMin8000Max96000 = number;
5679
5881
  export type __integerMin8Max12 = number;
5882
+ export type __integerMin8Max4096 = number;
5680
5883
  export type __integerMin96Max600 = number;
5681
5884
  export type __integerMinNegative1000Max1000 = number;
5682
5885
  export type __integerMinNegative180Max180 = number;
@@ -5748,6 +5951,7 @@ All burn-in and DVB-Sub font settings must match.
5748
5951
  export type __stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = string;
5749
5952
  export type __stringMin3Max3Pattern1809aFAF09aEAE = string;
5750
5953
  export type __stringMin3Max3PatternAZaZ3 = string;
5954
+ export type __stringMin6Max8Pattern09aFAF609aFAF2 = string;
5751
5955
  export type __stringMin9Max19PatternAZ26EastWestCentralNorthSouthEastWest1912 = string;
5752
5956
  export type __stringPattern = string;
5753
5957
  export type __stringPattern010920405090509092 = string;
@@ -5767,7 +5971,7 @@ All burn-in and DVB-Sub font settings must match.
5767
5971
  export type __stringPatternS3 = string;
5768
5972
  export type __stringPatternS3ASSETMAPXml = string;
5769
5973
  export type __stringPatternS3MM2PPMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSS = string;
5770
- export type __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSS = string;
5974
+ export type __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA = string;
5771
5975
  export type __stringPatternSNManifestConfirmConditionNotificationNS = string;
5772
5976
  export type __stringPatternSNSignalProcessingNotificationNS = string;
5773
5977
  export type __stringPatternW = string;