@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  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 +419 -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 +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  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 +752 -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/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. 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": "Sci",
264
282
  "locationName": "inputAttachments"
265
283
  },
266
284
  "InputSpecification": {
267
- "shape": "Sdt",
285
+ "shape": "Se5",
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": "Sea",
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": "Sed",
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": "Sel",
334
352
  "locationName": "destinations"
335
353
  },
336
354
  "InputDevices": {
337
- "shape": "Seb",
355
+ "shape": "Sen",
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": "Sep",
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": "Ser",
360
378
  "locationName": "sources"
361
379
  },
362
380
  "Tags": {
363
- "shape": "Sdy",
381
+ "shape": "Sea",
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": "Sew",
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": "Sea",
408
426
  "locationName": "tags"
409
427
  },
410
428
  "WhitelistRules": {
411
- "shape": "Sew",
429
+ "shape": "Sf8",
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": "Sfb",
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": "Sfg",
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": "Sea",
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": "Sfl",
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": "Sfr",
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": "Sg0",
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": "Sea",
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": "Sew",
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": "Sea",
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": "See",
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": "Sci",
617
635
  "locationName": "inputAttachments"
618
636
  },
619
637
  "InputSpecification": {
620
- "shape": "Sdt",
638
+ "shape": "Se5",
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": "Seg",
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": "Sea",
645
663
  "locationName": "tags"
646
664
  },
647
665
  "Vpc": {
648
- "shape": "Se7",
666
+ "shape": "Sej",
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": "Sfm",
730
748
  "locationName": "destinations"
731
749
  },
732
750
  "Id": {
733
751
  "locationName": "id"
734
752
  },
735
753
  "MultiplexSettings": {
736
- "shape": "Sf4",
754
+ "shape": "Sfg",
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": "Sea",
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": "Sfr",
791
809
  "locationName": "multiplexProgramSettings"
792
810
  },
793
811
  "PacketIdentifiersMap": {
794
- "shape": "Sfp",
812
+ "shape": "Sg1",
795
813
  "locationName": "packetIdentifiersMap"
796
814
  },
797
815
  "PipelineDetails": {
798
- "shape": "Sfr",
816
+ "shape": "Sg3",
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": "Sgm",
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": "Sea",
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": "See",
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": "Sci",
987
1005
  "locationName": "inputAttachments"
988
1006
  },
989
1007
  "InputSpecification": {
990
- "shape": "Sdt",
1008
+ "shape": "Se5",
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": "Seg",
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": "Sea",
1015
1033
  "locationName": "tags"
1016
1034
  },
1017
1035
  "Vpc": {
1018
- "shape": "Se7",
1036
+ "shape": "Sej",
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": "Sex",
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": "Sen",
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": "Sf2",
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": "Sf4",
1089
1107
  "locationName": "sources"
1090
1108
  },
1091
1109
  "State": {
1092
1110
  "locationName": "state"
1093
1111
  },
1094
1112
  "Tags": {
1095
- "shape": "Sdy",
1113
+ "shape": "Sea",
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": "Sh7",
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": "Shc",
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": "Shf",
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": "Sea",
1256
1274
  "locationName": "tags"
1257
1275
  },
1258
1276
  "WhitelistRules": {
1259
- "shape": "Sf1",
1277
+ "shape": "Sfd",
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": "Sfm",
1295
1313
  "locationName": "destinations"
1296
1314
  },
1297
1315
  "Id": {
1298
1316
  "locationName": "id"
1299
1317
  },
1300
1318
  "MultiplexSettings": {
1301
- "shape": "Sf4",
1319
+ "shape": "Sfg",
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": "Sea",
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": "Sfr",
1356
1374
  "locationName": "multiplexProgramSettings"
1357
1375
  },
1358
1376
  "PacketIdentifiersMap": {
1359
- "shape": "Sfp",
1377
+ "shape": "Sg1",
1360
1378
  "locationName": "packetIdentifiersMap"
1361
1379
  },
