@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
@@ -236,6 +236,24 @@
236
236
  "members": {}
237
237
  }
238
238
  },
239
+ "ClaimDevice": {
240
+ "http": {
241
+ "requestUri": "/prod/claimDevice",
242
+ "responseCode": 200
243
+ },
244
+ "input": {
245
+ "type": "structure",
246
+ "members": {
247
+ "Id": {
248
+ "locationName": "id"
249
+ }
250
+ }
251
+ },
252
+ "output": {
253
+ "type": "structure",
254
+ "members": {}
255
+ }
256
+ },
239
257
  "CreateChannel": {
240
258
  "http": {
241
259
  "requestUri": "/prod/channels",
@@ -245,26 +263,26 @@
245
263
  "type": "structure",
246
264
  "members": {
247
265
  "CdiInputSpecification": {
248
- "shape": "S20",
266
+ "shape": "S22",
249
267
  "locationName": "cdiInputSpecification"
250
268
  },
251
269
  "ChannelClass": {
252
270
  "locationName": "channelClass"
253
271
  },
254
272
  "Destinations": {
255
- "shape": "S23",
273
+ "shape": "S25",
256
274
  "locationName": "destinations"
257
275
  },
258
276
  "EncoderSettings": {
259
- "shape": "S2b",
277
+ "shape": "S2d",
260
278
  "locationName": "encoderSettings"
261
279
  },
262
280
  "InputAttachments": {
263
- "shape": "Sc7",
281
+ "shape": "Scj",
264
282
  "locationName": "inputAttachments"
265
283
  },
266
284
  "InputSpecification": {
267
- "shape": "Sdt",
285
+ "shape": "Se6",
268
286
  "locationName": "inputSpecification"
269
287
  },
270
288
  "LogLevel": {
@@ -285,7 +303,7 @@
285
303
  "locationName": "roleArn"
286
304
  },
287
305
  "Tags": {
288
- "shape": "Sdy",
306
+ "shape": "Seb",
289
307
  "locationName": "tags"
290
308
  },
291
309
  "Vpc": {
@@ -315,7 +333,7 @@
315
333
  "type": "structure",
316
334
  "members": {
317
335
  "Channel": {
318
- "shape": "Se1",
336
+ "shape": "See",
319
337
  "locationName": "channel"
320
338
  }
321
339
  }
@@ -330,11 +348,11 @@
330
348
  "type": "structure",
331
349
  "members": {
332
350
  "Destinations": {
333
- "shape": "Se9",
351
+ "shape": "Sem",
334
352
  "locationName": "destinations"
335
353
  },
336
354
  "InputDevices": {
337
- "shape": "Seb",
355
+ "shape": "Seo",
338
356
  "locationName": "inputDevices"
339
357
  },
340
358
  "InputSecurityGroups": {
@@ -342,7 +360,7 @@
342
360
  "locationName": "inputSecurityGroups"
343
361
  },
344
362
  "MediaConnectFlows": {
345
- "shape": "Sed",
363
+ "shape": "Seq",
346
364
  "locationName": "mediaConnectFlows"
347
365
  },
348
366
  "Name": {
@@ -356,11 +374,11 @@
356
374
  "locationName": "roleArn"
357
375
  },
358
376
  "Sources": {
359
- "shape": "Sef",
377
+ "shape": "Ses",
360
378
  "locationName": "sources"
361
379
  },
362
380
  "Tags": {
363
- "shape": "Sdy",
381
+ "shape": "Seb",
364
382
  "locationName": "tags"
365
383
  },
366
384
  "Type": {
@@ -389,7 +407,7 @@
389
407
  "type": "structure",
390
408
  "members": {
391
409
  "Input": {
392
- "shape": "Sek",
410
+ "shape": "Sex",
393
411
  "locationName": "input"
394
412
  }
395
413
  }
@@ -404,11 +422,11 @@
404
422
  "type": "structure",
405
423
  "members": {
406
424
  "Tags": {
407
- "shape": "Sdy",
425
+ "shape": "Seb",
408
426
  "locationName": "tags"
409
427
  },
410
428
  "WhitelistRules": {
411
- "shape": "Sew",
429
+ "shape": "Sf9",
412
430
  "locationName": "whitelistRules"
413
431
  }
414
432
  }
@@ -417,7 +435,7 @@
417
435
  "type": "structure",
418
436
  "members": {
419
437
  "SecurityGroup": {
420
- "shape": "Sez",
438
+ "shape": "Sfc",
421
439
  "locationName": "securityGroup"
422
440
  }
423
441
  }
@@ -436,7 +454,7 @@
436
454
  "locationName": "availabilityZones"
437
455
  },
438
456
  "MultiplexSettings": {
439
- "shape": "Sf4",
457
+ "shape": "Sfh",
440
458
  "locationName": "multiplexSettings"
441
459
  },
442
460
  "Name": {
@@ -447,7 +465,7 @@
447
465
  "idempotencyToken": true
448
466
  },
449
467
  "Tags": {
450
- "shape": "Sdy",
468
+ "shape": "Seb",
451
469
  "locationName": "tags"
452
470
  }
453
471
  },
@@ -462,7 +480,7 @@
462
480
  "type": "structure",
463
481
  "members": {
464
482
  "Multiplex": {
465
- "shape": "Sf9",
483
+ "shape": "Sfm",
466
484
  "locationName": "multiplex"
467
485
  }
468
486
  }
@@ -481,7 +499,7 @@
481
499
  "locationName": "multiplexId"
482
500
  },
483
501
  "MultiplexProgramSettings": {
484
- "shape": "Sff",
502
+ "shape": "Sfs",
485
503
  "locationName": "multiplexProgramSettings"
486
504
  },
487
505
  "ProgramName": {
@@ -503,7 +521,7 @@
503
521
  "type": "structure",
504
522
  "members": {
505
523
  "MultiplexProgram": {
506
- "shape": "Sfo",
524
+ "shape": "Sg1",
507
525
  "locationName": "multiplexProgram"
508
526
  }
509
527
  }
@@ -526,7 +544,7 @@
526
544
  "idempotencyToken": true
527
545
  },
528
546
  "Tags": {
529
- "shape": "Sdy",
547
+ "shape": "Seb",
530
548
  "locationName": "tags"
531
549
  }
532
550
  },
@@ -538,7 +556,7 @@
538
556
  "type": "structure",
539
557
  "members": {
540
558
  "Input": {
541
- "shape": "Sek",
559
+ "shape": "Sex",
542
560
  "locationName": "input"
543
561
  }
544
562
  }
@@ -557,7 +575,7 @@
557
575
  "locationName": "resource-arn"
558
576
  },
559
577
  "Tags": {
560
- "shape": "Sdy",
578
+ "shape": "Seb",
561
579
  "locationName": "tags"
562
580
  }
563
581
  },
@@ -591,33 +609,33 @@
591
609
  "locationName": "arn"
592
610
  },
593
611
  "CdiInputSpecification": {
594
- "shape": "S20",
612
+ "shape": "S22",
595
613
  "locationName": "cdiInputSpecification"
596
614
  },
597
615
  "ChannelClass": {
598
616
  "locationName": "channelClass"
599
617
  },
600
618
  "Destinations": {
601
- "shape": "S23",
619
+ "shape": "S25",
602
620
  "locationName": "destinations"
603
621
  },
604
622
  "EgressEndpoints": {
605
- "shape": "Se2",
623
+ "shape": "Sef",
606
624
  "locationName": "egressEndpoints"
607
625
  },
608
626
  "EncoderSettings": {
609
- "shape": "S2b",
627
+ "shape": "S2d",
610
628
  "locationName": "encoderSettings"
611
629
  },
612
630
  "Id": {
613
631
  "locationName": "id"
614
632
  },
615
633
  "InputAttachments": {
616
- "shape": "Sc7",
634
+ "shape": "Scj",
617
635
  "locationName": "inputAttachments"
618
636
  },
619
637
  "InputSpecification": {
620
- "shape": "Sdt",
638
+ "shape": "Se6",
621
639
  "locationName": "inputSpecification"
622
640
  },
623
641
  "LogLevel": {
@@ -627,7 +645,7 @@
627
645
  "locationName": "name"
628
646
  },
629
647
  "PipelineDetails": {
630
- "shape": "Se4",
648
+ "shape": "Seh",
631
649
  "locationName": "pipelineDetails"
632
650
  },
