@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
@@ -90,22 +90,22 @@
90
90
  "shape": "Sp"
91
91
  },
92
92
  "simulationApplications": {
93
- "shape": "S1b"
93
+ "shape": "S1d"
94
94
  },
95
95
  "dataSources": {
96
- "shape": "S1f"
96
+ "shape": "S1h"
97
97
  },
98
98
  "tags": {
99
- "shape": "S1k"
99
+ "shape": "S1o"
100
100
  },
101
101
  "vpcConfig": {
102
- "shape": "S1n"
102
+ "shape": "S1r"
103
103
  },
104
104
  "networkInterface": {
105
- "shape": "S1r"
105
+ "shape": "S1u"
106
106
  },
107
107
  "compute": {
108
- "shape": "S1s"
108
+ "shape": "S1v"
109
109
  }
110
110
  }
111
111
  }
@@ -219,17 +219,17 @@
219
219
  ],
220
220
  "members": {
221
221
  "deploymentConfig": {
222
- "shape": "S25"
222
+ "shape": "S2a"
223
223
  },
224
224
  "clientRequestToken": {
225
225
  "idempotencyToken": true
226
226
  },
227
227
  "fleet": {},
228
228
  "deploymentApplicationConfigs": {
229
- "shape": "S29"
229
+ "shape": "S2e"
230
230
  },
231
231
  "tags": {
232
- "shape": "S1k"
232
+ "shape": "S1o"
233
233
  }
234
234
  }
235
235
  },
@@ -240,7 +240,7 @@
240
240
  "fleet": {},
241
241
  "status": {},
242
242
  "deploymentApplicationConfigs": {
243
- "shape": "S29"
243
+ "shape": "S2e"
244
244
  },
245
245
  "failureReason": {},
246
246
  "failureCode": {},
@@ -248,10 +248,10 @@
248
248
  "type": "timestamp"
249
249
  },
250
250
  "deploymentConfig": {
251
- "shape": "S25"
251
+ "shape": "S2a"
252
252
  },
253
253
  "tags": {
254
- "shape": "S1k"
254
+ "shape": "S1o"
255
255
  }
256
256
  }
257
257
  }
@@ -268,7 +268,7 @@
268
268
  "members": {
269
269
  "name": {},
270
270
  "tags": {
271
- "shape": "S1k"
271
+ "shape": "S1o"
272
272
  }
273
273
  }
274
274
  },
@@ -281,7 +281,7 @@
281
281
  "type": "timestamp"
282
282
  },
283
283
  "tags": {
284
- "shape": "S1k"
284
+ "shape": "S1o"
285
285
  }
286
286
  }
287
287
  }
@@ -302,7 +302,7 @@
302
302
  "architecture": {},
303
303
  "greengrassGroupId": {},
304
304
  "tags": {
305
- "shape": "S1k"
305
+ "shape": "S1o"
306
306
  }
307
307
  }
308
308
  },
@@ -317,7 +317,7 @@
317
317
  "greengrassGroupId": {},
318
318
  "architecture": {},
319
319
  "tags": {
320
- "shape": "S1k"
320
+ "shape": "S1o"
321
321
  }
322
322
  }
323
323
  }
@@ -330,19 +330,21 @@
330
330
  "type": "structure",
331
331
  "required": [
332
332
  "name",
333
- "sources",
334
333
  "robotSoftwareSuite"
335
334
  ],
336
335
  "members": {
337
336
  "name": {},
338
337
  "sources": {
339
- "shape": "S2o"
338
+ "shape": "S2t"
340
339
  },
341
340
  "robotSoftwareSuite": {
342
- "shape": "S2q"
341
+ "shape": "S2v"
343
342
  },
344
343
  "tags": {
345
- "shape": "S1k"
344
+ "shape": "S1o"
345
+ },
346
+ "environment": {
347
+ "shape": "S2y"
346
348
  }
347
349
  }
348
350
  },
@@ -353,17 +355,20 @@
353
355
  "name": {},
354
356
  "version": {},
355
357
  "sources": {
356
- "shape": "S2u"
358
+ "shape": "S31"
357
359
  },
358
360
  "robotSoftwareSuite": {
359
- "shape": "S2q"
361
+ "shape": "S2v"
360
362
  },
361
363
  "lastUpdatedAt": {
362
364
  "type": "timestamp"
363
365
  },
364
366
  "revisionId": {},
365
367
  "tags": {
366
- "shape": "S1k"
368
+ "shape": "S1o"
369
+ },
370
+ "environment": {
371
+ "shape": "S2y"
367
372
  }
368
373
  }
369
374
  }
@@ -379,7 +384,11 @@
379
384
  ],
380
385
  "members": {
381
386
  "application": {},
382
- "currentRevisionId": {}
387
+ "currentRevisionId": {},
388
+ "s3Etags": {
389
+ "shape": "S35"
390
+ },
391
+ "imageDigest": {}
383
392
  }
384
393
  },
385
394
  "output": {
@@ -389,15 +398,18 @@
389
398
  "name": {},
390
399
  "version": {},
391
400
  "sources": {
392
- "shape": "S2u"
401
+ "shape": "S31"
393
402
  },
394
403
  "robotSoftwareSuite": {
395
- "shape": "S2q"
404
+ "shape": "S2v"
396
405
  },
397
406
  "lastUpdatedAt": {
398
407
  "type": "timestamp"
399
408
  },
400
- "revisionId": {}
409
+ "revisionId": {},
410
+ "environment": {
411
+ "shape": "S2y"
412
+ }
401
413
  }
