@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
@@ -12,34 +12,115 @@ declare class TimestreamQuery extends Service {
12
12
  constructor(options?: TimestreamQuery.Types.ClientConfiguration)
13
13
  config: Config & TimestreamQuery.Types.ClientConfiguration;
14
14
  /**
15
- * Cancels a query that has been issued. Cancellation is guaranteed only if the query has not completed execution before the cancellation request was issued. Because cancellation is an idempotent operation, subsequent cancellation requests will return a CancellationMessage, indicating that the query has already been canceled.
15
+ * Cancels a query that has been issued. Cancellation is provided only if the query has not completed running before the cancellation request was issued. Because cancellation is an idempotent operation, subsequent cancellation requests will return a CancellationMessage, indicating that the query has already been canceled. See code sample for details.
16
16
  */
17
17
  cancelQuery(params: TimestreamQuery.Types.CancelQueryRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.CancelQueryResponse) => void): Request<TimestreamQuery.Types.CancelQueryResponse, AWSError>;
18
18
  /**
19
- * Cancels a query that has been issued. Cancellation is guaranteed only if the query has not completed execution before the cancellation request was issued. Because cancellation is an idempotent operation, subsequent cancellation requests will return a CancellationMessage, indicating that the query has already been canceled.
19
+ * Cancels a query that has been issued. Cancellation is provided only if the query has not completed running before the cancellation request was issued. Because cancellation is an idempotent operation, subsequent cancellation requests will return a CancellationMessage, indicating that the query has already been canceled. See code sample for details.
20
20
  */
21
21
  cancelQuery(callback?: (err: AWSError, data: TimestreamQuery.Types.CancelQueryResponse) => void): Request<TimestreamQuery.Types.CancelQueryResponse, AWSError>;
22
22
  /**
23
- * DescribeEndpoints returns a list of available endpoints to make Timestream API calls against. This API is available through both Write and Query. Because Timestream’s SDKs are designed to transparently work with the service’s architecture, including the management and mapping of the service endpoints, it is not recommended that you use this API unless: Your application uses a programming language that does not yet have SDK support You require better control over the client-side implementation For detailed information on how to use DescribeEndpoints, see The Endpoint Discovery Pattern and REST APIs.
23
+ * Create a scheduled query that will be run on your behalf at the configured schedule. Timestream assumes the execution role provided as part of the ScheduledQueryExecutionRoleArn parameter to run the query. You can use the NotificationConfiguration parameter to configure notification for your scheduled query operations.
24
+ */
25
+ createScheduledQuery(params: TimestreamQuery.Types.CreateScheduledQueryRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.CreateScheduledQueryResponse) => void): Request<TimestreamQuery.Types.CreateScheduledQueryResponse, AWSError>;
26
+ /**
27
+ * Create a scheduled query that will be run on your behalf at the configured schedule. Timestream assumes the execution role provided as part of the ScheduledQueryExecutionRoleArn parameter to run the query. You can use the NotificationConfiguration parameter to configure notification for your scheduled query operations.
28
+ */
29
+ createScheduledQuery(callback?: (err: AWSError, data: TimestreamQuery.Types.CreateScheduledQueryResponse) => void): Request<TimestreamQuery.Types.CreateScheduledQueryResponse, AWSError>;
30
+ /**
31
+ * Deletes a given scheduled query. This is an irreversible operation.
32
+ */
33
+ deleteScheduledQuery(params: TimestreamQuery.Types.DeleteScheduledQueryRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
34
+ /**
35
+ * Deletes a given scheduled query. This is an irreversible operation.
36
+ */
37
+ deleteScheduledQuery(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
38
+ /**
39
+ * DescribeEndpoints returns a list of available endpoints to make Timestream API calls against. This API is available through both Write and Query. Because the Timestream SDKs are designed to transparently work with the service’s architecture, including the management and mapping of the service endpoints, it is not recommended that you use this API unless: You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream Your application uses a programming language that does not yet have SDK support You require better control over the client-side implementation For detailed information on how and when to use and implement DescribeEndpoints, see The Endpoint Discovery Pattern.
24
40
  */
25
41
  describeEndpoints(params: TimestreamQuery.Types.DescribeEndpointsRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeEndpointsResponse) => void): Request<TimestreamQuery.Types.DescribeEndpointsResponse, AWSError>;
26
42
  /**
27
- * DescribeEndpoints returns a list of available endpoints to make Timestream API calls against. This API is available through both Write and Query. Because Timestream’s SDKs are designed to transparently work with the service’s architecture, including the management and mapping of the service endpoints, it is not recommended that you use this API unless: Your application uses a programming language that does not yet have SDK support You require better control over the client-side implementation For detailed information on how to use DescribeEndpoints, see The Endpoint Discovery Pattern and REST APIs.
43
+ * DescribeEndpoints returns a list of available endpoints to make Timestream API calls against. This API is available through both Write and Query. Because the Timestream SDKs are designed to transparently work with the service’s architecture, including the management and mapping of the service endpoints, it is not recommended that you use this API unless: You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream Your application uses a programming language that does not yet have SDK support You require better control over the client-side implementation For detailed information on how and when to use and implement DescribeEndpoints, see The Endpoint Discovery Pattern.
28
44
  */
29
45
  describeEndpoints(callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeEndpointsResponse) => void): Request<TimestreamQuery.Types.DescribeEndpointsResponse, AWSError>;
