@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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