633
651
  "PipelinesRunningCount": {
@@ -641,11 +659,11 @@
641
659
  "locationName": "state"
642
660
  },
643
661
  "Tags": {
644
- "shape": "Sdy",
662
+ "shape": "Seb",
645
663
  "locationName": "tags"
646
664
  },
647
665
  "Vpc": {
648
- "shape": "Se7",
666
+ "shape": "Sek",
649
667
  "locationName": "vpc"
650
668
  }
651
669
  }
@@ -726,14 +744,14 @@
726
744
  "locationName": "availabilityZones"
727
745
  },
728
746
  "Destinations": {
729
- "shape": "Sfa",
747
+ "shape": "Sfn",
730
748
  "locationName": "destinations"
731
749
  },
732
750
  "Id": {
733
751
  "locationName": "id"
734
752
  },
735
753
  "MultiplexSettings": {
736
- "shape": "Sf4",
754
+ "shape": "Sfh",
737
755
  "locationName": "multiplexSettings"
738
756
  },
739
757
  "Name": {
@@ -751,7 +769,7 @@
751
769
  "locationName": "state"
752
770
  },
753
771
  "Tags": {
754
- "shape": "Sdy",
772
+ "shape": "Seb",
755
773
  "locationName": "tags"
756
774
  }
757
775
  }
@@ -787,15 +805,15 @@
787
805
  "locationName": "channelId"
788
806
  },
789
807
  "MultiplexProgramSettings": {
790
- "shape": "Sff",
808
+ "shape": "Sfs",
791
809
  "locationName": "multiplexProgramSettings"
792
810
  },
793
811
  "PacketIdentifiersMap": {
794
- "shape": "Sfp",
812
+ "shape": "Sg2",
795
813
  "locationName": "packetIdentifiersMap"
796
814
  },
797
815
  "PipelineDetails": {
798
- "shape": "Sfr",
816
+ "shape": "Sg4",
799
817
  "locationName": "pipelineDetails"
800
818
  },
801
819
  "ProgramName": {
@@ -868,7 +886,7 @@
868
886
  "locationName": "reservationId"
869
887
  },
870
888
  "ResourceSpecification": {
871
- "shape": "Sga",
889
+ "shape": "Sgn",
872
890
  "locationName": "resourceSpecification"
873
891
  },
874
892
  "Start": {
@@ -878,7 +896,7 @@
878
896
  "locationName": "state"
879
897
  },
880
898
  "Tags": {
881
- "shape": "Sdy",
899
+ "shape": "Seb",
882
900
  "locationName": "tags"
883
901
  },
884
902
  "UsagePrice": {
@@ -961,33 +979,33 @@
961
979
  "locationName": "arn"
962
980
  },
963
981
  "CdiInputSpecification": {
964
- "shape": "S20",
982
+ "shape": "S22",
965
983
  "locationName": "cdiInputSpecification"
966
984
  },
967
985
  "ChannelClass": {
968
986
  "locationName": "channelClass"
969
987
  },
970
988
  "Destinations": {
971
- "shape": "S23",
989
+ "shape": "S25",
972
990
  "locationName": "destinations"
973
991
  },
974
992
  "EgressEndpoints": {
975
- "shape": "Se2",
993
+ "shape": "Sef",
976
994
  "locationName": "egressEndpoints"
977
995
  },
978
996
  "EncoderSettings": {
979
- "shape": "S2b",
997
+ "shape": "S2d",
980
998
  "locationName": "encoderSettings"
981
999
  },
982
1000
  "Id": {
983
1001
  "locationName": "id"
984
1002
  },
985
1003
  "InputAttachments": {
986
- "shape": "Sc7",
1004
+ "shape": "Scj",
987
1005
  "locationName": "inputAttachments"
988
1006
  },
989
1007
  "InputSpecification": {
990
- "shape": "Sdt",
1008
+ "shape": "Se6",
991
1009
  "locationName": "inputSpecification"
992
1010
  },
993
1011
  "LogLevel": {
@@ -997,7 +1015,7 @@
997
1015
  "locationName": "name"
998
1016
  },
999
1017
  "PipelineDetails": {
1000
- "shape": "Se4",
1018
+ "shape": "Seh",
1001
1019
  "locationName": "pipelineDetails"
1002
1020
  },
1003
1021
  "PipelinesRunningCount": {
@@ -1011,11 +1029,11 @@
1011
1029
  "locationName": "state"
1012
1030
  },
1013
1031
  "Tags": {
1014
- "shape": "Sdy",
1032
+ "shape": "Seb",
1015
1033
  "locationName": "tags"
1016
1034
  },
1017
1035
  "Vpc": {
1018
- "shape": "Se7",
1036
+ "shape": "Sek",
1019
1037
  "locationName": "vpc"
1020
1038
  }
1021
1039
  }
@@ -1050,7 +1068,7 @@
1050
1068
  "locationName": "attachedChannels"
1051
1069
  },
1052
1070
  "Destinations": {
1053
- "shape": "Sel",
1071
+ "shape": "Sey",
1054
1072
  "locationName": "destinations"
1055
1073
  },
1056
1074
  "Id": {
@@ -1060,7 +1078,7 @@
1060
1078
  "locationName": "inputClass"
1061
1079
  },
1062
1080
  "InputDevices": {
1063
- "shape": "Seb",
1081
+ "shape": "Seo",
1064
1082
  "locationName": "inputDevices"
1065
1083
  },
1066
1084
  "InputPartnerIds": {
@@ -1071,7 +1089,7 @@
1071
1089
  "locationName": "inputSourceType"
1072
1090
  },
1073
1091
  "MediaConnectFlows": {
1074
- "shape": "Seq",
1092
+ "shape": "Sf3",
1075
1093
  "locationName": "mediaConnectFlows"
1076
1094
  },
1077
1095
  "Name": {
@@ -1085,14 +1103,14 @@
1085
1103
  "locationName": "securityGroups"
1086
1104
  },
1087
1105
  "Sources": {
1088
- "shape": "Ses",
1106
+ "shape": "Sf5",
1089
1107
  "locationName": "sources"
1090
1108
  },
1091
1109
  "State": {
1092
1110
  "locationName": "state"
1093
1111
  },
1094
1112
  "Tags": {
1095
- "shape": "Sdy",
1113
+ "shape": "Seb",
1096
1114
  "locationName": "tags"
1097
1115
  },
1098
1116
  "Type": {
@@ -1135,7 +1153,7 @@
1135
1153
  "locationName": "deviceUpdateStatus"
1136
1154
  },
1137
1155
  "HdDeviceSettings": {
1138
- "shape": "Sgv",
1156
+ "shape": "Sh8",
1139
1157
  "locationName": "hdDeviceSettings"
1140
1158
  },
1141
1159
  "Id": {
@@ -1148,7 +1166,7 @@
1148
1166
  "locationName": "name"
1149
1167
  },
1150
1168
  "NetworkSettings": {
1151
- "shape": "Sh0",
1169
+ "shape": "Shd",
1152
1170
  "locationName": "networkSettings"
1153
1171
  },
1154
1172
  "SerialNumber": {
@@ -1158,7 +1176,7 @@
1158
1176
  "locationName": "type"
1159
1177
  },
1160
1178
  "UhdDeviceSettings": {
1161
- "shape": "Sh3",
1179
+ "shape": "Shg",
1162
1180
  "locationName": "uhdDeviceSettings"
1163
1181
  }
1164
1182
  }
@@ -1252,11 +1270,11 @@
1252
1270
  "locationName": "state"
1253
1271
  },
1254
1272
  "Tags": {
1255
- "shape": "Sdy",
1273
+ "shape": "Seb",
1256
1274
  "locationName": "tags"
1257
1275
  },
1258
1276
  "WhitelistRules": {
1259
- "shape": "Sf1",
1277
+ "shape": "Sfe",
1260
1278
  "locationName": "whitelistRules"
1261
1279
  }
1262
1280
  }
@@ -1291,14 +1309,14 @@
1291
1309
  "locationName": "availabilityZones"
1292
1310
  },
1293
1311
  "Destinations": {
1294
- "shape": "Sfa",
1312
+ "shape": "Sfn",
1295
1313
  "locationName": "destinations"
1296
1314
  },
