@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
@@ -12,6 +12,35 @@
12
12
  "uid": "mediatailor-2018-04-23"
13
13
  },
14
14
  "operations": {
15
+ "ConfigureLogsForPlaybackConfiguration": {
16
+ "http": {
17
+ "method": "PUT",
18
+ "requestUri": "/configureLogs/playbackConfiguration",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "members": {
23
+ "PercentEnabled": {
24
+ "type": "integer"
25
+ },
26
+ "PlaybackConfigurationName": {}
27
+ },
28
+ "required": [
29
+ "PercentEnabled",
30
+ "PlaybackConfigurationName"
31
+ ],
32
+ "type": "structure"
33
+ },
34
+ "output": {
35
+ "members": {
36
+ "PercentEnabled": {
37
+ "type": "integer"
38
+ },
39
+ "PlaybackConfigurationName": {}
40
+ },
41
+ "type": "structure"
42
+ }
43
+ },
15
44
  "CreateChannel": {
16
45
  "http": {
17
46
  "requestUri": "/channel/{channelName}",
@@ -24,15 +53,15 @@
24
53
  "locationName": "channelName"
25
54
  },
26
55
  "FillerSlate": {
27
- "shape": "S3"
56
+ "shape": "S6"
28
57
  },
29
58
  "Outputs": {
30
- "shape": "S4"
59
+ "shape": "S7"
31
60
  },
32
61
  "PlaybackMode": {},
33
62
  "Tags": {
34
63
  "locationName": "tags",
35
- "shape": "Sa"
64
+ "shape": "Sc"
36
65
  }
37
66
  },
38
67
  "required": [
@@ -48,26 +77,73 @@
48
77
  "ChannelName": {},
49
78
  "ChannelState": {},
50
79
  "CreationTime": {
51
- "shape": "Sd"
80
+ "shape": "Sf"
52
81
  },
53
82
  "FillerSlate": {
54
- "shape": "S3"
83
+ "shape": "S6"
55
84
  },
56
85
  "LastModifiedTime": {
57
- "shape": "Sd"
86
+ "shape": "Sf"
58
87
  },
59
88
  "Outputs": {
60
- "shape": "Se"
89
+ "shape": "Sg"
61
90
  },
62
91
  "PlaybackMode": {},
63
92
  "Tags": {
64
93
  "locationName": "tags",
65
- "shape": "Sa"
94
+ "shape": "Sc"
66
95
  }
67
96
  },
68
97
  "type": "structure"
69
98
  }
70
99
  },
