@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23

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 (496) 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 +439 -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 +343 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +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/comprehendmedical-2018-10-30.min.json +244 -29
  62. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  64. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  65. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  66. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  68. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  70. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  73. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  74. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  75. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  78. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  79. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  82. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  84. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  85. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  86. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  87. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  88. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  89. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  90. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  91. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  94. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  95. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  97. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  98. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  99. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  101. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  103. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  104. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  105. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  108. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  109. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  110. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  113. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  114. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +442 -267
  115. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  117. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  121. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  123. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  125. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  127. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  130. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  132. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  133. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  134. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  135. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  137. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  138. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  139. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  140. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  141. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
  142. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  143. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  144. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  145. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  146. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  147. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  148. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  149. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  150. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  151. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  152. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  153. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  154. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  155. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  156. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  157. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  158. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  159. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  160. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  161. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  162. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +900 -161
  163. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  164. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  165. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  166. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  167. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  168. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  169. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  170. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  171. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  172. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  173. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  174. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  175. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  176. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  177. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  178. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  179. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  180. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  181. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  182. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  183. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  184. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  185. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  186. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  187. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  188. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  189. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  190. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  191. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  192. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  193. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  194. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  195. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  196. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  197. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  198. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  199. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  200. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  201. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  202. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  203. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  204. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  205. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  206. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  207. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  208. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  209. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  210. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  211. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  212. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2265 -1023
  213. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  214. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  215. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  216. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  217. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  218. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  219. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  220. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  221. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  222. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  223. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  224. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  225. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  226. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  227. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  228. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  229. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  230. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  231. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  232. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  233. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  234. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  235. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  236. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  237. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  238. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  239. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  240. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  241. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  242. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  243. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  244. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  245. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  246. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  247. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  248. package/node_modules/aws-sdk/clients/account.js +18 -0
  249. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  250. package/node_modules/aws-sdk/clients/all.js +22 -1
  251. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  252. package/node_modules/aws-sdk/clients/amp.js +1 -0
  253. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  254. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  255. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  256. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  257. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  258. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  259. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  260. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  261. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  262. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  263. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  264. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  265. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  266. package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
  267. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  268. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  269. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  270. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  271. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  272. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  273. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  274. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  275. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  276. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  277. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  278. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  279. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  280. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  281. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  282. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  283. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  284. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  285. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  286. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  287. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  288. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  289. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  290. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  291. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  292. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  293. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  294. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  295. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  296. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  297. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  298. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  299. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  300. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  301. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  302. package/node_modules/aws-sdk/clients/drs.js +18 -0
  303. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  304. package/node_modules/aws-sdk/clients/ec2.d.ts +4044 -415
  305. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  306. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  307. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  308. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  309. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  310. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  311. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  312. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  313. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  314. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  315. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  316. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  317. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  318. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  319. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  320. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  321. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  322. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  323. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  324. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  325. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  326. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  327. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  328. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  329. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  330. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  331. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  332. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  333. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  334. package/node_modules/aws-sdk/clients/iot.d.ts +265 -18
  335. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  336. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  337. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  338. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  339. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  340. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  341. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  342. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  343. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  344. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  345. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  346. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  347. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  348. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  349. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  350. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
  351. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  352. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  353. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  354. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  355. package/node_modules/aws-sdk/clients/location.d.ts +256 -62
  356. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  357. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  358. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  359. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  360. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  361. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  362. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  363. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  364. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  365. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  366. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  367. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  368. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  369. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  370. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  371. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  372. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  373. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  374. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  375. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  376. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  377. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  378. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  379. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  380. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  381. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  382. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  383. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  384. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  385. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  386. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  387. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  388. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  389. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  390. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  391. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  392. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  393. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  394. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  395. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  396. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  397. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  398. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  399. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  400. package/node_modules/aws-sdk/clients/rum.js +18 -0
  401. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  402. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  403. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
  404. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  405. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  406. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  407. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  408. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  409. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  410. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  411. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  412. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  413. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  414. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  415. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  416. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  417. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  418. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  419. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  420. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  421. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  422. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  423. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  424. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  425. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  426. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  427. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  428. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  429. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  430. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  431. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  432. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  433. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  434. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  435. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  436. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  437. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
  438. package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
  439. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  440. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  441. package/node_modules/aws-sdk/lib/config.js +15 -3
  442. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  443. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  444. package/node_modules/aws-sdk/lib/core.js +1 -1
  445. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  446. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  447. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  448. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  449. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  450. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  451. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  452. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  453. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  454. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  455. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  456. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  457. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  458. package/node_modules/aws-sdk/lib/request.js +4 -6
  459. package/node_modules/aws-sdk/lib/service.js +19 -0
  460. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  461. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  462. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  463. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  464. package/node_modules/aws-sdk/package.json +4 -5
  465. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  471. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  472. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  473. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  474. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  475. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  476. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  477. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  478. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  479. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  480. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  481. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  482. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  483. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  484. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  485. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  486. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  487. package/package.json +39 -69
  488. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  489. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  490. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  491. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  492. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  493. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  494. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  495. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  496. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -13,6 +13,47 @@