30
46
  /**
31
- * Query is a synchronous operation that enables you to execute a query. Query will timeout after 60 seconds. You must update the default timeout in the SDK to support a timeout of 60 seconds. The result set will be truncated to 1MB. Service quotas apply. For more information, see Quotas in the Timestream Developer Guide.
47
+ * Provides detailed information about a scheduled query.
48
+ */
49
+ describeScheduledQuery(params: TimestreamQuery.Types.DescribeScheduledQueryRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeScheduledQueryResponse) => void): Request<TimestreamQuery.Types.DescribeScheduledQueryResponse, AWSError>;
50
+ /**
51
+ * Provides detailed information about a scheduled query.
52
+ */
53
+ describeScheduledQuery(callback?: (err: AWSError, data: TimestreamQuery.Types.DescribeScheduledQueryResponse) => void): Request<TimestreamQuery.Types.DescribeScheduledQueryResponse, AWSError>;
54
+ /**
55
+ * You can use this API to run a scheduled query manually.
56
+ */
57
+ executeScheduledQuery(params: TimestreamQuery.Types.ExecuteScheduledQueryRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
58
+ /**
59
+ * You can use this API to run a scheduled query manually.
60
+ */
61
+ executeScheduledQuery(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
62
+ /**
63
+ * Gets a list of all scheduled queries in the caller's Amazon account and Region. ListScheduledQueries is eventually consistent.
64
+ */
65
+ listScheduledQueries(params: TimestreamQuery.Types.ListScheduledQueriesRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.ListScheduledQueriesResponse) => void): Request<TimestreamQuery.Types.ListScheduledQueriesResponse, AWSError>;
66
+ /**
67
+ * Gets a list of all scheduled queries in the caller's Amazon account and Region. ListScheduledQueries is eventually consistent.
68
+ */
69
+ listScheduledQueries(callback?: (err: AWSError, data: TimestreamQuery.Types.ListScheduledQueriesResponse) => void): Request<TimestreamQuery.Types.ListScheduledQueriesResponse, AWSError>;
70
+ /**
71
+ * List all tags on a Timestream query resource.
72
+ */
73
+ listTagsForResource(params: TimestreamQuery.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.ListTagsForResourceResponse) => void): Request<TimestreamQuery.Types.ListTagsForResourceResponse, AWSError>;
74
+ /**
75
+ * List all tags on a Timestream query resource.
76
+ */
77
+ listTagsForResource(callback?: (err: AWSError, data: TimestreamQuery.Types.ListTagsForResourceResponse) => void): Request<TimestreamQuery.Types.ListTagsForResourceResponse, AWSError>;
78
+ /**
79
+ * A synchronous operation that allows you to submit a query with parameters to be stored by Timestream for later running. Timestream only supports using this operation with the PrepareQueryRequest$ValidateOnly set to true.
80
+ */
81
+ prepareQuery(params: TimestreamQuery.Types.PrepareQueryRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.PrepareQueryResponse) => void): Request<TimestreamQuery.Types.PrepareQueryResponse, AWSError>;
82
+ /**
83
+ * A synchronous operation that allows you to submit a query with parameters to be stored by Timestream for later running. Timestream only supports using this operation with the PrepareQueryRequest$ValidateOnly set to true.
84
+ */
85
+ prepareQuery(callback?: (err: AWSError, data: TimestreamQuery.Types.PrepareQueryResponse) => void): Request<TimestreamQuery.Types.PrepareQueryResponse, AWSError>;
86
+ /**
87
+ * Query is a synchronous operation that enables you to run a query against your Amazon Timestream data. Query will time out after 60 seconds. You must update the default timeout in the SDK to support a timeout of 60 seconds. See the code sample for details. Your query request will fail in the following cases: If you submit a Query request with the same client token outside of the 5-minute idempotency window. If you submit a Query request with the same client token, but change other parameters, within the 5-minute idempotency window. If the size of the row (including the query metadata) exceeds 1 MB, then the query will fail with the following error message: Query aborted as max page response size has been exceeded by the output result row If the IAM principal of the query initiator and the result reader are not the same and/or the query initiator and the result reader do not have the same query string in the query requests, the query will fail with an Invalid pagination token error.
32
88
  */
33
89
  query(params: TimestreamQuery.Types.QueryRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.QueryResponse) => void): Request<TimestreamQuery.Types.QueryResponse, AWSError>;
34
90
  /**
35
- * Query is a synchronous operation that enables you to execute a query. Query will timeout after 60 seconds. You must update the default timeout in the SDK to support a timeout of 60 seconds. The result set will be truncated to 1MB. Service quotas apply. For more information, see Quotas in the Timestream Developer Guide.
91
+ * Query is a synchronous operation that enables you to run a query against your Amazon Timestream data. Query will time out after 60 seconds. You must update the default timeout in the SDK to support a timeout of 60 seconds. See the code sample for details. Your query request will fail in the following cases: If you submit a Query request with the same client token outside of the 5-minute idempotency window. If you submit a Query request with the same client token, but change other parameters, within the 5-minute idempotency window. If the size of the row (including the query metadata) exceeds 1 MB, then the query will fail with the following error message: Query aborted as max page response size has been exceeded by the output result row If the IAM principal of the query initiator and the result reader are not the same and/or the query initiator and the result reader do not have the same query string in the query requests, the query will fail with an Invalid pagination token error.
36
92
  */
37
93
  query(callback?: (err: AWSError, data: TimestreamQuery.Types.QueryResponse) => void): Request<TimestreamQuery.Types.QueryResponse, AWSError>;