1362
1380
  "PipelineDetails": {
1363
- "shape": "Sfr",
1381
+ "shape": "Sg3",
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": "Sgm",
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": "Sgm",
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": "Sea",
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": "See",
1602
1620
  "locationName": "egressEndpoints"
1603
1621
  },
1604
1622
  "Id": {
1605
1623
  "locationName": "id"
1606
1624
  },
1607
1625
  "InputAttachments": {
1608
- "shape": "Sc7",
1626
+ "shape": "Sci",
1609
1627
  "locationName": "inputAttachments"
1610
1628
  },
1611
1629
  "InputSpecification": {
1612
- "shape": "Sdt",
1630
+ "shape": "Se5",
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": "Sea",
1633
1651
  "locationName": "tags"
1634
1652
  },
1635
1653
  "Vpc": {
1636
- "shape": "Se7",
1654
+ "shape": "Sej",
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": "Sh7",
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": "Shc",
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": "Shf",
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": "Sfb"
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": "Sew"
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": "Sea",
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": "Sgm",
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": "Siz"
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": "Sea",
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": "Sea",
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": "Siz",
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": "See",
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": "Sci",
2307
2325
  "locationName": "inputAttachments"
2308
2326
  },
2309
2327
  "InputSpecification": {
2310
- "shape": "Sdt",
2328
+ "shape": "Se5",
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": "Seg",
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": "Sea",
2335
2353
  "locationName": "tags"
2336
2354
  },
2337
2355
  "Vpc": {
2338
- "shape": "Se7",
2356
+ "shape": "Sej",
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": "Sfm",
2373
2391
  "locationName": "destinations"
2374
2392
  },
2375
2393
  "Id": {
2376
2394
  "locationName": "id"
2377
2395
  },
2378
2396
  "MultiplexSettings": {
2379
- "shape": "Sf4",
2397
+ "shape": "Sfg",
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": "Sea",
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": "See",
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": "Sci",
2450
2468
  "locationName": "inputAttachments"
2451
2469
  },
2452
2470
  "InputSpecification": {
2453
- "shape": "Sdt",
2471
+ "shape": "Se5",
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": "Seg",
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": "Sea",
2478
2496
  "locationName": "tags"
2479
2497
  },
2480
2498
  "Vpc": {
2481
- "shape": "Se7",
2499
+ "shape": "Sej",
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": "Sfm",
2516
2534
  "locationName": "destinations"
2517
2535
  },
2518
2536
  "Id": {
2519
2537
  "locationName": "id"
2520
2538
  },
2521
2539
  "MultiplexSettings": {
2522
- "shape": "Sf4",
2540
+ "shape": "Sfg",
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": "Sea",
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": "Sci",
2604
2622
  "locationName": "inputAttachments"
2605
2623
  },
2606
2624
  "InputSpecification": {
2607
- "shape": "Sdt",
2625
+ "shape": "Se5",
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": "Sed",
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": "Sed",
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": "Sel",
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": "Sep",
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": "Ser",
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": "Sew",
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": "Sjp",
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": "Sjp",
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": "Sh7",
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": "Shc",
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": "Shf",
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": "Sea",
2821
2839
  "locationName": "tags"
2822
2840
  },
2823
2841
  "WhitelistRules": {
2824
- "shape": "Sew",
2842
+ "shape": "Sf8",
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": "Sfb",
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": "Sfg",
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": "Sfl",
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": "Sfr",
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": "Sg0",
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": "Siz",
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": {
@@ -4539,7 +4609,7 @@
4539
4609
  "type": "structure",
4540
4610
  "members": {
4541
4611
  "Destination": {
4542
- "shape": "S61",
4612
+ "shape": "S6c",
4543
4613
  "locationName": "destination"
4544
4614
  }
4545
4615
  },
@@ -4565,7 +4635,7 @@
4565
4635
  "type": "integer"
4566
4636
  },
