@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -103,11 +103,11 @@
103
103
  "locationName": "statusUpdateInterval"
104
104
  },
105
105
  "Tags": {
106
- "shape": "Sj1",
106
+ "shape": "Sj8",
107
107
  "locationName": "tags"
108
108
  },
109
109
  "UserMetadata": {
110
- "shape": "Sj1",
110
+ "shape": "Sj8",
111
111
  "locationName": "userMetadata"
112
112
  }
113
113
  },
@@ -120,7 +120,7 @@
120
120
  "type": "structure",
121
121
  "members": {
122
122
  "Job": {
123
- "shape": "Sj3",
123
+ "shape": "Sja",
124
124
  "locationName": "job"
125
125
  }
126
126
  }
@@ -159,14 +159,14 @@
159
159
  "locationName": "queue"
160
160
  },
161
161
  "Settings": {
162
- "shape": "Sjj",
162
+ "shape": "Sjq",
163
163
  "locationName": "settings"
164
164
  },
165
165
  "StatusUpdateInterval": {
166
166
  "locationName": "statusUpdateInterval"
167
167
  },
168
168
  "Tags": {
169
- "shape": "Sj1",
169
+ "shape": "Sj8",
170
170
  "locationName": "tags"
171
171
  }
172
172
  },
@@ -179,7 +179,7 @@
179
179
  "type": "structure",
180
180
  "members": {
181
181
  "JobTemplate": {
182
- "shape": "Sjn",
182
+ "shape": "Sju",
183
183
  "locationName": "jobTemplate"
184
184
  }
185
185
  }
@@ -203,11 +203,11 @@
203
203
  "locationName": "name"
204
204
  },
205
205
  "Settings": {
206
- "shape": "Sjq",
206
+ "shape": "Sjx",
207
207
  "locationName": "settings"
208
208
  },
209
209
  "Tags": {
210
- "shape": "Sj1",
210
+ "shape": "Sj8",
211
211
  "locationName": "tags"
212
212
  }
213
213
  },
@@ -220,7 +220,7 @@
220
220
  "type": "structure",
221
221
  "members": {
222
222
  "Preset": {
223
- "shape": "Sju",
223
+ "shape": "Sk1",
224
224
  "locationName": "preset"
225
225
  }
226
226
  }
@@ -244,14 +244,14 @@
244
244
  "locationName": "pricingPlan"
245
245
  },
246
246
  "ReservationPlanSettings": {
247
- "shape": "Sjx",
247
+ "shape": "Sk4",
248
248
  "locationName": "reservationPlanSettings"
249
249
  },
250
250
  "Status": {
251
251
  "locationName": "status"
252
252
  },
253
253
  "Tags": {
254
- "shape": "Sj1",
254
+ "shape": "Sj8",
255
255
  "locationName": "tags"
256
256
  }
257
257
  },
@@ -263,7 +263,7 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "Queue": {
266
- "shape": "Sk2",
266
+ "shape": "Sk9",
267
267
  "locationName": "queue"
268
268
  }
269
269
  }
@@ -439,7 +439,7 @@
439
439
  "type": "structure",
440
440
  "members": {
441
441
  "Job": {
442
- "shape": "Sj3",
442
+ "shape": "Sja",
443
443
  "locationName": "job"
444
444
  }
445
445
  }
@@ -467,7 +467,7 @@
467
467
  "type": "structure",
468
468
  "members": {
469
469
  "JobTemplate": {
470
- "shape": "Sjn",
470
+ "shape": "Sju",
471
471
  "locationName": "jobTemplate"
472
472
  }
473
473
  }
@@ -487,7 +487,7 @@
487
487
  "type": "structure",
488
488
  "members": {
489
489
  "Policy": {
490
- "shape": "Skq",
490
+ "shape": "Skx",
491
491
  "locationName": "policy"
492
492
  }
493
493
  }
@@ -515,7 +515,7 @@
515
515
  "type": "structure",
516
516
  "members": {
517
517
  "Preset": {
518
- "shape": "Sju",
518
+ "shape": "Sk1",
519
519
  "locationName": "preset"
520
520
  }
521
521
  }
@@ -543,7 +543,7 @@
543
543
  "type": "structure",
544
544
  "members": {
545
545
  "Queue": {
546
- "shape": "Sk2",
546
+ "shape": "Sk9",
547
547
  "locationName": "queue"
548
548
  }
549
549
  }
@@ -588,7 +588,7 @@
588
588
  "locationName": "jobTemplates",
589
589
  "type": "list",
590
590
  "member": {
591
- "shape": "Sjn"
591
+ "shape": "Sju"
592
592
  }
593
593
  },