402
414
  }
403
415
  },
@@ -409,26 +421,28 @@
409
421
  "type": "structure",
410
422
  "required": [
411
423
  "name",
412
- "sources",
413
424
  "simulationSoftwareSuite",
414
425
  "robotSoftwareSuite"
415
426
  ],
416
427
  "members": {
417
428
  "name": {},
418
429
  "sources": {
419
- "shape": "S2o"
430
+ "shape": "S2t"
420
431
  },
421
432
  "simulationSoftwareSuite": {
422
- "shape": "S30"
433
+ "shape": "S39"
423
434
  },
424
435
  "robotSoftwareSuite": {
425
- "shape": "S2q"
436
+ "shape": "S2v"
426
437
  },
427
438
  "renderingEngine": {
428
- "shape": "S33"
439
+ "shape": "S3c"
429
440
  },
430
441
  "tags": {
431
- "shape": "S1k"
442
+ "shape": "S1o"
443
+ },
444
+ "environment": {
445
+ "shape": "S2y"
432
446
  }
433
447
  }
434
448
  },
@@ -439,23 +453,26 @@
439
453
  "name": {},
440
454
  "version": {},
441
455
  "sources": {
442
- "shape": "S2u"
456
+ "shape": "S31"
443
457
  },
444
458
  "simulationSoftwareSuite": {
445
- "shape": "S30"
459
+ "shape": "S39"
446
460
  },
447
461
  "robotSoftwareSuite": {
448
- "shape": "S2q"
462
+ "shape": "S2v"
449
463
  },
450
464
  "renderingEngine": {
451
- "shape": "S33"
465
+ "shape": "S3c"
452
466
  },
453
467
  "lastUpdatedAt": {
454
468
  "type": "timestamp"
455
469
  },
456
470
  "revisionId": {},
457
471
  "tags": {
458
- "shape": "S1k"
472
+ "shape": "S1o"
473
+ },
474
+ "environment": {
475
+ "shape": "S2y"
459
476
  }
460
477
  }
461
478
  }
@@ -471,7 +488,11 @@
471
488
  ],
472
489
  "members": {
473
490
  "application": {},
474
- "currentRevisionId": {}
491
+ "currentRevisionId": {},
492
+ "s3Etags": {
493
+ "shape": "S35"
494
+ },
495
+ "imageDigest": {}
475
496
  }
476
497
  },
477
498
  "output": {
@@ -481,21 +502,24 @@
481
502
  "name": {},
482
503
  "version": {},
483
504
  "sources": {
484
- "shape": "S2u"
505
+ "shape": "S31"
485
506
  },
486
507
  "simulationSoftwareSuite": {
487
- "shape": "S30"
508
+ "shape": "S39"
488
509
  },
489
510
  "robotSoftwareSuite": {
490
- "shape": "S2q"
511
+ "shape": "S2v"
491
512
  },
492
513
  "renderingEngine": {
493
- "shape": "S33"
514
+ "shape": "S3c"
494
515
  },
495
516
  "lastUpdatedAt": {
496
517
  "type": "timestamp"
497
518
  },
498
- "revisionId": {}
519
+ "revisionId": {},
520
+ "environment": {
521
+ "shape": "S2y"
522
+ }
499
523
  }
500
524
  }
501
525
  },
@@ -528,19 +552,19 @@
528
552
  "shape": "Sp"
529
553
  },
530
554
  "simulationApplications": {
531
- "shape": "S1b"
555
+ "shape": "S1d"
532
556
  },
533
557
  "dataSources": {
534
- "shape": "S3a"
558
+ "shape": "S3j"
535
559
  },
536
560
  "tags": {
537
- "shape": "S1k"
561
+ "shape": "S1o"
538
562
  },
539
563
  "vpcConfig": {
540
- "shape": "S3d"
564
+ "shape": "S3m"
541
565
  },
542
566
  "compute": {
543
- "shape": "S3e"
567
+ "shape": "S3n"
544
568
  }
545
569
  }
546
570
  },
@@ -575,19 +599,19 @@
575
599
  "shape": "Sp"
576
600
  },
577
601
  "simulationApplications": {
578
- "shape": "S1b"
602
+ "shape": "S1d"
579
603
  },
580
604
  "dataSources": {
581
- "shape": "S1f"
605
+ "shape": "S1h"
582
606
  },
583
607
  "tags": {
584
- "shape": "S1k"
608
+ "shape": "S1o"
585
609
  },
586
610
  "vpcConfig": {
587
- "shape": "S1n"
611
+ "shape": "S1r"
588
612
  },
589
613
  "compute": {
590
- "shape": "S1s"
614
+ "shape": "S1v"
591
615
  }
592
616
  }
593
617
  }
@@ -615,7 +639,7 @@
615
639
  },
616
640
  "iamRole": {},
617
641
  "tags": {
618
- "shape": "S1k"
642
+ "shape": "S1o"
619
643
  }
620
644
  }
621
645
  },
@@ -634,7 +658,7 @@
634
658
  },
635
659
  "iamRole": {},
636
660
  "tags": {
637
- "shape": "S1k"
661
+ "shape": "S1o"
638
662
  }
639
663
  }