13
13
  "uid": "forecast-2018-06-26"
14
14
  },
15
15
  "operations": {
16
+ "CreateAutoPredictor": {
17
+ "input": {
18
+ "type": "structure",
19
+ "required": [
20
+ "PredictorName"
21
+ ],
22
+ "members": {
23
+ "PredictorName": {},
24
+ "ForecastHorizon": {
25
+ "type": "integer"
26
+ },
27
+ "ForecastTypes": {
28
+ "shape": "S4"
29
+ },
30
+ "ForecastDimensions": {
31
+ "shape": "S6"
32
+ },
33
+ "ForecastFrequency": {},
34
+ "DataConfig": {
35
+ "shape": "S8"
36
+ },
37
+ "EncryptionConfig": {
38
+ "shape": "Si"
39
+ },
40
+ "ReferencePredictorArn": {},
41
+ "OptimizationMetric": {},
42
+ "ExplainPredictor": {
43
+ "type": "boolean"
44
+ },
45
+ "Tags": {
46
+ "shape": "Sm"
47
+ }
48
+ }
49
+ },
50
+ "output": {
51
+ "type": "structure",
52
+ "members": {
53
+ "PredictorArn": {}
54
+ }
55
+ }
56
+ },
16
57
  "CreateDataset": {
17
58
  "input": {
18
59
  "type": "structure",
@@ -28,13 +69,13 @@
28
69
  "DatasetType": {},
29
70
  "DataFrequency": {},
30
71
  "Schema": {
31
- "shape": "S6"
72
+ "shape": "Su"
32
73
  },
33
74
  "EncryptionConfig": {
34
- "shape": "Sa"
75
+ "shape": "Si"
35
76
  },
36
77
  "Tags": {
37
- "shape": "Sd"
78
+ "shape": "Sm"
38
79
  }
39
80
  }
40
81
  },
@@ -56,10 +97,10 @@
56
97
  "DatasetGroupName": {},
57
98
  "Domain": {},
58
99
  "DatasetArns": {
59
- "shape": "Sj"
100
+ "shape": "S10"
60
101
  },
61
102
  "Tags": {
62
- "shape": "Sd"
103
+ "shape": "Sm"
63
104
  }
64
105
  }
65
106
  },
@@ -82,7 +123,7 @@
82
123
  "DatasetImportJobName": {},
83
124
  "DatasetArn": {},
84
125
  "DataSource": {
85
- "shape": "Sm"
126
+ "shape": "S13"
86
127
  },
87
128
  "TimestampFormat": {},
88
129
  "TimeZone": {},
@@ -91,7 +132,7 @@
91
132
  },
92
133
  "GeolocationFormat": {},
93
134
  "Tags": {
94
- "shape": "Sd"
135
+ "shape": "Sm"
95
136
  }
96
137
  }
97
138
  },
@@ -102,6 +143,69 @@
102
143
  }
103
144
  }
104
145
  },
