@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (496) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +439 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  62. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  64. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  65. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  66. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  68. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  70. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  73. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  74. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  75. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  78. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  79. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  82. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  84. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  85. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  86. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  87. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  88. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  89. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  90. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  91. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  94. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  95. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  97. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  98. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  99. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  101. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  103. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  104. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  105. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  108. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  109. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  110. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  113. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  114. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +442 -267
  115. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  117. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  121. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  123. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  125. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  127. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  130. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  132. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  133. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  134. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  135. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  137. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  138. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  139. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  140. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  141. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
  142. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  143. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  144. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  145. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  146. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  147. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  148. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  149. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  150. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  151. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  152. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  153. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  154. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  155. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  156. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  157. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  158. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  159. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  160. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  161. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  162. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +900 -161
  163. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  164. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  165. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  166. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  167. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  168. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  169. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  170. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  171. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  172. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  173. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  174. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  175. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  176. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  177. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  178. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  179. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  180. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  181. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  182. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  183. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  184. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  185. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  186. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  187. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  188. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  189. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  190. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  191. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  192. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  193. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  194. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  195. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  196. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  197. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  198. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  199. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  200. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  201. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  202. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  203. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  204. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  205. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  206. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  207. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  208. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  209. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  210. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  211. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  212. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2265 -1023
  213. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  214. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  215. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  216. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  217. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  218. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  219. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  220. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  221. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  222. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  223. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  224. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  225. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  226. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  227. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  228. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  229. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  230. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  231. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  232. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  233. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  234. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  235. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  236. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  237. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  238. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  239. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  240. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  241. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  242. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  243. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  244. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  245. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  246. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  247. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  248. package/node_modules/aws-sdk/clients/account.js +18 -0
  249. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  250. package/node_modules/aws-sdk/clients/all.js +22 -1
  251. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  252. package/node_modules/aws-sdk/clients/amp.js +1 -0
  253. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  254. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  255. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  256. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  257. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  258. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  259. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  260. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  261. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  262. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  263. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  264. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  265. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  266. package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
  267. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  268. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  269. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  270. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  271. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  272. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  273. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  274. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  275. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  276. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  277. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  278. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  279. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  280. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  281. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  282. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  283. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  284. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  285. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  286. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  287. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  288. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  289. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  290. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  291. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  292. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  293. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  294. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  295. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  296. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  297. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  298. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  299. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  300. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  301. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  302. package/node_modules/aws-sdk/clients/drs.js +18 -0
  303. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  304. package/node_modules/aws-sdk/clients/ec2.d.ts +4044 -415
  305. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  306. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  307. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  308. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  309. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  310. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  311. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  312. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  313. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  314. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  315. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  316. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  317. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  318. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  319. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  320. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  321. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  322. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  323. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  324. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  325. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  326. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  327. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  328. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  329. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  330. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  331. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  332. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  333. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  334. package/node_modules/aws-sdk/clients/iot.d.ts +265 -18
  335. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  336. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  337. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  338. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  339. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  340. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  341. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  342. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  343. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  344. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  345. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  346. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  347. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  348. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  349. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  350. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
  351. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  352. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  353. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  354. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  355. package/node_modules/aws-sdk/clients/location.d.ts +256 -62
  356. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  357. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  358. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  359. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  360. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  361. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  362. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  363. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  364. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  365. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  366. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  367. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  368. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  369. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  370. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  371. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  372. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  373. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  374. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  375. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  376. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  377. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  378. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  379. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  380. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  381. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  382. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  383. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  384. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  385. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  386. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  387. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  388. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  389. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  390. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  391. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  392. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  393. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  394. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  395. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  396. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  397. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  398. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  399. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  400. package/node_modules/aws-sdk/clients/rum.js +18 -0
  401. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  402. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  403. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
  404. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  405. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  406. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  407. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  408. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  409. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  410. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  411. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  412. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  413. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  414. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  415. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  416. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  417. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  418. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  419. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  420. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  421. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  422. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  423. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  424. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  425. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  426. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  427. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  428. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  429. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  430. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  431. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  432. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  433. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  434. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  435. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  436. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  437. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
  438. package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
  439. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  440. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  441. package/node_modules/aws-sdk/lib/config.js +15 -3
  442. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  443. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  444. package/node_modules/aws-sdk/lib/core.js +1 -1
  445. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  446. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  447. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  448. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  449. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  450. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  451. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  452. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  453. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  454. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  455. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  456. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  457. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  458. package/node_modules/aws-sdk/lib/request.js +4 -6
  459. package/node_modules/aws-sdk/lib/service.js +19 -0
  460. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  461. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  462. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  463. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  464. package/node_modules/aws-sdk/package.json +4 -5
  465. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  471. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  472. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  473. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  474. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  475. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  476. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  477. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  478. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  479. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  480. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  481. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  482. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  483. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  484. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  485. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  486. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  487. package/package.json +39 -69
  488. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  489. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  490. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  491. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  492. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  493. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  494. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  495. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  496. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -0,0 +1,1675 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2021-11-29",