594
594
  "NextToken": {
@@ -636,7 +636,7 @@
636
636
  "locationName": "jobs",
637
637
  "type": "list",
638
638
  "member": {
639
- "shape": "Sj3"
639
+ "shape": "Sja"
640
640
  }
641
641
  },
642
642
  "NextToken": {
@@ -687,7 +687,7 @@
687
687
  "locationName": "presets",
688
688
  "type": "list",
689
689
  "member": {
690
- "shape": "Sju"
690
+ "shape": "Sk1"
691
691
  }
692
692
  }
693
693
  }
@@ -731,7 +731,7 @@
731
731
  "locationName": "queues",
732
732
  "type": "list",
733
733
  "member": {
734
- "shape": "Sk2"
734
+ "shape": "Sk9"
735
735
  }
736
736
  }
737
737
  }
@@ -766,7 +766,7 @@
766
766
  "locationName": "arn"
767
767
  },
768
768
  "Tags": {
769
- "shape": "Sj1",
769
+ "shape": "Sj8",
770
770
  "locationName": "tags"
771
771
  }
772
772
  }
@@ -784,7 +784,7 @@
784
784
  "type": "structure",
785
785
  "members": {
786
786
  "Policy": {
787
- "shape": "Skq",
787
+ "shape": "Skx",
788
788
  "locationName": "policy"
789
789
  }
790
790
  },
@@ -796,7 +796,7 @@
796
796
  "type": "structure",
797
797
  "members": {
798
798
  "Policy": {
799
- "shape": "Skq",
799
+ "shape": "Skx",
800
800
  "locationName": "policy"
801
801
  }
802
802
  }
@@ -814,7 +814,7 @@
814
814
  "locationName": "arn"
815
815
  },
816
816
  "Tags": {
817
- "shape": "Sj1",
817
+ "shape": "Sj8",
818
818
  "locationName": "tags"
819
819
  }
820
820
  },
@@ -842,7 +842,7 @@
842
842
  "location": "uri"
843
843
  },
844
844
  "TagKeys": {
845
- "shape": "Sj8",
845
+ "shape": "Sjf",
846
846
  "locationName": "tagKeys"
847
847
  }
848
848
  },
@@ -890,7 +890,7 @@
890
890
  "locationName": "queue"
891
891
  },
892
892
  "Settings": {
893
- "shape": "Sjj",
893
+ "shape": "Sjq",
894
894
  "locationName": "settings"
895
895
  },
896
896
  "StatusUpdateInterval": {
@@ -905,7 +905,7 @@
905
905
  "type": "structure",
906
906
  "members": {
907
907
  "JobTemplate": {
908
- "shape": "Sjn",
908
+ "shape": "Sju",
909
909
  "locationName": "jobTemplate"
910
910
  }
911
911
  }
@@ -931,7 +931,7 @@
931
931
  "location": "uri"
932
932
  },
933
933
  "Settings": {
934
- "shape": "Sjq",
934
+ "shape": "Sjx",
935
935
  "locationName": "settings"
936
936
  }
937
937
  },
@@ -943,7 +943,7 @@
943
943
  "type": "structure",
944
944
  "members": {
945
945
  "Preset": {
946
- "shape": "Sju",
946
+ "shape": "Sk1",
947
947
  "locationName": "preset"
948
948
  }
949
949
  }
@@ -966,7 +966,7 @@
966
966
  "location": "uri"
967
967
  },
968
968
  "ReservationPlanSettings": {
969
- "shape": "Sjx",
969
+ "shape": "Sk4",
970
970
  "locationName": "reservationPlanSettings"
971
971
  },
972
972
  "Status": {
@@ -981,7 +981,7 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "Queue": {
984
- "shape": "Sk2",
984
+ "shape": "Sk9",
985
985
  "locationName": "queue"
986
986
  }
987
987
  }
@@ -1084,6 +1084,9 @@
1084
1084
  "DenoiseFilter": {
1085
1085
  "locationName": "denoiseFilter"
1086
1086
  },
1087
+ "DolbyVisionMetadataXml": {
1088
+ "locationName": "dolbyVisionMetadataXml"
1089
+ },
1087
1090
  "FileInput": {
1088
1091
  "locationName": "fileInput"
1089
1092
  },
@@ -1095,11 +1098,11 @@
1095
1098
  "type": "integer"
1096
1099
  },
1097
1100
  "ImageInserter": {
1098
- "shape": "S2j",
1101
+ "shape": "S2k",
1099
1102
  "locationName": "imageInserter"
1100
1103
  },
1101
1104
  "InputClippings": {
1102
- "shape": "S2q",
1105
+ "shape": "S2r",
1103
1106
  "locationName": "inputClippings"
1104
1107
  },
1105
1108
  "InputScanType": {
@@ -1128,38 +1131,38 @@
1128
1131
  "locationName": "timecodeStart"
1129
1132
  },