94
+ /**
95
+ * Associate a set of tags with a Timestream resource. You can then activate these user-defined tags so that they appear on the Billing and Cost Management console for cost allocation tracking.
96
+ */
97
+ tagResource(params: TimestreamQuery.Types.TagResourceRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.TagResourceResponse) => void): Request<TimestreamQuery.Types.TagResourceResponse, AWSError>;
98
+ /**
99
+ * Associate a set of tags with a Timestream resource. You can then activate these user-defined tags so that they appear on the Billing and Cost Management console for cost allocation tracking.
100
+ */
101
+ tagResource(callback?: (err: AWSError, data: TimestreamQuery.Types.TagResourceResponse) => void): Request<TimestreamQuery.Types.TagResourceResponse, AWSError>;
102
+ /**
103
+ * Removes the association of tags from a Timestream query resource.
104
+ */
105
+ untagResource(params: TimestreamQuery.Types.UntagResourceRequest, callback?: (err: AWSError, data: TimestreamQuery.Types.UntagResourceResponse) => void): Request<TimestreamQuery.Types.UntagResourceResponse, AWSError>;
106
+ /**
107
+ * Removes the association of tags from a Timestream query resource.
108
+ */
109
+ untagResource(callback?: (err: AWSError, data: TimestreamQuery.Types.UntagResourceResponse) => void): Request<TimestreamQuery.Types.UntagResourceResponse, AWSError>;
110
+ /**
111
+ * Update a scheduled query.
112
+ */
113
+ updateScheduledQuery(params: TimestreamQuery.Types.UpdateScheduledQueryRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
114
+ /**
115
+ * Update a scheduled query.
116
+ */
117
+ updateScheduledQuery(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
38
118
  }
39
119
  declare namespace TimestreamQuery {
120
+ export type AmazonResourceName = string;
40
121
  export interface CancelQueryRequest {
41
122
  /**
42
- * The id of the query that needs to be cancelled. QueryID is returned as part of QueryResult.
123
+ * The ID of the query that needs to be cancelled. QueryID is returned as part of the query result.
43
124
  */
44
125
  QueryId: QueryId;
45
126
  }
@@ -50,24 +131,73 @@ declare namespace TimestreamQuery {
50
131
  CancellationMessage?: String;
51
132
  }
52
133
  export type ClientRequestToken = string;
134
+ export type ClientToken = string;
53
135
  export interface ColumnInfo {
54
136
  /**
55
137
  * The name of the result set column. The name of the result set is available for columns of all data types except for arrays.
56
138
  */
57
139
  Name?: String;
58
140
  /**
59
- * The data type of the result set column. The data type can be a scalar or complex. Scalar data types are integers, strings, doubles, booleans, and others. Complex data types are types such as arrays, rows, and others.
141
+ * The data type of the result set column. The data type can be a scalar or complex. Scalar data types are integers, strings, doubles, Booleans, and others. Complex data types are types such as arrays, rows, and others.
60
142
  */
61
143
  Type: Type;
62
144
  }
63
145
  export type ColumnInfoList = ColumnInfo[];
146
+ export interface CreateScheduledQueryRequest {
147
+ /**
148
+ * Name of the scheduled query.
149
+ */
150
+ Name: ScheduledQueryName;
151
+ /**
152
+ * The query string to run. Parameter names can be specified in the query string @ character followed by an identifier. The named Parameter @scheduled_runtime is reserved and can be used in the query to get the time at which the query is scheduled to run. The timestamp calculated according to the ScheduleConfiguration parameter, will be the value of @scheduled_runtime paramater for each query run. For example, consider an instance of a scheduled query executing on 2021-12-01 00:00:00. For this instance, the @scheduled_runtime parameter is initialized to the timestamp 2021-12-01 00:00:00 when invoking the query.
153
+ */
154
+ QueryString: QueryString;
155
+ /**
156
+ * The schedule configuration for the query.
157
+ */
158
+ ScheduleConfiguration: ScheduleConfiguration;
159
+ /**
160
+ * Notification configuration for the scheduled query. A notification is sent by Timestream when a query run finishes, when the state is updated or when you delete it.
161
+ */
162
+ NotificationConfiguration: NotificationConfiguration;
163
+ /**
164
+ * Configuration used for writing the result of a query.
165
+ */
166
+ TargetConfiguration?: TargetConfiguration;
167
+ /**
168
+ * Using a ClientToken makes the call to CreateScheduledQuery idempotent, in other words, making the same request repeatedly will produce the same result. Making multiple identical CreateScheduledQuery requests has the same effect as making a single request. If CreateScheduledQuery is called without a ClientToken, the Query SDK generates a ClientToken on your behalf. After 8 hours, any request with the same ClientToken is treated as a new request.
169
+ */
170
+ ClientToken?: ClientToken;
171
+ /**
172
+ * The ARN for the IAM role that Timestream will assume when running the scheduled query.
173
+ */
174
+ ScheduledQueryExecutionRoleArn: AmazonResourceName;
175
+ /**
176
+ * A list of key-value pairs to label the scheduled query.
177
+ */
178
+ Tags?: TagList;
179
+ /**
180
+ * The Amazon KMS key used to encrypt the scheduled query resource, at-rest. If the Amazon KMS key is not specified, the scheduled query resource will be encrypted with a Timestream owned Amazon KMS key. To specify a KMS key, use the key ID, key ARN, alias name, or alias ARN. When using an alias name, prefix the name with alias/ If ErrorReportConfiguration uses SSE_KMS as encryption type, the same KmsKeyId is used to encrypt the error report at rest.
181
+ */
182
+ KmsKeyId?: StringValue2048;
183
+ /**
184
+ * Configuration for error reporting. Error reports will be generated when a problem is encountered when writing the query results.
185
+ */
186
+ ErrorReportConfiguration: ErrorReportConfiguration;
187
+ }
188
+ export interface CreateScheduledQueryResponse {
189
+ /**
190
+ * ARN for the created scheduled query.
191
+ */
192
+ Arn: AmazonResourceName;
193
+ }
64
194
  export interface Datum {
65
195
  /**
66
- * Indicates if the data point is a scalar value such as integer, string, double, or boolean.
196
+ * Indicates if the data point is a scalar value such as integer, string, double, or Boolean.
67
197
  */
68
198
  ScalarValue?: ScalarValue;
69
199
  /**
70
- * Indicates if the data point is of timeseries data type.
200
+ * Indicates if the data point is a timeseries data type.
71
201
  */
72
202
  TimeSeriesValue?: TimeSeriesDataPointList;
73
203
  /**
@@ -84,6 +214,12 @@ declare namespace TimestreamQuery {
84
214
  NullValue?: NullableBoolean;
85
215
  }
86
216
  export type DatumList = Datum[];
217
+ export interface DeleteScheduledQueryRequest {
218
+ /**
219
+ * The ARN of the scheduled query.
220
+ */
221
+ ScheduledQueryArn: AmazonResourceName;
222
+ }
87
223
  export interface DescribeEndpointsRequest {
88
224
  }
89
225
  export interface DescribeEndpointsResponse {
@@ -92,6 +228,30 @@ declare namespace TimestreamQuery {
92
228
  */
93
229
  Endpoints: Endpoints;
94
230
  }
231
+ export interface DescribeScheduledQueryRequest {
232
+ /**
233
+ * The ARN of the scheduled query.
234
+ */
235
+ ScheduledQueryArn: AmazonResourceName;
236
+ }
237
+ export interface DescribeScheduledQueryResponse {
238
+ /**
239
+ * The scheduled query.
240
+ */
241
+ ScheduledQuery: ScheduledQueryDescription;
242
+ }
243
+ export interface DimensionMapping {
244
+ /**
245
+ * Column name from query result.
246
+ */
247
+ Name: SchemaName;
248
+ /**
249
+ * Type for the dimension.
250
+ */
251
+ DimensionValueType: DimensionValueType;
252
+ }
253
+ export type DimensionMappingList = DimensionMapping[];
254
+ export type DimensionValueType = "VARCHAR"|string;
95
255
  export type Double = number;
96
256
  export interface Endpoint {
97
257
  /**
@@ -104,25 +264,210 @@ declare namespace TimestreamQuery {
104
264
  CachePeriodInMinutes: Long;
105
265
  }
106
266
  export type Endpoints = Endpoint[];
267
+ export type ErrorMessage = string;
268
+ export interface ErrorReportConfiguration {
269
+ /**
270
+ * The S3 configuration for the error reports.
271
+ */
272
+ S3Configuration: S3Configuration;
273
+ }
274
+ export interface ErrorReportLocation {
275
+ /**
276
+ * The S3 location where error reports are written.
277
+ */
278
+ S3ReportLocation?: S3ReportLocation;
279
+ }
280
+ export interface ExecuteScheduledQueryRequest {
281
+ /**
282
+ * ARN of the scheduled query.
283
+ */
284
+ ScheduledQueryArn: AmazonResourceName;
285
+ /**
286
+ * The timestamp in UTC. Query will be run as if it was invoked at this timestamp.
287
+ */
288
+ InvocationTime: Time;
289
+ /**
290
+ * Not used.
291
+ */
292
+ ClientToken?: ClientToken;
293
+ }
294
+ export interface ExecutionStats {
295
+ /**
296
+ * Total time, measured in milliseconds, that was needed for the scheduled query run to complete.
297
+ */
298
+ ExecutionTimeInMillis?: Long;
299
+ /**
300
+ * Data writes metered for records ingested in a single scheduled query run.
301
+ */
302
+ DataWrites?: Long;
303
+ /**
304
+ * Bytes metered for a single scheduled query run.
305
+ */
306
+ BytesMetered?: Long;
307
+ /**
308
+ * The number of records ingested for a single scheduled query run.
309
+ */
310
+ RecordsIngested?: Long;
311
+ /**
312
+ * Number of rows present in the output from running a query before ingestion to destination data source.
313
+ */
314
+ QueryResultRows?: Long;
315
+ }
316
+ export interface ListScheduledQueriesRequest {
317
+ /**
318
+ * The maximum number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as the argument to the subsequent call to ListScheduledQueriesRequest.
319
+ */
320
+ MaxResults?: MaxScheduledQueriesResults;
321
+ /**
322
+ * A pagination token to resume pagination.
323
+ */
324
+ NextToken?: NextScheduledQueriesResultsToken;
325
+ }
326
+ export interface ListScheduledQueriesResponse {
327
+ /**
328
+ * A list of scheduled queries.
329
+ */
330
+ ScheduledQueries: ScheduledQueryList;
331
+ /**
332
+ * A token to specify where to start paginating. This is the NextToken from a previously truncated response.
333
+ */
334
+ NextToken?: NextScheduledQueriesResultsToken;
335
+ }
336
+ export interface ListTagsForResourceRequest {
337
+ /**
338
+ * The Timestream resource with tags to be listed. This value is an Amazon Resource Name (ARN).
339
+ */
340
+ ResourceARN: AmazonResourceName;
341
+ /**
342
+ * The maximum number of tags to return.
343
+ */
344
+ MaxResults?: MaxTagsForResourceResult;
345
+ /**
346
+ * A pagination token to resume pagination.
347
+ */
348
+ NextToken?: NextTagsForResourceResultsToken;
349
+ }
350
+ export interface ListTagsForResourceResponse {
351
+ /**
352
+ * The tags currently associated with the Timestream resource.
353
+ */
354
+ Tags: TagList;
355
+ /**
356
+ * A pagination token to resume pagination with a subsequent call to ListTagsForResourceResponse.
357
+ */
358
+ NextToken?: NextTagsForResourceResultsToken;
359
+ }
107
360
  export type Long = number;
108
361
  export type MaxQueryResults = number;
362
+ export type MaxScheduledQueriesResults = number;
363
+ export type MaxTagsForResourceResult = number;
364
+ export type MeasureValueType = "BIGINT"|"BOOLEAN"|"DOUBLE"|"VARCHAR"|"MULTI"|string;
365
+ export interface MixedMeasureMapping {
366
+ /**
367
+ * Refers to the value of measure_name in a result row. This field is required if MeasureNameColumn is provided.
368
+ */
369
+ MeasureName?: SchemaName;
370
+ /**
371
+ * This field refers to the source column from which measure-value is to be read for result materialization.
372
+ */
373
+ SourceColumn?: SchemaName;
374
+ /**
375
+ * Target measure name to be used. If not provided, the target measure name by default would be measure-name if provided, or sourceColumn otherwise.
376
+ */
377
+ TargetMeasureName?: SchemaName;
378
+ /**
379
+ * Type of the value that is to be read from sourceColumn. If the mapping is for MULTI, use MeasureValueType.MULTI.
380
+ */
381
+ MeasureValueType: MeasureValueType;
382
+ /**
383
+ * Required when measureValueType is MULTI. Attribute mappings for MULTI value measures.
384
+ */
385
+ MultiMeasureAttributeMappings?: MultiMeasureAttributeMappingList;
386
+ }
387
+ export type MixedMeasureMappingList = MixedMeasureMapping[];
388
+ export interface MultiMeasureAttributeMapping {
389
+ /**
390
+ * Source column from where the attribute value is to be read.
391
+ */
392
+ SourceColumn: SchemaName;
393
+ /**
394
+ * Custom name to be used for attribute name in derived table. If not provided, source column name would be used.
395
+ */
396
+ TargetMultiMeasureAttributeName?: SchemaName;
397
+ /**
398
+ * Type of the attribute to be read from the source column.
399
+ */
400
+ MeasureValueType: ScalarMeasureValueType;
401
+ }
402
+ export type MultiMeasureAttributeMappingList = MultiMeasureAttributeMapping[];
403
+ export interface MultiMeasureMappings {
404
+ /**
405
+ * The name of the target multi-measure name in the derived table. This input is required when measureNameColumn is not provided. If MeasureNameColumn is provided, then value from that column will be used as multi-measure name.
406
+ */
407
+ TargetMultiMeasureName?: SchemaName;
408
+ /**
409
+ * Required. Attribute mappings to be used for mapping query results to ingest data for multi-measure attributes.
410
+ */
411
+ MultiMeasureAttributeMappings: MultiMeasureAttributeMappingList;
412
+ }
413
+ export type NextScheduledQueriesResultsToken = string;
414
+ export type NextTagsForResourceResultsToken = string;
415
+ export interface NotificationConfiguration {
416
+ /**
417
+ * Details on SNS configuration.
418
+ */
419
+ SnsConfiguration: SnsConfiguration;
420
+ }
109
421
  export type NullableBoolean = boolean;
422
+ export type PaginationToken = string;
423
+ export interface ParameterMapping {
424
+ /**
425
+ * Parameter name.
426
+ */
427
+ Name: String;
428
+ Type: Type;
429
+ }
430
+ export type ParameterMappingList = ParameterMapping[];
431
+ export interface PrepareQueryRequest {
432
+ /**
433
+ * The Timestream query string that you want to use as a prepared statement. Parameter names can be specified in the query string @ character followed by an identifier.
434
+ */
435
+ QueryString: QueryString;
436
+ /**
437
+ * By setting this value to true, Timestream will only validate that the query string is a valid Timestream query, and not store the prepared query for later use.
438
+ */
439
+ ValidateOnly?: NullableBoolean;
440
+ }
441
+ export interface PrepareQueryResponse {
442
+ /**
443
+ * The query string that you want prepare.
444
+ */
445
+ QueryString: QueryString;
446
+ /**
447
+ * A list of SELECT clause columns of the submitted query string.
448
+ */
449
+ Columns: SelectColumnList;
450
+ /**
451
+ * A list of parameters used in the submitted query string.
452
+ */
453
+ Parameters: ParameterMappingList;
454
+ }
110
455
  export type QueryId = string;
111
456
  export interface QueryRequest {
112
457
  /**
113
- * The query to be executed by Timestream.
458
+ * The query to be run by Timestream.
114
459
  */
115
460
  QueryString: QueryString;
116
461
  /**
117
- * Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request. Providing a ClientToken makes the call to Query idempotent, meaning that multiple identical calls have the same effect as one single call. Your query request will fail in the following cases: If you submit a request with the same client token outside the 5-minute idepotency window. If you submit a request with the same client token but a change in other parameters within the 5-minute idempotency window. After 4 hours, any request with the same client token is treated as a new request.
462
+ * Unique, case-sensitive string of up to 64 ASCII characters specified when a Query request is made. Providing a ClientToken makes the call to Query idempotent. This means that running the same query repeatedly will produce the same result. In other words, making multiple identical Query requests has the same effect as making a single request. When using ClientToken in a query, note the following: If the Query API is instantiated without a ClientToken, the Query SDK generates a ClientToken on your behalf. If the Query invocation only contains the ClientToken but does not include a NextToken, that invocation of Query is assumed to be a new query run. If the invocation contains NextToken, that particular invocation is assumed to be a subsequent invocation of a prior call to the Query API, and a result set is returned. After 4 hours, any request with the same ClientToken is treated as a new request.
118
463
  */
119
464
  ClientToken?: ClientRequestToken;
120
465
  /**
121
- * A pagination token passed to get a set of results.
466
+ * A pagination token used to return a set of results. When the Query API is invoked using NextToken, that particular invocation is assumed to be a subsequent invocation of a prior call to Query, and a result set is returned. However, if the Query invocation only contains the ClientToken, that invocation of Query is assumed to be a new query run. Note the following when using NextToken in a query: A pagination token can be used for up to five Query invocations, OR for a duration of up to 1 hour – whichever comes first. Using the same NextToken will return the same set of records. To keep paginating through the result set, you must to use the most recent nextToken. Suppose a Query invocation returns two NextToken values, TokenA and TokenB. If TokenB is used in a subsequent Query invocation, then TokenA is invalidated and cannot be reused. To request a previous result set from a query after pagination has begun, you must re-invoke the Query API. The latest NextToken should be used to paginate until null is returned, at which point a new NextToken should be used. If the IAM principal of the query initiator and the result reader are not the same and/or the query initiator and the result reader do not have the same query string in the query requests, the query will fail with an Invalid pagination token error.
122
467
  */
123
- NextToken?: String;
468
+ NextToken?: PaginationToken;
124
469
  /**
125
- * The total number of rows to return in the output. If the total number of rows available is more than the value specified, a NextToken is provided in the command's output. To resume pagination, provide the NextToken value in the starting-token argument of a subsequent command.
470
+ * The total number of rows to be returned in the Query output. The initial run of Query with a MaxRows value specified will return the result set of the query in two cases: The size of the result is less than 1MB. The number of rows in the result set is less than the value of maxRows. Otherwise, the initial invocation of Query only returns a NextToken, which can then be used in subsequent calls to fetch the result set. To resume pagination, provide the NextToken value in the subsequent command. If the row size is large (e.g. a row has many columns), Timestream may return fewer rows to keep the response size from exceeding the 1 MB limit. If MaxRows is not provided, Timestream will send the necessary number of rows to meet the 1 MB limit.
126
471
  */
127
472
  MaxRows?: MaxQueryResults;
128
473
  }
@@ -134,7 +479,7 @@ declare namespace TimestreamQuery {
134
479
  /**
135
480
  * A pagination token that can be used again on a Query call to get the next set of results.
136
481
  */
137
- NextToken?: String;
482
+ NextToken?: PaginationToken;
138
483
  /**
139
484
  * The result set rows returned by the query.
140
485
  */
@@ -144,7 +489,7 @@ declare namespace TimestreamQuery {
144
489
  */
145
490
  ColumnInfo: ColumnInfoList;
146
491
  /**
147
- * Information about the status of the query, including progress and bytes scannned.
492
+ * Information about the status of the query, including progress and bytes scanned.
148
493
  */
149
494
  QueryStatus?: QueryStatus;
150
495
  }
@@ -158,11 +503,12 @@ declare namespace TimestreamQuery {
158
503
  */
159
504
  CumulativeBytesScanned?: Long;
160
505
  /**
161
- * The amount of data scanned by the query in bytes that you will be charged for. This is a cumulative sum and represents the total amount of data that you will be charged for since the query was started. The charge is applied only once and is either applied when the query completes execution or when the query is cancelled.
506
+ * The amount of data scanned by the query in bytes that you will be charged for. This is a cumulative sum and represents the total amount of data that you will be charged for since the query was started. The charge is applied only once and is either applied when the query completes running or when the query is cancelled.
162
507
  */
163
508
  CumulativeBytesMetered?: Long;
164
509
  }
165
510
  export type QueryString = string;
511
+ export type ResourceName = string;
166
512
  export interface Row {
167
513
  /**
168
514
  * List of data points in a single row of the result set.
@@ -170,9 +516,243 @@ declare namespace TimestreamQuery {
170
516
  Data: DatumList;
171
517
  }
172
518
  export type RowList = Row[];
519
+ export type S3BucketName = string;
520
+ export interface S3Configuration {
521
+ /**
522
+ * Name of the S3 bucket under which error reports will be created.
523
+ */
524
+ BucketName: S3BucketName;
525
+ /**
526
+ * Prefix for the error report key. Timestream by default adds the following prefix to the error report path.
527
+ */
528
+ ObjectKeyPrefix?: S3ObjectKeyPrefix;
529
+ /**
530
+ * Encryption at rest options for the error reports. If no encryption option is specified, Timestream will choose SSE_S3 as default.
531
+ */
532
+ EncryptionOption?: S3EncryptionOption;
533
+ }
534
+ export type S3EncryptionOption = "SSE_S3"|"SSE_KMS"|string;
535
+ export type S3ObjectKey = string;
536
+ export type S3ObjectKeyPrefix = string;
537
+ export interface S3ReportLocation {
538
+ /**
539
+ * S3 bucket name.
540
+ */
541
+ BucketName?: S3BucketName;
542
+ /**
543
+ * S3 key.
544
+ */
545
+ ObjectKey?: S3ObjectKey;
546
+ }
547
+ export type ScalarMeasureValueType = "BIGINT"|"BOOLEAN"|"DOUBLE"|"VARCHAR"|string;
173
548
  export type ScalarType = "VARCHAR"|"BOOLEAN"|"BIGINT"|"DOUBLE"|"TIMESTAMP"|"DATE"|"TIME"|"INTERVAL_DAY_TO_SECOND"|"INTERVAL_YEAR_TO_MONTH"|"UNKNOWN"|"INTEGER"|string;
174
549
  export type ScalarValue = string;
550
+ export interface ScheduleConfiguration {
551
+ /**
552
+ * An expression that denotes when to trigger the scheduled query run. This can be a cron expression or a rate expression.
553
+ */
554
+ ScheduleExpression: ScheduleExpression;
555
+ }
556
+ export type ScheduleExpression = string;
557
+ export interface ScheduledQuery {
558
+ /**
559
+ * The Amazon Resource Name.
560
+ */
561
+ Arn: AmazonResourceName;
562
+ /**
563
+ * The name of the scheduled query.
564
+ */
565
+ Name: ScheduledQueryName;
566
+ /**
567
+ * The creation time of the scheduled query.
568
+ */
569
+ CreationTime?: Time;
570
+ /**
571
+ * State of scheduled query.
572
+ */
573
+ State: ScheduledQueryState;
574
+ /**
575
+ * The last time the scheduled query was run.
576
+ */
577
+ PreviousInvocationTime?: Time;
578
+ /**
579
+ * The next time the scheduled query is to be run.
580
+ */
581
+ NextInvocationTime?: Time;
582
+ /**
583
+ * Configuration for scheduled query error reporting.
584
+ */
585
+ ErrorReportConfiguration?: ErrorReportConfiguration;
586
+ /**
587
+ * Target data source where final scheduled query result will be written.
588
+ */
589
+ TargetDestination?: TargetDestination;
590
+ /**
591
+ * Status of the last scheduled query run.
592
+ */
593
+ LastRunStatus?: ScheduledQueryRunStatus;
594
+ }
595
+ export interface ScheduledQueryDescription {
596
+ /**
597
+ * Scheduled query ARN.
598
+ */
599
+ Arn: AmazonResourceName;
600
+ /**
601
+ * Name of the scheduled query.
602
+ */
603
+ Name: ScheduledQueryName;
604
+ /**
605
+ * The query to be run.
606
+ */
607
+ QueryString: QueryString;
608
+ /**
609
+ * Creation time of the scheduled query.
610
+ */
611
+ CreationTime?: Time;
612
+ /**
613
+ * State of the scheduled query.
614
+ */
615
+ State: ScheduledQueryState;
616
+ /**
617
+ * Last time the query was run.
618
+ */
619
+ PreviousInvocationTime?: Time;
620
+ /**
621
+ * The next time the scheduled query is scheduled to run.
622
+ */
623
+ NextInvocationTime?: Time;
624
+ /**
625
+ * Schedule configuration.
626
+ */
627
+ ScheduleConfiguration: ScheduleConfiguration;
628
+ /**
629
+ * Notification configuration.
630
+ */
631
+ NotificationConfiguration: NotificationConfiguration;
632
+ /**
633
+ * Scheduled query target store configuration.
634
+ */
635
+ TargetConfiguration?: TargetConfiguration;
636
+ /**
637
+ * IAM role that Timestream uses to run the schedule query.
638
+ */
639
+ ScheduledQueryExecutionRoleArn?: AmazonResourceName;
640
+ /**
641
+ * A customer provided KMS key used to encrypt the scheduled query resource.
642
+ */
643
+ KmsKeyId?: StringValue2048;
644
+ /**
645
+ * Error-reporting configuration for the scheduled query.
646
+ */
647
+ ErrorReportConfiguration?: ErrorReportConfiguration;
648
+ /**
649
+ * Runtime summary for the last scheduled query run.
650
+ */
651
+ LastRunSummary?: ScheduledQueryRunSummary;
652
+ /**
653
+ * Runtime summary for the last five failed scheduled query runs.
654
+ */
655
+ RecentlyFailedRuns?: ScheduledQueryRunSummaryList;
656
+ }
657
+ export type ScheduledQueryList = ScheduledQuery[];
658
+ export type ScheduledQueryName = string;
659
+ export type ScheduledQueryRunStatus = "AUTO_TRIGGER_SUCCESS"|"AUTO_TRIGGER_FAILURE"|"MANUAL_TRIGGER_SUCCESS"|"MANUAL_TRIGGER_FAILURE"|string;
660
+ export interface ScheduledQueryRunSummary {
661
+ /**
662
+ * InvocationTime for this run. This is the time at which the query is scheduled to run. Parameter @scheduled_runtime can be used in the query to get the value.
663
+ */
664
+ InvocationTime?: Time;
665
+ /**
666
+ * The actual time when the query was run.
667
+ */
668
+ TriggerTime?: Time;
669
+ /**
670
+ * The status of a scheduled query run.
671
+ */
672
+ RunStatus?: ScheduledQueryRunStatus;
673
+ /**
674
+ * Runtime statistics for a scheduled run.
675
+ */
676
+ ExecutionStats?: ExecutionStats;
677
+ /**
678
+ * S3 location for error report.
679
+ */
680
+ ErrorReportLocation?: ErrorReportLocation;
681
+ /**
682
+ * Error message for the scheduled query in case of failure. You might have to look at the error report to get more detailed error reasons.
683
+ */
684
+ FailureReason?: ErrorMessage;
685
+ }
686
+ export type ScheduledQueryRunSummaryList = ScheduledQueryRunSummary[];
687
+ export type ScheduledQueryState = "ENABLED"|"DISABLED"|string;
688
+ export type SchemaName = string;
689
+ export interface SelectColumn {
690
+ /**
691
+ * Name of the column.
692
+ */
693
+ Name?: String;
694
+ Type?: Type;
695
+ /**
696
+ * Database that has this column.
697
+ */
698
+ DatabaseName?: ResourceName;
699
+ /**
700
+ * Table within the database that has this column.
701
+ */
702
+ TableName?: ResourceName;
703
+ /**
704
+ * True, if the column name was aliased by the query. False otherwise.
705
+ */
706
+ Aliased?: NullableBoolean;
707
+ }
708
+ export type SelectColumnList = SelectColumn[];
709
+ export interface SnsConfiguration {
710
+ /**
711
+ * SNS topic ARN that the scheduled query status notifications will be sent to.
712
+ */
713
+ TopicArn: AmazonResourceName;
714
+ }
175
715
  export type String = string;
716
+ export type StringValue2048 = string;
717
+ export interface Tag {
718
+ /**
719
+ * The key of the tag. Tag keys are case sensitive.
720
+ */
721
+ Key: TagKey;
722
+ /**
723
+ * The value of the tag. Tag values are case sensitive and can be null.
724
+ */
725
+ Value: TagValue;
726
+ }
727
+ export type TagKey = string;
728
+ export type TagKeyList = TagKey[];
729
+ export type TagList = Tag[];
730
+ export interface TagResourceRequest {
731
+ /**
732
+ * Identifies the Timestream resource to which tags should be added. This value is an Amazon Resource Name (ARN).
733
+ */
734
+ ResourceARN: AmazonResourceName;
735
+ /**
736
+ * The tags to be assigned to the Timestream resource.
737
+ */
738
+ Tags: TagList;
739
+ }
740
+ export interface TagResourceResponse {
741
+ }
742
+ export type TagValue = string;
743
+ export interface TargetConfiguration {
744
+ /**
745
+ * Configuration needed to write data into the Timestream database and table.
746
+ */
747
+ TimestreamConfiguration: TimestreamConfiguration;
748
+ }
749
+ export interface TargetDestination {
750
+ /**
751
+ * Query result destination details for Timestream data source.
752
+ */
753
+ TimestreamDestination?: TimestreamDestination;
754
+ }
755
+ export type Time = Date;
176
756
  export interface TimeSeriesDataPoint {
177
757
  /**
178
758
  * The timestamp when the measure value was collected.
@@ -185,9 +765,49 @@ declare namespace TimestreamQuery {
185
765
  }
186
766
  export type TimeSeriesDataPointList = TimeSeriesDataPoint[];
187
767
  export type Timestamp = string;
768
+ export interface TimestreamConfiguration {
769
+ /**
770
+ * Name of Timestream database to which the query result will be written.
771
+ */
772
+ DatabaseName: ResourceName;
773
+ /**
774
+ * Name of Timestream table that the query result will be written to. The table should be within the same database that is provided in Timestream configuration.
775
+ */
776
+ TableName: ResourceName;
777
+ /**
778
+ * Column from query result that should be used as the time column in destination table. Column type for this should be TIMESTAMP.
779
+ */
780
+ TimeColumn: SchemaName;
781
+ /**
782
+ * This is to allow mapping column(s) from the query result to the dimension in the destination table.
783
+ */
784
+ DimensionMappings: DimensionMappingList;
785
+ /**
786
+ * Multi-measure mappings.
787
+ */
788
+ MultiMeasureMappings?: MultiMeasureMappings;
789
+ /**
790
+ * Specifies how to map measures to multi-measure records.
791
+ */
792
+ MixedMeasureMappings?: MixedMeasureMappingList;
793
+ /**
794
+ * Name of the measure column.
795
+ */
796
+ MeasureNameColumn?: SchemaName;
797
+ }
798
+ export interface TimestreamDestination {
799
+ /**
800
+ * Timestream database name.
801
+ */
802
+ DatabaseName?: ResourceName;
803
+ /**
804
+ * Timestream table name.
805
+ */
806
+ TableName?: ResourceName;
807
+ }
188
808
  export interface Type {
189
809
  /**
190
- * Indicates if the column is of type string, integer, boolean, double, timestamp, date, time.
810
+ * Indicates if the column is of type string, integer, Boolean, double, timestamp, date, time.
191
811
  */
192
812
  ScalarType?: ScalarType;
193
813
  /**
@@ -203,6 +823,28 @@ declare namespace TimestreamQuery {
203
823
  */
204
824
  RowColumnInfo?: ColumnInfoList;
205
825
  }
826
+ export interface UntagResourceRequest {
827
+ /**
828
+ * The Timestream resource that the tags will be removed from. This value is an Amazon Resource Name (ARN).
829
+ */
830
+ ResourceARN: AmazonResourceName;
831
+ /**
832
+ * A list of tags keys. Existing tags of the resource whose keys are members of this list will be removed from the Timestream resource.
833
+ */
834
+ TagKeys: TagKeyList;
835
+ }
836
+ export interface UntagResourceResponse {
837
+ }
838
+ export interface UpdateScheduledQueryRequest {
839
+ /**
840
+ * ARN of the scheuled query.
841
+ */
842
+ ScheduledQueryArn: AmazonResourceName;
843
+ /**
844
+ * State of the scheduled query.
845
+ */
846
+ State: ScheduledQueryState;
847
+ }
206
848
  /**
207
849
  * 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.
208
850
  */