@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (549) hide show
  1. package/.gitattributes +20 -18
  2. package/.jsii +2590 -1306
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +530 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  58. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  59. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  60. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  61. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  62. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  63. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  64. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
  65. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  66. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  67. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  68. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
  69. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
  70. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  72. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  73. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
  74. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  75. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  76. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
  77. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
  78. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  79. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  80. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  81. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  82. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  83. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  84. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
  85. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
  86. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  87. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  88. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  89. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  90. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
  91. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  92. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  93. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  94. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  95. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
  96. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  97. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  98. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  99. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  100. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
  101. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  102. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  103. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
  104. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  105. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  106. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  107. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  108. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  109. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
  110. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  111. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  113. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  114. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
  115. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  116. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
  117. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  119. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  120. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
  121. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  122. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  123. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  124. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  125. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  126. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  127. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  128. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
  129. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
  130. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
  131. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  132. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  133. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  134. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  135. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  136. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  137. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
  138. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
  139. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  140. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  141. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  142. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
  143. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  144. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  145. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  146. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  147. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
  148. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  149. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  150. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  151. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  152. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  153. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  154. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  155. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  156. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
  157. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
  158. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  159. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  160. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
  161. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  162. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  163. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  164. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  165. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  167. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  168. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  169. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  170. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  171. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
  172. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  173. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  174. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  175. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  176. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  177. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  178. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  179. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  180. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
  181. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  182. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  183. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
  184. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  185. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  187. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  188. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  189. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  190. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  191. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  192. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  193. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  194. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
  195. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  196. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  197. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  198. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  199. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
  200. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  201. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  202. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  203. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  204. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  205. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
  206. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  207. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  208. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
  209. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  210. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  211. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  212. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  213. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  214. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  215. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  216. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  217. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  218. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  219. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  220. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  221. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  222. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
  223. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  224. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  225. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
  226. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  227. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
  228. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  229. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  230. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  231. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  232. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  233. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  234. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
  235. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  236. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  237. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  238. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  239. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  240. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  241. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  242. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  243. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
  244. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  245. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  246. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  247. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  248. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  249. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  250. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  251. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  252. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  253. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  254. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
  255. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  256. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
  257. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  258. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  259. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  260. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  261. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  262. package/node_modules/aws-sdk/clients/account.js +18 -0
  263. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  264. package/node_modules/aws-sdk/clients/all.js +22 -1
  265. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  266. package/node_modules/aws-sdk/clients/amp.js +1 -0
  267. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  268. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  269. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  270. package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
  271. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  272. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  273. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  274. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  275. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  276. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  277. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  278. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  279. package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
  280. package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
  281. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  282. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  283. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  284. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  285. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  286. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  287. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  288. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  289. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  290. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  291. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  292. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
  293. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  294. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  295. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  296. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  297. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
  298. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  299. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  300. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  301. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  302. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  303. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  304. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
  305. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  306. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  307. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  308. package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
  309. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
  310. package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
  311. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  312. package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
  313. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  314. package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
  315. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  316. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  317. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  318. package/node_modules/aws-sdk/clients/drs.js +18 -0
  319. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  320. package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
  321. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  322. package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
  323. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  324. package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
  325. package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
  326. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  327. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  328. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  329. package/node_modules/aws-sdk/clients/es.d.ts +52 -3
  330. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  331. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  332. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  333. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  334. package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
  335. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  336. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  337. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  338. package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
  339. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  340. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  341. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  342. package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
  343. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  344. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  345. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
  346. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  347. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  348. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  349. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
  350. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  351. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  352. package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
  353. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  354. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  355. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  356. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  357. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  358. package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
  359. package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
  360. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  361. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  362. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  363. package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
  364. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  365. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  366. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  367. package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
  368. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  369. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
  370. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  371. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
  372. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  373. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  374. package/node_modules/aws-sdk/clients/location.d.ts +411 -100
  375. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  376. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  377. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  378. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  379. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  380. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  381. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
  382. package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
  383. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  384. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  385. package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
  386. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  387. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  388. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  389. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  390. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  391. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  392. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  393. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  394. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  395. package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
  396. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  397. package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
  398. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  399. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  400. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  401. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  402. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  403. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  404. package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
  405. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  406. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  407. package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
  408. package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
  409. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  410. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  411. package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
  412. package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
  413. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  414. package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
  415. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  416. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  417. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  418. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  419. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  420. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  421. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  422. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  423. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  424. package/node_modules/aws-sdk/clients/rum.js +18 -0
  425. package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
  426. package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
  427. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
  428. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  429. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  430. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
  431. package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
  432. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  433. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  434. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  435. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  436. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  437. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  438. package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
  439. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  440. package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
  441. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  442. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  443. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  444. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  445. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  446. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  447. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
  448. package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
  449. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  450. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  451. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  452. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  453. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  454. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  455. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  456. package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
  457. package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
  458. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  459. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  460. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  461. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
  462. package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
  463. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  464. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  465. package/node_modules/aws-sdk/lib/config.js +15 -3
  466. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  467. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  468. package/node_modules/aws-sdk/lib/core.js +1 -1
  469. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  470. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  471. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  472. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  473. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  474. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  475. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  476. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  477. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  478. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  479. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  480. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  481. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  482. package/node_modules/aws-sdk/lib/request.js +4 -6
  483. package/node_modules/aws-sdk/lib/service.js +19 -0
  484. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  485. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  486. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  487. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  488. package/node_modules/aws-sdk/package.json +4 -5
  489. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  490. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  491. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  492. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  493. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  494. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  495. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  496. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  497. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  498. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  499. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  500. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  501. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  502. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  503. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  504. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  505. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  506. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  507. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  508. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  509. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  510. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  511. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  512. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  513. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  514. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  515. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  516. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  517. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  518. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  519. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  520. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  521. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  522. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  523. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  524. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  525. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  526. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  527. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  528. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  529. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  530. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  531. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  532. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  533. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  534. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  535. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  536. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  537. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  538. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  539. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  540. package/package.json +40 -69
  541. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  542. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  543. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  544. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  545. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  546. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  547. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  548. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  549. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -2,6 +2,7 @@ import {Request} from '../lib/request';
2
2
  import {Response} from '../lib/response';
3
3
  import {AWSError} from '../lib/error';
4
4
  import {Service} from '../lib/service';
5
+ import {WaiterConfiguration} from '../lib/service';
5
6
  import {ServiceConfigurationOptions} from '../lib/service';
6
7
  import {ConfigBase as Config} from '../lib/config-base';
7
8
  interface Blob {}