640
664
  }
@@ -655,13 +679,13 @@
655
679
  },
656
680
  "template": {},
657
681
  "worldCount": {
658
- "shape": "S3l"
682
+ "shape": "S3u"
659
683
  },
660
684
  "tags": {
661
- "shape": "S1k"
685
+ "shape": "S1o"
662
686
  },
663
687
  "worldTags": {
664
- "shape": "S1k"
688
+ "shape": "S1o"
665
689
  }
666
690
  }
667
691
  },
@@ -677,13 +701,13 @@
677
701
  "clientRequestToken": {},
678
702
  "template": {},
679
703
  "worldCount": {
680
- "shape": "S3l"
704
+ "shape": "S3u"
681
705
  },
682
706
  "tags": {
683
- "shape": "S1k"
707
+ "shape": "S1o"
684
708
  },
685
709
  "worldTags": {
686
- "shape": "S1k"
710
+ "shape": "S1o"
687
711
  }
688
712
  }
689
713
  }
@@ -699,10 +723,10 @@
699
723
  "name": {},
700
724
  "templateBody": {},
701
725
  "templateLocation": {
702
- "shape": "S3u"
726
+ "shape": "S43"
703
727
  },
704
728
  "tags": {
705
- "shape": "S1k"
729
+ "shape": "S1o"
706
730
  }
707
731
  }
708
732
  },
@@ -716,7 +740,7 @@
716
740
  },
717
741
  "name": {},
718
742
  "tags": {
719
- "shape": "S1k"
743
+ "shape": "S1o"
720
744
  }
721
745
  }
722
746
  }
@@ -856,10 +880,10 @@
856
880
  "fleet": {},
857
881
  "status": {},
858
882
  "deploymentConfig": {
859
- "shape": "S25"
883
+ "shape": "S2a"
860
884
  },
861
885
  "deploymentApplicationConfigs": {
862
- "shape": "S29"
886
+ "shape": "S2e"
863
887
  },
864
888
  "failureReason": {},
865
889
  "failureCode": {},
@@ -898,7 +922,7 @@
898
922
  }
899
923
  },
900
924
  "tags": {
901
- "shape": "S1k"
925
+ "shape": "S1o"
902
926
  }
903
927
  }
904
928
  }
@@ -922,7 +946,7 @@
922
946
  "name": {},
923
947
  "arn": {},
924
948
  "robots": {
925
- "shape": "S4j"
949
+ "shape": "S4s"
926
950
  },
927
951
  "createdAt": {
928
952
  "type": "timestamp"
@@ -933,7 +957,7 @@
933
957
  "type": "timestamp"
934
958
  },
935
959
  "tags": {
936
- "shape": "S1k"
960
+ "shape": "S1o"
937
961
  }
938
962
  }
939
963
  }
@@ -968,7 +992,7 @@
968
992
  "type": "timestamp"
969
993
  },
970
994
  "tags": {
971
- "shape": "S1k"
995
+ "shape": "S1o"
972
996
  }
973
997
  }
974
998
  }
@@ -994,18 +1018,22 @@
994
1018
  "name": {},
995
1019
  "version": {},
996
1020
  "sources": {
997
- "shape": "S2u"
1021
+ "shape": "S31"
998
1022
  },
999
1023
  "robotSoftwareSuite": {
1000
- "shape": "S2q"
1024
+ "shape": "S2v"
1001
1025
  },
1002
1026
  "revisionId": {},
1003
1027
  "lastUpdatedAt": {
1004
1028
  "type": "timestamp"
1005
1029
  },
1006
1030
  "tags": {
1007
- "shape": "S1k"
1008
- }
1031
+ "shape": "S1o"
1032
+ },
1033
+ "environment": {
1034
+ "shape": "S2y"
1035
+ },
1036
+ "imageDigest": {}
1009
1037
  }
1010
1038
  }
1011
1039
  },
@@ -1030,24 +1058,28 @@
1030
1058
  "name": {},
1031
1059
  "version": {},
1032
1060
  "sources": {
1033
- "shape": "S2u"
1061
+ "shape": "S31"
1034
1062
  },
1035
1063
  "simulationSoftwareSuite": {
1036
- "shape": "S30"
1064
+ "shape": "S39"
1037
1065
  },
1038
1066
  "robotSoftwareSuite": {
1039
- "shape": "S2q"
1067
+ "shape": "S2v"
1040
1068
  },
1041
1069
  "renderingEngine": {
1042
- "shape": "S33"
1070
+ "shape": "S3c"
1043
1071
  },
1044
1072
  "revisionId": {},
1045
1073
  "lastUpdatedAt": {
1046
1074
  "type": "timestamp"
1047
1075
  },
1048
1076
  "tags": {
1049
- "shape": "S1k"
1050
- }
1077
+ "shape": "S1o"
1078
+ },
1079
+ "environment": {
1080
+ "shape": "S2y"
1081
+ },
1082
+ "imageDigest": {}
1051
1083
  }
1052
1084
  }
1053
1085
  },
@@ -1097,22 +1129,22 @@
1097
1129
  "shape": "Sp"
1098
1130
  },
1099
1131
  "simulationApplications": {
1100
- "shape": "S1b"
1132
+ "shape": "S1d"
1101
1133
  },
1102
1134
  "dataSources": {
1103
- "shape": "S1f"
1135
+ "shape": "S1h"
1104
1136
  },