100
+ "CreatePrefetchSchedule": {
101
+ "http": {
102
+ "requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
103
+ "responseCode": 200
104
+ },
105
+ "input": {
106
+ "members": {
107
+ "Consumption": {
108
+ "shape": "Sj"
109
+ },
110
+ "Name": {
111
+ "location": "uri",
112
+ "locationName": "Name"
113
+ },
114
+ "PlaybackConfigurationName": {
115
+ "location": "uri",
116
+ "locationName": "PlaybackConfigurationName"
117
+ },
118
+ "Retrieval": {
119
+ "shape": "Sn"
120
+ },
121
+ "StreamId": {}
122
+ },
123
+ "required": [
124
+ "Name",
125
+ "PlaybackConfigurationName",
126
+ "Consumption",
127
+ "Retrieval"
128
+ ],
129
+ "type": "structure"
130
+ },
131
+ "output": {
132
+ "members": {
133
+ "Arn": {},
134
+ "Consumption": {
135
+ "shape": "Sj"
136
+ },
137
+ "Name": {},
138
+ "PlaybackConfigurationName": {},
139
+ "Retrieval": {
140
+ "shape": "Sn"
141
+ },
142
+ "StreamId": {}
143
+ },
144
+ "type": "structure"
145
+ }
146
+ },
71
147
  "CreateProgram": {
72
148
  "http": {
73
149
  "requestUri": "/channel/{channelName}/program/{programName}",
@@ -76,7 +152,7 @@
76
152
  "input": {
77
153
  "members": {
78
154
  "AdBreaks": {
79
- "shape": "Sh"
155
+ "shape": "Sq"
80
156
  },
81
157
  "ChannelName": {
82
158
  "location": "uri",
@@ -124,16 +200,16 @@
124
200
  "output": {
125
201
  "members": {
126
202
  "AdBreaks": {
127
- "shape": "Sh"
203
+ "shape": "Sq"
128
204
  },
129
205
  "Arn": {},
130
206
  "ChannelName": {},
131
207
  "CreationTime": {
132
- "shape": "Sd"
208
+ "shape": "Sf"
133
209
  },
134
210
  "ProgramName": {},
135
211
  "ScheduledStartTime": {
136
- "shape": "Sd"
212
+ "shape": "Sf"
137
213
  },
138
214
  "SourceLocationName": {},
139
215
  "VodSourceName": {}
@@ -149,13 +225,13 @@
149
225
  "input": {
150
226
  "members": {
151
227
  "AccessConfiguration": {
152
- "shape": "Sr"
228
+ "shape": "S10"
153
229
  },
154
230
  "DefaultSegmentDeliveryConfiguration": {
155
- "shape": "Su"
231
+ "shape": "S13"
156
232
  },
157
233
  "HttpConfiguration": {
158
- "shape": "Sv"
234
+ "shape": "S14"
159
235
  },
160
236
  "SourceLocationName": {
161
237
  "location": "uri",
@@ -163,7 +239,7 @@
163
239
  },
164
240
  "Tags": {
165
241
  "locationName": "tags",
166
- "shape": "Sa"
242
+ "shape": "Sc"
167
243
  }
168
244
  },
169
245
  "required": [
@@ -175,25 +251,25 @@
175
251
  "output": {
176
252
  "members": {
177
253
  "AccessConfiguration": {
178
- "shape": "Sr"
254
+ "shape": "S10"
179
255
  },
180
256
  "Arn": {},
181
257
  "CreationTime": {
182
- "shape": "Sd"
258
+ "shape": "Sf"
183
259
  },
184
260
  "DefaultSegmentDeliveryConfiguration": {
185
- "shape": "Su"
261
+ "shape": "S13"
186
262
  },
187
263
  "HttpConfiguration": {
188
- "shape": "Sv"
264
+ "shape": "S14"
189
265
  },
190
266
  "LastModifiedTime": {
191
- "shape": "Sd"
267
+ "shape": "Sf"
192
268
  },
193
269
  "SourceLocationName": {},
194
270
  "Tags": {
195
271
  "locationName": "tags",
196
- "shape": "Sa"
272
+ "shape": "Sc"
197
273
  }
198
274
  },
199
275
  "type": "structure"
@@ -207,7 +283,7 @@
207
283
  "input": {
208
284
  "members": {
209
285
  "HttpPackageConfigurations": {
210
- "shape": "Sy"
286
+ "shape": "S17"
211
287
  },
212
288
  "SourceLocationName": {
213
289
  "location": "uri",
@@ -215,7 +291,7 @@
215
291
  },
216
292
  "Tags": {
217
293
  "locationName": "tags",
218
- "shape": "Sa"
294
+ "shape": "Sc"
219
295
  },
220
296
  "VodSourceName": {
221
297
  "location": "uri",
@@ -233,18 +309,18 @@
233
309
  "members": {
234
310
  "Arn": {},
235
311
  "CreationTime": {
236
- "shape": "Sd"
312
+ "shape": "Sf"
237
313
  },
238
314
  "HttpPackageConfigurations": {
239
- "shape": "Sy"
315
+ "shape": "S17"
240
316
  },
241
317
  "LastModifiedTime": {
242
- "shape": "Sd"
318
+ "shape": "Sf"
243
319
  },
244
320
  "SourceLocationName": {},
245
321
  "Tags": {
246
322
  "locationName": "tags",
247
- "shape": "Sa"
323
+ "shape": "Sc"
248
324
  },
249
325
  "VodSourceName": {}
250
326
  },
@@ -320,6 +396,34 @@
320
396
  "type": "structure"
321
397
  }
322
398
  },
399
+ "DeletePrefetchSchedule": {
400
+ "http": {
401
+ "method": "DELETE",
402
+ "requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
403
+ "responseCode": 204
404
+ },
405
+ "input": {
406
+ "members": {
407
+ "Name": {
408
+ "location": "uri",
409
+ "locationName": "Name"
410
+ },
411
+ "PlaybackConfigurationName": {
412
+ "location": "uri",
413
+ "locationName": "PlaybackConfigurationName"
414
+ }
415
+ },
416
+ "required": [
417
+ "Name",
418
+ "PlaybackConfigurationName"
419
+ ],
420
+ "type": "structure"
421
+ },
422
+ "output": {
423
+ "members": {},
424
+ "type": "structure"
425
+ }
426
+ },
323
427
  "DeleteProgram": {
324
428
  "http": {
325
429
  "method": "DELETE",
@@ -423,21 +527,21 @@
423
527
  "ChannelName": {},
424
528
  "ChannelState": {},
425
529
  "CreationTime": {
426
- "shape": "Sd"
530
+ "shape": "Sf"
427
531
  },
428
532
  "FillerSlate": {
429
- "shape": "S3"
533
+ "shape": "S6"
430
534
  },
431
535
  "LastModifiedTime": {
432
- "shape": "Sd"
536
+ "shape": "Sf"
433
537
  },
434
538
  "Outputs": {
435
- "shape": "Se"
539
+ "shape": "Sg"
436
540
  },
437
541
  "PlaybackMode": {},
438
542
  "Tags": {
439
543
  "locationName": "tags",
440
- "shape": "Sa"
544
+ "shape": "Sc"
441
545
  }
442
546
  },
443
547
  "type": "structure"
@@ -469,16 +573,16 @@
469
573
  "output": {
470
574
  "members": {
471
575
  "AdBreaks": {
472
- "shape": "Sh"
576
+ "shape": "Sq"
473
577
  },
474
578
  "Arn": {},
475
579
  "ChannelName": {},
476
580
  "CreationTime": {
477
- "shape": "Sd"
581
+ "shape": "Sf"
478
582
  },
479
583
  "ProgramName": {},
480
584
  "ScheduledStartTime": {
481
- "shape": "Sd"
585
+ "shape": "Sf"
482
586
  },
483
587
  "SourceLocationName": {},
484
588
  "VodSourceName": {}
@@ -507,25 +611,25 @@
507
611
  "output": {
508
612
  "members": {
509
613
  "AccessConfiguration": {
510
- "shape": "Sr"
614
+ "shape": "S10"
511
615
  },
512
616
  "Arn": {},
513
617
  "CreationTime": {
514
- "shape": "Sd"
618
+ "shape": "Sf"
515
619
  },
516
620
  "DefaultSegmentDeliveryConfiguration": {
517
- "shape": "Su"
621
+ "shape": "S13"
518
622
  },
519
623
  "HttpConfiguration": {
520
- "shape": "Sv"
624
+ "shape": "S14"
521
625
  },
522
626
  "LastModifiedTime": {
523
- "shape": "Sd"
627
+ "shape": "Sf"
524
628
  },
525
629
  "SourceLocationName": {},
526
630
  "Tags": {
527
631
  "locationName": "tags",
528
- "shape": "Sa"
632
+ "shape": "Sc"
529
633
  }
530
634
  },
531
635
  "type": "structure"
@@ -558,18 +662,18 @@
558
662
  "members": {
559
663
  "Arn": {},
560
664
  "CreationTime": {
561
- "shape": "Sd"
665
+ "shape": "Sf"
562
666
  },
563
667
  "HttpPackageConfigurations": {
564
- "shape": "Sy"
668
+ "shape": "S17"
565
669
  },
566
670
  "LastModifiedTime": {
567
- "shape": "Sd"
671
+ "shape": "Sf"
568
672
  },
569
673
  "SourceLocationName": {},
570
674
  "Tags": {
571
675
  "locationName": "tags",
572
- "shape": "Sa"
676
+ "shape": "Sc"
573
677
  },
574
678
  "VodSourceName": {}
575
679
  },
@@ -641,7 +745,7 @@
641
745
  "type": "long"
642
746
  },
643
747
  "ApproximateStartTime": {
644
- "shape": "Sd"
748
+ "shape": "Sf"
645
749
  },
646
750
  "Arn": {},
647
751
  "ChannelName": {},
@@ -653,7 +757,7 @@
653
757
  "type": "long"
654
758
  },
655
759
  "ApproximateStartTime": {
656
- "shape": "Sd"
760
+ "shape": "Sf"
657
761
  },
658
762
  "SourceLocationName": {},
659
763
  "VodSourceName": {}
@@ -704,28 +808,31 @@
704
808
  "members": {
705
809
  "AdDecisionServerUrl": {},
706
810
  "AvailSuppression": {
707
- "shape": "S1y"
811
+ "shape": "S29"
708
812
  },
709
813
  "Bumper": {
710
- "shape": "S20"
814
+ "shape": "S2b"
711
815
  },
712
816
  "CdnConfiguration": {
713
- "shape": "S21"
817
+ "shape": "S2c"
714
818
  },
715
819
  "ConfigurationAliases": {
716
- "shape": "S22"
820
+ "shape": "S2d"
717
821
  },
718
822
  "DashConfiguration": {
719
- "shape": "S23"
823
+ "shape": "S2e"
720
824
  },
721
825
  "HlsConfiguration": {
722
- "shape": "S25"
826
+ "shape": "S2g"
723
827
  },
724
828
  "LivePreRollConfiguration": {
725
- "shape": "S26"
829
+ "shape": "S2h"
830
+ },
831
+ "LogConfiguration": {
832
+ "shape": "S2i"
726
833
  },
727
834
  "ManifestProcessingRules": {
728
- "shape": "S27"
835
+ "shape": "S2j"
729
836
  },
730
837
  "Name": {},
731
838
  "PersonalizationThresholdSeconds": {
@@ -737,7 +844,7 @@
737
844
  "SlateAdUrl": {},
738
845
  "Tags": {
739
846
  "locationName": "tags",
740
- "shape": "Sa"
847
+ "shape": "Sc"
741
848
  },
742
849
  "TranscodeProfileName": {},
743
850
  "VideoContentSourceUrl": {}
@@ -745,6 +852,45 @@
745
852
  "type": "structure"
746
853
  }
747
854
  },
855
+ "GetPrefetchSchedule": {
856
+ "http": {
857
+ "method": "GET",
858
+ "requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
859
+ "responseCode": 200
860
+ },
861
+ "input": {
862
+ "members": {
863
+ "Name": {
864
+ "location": "uri",
865
+ "locationName": "Name"
866
+ },
867
+ "PlaybackConfigurationName": {
868
+ "location": "uri",
869
+ "locationName": "PlaybackConfigurationName"
870
+ }
871
+ },
872
+ "required": [
873
+ "Name",
874
+ "PlaybackConfigurationName"
875
+ ],
876
+ "type": "structure"
877
+ },
878
+ "output": {
879
+ "members": {
880
+ "Arn": {},
881
+ "Consumption": {
882
+ "shape": "Sj"
883
+ },
884
+ "Name": {},
885
+ "PlaybackConfigurationName": {},
886
+ "Retrieval": {
887
+ "shape": "Sn"
888
+ },
889
+ "StreamId": {}
890
+ },
891
+ "type": "structure"
892
+ }
893
+ },
748
894
  "ListAlerts": {
749
895
  "http": {
750
896
  "method": "GET",
@@ -780,10 +926,10 @@
780
926
  "AlertCode": {},
781
927
  "AlertMessage": {},
782
928
  "LastModifiedTime": {
783
- "shape": "Sd"
929
+ "shape": "Sf"
784
930
  },
785
931
  "RelatedResourceArns": {
786
- "shape": "S2f"
932
+ "shape": "S2t"
787
933
  },
788
934
  "ResourceArn": {}
789
935
  },
@@ -832,21 +978,21 @@
832
978
  "ChannelName": {},
833
979
  "ChannelState": {},
834
980
  "CreationTime": {
835
- "shape": "Sd"
981
+ "shape": "Sf"
836
982
  },
837
983
  "FillerSlate": {
838
- "shape": "S3"
984
+ "shape": "S6"
839
985
  },
840
986
  "LastModifiedTime": {
841
- "shape": "Sd"
987
+ "shape": "Sf"
842
988
  },
843
989
  "Outputs": {
844
- "shape": "Se"
990
+ "shape": "Sg"
845
991
  },
846
992
  "PlaybackMode": {},
847
993
  "Tags": {
848
994
  "locationName": "tags",
849
- "shape": "Sa"
995
+ "shape": "Sc"
850
996
  }
851
997
  },
852
998
  "required": [
@@ -892,28 +1038,31 @@
892
1038
  "members": {
893
1039
  "AdDecisionServerUrl": {},
894
1040
  "AvailSuppression": {
895
- "shape": "S1y"
1041
+ "shape": "S29"
896
1042
  },
897
1043
  "Bumper": {
898
- "shape": "S20"
1044
+ "shape": "S2b"
899
1045
  },
900
1046
  "CdnConfiguration": {
901
- "shape": "S21"
1047
+ "shape": "S2c"
902
1048
  },
903
1049
  "ConfigurationAliases": {
904
- "shape": "S22"
1050
+ "shape": "S2d"
905
1051
  },
906
1052
  "DashConfiguration": {
907
- "shape": "S23"
1053
+ "shape": "S2e"
908
1054
  },
909
1055
  "HlsConfiguration": {
910
- "shape": "S25"
1056
+ "shape": "S2g"
911
1057
  },
912
1058
  "LivePreRollConfiguration": {
913
- "shape": "S26"
1059
+ "shape": "S2h"
1060
+ },
1061
+ "LogConfiguration": {
1062
+ "shape": "S2i"
914
1063
  },
915
1064
  "ManifestProcessingRules": {
916
- "shape": "S27"
1065
+ "shape": "S2j"
917
1066
  },
918
1067
  "Name": {},
919
1068
  "PersonalizationThresholdSeconds": {
@@ -925,7 +1074,7 @@
925
1074
  "SlateAdUrl": {},
926
1075
  "Tags": {
927
1076
  "locationName": "tags",
928
- "shape": "Sa"
1077
+ "shape": "Sc"
929
1078
  },
930
1079
  "TranscodeProfileName": {},
931
1080
  "VideoContentSourceUrl": {}
@@ -939,6 +1088,60 @@
939
1088
  "type": "structure"
940
1089
  }
941
1090
  },
1091
+ "ListPrefetchSchedules": {
1092
+ "http": {
1093
+ "requestUri": "/prefetchSchedule/{PlaybackConfigurationName}",
1094
+ "responseCode": 200
1095
+ },
1096
+ "input": {
1097
+ "members": {
1098
+ "MaxResults": {
1099
+ "type": "integer"
1100
+ },
1101
+ "NextToken": {},
1102
+ "PlaybackConfigurationName": {
1103
+ "location": "uri",
1104
+ "locationName": "PlaybackConfigurationName"
1105
+ },
1106
+ "StreamId": {}
1107
+ },
1108
+ "required": [
1109
+ "PlaybackConfigurationName"
1110
+ ],
1111
+ "type": "structure"
1112
+ },
1113
+ "output": {
1114
+ "members": {
1115
+ "Items": {
1116
+ "member": {
1117
+ "members": {
1118
+ "Arn": {},
1119
+ "Consumption": {
1120
+ "shape": "Sj"
1121
+ },
1122
+ "Name": {},
1123
+ "PlaybackConfigurationName": {},
1124
+ "Retrieval": {
1125
+ "shape": "Sn"
1126
+ },
1127
+ "StreamId": {}
1128
+ },
1129
+ "required": [
1130
+ "Retrieval",
1131
+ "Consumption",
1132
+ "Arn",
1133
+ "PlaybackConfigurationName",
1134
+ "Name"
1135
+ ],
1136
+ "type": "structure"
1137
+ },
1138
+ "type": "list"
1139
+ },
1140
+ "NextToken": {}
1141
+ },
1142
+ "type": "structure"
1143
+ }
1144
+ },
942
1145
  "ListSourceLocations": {
943
1146
  "http": {
944
1147
  "method": "GET",
@@ -965,25 +1168,25 @@
965
1168
  "member": {
966
1169
  "members": {
967
1170
  "AccessConfiguration": {
968
- "shape": "Sr"
1171
+ "shape": "S10"
969
1172
  },
970
1173
  "Arn": {},
971
1174
  "CreationTime": {
972
- "shape": "Sd"
1175
+ "shape": "Sf"
973
1176
  },
974
1177
  "DefaultSegmentDeliveryConfiguration": {
975
- "shape": "Su"
1178
+ "shape": "S13"
976
1179
  },
977
1180
  "HttpConfiguration": {
978
- "shape": "Sv"
1181
+ "shape": "S14"
979
1182
  },
980
1183
  "LastModifiedTime": {
981
- "shape": "Sd"
1184
+ "shape": "Sf"
982
1185
  },
983
1186
  "SourceLocationName": {},
984
1187
  "Tags": {
985
1188
  "locationName": "tags",
986
- "shape": "Sa"
1189
+ "shape": "Sc"
987
1190
  }
988
1191
  },
989
1192
  "required": [
@@ -1022,7 +1225,7 @@
1022
1225
  "members": {
1023
1226
  "Tags": {
1024
1227
  "locationName": "tags",
1025
- "shape": "Sa"
1228
+ "shape": "Sc"
1026
1229
  }
1027
1230
  },
1028
1231
  "type": "structure"
@@ -1062,18 +1265,18 @@
1062
1265
  "members": {
1063
1266
  "Arn": {},
1064
1267
  "CreationTime": {
1065
- "shape": "Sd"
1268
+ "shape": "Sf"
1066
1269
  },
1067
1270
  "HttpPackageConfigurations": {
1068
- "shape": "Sy"
1271
+ "shape": "S17"
1069
1272
  },
1070
1273
  "LastModifiedTime": {
1071
- "shape": "Sd"
1274
+ "shape": "Sf"
1072
1275
  },
1073
1276
  "SourceLocationName": {},
1074
1277
  "Tags": {
1075
1278
  "locationName": "tags",
1076
- "shape": "Sa"
1279
+ "shape": "Sc"
1077
1280
  },
1078
1281
  "VodSourceName": {}
1079
1282
  },
@@ -1127,19 +1330,19 @@
1127
1330
  "members": {
1128
1331
  "AdDecisionServerUrl": {},
1129
1332
  "AvailSuppression": {
1130
- "shape": "S1y"
1333
+ "shape": "S29"
1131
1334
  },
1132
1335
  "Bumper": {
1133
- "shape": "S20"
1336
+ "shape": "S2b"
1134
1337
  },
1135
1338
  "CdnConfiguration": {
1136
- "shape": "S21"
1339
+ "shape": "S2c"
1137
1340
  },
1138
1341
  "ConfigurationAliases": {
1139
1342
  "key": {},
1140
1343
  "type": "map",
1141
1344
  "value": {
1142
- "shape": "Sa"
1345
+ "shape": "Sc"
1143
1346
  }
1144
1347
  },
1145
1348
  "DashConfiguration": {
@@ -1150,10 +1353,10 @@
1150
1353
  "type": "structure"
1151
1354
  },
1152
1355
  "LivePreRollConfiguration": {
1153
- "shape": "S26"
1356
+ "shape": "S2h"
1154
1357
  },
1155
1358
  "ManifestProcessingRules": {
1156
- "shape": "S27"
1359
+ "shape": "S2j"
1157
1360
  },
1158
1361
  "Name": {},
1159
1362
  "PersonalizationThresholdSeconds": {
@@ -1162,7 +1365,7 @@
1162
1365
  "SlateAdUrl": {},
1163
1366
  "Tags": {
1164
1367
  "locationName": "tags",
1165
- "shape": "Sa"
1368
+ "shape": "Sc"
1166
1369
  },
1167
1370
  "TranscodeProfileName": {},
1168
1371
  "VideoContentSourceUrl": {}
@@ -1173,28 +1376,31 @@
1173
1376
  "members": {
1174
1377
  "AdDecisionServerUrl": {},
1175
1378
  "AvailSuppression": {
1176
- "shape": "S1y"
1379
+ "shape": "S29"
1177
1380
  },
1178
1381
  "Bumper": {
1179
- "shape": "S20"
1382
+ "shape": "S2b"
1180
1383
  },
1181
1384
  "CdnConfiguration": {
1182
- "shape": "S21"
1385
+ "shape": "S2c"
1183
1386
  },
1184
1387
  "ConfigurationAliases": {
1185
- "shape": "S22"
1388
+ "shape": "S2d"
1186
1389
  },
1187
1390
  "DashConfiguration": {
1188
- "shape": "S23"
1391
+ "shape": "S2e"
1189
1392
  },
1190
1393
  "HlsConfiguration": {
1191
- "shape": "S25"
1394
+ "shape": "S2g"
1192
1395
  },
1193
1396
  "LivePreRollConfiguration": {
1194
- "shape": "S26"
1397
+ "shape": "S2h"
1398
+ },
1399
+ "LogConfiguration": {
1400
+ "shape": "S2i"
1195
1401
  },
1196
1402
  "ManifestProcessingRules": {
1197
- "shape": "S27"
1403
+ "shape": "S2j"
1198
1404
  },
1199
1405
  "Name": {},
1200
1406
  "PersonalizationThresholdSeconds": {
@@ -1206,7 +1412,7 @@
1206
1412
  "SlateAdUrl": {},
1207
1413
  "Tags": {
1208
1414
  "locationName": "tags",
1209
- "shape": "Sa"
1415
+ "shape": "Sc"
1210
1416
  },
1211
1417
  "TranscodeProfileName": {},
1212
1418
  "VideoContentSourceUrl": {}
@@ -1273,7 +1479,7 @@
1273
1479
  },
1274
1480
  "Tags": {
1275
1481
  "locationName": "tags",
1276
- "shape": "Sa"
1482
+ "shape": "Sc"
1277
1483
  }
1278
1484
  },
1279
1485
  "required": [
@@ -1298,7 +1504,7 @@
1298
1504
  "TagKeys": {
1299
1505
  "location": "querystring",
1300
1506
  "locationName": "tagKeys",
1301
- "shape": "S2f"
1507
+ "shape": "S2t"
1302
1508
  }
1303
1509
  },
1304
1510
  "required": [
@@ -1321,7 +1527,7 @@
1321
1527
  "locationName": "channelName"
1322
1528
  },
1323
1529
  "Outputs": {
1324
- "shape": "S4"
1530
+ "shape": "S7"
1325
1531
  }
1326
1532
  },
1327
1533
  "required": [
@@ -1336,21 +1542,21 @@
1336
1542
  "ChannelName": {},
1337
1543
  "ChannelState": {},
1338
1544
  "CreationTime": {
1339
- "shape": "Sd"
1545
+ "shape": "Sf"
1340
1546
  },
1341
1547
  "FillerSlate": {
1342
- "shape": "S3"
1548
+ "shape": "S6"
1343
1549
  },
1344
1550
  "LastModifiedTime": {
1345
- "shape": "Sd"
1551
+ "shape": "Sf"
1346
1552
  },
1347
1553
  "Outputs": {
1348
- "shape": "Se"
1554
+ "shape": "Sg"
1349
1555
  },
1350
1556
  "PlaybackMode": {},
1351
1557
  "Tags": {
1352
1558
  "locationName": "tags",
1353
- "shape": "Sa"
1559
+ "shape": "Sc"
1354
1560
  }
1355
1561
  },
1356
1562
  "type": "structure"
@@ -1365,13 +1571,13 @@
1365
1571
  "input": {
1366
1572
  "members": {
1367
1573
  "AccessConfiguration": {
1368
- "shape": "Sr"
1574
+ "shape": "S10"
1369
1575
  },
1370
1576
  "DefaultSegmentDeliveryConfiguration": {
1371
- "shape": "Su"
1577
+ "shape": "S13"
1372
1578
  },
1373
1579
  "HttpConfiguration": {
1374
- "shape": "Sv"
1580
+ "shape": "S14"
1375
1581
  },
1376
1582
  "SourceLocationName": {
1377
1583
  "location": "uri",
@@ -1387,25 +1593,25 @@
1387
1593
  "output": {
1388
1594
  "members": {
1389
1595
  "AccessConfiguration": {
1390
- "shape": "Sr"
1596
+ "shape": "S10"
1391
1597
  },
1392
1598
  "Arn": {},
1393
1599
  "CreationTime": {
1394
- "shape": "Sd"
1600
+ "shape": "Sf"
1395
1601
  },
1396
1602
  "DefaultSegmentDeliveryConfiguration": {
1397
- "shape": "Su"
1603
+ "shape": "S13"
1398
1604
  },
1399
1605
  "HttpConfiguration": {
1400
- "shape": "Sv"
1606
+ "shape": "S14"
1401
1607
  },
1402
1608
  "LastModifiedTime": {
1403
- "shape": "Sd"
1609
+ "shape": "Sf"
1404
1610
  },
1405
1611
  "SourceLocationName": {},
1406
1612
  "Tags": {
1407
1613
  "locationName": "tags",
1408
- "shape": "Sa"
1614
+ "shape": "Sc"
1409
1615
  }
1410
1616
  },
1411
1617
  "type": "structure"
@@ -1420,7 +1626,7 @@
1420
1626
  "input": {
1421
1627
  "members": {
1422
1628
  "HttpPackageConfigurations": {
1423
- "shape": "Sy"
1629
+ "shape": "S17"
1424
1630
  },
1425
1631
  "SourceLocationName": {
1426
1632
  "location": "uri",
@@ -1442,18 +1648,18 @@
1442
1648
  "members": {
1443
1649
  "Arn": {},
1444
1650
  "CreationTime": {
1445
- "shape": "Sd"
1651
+ "shape": "Sf"
1446
1652
  },
1447
1653
  "HttpPackageConfigurations": {
1448
- "shape": "Sy"
1654
+ "shape": "S17"
1449
1655
  },
1450
1656
  "LastModifiedTime": {
1451
- "shape": "Sd"
1657
+ "shape": "Sf"
1452
1658
  },
1453
1659
  "SourceLocationName": {},
1454
1660
  "Tags": {
1455
1661
  "locationName": "tags",
1456
- "shape": "Sa"
1662
+ "shape": "Sc"
1457
1663
  },
1458
1664
  "VodSourceName": {}
1459
1665
  },
@@ -1462,21 +1668,21 @@
1462
1668
  }
1463
1669
  },
1464
1670
  "shapes": {
1465
- "S3": {
1671
+ "S6": {
1466
1672
  "members": {
1467
1673
  "SourceLocationName": {},
1468
1674
  "VodSourceName": {}
1469
1675
  },
1470
1676
  "type": "structure"
1471
1677
  },
1472
- "S4": {
1678
+ "S7": {
1473
1679
  "member": {
1474
1680
  "members": {
1475
1681
  "DashPlaylistSettings": {
1476
- "shape": "S6"
1682
+ "shape": "S9"
1477
1683
  },
1478
1684
  "HlsPlaylistSettings": {
1479
- "shape": "S8"
1685
+ "shape": "Sa"
1480
1686
  },
1481
1687
  "ManifestName": {},
1482
1688
  "SourceGroup": {}
@@ -1489,7 +1695,7 @@
1489
1695
  },
1490
1696
  "type": "list"
1491
1697
  },
1492
- "S6": {
1698
+ "S9": {
1493
1699
  "members": {
1494
1700
  "ManifestWindowSeconds": {
1495
1701
  "type": "integer"
@@ -1506,7 +1712,7 @@
1506
1712
  },
1507
1713
  "type": "structure"
1508
1714
  },
1509
- "S8": {
1715
+ "Sa": {
1510
1716
  "members": {
1511
1717
  "ManifestWindowSeconds": {
1512
1718
  "type": "integer"
@@ -1514,23 +1720,23 @@
1514
1720
  },
1515
1721
  "type": "structure"
1516
1722
  },
1517
- "Sa": {
1723
+ "Sc": {
1518
1724
  "key": {},
1519
1725
  "type": "map",
1520
1726
  "value": {}
1521
1727
  },
1522
- "Sd": {
1728
+ "Sf": {
1523
1729
  "timestampFormat": "unixTimestamp",
1524
1730
  "type": "timestamp"
1525
1731
  },
1526
- "Se": {
1732
+ "Sg": {
1527
1733
  "member": {
1528
1734
  "members": {
1529
1735
  "DashPlaylistSettings": {
1530
- "shape": "S6"
1736
+ "shape": "S9"
1531
1737
  },
1532
1738
  "HlsPlaylistSettings": {
1533
- "shape": "S8"
1739
+ "shape": "Sa"
1534
1740
  },
1535
1741
  "ManifestName": {},
1536
1742
  "PlaybackUrl": {},
@@ -1545,7 +1751,52 @@
1545
1751
  },
1546
1752
  "type": "list"
1547
1753
  },
1548
- "Sh": {
1754
+ "Sj": {
1755
+ "members": {
1756
+ "AvailMatchingCriteria": {
1757
+ "member": {
1758
+ "members": {
1759
+ "DynamicVariable": {},
1760
+ "Operator": {}
1761
+ },
1762
+ "required": [
1763
+ "Operator",
1764
+ "DynamicVariable"
1765
+ ],
1766
+ "type": "structure"
1767
+ },
1768
+ "type": "list"
1769
+ },
1770
+ "EndTime": {
1771
+ "shape": "Sf"
1772
+ },
1773
+ "StartTime": {
1774
+ "shape": "Sf"
1775
+ }
1776
+ },
1777
+ "required": [
1778
+ "EndTime"
1779
+ ],
1780
+ "type": "structure"
1781
+ },
1782
+ "Sn": {
1783
+ "members": {
1784
+ "DynamicVariables": {
1785
+ "shape": "Sc"
1786
+ },
1787
+ "EndTime": {
1788
+ "shape": "Sf"
1789
+ },
1790
+ "StartTime": {
1791
+ "shape": "Sf"
1792
+ }
1793
+ },
1794
+ "required": [
1795
+ "EndTime"
1796
+ ],
1797
+ "type": "structure"
1798
+ },
1799
+ "Sq": {
1549
1800
  "member": {
1550
1801
  "members": {
1551
1802
  "MessageType": {},
@@ -1553,7 +1804,7 @@
1553
1804
  "type": "long"
1554
1805
  },
1555
1806
  "Slate": {
1556
- "shape": "S3"
1807
+ "shape": "S6"
1557
1808
  },
1558
1809
  "SpliceInsertMessage": {
1559
1810
  "members": {
@@ -1577,7 +1828,7 @@
1577
1828
  },
1578
1829
  "type": "list"
1579
1830
  },
1580
- "Sr": {
1831
+ "S10": {
1581
1832
  "members": {
1582
1833
  "AccessType": {},
1583
1834
  "SecretsManagerAccessTokenConfiguration": {
@@ -1591,13 +1842,13 @@
1591
1842
  },
1592
1843
  "type": "structure"
1593
1844
  },
1594
- "Su": {
1845
+ "S13": {
1595
1846
  "members": {
1596
1847
  "BaseUrl": {}
1597
1848
  },
1598
1849
  "type": "structure"
1599
1850
  },
1600
- "Sv": {
1851
+ "S14": {
1601
1852
  "members": {
1602
1853
  "BaseUrl": {}
1603
1854
  },
@@ -1606,7 +1857,7 @@
1606
1857
  ],
1607
1858
  "type": "structure"
1608
1859
  },
1609
- "Sy": {
1860
+ "S17": {
1610
1861
  "member": {
1611
1862
  "members": {
1612
1863
  "Path": {},
@@ -1622,35 +1873,35 @@
1622
1873
  },
1623
1874
  "type": "list"
1624
1875
  },
1625
- "S1y": {
1876
+ "S29": {
1626
1877
  "members": {
1627
1878
  "Mode": {},
1628
1879
  "Value": {}
1629
1880
  },
1630
1881
  "type": "structure"
1631
1882
  },
1632
- "S20": {
1883
+ "S2b": {
1633
1884
  "members": {
1634
1885
  "EndUrl": {},
1635
1886
  "StartUrl": {}
1636
1887
  },
1637
1888
  "type": "structure"
1638
1889
  },
1639
- "S21": {
1890
+ "S2c": {
1640
1891
  "members": {
1641
1892
  "AdSegmentUrlPrefix": {},
1642
1893
  "ContentSegmentUrlPrefix": {}
1643
1894
  },
1644
1895
  "type": "structure"
1645
1896
  },
1646
- "S22": {
1897
+ "S2d": {
1647
1898
  "key": {},
1648
1899
  "type": "map",
1649
1900
  "value": {
1650
- "shape": "Sa"
1901
+ "shape": "Sc"
1651
1902
  }
1652
1903
  },
1653
- "S23": {
1904
+ "S2e": {
1654
1905
  "members": {
1655
1906
  "ManifestEndpointPrefix": {},
1656
1907
  "MpdLocation": {},
@@ -1658,13 +1909,13 @@
1658
1909
  },
1659
1910
  "type": "structure"
1660
1911
  },
1661
- "S25": {
1912
+ "S2g": {
1662
1913
  "members": {
1663
1914
  "ManifestEndpointPrefix": {}
1664
1915
  },
1665
1916
  "type": "structure"
1666
1917
  },
1667
- "S26": {
1918
+ "S2h": {
1668
1919
  "members": {
1669
1920
  "AdDecisionServerUrl": {},
1670
1921
  "MaxDurationSeconds": {
@@ -1673,7 +1924,18 @@
1673
1924
  },
1674
1925
  "type": "structure"
1675
1926
  },
1676
- "S27": {
1927
+ "S2i": {
1928
+ "members": {
1929
+ "PercentEnabled": {
1930
+ "type": "integer"
1931
+ }
1932
+ },
1933
+ "required": [
1934
+ "PercentEnabled"
1935
+ ],
1936
+ "type": "structure"
1937
+ },
1938
+ "S2j": {
1677
1939
  "members": {
1678
1940
  "AdMarkerPassthrough": {
1679
1941
  "members": {
@@ -1686,7 +1948,7 @@
1686
1948
  },
1687
1949
  "type": "structure"
1688
1950
  },
1689
- "S2f": {
1951
+ "S2t": {
1690
1952
  "member": {},
1691
1953
  "type": "list"
1692
1954
  }