4567
4637
  "Destination": {
4568
- "shape": "S61",
4638
+ "shape": "S6c",
4569
4639
  "locationName": "destination"
4570
4640
  },
4571
4641
  "EventId": {
@@ -4704,7 +4774,7 @@
4704
4774
  "type": "structure",
4705
4775
  "members": {
4706
4776
  "M2tsSettings": {
4707
- "shape": "S87",
4777
+ "shape": "S8i",
4708
4778
  "locationName": "m2tsSettings"
4709
4779
  },
4710
4780
  "RawSettings": {
@@ -4894,7 +4964,7 @@
4894
4964
  "type": "structure",
4895
4965
  "members": {
4896
4966
  "Destination": {
4897
- "shape": "S61",
4967
+ "shape": "S6c",
4898
4968
  "locationName": "destination"
4899
4969
  }
4900
4970
  },
@@ -4914,7 +4984,7 @@
4914
4984
  "type": "integer"
4915
4985
  },
4916
4986
  "Destination": {
4917
- "shape": "S61",
4987
+ "shape": "S6c",
4918
4988
  "locationName": "destination"
4919
4989
  },
4920
4990
  "NumRetries": {
@@ -4939,13 +5009,13 @@
4939
5009
  "type": "structure",
4940
5010
  "members": {
4941
5011
  "M2tsSettings": {
4942
- "shape": "S87",
5012
+ "shape": "S8i",
4943
5013
  "locationName": "m2tsSettings"
4944
5014
  }
4945
5015
  }
4946
5016
  },
4947
5017
  "Destination": {
4948
- "shape": "S61",
5018
+ "shape": "S6c",
4949
5019
  "locationName": "destination"
4950
5020
  },
4951
5021
  "FecOutputSettings": {
@@ -5058,15 +5128,15 @@
5058
5128
  "type": "structure",
5059
5129
  "members": {
5060
5130
  "ColorSpacePassthroughSettings": {
5061
- "shape": "Sae",
5131
+ "shape": "Sap",
5062
5132
  "locationName": "colorSpacePassthroughSettings"
5063
5133
  },
5064
5134
  "Rec601Settings": {
5065
- "shape": "Saf",
5135
+ "shape": "Saq",
5066
5136
  "locationName": "rec601Settings"
5067
5137
  },
5068
5138
  "Rec709Settings": {
5069
- "shape": "Sag",
5139
+ "shape": "Sar",
5070
5140
  "locationName": "rec709Settings"
5071
5141
  }
5072
5142
  }
@@ -5079,7 +5149,7 @@
5079
5149
  "type": "structure",
5080
5150
  "members": {
5081
5151
  "TemporalFilterSettings": {
5082
- "shape": "Saj",
5152
+ "shape": "Sau",
5083
5153
  "locationName": "temporalFilterSettings"
5084
5154
  }
5085
5155
  }
@@ -5224,19 +5294,19 @@
5224
5294
  "type": "structure",
5225
5295
  "members": {
5226
5296
  "ColorSpacePassthroughSettings": {
5227
- "shape": "Sae",
5297
+ "shape": "Sap",
5228
5298
  "locationName": "colorSpacePassthroughSettings"
5229
5299
  },
5230
5300
  "Hdr10Settings": {
5231
- "shape": "Sbh",
5301
+ "shape": "Sbs",
5232
5302
  "locationName": "hdr10Settings"
5233
5303
  },
5234
5304
  "Rec601Settings": {
5235
- "shape": "Saf",
5305
+ "shape": "Saq",
5236
5306
  "locationName": "rec601Settings"
5237
5307
  },
5238
5308
  "Rec709Settings": {
5239
- "shape": "Sag",
5309
+ "shape": "Sar",
5240
5310
  "locationName": "rec709Settings"
5241
5311
  }
5242
5312
  }
@@ -5246,7 +5316,7 @@
5246
5316
  "type": "structure",
5247
5317
  "members": {
5248
5318
  "TemporalFilterSettings": {
5249
- "shape": "Saj",
5319
+ "shape": "Sau",
5250
5320
  "locationName": "temporalFilterSettings"
5251
5321
  }
5252
5322
  }
@@ -5354,7 +5424,7 @@
5354
5424
  "type": "structure",
5355
5425
  "members": {
5356
5426
  "TemporalFilterSettings": {
5357
- "shape": "Saj",
5427
+ "shape": "Sau",
5358
5428
  "locationName": "temporalFilterSettings"
5359
5429
  }
5360
5430
  }
@@ -5437,7 +5507,7 @@
5437
5507
  "TimecodeConfig"
5438
5508
  ]
5439
5509
  },
5440
- "S61": {
5510
+ "S6c": {
5441
5511
  "type": "structure",
5442
5512
  "members": {
5443
5513
  "DestinationRefId": {
@@ -5445,7 +5515,7 @@
5445
5515
  }
5446
5516
  }
5447
5517
  },
5448
- "S87": {
5518
+ "S8i": {
5449
5519
  "type": "structure",
5450
5520
  "members": {
5451
5521
  "AbsentInputAudioBehavior": {
@@ -5643,19 +5713,19 @@
5643
5713
  }
5644
5714
  }
5645
5715
  },
5646
- "Sae": {
5716
+ "Sap": {
5647
5717
  "type": "structure",
5648
5718
  "members": {}
5649
5719
  },
5650
- "Saf": {
5720
+ "Saq": {
5651
5721
  "type": "structure",
5652
5722
  "members": {}
5653
5723
  },
5654
- "Sag": {
5724
+ "Sar": {
5655
5725
  "type": "structure",
5656
5726
  "members": {}
5657
5727
  },
5658
- "Saj": {
5728
+ "Sau": {
5659
5729
  "type": "structure",
5660
5730
  "members": {
5661
5731
  "PostFilterSharpening": {
@@ -5666,7 +5736,7 @@
5666
5736
  }
5667
5737
  }
5668
5738
  },
5669
- "Sbh": {
5739
+ "Sbs": {
5670
5740
  "type": "structure",
5671
5741
  "members": {
5672
5742
  "MaxCll": {
@@ -5679,7 +5749,7 @@
5679
5749
  }
5680
5750
  }
5681
5751
  },
5682
- "Sc7": {
5752
+ "Sci": {
5683
5753
  "type": "list",
5684
5754
  "member": {
5685
5755
  "type": "structure",
@@ -6040,6 +6110,10 @@
6040
6110
  }
6041
6111
  }
6042
6112
  },
6113
+ "Scte35Pid": {
6114
+ "locationName": "scte35Pid",
6115
+ "type": "integer"
6116
+ },
6043
6117
  "Smpte2038DataPreference": {
6044
6118
  "locationName": "smpte2038DataPreference"
6045
6119
  },
@@ -6058,7 +6132,7 @@
6058
6132
  "type": "structure",
6059
6133
  "members": {
6060
6134
  "Hdr10Settings": {
6061
- "shape": "Sbh",
6135
+ "shape": "Sbs",
6062
6136
  "locationName": "hdr10Settings"
6063
6137
  }
6064
6138
  }
@@ -6099,7 +6173,7 @@
6099
6173
  }
6100
6174
  }
6101
6175
  },
6102
- "Sdt": {
6176
+ "Se5": {
6103
6177
  "type": "structure",
6104
6178
  "members": {
6105
6179
  "Codec": {
@@ -6113,45 +6187,45 @@
6113
6187
  }
6114
6188
  }
6115
6189
  },
6116
- "Sdy": {
6190
+ "Sea": {
6117
6191
  "type": "map",
6118
6192
  "key": {},
6119
6193
  "value": {}
6120
6194
  },
6121
- "Se1": {
6195
+ "Sed": {
6122
6196
  "type": "structure",
6123
6197
  "members": {
6124
6198
  "Arn": {
6125
6199
  "locationName": "arn"
6126
6200
  },
6127
6201
  "CdiInputSpecification": {
6128
- "shape": "S20",
6202
+ "shape": "S22",
6129
6203
  "locationName": "cdiInputSpecification"
6130
6204
  },
6131
6205
  "ChannelClass": {
6132
6206
  "locationName": "channelClass"
6133
6207
  },
6134
6208
  "Destinations": {
6135
- "shape": "S23",
6209
+ "shape": "S25",
6136
6210
  "locationName": "destinations"
6137
6211
  },
6138
6212
  "EgressEndpoints": {
6139
- "shape": "Se2",
6213
+ "shape": "See",
6140
6214
  "locationName": "egressEndpoints"
6141
6215
  },
6142
6216
  "EncoderSettings": {
6143
- "shape": "S2b",
6217
+ "shape": "S2d",
6144
6218
  "locationName": "encoderSettings"
6145
6219
  },
6146
6220
  "Id": {
6147
6221
  "locationName": "id"
6148
6222
  },
6149
6223
  "InputAttachments": {
6150
- "shape": "Sc7",
6224
+ "shape": "Sci",
6151
6225
  "locationName": "inputAttachments"
6152
6226
  },
6153
6227
  "InputSpecification": {
6154
- "shape": "Sdt",
6228
+ "shape": "Se5",
6155
6229
  "locationName": "inputSpecification"
6156
6230
  },
6157
6231
  "LogLevel": {
@@ -6161,7 +6235,7 @@
6161
6235
  "locationName": "name"
6162
6236
  },
6163
6237
  "PipelineDetails": {
6164
- "shape": "Se4",
6238
+ "shape": "Seg",
6165
6239
  "locationName": "pipelineDetails"
6166
6240
  },
6167
6241
  "PipelinesRunningCount": {
@@ -6175,16 +6249,16 @@
6175
6249
  "locationName": "state"
6176
6250
  },
6177
6251
  "Tags": {
6178
- "shape": "Sdy",
6252
+ "shape": "Sea",
6179
6253
  "locationName": "tags"
6180
6254
  },
6181
6255
  "Vpc": {
6182
- "shape": "Se7",
6256
+ "shape": "Sej",
6183
6257
  "locationName": "vpc"
6184
6258
  }
6185
6259
  }
6186
6260
  },
6187
- "Se2": {
6261
+ "See": {
6188
6262
  "type": "list",
6189
6263
  "member": {
6190
6264
  "type": "structure",
@@ -6195,7 +6269,7 @@
6195
6269
  }
6196
6270
  }
6197
6271
  },
6198
- "Se4": {
6272
+ "Seg": {
6199
6273
  "type": "list",
6200
6274
  "member": {
6201
6275
  "type": "structure",
@@ -6218,7 +6292,7 @@
6218
6292
  }
6219
6293
  }
6220
6294
  },
6221
- "Se7": {
6295
+ "Sej": {
6222
6296
  "type": "structure",
6223
6297
  "members": {
6224
6298
  "AvailabilityZones": {
@@ -6239,7 +6313,7 @@
6239
6313
  }
6240
6314
  }
6241
6315
  },
6242
- "Se9": {
6316
+ "Sel": {
6243
6317
  "type": "list",
6244
6318
  "member": {
6245
6319
  "type": "structure",
@@ -6250,7 +6324,7 @@
6250
6324
  }
6251
6325
  }
6252
6326
  },
6253
- "Seb": {
6327
+ "Sen": {
6254
6328
  "type": "list",
6255
6329
  "member": {
6256
6330
  "type": "structure",
@@ -6261,7 +6335,7 @@
6261
6335
  }
6262
6336
  }
6263
6337
  },
6264
- "Sed": {
6338
+ "Sep": {
6265
6339
  "type": "list",
6266
6340
  "member": {
6267
6341
  "type": "structure",
@@ -6272,7 +6346,7 @@
6272
6346
  }
6273
6347
  }
6274
6348
  },
6275
- "Sef": {
6349
+ "Ser": {
6276
6350
  "type": "list",
6277
6351
  "member": {
6278
6352
  "type": "structure",
@@ -6289,7 +6363,7 @@
6289
6363
  }
6290
6364
  }
6291
6365
  },
6292
- "Sek": {
6366
+ "Sew": {
6293
6367
  "type": "structure",
6294
6368
  "members": {
6295
6369
  "Arn": {
@@ -6300,7 +6374,7 @@
6300
6374
  "locationName": "attachedChannels"
6301
6375
  },
6302
6376
  "Destinations": {
6303
- "shape": "Sel",
6377
+ "shape": "Sex",
6304
6378
  "locationName": "destinations"
6305
6379
  },
6306
6380
  "Id": {
@@ -6310,7 +6384,7 @@
6310
6384
  "locationName": "inputClass"
6311
6385
  },
6312
6386
  "InputDevices": {
6313
- "shape": "Seb",
6387
+ "shape": "Sen",
6314
6388
  "locationName": "inputDevices"
6315
6389
  },
6316
6390
  "InputPartnerIds": {
@@ -6321,7 +6395,7 @@
6321
6395
  "locationName": "inputSourceType"
6322
6396
  },
6323
6397
  "MediaConnectFlows": {
6324
- "shape": "Seq",
6398
+ "shape": "Sf2",
6325
6399
  "locationName": "mediaConnectFlows"
6326
6400
  },
6327
6401
  "Name": {
@@ -6335,14 +6409,14 @@
6335
6409
  "locationName": "securityGroups"
6336
6410
  },
6337
6411
  "Sources": {
6338
- "shape": "Ses",
6412
+ "shape": "Sf4",
6339
6413
  "locationName": "sources"
6340
6414
  },
6341
6415
  "State": {
6342
6416
  "locationName": "state"
6343
6417
  },
6344
6418
  "Tags": {
6345
- "shape": "Sdy",
6419
+ "shape": "Sea",
6346
6420
  "locationName": "tags"
6347
6421
  },
6348
6422
  "Type": {
@@ -6350,7 +6424,7 @@
6350
6424
  }
6351
6425
  }
6352
6426
  },
6353
- "Sel": {
6427
+ "Sex": {
6354
6428
  "type": "list",
6355
6429
  "member": {
6356
6430
  "type": "structure",
@@ -6379,7 +6453,7 @@
6379
6453
  }
6380
6454
  }
6381
6455
  },
6382
- "Seq": {
6456
+ "Sf2": {
6383
6457
  "type": "list",
6384
6458
  "member": {
6385
6459
  "type": "structure",
@@ -6390,7 +6464,7 @@
6390
6464
  }
6391
6465
  }
6392
6466
  },
6393
- "Ses": {
6467
+ "Sf4": {
6394
6468
  "type": "list",
6395
6469
  "member": {
6396
6470
  "type": "structure",
@@ -6407,7 +6481,7 @@
6407
6481
  }
6408
6482
  }
6409
6483
  },
6410
- "Sew": {
6484
+ "Sf8": {
6411
6485
  "type": "list",
6412
6486
  "member": {
6413
6487
  "type": "structure",
@@ -6418,7 +6492,7 @@
6418
6492
  }
6419
6493
  }
6420
6494
  },
6421
- "Sez": {
6495
+ "Sfb": {
6422
6496
  "type": "structure",
6423
6497
  "members": {
6424
6498
  "Arn": {
@@ -6435,16 +6509,16 @@
6435
6509
  "locationName": "state"
6436
6510
  },
6437
6511
  "Tags": {
6438
- "shape": "Sdy",
6512
+ "shape": "Sea",
6439
6513
  "locationName": "tags"
6440
6514
  },
6441
6515
  "WhitelistRules": {
6442
- "shape": "Sf1",
6516
+ "shape": "Sfd",
6443
6517
  "locationName": "whitelistRules"
6444
6518
  }
6445
6519
  }
6446
6520
  },
6447
- "Sf1": {
6521
+ "Sfd": {
6448
6522
  "type": "list",
6449
6523
  "member": {
6450
6524
  "type": "structure",
@@ -6455,7 +6529,7 @@
6455
6529
  }
6456
6530
  }
6457
6531
  },
6458
- "Sf4": {
6532
+ "Sfg": {
6459
6533
  "type": "structure",
6460
6534
  "members": {
6461
6535
  "MaximumVideoBufferDelayMilliseconds": {
@@ -6480,7 +6554,7 @@
6480
6554
  "TransportStreamId"
6481
6555
  ]
6482
6556
  },
6483
- "Sf9": {
6557
+ "Sfl": {
6484
6558
  "type": "structure",
6485
6559
  "members": {
6486
6560
  "Arn": {
@@ -6491,14 +6565,14 @@
6491
6565
  "locationName": "availabilityZones"
6492
6566
  },
6493
6567
  "Destinations": {
6494
- "shape": "Sfa",
6568
+ "shape": "Sfm",
6495
6569
  "locationName": "destinations"
6496
6570
  },
6497
6571
  "Id": {
6498
6572
  "locationName": "id"
6499
6573
  },
6500
6574
  "MultiplexSettings": {
6501
- "shape": "Sf4",
6575
+ "shape": "Sfg",
6502
6576
  "locationName": "multiplexSettings"
6503
6577
  },
6504
6578
  "Name": {
@@ -6516,12 +6590,12 @@
6516
6590
  "locationName": "state"
6517
6591
  },
6518
6592
  "Tags": {
6519
- "shape": "Sdy",
6593
+ "shape": "Sea",
6520
6594
  "locationName": "tags"
6521
6595
  }
6522
6596
  }
6523
6597
  },
6524
- "Sfa": {
6598
+ "Sfm": {
6525
6599
  "type": "list",
6526
6600
  "member": {
6527
6601
  "type": "structure",
@@ -6538,7 +6612,7 @@
6538
6612
  }
6539
6613
  }
6540
6614
  },
6541
- "Sff": {
6615
+ "Sfr": {
6542
6616
  "type": "structure",
6543
6617
  "members": {
6544
6618
  "PreferredChannelPipeline": {
@@ -6597,22 +6671,22 @@
6597
6671
  "ProgramNumber"
6598
6672
  ]
6599
6673
  },
6600
- "Sfo": {
6674
+ "Sg0": {
6601
6675
  "type": "structure",
6602
6676
  "members": {
6603
6677
  "ChannelId": {
6604
6678
  "locationName": "channelId"
6605
6679
  },
6606
6680
  "MultiplexProgramSettings": {
6607
- "shape": "Sff",
6681
+ "shape": "Sfr",
6608
6682
  "locationName": "multiplexProgramSettings"
6609
6683
  },
6610
6684
  "PacketIdentifiersMap": {
6611
- "shape": "Sfp",
6685
+ "shape": "Sg1",
6612
6686
  "locationName": "packetIdentifiersMap"
6613
6687
  },
6614
6688
  "PipelineDetails": {
6615
- "shape": "Sfr",
6689
+ "shape": "Sg3",
6616
6690
  "locationName": "pipelineDetails"
6617
6691
  },
6618
6692
  "ProgramName": {
@@ -6620,15 +6694,15 @@
6620
6694
  }
6621
6695
  }
6622
6696
  },
6623
- "Sfp": {
6697
+ "Sg1": {
6624
6698
  "type": "structure",
6625
6699
  "members": {
6626
6700
  "AudioPids": {
6627
- "shape": "Sfq",
6701
+ "shape": "Sg2",
6628
6702
  "locationName": "audioPids"
6629
6703
  },
6630
6704
  "DvbSubPids": {
6631
- "shape": "Sfq",
6705
+ "shape": "Sg2",
6632
6706
  "locationName": "dvbSubPids"
6633
6707
  },
6634
6708
  "DvbTeletextPid": {
@@ -6644,7 +6718,7 @@
6644
6718
  "type": "integer"
6645
6719
  },
6646
6720
  "KlvDataPids": {
6647
- "shape": "Sfq",
6721
+ "shape": "Sg2",
6648
6722
  "locationName": "klvDataPids"
6649
6723
  },
6650
6724
  "PcrPid": {
@@ -6660,7 +6734,7 @@
6660
6734
  "type": "integer"
6661
6735
  },
6662
6736
  "Scte27Pids": {
6663
- "shape": "Sfq",
6737
+ "shape": "Sg2",
6664
6738
  "locationName": "scte27Pids"
6665
6739
  },
6666
6740
  "Scte35Pid": {
@@ -6677,13 +6751,13 @@
6677
6751
  }
6678
6752
  }
6679
6753
  },
6680
- "Sfq": {
6754
+ "Sg2": {
6681
6755
  "type": "list",
6682
6756
  "member": {
6683
6757
  "type": "integer"
6684
6758
  }
6685
6759
  },
6686
- "Sfr": {
6760
+ "Sg3": {
6687
6761
  "type": "list",
6688
6762
  "member": {
6689
6763
  "type": "structure",
@@ -6697,7 +6771,7 @@
6697
6771
  }
6698
6772
  }
6699
6773
  },
6700
- "Sga": {
6774
+ "Sgm": {
6701
6775
  "type": "structure",
6702
6776
  "members": {
6703
6777
  "ChannelClass": {
@@ -6726,7 +6800,7 @@
6726
6800
  }
6727
6801
  }
6728
6802
  },
6729
- "Sgv": {
6803
+ "Sh7": {
6730
6804
  "type": "structure",
6731
6805
  "members": {
6732
6806
  "ActiveInput": {
@@ -6759,7 +6833,7 @@
6759
6833
  }
6760
6834
  }
6761
6835
  },
6762
- "Sh0": {
6836
+ "Shc": {
6763
6837
  "type": "structure",
6764
6838
  "members": {
6765
6839
  "DnsAddresses": {
@@ -6780,7 +6854,7 @@
6780
6854
  }
6781
6855
  }
6782
6856
  },
6783
- "Sh3": {
6857
+ "Shf": {
6784
6858
  "type": "structure",
6785
6859
  "members": {
6786
6860
  "ActiveInput": {
@@ -6813,7 +6887,7 @@
6813
6887
  }
6814
6888
  }
6815
6889
  },
6816
- "Sin": {
6890
+ "Siz": {
6817
6891
  "type": "structure",
6818
6892
  "members": {
6819
6893
  "Arn": {
@@ -6859,7 +6933,7 @@
6859
6933
  "locationName": "reservationId"
6860
6934
  },
6861
6935
  "ResourceSpecification": {
6862
- "shape": "Sga",
6936
+ "shape": "Sgm",
6863
6937
  "locationName": "resourceSpecification"
6864
6938
  },
6865
6939
  "Start": {
@@ -6869,7 +6943,7 @@
6869
6943
  "locationName": "state"
6870
6944
  },
6871
6945
  "Tags": {
6872
- "shape": "Sdy",
6946
+ "shape": "Sea",
6873
6947
  "locationName": "tags"
6874
6948
  },
6875
6949
  "UsagePrice": {
@@ -6878,7 +6952,7 @@
6878
6952
  }
6879
6953
  }
6880
6954
  },
6881
- "Sjd": {
6955
+ "Sjp": {
6882
6956
  "type": "structure",
6883
6957
  "members": {
6884
6958
  "ConfiguredInput": {