1105
1137
  "tags": {
1106
- "shape": "S1k"
1138
+ "shape": "S1o"
1107
1139
  },
1108
1140
  "vpcConfig": {
1109
- "shape": "S1n"
1141
+ "shape": "S1r"
1110
1142
  },
1111
1143
  "networkInterface": {
1112
- "shape": "S1r"
1144
+ "shape": "S1u"
1113
1145
  },
1114
1146
  "compute": {
1115
- "shape": "S1s"
1147
+ "shape": "S1v"
1116
1148
  }
1117
1149
  }
1118
1150
  }
@@ -1143,21 +1175,21 @@
1143
1175
  },
1144
1176
  "clientRequestToken": {},
1145
1177
  "batchPolicy": {
1146
- "shape": "S4w"
1178
+ "shape": "S55"
1147
1179
  },
1148
1180
  "failureCode": {},
1149
1181
  "failureReason": {},
1150
1182
  "failedRequests": {
1151
- "shape": "S50"
1183
+ "shape": "S59"
1152
1184
  },
1153
1185
  "pendingRequests": {
1154
- "shape": "S54"
1186
+ "shape": "S5d"
1155
1187
  },
1156
1188
  "createdRequests": {
1157
- "shape": "S55"
1189
+ "shape": "S5e"
1158
1190
  },
1159
1191
  "tags": {
1160
- "shape": "S1k"
1192
+ "shape": "S1o"
1161
1193
  }
1162
1194
  }
1163
1195
  }
@@ -1185,7 +1217,7 @@
1185
1217
  "type": "timestamp"
1186
1218
  },
1187
1219
  "tags": {
1188
- "shape": "S1k"
1220
+ "shape": "S1o"
1189
1221
  },
1190
1222
  "worldDescriptionBody": {}
1191
1223
  }
@@ -1223,7 +1255,7 @@
1223
1255
  },
1224
1256
  "iamRole": {},
1225
1257
  "tags": {
1226
- "shape": "S1k"
1258
+ "shape": "S1o"
1227
1259
  }
1228
1260
  }
1229
1261
  }
@@ -1254,7 +1286,7 @@
1254
1286
  "clientRequestToken": {},
1255
1287
  "template": {},
1256
1288
  "worldCount": {
1257
- "shape": "S3l"
1289
+ "shape": "S3u"
1258
1290
  },
1259
1291
  "finishedWorldsSummary": {
1260
1292
  "type": "structure",
@@ -1289,10 +1321,10 @@
1289
1321
  }
1290
1322
  },
1291
1323
  "tags": {
1292
- "shape": "S1k"
1324
+ "shape": "S1o"
1293
1325
  },
1294
1326
  "worldTags": {
1295
- "shape": "S1k"
1327
+ "shape": "S1o"
1296
1328
  }
1297
1329
  }
1298
1330
  }
@@ -1323,7 +1355,7 @@
1323
1355
  "type": "timestamp"
1324
1356
  },
1325
1357
  "tags": {
1326
- "shape": "S1k"
1358
+ "shape": "S1o"
1327
1359
  },
1328
1360
  "version": {}
1329
1361
  }
@@ -1355,7 +1387,7 @@
1355
1387
  "type": "structure",
1356
1388
  "members": {
1357
1389
  "filters": {
1358
- "shape": "S5q"
1390
+ "shape": "S5z"
1359
1391
  },
1360
1392
  "nextToken": {},
1361
1393
  "maxResults": {
@@ -1375,10 +1407,10 @@
1375
1407
  "fleet": {},
1376
1408
  "status": {},
1377
1409
  "deploymentApplicationConfigs": {
1378
- "shape": "S29"
1410
+ "shape": "S2e"
1379
1411
  },
1380
1412
  "deploymentConfig": {
1381
- "shape": "S25"
1413
+ "shape": "S2a"
1382
1414
  },
1383
1415
  "failureReason": {},
1384
1416
  "failureCode": {},
@@ -1404,7 +1436,7 @@
1404
1436
  "type": "integer"
1405
1437
  },
1406
1438
  "filters": {
1407
- "shape": "S5q"
1439
+ "shape": "S5z"
1408
1440
  }
1409
1441
  }
1410
1442
  },
@@ -1446,7 +1478,7 @@
1446
1478
  "type": "integer"
1447
1479
  },
1448
1480
  "filters": {
1449
- "shape": "S5q"
1481
+ "shape": "S5z"
1450
1482
  }
1451
1483
  }
1452
1484
  },
@@ -1465,7 +1497,7 @@
1465
1497
  "type": "timestamp"
1466
1498
  },
1467
1499
  "robotSoftwareSuite": {
1468
- "shape": "S2q"
1500
+ "shape": "S2v"
1469
1501
  }
1470
1502
  }
1471
1503
  }
@@ -1486,7 +1518,7 @@
1486
1518
  "type": "integer"
1487
1519
  },
1488
1520
  "filters": {
1489
- "shape": "S5q"
1521
+ "shape": "S5z"
1490
1522
  }
1491
1523
  }
1492
1524
  },
@@ -1494,7 +1526,7 @@
1494
1526
  "type": "structure",
1495
1527
  "members": {
1496
1528
  "robots": {
1497
- "shape": "S4j"
1529
+ "shape": "S4s"
1498
1530
  },
1499
1531
  "nextToken": {}
1500
1532
  }