1130
1133
  "VideoSelector": {
1131
- "shape": "S2z",
1134
+ "shape": "S30",
1132
1135
  "locationName": "videoSelector"
1133
1136
  }
1134
1137
  }
1135
1138
  }
1136
1139
  },
1137
1140
  "KantarWatermark": {
1138
- "shape": "S38",
1141
+ "shape": "S39",
1139
1142
  "locationName": "kantarWatermark"
1140
1143
  },
1141
1144
  "MotionImageInserter": {
1142
- "shape": "S3g",
1145
+ "shape": "S3h",
1143
1146
  "locationName": "motionImageInserter"
1144
1147
  },
1145
1148
  "NielsenConfiguration": {
1146
- "shape": "S3o",
1149
+ "shape": "S3p",
1147
1150
  "locationName": "nielsenConfiguration"
1148
1151
  },
1149
1152
  "NielsenNonLinearWatermark": {
1150
- "shape": "S3q",
1153
+ "shape": "S3r",
1151
1154
  "locationName": "nielsenNonLinearWatermark"
1152
1155
  },
1153
1156
  "OutputGroups": {
1154
- "shape": "S3x",
1157
+ "shape": "S3y",
1155
1158
  "locationName": "outputGroups"
1156
1159
  },
1157
1160
  "TimecodeConfig": {
1158
- "shape": "Sit",
1161
+ "shape": "Sj0",
1159
1162
  "locationName": "timecodeConfig"
1160
1163
  },
1161
1164
  "TimedMetadataInsertion": {
1162
- "shape": "Siw",
1165
+ "shape": "Sj3",
1163
1166
  "locationName": "timedMetadataInsertion"
1164
1167
  }
1165
1168
  }
@@ -1492,7 +1495,7 @@
1492
1495
  }
1493
1496
  }
1494
1497
  },