@@ -268,11 +269,11 @@ declare class Nimble extends Service {
268
269
  */
269
270
  listStudioComponents(callback?: (err: AWSError, data: Nimble.Types.ListStudioComponentsResponse) => void): Request<Nimble.Types.ListStudioComponentsResponse, AWSError>;
270
271
  /**
271
- * Get all users in a given studio membership.
272
+ * Get all users in a given studio membership. ListStudioMembers only returns admin members.
272
273
  */
273
274
  listStudioMembers(params: Nimble.Types.ListStudioMembersRequest, callback?: (err: AWSError, data: Nimble.Types.ListStudioMembersResponse) => void): Request<Nimble.Types.ListStudioMembersResponse, AWSError>;
274
275
  /**
275
- * Get all users in a given studio membership.
276
+ * Get all users in a given studio membership. ListStudioMembers only returns admin members.
276
277
  */
277
278
  listStudioMembers(callback?: (err: AWSError, data: Nimble.Types.ListStudioMembersResponse) => void): Request<Nimble.Types.ListStudioMembersResponse, AWSError>;
278
279
  /**
@@ -308,13 +309,29 @@ declare class Nimble extends Service {
308
309
  */
309
310
  putStudioMembers(callback?: (err: AWSError, data: Nimble.Types.PutStudioMembersResponse) => void): Request<Nimble.Types.PutStudioMembersResponse, AWSError>;
310
311
  /**
311
- * Repairs the SSO configuration for a given studio. If the studio has a valid Amazon Web Services SSO configuration currently associated with it, this operation will fail with a validation error. If the studio does not have a valid Amazon Web Services SSO configuration currently associated with it, then a new Amazon Web Services SSO application is created for the studio and the studio is changed to the READY state. After the Amazon Web Services SSO application is repaired, you must use the Amazon Nimble Studio console to add administrators and users to your studio.
312
+ * Transitions sessions from the STOPPED state into the READY state. The START_IN_PROGRESS state is the intermediate state between the STOPPED and READY states.
313
+ */
314
+ startStreamingSession(params: Nimble.Types.StartStreamingSessionRequest, callback?: (err: AWSError, data: Nimble.Types.StartStreamingSessionResponse) => void): Request<Nimble.Types.StartStreamingSessionResponse, AWSError>;
315
+ /**
316
+ * Transitions sessions from the STOPPED state into the READY state. The START_IN_PROGRESS state is the intermediate state between the STOPPED and READY states.
317
+ */
318
+ startStreamingSession(callback?: (err: AWSError, data: Nimble.Types.StartStreamingSessionResponse) => void): Request<Nimble.Types.StartStreamingSessionResponse, AWSError>;
319
+ /**
320
+ * Repairs the Amazon Web Services SSO configuration for a given studio. If the studio has a valid Amazon Web Services SSO configuration currently associated with it, this operation will fail with a validation error. If the studio does not have a valid Amazon Web Services SSO configuration currently associated with it, then a new Amazon Web Services SSO application is created for the studio and the studio is changed to the READY state. After the Amazon Web Services SSO application is repaired, you must use the Amazon Nimble Studio console to add administrators and users to your studio.
312
321
  */
313
322
  startStudioSSOConfigurationRepair(params: Nimble.Types.StartStudioSSOConfigurationRepairRequest, callback?: (err: AWSError, data: Nimble.Types.StartStudioSSOConfigurationRepairResponse) => void): Request<Nimble.Types.StartStudioSSOConfigurationRepairResponse, AWSError>;
314
323
  /**
315
- * Repairs the SSO configuration for a given studio. If the studio has a valid Amazon Web Services SSO configuration currently associated with it, this operation will fail with a validation error. If the studio does not have a valid Amazon Web Services SSO configuration currently associated with it, then a new Amazon Web Services SSO application is created for the studio and the studio is changed to the READY state. After the Amazon Web Services SSO application is repaired, you must use the Amazon Nimble Studio console to add administrators and users to your studio.
324
+ * Repairs the Amazon Web Services SSO configuration for a given studio. If the studio has a valid Amazon Web Services SSO configuration currently associated with it, this operation will fail with a validation error. If the studio does not have a valid Amazon Web Services SSO configuration currently associated with it, then a new Amazon Web Services SSO application is created for the studio and the studio is changed to the READY state. After the Amazon Web Services SSO application is repaired, you must use the Amazon Nimble Studio console to add administrators and users to your studio.
316
325
  */
317
326
  startStudioSSOConfigurationRepair(callback?: (err: AWSError, data: Nimble.Types.StartStudioSSOConfigurationRepairResponse) => void): Request<Nimble.Types.StartStudioSSOConfigurationRepairResponse, AWSError>;
327
+ /**
328
+ * Transitions sessions from the READY state into the STOPPED state. The STOP_IN_PROGRESS state is the intermediate state between the READY and STOPPED states.
329
+ */
330
+ stopStreamingSession(params: Nimble.Types.StopStreamingSessionRequest, callback?: (err: AWSError, data: Nimble.Types.StopStreamingSessionResponse) => void): Request<Nimble.Types.StopStreamingSessionResponse, AWSError>;
331
+ /**
332
+ * Transitions sessions from the READY state into the STOPPED state. The STOP_IN_PROGRESS state is the intermediate state between the READY and STOPPED states.
333
+ */
334
+ stopStreamingSession(callback?: (err: AWSError, data: Nimble.Types.StopStreamingSessionResponse) => void): Request<Nimble.Types.StopStreamingSessionResponse, AWSError>;
318
335
  /**
319
336
  * Creates tags for a resource, given its ARN.
320
337
  */
@@ -371,11 +388,107 @@ declare class Nimble extends Service {
371
388
  * Updates a studio component resource.
372
389
  */
373
390
  updateStudioComponent(callback?: (err: AWSError, data: Nimble.Types.UpdateStudioComponentResponse) => void): Request<Nimble.Types.UpdateStudioComponentResponse, AWSError>;
391
+ /**
392
+ * Waits for the launchProfileDeleted state by periodically calling the underlying Nimble.getLaunchProfileoperation every 5 seconds (at most 150 times). Wait until a LaunchProfile is Deleted. Use this after invoking DeleteLaunchProfile
393
+ */
394
+ waitFor(state: "launchProfileDeleted", params: Nimble.Types.GetLaunchProfileRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetLaunchProfileResponse) => void): Request<Nimble.Types.GetLaunchProfileResponse, AWSError>;
395
+ /**
396
+ * Waits for the launchProfileDeleted state by periodically calling the underlying Nimble.getLaunchProfileoperation every 5 seconds (at most 150 times). Wait until a LaunchProfile is Deleted. Use this after invoking DeleteLaunchProfile
397
+ */
398
+ waitFor(state: "launchProfileDeleted", callback?: (err: AWSError, data: Nimble.Types.GetLaunchProfileResponse) => void): Request<Nimble.Types.GetLaunchProfileResponse, AWSError>;
399
+ /**
400
+ * Waits for the launchProfileReady state by periodically calling the underlying Nimble.getLaunchProfileoperation every 5 seconds (at most 150 times). Wait until a LaunchProfile is Ready. Use this after invoking CreateLaunchProfile or UpdateLaunchProfile
401
+ */
402
+ waitFor(state: "launchProfileReady", params: Nimble.Types.GetLaunchProfileRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetLaunchProfileResponse) => void): Request<Nimble.Types.GetLaunchProfileResponse, AWSError>;
403
+ /**
404
+ * Waits for the launchProfileReady state by periodically calling the underlying Nimble.getLaunchProfileoperation every 5 seconds (at most 150 times). Wait until a LaunchProfile is Ready. Use this after invoking CreateLaunchProfile or UpdateLaunchProfile
405
+ */
406
+ waitFor(state: "launchProfileReady", callback?: (err: AWSError, data: Nimble.Types.GetLaunchProfileResponse) => void): Request<Nimble.Types.GetLaunchProfileResponse, AWSError>;
407
+ /**
408
+ * Waits for the streamingImageDeleted state by periodically calling the underlying Nimble.getStreamingImageoperation every 2 seconds (at most 60 times). Wait until a StreamingImage Deleted. Use this after invoking DeleteStreamingImage
409
+ */
410
+ waitFor(state: "streamingImageDeleted", params: Nimble.Types.GetStreamingImageRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingImageResponse) => void): Request<Nimble.Types.GetStreamingImageResponse, AWSError>;
411
+ /**
412
+ * Waits for the streamingImageDeleted state by periodically calling the underlying Nimble.getStreamingImageoperation every 2 seconds (at most 60 times). Wait until a StreamingImage Deleted. Use this after invoking DeleteStreamingImage
413
+ */
414
+ waitFor(state: "streamingImageDeleted", callback?: (err: AWSError, data: Nimble.Types.GetStreamingImageResponse) => void): Request<Nimble.Types.GetStreamingImageResponse, AWSError>;
415
+ /**
416
+ * Waits for the streamingImageReady state by periodically calling the underlying Nimble.getStreamingImageoperation every 2 seconds (at most 60 times). Wait until a StreamingImage is Ready. Use this after invoking CreateStreamingImage or UpdateStreamingImage
417
+ */
418
+ waitFor(state: "streamingImageReady", params: Nimble.Types.GetStreamingImageRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingImageResponse) => void): Request<Nimble.Types.GetStreamingImageResponse, AWSError>;
419
+ /**
420
+ * Waits for the streamingImageReady state by periodically calling the underlying Nimble.getStreamingImageoperation every 2 seconds (at most 60 times). Wait until a StreamingImage is Ready. Use this after invoking CreateStreamingImage or UpdateStreamingImage
421
+ */
422
+ waitFor(state: "streamingImageReady", callback?: (err: AWSError, data: Nimble.Types.GetStreamingImageResponse) => void): Request<Nimble.Types.GetStreamingImageResponse, AWSError>;
423
+ /**
424
+ * Waits for the streamingSessionDeleted state by periodically calling the underlying Nimble.getStreamingSessionoperation every 5 seconds (at most 180 times). Wait until a StreamingSessionDeleted. Use this after invoking Deletesession
425
+ */
426
+ waitFor(state: "streamingSessionDeleted", params: Nimble.Types.GetStreamingSessionRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
427
+ /**
428
+ * Waits for the streamingSessionDeleted state by periodically calling the underlying Nimble.getStreamingSessionoperation every 5 seconds (at most 180 times). Wait until a StreamingSessionDeleted. Use this after invoking Deletesession
429
+ */
430
+ waitFor(state: "streamingSessionDeleted", callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
431
+ /**
432
+ * Waits for the streamingSessionReady state by periodically calling the underlying Nimble.getStreamingSessionoperation every 10 seconds (at most 180 times). Wait until a StreamingSession is ready. Use this after invoking CreateStreamingSession, StartStreamingSession
433
+ */
434
+ waitFor(state: "streamingSessionReady", params: Nimble.Types.GetStreamingSessionRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
435
+ /**
436
+ * Waits for the streamingSessionReady state by periodically calling the underlying Nimble.getStreamingSessionoperation every 10 seconds (at most 180 times). Wait until a StreamingSession is ready. Use this after invoking CreateStreamingSession, StartStreamingSession
437
+ */
438
+ waitFor(state: "streamingSessionReady", callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
439
+ /**
440
+ * Waits for the streamingSessionStopped state by periodically calling the underlying Nimble.getStreamingSessionoperation every 5 seconds (at most 180 times). Wait until a StreamingSessionStopped. Use this after invoking StopStreamingSession
441
+ */
442
+ waitFor(state: "streamingSessionStopped", params: Nimble.Types.GetStreamingSessionRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
443
+ /**
444
+ * Waits for the streamingSessionStopped state by periodically calling the underlying Nimble.getStreamingSessionoperation every 5 seconds (at most 180 times). Wait until a StreamingSessionStopped. Use this after invoking StopStreamingSession
445
+ */
446
+ waitFor(state: "streamingSessionStopped", callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
447
+ /**
448
+ * Waits for the streamingSessionStreamReady state by periodically calling the underlying Nimble.getStreamingSessionStreamoperation every 5 seconds (at most 30 times). Wait until a StreamingSessionStream is ready. Use this after invoking CreateStreamingSessionStream
449
+ */
450
+ waitFor(state: "streamingSessionStreamReady", params: Nimble.Types.GetStreamingSessionStreamRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionStreamResponse) => void): Request<Nimble.Types.GetStreamingSessionStreamResponse, AWSError>;
451
+ /**
452
+ * Waits for the streamingSessionStreamReady state by periodically calling the underlying Nimble.getStreamingSessionStreamoperation every 5 seconds (at most 30 times). Wait until a StreamingSessionStream is ready. Use this after invoking CreateStreamingSessionStream
453
+ */
454
+ waitFor(state: "streamingSessionStreamReady", callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionStreamResponse) => void): Request<Nimble.Types.GetStreamingSessionStreamResponse, AWSError>;
455
+ /**
456
+ * Waits for the studioComponentDeleted state by periodically calling the underlying Nimble.getStudioComponentoperation every 1 seconds (at most 120 times). Wait until a StudioComponent Deleted. Use this after invoking DeleteStudioComponent
457
+ */
458
+ waitFor(state: "studioComponentDeleted", params: Nimble.Types.GetStudioComponentRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStudioComponentResponse) => void): Request<Nimble.Types.GetStudioComponentResponse, AWSError>;
459
+ /**
460
+ * Waits for the studioComponentDeleted state by periodically calling the underlying Nimble.getStudioComponentoperation every 1 seconds (at most 120 times). Wait until a StudioComponent Deleted. Use this after invoking DeleteStudioComponent
461
+ */
462
+ waitFor(state: "studioComponentDeleted", callback?: (err: AWSError, data: Nimble.Types.GetStudioComponentResponse) => void): Request<Nimble.Types.GetStudioComponentResponse, AWSError>;
463
+ /**
464
+ * Waits for the studioComponentReady state by periodically calling the underlying Nimble.getStudioComponentoperation every 2 seconds (at most 60 times). Wait until a StudioComponent is Ready. Use this after invoking CreateStudioComponent or UpdateStudioComponent
465
+ */
466
+ waitFor(state: "studioComponentReady", params: Nimble.Types.GetStudioComponentRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStudioComponentResponse) => void): Request<Nimble.Types.GetStudioComponentResponse, AWSError>;
467
+ /**
468
+ * Waits for the studioComponentReady state by periodically calling the underlying Nimble.getStudioComponentoperation every 2 seconds (at most 60 times). Wait until a StudioComponent is Ready. Use this after invoking CreateStudioComponent or UpdateStudioComponent
469
+ */
470
+ waitFor(state: "studioComponentReady", callback?: (err: AWSError, data: Nimble.Types.GetStudioComponentResponse) => void): Request<Nimble.Types.GetStudioComponentResponse, AWSError>;
471
+ /**
472
+ * Waits for the studioDeleted state by periodically calling the underlying Nimble.getStudiooperation every 2 seconds (at most 60 times). Wait until a Studio is Deleted. Use this after invoking DeleteStudio.
473
+ */
474
+ waitFor(state: "studioDeleted", params: Nimble.Types.GetStudioRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStudioResponse) => void): Request<Nimble.Types.GetStudioResponse, AWSError>;
475
+ /**
476
+ * Waits for the studioDeleted state by periodically calling the underlying Nimble.getStudiooperation every 2 seconds (at most 60 times). Wait until a Studio is Deleted. Use this after invoking DeleteStudio.
477
+ */
478
+ waitFor(state: "studioDeleted", callback?: (err: AWSError, data: Nimble.Types.GetStudioResponse) => void): Request<Nimble.Types.GetStudioResponse, AWSError>;
479
+ /**
480
+ * Waits for the studioReady state by periodically calling the underlying Nimble.getStudiooperation every 2 seconds (at most 60 times). Wait until a Studio is Ready. Use this after invoking CreateStudio, UpdateStudio, or StartStudioSSOConfigurationRepair
481
+ */
482
+ waitFor(state: "studioReady", params: Nimble.Types.GetStudioRequest & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: Nimble.Types.GetStudioResponse) => void): Request<Nimble.Types.GetStudioResponse, AWSError>;
483
+ /**
484
+ * Waits for the studioReady state by periodically calling the underlying Nimble.getStudiooperation every 2 seconds (at most 60 times). Wait until a Studio is Ready. Use this after invoking CreateStudio, UpdateStudio, or StartStudioSSOConfigurationRepair
485
+ */
486
+ waitFor(state: "studioReady", callback?: (err: AWSError, data: Nimble.Types.GetStudioResponse) => void): Request<Nimble.Types.GetStudioResponse, AWSError>;
374
487
  }