1297
1315
  "Id": {
1298
1316
  "locationName": "id"
1299
1317
  },
1300
1318
  "MultiplexSettings": {
1301
- "shape": "Sf4",
1319
+ "shape": "Sfh",
1302
1320
  "locationName": "multiplexSettings"
1303
1321
  },
1304
1322
  "Name": {
@@ -1316,7 +1334,7 @@
1316
1334
  "locationName": "state"
1317
1335
  },
1318
1336
  "Tags": {
1319
- "shape": "Sdy",
1337
+ "shape": "Seb",
1320
1338
  "locationName": "tags"
1321
1339
  }
1322
1340
  }
@@ -1352,15 +1370,15 @@
1352
1370
  "locationName": "channelId"
1353
1371
  },
1354
1372
  "MultiplexProgramSettings": {
1355
- "shape": "Sff",
1373
+ "shape": "Sfs",
1356
1374
  "locationName": "multiplexProgramSettings"
1357
1375
  },
1358
1376
  "PacketIdentifiersMap": {
1359
- "shape": "Sfp",
1377
+ "shape": "Sg2",
1360
1378
  "locationName": "packetIdentifiersMap"
1361
1379
  },
1362
1380
  "PipelineDetails": {
1363
- "shape": "Sfr",
1381
+ "shape": "Sg4",
1364
1382
  "locationName": "pipelineDetails"
1365
1383
  },
1366
1384
  "ProgramName": {
@@ -1420,7 +1438,7 @@
1420
1438
  "locationName": "region"
1421
1439
  },
1422
1440
  "ResourceSpecification": {
1423
- "shape": "Sga",
1441
+ "shape": "Sgn",
1424
1442
  "locationName": "resourceSpecification"
1425
1443
  },
1426
1444
  "UsagePrice": {
@@ -1494,7 +1512,7 @@
1494
1512
  "locationName": "reservationId"
1495
1513
  },
1496
1514
  "ResourceSpecification": {
1497
- "shape": "Sga",
1515
+ "shape": "Sgn",
1498
1516
  "locationName": "resourceSpecification"
1499
1517
  },
1500
1518
  "Start": {
@@ -1504,7 +1522,7 @@
1504
1522
  "locationName": "state"
1505
1523
  },
1506
1524
  "Tags": {
1507
- "shape": "Sdy",
1525
+ "shape": "Seb",
1508
1526
  "locationName": "tags"
1509
1527
  },
1510
1528
  "UsagePrice": {
@@ -1587,29 +1605,29 @@
1587
1605
  "locationName": "arn"
1588
1606
  },
1589
1607
  "CdiInputSpecification": {
1590
- "shape": "S20",
1608
+ "shape": "S22",
1591
1609
  "locationName": "cdiInputSpecification"
1592
1610
  },
1593
1611
  "ChannelClass": {
1594
1612
  "locationName": "channelClass"
1595
1613
  },
1596
1614
  "Destinations": {
1597
- "shape": "S23",
1615
+ "shape": "S25",
1598
1616
  "locationName": "destinations"
1599
1617
  },
1600
1618
  "EgressEndpoints": {
1601
- "shape": "Se2",
1619
+ "shape": "Sef",
1602
1620
  "locationName": "egressEndpoints"
1603
1621
  },
1604
1622
  "Id": {
1605
1623
  "locationName": "id"
1606
1624
  },
1607
1625
  "InputAttachments": {
1608
- "shape": "Sc7",
1626
+ "shape": "Scj",
1609
1627
  "locationName": "inputAttachments"
1610
1628
  },
1611
1629
  "InputSpecification": {
1612
- "shape": "Sdt",
1630
+ "shape": "Se6",
1613
1631
  "locationName": "inputSpecification"
1614
1632
  },
1615
1633
  "LogLevel": {
@@ -1629,11 +1647,11 @@
1629
1647
  "locationName": "state"
1630
1648
  },
1631
1649
  "Tags": {
1632
- "shape": "Sdy",
1650
+ "shape": "Seb",
1633
1651
  "locationName": "tags"
1634
1652
  },
1635
1653
  "Vpc": {
1636
- "shape": "Se7",
1654
+ "shape": "Sek",
1637
1655
  "locationName": "vpc"
1638
1656
  }
1639
1657
  }
@@ -1744,7 +1762,7 @@
1744
1762
  "locationName": "deviceUpdateStatus"
1745
1763
  },
1746
1764
  "HdDeviceSettings": {
1747
- "shape": "Sgv",
1765
+ "shape": "Sh8",
1748
1766
  "locationName": "hdDeviceSettings"
1749
1767
  },
1750
1768
  "Id": {
@@ -1757,7 +1775,7 @@
1757
1775
  "locationName": "name"
1758
1776
  },
1759
1777
  "NetworkSettings": {
1760
- "shape": "Sh0",
1778
+ "shape": "Shd",
1761
1779
  "locationName": "networkSettings"
1762
1780
  },
1763
1781
  "SerialNumber": {
@@ -1767,7 +1785,7 @@
1767
1785
  "locationName": "type"
1768
1786
  },
1769
1787
  "UhdDeviceSettings": {
1770
- "shape": "Sh3",
1788
+ "shape": "Shg",
1771
1789
  "locationName": "uhdDeviceSettings"
1772
1790
  }
1773
1791
  }
@@ -1806,7 +1824,7 @@
1806
1824
  "locationName": "inputSecurityGroups",
1807
1825
  "type": "list",
1808
1826
  "member": {
1809
- "shape": "Sez"
1827
+ "shape": "Sfc"
1810
1828
  }
1811
1829
  },
1812
1830
  "NextToken": {
@@ -1842,7 +1860,7 @@
1842
1860
  "locationName": "inputs",
1843
1861
  "type": "list",
1844
1862
  "member": {
1845
- "shape": "Sek"
1863
+ "shape": "Sex"
1846
1864
  }
1847
1865
  },
1848
1866
  "NextToken": {
@@ -1966,7 +1984,7 @@
1966
1984
  "locationName": "state"
1967
1985
  },
1968
1986
  "Tags": {
1969
- "shape": "Sdy",
1987
+ "shape": "Seb",
1970
1988
  "locationName": "tags"
1971
1989
  }
1972
1990
  }
@@ -2080,7 +2098,7 @@
2080
2098
  "locationName": "region"
2081
2099
  },
2082
2100
  "ResourceSpecification": {
2083
- "shape": "Sga",
2101
+ "shape": "Sgn",
2084
2102
  "locationName": "resourceSpecification"
2085
2103
  },
2086
2104
  "UsagePrice": {
@@ -2155,7 +2173,7 @@
2155
2173
  "locationName": "reservations",
2156
2174
  "type": "list",
2157
2175
  "member": {
2158
- "shape": "Sin"
2176
+ "shape": "Sj0"
2159
2177
  }
2160
2178
  }
2161
2179
  }
@@ -2183,7 +2201,7 @@
2183
2201
  "type": "structure",
2184
2202
  "members": {
2185
2203
  "Tags": {
2186
- "shape": "Sdy",
2204
+ "shape": "Seb",
2187
2205
  "locationName": "tags"
2188
2206
  }
2189
2207
  }
@@ -2216,7 +2234,7 @@
2216
2234
  "locationName": "start"
2217
2235
  },
2218
2236
  "Tags": {
2219
- "shape": "Sdy",
2237
+ "shape": "Seb",
2220
2238
  "locationName": "tags"
2221
2239
  }
2222
2240
  },
@@ -2229,7 +2247,7 @@
2229
2247
  "type": "structure",
2230
2248
  "members": {
2231
2249
  "Reservation": {
2232
- "shape": "Sin",
2250
+ "shape": "Sj0",
2233
2251
  "locationName": "reservation"
2234
2252
  }
2235
2253
  }
@@ -2281,33 +2299,33 @@
2281
2299
  "locationName": "arn"
2282
2300
  },
2283
2301
  "CdiInputSpecification": {
2284
- "shape": "S20",
2302
+ "shape": "S22",
2285
2303
  "locationName": "cdiInputSpecification"
2286
2304
  },
2287
2305
  "ChannelClass": {
2288
2306
  "locationName": "channelClass"
2289
2307
  },
2290
2308
  "Destinations": {
2291
- "shape": "S23",
2309
+ "shape": "S25",
2292
2310
  "locationName": "destinations"
2293
2311
  },