146
+ "CreateExplainability": {
147
+ "input": {
148
+ "type": "structure",
149
+ "required": [
150
+ "ExplainabilityName",
151
+ "ResourceArn",
152
+ "ExplainabilityConfig"
153
+ ],
154
+ "members": {
155
+ "ExplainabilityName": {},
156
+ "ResourceArn": {},
157
+ "ExplainabilityConfig": {
158
+ "shape": "S1c"
159
+ },
160
+ "DataSource": {
161
+ "shape": "S13"
162
+ },
163
+ "Schema": {
164
+ "shape": "Su"
165
+ },
166
+ "EnableVisualization": {
167
+ "type": "boolean"
168
+ },
169
+ "StartDateTime": {},
170
+ "EndDateTime": {},
171
+ "Tags": {
172
+ "shape": "Sm"
173
+ }
174
+ }
175
+ },
176
+ "output": {
177
+ "type": "structure",
178
+ "members": {
179
+ "ExplainabilityArn": {}
180
+ }
181
+ }
182
+ },
183
+ "CreateExplainabilityExport": {
184
+ "input": {
185
+ "type": "structure",
186
+ "required": [
187
+ "ExplainabilityExportName",
188
+ "ExplainabilityArn",
189
+ "Destination"
190
+ ],
191
+ "members": {
192
+ "ExplainabilityExportName": {},
193
+ "ExplainabilityArn": {},
194
+ "Destination": {
195
+ "shape": "S1i"
196
+ },
197
+ "Tags": {
198
+ "shape": "Sm"
199
+ }
200
+ }
201
+ },
202
+ "output": {
203
+ "type": "structure",
204
+ "members": {
205
+ "ExplainabilityExportArn": {}
206
+ }
207
+ }
208
+ },
105
209
  "CreateForecast": {
106
210
  "input": {
107
211
  "type": "structure",
@@ -113,10 +217,10 @@
113
217
  "ForecastName": {},
114
218
  "PredictorArn": {},
115
219
  "ForecastTypes": {
116
- "shape": "Sv"
220
+ "shape": "S4"
117
221
  },
118
222
  "Tags": {
119
- "shape": "Sd"
223
+ "shape": "Sm"
120
224
  }
121
225
  }
122
226
  },
@@ -139,10 +243,10 @@
139
243
  "ForecastExportJobName": {},
140
244
  "ForecastArn": {},
141
245
  "Destination": {
142
- "shape": "Sz"
246
+ "shape": "S1i"
143
247
  },
144
248
  "Tags": {
145
- "shape": "Sd"
249
+ "shape": "Sm"
146
250
  }
147
251
  }
148
252
  },
@@ -169,7 +273,7 @@
169
273
  "type": "integer"
170
274
  },
171
275
  "ForecastTypes": {
172
- "shape": "Sv"
276
+ "shape": "S4"
173
277
  },
174
278
  "PerformAutoML": {
175
279
  "type": "boolean"
@@ -179,25 +283,25 @@
179
283
  "type": "boolean"
180
284
  },
181
285
  "TrainingParameters": {
182
- "shape": "S15"
286
+ "shape": "S1q"
183
287
  },
184
288
  "EvaluationParameters": {
185
- "shape": "S18"
289
+ "shape": "S1t"
186
290
  },
187
291
  "HPOConfig": {
188
- "shape": "S19"
292
+ "shape": "S1u"
189
293
  },
190
294
  "InputDataConfig": {
191
- "shape": "S1l"
295
+ "shape": "S24"
192
296
  },
193
297
  "FeaturizationConfig": {
194
- "shape": "S1o"
298
+ "shape": "S27"
195
299
  },
196
300
  "EncryptionConfig": {
197
- "shape": "Sa"
301
+ "shape": "Si"
198
302
  },
199
303
  "Tags": {
200
- "shape": "Sd"
304
+ "shape": "Sm"
201
305
  },
202
306
  "OptimizationMetric": {}
203
307
  }
@@ -221,10 +325,10 @@
221
325
  "PredictorBacktestExportJobName": {},
222
326
  "PredictorArn": {},
223
327
  "Destination": {
224
- "shape": "Sz"
328
+ "shape": "S1i"
225
329
  },
226
330
  "Tags": {
227
- "shape": "Sd"
331
+ "shape": "Sm"
228
332
  }
229
333
  }
230
334
  },
@@ -271,6 +375,30 @@
271
375
  },
272
376
  "idempotent": true
273
377
  },
378
+ "DeleteExplainability": {
379
+ "input": {
380
+ "type": "structure",
381
+ "required": [
382
+ "ExplainabilityArn"
383
+ ],
384
+ "members": {
385
+ "ExplainabilityArn": {}
386
+ }
387
+ },
388
+ "idempotent": true
389
+ },
390
+ "DeleteExplainabilityExport": {
391
+ "input": {
392
+ "type": "structure",
393
+ "required": [
394
+ "ExplainabilityExportArn"
395
+ ],
396
+ "members": {
397
+ "ExplainabilityExportArn": {}
398
+ }
399
+ },
400
+ "idempotent": true
401
+ },
274
402
  "DeleteForecast": {
275
403
  "input": {
276
404
  "type": "structure",
@@ -331,6 +459,63 @@
331
459
  },
332
460
  "idempotent": true
333
461
  },