@@ -1513,7 +1545,7 @@
1513
1545
  "type": "integer"
1514
1546
  },
1515
1547
  "filters": {
1516
- "shape": "S5q"
1548
+ "shape": "S5z"
1517
1549
  }
1518
1550
  }
1519
1551
  },
@@ -1532,10 +1564,10 @@
1532
1564
  "type": "timestamp"
1533
1565
  },
1534
1566
  "robotSoftwareSuite": {
1535
- "shape": "S2q"
1567
+ "shape": "S2v"
1536
1568
  },
1537
1569
  "simulationSoftwareSuite": {
1538
- "shape": "S30"
1570
+ "shape": "S39"
1539
1571
  }
1540
1572
  }
1541
1573
  }
@@ -1556,7 +1588,7 @@
1556
1588
  "type": "integer"
1557
1589
  },
1558
1590
  "filters": {
1559
- "shape": "S5q"
1591
+ "shape": "S5z"
1560
1592
  }
1561
1593
  }
1562
1594
  },
@@ -1604,7 +1636,7 @@
1604
1636
  "type": "integer"
1605
1637
  },
1606
1638
  "filters": {
1607
- "shape": "S5q"
1639
+ "shape": "S5z"
1608
1640
  }
1609
1641
  }
1610
1642
  },
@@ -1615,7 +1647,7 @@
1615
1647
  ],
1616
1648
  "members": {
1617
1649
  "simulationJobSummaries": {
1618
- "shape": "S55"
1650
+ "shape": "S5e"
1619
1651
  },
1620
1652
  "nextToken": {}
1621
1653
  }
@@ -1642,7 +1674,7 @@
1642
1674
  "type": "structure",
1643
1675
  "members": {
1644
1676
  "tags": {
1645
- "shape": "S1k"
1677
+ "shape": "S1o"
1646
1678
  }
1647
1679
  }
1648
1680
  }
@@ -1659,7 +1691,7 @@
1659
1691
  "type": "integer"
1660
1692
  },
1661
1693
  "filters": {
1662
- "shape": "S5q"
1694
+ "shape": "S5z"
1663
1695
  }
1664
1696
  }
1665
1697
  },
@@ -1701,7 +1733,7 @@
1701
1733
  "type": "integer"
1702
1734
  },
1703
1735
  "filters": {
1704
- "shape": "S5q"
1736
+ "shape": "S5z"
1705
1737
  }
1706
1738
  }
1707
1739
  },
@@ -1723,7 +1755,7 @@
1723
1755
  },
1724
1756
  "status": {},
1725
1757
  "worldCount": {
1726
- "shape": "S3l"
1758
+ "shape": "S3u"
1727
1759
  },
1728
1760
  "succeededWorldCount": {
1729
1761
  "type": "integer"
@@ -1787,7 +1819,7 @@
1787
1819
  "type": "integer"
1788
1820
  },
1789
1821
  "filters": {
1790
- "shape": "S5q"
1822
+ "shape": "S5z"
1791
1823
  }
1792
1824
  }
1793
1825
  },
@@ -1867,13 +1899,13 @@
1867
1899
  "idempotencyToken": true
1868
1900
  },
1869
1901
  "batchPolicy": {
1870
- "shape": "S4w"
1902
+ "shape": "S55"
1871
1903
  },
1872
1904
  "createSimulationJobRequests": {
1873
- "shape": "S54"
1905
+ "shape": "S5d"
1874
1906
  },
1875
1907
  "tags": {
1876
- "shape": "S1k"
1908
+ "shape": "S1o"
1877
1909
  }
1878
1910
  }
1879
1911
  },
@@ -1887,21 +1919,21 @@
1887
1919
  },
1888
1920
  "clientRequestToken": {},
1889
1921
  "batchPolicy": {
1890
- "shape": "S4w"
1922
+ "shape": "S55"
1891
1923
  },
1892
1924
  "failureCode": {},
1893
1925
  "failureReason": {},
1894
1926
  "failedRequests": {
1895
- "shape": "S50"
1927
+ "shape": "S59"
1896
1928
  },
1897
1929
  "pendingRequests": {
1898
- "shape": "S54"
1930
+ "shape": "S5d"
1899
1931
  },
1900
1932
  "createdRequests": {
1901
- "shape": "S55"
1933
+ "shape": "S5e"
1902
1934
  },
1903
1935
  "tags": {
1904
- "shape": "S1k"
1936
+ "shape": "S1o"
1905
1937
  }
1906
1938
  }
1907
1939
  }
@@ -1930,10 +1962,10 @@
1930
1962
  "fleet": {},
1931
1963
  "status": {},
1932
1964
  "deploymentConfig": {
1933
- "shape": "S25"
1965
+ "shape": "S2a"
1934
1966
  },
1935
1967
  "deploymentApplicationConfigs": {
1936
- "shape": "S29"
1968
+ "shape": "S2e"
1937
1969
  },
1938
1970
  "failureReason": {},
1939
1971
  "failureCode": {},
@@ -1959,7 +1991,7 @@
1959
1991
  "locationName": "resourceArn"
1960
1992
  },
1961
1993
  "tags": {
1962
- "shape": "S1k"
1994
+ "shape": "S1o"
1963
1995
  }
1964
1996
  }
1965
1997
  },