2294
2312
  "EgressEndpoints": {
2295
- "shape": "Se2",
2313
+ "shape": "Sef",
2296
2314
  "locationName": "egressEndpoints"
2297
2315
  },
2298
2316
  "EncoderSettings": {
2299
- "shape": "S2b",
2317
+ "shape": "S2d",
2300
2318
  "locationName": "encoderSettings"
2301
2319
  },
2302
2320
  "Id": {
2303
2321
  "locationName": "id"
2304
2322
  },
2305
2323
  "InputAttachments": {
2306
- "shape": "Sc7",
2324
+ "shape": "Scj",
2307
2325
  "locationName": "inputAttachments"
2308
2326
  },
2309
2327
  "InputSpecification": {
2310
- "shape": "Sdt",
2328
+ "shape": "Se6",
2311
2329
  "locationName": "inputSpecification"
2312
2330
  },
2313
2331
  "LogLevel": {
@@ -2317,7 +2335,7 @@
2317
2335
  "locationName": "name"
2318
2336
  },
2319
2337
  "PipelineDetails": {
2320
- "shape": "Se4",
2338
+ "shape": "Seh",
2321
2339
  "locationName": "pipelineDetails"
2322
2340
  },
2323
2341
  "PipelinesRunningCount": {
@@ -2331,11 +2349,11 @@
2331
2349
  "locationName": "state"
2332
2350
  },
2333
2351
  "Tags": {
2334
- "shape": "Sdy",
2352
+ "shape": "Seb",
2335
2353
  "locationName": "tags"
2336
2354
  },
2337
2355
  "Vpc": {
2338
- "shape": "Se7",
2356
+ "shape": "Sek",
2339
2357
  "locationName": "vpc"
2340
2358
  }
2341
2359
  }
@@ -2369,14 +2387,14 @@
2369
2387
  "locationName": "availabilityZones"
2370
2388
  },
2371
2389
  "Destinations": {
2372
- "shape": "Sfa",
2390
+ "shape": "Sfn",
2373
2391
  "locationName": "destinations"
2374
2392
  },
2375
2393
  "Id": {
2376
2394
  "locationName": "id"
2377
2395
  },
2378
2396
  "MultiplexSettings": {
2379
- "shape": "Sf4",
2397
+ "shape": "Sfh",
2380
2398
  "locationName": "multiplexSettings"
2381
2399
  },
2382
2400
  "Name": {
@@ -2394,7 +2412,7 @@
2394
2412
  "locationName": "state"
2395
2413
  },
2396
2414
  "Tags": {
2397
- "shape": "Sdy",
2415
+ "shape": "Seb",
2398
2416
  "locationName": "tags"
2399
2417
  }
2400
2418
  }
@@ -2424,33 +2442,33 @@
2424
2442
  "locationName": "arn"
2425
2443
  },
2426
2444
  "CdiInputSpecification": {
2427
- "shape": "S20",
2445
+ "shape": "S22",
2428
2446
  "locationName": "cdiInputSpecification"
2429
2447
  },
2430
2448
  "ChannelClass": {
2431
2449
  "locationName": "channelClass"
2432
2450
  },
2433
2451
  "Destinations": {
2434
- "shape": "S23",
2452
+ "shape": "S25",
2435
2453
  "locationName": "destinations"
2436
2454
  },
2437
2455
  "EgressEndpoints": {
2438
- "shape": "Se2",
2456
+ "shape": "Sef",
2439
2457
  "locationName": "egressEndpoints"
2440
2458
  },
2441
2459
  "EncoderSettings": {
2442
- "shape": "S2b",
2460
+ "shape": "S2d",
2443
2461
  "locationName": "encoderSettings"
2444
2462
  },
2445
2463
  "Id": {
2446
2464
  "locationName": "id"
2447
2465
  },
2448
2466
  "InputAttachments": {
2449
- "shape": "Sc7",
2467
+ "shape": "Scj",
2450
2468
  "locationName": "inputAttachments"
2451
2469
  },
2452
2470
  "InputSpecification": {
2453
- "shape": "Sdt",
2471
+ "shape": "Se6",
2454
2472
  "locationName": "inputSpecification"
2455
2473
  },
2456
2474
  "LogLevel": {
@@ -2460,7 +2478,7 @@
2460
2478
  "locationName": "name"
2461
2479
  },
2462
2480
  "PipelineDetails": {
2463
- "shape": "Se4",
2481
+ "shape": "Seh",
2464
2482
  "locationName": "pipelineDetails"
2465
2483
  },
2466
2484
  "PipelinesRunningCount": {
@@ -2474,11 +2492,11 @@
2474
2492
  "locationName": "state"
2475
2493
  },
2476
2494
  "Tags": {
2477
- "shape": "Sdy",
2495
+ "shape": "Seb",
2478
2496
  "locationName": "tags"
2479
2497
  },
2480
2498
  "Vpc": {
2481
- "shape": "Se7",
2499
+ "shape": "Sek",
2482
2500
  "locationName": "vpc"
2483
2501
  }
2484
2502
  }
@@ -2512,14 +2530,14 @@
2512
2530
  "locationName": "availabilityZones"
2513
2531
  },
2514
2532
  "Destinations": {
2515
- "shape": "Sfa",
2533
+ "shape": "Sfn",
2516
2534
  "locationName": "destinations"
2517
2535
  },
2518
2536
  "Id": {
2519
2537
  "locationName": "id"
2520
2538
  },
2521
2539
  "MultiplexSettings": {
2522
- "shape": "Sf4",
2540
+ "shape": "Sfh",
2523
2541
  "locationName": "multiplexSettings"
2524
2542
  },
2525
2543
  "Name": {
@@ -2537,7 +2555,7 @@
2537
2555
  "locationName": "state"
2538
2556
  },
2539
2557
  "Tags": {
2540
- "shape": "Sdy",
2558
+ "shape": "Seb",
2541
2559
  "locationName": "tags"
2542
2560
  }
2543
2561
  }
@@ -2584,7 +2602,7 @@
2584
2602
  "type": "structure",
2585
2603
  "members": {
2586
2604
  "CdiInputSpecification": {
2587
- "shape": "S20",
2605
+ "shape": "S22",
2588
2606
  "locationName": "cdiInputSpecification"
2589
2607
  },
2590
2608
  "ChannelId": {
@@ -2592,19 +2610,19 @@
2592
2610
  "locationName": "channelId"
2593
2611
  },
2594
2612
  "Destinations": {
2595
- "shape": "S23",
2613
+ "shape": "S25",
2596
2614
  "locationName": "destinations"
2597
2615
  },
2598
2616
  "EncoderSettings": {
2599
- "shape": "S2b",
2617
+ "shape": "S2d",
2600
2618
  "locationName": "encoderSettings"
2601
2619
  },
2602
2620
  "InputAttachments": {
2603
- "shape": "Sc7",
2621
+ "shape": "Scj",
2604
2622
  "locationName": "inputAttachments"
2605
2623
  },
2606
2624
  "InputSpecification": {
2607
- "shape": "Sdt",
2625
+ "shape": "Se6",
2608
2626
  "locationName": "inputSpecification"
2609
2627
  },
2610
2628
  "LogLevel": {
@@ -2625,7 +2643,7 @@
2625
2643
  "type": "structure",
2626
2644
  "members": {
2627
2645
  "Channel": {
2628
- "shape": "Se1",
2646
+ "shape": "See",
2629
2647
  "locationName": "channel"
2630
2648
  }
2631
2649
  }
@@ -2648,7 +2666,7 @@
2648
2666
  "locationName": "channelId"
2649
2667
  },
2650
2668
  "Destinations": {
2651
- "shape": "S23",
2669
+ "shape": "S25",
2652
2670
  "locationName": "destinations"
2653
2671
  }
2654
2672
  },
@@ -2661,7 +2679,7 @@
2661
2679
  "type": "structure",
2662
2680
  "members": {
2663
2681
  "Channel": {
2664
- "shape": "Se1",
2682
+ "shape": "See",
2665
2683
  "locationName": "channel"
2666
2684
  }
2667
2685
  }
@@ -2677,7 +2695,7 @@
2677
2695
  "type": "structure",