1495
- "S2j": {
1498
+ "S2k": {
1496
1499
  "type": "structure",
1497
1500
  "members": {
1498
1501
  "InsertableImages": {
@@ -1548,7 +1551,7 @@
1548
1551
  }
1549
1552
  }
1550
1553
  },
1551
- "S2q": {
1554
+ "S2r": {
1552
1555
  "type": "list",
1553
1556
  "member": {
1554
1557
  "type": "structure",
@@ -1562,7 +1565,7 @@
1562
1565
  }
1563
1566
  }
1564
1567
  },
1565
- "S2z": {
1568
+ "S30": {
1566
1569
  "type": "structure",
1567
1570
  "members": {
1568
1571
  "AlphaBehavior": {
@@ -1575,7 +1578,7 @@
1575
1578
  "locationName": "colorSpaceUsage"
1576
1579
  },
1577
1580
  "Hdr10Metadata": {
1578
- "shape": "S33",
1581
+ "shape": "S34",
1579
1582
  "locationName": "hdr10Metadata"
1580
1583
  },
1581
1584
  "Pid": {
@@ -1594,7 +1597,7 @@
1594
1597
  }
1595
1598
  }
1596
1599
  },
1597
- "S33": {
1600
+ "S34": {
1598
1601
  "type": "structure",
1599
1602
  "members": {
1600
1603
  "BluePrimaryX": {
@@ -1647,7 +1650,7 @@
1647
1650
  }
1648
1651
  }
1649
1652
  },
1650
- "S38": {
1653
+ "S39": {
1651
1654
  "type": "structure",
1652
1655
  "members": {
1653
1656
  "ChannelName": {
@@ -1693,7 +1696,7 @@
1693
1696
  }
1694
1697
  }
1695
1698
  },
1696
- "S3g": {
1699
+ "S3h": {
1697
1700
  "type": "structure",
1698
1701
  "members": {
1699
1702
  "Framerate": {
@@ -1738,7 +1741,7 @@
1738
1741
  }
1739
1742
  }
1740
1743
  },
1741
- "S3o": {
1744
+ "S3p": {
1742
1745
  "type": "structure",
1743
1746
  "members": {
1744
1747
  "BreakoutCode": {
@@ -1750,7 +1753,7 @@
1750
1753
  }
1751
1754
  }
1752
1755
  },
1753
- "S3q": {
1756
+ "S3r": {
1754
1757
  "type": "structure",
1755
1758
  "members": {
1756
1759
  "ActiveWatermarkProcess": {
@@ -1789,7 +1792,7 @@
1789
1792
  }
1790
1793
  }
1791
1794
  },
1792
- "S3x": {
1795
+ "S3y": {
1793
1796
  "type": "list",
1794
1797
  "member": {
1795
1798
  "type": "structure",
@@ -1861,7 +1864,7 @@
1861
1864
  "locationName": "destination"
1862
1865
  },
1863
1866
  "DestinationSettings": {
1864
- "shape": "S49",
1867
+ "shape": "S4a",
1865
1868
  "locationName": "destinationSettings"
1866
1869
  },
1867
1870
  "Encryption": {
@@ -1885,11 +1888,11 @@
1885
1888
  "locationName": "certificateArn"
1886
1889
  },
1887
1890
  "DashSignaledSystemIds": {
1888
- "shape": "S4n",
1891
+ "shape": "S4o",
1889
1892
  "locationName": "dashSignaledSystemIds"
1890
1893
  },
1891
1894
  "HlsSignaledSystemIds": {
1892
- "shape": "S4n",
1895
+ "shape": "S4o",
1893
1896
  "locationName": "hlsSignaledSystemIds"
1894
1897
  },
1895
1898
  "ResourceId": {
@@ -1901,7 +1904,7 @@
1901
1904
  }
1902
1905
  },
1903
1906
  "StaticKeyProvider": {
1904
- "shape": "S4q",
1907
+ "shape": "S4r",
1905
1908
  "locationName": "staticKeyProvider"
1906
1909
  },
1907
1910
  "Type": {
@@ -2022,7 +2025,7 @@
2022
2025
  "locationName": "destination"
2023
2026
  },
2024
2027
  "DestinationSettings": {
2025
- "shape": "S49",
2028
+ "shape": "S4a",
2026
2029
  "locationName": "destinationSettings"
2027
2030
  },
2028
2031
  "Encryption": {
@@ -2033,7 +2036,7 @@
2033
2036
  "locationName": "playbackDeviceCompatibility"
2034
2037
  },
2035
2038
  "SpekeKeyProvider": {
2036
- "shape": "S5k",
2039
+ "shape": "S5l",
2037
2040
  "locationName": "spekeKeyProvider"
2038
2041
  }
2039
2042
  }
@@ -2114,7 +2117,7 @@
2114
2117
  "locationName": "destination"
2115
2118
  },
2116
2119
  "DestinationSettings": {
2117
- "shape": "S49",
2120
+ "shape": "S4a",
2118
2121
  "locationName": "destinationSettings"
2119
2122
  }
2120
2123
  }
@@ -2185,7 +2188,7 @@
2185
2188
  "locationName": "destination"
2186
2189
  },
2187
2190
  "DestinationSettings": {
2188
- "shape": "S49",
2191
+ "shape": "S4a",
2189
2192
  "locationName": "destinationSettings"
2190
2193
  },
2191
2194
  "DirectoryStructure": {
@@ -2208,11 +2211,11 @@
2208
2211
  "locationName": "offlineEncrypted"
2209
2212
  },
2210
2213
  "SpekeKeyProvider": {
2211
- "shape": "S5k",
2214
+ "shape": "S5l",
2212
2215
  "locationName": "spekeKeyProvider"
2213
2216
  },
2214
2217
  "StaticKeyProvider": {
2215
- "shape": "S4q",
2218
+ "shape": "S4r",
2216
2219
  "locationName": "staticKeyProvider"
2217
2220
  },
2218
2221
  "Type": {
@@ -2336,7 +2339,7 @@
2336
2339
  "locationName": "destination"
2337
2340
  },
2338
2341
  "DestinationSettings": {
2339
- "shape": "S49",
2342
+ "shape": "S4a",
2340
2343
  "locationName": "destinationSettings"
2341
2344
  },
2342
2345
  "Encryption": {
@@ -2344,7 +2347,7 @@
2344
2347
  "type": "structure",
2345
2348
  "members": {
2346
2349
  "SpekeKeyProvider": {
2347
- "shape": "S5k",
2350
+ "shape": "S5l",
2348
2351
  "locationName": "spekeKeyProvider"
2349
2352
  }
2350
2353
  }
@@ -2373,7 +2376,7 @@
2373
2376
  "type": "structure",
2374
2377
  "members": {
2375
2378
  "AudioDescriptions": {
2376
- "shape": "S72",
2379
+ "shape": "S73",
2377
2380
  "locationName": "audioDescriptions"
2378
2381
  },
2379
2382
  "CaptionDescriptions": {
@@ -2389,7 +2392,7 @@
2389
2392
  "locationName": "customLanguageCode"
2390
2393
  },
2391
2394
  "DestinationSettings": {
2392
- "shape": "S9k",
2395
+ "shape": "S9l",
2393
2396
  "locationName": "destinationSettings"
2394
2397
  },
2395
2398
  "LanguageCode": {
@@ -2402,7 +2405,7 @@
2402
2405
  }
2403
2406
  },
2404
2407
  "ContainerSettings": {
2405
- "shape": "Sas",
2408
+ "shape": "Sav",
2406
2409
  "locationName": "containerSettings"
2407
2410
  },
2408
2411
  "Extension": {
@@ -2448,7 +2451,7 @@
2448
2451
  "locationName": "preset"
2449
2452
  },
2450
2453
  "VideoDescription": {
2451
- "shape": "Scw",
2454
+ "shape": "Sd1",
2452
2455
  "locationName": "videoDescription"
2453
2456
  }
2454
2457
  }
@@ -2457,7 +2460,7 @@
2457
2460
  }
2458
2461
  }
2459
2462
  },
2460
- "S49": {
2463
+ "S4a": {
2461
2464
  "type": "structure",
2462
2465
  "members": {
2463
2466
  "S3Settings": {
@@ -2492,11 +2495,11 @@
2492
2495
  }
2493
2496
  }
2494
2497
  },
2495
- "S4n": {
2498
+ "S4o": {
2496
2499
  "type": "list",
2497
2500
  "member": {}
2498
2501
  },
2499
- "S4q": {
2502
+ "S4r": {
2500
2503
  "type": "structure",
2501
2504
  "members": {
2502
2505
  "KeyFormat": {
@@ -2513,7 +2516,7 @@
2513
2516
  }
2514
2517
  }
2515
2518
  },
2516
- "S5k": {
2519
+ "S5l": {
2517
2520
  "type": "structure",
2518
2521
  "members": {
2519
2522
  "CertificateArn": {
@@ -2532,7 +2535,7 @@
2532
2535
  }
2533
2536
  }
2534
2537
  },
2535
- "S72": {
2538
+ "S73": {
2536
2539
  "type": "list",
2537
2540
  "member": {
2538
2541
  "type": "structure",
@@ -2942,7 +2945,7 @@
2942
2945
  }
2943
2946
  }
2944
2947
  },
2945
- "S9k": {
2948
+ "S9l": {
2946
2949
  "type": "structure",
2947
2950
  "members": {
2948
2951
  "BurninDestinationSettings": {
@@ -3146,6 +3149,9 @@
3146
3149
  "locationName": "imscDestinationSettings",
3147
3150
  "type": "structure",
3148
3151
  "members": {
3152
+ "Accessibility": {
3153
+ "locationName": "accessibility"
3154
+ },
3149
3155
  "StylePassthrough": {
3150
3156
  "locationName": "stylePassthrough"
3151
3157
  }
@@ -3196,6 +3202,9 @@
3196
3202
  "locationName": "webvttDestinationSettings",
3197
3203
  "type": "structure",
3198
3204
  "members": {
3205
+ "Accessibility": {
3206
+ "locationName": "accessibility"
3207
+ },
3199
3208
  "StylePassthrough": {
3200
3209
  "locationName": "stylePassthrough"
3201
3210
  }
@@ -3203,7 +3212,7 @@
3203
3212
  }
3204
3213
  }
3205
3214
  },
3206
- "Sas": {
3215
+ "Sav": {
3207
3216
  "type": "structure",
3208
3217
  "members": {
3209
3218
  "CmfcSettings": {
@@ -3233,6 +3242,9 @@
3233
3242
  },
3234
3243
  "Scte35Source": {
3235
3244
  "locationName": "scte35Source"
3245
+ },
3246
+ "TimedMetadata": {
3247
+ "locationName": "timedMetadata"
3236
3248
  }
3237
3249
  }
3238
3250
  },
@@ -3263,7 +3275,7 @@
3263
3275
  "type": "integer"
3264
3276
  },
3265
3277
  "AudioPids": {
3266
- "shape": "Sb6",
3278
+ "shape": "Sba",
3267
3279
  "locationName": "audioPids"
3268
3280
  },
3269
3281
  "Bitrate": {
@@ -3313,7 +3325,7 @@
3313
3325
  }
3314
3326
  },
3315
3327
  "DvbSubPids": {
3316
- "shape": "Sb6",
3328
+ "shape": "Sba",
3317
3329
  "locationName": "dvbSubPids"
3318
3330
  },
3319
3331
  "DvbTdtSettings": {
@@ -3444,7 +3456,7 @@
3444
3456
  "type": "integer"
3445
3457
  },
3446
3458
  "AudioPids": {
3447
- "shape": "Sb6",
3459
+ "shape": "Sba",
3448
3460
  "locationName": "audioPids"
3449
3461
  },
3450
3462
  "DataPTSControl": {
@@ -3572,6 +3584,9 @@
3572
3584
  },
3573
3585
  "Scte35Source": {
3574
3586
  "locationName": "scte35Source"
3587
+ },
3588
+ "TimedMetadata": {
3589
+ "locationName": "timedMetadata"
3575
3590
  }
3576
3591
  }
3577
3592
  },
@@ -3602,13 +3617,13 @@
3602
3617
  }
3603
3618
  }
3604
3619
  },
3605
- "Sb6": {
3620
+ "Sba": {
3606
3621
  "type": "list",
3607
3622
  "member": {
3608
3623
  "type": "integer"
3609
3624
  }
3610
3625
  },
3611
- "Scw": {
3626
+ "Sd1": {
3612
3627
  "type": "structure",
3613
3628
  "members": {
3614
3629
  "AfdSignaling": {
@@ -3628,6 +3643,9 @@
3628
3643
  "AdaptiveQuantization": {
3629
3644
  "locationName": "adaptiveQuantization"
3630
3645
  },
3646
+ "BitDepth": {
3647
+ "locationName": "bitDepth"
3648
+ },
3631
3649
  "FramerateControl": {
3632
3650
  "locationName": "framerateControl"
3633
3651
  },
@@ -4560,7 +4578,7 @@
4560
4578
  "type": "integer"
4561
4579
  },
4562
4580
  "Hdr10Metadata": {
4563
- "shape": "S33",
4581
+ "shape": "S34",
4564
4582
  "locationName": "hdr10Metadata"
4565
4583
  },
4566
4584
  "Hue": {
@@ -4632,7 +4650,7 @@
4632
4650
  }
4633
4651
  },
4634
4652
  "ImageInserter": {
4635
- "shape": "S2j",
4653
+ "shape": "S2k",
4636
4654
  "locationName": "imageInserter"
4637
4655
  },
4638
4656
  "NoiseReducer": {
@@ -4681,6 +4699,9 @@
4681
4699
  "PostTemporalSharpening": {
4682
4700
  "locationName": "postTemporalSharpening"
4683
4701
  },
4702
+ "PostTemporalSharpeningStrength": {
4703
+ "locationName": "postTemporalSharpeningStrength"
4704
+ },
4684
4705
  "Speed": {
4685
4706
  "locationName": "speed",
4686
4707
  "type": "integer"
@@ -4742,7 +4763,7 @@
4742
4763
  }
4743
4764
  }
4744
4765
  },
4745
- "Sit": {
4766
+ "Sj0": {
4746
4767
  "type": "structure",
4747
4768
  "members": {
4748
4769
  "Anchor": {
@@ -4759,7 +4780,7 @@
4759
4780
  }
4760
4781
  }
4761
4782
  },
4762
- "Siw": {
4783
+ "Sj3": {
4763
4784
  "type": "structure",
4764
4785
  "members": {
4765
4786
  "Id3Insertions": {
@@ -4779,12 +4800,12 @@
4779
4800
  }
4780
4801
  }
4781
4802
  },
4782
- "Sj1": {
4803
+ "Sj8": {
4783
4804
  "type": "map",
4784
4805
  "key": {},
4785
4806
  "value": {}
4786
4807
  },
4787
- "Sj3": {
4808
+ "Sja": {
4788
4809
  "type": "structure",
4789
4810
  "members": {
4790
4811
  "AccelerationSettings": {
@@ -4801,7 +4822,7 @@
4801
4822
  "locationName": "billingTagsSource"
4802
4823
  },
4803
4824
  "CreatedAt": {
4804
- "shape": "Sj5",
4825
+ "shape": "Sjc",
4805
4826
  "locationName": "createdAt"
4806
4827
  },
4807
4828
  "CurrentPhase": {
@@ -4833,11 +4854,11 @@
4833
4854
  "type": "structure",
4834
4855
  "members": {
4835
4856
  "Info": {
4836
- "shape": "Sj8",
4857
+ "shape": "Sjf",
4837
4858
  "locationName": "info"
4838
4859
  },
4839
4860
  "Warning": {
4840
- "shape": "Sj8",
4861
+ "shape": "Sjf",
4841
4862
  "locationName": "warning"
4842
4863
  }
4843
4864
  }
@@ -4898,7 +4919,7 @@
4898
4919
  "locationName": "sourceQueue"
4899
4920
  },
4900
4921
  "Timestamp": {
4901
- "shape": "Sj5",
4922
+ "shape": "Sjc",
4902
4923
  "locationName": "timestamp"
4903
4924
  }
4904
4925
  }
@@ -4929,21 +4950,21 @@
4929
4950
  "type": "structure",
4930
4951
  "members": {
4931
4952
  "FinishTime": {
4932
- "shape": "Sj5",
4953
+ "shape": "Sjc",
4933
4954
  "locationName": "finishTime"
4934
4955
  },
4935
4956
  "StartTime": {
4936
- "shape": "Sj5",
4957
+ "shape": "Sjc",
4937
4958
  "locationName": "startTime"
4938
4959
  },
4939
4960
  "SubmitTime": {
4940
- "shape": "Sj5",
4961
+ "shape": "Sjc",
4941
4962
  "locationName": "submitTime"
4942
4963
  }
4943
4964
  }
4944
4965
  },
4945
4966
  "UserMetadata": {
4946
- "shape": "Sj1",
4967
+ "shape": "Sj8",
4947
4968
  "locationName": "userMetadata"
4948
4969
  }
4949
4970
  },
@@ -4952,15 +4973,15 @@
4952
4973
  "Settings"
4953
4974
  ]
4954
4975
  },
4955
- "Sj5": {
4976
+ "Sjc": {
4956
4977
  "type": "timestamp",
4957
4978
  "timestampFormat": "unixTimestamp"
4958
4979
  },
4959
- "Sj8": {
4980
+ "Sjf": {
4960
4981
  "type": "list",
4961
4982
  "member": {}
4962
4983
  },
4963
- "Sjj": {
4984
+ "Sjq": {
4964
4985
  "type": "structure",
4965
4986
  "members": {
4966
4987
  "AdAvailOffset": {
@@ -5007,6 +5028,9 @@
5007
5028
  "DenoiseFilter": {
5008
5029
  "locationName": "denoiseFilter"
5009
5030
  },
5031
+ "DolbyVisionMetadataXml": {
5032
+ "locationName": "dolbyVisionMetadataXml"
5033
+ },
5010
5034
  "FilterEnable": {
5011
5035
  "locationName": "filterEnable"
5012
5036
  },
@@ -5015,11 +5039,11 @@
5015
5039
  "type": "integer"
5016
5040
  },
5017
5041
  "ImageInserter": {
5018
- "shape": "S2j",
5042
+ "shape": "S2k",
5019
5043
  "locationName": "imageInserter"
5020
5044
  },
5021
5045
  "InputClippings": {
5022
- "shape": "S2q",
5046
+ "shape": "S2r",
5023
5047
  "locationName": "inputClippings"
5024
5048
  },
5025
5049
  "InputScanType": {
@@ -5043,43 +5067,43 @@
5043
5067
  "locationName": "timecodeStart"
5044
5068
  },
5045
5069
  "VideoSelector": {
5046
- "shape": "S2z",
5070
+ "shape": "S30",
5047
5071
  "locationName": "videoSelector"
5048
5072
  }
5049
5073
  }
5050
5074
  }
5051
5075
  },
5052
5076
  "KantarWatermark": {
5053
- "shape": "S38",
5077
+ "shape": "S39",
5054
5078
  "locationName": "kantarWatermark"
5055
5079
  },
5056
5080
  "MotionImageInserter": {
5057
- "shape": "S3g",
5081
+ "shape": "S3h",
5058
5082
  "locationName": "motionImageInserter"
5059
5083
  },
5060
5084
  "NielsenConfiguration": {
5061
- "shape": "S3o",
5085
+ "shape": "S3p",
5062
5086
  "locationName": "nielsenConfiguration"
5063
5087
  },
5064
5088
  "NielsenNonLinearWatermark": {
5065
- "shape": "S3q",
5089
+ "shape": "S3r",
5066
5090
  "locationName": "nielsenNonLinearWatermark"
5067
5091
  },
5068
5092
  "OutputGroups": {
5069
- "shape": "S3x",
5093
+ "shape": "S3y",
5070
5094
  "locationName": "outputGroups"
5071
5095
  },
5072
5096
  "TimecodeConfig": {
5073
- "shape": "Sit",
5097
+ "shape": "Sj0",
5074
5098
  "locationName": "timecodeConfig"
5075
5099
  },
5076
5100
  "TimedMetadataInsertion": {
5077
- "shape": "Siw",
5101
+ "shape": "Sj3",
5078
5102
  "locationName": "timedMetadataInsertion"
5079
5103
  }
5080
5104
  }
5081
5105
  },
5082
- "Sjn": {
5106
+ "Sju": {
5083
5107
  "type": "structure",
5084
5108
  "members": {
5085
5109
  "AccelerationSettings": {
@@ -5093,7 +5117,7 @@
5093
5117
  "locationName": "category"
5094
5118
  },
5095
5119
  "CreatedAt": {
5096
- "shape": "Sj5",
5120
+ "shape": "Sjc",
5097
5121
  "locationName": "createdAt"
5098
5122
  },
5099
5123
  "Description": {
@@ -5104,7 +5128,7 @@
5104
5128
  "locationName": "hopDestinations"
5105
5129
  },
5106
5130
  "LastUpdated": {
5107
- "shape": "Sj5",
5131
+ "shape": "Sjc",
5108
5132
  "locationName": "lastUpdated"
5109
5133
  },
5110
5134
  "Name": {
@@ -5118,7 +5142,7 @@
5118
5142
  "locationName": "queue"
5119
5143
  },
5120
5144
  "Settings": {
5121
- "shape": "Sjj",
5145
+ "shape": "Sjq",
5122
5146
  "locationName": "settings"
5123
5147
  },
5124
5148
  "StatusUpdateInterval": {
@@ -5133,11 +5157,11 @@
5133
5157
  "Name"
5134
5158
  ]
5135
5159
  },
5136
- "Sjq": {
5160
+ "Sjx": {
5137
5161
  "type": "structure",
5138
5162
  "members": {
5139
5163
  "AudioDescriptions": {
5140
- "shape": "S72",
5164
+ "shape": "S73",
5141
5165
  "locationName": "audioDescriptions"
5142
5166
  },
5143
5167
  "CaptionDescriptions": {
@@ -5150,7 +5174,7 @@
5150
5174
  "locationName": "customLanguageCode"
5151
5175
  },
5152
5176
  "DestinationSettings": {
5153
- "shape": "S9k",
5177
+ "shape": "S9l",
5154
5178
  "locationName": "destinationSettings"
5155
5179
  },
5156
5180
  "LanguageCode": {
@@ -5163,16 +5187,16 @@
5163
5187
  }
5164
5188
  },
5165
5189
  "ContainerSettings": {
5166
- "shape": "Sas",
5190
+ "shape": "Sav",
5167
5191
  "locationName": "containerSettings"
5168
5192
  },
5169
5193
  "VideoDescription": {
5170
- "shape": "Scw",
5194
+ "shape": "Sd1",
5171
5195
  "locationName": "videoDescription"
5172
5196
  }
5173
5197
  }
5174
5198
  },
5175
- "Sju": {
5199
+ "Sk1": {
5176
5200
  "type": "structure",
5177
5201
  "members": {
5178
5202
  "Arn": {
@@ -5182,21 +5206,21 @@
5182
5206
  "locationName": "category"
5183
5207
  },
5184
5208
  "CreatedAt": {
5185
- "shape": "Sj5",
5209
+ "shape": "Sjc",
5186
5210
  "locationName": "createdAt"
5187
5211
  },
5188
5212
  "Description": {
5189
5213
  "locationName": "description"
5190
5214
  },
5191
5215
  "LastUpdated": {
5192
- "shape": "Sj5",
5216
+ "shape": "Sjc",
5193
5217
  "locationName": "lastUpdated"
5194
5218
  },
5195
5219
  "Name": {
5196
5220
  "locationName": "name"
5197
5221
  },
5198
5222
  "Settings": {
5199
- "shape": "Sjq",
5223
+ "shape": "Sjx",
5200
5224
  "locationName": "settings"
5201
5225
  },
5202
5226
  "Type": {
@@ -5208,7 +5232,7 @@
5208
5232
  "Name"
5209
5233
  ]
5210
5234
  },
5211
- "Sjx": {
5235
+ "Sk4": {
5212
5236
  "type": "structure",
5213
5237
  "members": {
5214
5238
  "Commitment": {
@@ -5228,21 +5252,21 @@
5228
5252
  "RenewalType"
5229
5253
  ]
5230
5254
  },
5231
- "Sk2": {
5255
+ "Sk9": {
5232
5256
  "type": "structure",
5233
5257
  "members": {
5234
5258
  "Arn": {
5235
5259
  "locationName": "arn"
5236
5260
  },
5237
5261
  "CreatedAt": {
5238
- "shape": "Sj5",
5262
+ "shape": "Sjc",
5239
5263
  "locationName": "createdAt"
5240
5264
  },
5241
5265
  "Description": {
5242
5266
  "locationName": "description"
5243
5267
  },
5244
5268
  "LastUpdated": {
5245
- "shape": "Sj5",
5269
+ "shape": "Sjc",
5246
5270
  "locationName": "lastUpdated"
5247
5271
  },
5248
5272
  "Name": {
@@ -5263,11 +5287,11 @@
5263
5287
  "locationName": "commitment"
5264
5288
  },
5265
5289
  "ExpiresAt": {
5266
- "shape": "Sj5",
5290
+ "shape": "Sjc",
5267
5291
  "locationName": "expiresAt"
5268
5292
  },
5269
5293
  "PurchasedAt": {
5270
- "shape": "Sj5",
5294
+ "shape": "Sjc",
5271
5295
  "locationName": "purchasedAt"
5272
5296
  },
5273
5297
  "RenewalType": {
@@ -5297,7 +5321,7 @@
5297
5321
  "Name"
5298
5322
  ]
5299
5323
  },
5300
- "Skq": {
5324
+ "Skx": {
5301
5325
  "type": "structure",
5302
5326
  "members": {
5303
5327
  "HttpInputs": {