462
+ "DescribeAutoPredictor": {
463
+ "input": {
464
+ "type": "structure",
465
+ "required": [
466
+ "PredictorArn"
467
+ ],
468
+ "members": {
469
+ "PredictorArn": {}
470
+ }
471
+ },
472
+ "output": {
473
+ "type": "structure",
474
+ "members": {
475
+ "PredictorArn": {},
476
+ "PredictorName": {},
477
+ "ForecastHorizon": {
478
+ "type": "integer"
479
+ },
480
+ "ForecastTypes": {
481
+ "shape": "S4"
482
+ },
483
+ "ForecastFrequency": {},
484
+ "DatasetImportJobArns": {
485
+ "shape": "S10"
486
+ },
487
+ "DataConfig": {
488
+ "shape": "S8"
489
+ },
490
+ "EncryptionConfig": {
491
+ "shape": "Si"
492
+ },
493
+ "ReferencePredictorSummary": {
494
+ "shape": "S2t"
495
+ },
496
+ "EstimatedTimeRemainingInMinutes": {
497
+ "type": "long"
498
+ },
499
+ "Status": {},
500
+ "Message": {},
501
+ "CreationTime": {
502
+ "type": "timestamp"
503
+ },
504
+ "LastModificationTime": {
505
+ "type": "timestamp"
506
+ },
507
+ "OptimizationMetric": {},
508
+ "ExplainabilityInfo": {
509
+ "type": "structure",
510
+ "members": {
511
+ "ExplainabilityArn": {},
512
+ "Status": {}
513
+ }
514
+ }
515
+ }
516
+ },
517
+ "idempotent": true
518
+ },
334
519
  "DescribeDataset": {
335
520
  "input": {
336
521
  "type": "structure",
@@ -350,10 +535,10 @@
350
535
  "DatasetType": {},
351
536
  "DataFrequency": {},
352
537
  "Schema": {
353
- "shape": "S6"
538
+ "shape": "Su"
354
539
  },
355
540
  "EncryptionConfig": {
356
- "shape": "Sa"
541
+ "shape": "Si"
357
542
  },
358
543
  "Status": {},
359
544
  "CreationTime": {
@@ -382,7 +567,7 @@
382
567
  "DatasetGroupName": {},
383
568
  "DatasetGroupArn": {},
384
569
  "DatasetArns": {
385
- "shape": "Sj"
570
+ "shape": "S10"
386
571
  },
387
572
  "Domain": {},
388
573
  "Status": {},
@@ -419,7 +604,7 @@
419
604
  },
420
605
  "GeolocationFormat": {},
421
606
  "DataSource": {
422
- "shape": "Sm"
607
+ "shape": "S13"
423
608
  },
424
609
  "EstimatedTimeRemainingInMinutes": {
425
610
  "type": "long"
@@ -480,6 +665,82 @@
480
665
  },
481
666
  "idempotent": true
482
667
  },
668
+ "DescribeExplainability": {
669
+ "input": {
670
+ "type": "structure",
671
+ "required": [
672
+ "ExplainabilityArn"
673
+ ],
674
+ "members": {
675
+ "ExplainabilityArn": {}
676
+ }
677
+ },
678
+ "output": {
679
+ "type": "structure",
680
+ "members": {
681
+ "ExplainabilityArn": {},
682
+ "ExplainabilityName": {},
683
+ "ResourceArn": {},
684
+ "ExplainabilityConfig": {
685
+ "shape": "S1c"
686
+ },
687
+ "EnableVisualization": {
688
+ "type": "boolean"
689
+ },
690
+ "DataSource": {
691
+ "shape": "S13"
692
+ },
693
+ "Schema": {
694
+ "shape": "Su"
695
+ },
696
+ "StartDateTime": {},
697
+ "EndDateTime": {},
698
+ "EstimatedTimeRemainingInMinutes": {
699
+ "type": "long"
700
+ },
701
+ "Message": {},
702
+ "Status": {},
703
+ "CreationTime": {
704
+ "type": "timestamp"
705
+ },
706
+ "LastModificationTime": {
707
+ "type": "timestamp"
708
+ }
709
+ }
710
+ },
711
+ "idempotent": true
712
+ },
713
+ "DescribeExplainabilityExport": {
714
+ "input": {
715
+ "type": "structure",
716
+ "required": [
717
+ "ExplainabilityExportArn"
718
+ ],
719
+ "members": {
720
+ "ExplainabilityExportArn": {}
721
+ }
722
+ },
723
+ "output": {
724
+ "type": "structure",
725
+ "members": {
726
+ "ExplainabilityExportArn": {},
727
+ "ExplainabilityExportName": {},
728
+ "ExplainabilityArn": {},
729
+ "Destination": {
730
+ "shape": "S1i"
731
+ },
732
+ "Message": {},
733
+ "Status": {},
734
+ "CreationTime": {
735
+ "type": "timestamp"
736
+ },
737
+ "LastModificationTime": {
738
+ "type": "timestamp"
739
+ }
740
+ }
741
+ },
742
+ "idempotent": true
743
+ },
483
744
  "DescribeForecast": {
484
745
  "input": {
485
746
  "type": "structure",
@@ -496,7 +757,7 @@
496
757
  "ForecastArn": {},
497
758
  "ForecastName": {},
498
759
  "ForecastTypes": {
499
- "shape": "Sv"
760
+ "shape": "S4"
500
761
  },
501
762
  "PredictorArn": {},
502
763
  "DatasetGroupArn": {},
@@ -532,7 +793,7 @@
532
793
  "ForecastExportJobName": {},
533
794
  "ForecastArn": {},
534
795
  "Destination": {
535
- "shape": "Sz"
796
+ "shape": "S1i"
536
797
  },
537
798
  "Message": {},
538
799
  "Status": {},
@@ -562,11 +823,14 @@
562
823
  "PredictorArn": {},
563
824
  "PredictorName": {},
564
825
  "AlgorithmArn": {},
826
+ "AutoMLAlgorithmArns": {
827
+ "shape": "S10"
828
+ },
565
829
  "ForecastHorizon": {
566
830
  "type": "integer"
567
831
  },
568
832
  "ForecastTypes": {
569
- "shape": "Sv"
833
+ "shape": "S4"
570
834
  },
571
835
  "PerformAutoML": {
572
836
  "type": "boolean"
@@ -576,22 +840,22 @@
576
840
  "type": "boolean"
577
841
  },
578
842
  "TrainingParameters": {
579
- "shape": "S15"
843
+ "shape": "S1q"
580
844
  },
581
845
  "EvaluationParameters": {
582
- "shape": "S18"
846
+ "shape": "S1t"
583
847
  },
584
848
  "HPOConfig": {
585
- "shape": "S19"
849
+ "shape": "S1u"
586
850
  },
587
851
  "InputDataConfig": {
588
- "shape": "S1l"
852
+ "shape": "S24"
589
853
  },
590
854
  "FeaturizationConfig": {
591
- "shape": "S1o"
855
+ "shape": "S27"
592
856
  },
593
857
  "EncryptionConfig": {
594
- "shape": "Sa"
858
+ "shape": "Si"
595
859
  },
596
860
  "PredictorExecutionDetails": {
597
861
  "type": "structure",
@@ -626,11 +890,11 @@
626
890
  "EstimatedTimeRemainingInMinutes": {
627
891
  "type": "long"
628
892
  },
629
- "DatasetImportJobArns": {
630
- "shape": "Sj"
893
+ "IsAutoPredictor": {
894
+ "type": "boolean"
631
895
  },
632
- "AutoMLAlgorithmArns": {
633
- "shape": "Sj"
896
+ "DatasetImportJobArns": {
897
+ "shape": "S10"
634
898
  },
635
899
  "Status": {},
636
900
  "Message": {},
@@ -662,7 +926,7 @@
662
926
  "PredictorBacktestExportJobName": {},
663
927
  "PredictorArn": {},
664
928
  "Destination": {
665
- "shape": "Sz"
929
+ "shape": "S1i"
666
930
  },
667
931
  "Message": {},
668
932
  "Status": {},
@@ -764,6 +1028,9 @@
764
1028
  }
765
1029
  }
766
1030
  },
1031
+ "IsAutoPredictor": {
1032
+ "type": "boolean"
1033
+ },
767
1034
  "AutoMLOverrideStrategy": {},
768
1035
  "OptimizationMetric": {}
769
1036
  }
@@ -813,7 +1080,7 @@
813
1080
  "type": "integer"
814
1081
  },
815
1082
  "Filters": {
816
- "shape": "S3i"
1083
+ "shape": "S4a"
817
1084
  }
818
1085
  }