@@ -2005,18 +2037,20 @@
2005
2037
  "type": "structure",
2006
2038
  "required": [
2007
2039
  "application",
2008
- "sources",
2009
2040
  "robotSoftwareSuite"
2010
2041
  ],
2011
2042
  "members": {
2012
2043
  "application": {},
2013
2044
  "sources": {
2014
- "shape": "S2o"
2045
+ "shape": "S2t"
2015
2046
  },
2016
2047
  "robotSoftwareSuite": {
2017
- "shape": "S2q"
2048
+ "shape": "S2v"
2018
2049
  },
2019
- "currentRevisionId": {}
2050
+ "currentRevisionId": {},
2051
+ "environment": {
2052
+ "shape": "S2y"
2053
+ }
2020
2054
  }
2021
2055
  },
2022
2056
  "output": {
@@ -2026,15 +2060,18 @@
2026
2060
  "name": {},
2027
2061
  "version": {},
2028
2062
  "sources": {
2029
- "shape": "S2u"
2063
+ "shape": "S31"
2030
2064
  },
2031
2065
  "robotSoftwareSuite": {
2032
- "shape": "S2q"
2066
+ "shape": "S2v"
2033
2067
  },
2034
2068
  "lastUpdatedAt": {
2035
2069
  "type": "timestamp"
2036
2070
  },
2037
- "revisionId": {}
2071
+ "revisionId": {},
2072
+ "environment": {
2073
+ "shape": "S2y"
2074
+ }
2038
2075
  }
2039
2076
  }
2040
2077
  },
@@ -2046,25 +2083,27 @@
2046
2083
  "type": "structure",
2047
2084
  "required": [
2048
2085
  "application",
2049
- "sources",
2050
2086
  "simulationSoftwareSuite",
2051
2087
  "robotSoftwareSuite"
2052
2088
  ],
2053
2089
  "members": {
2054
2090
  "application": {},
2055
2091
  "sources": {
2056
- "shape": "S2o"
2092
+ "shape": "S2t"
2057
2093
  },
2058
2094
  "simulationSoftwareSuite": {
2059
- "shape": "S30"
2095
+ "shape": "S39"
2060
2096
  },
2061
2097
  "robotSoftwareSuite": {
2062
- "shape": "S2q"
2098
+ "shape": "S2v"
2063
2099
  },
2064
2100
  "renderingEngine": {
2065
- "shape": "S33"
2101
+ "shape": "S3c"
2066
2102
  },
2067
- "currentRevisionId": {}
2103
+ "currentRevisionId": {},
2104
+ "environment": {
2105
+ "shape": "S2y"
2106
+ }
2068
2107
  }
2069
2108
  },
2070
2109
  "output": {
@@ -2074,21 +2113,24 @@
2074
2113
  "name": {},
2075
2114
  "version": {},
2076
2115
  "sources": {
2077
- "shape": "S2u"
2116
+ "shape": "S31"
2078
2117
  },
2079
2118
  "simulationSoftwareSuite": {
2080
- "shape": "S30"
2119
+ "shape": "S39"
2081
2120
  },
2082
2121
  "robotSoftwareSuite": {
2083
- "shape": "S2q"
2122
+ "shape": "S2v"
2084
2123
  },
2085
2124
  "renderingEngine": {
2086
- "shape": "S33"
2125
+ "shape": "S3c"
2087
2126
  },
2088
2127
  "lastUpdatedAt": {
2089
2128
  "type": "timestamp"
2090
2129
  },
2091
- "revisionId": {}
2130
+ "revisionId": {},
2131
+ "environment": {
2132
+ "shape": "S2y"
2133
+ }
2092
2134
  }
2093
2135
  }
2094
2136
  },
@@ -2106,7 +2148,7 @@
2106
2148
  "name": {},
2107
2149
  "templateBody": {},
2108
2150
  "templateLocation": {
2109
- "shape": "S3u"
2151
+ "shape": "S43"
2110
2152
  }
2111
2153
  }
2112
2154
  },
@@ -2163,13 +2205,13 @@
2163
2205
  "shape": "Ss"
2164
2206
  },
2165
2207
  "uploadConfigurations": {
2166
- "shape": "S13"
2208
+ "shape": "S15"
2167
2209
  },
2168
2210
  "useDefaultUploadConfigurations": {
2169
2211
  "type": "boolean"
2170
2212
  },
2171
2213
  "tools": {
2172
- "shape": "S17"
2214
+ "shape": "S19"
2173
2215
  },
2174
2216
  "useDefaultTools": {
2175
2217
  "type": "boolean"
@@ -2179,10 +2221,6 @@
2179
2221
  },
2180
2222
  "Ss": {
2181
2223
  "type": "structure",
2182
- "required": [
2183
- "packageName",
2184
- "launchFile"
2185
- ],
2186
2224
  "members": {
2187
2225
  "packageName": {},
2188
2226
  "launchFile": {},
@@ -2217,6 +2255,10 @@
2217
2255
  },
2218
2256
  "streamUI": {
2219
2257
  "type": "boolean"
2258
+ },
2259
+ "command": {
2260
+ "type": "list",
2261
+ "member": {}
2220
2262
  }
2221
2263
  }
2222
2264
  },
@@ -2225,7 +2267,7 @@
2225
2267
  "key": {},
2226
2268
  "value": {}
2227
2269
  },