2678
2696
  "members": {
2679
2697
  "Destinations": {
2680
- "shape": "Se9",
2698
+ "shape": "Sem",
2681
2699
  "locationName": "destinations"
2682
2700
  },
2683
2701
  "InputDevices": {
@@ -2701,7 +2719,7 @@
2701
2719
  "locationName": "inputSecurityGroups"
2702
2720
  },
2703
2721
  "MediaConnectFlows": {
2704
- "shape": "Sed",
2722
+ "shape": "Seq",
2705
2723
  "locationName": "mediaConnectFlows"
2706
2724
  },
2707
2725
  "Name": {
@@ -2711,7 +2729,7 @@
2711
2729
  "locationName": "roleArn"
2712
2730
  },
2713
2731
  "Sources": {
2714
- "shape": "Sef",
2732
+ "shape": "Ses",
2715
2733
  "locationName": "sources"
2716
2734
  }
2717
2735
  },
@@ -2723,7 +2741,7 @@
2723
2741
  "type": "structure",
2724
2742
  "members": {
2725
2743
  "Input": {
2726
- "shape": "Sek",
2744
+ "shape": "Sex",
2727
2745
  "locationName": "input"
2728
2746
  }
2729
2747
  }
@@ -2739,7 +2757,7 @@
2739
2757
  "type": "structure",
2740
2758
  "members": {
2741
2759
  "HdDeviceSettings": {
2742
- "shape": "Sjd",
2760
+ "shape": "Sjq",
2743
2761
  "locationName": "hdDeviceSettings"
2744
2762
  },
2745
2763
  "InputDeviceId": {
@@ -2750,7 +2768,7 @@
2750
2768
  "locationName": "name"
2751
2769
  },
2752
2770
  "UhdDeviceSettings": {
2753
- "shape": "Sjd",
2771
+ "shape": "Sjq",
2754
2772
  "locationName": "uhdDeviceSettings"
2755
2773
  }
2756
2774
  },
@@ -2774,7 +2792,7 @@
2774
2792
  "locationName": "deviceUpdateStatus"
2775
2793
  },
2776
2794
  "HdDeviceSettings": {
2777
- "shape": "Sgv",
2795
+ "shape": "Sh8",
2778
2796
  "locationName": "hdDeviceSettings"
2779
2797
  },
2780
2798
  "Id": {
@@ -2787,7 +2805,7 @@
2787
2805
  "locationName": "name"
2788
2806
  },
2789
2807
  "NetworkSettings": {
2790
- "shape": "Sh0",
2808
+ "shape": "Shd",
2791
2809
  "locationName": "networkSettings"
2792
2810
  },
2793
2811
  "SerialNumber": {
@@ -2797,7 +2815,7 @@
2797
2815
  "locationName": "type"
2798
2816
  },
2799
2817
  "UhdDeviceSettings": {
2800
- "shape": "Sh3",
2818
+ "shape": "Shg",
2801
2819
  "locationName": "uhdDeviceSettings"
2802
2820
  }
2803
2821
  }
@@ -2817,11 +2835,11 @@
2817
2835
  "locationName": "inputSecurityGroupId"
2818
2836
  },
2819
2837
  "Tags": {
2820
- "shape": "Sdy",
2838
+ "shape": "Seb",
2821
2839
  "locationName": "tags"
2822
2840
  },
2823
2841
  "WhitelistRules": {
2824
- "shape": "Sew",
2842
+ "shape": "Sf9",
2825
2843
  "locationName": "whitelistRules"
2826
2844
  }
2827
2845
  },
@@ -2833,7 +2851,7 @@
2833
2851
  "type": "structure",
2834
2852
  "members": {
2835
2853
  "SecurityGroup": {
2836
- "shape": "Sez",
2854
+ "shape": "Sfc",
2837
2855
  "locationName": "securityGroup"
2838
2856
  }
2839
2857
  }
@@ -2853,7 +2871,7 @@
2853
2871
  "locationName": "multiplexId"
2854
2872
  },
2855
2873
  "MultiplexSettings": {
2856
- "shape": "Sf4",
2874
+ "shape": "Sfh",
2857
2875
  "locationName": "multiplexSettings"
2858
2876
  },
2859
2877
  "Name": {
@@ -2868,7 +2886,7 @@
2868
2886
  "type": "structure",
2869
2887
  "members": {
2870
2888
  "Multiplex": {
2871
- "shape": "Sf9",
2889
+ "shape": "Sfm",
2872
2890
  "locationName": "multiplex"
2873
2891
  }
2874
2892
  }
@@ -2888,7 +2906,7 @@
2888
2906
  "locationName": "multiplexId"
2889
2907
  },
2890
2908
  "MultiplexProgramSettings": {
2891
- "shape": "Sff",
2909
+ "shape": "Sfs",
2892
2910
  "locationName": "multiplexProgramSettings"
2893
2911
  },
2894
2912
  "ProgramName": {
@@ -2905,7 +2923,7 @@
2905
2923
  "type": "structure",
2906
2924
  "members": {
2907
2925
  "MultiplexProgram": {
2908
- "shape": "Sfo",
2926
+ "shape": "Sg1",
2909
2927
  "locationName": "multiplexProgram"
2910
2928
  }
2911
2929
  }
@@ -2936,7 +2954,7 @@
2936
2954
  "type": "structure",
2937
2955
  "members": {
2938
2956
  "Reservation": {
2939
- "shape": "Sin",
2957
+ "shape": "Sj0",
2940
2958
  "locationName": "reservation"
2941
2959
  }
2942
2960
  }
@@ -3396,7 +3414,7 @@
3396
3414
  "Uri"
3397
3415
  ]
3398
3416
  },