819
1086
  },
@@ -828,7 +1095,7 @@
828
1095
  "DatasetImportJobArn": {},
829
1096
  "DatasetImportJobName": {},
830
1097
  "DataSource": {
831
- "shape": "Sm"
1098
+ "shape": "S13"
832
1099
  },
833
1100
  "Status": {},
834
1101
  "Message": {},
@@ -882,6 +1149,91 @@
882
1149
  },
883
1150
  "idempotent": true
884
1151
  },
1152
+ "ListExplainabilities": {
1153
+ "input": {
1154
+ "type": "structure",
1155
+ "members": {
1156
+ "NextToken": {},
1157
+ "MaxResults": {
1158
+ "type": "integer"
1159
+ },
1160
+ "Filters": {
1161
+ "shape": "S4a"
1162
+ }
1163
+ }
1164
+ },
1165
+ "output": {
1166
+ "type": "structure",
1167
+ "members": {
1168
+ "Explainabilities": {
1169
+ "type": "list",
1170
+ "member": {
1171
+ "type": "structure",
1172
+ "members": {
1173
+ "ExplainabilityArn": {},
1174
+ "ExplainabilityName": {},
1175
+ "ResourceArn": {},
1176
+ "ExplainabilityConfig": {
1177
+ "shape": "S1c"
1178
+ },
1179
+ "Status": {},
1180
+ "Message": {},
1181
+ "CreationTime": {
1182
+ "type": "timestamp"
1183
+ },
1184
+ "LastModificationTime": {
1185
+ "type": "timestamp"
1186
+ }
1187
+ }
1188
+ }
1189
+ },
1190
+ "NextToken": {}
1191
+ }
1192
+ },
1193
+ "idempotent": true
1194
+ },
1195
+ "ListExplainabilityExports": {
1196
+ "input": {
1197
+ "type": "structure",
1198
+ "members": {
1199
+ "NextToken": {},
1200
+ "MaxResults": {
1201
+ "type": "integer"
1202
+ },
1203
+ "Filters": {
1204
+ "shape": "S4a"
1205
+ }
1206
+ }
1207
+ },
1208
+ "output": {
1209
+ "type": "structure",
1210
+ "members": {
1211
+ "ExplainabilityExports": {
1212
+ "type": "list",
1213
+ "member": {
1214
+ "type": "structure",
1215
+ "members": {
1216
+ "ExplainabilityExportArn": {},
1217
+ "ExplainabilityExportName": {},
1218
+ "Destination": {
1219
+ "shape": "S1i"
1220
+ },
1221
+ "Status": {},
1222
+ "Message": {},
1223
+ "CreationTime": {
1224
+ "type": "timestamp"
1225
+ },
1226
+ "LastModificationTime": {
1227
+ "type": "timestamp"
1228
+ }
1229
+ }
1230
+ }
1231
+ },
1232
+ "NextToken": {}
1233
+ }
1234
+ },
1235
+ "idempotent": true
1236
+ },
885
1237
  "ListForecastExportJobs": {
886
1238
  "input": {
887
1239
  "type": "structure",
@@ -891,7 +1243,7 @@
891
1243
  "type": "integer"
892
1244
  },
893
1245
  "Filters": {
894
- "shape": "S3i"
1246
+ "shape": "S4a"
895
1247
  }
896
1248
  }