375
488
  declare namespace Nimble {
376
489
  export interface AcceptEulasRequest {
377
490
  /**
378
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
491
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
379
492
  */
380
493
  clientToken?: ClientToken;
381
494
  /**
@@ -383,9 +496,9 @@ declare namespace Nimble {
383
496
  */
384
497
  eulaIds?: EulaIdList;
385
498
  /**
386
- * The studio ID.
499
+ * A collection of EULA IDs.
387
500
  */
388
- studioId: __string;
501
+ studioId: String;
389
502
  }
390
503
  export interface AcceptEulasResponse {
391
504
  /**
@@ -423,25 +536,29 @@ declare namespace Nimble {
423
536
  export type ActiveDirectoryDnsIpAddress = string;
424
537
  export type ActiveDirectoryDnsIpAddressList = ActiveDirectoryDnsIpAddress[];
425
538
  export type ActiveDirectoryOrganizationalUnitDistinguishedName = string;
539
+ export type ClientToken = string;
426
540
  export interface ComputeFarmConfiguration {
427
541
  /**
428
542
  * The name of an Active Directory user that is used on ComputeFarm worker instances.
429
543
  */
430
- activeDirectoryUser?: __string;
544
+ activeDirectoryUser?: String;
431
545
  /**
432
546
  * The endpoint of the ComputeFarm that is accessed by the studio component resource.
433
547
  */
434
- endpoint?: __string;
548
+ endpoint?: SyntheticComputeFarmConfigurationString;
435
549
  }
436
550
  export interface CreateLaunchProfileRequest {
437
551
  /**
438
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
552
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
439
553
  */
440
554
  clientToken?: ClientToken;
441
555
  /**
442
556
  * The description.
443
557
  */
444
558
  description?: LaunchProfileDescription;
559
+ /**
560
+ * Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.
561
+ */
445
562
  ec2SubnetIds: EC2SubnetIdList;
446
563
  /**
447
564
  * The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
@@ -460,9 +577,9 @@ declare namespace Nimble {
460
577
  */
461
578
  studioComponentIds: LaunchProfileStudioComponentIdList;
462
579
  /**
463
- * The studio ID.
580
+ * The studio ID.
464
581
  */
465
- studioId: __string;
582
+ studioId: String;
466
583
  /**
467
584
  * A collection of labels, in the form of key:value pairs, that apply to this resource.
468
585
  */
@@ -476,13 +593,13 @@ declare namespace Nimble {
476
593
  }
477
594
  export interface CreateStreamingImageRequest {
478
595
  /**
479
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
596
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
480
597
  */
481
598
  clientToken?: ClientToken;
482
599
  /**
483
600
  * A human-readable description of the streaming image.
484
601
  */
485
- description?: StreamingImageDescription;
602
+ description?: SyntheticCreateStreamingImageRequestStreamingImageDescription;
486
603
  /**
487
604
  * The ID of an EC2 machine image with which to create this streaming image.
488
605
  */
@@ -490,22 +607,25 @@ declare namespace Nimble {
490
607
  /**
491
608
  * A friendly name for a streaming image resource.
492
609
  */
493
- name: StreamingImageName;
610
+ name: SyntheticCreateStreamingImageRequestStreamingImageName;
494
611
  /**
495
- * The studio ID.
612
+ * The studio ID.
496
613
  */
497
- studioId: __string;
614
+ studioId: String;
498
615
  /**
499
616
  * A collection of labels, in the form of key:value pairs, that apply to this resource.
500
617
  */
501
618
  tags?: Tags;
502
619
  }
503
620
  export interface CreateStreamingImageResponse {
621
+ /**
622
+ * The streaming image.
623
+ */
504
624
  streamingImage?: StreamingImage;
505
625
  }
506
626
  export interface CreateStreamingSessionRequest {
507
627
  /**
508
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
628
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
509
629
  */
510
630
  clientToken?: ClientToken;
511
631
  /**
@@ -515,19 +635,19 @@ declare namespace Nimble {
515
635
  /**
516
636
  * The launch profile ID.
517
637
  */
518
- launchProfileId?: __string;
638
+ launchProfileId?: String;
519
639
  /**
520
- * The user ID of the user that owns the streaming session.
640
+ * The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
521
641
  */
522
- ownedBy?: __string;
642
+ ownedBy?: String;
523
643
  /**
524
644
  * The ID of the streaming image.
525
645
  */
526
646
  streamingImageId?: StreamingImageId;
527
647
  /**
528
- * The studio ID.
648
+ * The studio ID.
529
649
  */
530
- studioId: __string;
650
+ studioId: String;
531
651
  /**
532
652
  * A collection of labels, in the form of key:value pairs, that apply to this resource.
533
653
  */
@@ -541,7 +661,7 @@ declare namespace Nimble {
541
661
  }
542
662
  export interface CreateStreamingSessionStreamRequest {
543
663
  /**
544
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
664
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
545
665
  */
546
666
  clientToken?: ClientToken;
547
667
  /**
@@ -549,13 +669,13 @@ declare namespace Nimble {
549
669
  */
550
670
  expirationInSeconds?: StreamingSessionStreamExpirationInSeconds;
551
671
  /**
552
- * The session ID.
672
+ * The streaming session ID.
553
673
  */
554
- sessionId: __string;
674
+ sessionId: String;
555
675
  /**
556
- * The studio ID.
676
+ * The studio ID.
557
677
  */
558
- studioId: __string;
678
+ studioId: String;
559
679
  }
560
680
  export interface CreateStreamingSessionStreamResponse {
561
681
  /**
@@ -565,7 +685,7 @@ declare namespace Nimble {
565
685
  }
566
686
  export interface CreateStudioComponentRequest {
567
687
  /**
568
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
688
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
569
689
  */
570
690
  clientToken?: ClientToken;
571
691
  /**
@@ -593,9 +713,9 @@ declare namespace Nimble {
593
713
  */
594
714
  scriptParameters?: StudioComponentScriptParameterKeyValueList;
595
715
  /**
596
- * The studio ID.
716
+ * The studio ID.
597
717
  */
598
- studioId: __string;
718
+ studioId: String;
599
719
  /**
600
720
  * The specific subtype of a studio component.
601
721
  */
@@ -619,15 +739,15 @@ declare namespace Nimble {
619
739
  /**
620
740
  * The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.
621
741
  */
622
- adminRoleArn: __string;
742
+ adminRoleArn: String;
623
743
  /**
624
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
744
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
625
745
  */
626
746
  clientToken?: ClientToken;
627
747
  /**
628
748
  * A friendly name for the studio.
629
749
  */
630
- displayName: StudioDisplayName;
750
+ displayName: SyntheticCreateStudioRequestStudioDisplayName;
631
751
  /**
632
752
  * The studio encryption configuration.
633
753
  */
@@ -643,7 +763,7 @@ declare namespace Nimble {
643
763
  /**
644
764
  * The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.
645
765
  */
646
- userRoleArn: __string;
766
+ userRoleArn: String;
647
767
  }
648
768
  export interface CreateStudioResponse {
649
769
  /**
@@ -653,37 +773,37 @@ declare namespace Nimble {
653
773
  }
654
774
  export interface DeleteLaunchProfileMemberRequest {
655
775
  /**
656
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
776
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
657
777
  */
658
778
  clientToken?: ClientToken;
659
779
  /**
660
- * The launch profile ID.
780
+ * The Launch Profile ID.
661
781
  */
662
- launchProfileId: __string;
782
+ launchProfileId: String;
663
783
  /**
664
- * The principal ID.
784
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
665
785
  */
666
- principalId: __string;
786
+ principalId: String;
667
787
  /**
668
- * The studio ID.
788
+ * The studio ID.
669
789
  */
670
- studioId: __string;
790
+ studioId: String;
671
791
  }
672
792
  export interface DeleteLaunchProfileMemberResponse {
673
793
  }
674
794
  export interface DeleteLaunchProfileRequest {
675
795
  /**
676
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
796
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
677
797
  */
678
798
  clientToken?: ClientToken;
679
799
  /**
680
- * The launch profile ID.
800
+ * The Launch Profile ID.
681
801
  */
682
- launchProfileId: __string;
802
+ launchProfileId: String;
683
803
  /**
684
- * The studio ID.
804
+ * The studio ID.
685
805
  */
686
- studioId: __string;
806
+ studioId: String;
687
807
  }
688
808
  export interface DeleteLaunchProfileResponse {
689
809
  /**
@@ -693,17 +813,17 @@ declare namespace Nimble {
693
813
  }
694
814
  export interface DeleteStreamingImageRequest {
695
815
  /**
696
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
816
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
697
817
  */
698
818
  clientToken?: ClientToken;
699
819
  /**
700
820
  * The streaming image ID.
701
821
  */
702
- streamingImageId: __string;
822
+ streamingImageId: String;
703
823
  /**
704
- * The studio ID.
824
+ * The studio ID.
705
825
  */
706
- studioId: __string;
826
+ studioId: String;
707
827
  }
708
828
  export interface DeleteStreamingImageResponse {
709
829
  /**
@@ -713,17 +833,17 @@ declare namespace Nimble {
713
833
  }
714
834
  export interface DeleteStreamingSessionRequest {
715
835
  /**
716
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
836
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
717
837
  */
718
838
  clientToken?: ClientToken;
719
839
  /**
720
- * The session ID.
840
+ * The streaming session ID.
721
841
  */
722
- sessionId: __string;
842
+ sessionId: String;
723
843
  /**
724
- * The studio ID.
844
+ * The studio ID.
725
845
  */
726
- studioId: __string;
846
+ studioId: String;
727
847
  }
728
848
  export interface DeleteStreamingSessionResponse {
729
849
  /**
@@ -733,17 +853,17 @@ declare namespace Nimble {
733
853
  }
734
854
  export interface DeleteStudioComponentRequest {
735
855
  /**
736
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
856
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
737
857
  */
738
858
  clientToken?: ClientToken;
739
859
  /**
740
860
  * The studio component ID.
741
861
  */
742
- studioComponentId: __string;
862
+ studioComponentId: String;
743
863
  /**
744
- * The studio ID.
864
+ * The studio ID.
745
865
  */
746
- studioId: __string;
866
+ studioId: String;
747
867
  }
748
868
  export interface DeleteStudioComponentResponse {
749
869
  /**
@@ -753,35 +873,35 @@ declare namespace Nimble {
753
873
  }
754
874
  export interface DeleteStudioMemberRequest {
755
875
  /**
756
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
876
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
757
877
  */
758
878
  clientToken?: ClientToken;
759
879
  /**
760
- * The principal ID.
880
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
761
881
  */
762
- principalId: __string;
882
+ principalId: String;
763
883
  /**
764
- * The studio ID.
884
+ * The studio ID.
765
885
  */
766
- studioId: __string;
886
+ studioId: String;
767
887
  }
768
888
  export interface DeleteStudioMemberResponse {
769
889
  }
770
890
  export interface DeleteStudioRequest {
771
891
  /**
772
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
892
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
773
893
  */
774
894
  clientToken?: ClientToken;
775
895
  /**
776
- * The studio ID.
896
+ * The studio ID.
777
897
  */
778
- studioId: __string;
898
+ studioId: String;
779
899
  }
780
900
  export interface DeleteStudioResponse {
781
901
  /**
782
902
  * Information about a studio.
783
903
  */
784
- studio?: Studio;
904
+ studio: Studio;
785
905
  }
786
906
  export type DirectoryId = string;
787
907
  export type EC2ImageId = string;
@@ -791,7 +911,7 @@ declare namespace Nimble {
791
911
  /**
792
912
  * The EULA content.
793
913
  */
794
- content?: __string;
914
+ content?: String;
795
915
  /**
796
916
  * The Unix epoch timestamp in seconds for when the resource was created.
797
917
  */
@@ -817,11 +937,11 @@ declare namespace Nimble {
817
937
  /**
818
938
  * The ID of the person who accepted the EULA.
819
939
  */
820
- acceptedBy?: __string;
940
+ acceptedBy?: String;
821
941
  /**
822
942
  * The ID of the acceptee.
823
943
  */
824
- accepteeId?: __string;
944
+ accepteeId?: String;
825
945
  /**
826
946
  * The EULA acceptance ID.
827
947
  */
@@ -834,14 +954,14 @@ declare namespace Nimble {
834
954
  export type EulaAcceptanceId = string;
835
955
  export type EulaAcceptanceList = EulaAcceptance[];
836
956
  export type EulaId = string;
837
- export type EulaIdList = __string[];
957
+ export type EulaIdList = String[];
838
958
  export type EulaList = Eula[];
839
959
  export type EulaName = string;
840
960
  export interface GetEulaRequest {
841
961
  /**
842
962
  * The EULA ID.
843
963
  */
844
- eulaId: __string;
964
+ eulaId: String;
845
965
  }
846
966
  export interface GetEulaResponse {
847
967
  /**
@@ -851,13 +971,13 @@ declare namespace Nimble {
851
971
  }
852
972
  export interface GetLaunchProfileDetailsRequest {
853
973
  /**
854
- * The launch profile ID.
974
+ * The Launch Profile ID.
855
975
  */
856
- launchProfileId: __string;
976
+ launchProfileId: String;
857
977
  /**
858
- * The studio ID.
978
+ * The studio ID.
859
979
  */
860
- studioId: __string;
980
+ studioId: String;
861
981
  }
862
982
  export interface GetLaunchProfileDetailsResponse {
863
983
  /**
@@ -875,25 +995,25 @@ declare namespace Nimble {
875
995
  }
876
996
  export interface GetLaunchProfileInitializationRequest {
877
997
  /**
878
- * The launch profile ID.
998
+ * The Launch Profile ID.
879
999
  */
880
- launchProfileId: __string;
1000
+ launchProfileId: String;
881
1001
  /**
882
- * A collection of launch profile protocol versions.
1002
+ * The launch profile protocol versions supported by the client.
883
1003
  */
884
- launchProfileProtocolVersions: multiValueQueryStringList;
1004
+ launchProfileProtocolVersions: StringList;
885
1005
  /**
886
1006
  * The launch purpose.
887
1007
  */
888
- launchPurpose: __string;
1008
+ launchPurpose: String;
889
1009
  /**
890
- * The platform.
1010
+ * The platform where this Launch Profile will be used, either WINDOWS or LINUX.
891
1011
  */
892
- platform: __string;
1012
+ platform: String;
893
1013
  /**
894
- * The studio ID.
1014
+ * The studio ID.
895
1015
  */
896
- studioId: __string;
1016
+ studioId: String;
897
1017
  }
898
1018
  export interface GetLaunchProfileInitializationResponse {
899
1019
  /**
@@ -903,17 +1023,17 @@ declare namespace Nimble {
903
1023
  }
904
1024
  export interface GetLaunchProfileMemberRequest {
905
1025
  /**
906
- * The launch profile ID.
1026
+ * The Launch Profile ID.
907
1027
  */
908
- launchProfileId: __string;
1028
+ launchProfileId: String;
909
1029
  /**
910
- * The principal ID.
1030
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
911
1031
  */
912
- principalId: __string;
1032
+ principalId: String;
913
1033
  /**
914
- * The studio ID.
1034
+ * The studio ID.
915
1035
  */
916
- studioId: __string;
1036
+ studioId: String;
917
1037
  }
918
1038
  export interface GetLaunchProfileMemberResponse {
919
1039
  /**
@@ -923,13 +1043,13 @@ declare namespace Nimble {
923
1043
  }
924
1044
  export interface GetLaunchProfileRequest {
925
1045
  /**
926
- * The launch profile ID.
1046
+ * The Launch Profile ID.
927
1047
  */
928
- launchProfileId: __string;
1048
+ launchProfileId: String;
929
1049
  /**
930
- * The studio ID.
1050
+ * The studio ID.
931
1051
  */
932
- studioId: __string;
1052
+ studioId: String;
933
1053
  }
934
1054
  export interface GetLaunchProfileResponse {
935
1055
  /**
@@ -941,11 +1061,11 @@ declare namespace Nimble {
941
1061
  /**
942
1062
  * The streaming image ID.
943
1063
  */
944
- streamingImageId: __string;
1064
+ streamingImageId: String;
945
1065
  /**
946
- * The studio ID.
1066
+ * The studio ID.
947
1067
  */
948
- studioId: __string;
1068
+ studioId: String;
949
1069
  }
950
1070
  export interface GetStreamingImageResponse {
951
1071
  /**
@@ -955,13 +1075,13 @@ declare namespace Nimble {
955
1075
  }
956
1076
  export interface GetStreamingSessionRequest {
957
1077
  /**
958
- * The session ID.
1078
+ * The streaming session ID.
959
1079
  */
960
- sessionId: __string;
1080
+ sessionId: String;
961
1081
  /**
962
- * The studio ID.
1082
+ * The studio ID.
963
1083
  */
964
- studioId: __string;
1084
+ studioId: String;
965
1085
  }
966
1086
  export interface GetStreamingSessionResponse {
967
1087
  /**
@@ -971,17 +1091,17 @@ declare namespace Nimble {
971
1091
  }
972
1092
  export interface GetStreamingSessionStreamRequest {
973
1093
  /**
974
- * The session ID.
1094
+ * The streaming session ID.
975
1095
  */
976
- sessionId: __string;
1096
+ sessionId: String;
977
1097
  /**
978
- * The stream ID.
1098
+ * The streaming session stream ID.
979
1099
  */
980
- streamId: __string;
1100
+ streamId: String;
981
1101
  /**
982
- * The studio ID.
1102
+ * The studio ID.
983
1103
  */
984
- studioId: __string;
1104
+ studioId: String;
985
1105
  }
986
1106
  export interface GetStreamingSessionStreamResponse {
987
1107
  /**
@@ -993,11 +1113,11 @@ declare namespace Nimble {
993
1113
  /**
994
1114
  * The studio component ID.
995
1115
  */
996
- studioComponentId: __string;
1116
+ studioComponentId: String;
997
1117
  /**
998
- * The studio ID.
1118
+ * The studio ID.
999
1119
  */
1000
- studioId: __string;
1120
+ studioId: String;
1001
1121
  }
1002
1122
  export interface GetStudioComponentResponse {
1003
1123
  /**
@@ -1007,13 +1127,13 @@ declare namespace Nimble {
1007
1127
  }
1008
1128
  export interface GetStudioMemberRequest {
1009
1129
  /**
1010
- * The principal ID.
1130
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
1011
1131
  */
1012
- principalId: __string;
1132
+ principalId: String;
1013
1133
  /**
1014
- * The studio ID.
1134
+ * The studio ID.
1015
1135
  */
1016
- studioId: __string;
1136
+ studioId: String;
1017
1137
  }
1018
1138
  export interface GetStudioMemberResponse {
1019
1139
  /**
@@ -1023,21 +1143,21 @@ declare namespace Nimble {
1023
1143
  }
1024
1144
  export interface GetStudioRequest {
1025
1145
  /**
1026
- * The studio ID.
1146
+ * The studio ID.
1027
1147
  */
1028
- studioId: __string;
1148
+ studioId: String;
1029
1149
  }
1030
1150
  export interface GetStudioResponse {
1031
1151
  /**
1032
1152
  * Information about a studio.
1033
1153
  */
1034
- studio?: Studio;
1154
+ studio: Studio;
1035
1155
  }
1036
1156
  export interface LaunchProfile {
1037
1157
  /**
1038
1158
  * The ARN of the resource.
1039
1159
  */
1040
- arn?: __string;
1160
+ arn?: String;
1041
1161
  /**
1042
1162
  * The Unix epoch timestamp in seconds for when the resource was created.
1043
1163
  */
@@ -1045,7 +1165,7 @@ declare namespace Nimble {
1045
1165
  /**
1046
1166
  * The user ID of the user that created the launch profile.
1047
1167
  */
1048
- createdBy?: __string;
1168
+ createdBy?: String;
1049
1169
  /**
1050
1170
  * A human-readable description of the launch profile.
1051
1171
  */
@@ -1077,7 +1197,7 @@ declare namespace Nimble {
1077
1197
  /**
1078
1198
  * The status message for the launch profile.
1079
1199
  */
1080
- statusMessage?: __string;
1200
+ statusMessage?: String;
1081
1201
  /**
1082
1202
  * A configuration for a streaming session.
1083
1203
  */
@@ -1097,7 +1217,11 @@ declare namespace Nimble {
1097
1217
  /**
1098
1218
  * The user ID of the user that most recently updated the resource.
1099
1219
  */
1100
- updatedBy?: __string;
1220
+ updatedBy?: String;
1221
+ /**
1222
+ * The list of the latest validation results.
1223
+ */
1224
+ validationResults?: ValidationResults;
1101
1225
  }
1102
1226
  export type LaunchProfileDescription = string;
1103
1227
  export type LaunchProfileId = string;
@@ -1151,7 +1275,7 @@ declare namespace Nimble {
1151
1275
  /**
1152
1276
  * The directory name.
1153
1277
  */
1154
- directoryName?: __string;
1278
+ directoryName?: String;
1155
1279
  /**
1156
1280
  * The DNS IP address.
1157
1281
  */
@@ -1189,7 +1313,7 @@ declare namespace Nimble {
1189
1313
  /**
1190
1314
  * The ID of the identity store.
1191
1315
  */
1192
- identityStoreId?: __string;
1316
+ identityStoreId?: String;
1193
1317
  /**
1194
1318
  * The persona.
1195
1319
  */
@@ -1197,7 +1321,11 @@ declare namespace Nimble {
1197
1321
  /**
1198
1322
  * The principal ID.
1199
1323
  */
1200
- principalId?: __string;
1324
+ principalId?: String;
1325
+ /**
1326
+ * The Active Directory Security Identifier for this user, if available.
1327
+ */
1328
+ sid?: String;
1201
1329
  }
1202
1330
  export type LaunchProfileMembershipList = LaunchProfileMembership[];
1203
1331
  export type LaunchProfileName = string;
@@ -1207,29 +1335,34 @@ declare namespace Nimble {
1207
1335
  export type LaunchProfileProtocolVersionList = LaunchProfileProtocolVersion[];
1208
1336
  export type LaunchProfileSecurityGroupIdList = SecurityGroupId[];
1209
1337
  export type LaunchProfileState = "CREATE_IN_PROGRESS"|"READY"|"UPDATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"DELETE_FAILED"|"CREATE_FAILED"|"UPDATE_FAILED"|string;
1338
+ export type LaunchProfileStateList = LaunchProfileState[];
1210
1339
  export type LaunchProfileStatusCode = "LAUNCH_PROFILE_CREATED"|"LAUNCH_PROFILE_UPDATED"|"LAUNCH_PROFILE_DELETED"|"LAUNCH_PROFILE_CREATE_IN_PROGRESS"|"LAUNCH_PROFILE_UPDATE_IN_PROGRESS"|"LAUNCH_PROFILE_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"STREAMING_IMAGE_NOT_FOUND"|"STREAMING_IMAGE_NOT_READY"|"LAUNCH_PROFILE_WITH_STREAM_SESSIONS_NOT_DELETED"|"ENCRYPTION_KEY_ACCESS_DENIED"|"ENCRYPTION_KEY_NOT_FOUND"|"INVALID_SUBNETS_PROVIDED"|string;
1211
- export type LaunchProfileStudioComponentIdList = __string[];
1340
+ export type LaunchProfileStudioComponentIdList = String[];
1341
+ export type LaunchProfileValidationState = "VALIDATION_NOT_STARTED"|"VALIDATION_IN_PROGRESS"|"VALIDATION_SUCCESS"|"VALIDATION_FAILED"|"VALIDATION_FAILED_INTERNAL_SERVER_ERROR"|string;
1342
+ export type LaunchProfileValidationStatusCode = "VALIDATION_NOT_STARTED"|"VALIDATION_IN_PROGRESS"|"VALIDATION_SUCCESS"|"VALIDATION_FAILED_INVALID_SUBNET_ROUTE_TABLE_ASSOCIATION"|"VALIDATION_FAILED_SUBNET_NOT_FOUND"|"VALIDATION_FAILED_INVALID_SECURITY_GROUP_ASSOCIATION"|"VALIDATION_FAILED_INVALID_ACTIVE_DIRECTORY"|"VALIDATION_FAILED_UNAUTHORIZED"|"VALIDATION_FAILED_INTERNAL_SERVER_ERROR"|string;
1343
+ export type LaunchProfileValidationStatusMessage = string;
1344
+ export type LaunchProfileValidationType = "VALIDATE_ACTIVE_DIRECTORY_STUDIO_COMPONENT"|"VALIDATE_SUBNET_ASSOCIATION"|"VALIDATE_NETWORK_ACL_ASSOCIATION"|"VALIDATE_SECURITY_GROUP_ASSOCIATION"|string;
1212
1345
  export type LaunchPurpose = string;
1213
1346
  export interface LicenseServiceConfiguration {
1214
1347
  /**
1215
1348
  * The endpoint of the license service that is accessed by the studio component resource.
1216
1349
  */
1217
- endpoint?: __string;
1350
+ endpoint?: SyntheticLicenseServiceConfigurationString;
1218
1351
  }
1219
1352
  export type LinuxMountPoint = string;
1220
1353
  export interface ListEulaAcceptancesRequest {
1221
1354
  /**
1222
- * A collection of EULA IDs.
1355
+ * The list of EULA IDs that have been previously accepted.
1223
1356
  */
1224
- eulaIds?: multiValueQueryStringList;
1357
+ eulaIds?: StringList;
1225
1358
  /**
1226
- * The token for the next set of results, or null if there are no more results.
1359
+ * The token to request the next page of results.
1227
1360
  */
1228
- nextToken?: __string;
1361
+ nextToken?: String;
1229
1362
  /**
1230
- * The studio ID.
1363
+ * The studio ID.
1231
1364
  */
1232
- studioId: __string;
1365
+ studioId: String;
1233
1366
  }
1234
1367
  export interface ListEulaAcceptancesResponse {
1235
1368
  /**
@@ -1239,17 +1372,17 @@ declare namespace Nimble {
1239
1372
  /**
1240
1373
  * The token for the next set of results, or null if there are no more results.
1241
1374
  */
1242
- nextToken?: __string;
1375
+ nextToken?: String;
1243
1376
  }
1244
1377
  export interface ListEulasRequest {
1245
1378
  /**
1246
- * A collection of EULA IDs.
1379
+ * The list of EULA IDs that should be returned
1247
1380
  */
1248
- eulaIds?: multiValueQueryStringList;
1381
+ eulaIds?: StringList;
1249
1382
  /**
1250
- * The token for the next set of results, or null if there are no more results.
1383
+ * The token to request the next page of results.
1251
1384
  */
1252
- nextToken?: __string;
1385
+ nextToken?: String;
1253
1386
  }
1254
1387
  export interface ListEulasResponse {
1255
1388
  /**
@@ -1259,25 +1392,25 @@ declare namespace Nimble {
1259
1392
  /**
1260
1393
  * The token for the next set of results, or null if there are no more results.
1261
1394
  */
1262
- nextToken?: __string;
1395
+ nextToken?: String;
1263
1396
  }
1264
1397
  export interface ListLaunchProfileMembersRequest {
1265
1398
  /**
1266
- * The launch profile ID.
1399
+ * The Launch Profile ID.
1267
1400
  */
1268
- launchProfileId: __string;
1401
+ launchProfileId: String;
1269
1402
  /**
1270
- * The maximum number of results to be returned per request.
1403
+ * The max number of results to return in the response.
1271
1404
  */
1272
1405
  maxResults?: MaxResults;
1273
1406
  /**
1274
- * The token for the next set of results, or null if there are no more results.
1407
+ * The token to request the next page of results.
1275
1408
  */
1276
- nextToken?: __string;
1409
+ nextToken?: String;
1277
1410
  /**
1278
- * The studio ID.
1411
+ * The studio ID.
1279
1412
  */
1280
- studioId: __string;
1413
+ studioId: String;
1281
1414
  }
1282
1415
  export interface ListLaunchProfileMembersResponse {
1283
1416
  /**
@@ -1287,29 +1420,29 @@ declare namespace Nimble {
1287
1420
  /**
1288
1421
  * The token for the next set of results, or null if there are no more results.
1289
1422
  */
1290
- nextToken?: __string;
1423
+ nextToken?: String;
1291
1424
  }
1292
1425
  export interface ListLaunchProfilesRequest {
1293
1426
  /**
1294
- * The maximum number of results to be returned per request.
1427
+ * The max number of results to return in the response.
1295
1428
  */
1296
1429
  maxResults?: MaxResults;
1297
1430
  /**
1298
- * The token for the next set of results, or null if there are no more results.
1431
+ * The token to request the next page of results.
1299
1432
  */
1300
- nextToken?: __string;
1433
+ nextToken?: String;
1301
1434
  /**
1302
- * The principal ID.
1435
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
1303
1436
  */
1304
- principalId?: __string;
1437
+ principalId?: String;
1305
1438
  /**
1306
- * A list of states.
1439
+ * Filter this request to launch profiles in any of the given states.
1307
1440
  */
1308
- states?: multiValueQueryStringList;
1441
+ states?: LaunchProfileStateList;
1309
1442
  /**
1310
- * The studio ID.
1443
+ * The studio ID.
1311
1444
  */
1312
- studioId: __string;
1445
+ studioId: String;
1313
1446
  }
1314
1447
  export interface ListLaunchProfilesResponse {
1315
1448
  /**
@@ -1319,27 +1452,27 @@ declare namespace Nimble {
1319
1452
  /**
1320
1453
  * The token for the next set of results, or null if there are no more results.
1321
1454
  */
1322
- nextToken?: __string;
1455
+ nextToken?: String;
1323
1456
  }
1324
1457
  export interface ListStreamingImagesRequest {
1325
1458
  /**
1326
- * The token for the next set of results, or null if there are no more results.
1459
+ * The token to request the next page of results.
1327
1460
  */
1328
- nextToken?: __string;
1461
+ nextToken?: String;
1329
1462
  /**
1330
- * The owner.
1463
+ * Filter this request to streaming images with the given owner
1331
1464
  */
1332
- owner?: __string;
1465
+ owner?: String;
1333
1466
  /**
1334
- * The studio ID.
1467
+ * The studio ID.
1335
1468
  */
1336
- studioId: __string;
1469
+ studioId: String;
1337
1470
  }
1338
1471
  export interface ListStreamingImagesResponse {
1339
1472
  /**
1340
1473
  * The token for the next set of results, or null if there are no more results.
1341
1474
  */
1342
- nextToken?: __string;
1475
+ nextToken?: String;
1343
1476
  /**
1344
1477
  * A collection of streaming images.
1345
1478
  */
@@ -1347,31 +1480,31 @@ declare namespace Nimble {
1347
1480
  }
1348
1481
  export interface ListStreamingSessionsRequest {
1349
1482
  /**
1350
- * The user ID of the user that created the streaming session.
1483
+ * Filters the request to streaming sessions created by the given user.
1351
1484
  */
1352
- createdBy?: __string;
1485
+ createdBy?: String;
1353
1486
  /**
1354
- * The token for the next set of results, or null if there are no more results.
1487
+ * The token to request the next page of results.
1355
1488
  */
1356
- nextToken?: __string;
1489
+ nextToken?: String;
1357
1490
  /**
1358
- * The user ID of the user that owns the streaming session.
1491
+ * Filters the request to streaming session owned by the given user
1359
1492
  */
1360
- ownedBy?: __string;
1493
+ ownedBy?: String;
1361
1494
  /**
1362
- * A collection of session IDs.
1495
+ * Filters the request to only the provided session IDs.
1363
1496
  */
1364
- sessionIds?: __string;
1497
+ sessionIds?: String;
1365
1498
  /**
1366
- * The studio ID.
1499
+ * The studio ID.
1367
1500
  */
1368
- studioId: __string;
1501
+ studioId: String;
1369
1502
  }
1370
1503
  export interface ListStreamingSessionsResponse {
1371
1504
  /**
1372
1505
  * The token for the next set of results, or null if there are no more results.
1373
1506
  */
1374
- nextToken?: __string;
1507
+ nextToken?: String;
1375
1508
  /**
1376
1509
  * A collection of streaming sessions.
1377
1510
  */
@@ -1379,31 +1512,31 @@ declare namespace Nimble {
1379
1512
  }
1380
1513
  export interface ListStudioComponentsRequest {
1381
1514
  /**
1382
- * The maximum number of results to be returned per request.
1515
+ * The max number of results to return in the response.
1383
1516
  */
1384
1517
  maxResults?: MaxResults;
1385
1518
  /**
1386
- * The token for the next set of results, or null if there are no more results.
1519
+ * The token to request the next page of results.
1387
1520
  */
1388
- nextToken?: __string;
1521
+ nextToken?: String;
1389
1522
  /**
1390
- * A list of states.
1523
+ * Filters the request to studio components that are in one of the given states.
1391
1524
  */
1392
- states?: multiValueQueryStringList;
1525
+ states?: StudioComponentStateList;
1393
1526
  /**
1394
- * The studio ID.
1527
+ * The studio ID.
1395
1528
  */
1396
- studioId: __string;
1529
+ studioId: String;
1397
1530
  /**
1398
- * The types.
1531
+ * Filters the request to studio components that are of one of the given types.
1399
1532
  */
1400
- types?: multiValueQueryStringList;
1533
+ types?: StudioComponentTypeList;
1401
1534
  }
1402
1535
  export interface ListStudioComponentsResponse {
1403
1536
  /**
1404
1537
  * The token for the next set of results, or null if there are no more results.
1405
1538
  */
1406
- nextToken?: __string;
1539
+ nextToken?: String;
1407
1540
  /**
1408
1541
  * A collection of studio components.
1409
1542
  */
@@ -1411,49 +1544,49 @@ declare namespace Nimble {
1411
1544
  }
1412
1545
  export interface ListStudioMembersRequest {
1413
1546
  /**
1414
- * The maximum number of results to be returned per request.
1547
+ * The max number of results to return in the response.
1415
1548
  */
1416
1549
  maxResults?: MaxResults;
1417
1550
  /**
1418
- * The token for the next set of results, or null if there are no more results.
1551
+ * The token to request the next page of results.
1419
1552
  */
1420
- nextToken?: __string;
1553
+ nextToken?: String;
1421
1554
  /**
1422
- * The studio ID.
1555
+ * The studio ID.
1423
1556
  */
1424
- studioId: __string;
1557
+ studioId: String;
1425
1558
  }
1426
1559
  export interface ListStudioMembersResponse {
1427
1560
  /**
1428
- * A list of members.
1561
+ * A list of admin members.
1429
1562
  */
1430
1563
  members?: StudioMembershipList;
1431
1564
  /**
1432
1565
  * The token for the next set of results, or null if there are no more results.
1433
1566
  */
1434
- nextToken?: __string;
1567
+ nextToken?: String;
1435
1568
  }
1436
1569
  export interface ListStudiosRequest {
1437
1570
  /**
1438
- * The token for the next set of results, or null if there are no more results.
1571
+ * The token to request the next page of results.
1439
1572
  */
1440
- nextToken?: __string;
1573
+ nextToken?: String;
1441
1574
  }
1442
1575
  export interface ListStudiosResponse {
1443
1576
  /**
1444
1577
  * The token for the next set of results, or null if there are no more results.
1445
1578
  */
1446
- nextToken?: __string;
1579
+ nextToken?: String;
1447
1580
  /**
1448
1581
  * A collection of studios.
1449
1582
  */
1450
- studios?: StudioList;
1583
+ studios: StudioList;
1451
1584
  }
1452
1585
  export interface ListTagsForResourceRequest {
1453
1586
  /**
1454
- * The ARN of the target resource for tagging operations.
1587
+ * The Amazon Resource Name (ARN) of the resource for which you want to list tags.
1455
1588
  */
1456
- resourceArn: __string;
1589
+ resourceArn: String;
1457
1590
  }
1458
1591
  export interface ListTagsForResourceResponse {
1459
1592
  /**
@@ -1470,7 +1603,7 @@ declare namespace Nimble {
1470
1603
  /**
1471
1604
  * The principal ID.
1472
1605
  */
1473
- principalId: __string;
1606
+ principalId: String;
1474
1607
  }
1475
1608
  export type NewLaunchProfileMemberList = NewLaunchProfileMember[];
1476
1609
  export interface NewStudioMember {
@@ -1481,50 +1614,50 @@ declare namespace Nimble {
1481
1614
  /**
1482
1615
  * The principal ID.
1483
1616
  */
1484
- principalId: __string;
1617
+ principalId: String;
1485
1618
  }
1486
1619
  export type NewStudioMemberList = NewStudioMember[];
1487
1620
  export interface PutLaunchProfileMembersRequest {
1488
1621
  /**
1489
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
1622
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
1490
1623
  */
1491
1624
  clientToken?: ClientToken;
1492
1625
  /**
1493
1626
  * The ID of the identity store.
1494
1627
  */
1495
- identityStoreId: __string;
1628
+ identityStoreId: String;
1496
1629
  /**
1497
- * The launch profile ID.
1630
+ * The Launch Profile ID.
1498
1631
  */
1499
- launchProfileId: __string;
1632
+ launchProfileId: String;
1500
1633
  /**
1501
1634
  * A list of members.
1502
1635
  */
1503
1636
  members: NewLaunchProfileMemberList;
1504
1637
  /**
1505
- * The studio ID.
1638
+ * The studio ID.
1506
1639
  */
1507
- studioId: __string;
1640
+ studioId: String;
1508
1641
  }
1509
1642
  export interface PutLaunchProfileMembersResponse {
1510
1643
  }
1511
1644
  export interface PutStudioMembersRequest {
1512
1645
  /**
1513
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
1646
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
1514
1647
  */
1515
1648
  clientToken?: ClientToken;
1516
1649
  /**
1517
1650
  * The ID of the identity store.
1518
1651
  */
1519
- identityStoreId: __string;
1652
+ identityStoreId: String;
1520
1653
  /**
1521
1654
  * A list of members.
1522
1655
  */
1523
1656
  members: NewStudioMemberList;
1524
1657
  /**
1525
- * The studio ID.
1658
+ * The studio ID.
1526
1659
  */
1527
- studioId: __string;
1660
+ studioId: String;
1528
1661
  }
1529
1662
  export interface PutStudioMembersResponse {
1530
1663
  }
@@ -1546,11 +1679,11 @@ declare namespace Nimble {
1546
1679
  /**
1547
1680
  * The endpoint of the shared file system that is accessed by the studio component resource.
1548
1681
  */
1549
- endpoint?: __string;
1682
+ endpoint?: SyntheticSharedFileSystemConfigurationString;
1550
1683
  /**
1551
1684
  * The unique identifier for a file system.
1552
1685
  */
1553
- fileSystemId?: __string;
1686
+ fileSystemId?: String;
1554
1687
  /**
1555
1688
  * The mount location for a shared file system on a Linux virtual workstation.
1556
1689
  */
@@ -1558,45 +1691,87 @@ declare namespace Nimble {
1558
1691
  /**
1559
1692
  * The name of the file share.
1560
1693
  */
1561
- shareName?: __string;
1694
+ shareName?: SyntheticSharedFileSystemConfigurationString;
1562
1695
  /**
1563
1696
  * The mount location for a shared file system on a Windows virtual workstation.
1564
1697
  */
1565
1698
  windowsMountDrive?: WindowsMountDrive;
1566
1699
  }
1700
+ export interface StartStreamingSessionRequest {
1701
+ /**
1702
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
1703
+ */
1704
+ clientToken?: ClientToken;
1705
+ /**
1706
+ * The streaming session ID for the StartStreamingSessionRequest.
1707
+ */
1708
+ sessionId: String;
1709
+ /**
1710
+ * The studio ID for the StartStreamingSessionRequest.
1711
+ */
1712
+ studioId: String;
1713
+ }
1714
+ export interface StartStreamingSessionResponse {
1715
+ session?: StreamingSession;
1716
+ }
1567
1717
  export interface StartStudioSSOConfigurationRepairRequest {
1568
1718
  /**
1569
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
1719
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
1570
1720
  */
1571
1721
  clientToken?: ClientToken;
1572
1722
  /**
1573
- * The studio ID.
1723
+ * The studio ID.
1574
1724
  */
1575
- studioId: __string;
1725
+ studioId: String;
1576
1726
  }
1577
1727
  export interface StartStudioSSOConfigurationRepairResponse {
1578
1728
  /**
1579
1729
  * Information about a studio.
1580
1730
  */
1581
- studio?: Studio;
1731
+ studio: Studio;
1732
+ }
1733
+ export interface StopStreamingSessionRequest {
1734
+ /**
1735
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
1736
+ */
1737
+ clientToken?: ClientToken;
1738
+ /**
1739
+ * The streaming session ID for the StopStreamingSessionRequest.
1740
+ */
1741
+ sessionId: String;
1742
+ /**
1743
+ * The studioId for the StopStreamingSessionRequest.
1744
+ */
1745
+ studioId: String;
1746
+ }
1747
+ export interface StopStreamingSessionResponse {
1748
+ session?: StreamingSession;
1582
1749
  }
1583
1750
  export interface StreamConfiguration {
1584
1751
  /**
1585
1752
  * Enable or disable the use of the system clipboard to copy and paste between the streaming session and streaming client.
1586
1753
  */
1587
- clipboardMode?: StreamingClipboardMode;
1754
+ clipboardMode: StreamingClipboardMode;
1588
1755
  /**
1589
1756
  * The EC2 instance types that users can select from when launching a streaming session with this launch profile.
1590
1757
  */
1591
- ec2InstanceTypes?: StreamingInstanceTypeList;
1758
+ ec2InstanceTypes: StreamingInstanceTypeList;
1592
1759
  /**
1593
- * The length of time, in minutes, that a streaming session can run. After this point, Nimble Studio automatically terminates the session.
1760
+ * The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
1594
1761
  */
1595
1762
  maxSessionLengthInMinutes?: StreamConfigurationMaxSessionLengthInMinutes;
1763
+ /**
1764
+ * Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760. If the value is missing or set to 0, your sessions can’t be stopped. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated by AWS (instead of stopped). If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped by AWS (instead of terminated).
1765
+ */
1766
+ maxStoppedSessionLengthInMinutes?: StreamConfigurationMaxStoppedSessionLengthInMinutes;
1767
+ /**
1768
+ * (Optional) The upload storage for a streaming session.
1769
+ */
1770
+ sessionStorage?: StreamConfigurationSessionStorage;
1596
1771
  /**
1597
1772
  * The streaming images that users can select from when launching a streaming session with this launch profile.
1598
1773
  */
1599
- streamingImageIds?: StreamingImageIdList;
1774
+ streamingImageIds: StreamingImageIdList;
1600
1775
  }
1601
1776
  export interface StreamConfigurationCreate {
1602
1777
  /**
@@ -1608,25 +1783,44 @@ declare namespace Nimble {
1608
1783
  */
1609
1784
  ec2InstanceTypes: StreamingInstanceTypeList;
1610
1785
  /**
1611
- * The length of time, in minutes, that a streaming session can run. After this point, Nimble Studio automatically terminates the session.
1786
+ * The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
1612
1787
  */
1613
1788
  maxSessionLengthInMinutes?: StreamConfigurationMaxSessionLengthInMinutes;
1789
+ /**
1790
+ * Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760. If the value is missing or set to 0, your sessions can’t be stopped. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated by AWS (instead of stopped). If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped by AWS (instead of terminated).
1791
+ */
1792
+ maxStoppedSessionLengthInMinutes?: StreamConfigurationMaxStoppedSessionLengthInMinutes;
1793
+ /**
1794
+ * (Optional) The upload storage for a streaming workstation that is created using this launch profile.
1795
+ */
1796
+ sessionStorage?: StreamConfigurationSessionStorage;
1614
1797
  /**
1615
1798
  * The streaming images that users can select from when launching a streaming session with this launch profile.
1616
1799
  */
1617
1800
  streamingImageIds: StreamingImageIdList;
1618
1801
  }
1619
1802
  export type StreamConfigurationMaxSessionLengthInMinutes = number;
1803
+ export type StreamConfigurationMaxStoppedSessionLengthInMinutes = number;
1804
+ export interface StreamConfigurationSessionStorage {
1805
+ /**
1806
+ * Allows artists to upload files to their workstations. The only valid option is UPLOAD.
1807
+ */
1808
+ mode: StreamingSessionStorageModeList;
1809
+ /**
1810
+ * The configuration for the upload storage root of the streaming session.
1811
+ */
1812
+ root?: StreamingSessionStorageRoot;
1813
+ }
1620
1814
  export type StreamingClipboardMode = "ENABLED"|"DISABLED"|string;
1621
1815
  export interface StreamingImage {
1622
1816
  /**
1623
1817
  * The ARN of the resource.
1624
1818
  */
1625
- arn?: __string;
1819
+ arn?: String;
1626
1820
  /**
1627
1821
  * A human-readable description of the streaming image.
1628
1822
  */
1629
- description?: StreamingImageDescription;
1823
+ description?: SyntheticStreamingImageStreamingImageDescription;
1630
1824
  /**
1631
1825
  * The ID of an EC2 machine image with which to create the streaming image.
1632
1826
  */
@@ -1642,7 +1836,7 @@ declare namespace Nimble {
1642
1836
  /**
1643
1837
  * A friendly name for a streaming image resource.
1644
1838
  */
1645
- name?: StreamingImageName;
1839
+ name?: SyntheticStreamingImageStreamingImageName;
1646
1840
  /**
1647
1841
  * The owner of the streaming image, either the studioId that contains the streaming image, or 'amazon' for images that are provided by Amazon Nimble Studio.
1648
1842
  */
@@ -1662,7 +1856,7 @@ declare namespace Nimble {
1662
1856
  /**
1663
1857
  * The status message for the streaming image.
1664
1858
  */
1665
- statusMessage?: __string;
1859
+ statusMessage?: String;
1666
1860
  /**
1667
1861
  * The ID of the streaming image.
1668
1862
  */
@@ -1672,7 +1866,6 @@ declare namespace Nimble {
1672
1866
  */
1673
1867
  tags?: Tags;
1674
1868
  }
1675
- export type StreamingImageDescription = string;
1676
1869
  export interface StreamingImageEncryptionConfiguration {
1677
1870
  /**
1678
1871
  * The ARN for a KMS key that is used to encrypt studio data.
@@ -1688,18 +1881,17 @@ declare namespace Nimble {
1688
1881
  export type StreamingImageId = string;
1689
1882
  export type StreamingImageIdList = StreamingImageId[];
1690
1883
  export type StreamingImageList = StreamingImage[];
1691
- export type StreamingImageName = string;
1692
1884
  export type StreamingImageOwner = string;
1693
1885
  export type StreamingImagePlatform = string;
1694
1886
  export type StreamingImageState = "CREATE_IN_PROGRESS"|"READY"|"DELETE_IN_PROGRESS"|"DELETED"|"UPDATE_IN_PROGRESS"|"UPDATE_FAILED"|"CREATE_FAILED"|"DELETE_FAILED"|string;
1695
- export type StreamingImageStatusCode = "STREAMING_IMAGE_CREATE_IN_PROGRESS"|"STREAMING_IMAGE_READY"|"STREAMING_IMAGE_DELETE_IN_PROGRESS"|"STREAMING_IMAGE_DELETED"|"STREAMING_IMAGE_UPDATE_IN_PROGRESS"|"INTERNAL_ERROR"|string;
1887
+ export type StreamingImageStatusCode = "STREAMING_IMAGE_CREATE_IN_PROGRESS"|"STREAMING_IMAGE_READY"|"STREAMING_IMAGE_DELETE_IN_PROGRESS"|"STREAMING_IMAGE_DELETED"|"STREAMING_IMAGE_UPDATE_IN_PROGRESS"|"INTERNAL_ERROR"|"ACCESS_DENIED"|string;
1696
1888
  export type StreamingInstanceType = "g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|string;
1697
1889
  export type StreamingInstanceTypeList = StreamingInstanceType[];
1698
1890
  export interface StreamingSession {
1699
1891
  /**
1700
1892
  * The ARN of the resource.
1701
1893
  */
1702
- arn?: __string;
1894
+ arn?: String;
1703
1895
  /**
1704
1896
  * The Unix epoch timestamp in seconds for when the resource was created.
1705
1897
  */
@@ -1707,23 +1899,31 @@ declare namespace Nimble {
1707
1899
  /**
1708
1900
  * The user ID of the user that created the streaming session.
1709
1901
  */
1710
- createdBy?: __string;
1902
+ createdBy?: String;
1711
1903
  /**
1712
1904
  * The EC2 Instance type used for the streaming session.
1713
1905
  */
1714
- ec2InstanceType?: __string;
1906
+ ec2InstanceType?: String;
1715
1907
  /**
1716
1908
  * The ID of the launch profile used to control access from the streaming session.
1717
1909
  */
1718
- launchProfileId?: __string;
1910
+ launchProfileId?: String;
1719
1911
  /**
1720
- * The user ID of the user that owns the streaming session.
1912
+ * The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
1721
1913
  */
1722
- ownedBy?: __string;
1914
+ ownedBy?: String;
1723
1915
  /**
1724
1916
  * The session ID.
1725
1917
  */
1726
1918
  sessionId?: StreamingSessionId;
1919
+ /**
1920
+ * The time the session entered START_IN_PROGRESS state.
1921
+ */
1922
+ startedAt?: Timestamp;
1923
+ /**
1924
+ * The user ID of the user that started the streaming session.
1925
+ */
1926
+ startedBy?: String;
1727
1927
  /**
1728
1928
  * The current state.
1729
1929
  */
@@ -1735,7 +1935,19 @@ declare namespace Nimble {
1735
1935
  /**
1736
1936
  * The status message for the streaming session.
1737
1937
  */
1738
- statusMessage?: __string;
1938
+ statusMessage?: String;
1939
+ /**
1940
+ * The time the streaming session will automatically be stopped if the user doesn’t stop the session themselves.
1941
+ */
1942
+ stopAt?: Timestamp;
1943
+ /**
1944
+ * The time the session entered STOP_IN_PROGRESS state.
1945
+ */
1946
+ stoppedAt?: Timestamp;
1947
+ /**
1948
+ * The user ID of the user that stopped the streaming session.
1949
+ */
1950
+ stoppedBy?: String;
1739
1951
  /**
1740
1952
  * The ID of the streaming image.
1741
1953
  */
@@ -1755,12 +1967,26 @@ declare namespace Nimble {
1755
1967
  /**
1756
1968
  * The user ID of the user that most recently updated the resource.
1757
1969
  */
1758
- updatedBy?: __string;
1970
+ updatedBy?: String;
1759
1971
  }
1760
1972
  export type StreamingSessionId = string;
1761
1973
  export type StreamingSessionList = StreamingSession[];
1762
- export type StreamingSessionState = "CREATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"READY"|"DELETED"|"CREATE_FAILED"|"DELETE_FAILED"|string;
1763
- export type StreamingSessionStatusCode = "STREAMING_SESSION_READY"|"STREAMING_SESSION_DELETED"|"STREAMING_SESSION_CREATE_IN_PROGRESS"|"STREAMING_SESSION_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"INSUFFICIENT_CAPACITY"|"ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR"|"NETWORK_CONNECTION_ERROR"|"INITIALIZATION_SCRIPT_ERROR"|"DECRYPT_STREAMING_IMAGE_ERROR"|"NETWORK_INTERFACE_ERROR"|string;
1974
+ export type StreamingSessionState = "CREATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"READY"|"DELETED"|"CREATE_FAILED"|"DELETE_FAILED"|"STOP_IN_PROGRESS"|"START_IN_PROGRESS"|"STOPPED"|"STOP_FAILED"|"START_FAILED"|string;
1975
+ export type StreamingSessionStatusCode = "STREAMING_SESSION_READY"|"STREAMING_SESSION_DELETED"|"STREAMING_SESSION_CREATE_IN_PROGRESS"|"STREAMING_SESSION_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"INSUFFICIENT_CAPACITY"|"ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR"|"NETWORK_CONNECTION_ERROR"|"INITIALIZATION_SCRIPT_ERROR"|"DECRYPT_STREAMING_IMAGE_ERROR"|"NETWORK_INTERFACE_ERROR"|"STREAMING_SESSION_STOPPED"|"STREAMING_SESSION_STARTED"|"STREAMING_SESSION_STOP_IN_PROGRESS"|"STREAMING_SESSION_START_IN_PROGRESS"|"AMI_VALIDATION_ERROR"|string;
1976
+ export type StreamingSessionStorageMode = "UPLOAD"|string;
1977
+ export type StreamingSessionStorageModeList = StreamingSessionStorageMode[];
1978
+ export interface StreamingSessionStorageRoot {
1979
+ /**
1980
+ * The folder path in Linux workstations where files are uploaded.
1981
+ */
1982
+ linux?: StreamingSessionStorageRootPathLinux;
1983
+ /**
1984
+ * The folder path in Windows workstations where files are uploaded.
1985
+ */
1986
+ windows?: StreamingSessionStorageRootPathWindows;
1987
+ }
1988
+ export type StreamingSessionStorageRootPathLinux = string;
1989
+ export type StreamingSessionStorageRootPathWindows = string;
1764
1990
  export interface StreamingSessionStream {
1765
1991
  /**
1766
1992
  * The Unix epoch timestamp in seconds for when the resource was created.
@@ -1769,15 +1995,15 @@ declare namespace Nimble {
1769
1995
  /**
1770
1996
  * The user ID of the user that created the streaming session stream.
1771
1997
  */
1772
- createdBy?: __string;
1998
+ createdBy?: String;
1773
1999
  /**
1774
2000
  * The Unix epoch timestamp in seconds for when the resource expires.
1775
2001
  */
1776
2002
  expiresAt?: Timestamp;
1777
2003
  /**
1778
- * The user ID of the user that owns the streaming session.
2004
+ * The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
1779
2005
  */
1780
- ownedBy?: __string;
2006
+ ownedBy?: String;
1781
2007
  /**
1782
2008
  * The current state.
1783
2009
  */
@@ -1789,24 +2015,26 @@ declare namespace Nimble {
1789
2015
  /**
1790
2016
  * The stream ID.
1791
2017
  */
1792
- streamId?: __string;
2018
+ streamId?: String;
1793
2019
  /**
1794
2020
  * The URL to connect to this stream using the DCV client.
1795
2021
  */
1796
- url?: __string;
2022
+ url?: SyntheticStreamingSessionStreamString;
1797
2023
  }
1798
2024
  export type StreamingSessionStreamExpirationInSeconds = number;
1799
2025
  export type StreamingSessionStreamState = "READY"|"CREATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"CREATE_FAILED"|"DELETE_FAILED"|string;
1800
2026
  export type StreamingSessionStreamStatusCode = "STREAM_CREATE_IN_PROGRESS"|"STREAM_READY"|"STREAM_DELETE_IN_PROGRESS"|"STREAM_DELETED"|"INTERNAL_ERROR"|"NETWORK_CONNECTION_ERROR"|string;
2027
+ export type String = string;
2028
+ export type StringList = String[];
1801
2029
  export interface Studio {
1802
2030
  /**
1803
2031
  * The IAM role that studio admins assume when logging in to the Nimble Studio portal.
1804
2032
  */
1805
- adminRoleArn?: __string;
2033
+ adminRoleArn?: String;
1806
2034
  /**
1807
2035
  * The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
1808
2036
  */
1809
- arn?: __string;
2037
+ arn?: String;
1810
2038
  /**
1811
2039
  * The Unix epoch timestamp in seconds for when the resource was created.
1812
2040
  */
@@ -1814,15 +2042,15 @@ declare namespace Nimble {
1814
2042
  /**
1815
2043
  * A friendly name for the studio.
1816
2044
  */
1817
- displayName?: StudioDisplayName;
2045
+ displayName?: SyntheticStudioStudioDisplayName;
1818
2046
  /**
1819
2047
  * The Amazon Web Services Region where the studio resource is located.
1820
2048
  */
1821
2049
  homeRegion?: Region;
1822
2050
  /**
1823
- * The Amazon Web Services SSO application client ID used to integrate with Amazon Web Services SSO to enable Amazon Web Services SSO users to log in to Nimble portal.
2051
+ * The Amazon Web Services SSO application client ID used to integrate with Amazon Web Services SSO to enable Amazon Web Services SSO users to log in to Nimble Studio portal.
1824
2052
  */
1825
- ssoClientId?: __string;
2053
+ ssoClientId?: String;
1826
2054
  /**
1827
2055
  * The current state of the studio resource.
1828
2056
  */
@@ -1834,7 +2062,7 @@ declare namespace Nimble {
1834
2062
  /**
1835
2063
  * Additional detail on the studio state.
1836
2064
  */
1837
- statusMessage?: __string;
2065
+ statusMessage?: String;
1838
2066
  /**
1839
2067
  * Configuration of the encryption method that is used for the studio.
1840
2068
  */
@@ -1842,7 +2070,7 @@ declare namespace Nimble {
1842
2070
  /**
1843
2071
  * The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
1844
2072
  */
1845
- studioId?: __string;
2073
+ studioId?: String;
1846
2074
  /**
1847
2075
  * The name of the studio, as included in the URL when accessing it in the Nimble Studio portal.
1848
2076
  */
@@ -1850,7 +2078,7 @@ declare namespace Nimble {
1850
2078
  /**
1851
2079
  * The address of the web page for the studio.
1852
2080
  */
1853
- studioUrl?: __string;
2081
+ studioUrl?: String;
1854
2082
  /**
1855
2083
  * A collection of labels, in the form of key:value pairs, that apply to this resource.
1856
2084
  */
@@ -1862,13 +2090,13 @@ declare namespace Nimble {
1862
2090
  /**
1863
2091
  * The IAM role that studio users assume when logging in to the Nimble Studio portal.
1864
2092
  */
1865
- userRoleArn?: __string;
2093
+ userRoleArn?: String;
1866
2094
  }
1867
2095
  export interface StudioComponent {
1868
2096
  /**
1869
2097
  * The ARN of the resource.
1870
2098
  */
1871
- arn?: __string;
2099
+ arn?: String;
1872
2100
  /**
1873
2101
  * The configuration of the studio component, based on component type.
1874
2102
  */
@@ -1880,7 +2108,7 @@ declare namespace Nimble {
1880
2108
  /**
1881
2109
  * The user ID of the user that created the studio component.
1882
2110
  */
1883
- createdBy?: __string;
2111
+ createdBy?: String;
1884
2112
  /**
1885
2113
  * A human-readable description for the studio component resource.
1886
2114
  */
@@ -1912,7 +2140,7 @@ declare namespace Nimble {
1912
2140
  /**
1913
2141
  * The status message for the studio component.
1914
2142
  */
1915
- statusMessage?: __string;
2143
+ statusMessage?: String;
1916
2144
  /**
1917
2145
  * The unique identifier for a studio component resource.
1918
2146
  */
@@ -1936,7 +2164,7 @@ declare namespace Nimble {
1936
2164
  /**
1937
2165
  * The user ID of the user that most recently updated the resource.
1938
2166
  */
1939
- updatedBy?: __string;
2167
+ updatedBy?: String;
1940
2168
  }
1941
2169
  export interface StudioComponentConfiguration {
1942
2170
  /**
@@ -1984,6 +2212,7 @@ declare namespace Nimble {
1984
2212
  export type StudioComponentScriptParameterKeyValueList = ScriptParameterKeyValue[];
1985
2213
  export type StudioComponentSecurityGroupIdList = SecurityGroupId[];
1986
2214
  export type StudioComponentState = "CREATE_IN_PROGRESS"|"READY"|"UPDATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"DELETE_FAILED"|"CREATE_FAILED"|"UPDATE_FAILED"|string;
2215
+ export type StudioComponentStateList = StudioComponentState[];
1987
2216
  export type StudioComponentStatusCode = "ACTIVE_DIRECTORY_ALREADY_EXISTS"|"STUDIO_COMPONENT_CREATED"|"STUDIO_COMPONENT_UPDATED"|"STUDIO_COMPONENT_DELETED"|"ENCRYPTION_KEY_ACCESS_DENIED"|"ENCRYPTION_KEY_NOT_FOUND"|"STUDIO_COMPONENT_CREATE_IN_PROGRESS"|"STUDIO_COMPONENT_UPDATE_IN_PROGRESS"|"STUDIO_COMPONENT_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|string;
1988
2217
  export type StudioComponentSubtype = "AWS_MANAGED_MICROSOFT_AD"|"AMAZON_FSX_FOR_WINDOWS"|"AMAZON_FSX_FOR_LUSTRE"|"CUSTOM"|string;
1989
2218
  export interface StudioComponentSummary {
@@ -1994,7 +2223,7 @@ declare namespace Nimble {
1994
2223
  /**
1995
2224
  * The user ID of the user that created the studio component.
1996
2225
  */
1997
- createdBy?: __string;
2226
+ createdBy?: String;
1998
2227
  /**
1999
2228
  * The description.
2000
2229
  */
@@ -2022,11 +2251,11 @@ declare namespace Nimble {
2022
2251
  /**
2023
2252
  * The user ID of the user that most recently updated the resource.
2024
2253
  */
2025
- updatedBy?: __string;
2254
+ updatedBy?: String;
2026
2255
  }
2027
2256
  export type StudioComponentSummaryList = StudioComponentSummary[];
2028
2257
  export type StudioComponentType = "ACTIVE_DIRECTORY"|"SHARED_FILE_SYSTEM"|"COMPUTE_FARM"|"LICENSE_SERVICE"|"CUSTOM"|string;
2029
- export type StudioDisplayName = string;
2258
+ export type StudioComponentTypeList = StudioComponentType[];
2030
2259
  export interface StudioEncryptionConfiguration {
2031
2260
  /**
2032
2261
  * The ARN for a KMS key that is used to encrypt studio data.
@@ -2044,7 +2273,7 @@ declare namespace Nimble {
2044
2273
  /**
2045
2274
  * The ID of the identity store.
2046
2275
  */
2047
- identityStoreId?: __string;
2276
+ identityStoreId?: String;
2048
2277
  /**
2049
2278
  * The persona.
2050
2279
  */
@@ -2052,18 +2281,35 @@ declare namespace Nimble {
2052
2281
  /**
2053
2282
  * The principal ID.
2054
2283
  */
2055
- principalId?: __string;
2284
+ principalId?: String;
2285
+ /**
2286
+ * The Active Directory Security Identifier for this user, if available.
2287
+ */
2288
+ sid?: String;
2056
2289
  }
2057
2290
  export type StudioMembershipList = StudioMembership[];
2058
2291
  export type StudioName = string;
2059
2292
  export type StudioPersona = "ADMINISTRATOR"|string;
2060
2293
  export type StudioState = "CREATE_IN_PROGRESS"|"READY"|"UPDATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"DELETE_FAILED"|"CREATE_FAILED"|"UPDATE_FAILED"|string;
2061
2294
  export type StudioStatusCode = "STUDIO_CREATED"|"STUDIO_DELETED"|"STUDIO_UPDATED"|"STUDIO_CREATE_IN_PROGRESS"|"STUDIO_UPDATE_IN_PROGRESS"|"STUDIO_DELETE_IN_PROGRESS"|"STUDIO_WITH_LAUNCH_PROFILES_NOT_DELETED"|"STUDIO_WITH_STUDIO_COMPONENTS_NOT_DELETED"|"STUDIO_WITH_STREAMING_IMAGES_NOT_DELETED"|"AWS_SSO_NOT_ENABLED"|"AWS_SSO_ACCESS_DENIED"|"ROLE_NOT_OWNED_BY_STUDIO_OWNER"|"ROLE_COULD_NOT_BE_ASSUMED"|"INTERNAL_ERROR"|"ENCRYPTION_KEY_NOT_FOUND"|"ENCRYPTION_KEY_ACCESS_DENIED"|"AWS_SSO_CONFIGURATION_REPAIRED"|"AWS_SSO_CONFIGURATION_REPAIR_IN_PROGRESS"|string;
2295
+ export type SyntheticComputeFarmConfigurationString = string;
2296
+ export type SyntheticCreateStreamingImageRequestStreamingImageDescription = string;
2297
+ export type SyntheticCreateStreamingImageRequestStreamingImageName = string;
2298
+ export type SyntheticCreateStudioRequestStudioDisplayName = string;
2299
+ export type SyntheticLicenseServiceConfigurationString = string;
2300
+ export type SyntheticSharedFileSystemConfigurationString = string;
2301
+ export type SyntheticStreamingImageStreamingImageDescription = string;
2302
+ export type SyntheticStreamingImageStreamingImageName = string;
2303
+ export type SyntheticStreamingSessionStreamString = string;
2304
+ export type SyntheticStudioStudioDisplayName = string;
2305
+ export type SyntheticUpdateStreamingImageRequestStreamingImageDescription = string;
2306
+ export type SyntheticUpdateStreamingImageRequestStreamingImageName = string;
2307
+ export type SyntheticUpdateStudioRequestStudioDisplayName = string;
2062
2308
  export interface TagResourceRequest {
2063
2309
  /**
2064
- * The ARN of the target resource for tagging operations.
2310
+ * The Amazon Resource Name (ARN) of the resource you want to add tags to.
2065
2311
  */
2066
- resourceArn: __string;
2312
+ resourceArn: String;
2067
2313
  /**
2068
2314
  * A collection of labels, in the form of key:value pairs, that apply to this resource.
2069
2315
  */
@@ -2071,51 +2317,51 @@ declare namespace Nimble {
2071
2317
  }
2072
2318
  export interface TagResourceResponse {
2073
2319
  }
2074
- export type Tags = {[key: string]: __string};
2320
+ export type Tags = {[key: string]: String};
2075
2321
  export type Timestamp = Date;
2076
2322
  export interface UntagResourceRequest {
2077
2323
  /**
2078
- * The ARN of the target resource for tagging operations.
2324
+ * Identifies the Amazon Resource Name(ARN) key from which you are removing tags.
2079
2325
  */
2080
- resourceArn: __string;
2326
+ resourceArn: String;
2081
2327
  /**
2082
- * An array of tag keys to delete.
2328
+ * One or more tag keys. Specify only the tag keys, not the tag values.
2083
2329
  */
2084
- tagKeys: multiValueQueryStringList;
2330
+ tagKeys: StringList;
2085
2331
  }
2086
2332
  export interface UntagResourceResponse {
2087
2333
  }
2088
2334
  export interface UpdateLaunchProfileMemberRequest {
2089
2335
  /**
2090
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
2336
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
2091
2337
  */
2092
2338
  clientToken?: ClientToken;
2093
2339
  /**
2094
- * The launch profile ID.
2340
+ * The Launch Profile ID.
2095
2341
  */
2096
- launchProfileId: __string;
2342
+ launchProfileId: String;
2097
2343
  /**
2098
2344
  * The persona.
2099
2345
  */
2100
2346
  persona: LaunchProfilePersona;
2101
2347
  /**
2102
- * The principal ID.
2348
+ * The principal ID. This currently supports a Amazon Web Services SSO UserId.
2103
2349
  */
2104
- principalId: __string;
2350
+ principalId: String;
2105
2351
  /**
2106
- * The studio ID.
2352
+ * The studio ID.
2107
2353
  */
2108
- studioId: __string;
2354
+ studioId: String;
2109
2355
  }
2110
2356
  export interface UpdateLaunchProfileMemberResponse {
2111
2357
  /**
2112
- * The member.
2358
+ * The updated member.
2113
2359
  */
2114
2360
  member?: LaunchProfileMembership;
2115
2361
  }
2116
2362
  export interface UpdateLaunchProfileRequest {
2117
2363
  /**
2118
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
2364
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
2119
2365
  */
2120
2366
  clientToken?: ClientToken;
2121
2367
  /**
@@ -2123,9 +2369,9 @@ declare namespace Nimble {
2123
2369
  */
2124
2370
  description?: LaunchProfileDescription;
2125
2371
  /**
2126
- * The launch profile ID.
2372
+ * The Launch Profile ID.
2127
2373
  */
2128
- launchProfileId: __string;
2374
+ launchProfileId: String;
2129
2375
  /**
2130
2376
  * The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
2131
2377
  */
@@ -2143,9 +2389,9 @@ declare namespace Nimble {
2143
2389
  */
2144
2390
  studioComponentIds?: LaunchProfileStudioComponentIdList;
2145
2391
  /**
2146
- * The studio ID.
2392
+ * The studio ID.
2147
2393
  */
2148
- studioId: __string;
2394
+ studioId: String;
2149
2395
  }
2150
2396
  export interface UpdateLaunchProfileResponse {
2151
2397
  /**
@@ -2155,35 +2401,32 @@ declare namespace Nimble {
2155
2401
  }
2156
2402
  export interface UpdateStreamingImageRequest {
2157
2403
  /**
2158
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
2404
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
2159
2405
  */
2160
2406
  clientToken?: ClientToken;
2161
2407
  /**
2162
2408
  * The description.
2163
2409
  */
2164
- description?: StreamingImageDescription;
2410
+ description?: SyntheticUpdateStreamingImageRequestStreamingImageDescription;
2165
2411
  /**
2166
2412
  * The name for the streaming image.
2167
2413
  */
2168
- name?: StreamingImageName;
2414
+ name?: SyntheticUpdateStreamingImageRequestStreamingImageName;
2169
2415
  /**
2170
2416
  * The streaming image ID.
2171
2417
  */
2172
- streamingImageId: __string;
2418
+ streamingImageId: String;
2173
2419
  /**
2174
- * The studio ID.
2420
+ * The studio ID.
2175
2421
  */
2176
- studioId: __string;
2422
+ studioId: String;
2177
2423
  }
2178
2424
  export interface UpdateStreamingImageResponse {
2179
- /**
2180
- *
2181
- */
2182
2425
  streamingImage?: StreamingImage;
2183
2426
  }
2184
2427
  export interface UpdateStudioComponentRequest {
2185
2428
  /**
2186
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
2429
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
2187
2430
  */
2188
2431
  clientToken?: ClientToken;
2189
2432
  /**
@@ -2213,11 +2456,11 @@ declare namespace Nimble {
2213
2456
  /**
2214
2457
  * The studio component ID.
2215
2458
  */
2216
- studioComponentId: __string;
2459
+ studioComponentId: String;
2217
2460
  /**
2218
- * The studio ID.
2461
+ * The studio ID.
2219
2462
  */
2220
- studioId: __string;
2463
+ studioId: String;
2221
2464
  /**
2222
2465
  * The specific subtype of a studio component.
2223
2466
  */
@@ -2237,34 +2480,50 @@ declare namespace Nimble {
2237
2480
  /**
2238
2481
  * The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.
2239
2482
  */
2240
- adminRoleArn?: __string;
2483
+ adminRoleArn?: String;
2241
2484
  /**
2242
- * To make an idempotent API request using one of these actions, specify a client token in the request. You should not reuse the same client token for other API requests. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails with a ValidationException error.
2485
+ * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the AWS SDK automatically generates a client token and uses it for the request to ensure idempotency.
2243
2486
  */
2244
2487
  clientToken?: ClientToken;
2245
2488
  /**
2246
2489
  * A friendly name for the studio.
2247
2490
  */
2248
- displayName?: StudioDisplayName;
2491
+ displayName?: SyntheticUpdateStudioRequestStudioDisplayName;
2249
2492
  /**
2250
- * The studio ID.
2493
+ * The studio ID.
2251
2494
  */
2252
- studioId: __string;
2495
+ studioId: String;
2253
2496
  /**
2254
2497
  * The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.
2255
2498
  */
2256
- userRoleArn?: __string;
2499
+ userRoleArn?: String;
2257
2500
  }
2258
2501
  export interface UpdateStudioResponse {
2259
2502
  /**
2260
2503
  * Information about a studio.
2261
2504
  */
2262
- studio?: Studio;
2505
+ studio: Studio;
2263
2506
  }
2507
+ export interface ValidationResult {
2508
+ /**
2509
+ * The current state.
2510
+ */
2511
+ state: LaunchProfileValidationState;
2512
+ /**
2513
+ * The status code. This will contain the failure reason if the state is VALIDATION_FAILED.
2514
+ */
2515
+ statusCode: LaunchProfileValidationStatusCode;
2516
+ /**
2517
+ * The status message for the validation result.
2518
+ */
2519
+ statusMessage: LaunchProfileValidationStatusMessage;
2520
+ /**
2521
+ * The type of the validation result.
2522
+ */
2523
+ type: LaunchProfileValidationType;
2524
+ }
2525
+ export type ValidationResults = ValidationResult[];
2264
2526
  export type WindowsMountDrive = string;
2265
- export type __string = string;
2266
- export type ClientToken = string;
2267
- export type multiValueQueryStringList = __string[];
2268
2527
  /**
2269
2528
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
2270
2529
  */