5
+ "endpointPrefix": "iottwinmaker",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "AWS IoT TwinMaker",
9
+ "serviceId": "IoTTwinMaker",
10
+ "signatureVersion": "v4",
11
+ "signingName": "iottwinmaker",
12
+ "uid": "iottwinmaker-2021-11-29"
13
+ },
14
+ "operations": {
15
+ "BatchPutPropertyValues": {
16
+ "http": {
17
+ "requestUri": "/workspaces/{workspaceId}/entity-properties",
18
+ "responseCode": 200
19
+ },
20
+ "input": {
21
+ "type": "structure",
22
+ "required": [
23
+ "entries",
24
+ "workspaceId"
25
+ ],
26
+ "members": {
27
+ "entries": {
28
+ "type": "list",
29
+ "member": {
30
+ "shape": "S3"
31
+ }
32
+ },
33
+ "workspaceId": {
34
+ "location": "uri",
35
+ "locationName": "workspaceId"
36
+ }
37
+ }
38
+ },
39
+ "output": {
40
+ "type": "structure",
41
+ "required": [
42
+ "errorEntries"
43
+ ],
44
+ "members": {
45
+ "errorEntries": {
46
+ "type": "list",
47
+ "member": {
48
+ "type": "structure",
49
+ "required": [
50
+ "errors"
51
+ ],
52
+ "members": {
53
+ "errors": {
54
+ "type": "list",
55
+ "member": {
56
+ "type": "structure",
57
+ "required": [
58
+ "entry",
59
+ "errorCode",
60
+ "errorMessage"
61
+ ],
62
+ "members": {
63
+ "entry": {
64
+ "shape": "S3"
65
+ },
66
+ "errorCode": {},
67
+ "errorMessage": {}
68
+ }
69
+ }
70
+ }
71
+ }
72
+ }
73
+ }
74
+ }
75
+ },
76
+ "endpoint": {
77
+ "hostPrefix": "data."
78
+ }
79
+ },
80
+ "CreateComponentType": {
81
+ "http": {
82
+ "requestUri": "/workspaces/{workspaceId}/component-types/{componentTypeId}",
83
+ "responseCode": 200
84
+ },
85
+ "input": {
86
+ "type": "structure",
87
+ "required": [
88
+ "componentTypeId",
89
+ "workspaceId"
90
+ ],
91
+ "members": {
92
+ "componentTypeId": {
93
+ "location": "uri",
94
+ "locationName": "componentTypeId"
95
+ },
96
+ "description": {},
97
+ "extendsFrom": {
98
+ "shape": "Su"
99
+ },
100
+ "functions": {
101
+ "shape": "Sv"
102
+ },
103
+ "isSingleton": {
104
+ "type": "boolean"
105
+ },
106
+ "propertyDefinitions": {
107
+ "shape": "S12"
108
+ },
109
+ "tags": {
110
+ "shape": "S19"
111
+ },
112
+ "workspaceId": {
113
+ "location": "uri",
114
+ "locationName": "workspaceId"
115
+ }
116
+ }
117
+ },
118
+ "output": {
119
+ "type": "structure",
120
+ "required": [
121
+ "arn",
122
+ "creationDateTime",
123
+ "state"
124
+ ],
125
+ "members": {
126
+ "arn": {},
127
+ "creationDateTime": {
128
+ "type": "timestamp"
129
+ },
130
+ "state": {}
131
+ }
132
+ },
133
+ "endpoint": {
134
+ "hostPrefix": "api."
135
+ }
136
+ },
137
+ "CreateEntity": {
138
+ "http": {
139
+ "requestUri": "/workspaces/{workspaceId}/entities",
140
+ "responseCode": 200
141
+ },
142
+ "input": {
143
+ "type": "structure",
144
+ "required": [
145
+ "entityName",
146
+ "workspaceId"
147
+ ],
148
+ "members": {
149
+ "components": {
150
+ "type": "map",
151
+ "key": {},
152
+ "value": {
153
+ "type": "structure",
154
+ "members": {
155
+ "componentTypeId": {},
156
+ "description": {},
157
+ "properties": {
158
+ "shape": "S1i"
159
+ }
160
+ }
161
+ }
162
+ },
163
+ "description": {},
164
+ "entityId": {},
165
+ "entityName": {},
166
+ "parentEntityId": {},
167
+ "tags": {
168
+ "shape": "S19"
169
+ },
170
+ "workspaceId": {
171
+ "location": "uri",
172
+ "locationName": "workspaceId"
173
+ }
174
+ }
175
+ },
176
+ "output": {
177
+ "type": "structure",
178
+ "required": [
179
+ "arn",
180
+ "creationDateTime",
181
+ "entityId",
182
+ "state"
183
+ ],
184
+ "members": {
185
+ "arn": {},
186
+ "creationDateTime": {
187
+ "type": "timestamp"
188
+ },
189
+ "entityId": {},
190
+ "state": {}
191
+ }
192
+ },
193
+ "endpoint": {
194
+ "hostPrefix": "api."
195
+ }
196
+ },
197
+ "CreateScene": {
198
+ "http": {
199
+ "requestUri": "/workspaces/{workspaceId}/scenes",
200
+ "responseCode": 200
201
+ },
202
+ "input": {
203
+ "type": "structure",
204
+ "required": [
205
+ "contentLocation",
206
+ "sceneId",
207
+ "workspaceId"
208
+ ],
209
+ "members": {
210
+ "capabilities": {
211
+ "shape": "S1p"
212
+ },
213
+ "contentLocation": {},
214
+ "description": {},
215
+ "sceneId": {},
216
+ "tags": {
217
+ "shape": "S19"
218
+ },
219
+ "workspaceId": {
220
+ "location": "uri",
221
+ "locationName": "workspaceId"
222
+ }
223
+ }
224
+ },
225
+ "output": {
226
+ "type": "structure",
227
+ "required": [
228
+ "arn",
229
+ "creationDateTime"
230
+ ],
231
+ "members": {
232
+ "arn": {},
233
+ "creationDateTime": {
234
+ "type": "timestamp"
235
+ }
236
+ }
237
+ },
238
+ "endpoint": {
239
+ "hostPrefix": "api."
240
+ }
241
+ },
242
+ "CreateWorkspace": {
243
+ "http": {
244
+ "requestUri": "/workspaces/{workspaceId}",
245
+ "responseCode": 200
246
+ },
247
+ "input": {
248
+ "type": "structure",
249
+ "required": [
250
+ "role",
251
+ "s3Location",
252
+ "workspaceId"
253
+ ],
254
+ "members": {
255
+ "description": {},
256
+ "role": {},
257
+ "s3Location": {},
258
+ "tags": {
259
+ "shape": "S19"
260
+ },
261
+ "workspaceId": {
262
+ "location": "uri",
263
+ "locationName": "workspaceId"
264
+ }
265
+ }
266
+ },
267
+ "output": {
268
+ "type": "structure",
269
+ "required": [
270
+ "arn",
271
+ "creationDateTime"
272
+ ],
273
+ "members": {
274
+ "arn": {},
275
+ "creationDateTime": {
276
+ "type": "timestamp"
277
+ }
278
+ }
279
+ },
280
+ "endpoint": {
281
+ "hostPrefix": "api."
282
+ }
283
+ },
284
+ "DeleteComponentType": {
285
+ "http": {
286
+ "method": "DELETE",
287
+ "requestUri": "/workspaces/{workspaceId}/component-types/{componentTypeId}",
288
+ "responseCode": 200
289
+ },
290
+ "input": {
291
+ "type": "structure",
292
+ "required": [
293
+ "componentTypeId",
294
+ "workspaceId"
295
+ ],
296
+ "members": {
297
+ "componentTypeId": {
298
+ "location": "uri",
299
+ "locationName": "componentTypeId"
300
+ },
301
+ "workspaceId": {
302
+ "location": "uri",
303
+ "locationName": "workspaceId"
304
+ }
305
+ }
306
+ },
307
+ "output": {
308
+ "type": "structure",
309
+ "required": [
310
+ "state"
311
+ ],
312
+ "members": {
313
+ "state": {}
314
+ }
315
+ },
316
+ "endpoint": {
317
+ "hostPrefix": "api."
318
+ }
319
+ },
320
+ "DeleteEntity": {
321
+ "http": {
322
+ "method": "DELETE",
323
+ "requestUri": "/workspaces/{workspaceId}/entities/{entityId}",
324
+ "responseCode": 200
325
+ },
326
+ "input": {
327
+ "type": "structure",
328
+ "required": [
329
+ "entityId",
330
+ "workspaceId"
331
+ ],
332
+ "members": {
333
+ "entityId": {
334
+ "location": "uri",
335
+ "locationName": "entityId"
336
+ },
337
+ "isRecursive": {
338
+ "location": "querystring",
339
+ "locationName": "isRecursive",
340
+ "type": "boolean"
341
+ },
342
+ "workspaceId": {
343
+ "location": "uri",
344
+ "locationName": "workspaceId"
345
+ }
346
+ }
347
+ },
348
+ "output": {
349
+ "type": "structure",
350
+ "required": [
351
+ "state"
352
+ ],
353
+ "members": {
354
+ "state": {}
355
+ }
356
+ },
357
+ "endpoint": {
358
+ "hostPrefix": "api."
359
+ }
360
+ },
361
+ "DeleteScene": {
362
+ "http": {
363
+ "method": "DELETE",
364
+ "requestUri": "/workspaces/{workspaceId}/scenes/{sceneId}",
365
+ "responseCode": 200
366
+ },
367
+ "input": {
368
+ "type": "structure",
369
+ "required": [
370
+ "sceneId",
371
+ "workspaceId"
372
+ ],
373
+ "members": {
374
+ "sceneId": {
375
+ "location": "uri",
376
+ "locationName": "sceneId"
377
+ },
378
+ "workspaceId": {
379
+ "location": "uri",
380
+ "locationName": "workspaceId"
381
+ }
382
+ }
383
+ },
384
+ "output": {
385
+ "type": "structure",
386
+ "members": {}
387
+ },
388
+ "endpoint": {
389
+ "hostPrefix": "api."
390
+ }
391
+ },
392
+ "DeleteWorkspace": {
393
+ "http": {
394
+ "method": "DELETE",
395
+ "requestUri": "/workspaces/{workspaceId}",
396
+ "responseCode": 200
397
+ },
398
+ "input": {
399
+ "type": "structure",
400
+ "required": [
401
+ "workspaceId"
402
+ ],
403
+ "members": {
404
+ "workspaceId": {
405
+ "location": "uri",
406
+ "locationName": "workspaceId"
407
+ }
408
+ }
409
+ },
410
+ "output": {
411
+ "type": "structure",
412
+ "members": {}
413
+ },
414
+ "endpoint": {
415
+ "hostPrefix": "api."
416
+ }
417
+ },
418
+ "GetComponentType": {
419
+ "http": {
420
+ "method": "GET",
421
+ "requestUri": "/workspaces/{workspaceId}/component-types/{componentTypeId}",
422
+ "responseCode": 200
423
+ },
424
+ "input": {
425
+ "type": "structure",
426
+ "required": [
427
+ "componentTypeId",
428
+ "workspaceId"
429
+ ],
430
+ "members": {
431
+ "componentTypeId": {
432
+ "location": "uri",
433
+ "locationName": "componentTypeId"
434
+ },
435
+ "workspaceId": {
436
+ "location": "uri",
437
+ "locationName": "workspaceId"
438
+ }
439
+ }
440
+ },
441
+ "output": {
442
+ "type": "structure",
443
+ "required": [
444
+ "arn",
445
+ "componentTypeId",
446
+ "creationDateTime",
447
+ "updateDateTime",
448
+ "workspaceId"
449
+ ],
450
+ "members": {
451
+ "arn": {},
452
+ "componentTypeId": {},
453
+ "creationDateTime": {
454
+ "type": "timestamp"
455
+ },
456
+ "description": {},
457
+ "extendsFrom": {
458
+ "shape": "Su"
459
+ },
460
+ "functions": {
461
+ "type": "map",
462
+ "key": {},
463
+ "value": {
464
+ "type": "structure",
465
+ "members": {
466
+ "implementedBy": {
467
+ "shape": "Sx"
468
+ },
469
+ "isInherited": {
470
+ "type": "boolean"
471
+ },
472
+ "requiredProperties": {
473
+ "shape": "S10"
474
+ },
475
+ "scope": {}
476
+ }
477
+ }
478
+ },
479
+ "isAbstract": {
480
+ "type": "boolean"
481
+ },
482
+ "isSchemaInitialized": {
483
+ "type": "boolean"
484
+ },
485
+ "isSingleton": {
486
+ "type": "boolean"
487
+ },
488
+ "propertyDefinitions": {
489
+ "type": "map",
490
+ "key": {},
491
+ "value": {
492
+ "shape": "S2a"
493
+ }
494
+ },
495
+ "status": {
496
+ "shape": "S2b"
497
+ },
498
+ "updateDateTime": {
499
+ "type": "timestamp"
500
+ },
501
+ "workspaceId": {}
502
+ }
503
+ },
504
+ "endpoint": {
505
+ "hostPrefix": "api."
506
+ }
507
+ },
508
+ "GetEntity": {
509
+ "http": {
510
+ "method": "GET",
511
+ "requestUri": "/workspaces/{workspaceId}/entities/{entityId}",
512
+ "responseCode": 200
513
+ },
514
+ "input": {
515
+ "type": "structure",
516
+ "required": [
517
+ "entityId",
518
+ "workspaceId"
519
+ ],
520
+ "members": {
521
+ "entityId": {
522
+ "location": "uri",
523
+ "locationName": "entityId"
524
+ },
525
+ "workspaceId": {
526
+ "location": "uri",
527
+ "locationName": "workspaceId"
528
+ }
529
+ }
530
+ },
531
+ "output": {
532
+ "type": "structure",
533
+ "required": [
534
+ "arn",
535
+ "creationDateTime",
536
+ "entityId",
537
+ "entityName",
538
+ "hasChildEntities",
539
+ "parentEntityId",
540
+ "status",
541
+ "updateDateTime",
542
+ "workspaceId"
543
+ ],
544
+ "members": {
545
+ "arn": {},
546
+ "components": {
547
+ "type": "map",
548
+ "key": {},
549
+ "value": {
550
+ "type": "structure",
551
+ "members": {
552
+ "componentName": {},
553
+ "componentTypeId": {},
554
+ "definedIn": {},
555
+ "description": {},
556
+ "properties": {
557
+ "type": "map",
558
+ "key": {},
559
+ "value": {
560
+ "type": "structure",
561
+ "members": {
562
+ "definition": {
563
+ "shape": "S2a"
564
+ },
565
+ "value": {
566
+ "shape": "Sc"
567
+ }
568
+ }
569
+ }
570
+ },
571
+ "status": {
572
+ "shape": "S2b"
573
+ }
574
+ }
575
+ }
576
+ },
577
+ "creationDateTime": {
578
+ "type": "timestamp"
579
+ },
580
+ "description": {},
581
+ "entityId": {},
582
+ "entityName": {},
583
+ "hasChildEntities": {
584
+ "type": "boolean"
585
+ },
586
+ "parentEntityId": {},
587
+ "status": {
588
+ "shape": "S2b"
589
+ },
590
+ "updateDateTime": {
591
+ "type": "timestamp"
592
+ },
593
+ "workspaceId": {}
594
+ }
595
+ },
596
+ "endpoint": {
597
+ "hostPrefix": "api."
598
+ }
599
+ },
600
+ "GetPropertyValue": {
601
+ "http": {
602
+ "requestUri": "/workspaces/{workspaceId}/entity-properties/value",
603
+ "responseCode": 200
604
+ },
605
+ "input": {
606
+ "type": "structure",
607
+ "required": [
608
+ "selectedProperties",
609
+ "workspaceId"
610
+ ],
611
+ "members": {
612
+ "componentName": {},
613
+ "componentTypeId": {},
614
+ "entityId": {},
615
+ "selectedProperties": {
616
+ "shape": "S2m"
617
+ },
618
+ "workspaceId": {
619
+ "location": "uri",
620
+ "locationName": "workspaceId"
621
+ }
622
+ }
623
+ },
624
+ "output": {
625
+ "type": "structure",
626
+ "required": [
627
+ "propertyValues"
628
+ ],
629
+ "members": {
630
+ "propertyValues": {
631
+ "type": "map",
632
+ "key": {},
633
+ "value": {
634
+ "type": "structure",
635
+ "required": [
636
+ "propertyReference"
637
+ ],
638
+ "members": {
639
+ "propertyReference": {
640
+ "shape": "S4"
641
+ },
642
+ "propertyValue": {
643
+ "shape": "Sc"
644
+ }
645
+ }
646
+ }
647
+ }
648
+ }
649
+ },
650
+ "endpoint": {
651
+ "hostPrefix": "data."
652
+ }
653
+ },
654
+ "GetPropertyValueHistory": {
655
+ "http": {
656
+ "requestUri": "/workspaces/{workspaceId}/entity-properties/history",
657
+ "responseCode": 200
658
+ },
659
+ "input": {
660
+ "type": "structure",
661
+ "required": [
662
+ "endDateTime",
663
+ "selectedProperties",
664
+ "startDateTime",
665
+ "workspaceId"
666
+ ],
667
+ "members": {
668
+ "componentName": {},
669
+ "componentTypeId": {},
670
+ "endDateTime": {
671
+ "type": "timestamp"
672
+ },
673
+ "entityId": {},
674
+ "interpolation": {
675
+ "type": "structure",
676
+ "members": {
677
+ "interpolationType": {},
678
+ "intervalInSeconds": {
679
+ "type": "long"
680
+ }
681
+ }
682
+ },
683
+ "maxResults": {
684
+ "type": "integer"
685
+ },
686
+ "nextToken": {},
687
+ "orderByTime": {},
688
+ "propertyFilters": {
689
+ "type": "list",
690
+ "member": {
691
+ "type": "structure",
692
+ "members": {
693
+ "operator": {},
694
+ "propertyName": {},
695
+ "value": {
696
+ "shape": "Sc"
697
+ }
698
+ }
699
+ }
700
+ },
701
+ "selectedProperties": {
702
+ "shape": "S2m"
703
+ },
704
+ "startDateTime": {
705
+ "type": "timestamp"
706
+ },
707
+ "workspaceId": {
708
+ "location": "uri",
709
+ "locationName": "workspaceId"
710
+ }
711
+ }
712
+ },
713
+ "output": {
714
+ "type": "structure",
715
+ "required": [
716
+ "propertyValues"
717
+ ],
718
+ "members": {
719
+ "nextToken": {},
720
+ "propertyValues": {
721
+ "type": "list",
722
+ "member": {
723
+ "type": "structure",
724
+ "required": [
725
+ "entityPropertyReference"
726
+ ],
727
+ "members": {
728
+ "entityPropertyReference": {
729
+ "shape": "S4"
730
+ },
731
+ "values": {
732
+ "type": "list",
733
+ "member": {
734
+ "shape": "Sa"
735
+ }
736
+ }
737
+ }
738
+ }
739
+ }
740
+ }
741
+ },
742
+ "endpoint": {
743
+ "hostPrefix": "data."
744
+ }
745
+ },
746
+ "GetScene": {
747
+ "http": {
748
+ "method": "GET",
749
+ "requestUri": "/workspaces/{workspaceId}/scenes/{sceneId}",
750
+ "responseCode": 200
751
+ },
752
+ "input": {
753
+ "type": "structure",
754
+ "required": [
755
+ "sceneId",
756
+ "workspaceId"
757
+ ],
758
+ "members": {
759
+ "sceneId": {
760
+ "location": "uri",
761
+ "locationName": "sceneId"
762
+ },
763
+ "workspaceId": {
764
+ "location": "uri",
765
+ "locationName": "workspaceId"
766
+ }
767
+ }
768
+ },
769
+ "output": {
770
+ "type": "structure",
771
+ "required": [
772
+ "arn",
773
+ "contentLocation",
774
+ "creationDateTime",
775
+ "sceneId",
776
+ "updateDateTime",
777
+ "workspaceId"
778
+ ],
779
+ "members": {
780
+ "arn": {},
781
+ "capabilities": {
782
+ "shape": "S1p"
783
+ },
784
+ "contentLocation": {},
785
+ "creationDateTime": {
786
+ "type": "timestamp"
787
+ },
788
+ "description": {},
789
+ "sceneId": {},
790
+ "updateDateTime": {
791
+ "type": "timestamp"
792
+ },
793
+ "workspaceId": {}
794
+ }
795
+ },
796
+ "endpoint": {
797
+ "hostPrefix": "api."
798
+ }
799
+ },
800
+ "GetWorkspace": {
801
+ "http": {
802
+ "method": "GET",
803
+ "requestUri": "/workspaces/{workspaceId}",
804
+ "responseCode": 200
805
+ },
806
+ "input": {
807
+ "type": "structure",
808
+ "required": [
809
+ "workspaceId"
810
+ ],
811
+ "members": {
812
+ "workspaceId": {
813
+ "location": "uri",
814
+ "locationName": "workspaceId"
815
+ }
816
+ }
817
+ },
818
+ "output": {
819
+ "type": "structure",
820
+ "required": [
821
+ "arn",
822
+ "creationDateTime",
823
+ "role",
824
+ "s3Location",
825
+ "updateDateTime",
826
+ "workspaceId"
827
+ ],
828
+ "members": {
829
+ "arn": {},
830
+ "creationDateTime": {
831
+ "type": "timestamp"
832
+ },
833
+ "description": {},
834
+ "role": {},
835
+ "s3Location": {},
836
+ "updateDateTime": {
837
+ "type": "timestamp"
838
+ },
839
+ "workspaceId": {}
840
+ }
841
+ },
842
+ "endpoint": {
843
+ "hostPrefix": "api."
844
+ }
845
+ },
846
+ "ListComponentTypes": {
847
+ "http": {
848
+ "requestUri": "/workspaces/{workspaceId}/component-types-list",
849
+ "responseCode": 200
850
+ },
851
+ "input": {
852
+ "type": "structure",
853
+ "required": [
854
+ "workspaceId"
855
+ ],
856
+ "members": {
857
+ "filters": {
858
+ "type": "list",
859
+ "member": {
860
+ "type": "structure",
861
+ "members": {
862
+ "extendsFrom": {},
863
+ "isAbstract": {
864
+ "type": "boolean"
865
+ },
866
+ "namespace": {}
867
+ },
868
+ "union": true
869
+ }
870
+ },
871
+ "maxResults": {
872
+ "type": "integer"
873
+ },
874
+ "nextToken": {},
875
+ "workspaceId": {
876
+ "location": "uri",
877
+ "locationName": "workspaceId"
878
+ }
879
+ }
880
+ },
881
+ "output": {
882
+ "type": "structure",
883
+ "required": [
884
+ "componentTypeSummaries",
885
+ "workspaceId"
886
+ ],
887
+ "members": {
888
+ "componentTypeSummaries": {
889
+ "type": "list",
890
+ "member": {
891
+ "type": "structure",
892
+ "required": [
893
+ "arn",
894
+ "componentTypeId",
895
+ "creationDateTime",
896
+ "updateDateTime"
897
+ ],
898
+ "members": {
899
+ "arn": {},
900
+ "componentTypeId": {},
901
+ "creationDateTime": {
902
+ "type": "timestamp"
903
+ },
904
+ "description": {},
905
+ "status": {
906
+ "shape": "S2b"
907
+ },
908
+ "updateDateTime": {
909
+ "type": "timestamp"
910
+ }
911
+ }
912
+ }
913
+ },
914
+ "maxResults": {
915
+ "type": "integer"
916
+ },
917
+ "nextToken": {},
918
+ "workspaceId": {}
919
+ }
920
+ },
921
+ "endpoint": {
922
+ "hostPrefix": "api."
923
+ }
924
+ },
925
+ "ListEntities": {
926
+ "http": {
927
+ "requestUri": "/workspaces/{workspaceId}/entities-list",
928
+ "responseCode": 200
929
+ },
930
+ "input": {
931
+ "type": "structure",
932
+ "required": [
933
+ "workspaceId"
934
+ ],
935
+ "members": {
936
+ "filters": {
937
+ "type": "list",
938
+ "member": {
939
+ "type": "structure",
940
+ "members": {
941
+ "componentTypeId": {},
942
+ "parentEntityId": {}
943
+ },
944
+ "union": true
945
+ }
946
+ },
947
+ "maxResults": {
948
+ "type": "integer"
949
+ },
950
+ "nextToken": {},
951
+ "workspaceId": {
952
+ "location": "uri",
953
+ "locationName": "workspaceId"
954
+ }
955
+ }
956
+ },
957
+ "output": {
958
+ "type": "structure",
959
+ "members": {
960
+ "entitySummaries": {
961
+ "type": "list",
962
+ "member": {
963
+ "type": "structure",
964
+ "required": [
965
+ "arn",
966
+ "creationDateTime",
967
+ "entityId",
968
+ "entityName",
969
+ "status",
970
+ "updateDateTime"
971
+ ],
972
+ "members": {
973
+ "arn": {},
974
+ "creationDateTime": {
975
+ "type": "timestamp"
976
+ },
977
+ "description": {},
978
+ "entityId": {},
979
+ "entityName": {},
980
+ "hasChildEntities": {
981
+ "type": "boolean"
982
+ },
983
+ "parentEntityId": {},
984
+ "status": {
985
+ "shape": "S2b"
986
+ },
987
+ "updateDateTime": {
988
+ "type": "timestamp"
989
+ }
990
+ }
991
+ }
992
+ },
993
+ "nextToken": {}
994
+ }
995
+ },
996
+ "endpoint": {
997
+ "hostPrefix": "api."
998
+ }
999
+ },
1000
+ "ListScenes": {
1001
+ "http": {
1002
+ "requestUri": "/workspaces/{workspaceId}/scenes-list",
1003
+ "responseCode": 200
1004
+ },
1005
+ "input": {
1006
+ "type": "structure",
1007
+ "required": [
1008
+ "workspaceId"
1009
+ ],
1010
+ "members": {
1011
+ "maxResults": {
1012
+ "type": "integer"
1013
+ },
1014
+ "nextToken": {},
1015
+ "workspaceId": {
1016
+ "location": "uri",
1017
+ "locationName": "workspaceId"
1018
+ }
1019
+ }
1020
+ },
1021
+ "output": {
1022
+ "type": "structure",
1023
+ "members": {
1024
+ "nextToken": {},
1025
+ "sceneSummaries": {
1026
+ "type": "list",
1027
+ "member": {
1028
+ "type": "structure",
1029
+ "required": [
1030
+ "arn",
1031
+ "contentLocation",
1032
+ "creationDateTime",
1033
+ "sceneId",
1034
+ "updateDateTime"
1035
+ ],
1036
+ "members": {
1037
+ "arn": {},
1038
+ "contentLocation": {},
1039
+ "creationDateTime": {
1040
+ "type": "timestamp"
1041
+ },
1042
+ "description": {},
1043
+ "sceneId": {},
1044
+ "updateDateTime": {
1045
+ "type": "timestamp"
1046
+ }
1047
+ }
1048
+ }
1049
+ }
1050
+ }
1051
+ },
1052
+ "endpoint": {
1053
+ "hostPrefix": "api."
1054
+ }
1055
+ },
1056
+ "ListTagsForResource": {
1057
+ "http": {
1058
+ "requestUri": "/tags-list",
1059
+ "responseCode": 200
1060
+ },
1061
+ "input": {
1062
+ "type": "structure",
1063
+ "required": [
1064
+ "resourceARN"
1065
+ ],
1066
+ "members": {
1067
+ "maxResults": {
1068
+ "type": "integer"
1069
+ },
1070
+ "nextToken": {},
1071
+ "resourceARN": {}
1072
+ }
1073
+ },
1074
+ "output": {
1075
+ "type": "structure",
1076
+ "members": {
1077
+ "nextToken": {},
1078
+ "tags": {
1079
+ "shape": "S19"
1080
+ }
1081
+ }
1082
+ },
1083
+ "endpoint": {
1084
+ "hostPrefix": "api."
1085
+ }
1086
+ },
1087
+ "ListWorkspaces": {
1088
+ "http": {
1089
+ "requestUri": "/workspaces-list",
1090
+ "responseCode": 200
1091
+ },
1092
+ "input": {
1093
+ "type": "structure",
1094
+ "members": {
1095
+ "maxResults": {
1096
+ "type": "integer"
1097
+ },
1098
+ "nextToken": {}
1099
+ }
1100
+ },
1101
+ "output": {
1102
+ "type": "structure",
1103
+ "members": {
1104
+ "nextToken": {},
1105
+ "workspaceSummaries": {
1106
+ "type": "list",
1107
+ "member": {
1108
+ "type": "structure",
1109
+ "required": [
1110
+ "arn",
1111
+ "creationDateTime",
1112
+ "updateDateTime",
1113
+ "workspaceId"
1114
+ ],
1115
+ "members": {
1116
+ "arn": {},
1117
+ "creationDateTime": {
1118
+ "type": "timestamp"
1119
+ },
1120
+ "description": {},
1121
+ "updateDateTime": {
1122
+ "type": "timestamp"
1123
+ },
1124
+ "workspaceId": {}
1125
+ }
1126
+ }
1127
+ }
1128
+ }
1129
+ },
1130
+ "endpoint": {
1131
+ "hostPrefix": "api."
1132
+ }
1133
+ },
1134
+ "TagResource": {
1135
+ "http": {
1136
+ "requestUri": "/tags",
1137
+ "responseCode": 200
1138
+ },
1139
+ "input": {
1140
+ "type": "structure",
1141
+ "required": [
1142
+ "resourceARN",
1143
+ "tags"
1144
+ ],
1145
+ "members": {
1146
+ "resourceARN": {},
1147
+ "tags": {
1148
+ "shape": "S19"
1149
+ }
1150
+ }
1151
+ },
1152
+ "output": {
1153
+ "type": "structure",
1154
+ "members": {}
1155
+ },
1156
+ "endpoint": {
1157
+ "hostPrefix": "api."
1158
+ }
1159
+ },
1160
+ "UntagResource": {
1161
+ "http": {
1162
+ "method": "DELETE",
1163
+ "requestUri": "/tags",
1164
+ "responseCode": 200
1165
+ },
1166
+ "input": {
1167
+ "type": "structure",
1168
+ "required": [
1169
+ "resourceARN",
1170
+ "tagKeys"
1171
+ ],
1172
+ "members": {
1173
+ "resourceARN": {
1174
+ "location": "querystring",
1175
+ "locationName": "resourceARN"
1176
+ },
1177
+ "tagKeys": {
1178
+ "location": "querystring",
1179
+ "locationName": "tagKeys",
1180
+ "type": "list",
1181
+ "member": {}
1182
+ }
1183
+ }
1184
+ },
1185
+ "output": {
1186
+ "type": "structure",
1187
+ "members": {}
1188
+ },
1189
+ "endpoint": {
1190
+ "hostPrefix": "api."
1191
+ }
1192
+ },
1193
+ "UpdateComponentType": {
1194
+ "http": {
1195
+ "method": "PUT",
1196
+ "requestUri": "/workspaces/{workspaceId}/component-types/{componentTypeId}",
1197
+ "responseCode": 200
1198
+ },
1199
+ "input": {
1200
+ "type": "structure",
1201
+ "required": [
1202
+ "componentTypeId",
1203
+ "workspaceId"
1204
+ ],
1205
+ "members": {
1206
+ "componentTypeId": {
1207
+ "location": "uri",
1208
+ "locationName": "componentTypeId"
1209
+ },
1210
+ "description": {},
1211
+ "extendsFrom": {
1212
+ "shape": "Su"
1213
+ },
1214
+ "functions": {
1215
+ "shape": "Sv"
1216
+ },
1217
+ "isSingleton": {
1218
+ "type": "boolean"
1219
+ },
1220
+ "propertyDefinitions": {
1221
+ "shape": "S12"
1222
+ },
1223
+ "workspaceId": {
1224
+ "location": "uri",
1225
+ "locationName": "workspaceId"
1226
+ }
1227
+ }
1228
+ },
1229
+ "output": {
1230
+ "type": "structure",
1231
+ "required": [
1232
+ "arn",
1233
+ "componentTypeId",
1234
+ "state",
1235
+ "workspaceId"
1236
+ ],
1237
+ "members": {
1238
+ "arn": {},
1239
+ "componentTypeId": {},
1240
+ "state": {},
1241
+ "workspaceId": {}
1242
+ }
1243
+ },
1244
+ "endpoint": {
1245
+ "hostPrefix": "api."
1246
+ }
1247
+ },
1248
+ "UpdateEntity": {
1249
+ "http": {
1250
+ "method": "PUT",
1251
+ "requestUri": "/workspaces/{workspaceId}/entities/{entityId}",
1252
+ "responseCode": 200
1253
+ },
1254
+ "input": {
1255
+ "type": "structure",
1256
+ "required": [
1257
+ "entityId",
1258
+ "workspaceId"
1259
+ ],
1260
+ "members": {
1261
+ "componentUpdates": {
1262
+ "type": "map",
1263
+ "key": {},
1264
+ "value": {
1265
+ "type": "structure",
1266
+ "members": {
1267
+ "componentTypeId": {},
1268
+ "description": {},
1269
+ "propertyUpdates": {
1270
+ "shape": "S1i"
1271
+ },
1272
+ "updateType": {}
1273
+ }
1274
+ }
1275
+ },
1276
+ "description": {},
1277
+ "entityId": {
1278
+ "location": "uri",
1279
+ "locationName": "entityId"
1280
+ },
1281
+ "entityName": {},
1282
+ "parentEntityUpdate": {
1283
+ "type": "structure",
1284
+ "required": [
1285
+ "updateType"
1286
+ ],
1287
+ "members": {
1288
+ "parentEntityId": {},
1289
+ "updateType": {}
1290
+ }
1291
+ },
1292
+ "workspaceId": {
1293
+ "location": "uri",
1294
+ "locationName": "workspaceId"
1295
+ }
1296
+ }
1297
+ },
1298
+ "output": {
1299
+ "type": "structure",
1300
+ "required": [
1301
+ "state",
1302
+ "updateDateTime"
1303
+ ],
1304
+ "members": {
1305
+ "state": {},
1306
+ "updateDateTime": {
1307
+ "type": "timestamp"
1308
+ }
1309
+ }
1310
+ },
1311
+ "endpoint": {
1312
+ "hostPrefix": "api."
1313
+ }
1314
+ },
1315
+ "UpdateScene": {
1316
+ "http": {
1317
+ "method": "PUT",
1318
+ "requestUri": "/workspaces/{workspaceId}/scenes/{sceneId}",
1319
+ "responseCode": 200
1320
+ },
1321
+ "input": {
1322
+ "type": "structure",
1323
+ "required": [
1324
+ "sceneId",
1325
+ "workspaceId"
1326
+ ],
1327
+ "members": {
1328
+ "capabilities": {
1329
+ "shape": "S1p"
1330
+ },
1331
+ "contentLocation": {},
1332
+ "description": {},
1333
+ "sceneId": {
1334
+ "location": "uri",
1335
+ "locationName": "sceneId"
1336
+ },
1337
+ "workspaceId": {
1338
+ "location": "uri",
1339
+ "locationName": "workspaceId"
1340
+ }
1341
+ }
1342
+ },
1343
+ "output": {
1344
+ "type": "structure",
1345
+ "required": [
1346
+ "updateDateTime"
1347
+ ],
1348
+ "members": {
1349
+ "updateDateTime": {
1350
+ "type": "timestamp"
1351
+ }
1352
+ }
1353
+ },
1354
+ "endpoint": {
1355
+ "hostPrefix": "api."
1356
+ }
1357
+ },
1358
+ "UpdateWorkspace": {
1359
+ "http": {
1360
+ "method": "PUT",
1361
+ "requestUri": "/workspaces/{workspaceId}",
1362
+ "responseCode": 200
1363
+ },
1364
+ "input": {
1365
+ "type": "structure",
1366
+ "required": [
1367
+ "workspaceId"
1368
+ ],
1369
+ "members": {
1370
+ "description": {},
1371
+ "role": {},
1372
+ "workspaceId": {
1373
+ "location": "uri",
1374
+ "locationName": "workspaceId"
1375
+ }
1376
+ }
1377
+ },
1378
+ "output": {
1379
+ "type": "structure",
1380
+ "required": [
1381
+ "updateDateTime"
1382
+ ],
1383
+ "members": {
1384
+ "updateDateTime": {
1385
+ "type": "timestamp"
1386
+ }
1387
+ }
1388
+ },
1389
+ "endpoint": {
1390
+ "hostPrefix": "api."
1391
+ }
1392
+ }
1393
+ },
1394
+ "shapes": {
1395
+ "S3": {
1396
+ "type": "structure",
1397
+ "required": [
1398
+ "entityPropertyReference"
1399
+ ],
1400
+ "members": {
1401
+ "entityPropertyReference": {
1402
+ "shape": "S4"
1403
+ },
1404
+ "propertyValues": {
1405
+ "type": "list",
1406
+ "member": {
1407
+ "shape": "Sa"
1408
+ }
1409
+ }
1410
+ }
1411
+ },
1412
+ "S4": {
1413
+ "type": "structure",
1414
+ "required": [
1415
+ "propertyName"
1416
+ ],
1417
+ "members": {
1418
+ "componentName": {},
1419
+ "entityId": {},
1420
+ "externalIdProperty": {
1421
+ "type": "map",
1422
+ "key": {},
1423
+ "value": {}
1424
+ },
1425
+ "propertyName": {}
1426
+ }
1427
+ },
1428
+ "Sa": {
1429
+ "type": "structure",
1430
+ "required": [
1431
+ "timestamp",
1432
+ "value"
1433
+ ],
1434
+ "members": {
1435
+ "timestamp": {
1436
+ "type": "timestamp"
1437
+ },
1438
+ "value": {
1439
+ "shape": "Sc"
1440
+ }
1441
+ }
1442
+ },
1443
+ "Sc": {
1444
+ "type": "structure",
1445
+ "members": {
1446
+ "booleanValue": {
1447
+ "type": "boolean"
1448
+ },
1449
+ "doubleValue": {
1450
+ "type": "double"
1451
+ },
1452
+ "expression": {},
1453
+ "integerValue": {
1454
+ "type": "integer"
1455
+ },
1456
+ "listValue": {
1457
+ "shape": "Sh"
1458
+ },
1459
+ "longValue": {
1460
+ "type": "long"
1461
+ },
1462
+ "mapValue": {
1463
+ "type": "map",
1464
+ "key": {},
1465
+ "value": {
1466
+ "shape": "Sc"
1467
+ }
1468
+ },
1469
+ "relationshipValue": {
1470
+ "type": "structure",
1471
+ "members": {
1472
+ "targetComponentName": {},
1473
+ "targetEntityId": {}
1474
+ }
1475
+ },
1476
+ "stringValue": {}
1477
+ }
1478
+ },
1479
+ "Sh": {
1480
+ "type": "list",
1481
+ "member": {
1482
+ "shape": "Sc"
1483
+ }
1484
+ },
1485
+ "Su": {
1486
+ "type": "list",
1487
+ "member": {}
1488
+ },
1489
+ "Sv": {
1490
+ "type": "map",
1491
+ "key": {},
1492
+ "value": {
1493
+ "type": "structure",
1494
+ "members": {
1495
+ "implementedBy": {
1496
+ "shape": "Sx"
1497
+ },
1498
+ "requiredProperties": {
1499
+ "shape": "S10"
1500
+ },
1501
+ "scope": {}
1502
+ }
1503
+ }
1504
+ },
1505
+ "Sx": {
1506
+ "type": "structure",
1507
+ "members": {
1508
+ "isNative": {
1509
+ "type": "boolean"
1510
+ },
1511
+ "lambda": {
1512
+ "type": "structure",
1513
+ "required": [
1514
+ "arn"
1515
+ ],
1516
+ "members": {
1517
+ "arn": {}
1518
+ }
1519
+ }
1520
+ }
1521
+ },
1522
+ "S10": {
1523
+ "type": "list",
1524
+ "member": {}
1525
+ },
1526
+ "S12": {
1527
+ "type": "map",
1528
+ "key": {},
1529
+ "value": {
1530
+ "shape": "S13"
1531
+ }
1532
+ },
1533
+ "S13": {
1534
+ "type": "structure",
1535
+ "members": {
1536
+ "configuration": {
1537
+ "shape": "S14"
1538
+ },
1539
+ "dataType": {
1540
+ "shape": "S16"
1541
+ },
1542
+ "defaultValue": {
1543
+ "shape": "Sc"
1544
+ },
1545
+ "isExternalId": {
1546
+ "type": "boolean"
1547
+ },
1548
+ "isRequiredInEntity": {
1549
+ "type": "boolean"
1550
+ },
1551
+ "isStoredExternally": {
1552
+ "type": "boolean"
1553
+ },
1554
+ "isTimeSeries": {
1555
+ "type": "boolean"
1556
+ }
1557
+ }
1558
+ },
1559
+ "S14": {
1560
+ "type": "map",
1561
+ "key": {},
1562
+ "value": {}
1563
+ },
1564
+ "S16": {
1565
+ "type": "structure",
1566
+ "required": [
1567
+ "type"
1568
+ ],
1569
+ "members": {
1570
+ "allowedValues": {
1571
+ "shape": "Sh"
1572
+ },
1573
+ "nestedType": {
1574
+ "shape": "S16"
1575
+ },
1576
+ "relationship": {
1577
+ "type": "structure",
1578
+ "members": {
1579
+ "relationshipType": {},
1580
+ "targetComponentTypeId": {}
1581
+ }
1582
+ },
1583
+ "type": {},
1584
+ "unitOfMeasure": {}
1585
+ }
1586
+ },
1587
+ "S19": {
1588
+ "type": "map",
1589
+ "key": {},
1590
+ "value": {}
1591
+ },
1592
+ "S1i": {
1593
+ "type": "map",
1594
+ "key": {},
1595
+ "value": {
1596
+ "type": "structure",
1597
+ "members": {
1598
+ "definition": {
1599
+ "shape": "S13"
1600
+ },
1601
+ "updateType": {},
1602
+ "value": {
1603
+ "shape": "Sc"
1604
+ }
1605
+ }
1606
+ }
1607
+ },
1608
+ "S1p": {
1609
+ "type": "list",
1610
+ "member": {}
1611
+ },
1612
+ "S2a": {
1613
+ "type": "structure",
1614
+ "required": [
1615
+ "dataType",
1616
+ "isExternalId",
1617
+ "isFinal",
1618
+ "isImported",
1619
+ "isInherited",
1620
+ "isRequiredInEntity",
1621
+ "isStoredExternally",
1622
+ "isTimeSeries"
1623
+ ],
1624
+ "members": {
1625
+ "configuration": {
1626
+ "shape": "S14"
1627
+ },
1628
+ "dataType": {
1629
+ "shape": "S16"
1630
+ },
1631
+ "defaultValue": {
1632
+ "shape": "Sc"
1633
+ },
1634
+ "isExternalId": {
1635
+ "type": "boolean"
1636
+ },
1637
+ "isFinal": {
1638
+ "type": "boolean"
1639
+ },
1640
+ "isImported": {
1641
+ "type": "boolean"
1642
+ },
1643
+ "isInherited": {
1644
+ "type": "boolean"
1645
+ },
1646
+ "isRequiredInEntity": {
1647
+ "type": "boolean"
1648
+ },
1649
+ "isStoredExternally": {
1650
+ "type": "boolean"
1651
+ },
1652
+ "isTimeSeries": {
1653
+ "type": "boolean"
1654
+ }
1655
+ }
1656
+ },
1657
+ "S2b": {
1658
+ "type": "structure",
1659
+ "members": {
1660
+ "error": {
1661
+ "type": "structure",
1662
+ "members": {
1663
+ "code": {},
1664
+ "message": {}
1665
+ }
1666
+ },
1667
+ "state": {}
1668
+ }
1669
+ },
1670
+ "S2m": {
1671
+ "type": "list",
1672
+ "member": {}
1673
+ }
1674
+ }
1675
+ }