897
1249
  },
@@ -906,7 +1258,7 @@
906
1258
  "ForecastExportJobArn": {},
907
1259
  "ForecastExportJobName": {},
908
1260
  "Destination": {
909
- "shape": "Sz"
1261
+ "shape": "S1i"
910
1262
  },
911
1263
  "Status": {},
912
1264
  "Message": {},
@@ -933,7 +1285,7 @@
933
1285
  "type": "integer"
934
1286
  },
935
1287
  "Filters": {
936
- "shape": "S3i"
1288
+ "shape": "S4a"
937
1289
  }
938
1290
  }
939
1291
  },
@@ -948,6 +1300,9 @@
948
1300
  "ForecastArn": {},
949
1301
  "ForecastName": {},
950
1302
  "PredictorArn": {},
1303
+ "CreatedUsingAutoPredictor": {
1304
+ "type": "boolean"
1305
+ },
951
1306
  "DatasetGroupArn": {},
952
1307
  "Status": {},
953
1308
  "Message": {},
@@ -974,7 +1329,7 @@
974
1329
  "type": "integer"
975
1330
  },
976
1331
  "Filters": {
977
- "shape": "S3i"
1332
+ "shape": "S4a"
978
1333
  }
979
1334
  }
980
1335
  },
@@ -989,7 +1344,7 @@
989
1344
  "PredictorBacktestExportJobArn": {},
990
1345
  "PredictorBacktestExportJobName": {},
991
1346
  "Destination": {
992
- "shape": "Sz"
1347
+ "shape": "S1i"
993
1348
  },
994
1349
  "Status": {},
995
1350
  "Message": {},
@@ -1016,7 +1371,7 @@
1016
1371
  "type": "integer"
1017
1372
  },