3399
- "S20": {
3417
+ "S22": {
3400
3418
  "type": "structure",
3401
3419
  "members": {
3402
3420
  "Resolution": {
@@ -3404,7 +3422,7 @@
3404
3422
  }
3405
3423
  }
3406
3424
  },
3407
- "S23": {
3425
+ "S25": {
3408
3426
  "type": "list",
3409
3427
  "member": {
3410
3428
  "type": "structure",
@@ -3460,7 +3478,7 @@
3460
3478
  }
3461
3479
  }
3462
3480
  },
3463
- "S2b": {
3481
+ "S2d": {
3464
3482
  "type": "structure",
3465
3483
  "members": {
3466
3484
  "AudioDescriptions": {
@@ -3494,6 +3512,58 @@
3494
3512
  "AudioTypeControl": {
3495
3513
  "locationName": "audioTypeControl"
3496
3514
  },
3515
+ "AudioWatermarkingSettings": {
3516
+ "locationName": "audioWatermarkingSettings",
3517
+ "type": "structure",
3518
+ "members": {
3519
+ "NielsenWatermarksSettings": {
3520
+ "locationName": "nielsenWatermarksSettings",
3521
+ "type": "structure",
3522
+ "members": {
3523
+ "NielsenCbetSettings": {
3524
+ "locationName": "nielsenCbetSettings",
3525
+ "type": "structure",
3526
+ "members": {
3527
+ "CbetCheckDigitString": {
3528
+ "locationName": "cbetCheckDigitString"
3529
+ },
3530
+ "CbetStepaside": {
3531
+ "locationName": "cbetStepaside"
3532
+ },
3533
+ "Csid": {
3534
+ "locationName": "csid"
3535
+ }
3536
+ },
3537
+ "required": [
3538
+ "CbetCheckDigitString",
3539
+ "CbetStepaside",
3540
+ "Csid"
3541
+ ]
3542
+ },
3543
+ "NielsenDistributionType": {
3544
+ "locationName": "nielsenDistributionType"
3545
+ },
3546
+ "NielsenNaesIiNwSettings": {
3547
+ "locationName": "nielsenNaesIiNwSettings",
3548
+ "type": "structure",
3549
+ "members": {
3550
+ "CheckDigitString": {
3551
+ "locationName": "checkDigitString"
3552
+ },
3553
+ "Sid": {
3554
+ "locationName": "sid",
3555
+ "type": "double"
3556
+ }
3557
+ },
3558
+ "required": [
3559
+ "CheckDigitString",
3560
+ "Sid"
3561
+ ]
3562
+ }
3563
+ }
3564
+ }
3565
+ }
3566
+ },
3497
3567
  "CodecSettings": {
3498
3568
  "locationName": "codecSettings",
3499
3569
  "type": "structure",
@@ -4193,7 +4263,7 @@
4193
4263
  }
4194
4264
  },
4195
4265
  "Destination": {
4196
- "shape": "S61",
4266
+ "shape": "S6c",
4197
4267
  "locationName": "destination"
4198
4268
  },
4199
4269
  "RolloverInterval": {
@@ -4210,7 +4280,7 @@
4210
4280
  "type": "structure",
4211
4281
  "members": {
4212
4282
  "Destination": {
4213
- "shape": "S61",
4283
+ "shape": "S6c",
4214
4284
  "locationName": "destination"
4215
4285
  },
4216
4286
  "FrameCaptureCdnSettings": {
@@ -4291,7 +4361,7 @@
4291
4361
  "locationName": "constantIv"
4292
4362
  },
4293
4363
  "Destination": {
4294
- "shape": "S61",
4364
+ "shape": "S6c",
4295
4365
  "locationName": "destination"
4296
4366
  },
4297
4367
  "DirectoryStructure": {
@@ -4494,6 +4564,9 @@
4494
4564
  "ProgramDateTime": {
4495
4565
  "locationName": "programDateTime"
4496
4566
  },
4567
+ "ProgramDateTimeClock": {
4568
+ "locationName": "programDateTimeClock"
4569
+ },
4497
4570
  "ProgramDateTimePeriod": {
4498
4571
  "locationName": "programDateTimePeriod",
4499
4572
  "type": "integer"
@@ -4539,7 +4612,7 @@
4539
4612
  "type": "structure",
4540
4613
  "members": {
4541
4614
  "Destination": {
4542
- "shape": "S61",
4615
+ "shape": "S6c",
4543
4616
  "locationName": "destination"
4544
4617
  }
4545
4618
  },
@@ -4565,7 +4638,7 @@
4565
4638
  "type": "integer"
4566
4639
  },
4567
4640
  "Destination": {
4568
- "shape": "S61",
4641
+ "shape": "S6c",
4569
4642
  "locationName": "destination"
4570
4643
  },
4571
4644
  "EventId": {
@@ -4704,7 +4777,7 @@
4704
4777
  "type": "structure",
4705
4778
  "members": {
4706
4779
  "M2tsSettings": {
4707
- "shape": "S87",
4780
+ "shape": "S8j",
4708
4781
  "locationName": "m2tsSettings"
4709
4782
  },
4710
4783
  "RawSettings": {
@@ -4894,7 +4967,7 @@
4894
4967
  "type": "structure",
4895
4968
  "members": {
4896
4969
  "Destination": {
4897
- "shape": "S61",
4970
+ "shape": "S6c",
4898
4971
  "locationName": "destination"
4899
4972
  }
4900
4973
  },
@@ -4914,7 +4987,7 @@
4914
4987
  "type": "integer"
4915
4988
  },
4916
4989
  "Destination": {
4917
- "shape": "S61",
4990
+ "shape": "S6c",
4918
4991
  "locationName": "destination"
4919
4992
  },
4920
4993
  "NumRetries": {
@@ -4939,13 +5012,13 @@
4939
5012
  "type": "structure",
4940
5013
  "members": {
4941
5014
  "M2tsSettings": {
4942
- "shape": "S87",
5015
+ "shape": "S8j",
4943
5016
  "locationName": "m2tsSettings"
4944
5017
  }
4945
5018
  }
4946
5019
  },
4947
5020
  "Destination": {
4948
- "shape": "S61",
5021
+ "shape": "S6c",
4949
5022
  "locationName": "destination"
4950
5023
  },
4951
5024
  "FecOutputSettings": {
@@ -5058,15 +5131,15 @@
5058
5131
  "type": "structure",
5059
5132
  "members": {
5060
5133
  "ColorSpacePassthroughSettings": {
5061
- "shape": "Sae",
5134
+ "shape": "Saq",
5062
5135
  "locationName": "colorSpacePassthroughSettings"
5063
5136
  },
5064
5137
  "Rec601Settings": {
5065
- "shape": "Saf",
5138
+ "shape": "Sar",
5066
5139
  "locationName": "rec601Settings"
5067
5140
  },
5068
5141
  "Rec709Settings": {
5069
- "shape": "Sag",
5142
+ "shape": "Sas",
5070
5143
  "locationName": "rec709Settings"
5071
5144
  }
5072
5145
  }
@@ -5079,7 +5152,7 @@
5079
5152
  "type": "structure",
5080
5153
  "members": {
5081
5154
  "TemporalFilterSettings": {
5082
- "shape": "Saj",
5155
+ "shape": "Sav",
5083
5156
  "locationName": "temporalFilterSettings"
5084
5157
  }
5085
5158
  }
@@ -5224,19 +5297,19 @@
5224
5297
  "type": "structure",
5225
5298
  "members": {
5226
5299
  "ColorSpacePassthroughSettings": {
5227
- "shape": "Sae",
5300
+ "shape": "Saq",
5228
5301
  "locationName": "colorSpacePassthroughSettings"
5229
5302
  },
5230
5303
  "Hdr10Settings": {
5231
- "shape": "Sbh",
5304
+ "shape": "Sbt",
5232
5305
  "locationName": "hdr10Settings"
5233
5306
  },
5234
5307
  "Rec601Settings": {
5235
- "shape": "Saf",
5308
+ "shape": "Sar",
5236
5309
  "locationName": "rec601Settings"
5237
5310
  },
5238
5311
  "Rec709Settings": {
5239
- "shape": "Sag",
5312
+ "shape": "Sas",
5240
5313
  "locationName": "rec709Settings"
5241
5314
  }
5242
5315
  }
@@ -5246,7 +5319,7 @@
5246
5319
  "type": "structure",
5247
5320
  "members": {
5248
5321
  "TemporalFilterSettings": {
5249
- "shape": "Saj",
5322
+ "shape": "Sav",
5250
5323
  "locationName": "temporalFilterSettings"
5251
5324
  }
5252
5325
  }
@@ -5354,7 +5427,7 @@
5354
5427
  "type": "structure",
5355
5428
  "members": {
5356
5429
  "TemporalFilterSettings": {
5357
- "shape": "Saj",
5430
+ "shape": "Sav",
5358
5431
  "locationName": "temporalFilterSettings"
5359
5432
  }
5360
5433
  }
@@ -5437,7 +5510,7 @@
5437
5510
  "TimecodeConfig"
5438
5511
  ]
5439
5512
  },
5440
- "S61": {
5513
+ "S6c": {
5441
5514
  "type": "structure",
5442
5515
  "members": {
5443
5516
  "DestinationRefId": {
@@ -5445,7 +5518,7 @@
5445
5518
  }
5446
5519
  }
5447
5520
  },
5448
- "S87": {
5521
+ "S8j": {
5449
5522
  "type": "structure",
5450
5523
  "members": {
5451
5524
  "AbsentInputAudioBehavior": {
@@ -5643,19 +5716,19 @@
5643
5716
  }
5644
5717
  }
5645
5718
  },
5646
- "Sae": {
5719
+ "Saq": {
5647
5720
  "type": "structure",
5648
5721
  "members": {}
5649
5722
  },
5650
- "Saf": {
5723
+ "Sar": {
5651
5724
  "type": "structure",
5652
5725
  "members": {}
5653
5726
  },
5654
- "Sag": {
5727
+ "Sas": {
5655
5728
  "type": "structure",
5656
5729
  "members": {}
5657
5730
  },
5658
- "Saj": {
5731
+ "Sav": {
5659
5732
  "type": "structure",
5660
5733
  "members": {
5661
5734
  "PostFilterSharpening": {
@@ -5666,7 +5739,7 @@
5666
5739
  }
5667
5740
  }
5668
5741
  },
5669
- "Sbh": {
5742
+ "Sbt": {
5670
5743
  "type": "structure",
5671
5744
  "members": {
5672
5745
  "MaxCll": {
@@ -5679,7 +5752,7 @@
5679
5752
  }
5680
5753
  }
5681
5754
  },
5682
- "Sc7": {
5755
+ "Scj": {
5683
5756
  "type": "list",
5684
5757
  "member": {
5685
5758
  "type": "structure",
@@ -6040,6 +6113,10 @@
6040
6113
  }
6041
6114
  }
6042
6115
  },
6116
+ "Scte35Pid": {
6117
+ "locationName": "scte35Pid",
6118
+ "type": "integer"
6119
+ },
6043
6120
  "Smpte2038DataPreference": {
6044
6121
  "locationName": "smpte2038DataPreference"
6045
6122
  },
@@ -6058,7 +6135,7 @@
6058
6135
  "type": "structure",
6059
6136
  "members": {
6060
6137
  "Hdr10Settings": {
6061
- "shape": "Sbh",
6138
+ "shape": "Sbt",
6062
6139
  "locationName": "hdr10Settings"
6063
6140
  }
6064
6141
  }
@@ -6099,7 +6176,7 @@
6099
6176
  }
6100
6177
  }
6101
6178
  },
6102
- "Sdt": {
6179
+ "Se6": {
6103
6180
  "type": "structure",
6104
6181
  "members": {
6105
6182
  "Codec": {
@@ -6113,45 +6190,45 @@
6113
6190
  }
6114
6191
  }
6115
6192
  },
6116
- "Sdy": {
6193
+ "Seb": {
6117
6194
  "type": "map",
6118
6195
  "key": {},
6119
6196
  "value": {}
6120
6197
  },
6121
- "Se1": {
6198
+ "See": {
6122
6199
  "type": "structure",
6123
6200
  "members": {
6124
6201
  "Arn": {
6125
6202
  "locationName": "arn"
6126
6203
  },
6127
6204
  "CdiInputSpecification": {
6128
- "shape": "S20",
6205
+ "shape": "S22",
6129
6206
  "locationName": "cdiInputSpecification"
6130
6207
  },
6131
6208
  "ChannelClass": {
6132
6209
  "locationName": "channelClass"
6133
6210
  },
6134
6211
  "Destinations": {
6135
- "shape": "S23",
6212
+ "shape": "S25",
6136
6213
  "locationName": "destinations"
6137
6214
  },
6138
6215
  "EgressEndpoints": {
6139
- "shape": "Se2",
6216
+ "shape": "Sef",
6140
6217
  "locationName": "egressEndpoints"
6141
6218
  },
6142
6219
  "EncoderSettings": {
6143
- "shape": "S2b",
6220
+ "shape": "S2d",
6144
6221
  "locationName": "encoderSettings"
6145
6222
  },
6146
6223
  "Id": {
6147
6224
  "locationName": "id"
6148
6225
  },
6149
6226
  "InputAttachments": {
6150
- "shape": "Sc7",
6227
+ "shape": "Scj",
6151
6228
  "locationName": "inputAttachments"
6152
6229
  },
6153
6230
  "InputSpecification": {
6154
- "shape": "Sdt",
6231
+ "shape": "Se6",
6155
6232
  "locationName": "inputSpecification"
6156
6233
  },
6157
6234
  "LogLevel": {
@@ -6161,7 +6238,7 @@
6161
6238
  "locationName": "name"
6162
6239
  },
6163
6240
  "PipelineDetails": {
6164
- "shape": "Se4",
6241
+ "shape": "Seh",
6165
6242
  "locationName": "pipelineDetails"
6166
6243
  },
6167
6244
  "PipelinesRunningCount": {
@@ -6175,16 +6252,16 @@
6175
6252
  "locationName": "state"
6176
6253
  },
6177
6254
  "Tags": {
6178
- "shape": "Sdy",
6255
+ "shape": "Seb",
6179
6256
  "locationName": "tags"
6180
6257
  },
6181
6258
  "Vpc": {
6182
- "shape": "Se7",
6259
+ "shape": "Sek",
6183
6260
  "locationName": "vpc"
6184
6261
  }
6185
6262
  }
6186
6263
  },
6187
- "Se2": {
6264
+ "Sef": {
6188
6265
  "type": "list",
6189
6266
  "member": {
6190
6267
  "type": "structure",
@@ -6195,7 +6272,7 @@
6195
6272
  }
6196
6273
  }
6197
6274
  },
6198
- "Se4": {
6275
+ "Seh": {
6199
6276
  "type": "list",
6200
6277
  "member": {
6201
6278
  "type": "structure",
@@ -6218,7 +6295,7 @@
6218
6295
  }
6219
6296
  }
6220
6297
  },
6221
- "Se7": {
6298
+ "Sek": {
6222
6299
  "type": "structure",
6223
6300
  "members": {
6224
6301
  "AvailabilityZones": {
@@ -6239,7 +6316,7 @@
6239
6316
  }
6240
6317
  }
6241
6318
  },
6242
- "Se9": {
6319
+ "Sem": {
6243
6320
  "type": "list",
6244
6321
  "member": {
6245
6322
  "type": "structure",
@@ -6250,7 +6327,7 @@
6250
6327
  }
6251
6328
  }
6252
6329
  },
6253
- "Seb": {
6330
+ "Seo": {
6254
6331
  "type": "list",
6255
6332
  "member": {
6256
6333
  "type": "structure",
@@ -6261,7 +6338,7 @@
6261
6338
  }
6262
6339
  }
6263
6340
  },
6264
- "Sed": {
6341
+ "Seq": {
6265
6342
  "type": "list",
6266
6343
  "member": {
6267
6344
  "type": "structure",
@@ -6272,7 +6349,7 @@
6272
6349
  }
6273
6350
  }
6274
6351
  },
6275
- "Sef": {
6352
+ "Ses": {
6276
6353
  "type": "list",
6277
6354
  "member": {
6278
6355
  "type": "structure",
@@ -6289,7 +6366,7 @@
6289
6366
  }
6290
6367
  }
6291
6368
  },
6292
- "Sek": {
6369
+ "Sex": {
6293
6370
  "type": "structure",
6294
6371
  "members": {
6295
6372
  "Arn": {
@@ -6300,7 +6377,7 @@
6300
6377
  "locationName": "attachedChannels"
6301
6378
  },
6302
6379
  "Destinations": {
6303
- "shape": "Sel",
6380
+ "shape": "Sey",
6304
6381
  "locationName": "destinations"
6305
6382
  },
6306
6383
  "Id": {
@@ -6310,7 +6387,7 @@
6310
6387
  "locationName": "inputClass"
6311
6388
  },
6312
6389
  "InputDevices": {
6313
- "shape": "Seb",
6390
+ "shape": "Seo",
6314
6391
  "locationName": "inputDevices"
6315
6392
  },
6316
6393
  "InputPartnerIds": {
@@ -6321,7 +6398,7 @@
6321
6398
  "locationName": "inputSourceType"
6322
6399
  },
6323
6400
  "MediaConnectFlows": {
6324
- "shape": "Seq",
6401
+ "shape": "Sf3",
6325
6402
  "locationName": "mediaConnectFlows"
6326
6403
  },
6327
6404
  "Name": {
@@ -6335,14 +6412,14 @@
6335
6412
  "locationName": "securityGroups"
6336
6413
  },
6337
6414
  "Sources": {
6338
- "shape": "Ses",
6415
+ "shape": "Sf5",
6339
6416
  "locationName": "sources"
6340
6417
  },
6341
6418
  "State": {
6342
6419
  "locationName": "state"
6343
6420
  },
6344
6421
  "Tags": {
6345
- "shape": "Sdy",
6422
+ "shape": "Seb",
6346
6423
  "locationName": "tags"
6347
6424
  },
6348
6425
  "Type": {
@@ -6350,7 +6427,7 @@
6350
6427
  }
6351
6428
  }
6352
6429
  },
6353
- "Sel": {
6430
+ "Sey": {
6354
6431
  "type": "list",
6355
6432
  "member": {
6356
6433
  "type": "structure",
@@ -6379,7 +6456,7 @@
6379
6456
  }
6380
6457
  }
6381
6458
  },
6382
- "Seq": {
6459
+ "Sf3": {
6383
6460
  "type": "list",
6384
6461
  "member": {
6385
6462
  "type": "structure",
@@ -6390,7 +6467,7 @@
6390
6467
  }
6391
6468
  }
6392
6469
  },
6393
- "Ses": {
6470
+ "Sf5": {
6394
6471
  "type": "list",
6395
6472
  "member": {
6396
6473
  "type": "structure",
@@ -6407,7 +6484,7 @@
6407
6484
  }
6408
6485
  }
6409
6486
  },
6410
- "Sew": {
6487
+ "Sf9": {
6411
6488
  "type": "list",
6412
6489
  "member": {
6413
6490
  "type": "structure",
@@ -6418,7 +6495,7 @@
6418
6495
  }
6419
6496
  }
6420
6497
  },
6421
- "Sez": {
6498
+ "Sfc": {
6422
6499
  "type": "structure",
6423
6500
  "members": {
6424
6501
  "Arn": {
@@ -6435,16 +6512,16 @@
6435
6512
  "locationName": "state"
6436
6513
  },
6437
6514
  "Tags": {
6438
- "shape": "Sdy",
6515
+ "shape": "Seb",
6439
6516
  "locationName": "tags"
6440
6517
  },
6441
6518
  "WhitelistRules": {
6442
- "shape": "Sf1",
6519
+ "shape": "Sfe",
6443
6520
  "locationName": "whitelistRules"
6444
6521
  }
6445
6522
  }
6446
6523
  },
6447
- "Sf1": {
6524
+ "Sfe": {
6448
6525
  "type": "list",
6449
6526
  "member": {
6450
6527
  "type": "structure",
@@ -6455,7 +6532,7 @@
6455
6532
  }
6456
6533
  }
6457
6534
  },
6458
- "Sf4": {
6535
+ "Sfh": {
6459
6536
  "type": "structure",
6460
6537
  "members": {
6461
6538
  "MaximumVideoBufferDelayMilliseconds": {
@@ -6480,7 +6557,7 @@
6480
6557
  "TransportStreamId"
6481
6558
  ]
6482
6559
  },
6483
- "Sf9": {
6560
+ "Sfm": {
6484
6561
  "type": "structure",
6485
6562
  "members": {
6486
6563
  "Arn": {
@@ -6491,14 +6568,14 @@
6491
6568
  "locationName": "availabilityZones"
6492
6569
  },
6493
6570
  "Destinations": {
6494
- "shape": "Sfa",
6571
+ "shape": "Sfn",
6495
6572
  "locationName": "destinations"
6496
6573
  },
6497
6574
  "Id": {
6498
6575
  "locationName": "id"
6499
6576
  },
6500
6577
  "MultiplexSettings": {
6501
- "shape": "Sf4",
6578
+ "shape": "Sfh",
6502
6579
  "locationName": "multiplexSettings"
6503
6580
  },
6504
6581
  "Name": {
@@ -6516,12 +6593,12 @@
6516
6593
  "locationName": "state"
6517
6594
  },
6518
6595
  "Tags": {
6519
- "shape": "Sdy",
6596
+ "shape": "Seb",
6520
6597
  "locationName": "tags"
6521
6598
  }
6522
6599
  }
6523
6600
  },
6524
- "Sfa": {
6601
+ "Sfn": {
6525
6602
  "type": "list",
6526
6603
  "member": {
6527
6604
  "type": "structure",
@@ -6538,7 +6615,7 @@
6538
6615
  }
6539
6616
  }
6540
6617
  },
6541
- "Sff": {
6618
+ "Sfs": {
6542
6619
  "type": "structure",
6543
6620
  "members": {
6544
6621
  "PreferredChannelPipeline": {
@@ -6597,22 +6674,22 @@
6597
6674
  "ProgramNumber"
6598
6675
  ]
6599
6676
  },
6600
- "Sfo": {
6677
+ "Sg1": {
6601
6678
  "type": "structure",
6602
6679
  "members": {
6603
6680
  "ChannelId": {
6604
6681
  "locationName": "channelId"
6605
6682
  },
6606
6683
  "MultiplexProgramSettings": {
6607
- "shape": "Sff",
6684
+ "shape": "Sfs",
6608
6685
  "locationName": "multiplexProgramSettings"
6609
6686
  },
6610
6687
  "PacketIdentifiersMap": {
6611
- "shape": "Sfp",
6688
+ "shape": "Sg2",
6612
6689
  "locationName": "packetIdentifiersMap"
6613
6690
  },
6614
6691
  "PipelineDetails": {
6615
- "shape": "Sfr",
6692
+ "shape": "Sg4",
6616
6693
  "locationName": "pipelineDetails"
6617
6694
  },
6618
6695
  "ProgramName": {
@@ -6620,15 +6697,15 @@
6620
6697
  }
6621
6698
  }
6622
6699
  },
6623
- "Sfp": {
6700
+ "Sg2": {
6624
6701
  "type": "structure",
6625
6702
  "members": {
6626
6703
  "AudioPids": {
6627
- "shape": "Sfq",
6704
+ "shape": "Sg3",
6628
6705
  "locationName": "audioPids"
6629
6706
  },
6630
6707
  "DvbSubPids": {
6631
- "shape": "Sfq",
6708
+ "shape": "Sg3",
6632
6709
  "locationName": "dvbSubPids"
6633
6710
  },
6634
6711
  "DvbTeletextPid": {
@@ -6644,7 +6721,7 @@
6644
6721
  "type": "integer"
6645
6722
  },
6646
6723
  "KlvDataPids": {
6647
- "shape": "Sfq",
6724
+ "shape": "Sg3",
6648
6725
  "locationName": "klvDataPids"
6649
6726
  },
6650
6727
  "PcrPid": {
@@ -6660,7 +6737,7 @@
6660
6737
  "type": "integer"
6661
6738
  },
6662
6739
  "Scte27Pids": {
6663
- "shape": "Sfq",
6740
+ "shape": "Sg3",
6664
6741
  "locationName": "scte27Pids"
6665
6742
  },
6666
6743
  "Scte35Pid": {
@@ -6677,13 +6754,13 @@
6677
6754
  }
6678
6755
  }
6679
6756
  },
6680
- "Sfq": {
6757
+ "Sg3": {
6681
6758
  "type": "list",
6682
6759
  "member": {
6683
6760
  "type": "integer"
6684
6761
  }
6685
6762
  },
6686
- "Sfr": {
6763
+ "Sg4": {
6687
6764
  "type": "list",
6688
6765
  "member": {
6689
6766
  "type": "structure",
@@ -6697,7 +6774,7 @@
6697
6774
  }
6698
6775
  }
6699
6776
  },
6700
- "Sga": {
6777
+ "Sgn": {
6701
6778
  "type": "structure",
6702
6779
  "members": {
6703
6780
  "ChannelClass": {
@@ -6726,7 +6803,7 @@
6726
6803
  }
6727
6804
  }
6728
6805
  },
6729
- "Sgv": {
6806
+ "Sh8": {
6730
6807
  "type": "structure",
6731
6808
  "members": {
6732
6809
  "ActiveInput": {
@@ -6759,7 +6836,7 @@
6759
6836
  }
6760
6837
  }
6761
6838
  },
6762
- "Sh0": {
6839
+ "Shd": {
6763
6840
  "type": "structure",
6764
6841
  "members": {
6765
6842
  "DnsAddresses": {
@@ -6780,7 +6857,7 @@
6780
6857
  }
6781
6858
  }
6782
6859
  },
6783
- "Sh3": {
6860
+ "Shg": {
6784
6861
  "type": "structure",
6785
6862
  "members": {
6786
6863
  "ActiveInput": {
@@ -6813,7 +6890,7 @@
6813
6890
  }
6814
6891
  }
6815
6892
  },
6816
- "Sin": {
6893
+ "Sj0": {
6817
6894
  "type": "structure",
6818
6895
  "members": {
6819
6896
  "Arn": {
@@ -6859,7 +6936,7 @@
6859
6936
  "locationName": "reservationId"
6860
6937
  },
6861
6938
  "ResourceSpecification": {
6862
- "shape": "Sga",
6939
+ "shape": "Sgn",
6863
6940
  "locationName": "resourceSpecification"
6864
6941
  },
6865
6942
  "Start": {
@@ -6869,7 +6946,7 @@
6869
6946
  "locationName": "state"
6870
6947
  },
6871
6948
  "Tags": {
6872
- "shape": "Sdy",
6949
+ "shape": "Seb",
6873
6950
  "locationName": "tags"
6874
6951
  },
6875
6952
  "UsagePrice": {
@@ -6878,7 +6955,7 @@
6878
6955
  }
6879
6956
  }
6880
6957
  },
6881
- "Sjd": {
6958
+ "Sjq": {
6882
6959
  "type": "structure",
6883
6960
  "members": {
6884
6961
  "ConfiguredInput": {