2228
- "S13": {
2270
+ "S15": {
2229
2271
  "type": "list",
2230
2272
  "member": {
2231
2273
  "type": "structure",
@@ -2241,7 +2283,7 @@
2241
2283
  }
2242
2284
  }
2243
2285
  },
2244
- "S17": {
2286
+ "S19": {
2245
2287
  "type": "list",
2246
2288
  "member": {
2247
2289
  "type": "structure",
@@ -2262,7 +2304,7 @@
2262
2304
  }
2263
2305
  }
2264
2306
  },
2265
- "S1b": {
2307
+ "S1d": {
2266
2308
  "type": "list",
2267
2309
  "member": {
2268
2310
  "type": "structure",
@@ -2277,7 +2319,7 @@
2277
2319
  "shape": "Ss"
2278
2320
  },
2279
2321
  "uploadConfigurations": {
2280
- "shape": "S13"
2322
+ "shape": "S15"
2281
2323
  },
2282
2324
  "worldConfigs": {
2283
2325
  "type": "list",
@@ -2292,7 +2334,7 @@
2292
2334
  "type": "boolean"
2293
2335
  },
2294
2336
  "tools": {
2295
- "shape": "S17"
2337
+ "shape": "S19"
2296
2338
  },
2297
2339
  "useDefaultTools": {
2298
2340
  "type": "boolean"
@@ -2300,7 +2342,7 @@
2300
2342
  }
2301
2343
  }
2302
2344
  },
2303
- "S1f": {
2345
+ "S1h": {
2304
2346
  "type": "list",
2305
2347
  "member": {
2306
2348
  "type": "structure",
@@ -2316,23 +2358,25 @@
2316
2358
  "etag": {}
2317
2359
  }
2318
2360
  }
2319
- }
2361
+ },
2362
+ "type": {},
2363
+ "destination": {}
2320
2364
  }
2321
2365
  }
2322
2366
  },