1018
1373
  "Filters": {
1019
- "shape": "S3i"
1374
+ "shape": "S4a"
1020
1375
  }
1021
1376
  }
1022
1377
  },
@@ -1031,6 +1386,12 @@
1031
1386
  "PredictorArn": {},
1032
1387
  "PredictorName": {},
1033
1388
  "DatasetGroupArn": {},
1389
+ "IsAutoPredictor": {
1390
+ "type": "boolean"
1391
+ },
1392
+ "ReferencePredictorSummary": {
1393
+ "shape": "S2t"
1394
+ },
1034
1395
  "Status": {},
1035
1396
  "Message": {},
1036
1397
  "CreationTime": {
@@ -1061,7 +1422,7 @@
1061
1422
  "type": "structure",
1062
1423
  "members": {
1063
1424
  "Tags": {
1064
- "shape": "Sd"
1425
+ "shape": "Sm"
1065
1426
  }
1066
1427
  }
1067
1428
  }
@@ -1088,7 +1449,7 @@
1088
1449
  "members": {
1089
1450
  "ResourceArn": {},
1090
1451
  "Tags": {
1091
- "shape": "Sd"
1452
+ "shape": "Sm"
1092
1453
  }
1093
1454
  }
1094
1455
  },
@@ -1109,7 +1470,7 @@
1109
1470
  "TagKeys": {
1110
1471
  "type": "list",
1111
1472
  "member": {
1112
- "shape": "Sf"
1473
+ "shape": "So"
1113
1474
  }
1114
1475
  }
1115
1476
  }
@@ -1129,7 +1490,7 @@
1129
1490
  "members": {
1130
1491
  "DatasetGroupArn": {},
1131
1492
  "DatasetArns": {
1132
- "shape": "Sj"
1493
+ "shape": "S10"
1133
1494
  }
1134
1495
  }
1135
1496
  },
@@ -1141,22 +1502,65 @@
1141
1502
  }
1142
1503
  },
1143
1504
  "shapes": {
1505
+ "S4": {
1506
+ "type": "list",
1507
+ "member": {}
1508
+ },
1144
1509
  "S6": {
1510
+ "type": "list",
1511
+ "member": {}
1512
+ },
1513
+ "S8": {
1145
1514
  "type": "structure",
1515
+ "required": [
1516
+ "DatasetGroupArn"
1517
+ ],
1146
1518
  "members": {
1147
- "Attributes": {
1519
+ "DatasetGroupArn": {},
1520
+ "AttributeConfigs": {
1148
1521
  "type": "list",
1149
1522
  "member": {
1150
1523
  "type": "structure",
1524
+ "required": [
1525
+ "AttributeName",
1526
+ "Transformations"
1527
+ ],
1151
1528
  "members": {
1152
1529
  "AttributeName": {},
1153
- "AttributeType": {}
1530
+ "Transformations": {
1531
+ "type": "map",
1532
+ "key": {},
1533
+ "value": {}
1534
+ }
1535
+ }
1536
+ }
1537
+ },
1538
+ "AdditionalDatasets": {
1539
+ "type": "list",
1540
+ "member": {
1541
+ "type": "structure",
1542
+ "required": [
1543
+ "Name"
1544
+ ],
1545
+ "members": {
1546
+ "Name": {},
1547
+ "Configuration": {
1548
+ "type": "map",
1549
+ "key": {},
1550
+ "value": {
1551
+ "shape": "Sh"
1552
+ }
1553
+ }
1154
1554
  }
1155
1555
  }
1156
1556
  }
1157
1557
  }
1158
1558
  },
1159
- "Sa": {
1559
+ "Sh": {
1560
+ "type": "list",
1561
+ "member": {}
1562
+ },
1563
+ "Si": {
1160
1564
  "type": "structure",
1161
1565
  "required": [
1162
1566
  "RoleArn",
@@ -1167,7 +1571,7 @@
1167
1571
  "KMSKeyArn": {}
1168
1572
  }
1169
1573
  },
1170
- "Sd": {
1574
+ "Sm": {
1171
1575
  "type": "list",
1172
1576
  "member": {
1173
1577
  "type": "structure",
@@ -1177,7 +1581,7 @@
1177
1581
  ],
1178
1582
  "members": {
1179
1583
  "Key": {
1180
- "shape": "Sf"
1584
+ "shape": "So"
1181
1585
  },
1182
1586
  "Value": {
1183
1587
  "type": "string",
@@ -1186,26 +1590,41 @@
1186
1590
  }
1187
1591
  }
1188
1592
  },
1189
- "Sf": {
1593
+ "So": {
1190
1594
  "type": "string",
1191
1595
  "sensitive": true
1192
1596
  },
1193
- "Sj": {
1597
+ "Su": {
1598
+ "type": "structure",
1599
+ "members": {
1600
+ "Attributes": {
1601
+ "type": "list",
1602
+ "member": {
1603
+ "type": "structure",
1604
+ "members": {
1605
+ "AttributeName": {},
1606
+ "AttributeType": {}
1607
+ }
1608
+ }
1609
+ }
1610
+ }
1611
+ },
1612
+ "S10": {
1194
1613
  "type": "list",
1195
1614
  "member": {}
1196
1615
  },
1197
- "Sm": {
1616
+ "S13": {
1198
1617
  "type": "structure",
1199
1618
  "required": [
1200
1619
  "S3Config"
1201
1620
  ],
1202
1621
  "members": {
1203
1622
  "S3Config": {
1204
- "shape": "Sn"
1623
+ "shape": "S14"
1205
1624
  }
1206
1625
  }
1207
1626
  },
1208
- "Sn": {
1627
+ "S14": {
1209
1628
  "type": "structure",
1210
1629
  "required": [
1211
1630
  "Path",
@@ -1217,27 +1636,34 @@
1217
1636
  "KMSKeyArn": {}
1218
1637
  }
1219
1638
  },
1220
- "Sv": {
1221
- "type": "list",
1222
- "member": {}
1639
+ "S1c": {
1640
+ "type": "structure",
1641
+ "required": [
1642
+ "TimeSeriesGranularity",
1643
+ "TimePointGranularity"
1644
+ ],
1645
+ "members": {
1646
+ "TimeSeriesGranularity": {},
1647
+ "TimePointGranularity": {}
1648
+ }
1223
1649
  },
1224
- "Sz": {
1650
+ "S1i": {
1225
1651
  "type": "structure",
1226
1652
  "required": [
1227
1653
  "S3Config"
1228
1654
  ],
1229
1655
  "members": {
1230
1656
  "S3Config": {
1231
- "shape": "Sn"
1657
+ "shape": "S14"
1232
1658
  }
1233
1659
  }
1234
1660
  },
1235
- "S15": {
1661
+ "S1q": {
1236
1662
  "type": "map",
1237
1663
  "key": {},
1238
1664
  "value": {}
1239
1665
  },
1240
- "S18": {
1666
+ "S1t": {
1241
1667
  "type": "structure",
1242
1668
  "members": {
1243
1669
  "NumberOfBacktestWindows": {
@@ -1248,7 +1674,7 @@
1248
1674
  }
1249
1675
  }
1250
1676
  },
1251
- "S19": {
1677
+ "S1u": {
1252
1678
  "type": "structure",
1253
1679
  "members": {
1254
1680
  "ParameterRanges": {
@@ -1265,8 +1691,7 @@
1265
1691
  "members": {
1266
1692
  "Name": {},
1267
1693
  "Values": {
1268
- "type": "list",
1269
- "member": {}
1694
+ "shape": "Sh"
1270
1695
  }
1271
1696
  }
1272
1697
  }
@@ -1317,7 +1742,7 @@
1317
1742
  }
1318
1743
  }
1319
1744
  },
1320
- "S1l": {
1745
+ "S24": {
1321
1746
  "type": "structure",
1322
1747
  "required": [
1323
1748
  "DatasetGroupArn"
@@ -1340,7 +1765,7 @@
1340
1765
  }
1341
1766
  }
1342
1767
  },
1343
- "S1o": {
1768
+ "S27": {
1344
1769
  "type": "structure",
1345
1770
  "required": [
1346
1771
  "ForecastFrequency"
@@ -1348,8 +1773,7 @@
1348
1773
  "members": {
1349
1774
  "ForecastFrequency": {},
1350
1775
  "ForecastDimensions": {
1351
- "type": "list",
1352
- "member": {}
1776
+ "shape": "S6"
1353
1777
  },
1354
1778
  "Featurizations": {
1355
1779
  "type": "list",
@@ -1382,7 +1806,14 @@
1382
1806
  }
1383
1807
  }
1384
1808
  },
1385
- "S3i": {
1809
+ "S2t": {
1810
+ "type": "structure",
1811
+ "members": {
1812
+ "Arn": {},
1813
+ "State": {}
1814
+ }
1815
+ },
1816
+ "S4a": {
1386
1817
  "type": "list",
1387
1818
  "member": {
1388
1819
  "type": "structure",