2323
- "S1k": {
2367
+ "S1o": {
2324
2368
  "type": "map",
2325
2369
  "key": {},
2326
2370
  "value": {}
2327
2371
  },
2328
- "S1n": {
2372
+ "S1r": {
2329
2373
  "type": "structure",
2330
2374
  "members": {
2331
2375
  "subnets": {
2332
- "shape": "S1o"
2376
+ "shape": "S1s"
2333
2377
  },
2334
2378
  "securityGroups": {
2335
- "shape": "S1q"
2379
+ "shape": "S1t"
2336
2380
  },
2337
2381
  "vpcId": {},
2338
2382
  "assignPublicIp": {
@@ -2340,15 +2384,15 @@
2340
2384
  }
2341
2385
  }
2342
2386
  },
2343
- "S1o": {
2387
+ "S1s": {
2344
2388
  "type": "list",
2345
2389
  "member": {}
2346
2390
  },
2347
- "S1q": {
2391
+ "S1t": {
2348
2392
  "type": "list",
2349
2393
  "member": {}
2350
2394
  },
2351
- "S1r": {
2395
+ "S1u": {
2352
2396
  "type": "structure",
2353
2397
  "members": {
2354
2398
  "networkInterfaceId": {},
@@ -2356,15 +2400,19 @@
2356
2400
  "publicIpAddress": {}
2357
2401
  }
2358
2402
  },
2359
- "S1s": {
2403
+ "S1v": {
2360
2404
  "type": "structure",
2361
2405
  "members": {
2362
2406
  "simulationUnitLimit": {
2363
2407
  "type": "integer"
2408
+ },
2409
+ "computeType": {},
2410
+ "gpuUnitLimit": {
2411
+ "type": "integer"
2364
2412
  }
2365
2413
  }
2366
2414
  },
2367
- "S25": {
2415
+ "S2a": {
2368
2416
  "type": "structure",
2369
2417
  "members": {
2370
2418
  "concurrentDeploymentPercentage": {
@@ -2390,7 +2438,7 @@
2390
2438
  }
2391
2439
  }
2392
2440
  },
2393
- "S29": {
2441
+ "S2e": {
2394
2442
  "type": "list",
2395
2443
  "member": {
2396
2444
  "type": "structure",
@@ -2421,7 +2469,7 @@
2421
2469
  }
2422
2470
  }
2423
2471
  },
2424
- "S2o": {
2472
+ "S2t": {
2425
2473
  "type": "list",
2426
2474
  "member": {
2427
2475
  "type": "structure",
@@ -2432,14 +2480,20 @@
2432
2480
  }
2433
2481
  }
2434
2482
  },
2435
- "S2q": {
2483
+ "S2v": {
2436
2484
  "type": "structure",
2437
2485
  "members": {
2438
2486
  "name": {},
2439
2487
  "version": {}
2440
2488
  }
2441
2489
  },
2442
- "S2u": {
2490
+ "S2y": {
2491
+ "type": "structure",
2492
+ "members": {
2493
+ "uri": {}
2494
+ }
2495
+ },
2496
+ "S31": {
2443
2497
  "type": "list",
2444
2498
  "member": {
2445
2499
  "type": "structure",
@@ -2451,21 +2505,25 @@
2451
2505
  }
2452
2506
  }
2453
2507
  },
2454
- "S30": {
2508
+ "S35": {
2509
+ "type": "list",
2510
+ "member": {}
2511
+ },
2512
+ "S39": {
2455
2513
  "type": "structure",
2456
2514
  "members": {
2457
2515
  "name": {},
2458
2516
  "version": {}
2459
2517
  }
2460
2518
  },
2461
- "S33": {
2519
+ "S3c": {
2462
2520
  "type": "structure",
2463
2521
  "members": {
2464
2522
  "name": {},
2465
2523
  "version": {}
2466
2524
  }
2467
2525
  },
2468
- "S3a": {
2526
+ "S3j": {
2469
2527
  "type": "list",
2470
2528
  "member": {
2471
2529
  "type": "structure",
@@ -2480,36 +2538,42 @@
2480
2538
  "s3Keys": {
2481
2539
  "type": "list",
2482
2540
  "member": {}
2483
- }
2541
+ },
2542
+ "type": {},
2543
+ "destination": {}
2484
2544
  }
2485
2545
  }
2486
2546
  },
2487
- "S3d": {
2547
+ "S3m": {
2488
2548
  "type": "structure",
2489
2549
  "required": [
2490
2550
  "subnets"
2491
2551
  ],
2492
2552
  "members": {
2493
2553
  "subnets": {
2494
- "shape": "S1o"
2554
+ "shape": "S1s"
2495
2555
  },
2496
2556
  "securityGroups": {
2497
- "shape": "S1q"
2557
+ "shape": "S1t"
2498
2558
  },
2499
2559
  "assignPublicIp": {
2500
2560
  "type": "boolean"
2501
2561
  }
2502
2562
  }
2503
2563
  },
2504
- "S3e": {
2564
+ "S3n": {
2505
2565
  "type": "structure",
2506
2566
  "members": {
2507
2567
  "simulationUnitLimit": {
2508
2568
  "type": "integer"
2569
+ },
2570
+ "computeType": {},
2571
+ "gpuUnitLimit": {
2572
+ "type": "integer"
2509
2573
  }
2510
2574
  }
2511
2575
  },
2512
- "S3l": {
2576
+ "S3u": {
2513
2577
  "type": "structure",
2514
2578
  "members": {
2515
2579
  "floorplanCount": {
@@ -2520,7 +2584,7 @@
2520
2584
  }
2521
2585
  }
2522
2586
  },
2523
- "S3u": {
2587
+ "S43": {
2524
2588
  "type": "structure",
2525
2589
  "required": [
2526
2590
  "s3Bucket",
@@ -2531,7 +2595,7 @@
2531
2595
  "s3Key": {}
2532
2596
  }
2533
2597
  },
2534
- "S4j": {
2598
+ "S4s": {
2535
2599
  "type": "list",
2536
2600
  "member": {
2537
2601
  "type": "structure",
@@ -2552,7 +2616,7 @@
2552
2616
  }
2553
2617
  }
2554
2618
  },
2555
- "S4w": {
2619
+ "S55": {
2556
2620
  "type": "structure",
2557
2621
  "members": {
2558
2622
  "timeoutInSeconds": {
@@ -2563,13 +2627,13 @@
2563
2627
  }
2564
2628
  }
2565
2629
  },
2566
- "S50": {
2630
+ "S59": {
2567
2631
  "type": "list",
2568
2632
  "member": {
2569
2633
  "type": "structure",
2570
2634
  "members": {
2571
2635
  "request": {
2572
- "shape": "S52"
2636
+ "shape": "S5b"
2573
2637
  },
2574
2638
  "failureReason": {},
2575
2639
  "failureCode": {},
@@ -2579,7 +2643,7 @@
2579
2643
  }
2580
2644
  }
2581
2645
  },
2582
- "S52": {
2646
+ "S5b": {
2583
2647
  "type": "structure",
2584
2648
  "required": [
2585
2649
  "maxJobDurationInSeconds"
@@ -2603,29 +2667,29 @@
2603
2667
  "shape": "Sp"
2604
2668
  },
2605
2669
  "simulationApplications": {
2606
- "shape": "S1b"
2670
+ "shape": "S1d"
2607
2671
  },
2608
2672
  "dataSources": {
2609
- "shape": "S3a"
2673
+ "shape": "S3j"
2610
2674
  },
2611
2675
  "vpcConfig": {
2612
- "shape": "S3d"
2676
+ "shape": "S3m"
2613
2677
  },
2614
2678
  "compute": {
2615
- "shape": "S3e"
2679
+ "shape": "S3n"
2616
2680
  },
2617
2681
  "tags": {
2618
- "shape": "S1k"
2682
+ "shape": "S1o"
2619
2683
  }
2620
2684
  }
2621
2685
  },
2622
- "S54": {
2686
+ "S5d": {
2623
2687
  "type": "list",
2624
2688
  "member": {
2625
- "shape": "S52"
2689
+ "shape": "S5b"
2626
2690
  }
2627
2691
  },
2628
- "S55": {
2692
+ "S5e": {
2629
2693
  "type": "list",
2630
2694
  "member": {
2631
2695
  "type": "structure",
@@ -2647,11 +2711,12 @@
2647
2711
  "dataSourceNames": {
2648
2712
  "type": "list",
2649
2713
  "member": {}
2650
- }
2714
+ },
2715
+ "computeType": {}
2651
2716
  }
2652
2717
  }
2653
2718
  },
2654
- "S5q": {
2719
+ "S5z": {
2655
2720
  "type": "list",
2656
2721
  "member": {
2657
2722
  "type": "structure",