@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (549) hide show
  1. package/.gitattributes +20 -18
  2. package/.jsii +2590 -1306
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +530 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  58. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  59. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  60. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  61. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  62. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  63. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  64. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
  65. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  66. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  67. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  68. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
  69. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
  70. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  72. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  73. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
  74. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  75. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  76. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
  77. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
  78. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  79. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  80. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  81. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  82. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  83. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  84. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
  85. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
  86. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  87. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  88. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  89. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  90. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
  91. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  92. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  93. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  94. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  95. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
  96. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  97. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  98. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  99. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  100. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
  101. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  102. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  103. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
  104. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  105. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  106. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  107. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  108. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  109. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
  110. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  111. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  113. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  114. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
  115. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  116. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
  117. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  119. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  120. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
  121. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  122. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  123. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  124. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  125. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  126. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  127. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  128. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
  129. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
  130. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
  131. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  132. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  133. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  134. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  135. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  136. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  137. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
  138. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
  139. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  140. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  141. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  142. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
  143. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  144. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  145. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  146. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  147. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
  148. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  149. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  150. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  151. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  152. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  153. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  154. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  155. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  156. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
  157. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
  158. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  159. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  160. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
  161. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  162. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  163. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  164. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  165. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  167. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  168. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  169. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  170. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  171. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
  172. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  173. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  174. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  175. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  176. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  177. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  178. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  179. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  180. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
  181. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  182. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  183. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
  184. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  185. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  187. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  188. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  189. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  190. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  191. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  192. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  193. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  194. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
  195. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  196. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  197. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  198. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  199. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
  200. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  201. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  202. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  203. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  204. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  205. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
  206. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  207. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  208. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
  209. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  210. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  211. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  212. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  213. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  214. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  215. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  216. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  217. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  218. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  219. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  220. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  221. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  222. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
  223. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  224. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  225. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
  226. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  227. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
  228. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  229. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  230. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  231. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  232. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  233. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  234. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
  235. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  236. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  237. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  238. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  239. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  240. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  241. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  242. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  243. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
  244. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  245. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  246. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  247. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  248. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  249. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  250. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  251. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  252. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  253. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  254. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
  255. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  256. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
  257. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  258. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  259. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  260. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  261. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  262. package/node_modules/aws-sdk/clients/account.js +18 -0
  263. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  264. package/node_modules/aws-sdk/clients/all.js +22 -1
  265. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  266. package/node_modules/aws-sdk/clients/amp.js +1 -0
  267. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  268. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  269. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  270. package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
  271. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  272. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  273. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  274. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  275. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  276. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  277. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  278. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  279. package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
  280. package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
  281. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  282. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  283. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  284. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  285. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  286. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  287. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  288. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  289. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  290. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  291. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  292. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
  293. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  294. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  295. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  296. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  297. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
  298. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  299. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  300. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  301. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  302. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  303. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  304. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
  305. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  306. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  307. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  308. package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
  309. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
  310. package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
  311. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  312. package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
  313. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  314. package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
  315. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  316. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  317. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  318. package/node_modules/aws-sdk/clients/drs.js +18 -0
  319. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  320. package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
  321. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  322. package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
  323. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  324. package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
  325. package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
  326. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  327. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  328. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  329. package/node_modules/aws-sdk/clients/es.d.ts +52 -3
  330. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  331. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  332. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  333. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  334. package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
  335. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  336. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  337. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  338. package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
  339. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  340. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  341. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  342. package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
  343. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  344. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  345. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
  346. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  347. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  348. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  349. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
  350. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  351. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  352. package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
  353. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  354. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  355. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  356. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  357. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  358. package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
  359. package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
  360. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  361. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  362. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  363. package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
  364. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  365. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  366. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  367. package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
  368. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  369. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
  370. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  371. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
  372. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  373. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  374. package/node_modules/aws-sdk/clients/location.d.ts +411 -100
  375. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  376. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  377. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  378. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  379. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  380. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  381. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
  382. package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
  383. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  384. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  385. package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
  386. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  387. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  388. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  389. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  390. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  391. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  392. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  393. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  394. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  395. package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
  396. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  397. package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
  398. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  399. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  400. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  401. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  402. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  403. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  404. package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
  405. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  406. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  407. package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
  408. package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
  409. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  410. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  411. package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
  412. package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
  413. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  414. package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
  415. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  416. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  417. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  418. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  419. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  420. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  421. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  422. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  423. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  424. package/node_modules/aws-sdk/clients/rum.js +18 -0
  425. package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
  426. package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
  427. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
  428. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  429. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  430. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
  431. package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
  432. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  433. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  434. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  435. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  436. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  437. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  438. package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
  439. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  440. package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
  441. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  442. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  443. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  444. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  445. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  446. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  447. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
  448. package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
  449. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  450. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  451. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  452. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  453. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  454. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  455. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  456. package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
  457. package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
  458. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  459. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  460. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  461. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
  462. package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
  463. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  464. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  465. package/node_modules/aws-sdk/lib/config.js +15 -3
  466. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  467. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  468. package/node_modules/aws-sdk/lib/core.js +1 -1
  469. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  470. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  471. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  472. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  473. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  474. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  475. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  476. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  477. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  478. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  479. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  480. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  481. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  482. package/node_modules/aws-sdk/lib/request.js +4 -6
  483. package/node_modules/aws-sdk/lib/service.js +19 -0
  484. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  485. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  486. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  487. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  488. package/node_modules/aws-sdk/package.json +4 -5
  489. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  490. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  491. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  492. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  493. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  494. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  495. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  496. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  497. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  498. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  499. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  500. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  501. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  502. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  503. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  504. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  505. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  506. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  507. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  508. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  509. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  510. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  511. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  512. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  513. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  514. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  515. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  516. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  517. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  518. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  519. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  520. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  521. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  522. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  523. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  524. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  525. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  526. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  527. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  528. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  529. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  530. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  531. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  532. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  533. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  534. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  535. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  536. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  537. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  538. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  539. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  540. package/package.json +40 -69
  541. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  542. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  543. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  544. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  545. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  546. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  547. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  548. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  549. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -139,6 +139,14 @@ declare class LexModelsV2 extends Service {
139
139
  * Deletes a specific version of a bot. To delete all version of a bot, use the DeleteBot operation.
140
140
  */
141
141
  deleteBotVersion(callback?: (err: AWSError, data: LexModelsV2.Types.DeleteBotVersionResponse) => void): Request<LexModelsV2.Types.DeleteBotVersionResponse, AWSError>;
142
+ /**
143
+ * Removes a custom vocabulary from the specified locale in the specified bot.
144
+ */
145
+ deleteCustomVocabulary(params: LexModelsV2.Types.DeleteCustomVocabularyRequest, callback?: (err: AWSError, data: LexModelsV2.Types.DeleteCustomVocabularyResponse) => void): Request<LexModelsV2.Types.DeleteCustomVocabularyResponse, AWSError>;
146
+ /**
147
+ * Removes a custom vocabulary from the specified locale in the specified bot.
148
+ */
149
+ deleteCustomVocabulary(callback?: (err: AWSError, data: LexModelsV2.Types.DeleteCustomVocabularyResponse) => void): Request<LexModelsV2.Types.DeleteCustomVocabularyResponse, AWSError>;
142
150
  /**
143
151
  * Removes a previous export and the associated files stored in an S3 bucket.
144
152
  */
@@ -195,6 +203,14 @@ declare class LexModelsV2 extends Service {
195
203
  * Deletes a slot type from a bot locale. If a slot is using the slot type, Amazon Lex throws a ResourceInUseException exception. To avoid the exception, set the skipResourceInUseCheck parameter to true.
196
204
  */
197
205
  deleteSlotType(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
206
+ /**
207
+ * Deletes stored utterances. Amazon Lex stores the utterances that users send to your bot. Utterances are stored for 15 days for use with the ListAggregatedUtterances operation, and then stored indefinitely for use in improving the ability of your bot to respond to user input.. Use the DeleteUtterances operation to manually delete utterances for a specific session. When you use the DeleteUtterances operation, utterances stored for improving your bot's ability to respond to user input are deleted immediately. Utterances stored for use with the ListAggregatedUtterances operation are deleted after 15 days.
208
+ */
209
+ deleteUtterances(params: LexModelsV2.Types.DeleteUtterancesRequest, callback?: (err: AWSError, data: LexModelsV2.Types.DeleteUtterancesResponse) => void): Request<LexModelsV2.Types.DeleteUtterancesResponse, AWSError>;
210
+ /**
211
+ * Deletes stored utterances. Amazon Lex stores the utterances that users send to your bot. Utterances are stored for 15 days for use with the ListAggregatedUtterances operation, and then stored indefinitely for use in improving the ability of your bot to respond to user input.. Use the DeleteUtterances operation to manually delete utterances for a specific session. When you use the DeleteUtterances operation, utterances stored for improving your bot's ability to respond to user input are deleted immediately. Utterances stored for use with the ListAggregatedUtterances operation are deleted after 15 days.
212
+ */
213
+ deleteUtterances(callback?: (err: AWSError, data: LexModelsV2.Types.DeleteUtterancesResponse) => void): Request<LexModelsV2.Types.DeleteUtterancesResponse, AWSError>;
198
214
  /**
199
215
  * Provides metadata information about a bot.
200
216
  */
@@ -219,6 +235,14 @@ declare class LexModelsV2 extends Service {
219
235
  * Describes the settings that a bot has for a specific locale.
220
236
  */
221
237
  describeBotLocale(callback?: (err: AWSError, data: LexModelsV2.Types.DescribeBotLocaleResponse) => void): Request<LexModelsV2.Types.DescribeBotLocaleResponse, AWSError>;
238
+ /**
239
+ * Provides metadata information about a bot recommendation. This information will enable you to get a description on the request inputs, to download associated transcripts after processing is complete, and to download intents and slot-types generated by the bot recommendation.
240
+ */
241
+ describeBotRecommendation(params: LexModelsV2.Types.DescribeBotRecommendationRequest, callback?: (err: AWSError, data: LexModelsV2.Types.DescribeBotRecommendationResponse) => void): Request<LexModelsV2.Types.DescribeBotRecommendationResponse, AWSError>;
242
+ /**
243
+ * Provides metadata information about a bot recommendation. This information will enable you to get a description on the request inputs, to download associated transcripts after processing is complete, and to download intents and slot-types generated by the bot recommendation.
244
+ */
245
+ describeBotRecommendation(callback?: (err: AWSError, data: LexModelsV2.Types.DescribeBotRecommendationResponse) => void): Request<LexModelsV2.Types.DescribeBotRecommendationResponse, AWSError>;
222
246
  /**
223
247
  * Provides metadata about a version of a bot.
224
248
  */
@@ -227,6 +251,14 @@ declare class LexModelsV2 extends Service {
227
251
  * Provides metadata about a version of a bot.
228
252
  */
229
253
  describeBotVersion(callback?: (err: AWSError, data: LexModelsV2.Types.DescribeBotVersionResponse) => void): Request<LexModelsV2.Types.DescribeBotVersionResponse, AWSError>;
254
+ /**
255
+ * Provides metadata information about a custom vocabulary.
256
+ */
257
+ describeCustomVocabularyMetadata(params: LexModelsV2.Types.DescribeCustomVocabularyMetadataRequest, callback?: (err: AWSError, data: LexModelsV2.Types.DescribeCustomVocabularyMetadataResponse) => void): Request<LexModelsV2.Types.DescribeCustomVocabularyMetadataResponse, AWSError>;
258
+ /**
259
+ * Provides metadata information about a custom vocabulary.
260
+ */
261
+ describeCustomVocabularyMetadata(callback?: (err: AWSError, data: LexModelsV2.Types.DescribeCustomVocabularyMetadataResponse) => void): Request<LexModelsV2.Types.DescribeCustomVocabularyMetadataResponse, AWSError>;
230
262
  /**
231
263
  * Gets information about a specific export.
232
264
  */
@@ -275,6 +307,14 @@ declare class LexModelsV2 extends Service {
275
307
  * Gets metadata information about a slot type.
276
308
  */
277
309
  describeSlotType(callback?: (err: AWSError, data: LexModelsV2.Types.DescribeSlotTypeResponse) => void): Request<LexModelsV2.Types.DescribeSlotTypeResponse, AWSError>;
310
+ /**
311
+ * Provides a list of utterances that users have sent to the bot. Utterances are aggregated by the text of the utterance. For example, all instances where customers used the phrase "I want to order pizza" are aggregated into the same line in the response. You can see both detected utterances and missed utterances. A detected utterance is where the bot properly recognized the utterance and activated the associated intent. A missed utterance was not recognized by the bot and didn't activate an intent. Utterances can be aggregated for a bot alias or for a bot version, but not both at the same time. Utterances statistics are not generated under the following conditions: The childDirected field was set to true when the bot was created. You are using slot obfuscation with one or more slots. You opted out of participating in improving Amazon Lex.
312
+ */
313
+ listAggregatedUtterances(params: LexModelsV2.Types.ListAggregatedUtterancesRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListAggregatedUtterancesResponse) => void): Request<LexModelsV2.Types.ListAggregatedUtterancesResponse, AWSError>;
314
+ /**
315
+ * Provides a list of utterances that users have sent to the bot. Utterances are aggregated by the text of the utterance. For example, all instances where customers used the phrase "I want to order pizza" are aggregated into the same line in the response. You can see both detected utterances and missed utterances. A detected utterance is where the bot properly recognized the utterance and activated the associated intent. A missed utterance was not recognized by the bot and didn't activate an intent. Utterances can be aggregated for a bot alias or for a bot version, but not both at the same time. Utterances statistics are not generated under the following conditions: The childDirected field was set to true when the bot was created. You are using slot obfuscation with one or more slots. You opted out of participating in improving Amazon Lex.
316
+ */
317
+ listAggregatedUtterances(callback?: (err: AWSError, data: LexModelsV2.Types.ListAggregatedUtterancesResponse) => void): Request<LexModelsV2.Types.ListAggregatedUtterancesResponse, AWSError>;
278
318
  /**
279
319
  * Gets a list of aliases for the specified bot.
280
320
  */
@@ -291,6 +331,14 @@ declare class LexModelsV2 extends Service {
291
331
  * Gets a list of locales for the specified bot.
292
332
  */
293
333
  listBotLocales(callback?: (err: AWSError, data: LexModelsV2.Types.ListBotLocalesResponse) => void): Request<LexModelsV2.Types.ListBotLocalesResponse, AWSError>;
334
+ /**
335
+ * Get a list of bot recommendations that meet the specified criteria.
336
+ */
337
+ listBotRecommendations(params: LexModelsV2.Types.ListBotRecommendationsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListBotRecommendationsResponse) => void): Request<LexModelsV2.Types.ListBotRecommendationsResponse, AWSError>;
338
+ /**
339
+ * Get a list of bot recommendations that meet the specified criteria.
340
+ */
341
+ listBotRecommendations(callback?: (err: AWSError, data: LexModelsV2.Types.ListBotRecommendationsResponse) => void): Request<LexModelsV2.Types.ListBotRecommendationsResponse, AWSError>;
294
342
  /**
295
343
  * Gets information about all of the versions of a bot. The ListBotVersions operation returns a summary of each version of a bot. For example, if a bot has three numbered versions, the ListBotVersions operation returns for summaries, one for each numbered version and one for the DRAFT version. The ListBotVersions operation always returns at least one version, the DRAFT version.
296
344
  */
@@ -324,19 +372,19 @@ declare class LexModelsV2 extends Service {
324
372
  */
325
373
  listBuiltInSlotTypes(callback?: (err: AWSError, data: LexModelsV2.Types.ListBuiltInSlotTypesResponse) => void): Request<LexModelsV2.Types.ListBuiltInSlotTypesResponse, AWSError>;
326
374
  /**
327
- * Lists the exports for a bot or bot locale. Exports are kept in the list for 7 days.
375
+ * Lists the exports for a bot, bot locale, or custom vocabulary. Exports are kept in the list for 7 days.
328
376
  */
329
377
  listExports(params: LexModelsV2.Types.ListExportsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListExportsResponse) => void): Request<LexModelsV2.Types.ListExportsResponse, AWSError>;
330
378
  /**
331
- * Lists the exports for a bot or bot locale. Exports are kept in the list for 7 days.
379
+ * Lists the exports for a bot, bot locale, or custom vocabulary. Exports are kept in the list for 7 days.
332
380
  */
333
381
  listExports(callback?: (err: AWSError, data: LexModelsV2.Types.ListExportsResponse) => void): Request<LexModelsV2.Types.ListExportsResponse, AWSError>;
334
382
  /**
335
- * Lists the imports for a bot or bot locale. Imports are kept in the list for 7 days.
383
+ * Lists the imports for a bot, bot locale, or custom vocabulary. Imports are kept in the list for 7 days.
336
384
  */
337
385
  listImports(params: LexModelsV2.Types.ListImportsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListImportsResponse) => void): Request<LexModelsV2.Types.ListImportsResponse, AWSError>;
338
386
  /**
339
- * Lists the imports for a bot or bot locale. Imports are kept in the list for 7 days.
387
+ * Lists the imports for a bot, bot locale, or custom vocabulary. Imports are kept in the list for 7 days.
340
388
  */
341
389
  listImports(callback?: (err: AWSError, data: LexModelsV2.Types.ListImportsResponse) => void): Request<LexModelsV2.Types.ListImportsResponse, AWSError>;
342
390
  /**
@@ -347,6 +395,14 @@ declare class LexModelsV2 extends Service {
347
395
  * Get a list of intents that meet the specified criteria.
348
396
  */
349
397
  listIntents(callback?: (err: AWSError, data: LexModelsV2.Types.ListIntentsResponse) => void): Request<LexModelsV2.Types.ListIntentsResponse, AWSError>;
398
+ /**
399
+ * Gets a list of recommended intents provided by the bot recommendation that you can use in your bot.
400
+ */
401
+ listRecommendedIntents(params: LexModelsV2.Types.ListRecommendedIntentsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListRecommendedIntentsResponse) => void): Request<LexModelsV2.Types.ListRecommendedIntentsResponse, AWSError>;
402
+ /**
403
+ * Gets a list of recommended intents provided by the bot recommendation that you can use in your bot.
404
+ */
405
+ listRecommendedIntents(callback?: (err: AWSError, data: LexModelsV2.Types.ListRecommendedIntentsResponse) => void): Request<LexModelsV2.Types.ListRecommendedIntentsResponse, AWSError>;
350
406
  /**
351
407
  * Gets a list of slot types that match the specified criteria.
352
408
  */
@@ -372,11 +428,27 @@ declare class LexModelsV2 extends Service {
372
428
  */
373
429
  listTagsForResource(callback?: (err: AWSError, data: LexModelsV2.Types.ListTagsForResourceResponse) => void): Request<LexModelsV2.Types.ListTagsForResourceResponse, AWSError>;
374
430
  /**
375
- * Starts importing a bot or bot locale from a zip archive that you uploaded to an S3 bucket.
431
+ * Search for associated transcripts that meet the specified criteria.
432
+ */
433
+ searchAssociatedTranscripts(params: LexModelsV2.Types.SearchAssociatedTranscriptsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.SearchAssociatedTranscriptsResponse) => void): Request<LexModelsV2.Types.SearchAssociatedTranscriptsResponse, AWSError>;
434
+ /**
435
+ * Search for associated transcripts that meet the specified criteria.
436
+ */
437
+ searchAssociatedTranscripts(callback?: (err: AWSError, data: LexModelsV2.Types.SearchAssociatedTranscriptsResponse) => void): Request<LexModelsV2.Types.SearchAssociatedTranscriptsResponse, AWSError>;
438
+ /**
439
+ * Use this to provide your transcript data, and to start the bot recommendation process.
440
+ */
441
+ startBotRecommendation(params: LexModelsV2.Types.StartBotRecommendationRequest, callback?: (err: AWSError, data: LexModelsV2.Types.StartBotRecommendationResponse) => void): Request<LexModelsV2.Types.StartBotRecommendationResponse, AWSError>;
442
+ /**
443
+ * Use this to provide your transcript data, and to start the bot recommendation process.
444
+ */
445
+ startBotRecommendation(callback?: (err: AWSError, data: LexModelsV2.Types.StartBotRecommendationResponse) => void): Request<LexModelsV2.Types.StartBotRecommendationResponse, AWSError>;
446
+ /**
447
+ * Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
376
448
  */
377
449
  startImport(params: LexModelsV2.Types.StartImportRequest, callback?: (err: AWSError, data: LexModelsV2.Types.StartImportResponse) => void): Request<LexModelsV2.Types.StartImportResponse, AWSError>;
378
450
  /**
379
- * Starts importing a bot or bot locale from a zip archive that you uploaded to an S3 bucket.
451
+ * Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
380
452
  */
381
453
  startImport(callback?: (err: AWSError, data: LexModelsV2.Types.StartImportResponse) => void): Request<LexModelsV2.Types.StartImportResponse, AWSError>;
382
454
  /**
@@ -420,11 +492,19 @@ declare class LexModelsV2 extends Service {
420
492
  */
421
493
  updateBotLocale(callback?: (err: AWSError, data: LexModelsV2.Types.UpdateBotLocaleResponse) => void): Request<LexModelsV2.Types.UpdateBotLocaleResponse, AWSError>;
422
494
  /**
423
- * Updates the password used to protect an export zip archive. The password is not required. If you don't supply a password, Amazon Lex generates a zip file that is not protected by a password. This is the archive that is available at the pre-signed S3 URL provided by the operation.
495
+ * Updates an existing bot recommendation request.
496
+ */
497
+ updateBotRecommendation(params: LexModelsV2.Types.UpdateBotRecommendationRequest, callback?: (err: AWSError, data: LexModelsV2.Types.UpdateBotRecommendationResponse) => void): Request<LexModelsV2.Types.UpdateBotRecommendationResponse, AWSError>;
498
+ /**
499
+ * Updates an existing bot recommendation request.
500
+ */
501
+ updateBotRecommendation(callback?: (err: AWSError, data: LexModelsV2.Types.UpdateBotRecommendationResponse) => void): Request<LexModelsV2.Types.UpdateBotRecommendationResponse, AWSError>;
502
+ /**
503
+ * Updates the password used to protect an export zip archive. The password is not required. If you don't supply a password, Amazon Lex generates a zip file that is not protected by a password. This is the archive that is available at the pre-signed S3 URL provided by the DescribeExport operation.
424
504
  */
425
505
  updateExport(params: LexModelsV2.Types.UpdateExportRequest, callback?: (err: AWSError, data: LexModelsV2.Types.UpdateExportResponse) => void): Request<LexModelsV2.Types.UpdateExportResponse, AWSError>;
426
506
  /**
427
- * Updates the password used to protect an export zip archive. The password is not required. If you don't supply a password, Amazon Lex generates a zip file that is not protected by a password. This is the archive that is available at the pre-signed S3 URL provided by the operation.
507
+ * Updates the password used to protect an export zip archive. The password is not required. If you don't supply a password, Amazon Lex generates a zip file that is not protected by a password. This is the archive that is available at the pre-signed S3 URL provided by the DescribeExport operation.
428
508
  */
429
509
  updateExport(callback?: (err: AWSError, data: LexModelsV2.Types.UpdateExportResponse) => void): Request<LexModelsV2.Types.UpdateExportResponse, AWSError>;
430
510
  /**
@@ -461,7 +541,87 @@ declare class LexModelsV2 extends Service {
461
541
  updateSlotType(callback?: (err: AWSError, data: LexModelsV2.Types.UpdateSlotTypeResponse) => void): Request<LexModelsV2.Types.UpdateSlotTypeResponse, AWSError>;
462
542
  }
463
543
  declare namespace LexModelsV2 {
544
+ export interface AdvancedRecognitionSetting {
545
+ /**
546
+ * Enables using the slot values as a custom vocabulary for recognizing user utterances.
547
+ */
548
+ audioRecognitionStrategy?: AudioRecognitionStrategy;
549
+ }
550
+ export interface AggregatedUtterancesFilter {
551
+ /**
552
+ * The name of the field to filter the utterance list.
553
+ */
554
+ name: AggregatedUtterancesFilterName;
555
+ /**
556
+ * The value to use for filtering the list of bots.
557
+ */
558
+ values: FilterValues;
559
+ /**
560
+ * The operator to use for the filter. Specify EQ when the ListAggregatedUtterances operation should return only utterances that equal the specified value. Specify CO when the ListAggregatedUtterances operation should return utterances that contain the specified value.
561
+ */
562
+ operator: AggregatedUtterancesFilterOperator;
563
+ }
564
+ export type AggregatedUtterancesFilterName = "Utterance"|string;
565
+ export type AggregatedUtterancesFilterOperator = "CO"|"EQ"|string;
566
+ export type AggregatedUtterancesFilters = AggregatedUtterancesFilter[];
567
+ export type AggregatedUtterancesSortAttribute = "HitCount"|"MissedCount"|string;
568
+ export interface AggregatedUtterancesSortBy {
569
+ /**
570
+ * The utterance attribute to sort by.
571
+ */
572
+ attribute: AggregatedUtterancesSortAttribute;
573
+ /**
574
+ * Specifies whether to sort the aggregated utterances in ascending or descending order.
575
+ */
576
+ order: SortOrder;
577
+ }
578
+ export interface AggregatedUtterancesSummary {
579
+ /**
580
+ * The text of the utterance. If the utterance was used with the RecognizeUtterance operation, the text is the transcription of the audio utterance.
581
+ */
582
+ utterance?: Utterance;
583
+ /**
584
+ * The number of times that the utterance was detected by Amazon Lex during the time period. When an utterance is detected, it activates an intent or a slot.
585
+ */
586
+ hitCount?: HitCount;
587
+ /**
588
+ * The number of times that the utterance was missed by Amazon Lex An utterance is missed when it doesn't activate an intent or slot.
589
+ */
590
+ missedCount?: MissedCount;
591
+ /**
592
+ * The date and time that the utterance was first recorded in the time window for aggregation. An utterance may have been sent to Amazon Lex before that time, but only utterances within the time window are counted.
593
+ */
594
+ utteranceFirstRecordedInAggregationDuration?: Timestamp;
595
+ /**
596
+ * The last date and time that an utterance was recorded in the time window for aggregation. An utterance may be sent to Amazon Lex after that time, but only utterances within the time window are counted.
597
+ */
598
+ utteranceLastRecordedInAggregationDuration?: Timestamp;
599
+ /**
600
+ * Aggregated utterance data may contain utterances from versions of your bot that have since been deleted. When the aggregated contains this kind of data, this field is set to true.
601
+ */
602
+ containsDataFromDeletedResources?: BoxedBoolean;
603
+ }
604
+ export type AggregatedUtterancesSummaryList = AggregatedUtterancesSummary[];
464
605
  export type AmazonResourceName = string;
606
+ export interface AssociatedTranscript {
607
+ /**
608
+ * The content of the transcript that meets the search filter criteria. For the JSON format of the transcript, see Output transcript format.
609
+ */
610
+ transcript?: Transcript;
611
+ }
612
+ export interface AssociatedTranscriptFilter {
613
+ /**
614
+ * The name of the field to use for filtering. The allowed names are IntentId and SlotTypeId.
615
+ */
616
+ name: AssociatedTranscriptFilterName;
617
+ /**
618
+ * The values to use to filter the transcript.
619
+ */
620
+ values: FilterValues;
621
+ }
622
+ export type AssociatedTranscriptFilterName = "IntentId"|"SlotTypeId"|string;
623
+ export type AssociatedTranscriptFilters = AssociatedTranscriptFilter[];
624
+ export type AssociatedTranscriptList = AssociatedTranscript[];
465
625
  export type AttachmentTitle = string;
466
626
  export type AttachmentUrl = string;
467
627
  export interface AudioLogDestination {
@@ -478,6 +638,7 @@ declare namespace LexModelsV2 {
478
638
  destination: AudioLogDestination;
479
639
  }
480
640
  export type AudioLogSettingsList = AudioLogSetting[];
641
+ export type AudioRecognitionStrategy = "UseSlotValuesAsCustomVocabulary"|string;
481
642
  export type Boolean = boolean;
482
643
  export interface BotAliasHistoryEvent {
483
644
  /**
@@ -661,7 +822,7 @@ declare namespace LexModelsV2 {
661
822
  */
662
823
  order: SortOrder;
663
824
  }
664
- export type BotLocaleStatus = "Creating"|"Building"|"Built"|"ReadyExpressTesting"|"Failed"|"Deleting"|"NotBuilt"|"Importing"|string;
825
+ export type BotLocaleStatus = "Creating"|"Building"|"Built"|"ReadyExpressTesting"|"Failed"|"Deleting"|"NotBuilt"|"Importing"|"Processing"|string;
665
826
  export interface BotLocaleSummary {
666
827
  /**
667
828
  * The language and locale of the bot locale.
@@ -689,6 +850,50 @@ declare namespace LexModelsV2 {
689
850
  lastBuildSubmittedDateTime?: Timestamp;
690
851
  }
691
852
  export type BotLocaleSummaryList = BotLocaleSummary[];
853
+ export interface BotRecommendationResultStatistics {
854
+ /**
855
+ * Statistical information about about the intents associated with the bot recommendation results.
856
+ */
857
+ intents?: IntentStatistics;
858
+ /**
859
+ * Statistical information about the slot types associated with the bot recommendation results.
860
+ */
861
+ slotTypes?: SlotTypeStatistics;
862
+ }
863
+ export interface BotRecommendationResults {
864
+ /**
865
+ * The presigned URL link of the recommended bot definition.
866
+ */
867
+ botLocaleExportUrl?: PresignedS3Url;
868
+ /**
869
+ * The presigned url link of the associated transcript.
870
+ */
871
+ associatedTranscriptsUrl?: PresignedS3Url;
872
+ /**
873
+ * The statistical summary of the bot recommendation results.
874
+ */
875
+ statistics?: BotRecommendationResultStatistics;
876
+ }
877
+ export type BotRecommendationStatus = "Processing"|"Deleting"|"Deleted"|"Downloading"|"Updating"|"Available"|"Failed"|string;
878
+ export interface BotRecommendationSummary {
879
+ /**
880
+ * The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.
881
+ */
882
+ botRecommendationStatus: BotRecommendationStatus;
883
+ /**
884
+ * The unique identifier of the bot recommendation to be updated.
885
+ */
886
+ botRecommendationId: Id;
887
+ /**
888
+ * A timestamp of the date and time that the bot recommendation was created.
889
+ */
890
+ creationDateTime?: Timestamp;
891
+ /**
892
+ * A timestamp of the date and time that the bot recommendation was last updated.
893
+ */
894
+ lastUpdatedDateTime?: Timestamp;
895
+ }
896
+ export type BotRecommendationSummaryList = BotRecommendationSummary[];
692
897
  export type BotSortAttribute = "BotName"|string;
693
898
  export interface BotSortBy {
694
899
  /**
@@ -773,7 +978,7 @@ declare namespace LexModelsV2 {
773
978
  export type BoxedBoolean = boolean;
774
979
  export interface BuildBotLocaleRequest {
775
980
  /**
776
- * The identifier of the bot to build. The identifier is returned in the response from the operation.
981
+ * The identifier of the bot to build. The identifier is returned in the response from the CreateBot operation.
777
982
  */
778
983
  botId: Id;
779
984
  /**
@@ -900,6 +1105,7 @@ declare namespace LexModelsV2 {
900
1105
  */
901
1106
  audioLogSettings?: AudioLogSettingsList;
902
1107
  }
1108
+ export type Count = number;
903
1109
  export interface CreateBotAliasRequest {
904
1110
  /**
905
1111
  * The alias to create. The name must be unique for the bot.
@@ -910,7 +1116,7 @@ declare namespace LexModelsV2 {
910
1116
  */
911
1117
  description?: Description;
912
1118
  /**
913
- * The version of the bot that this alias points to. You can use the operation to change the bot version associated with the alias.
1119
+ * The version of the bot that this alias points to. You can use the UpdateBotAlias operation to change the bot version associated with the alias.
914
1120
  */
915
1121
  botVersion?: NumericalBotVersion;
916
1122
  /**
@@ -992,7 +1198,7 @@ declare namespace LexModelsV2 {
992
1198
  */
993
1199
  description?: Description;
994
1200
  /**
995
- * Determines the threshold where Amazon Lex will insert the AMAZON.FallbackIntent, AMAZON.KendraSearchIntent, or both when returning alternative intents. AMAZON.FallbackIntent and AMAZON.KendraSearchIntent are only inserted if they are configured for the bot. For example, suppose a bot is configured with the confidence threshold of 0.80 and the AMAZON.FallbackIntent. Amazon Lex returns three alternative intents with the following confidence scores: IntentA (0.70), IntentB (0.60), IntentC (0.50). The response from the PostText operation would be: AMAZON.FallbackIntent IntentA IntentB IntentC
1201
+ * Determines the threshold where Amazon Lex will insert the AMAZON.FallbackIntent, AMAZON.KendraSearchIntent, or both when returning alternative intents. AMAZON.FallbackIntent and AMAZON.KendraSearchIntent are only inserted if they are configured for the bot. For example, suppose a bot is configured with the confidence threshold of 0.80 and the AMAZON.FallbackIntent. Amazon Lex returns three alternative intents with the following confidence scores: IntentA (0.70), IntentB (0.60), IntentC (0.50). The response from the RecognizeText operation would be: AMAZON.FallbackIntent IntentA IntentB IntentC
996
1202
  */
997
1203
  nluIntentConfidenceThreshold: ConfidenceThreshold;
998
1204
  /**
@@ -1178,7 +1384,7 @@ declare namespace LexModelsV2 {
1178
1384
  */
1179
1385
  fileFormat?: ImportExportFileFormat;
1180
1386
  /**
1181
- * The status of the export. When the status is Completed, you can use the operation to get the pre-signed S3 URL link to your exported bot or bot locale.
1387
+ * The status of the export. When the status is Completed, you can use the DescribeExport operation to get the pre-signed S3 URL link to your exported bot or bot locale.
1182
1388
  */
1183
1389
  exportStatus?: ExportStatus;
1184
1390
  /**
@@ -1478,7 +1684,7 @@ declare namespace LexModelsV2 {
1478
1684
  /**
1479
1685
  * Determines the strategy that Amazon Lex uses to select a value from the list of possible values. The field can be set to one of the following values: OriginalValue - Returns the value entered by the user, if the user value is similar to the slot value. TopResolution - If there is a resolution list for the slot, return the first value in the resolution list. If there is no resolution list, return null. If you don't specify the valueSelectionSetting parameter, the default is OriginalValue.
1480
1686
  */
1481
- valueSelectionSetting: SlotValueSelectionSetting;
1687
+ valueSelectionSetting?: SlotValueSelectionSetting;
1482
1688
  /**
1483
1689
  * The built-in slot type used as a parent of this slot type. When you define a parent slot type, the new slot type has the configuration of the parent slot type. Only AMAZON.AlphaNumeric is supported.
1484
1690
  */
@@ -1495,6 +1701,10 @@ declare namespace LexModelsV2 {
1495
1701
  * The identifier of the language and locale that the slot type will be used in. The string must match one of the supported locales. All of the bots, intents, and slots used by the slot type must have the same locale. For more information, see Supported languages.
1496
1702
  */
1497
1703
  localeId: LocaleId;
1704
+ /**
1705
+ * Sets the type of external information used to create the slot type.
1706
+ */
1707
+ externalSourceSetting?: ExternalSourceSetting;
1498
1708
  }
1499
1709
  export interface CreateSlotTypeResponse {
1500
1710
  /**
@@ -1537,12 +1747,16 @@ declare namespace LexModelsV2 {
1537
1747
  * A timestamp of the date and time that the slot type was created.
1538
1748
  */
1539
1749
  creationDateTime?: Timestamp;
1750
+ /**
1751
+ * The type of external information used to create the slot type.
1752
+ */
1753
+ externalSourceSetting?: ExternalSourceSetting;
1540
1754
  }
1541
1755
  export interface CreateUploadUrlRequest {
1542
1756
  }
1543
1757
  export interface CreateUploadUrlResponse {
1544
1758
  /**
1545
- * An identifier for a unique import job. Use it when you call the operation.
1759
+ * An identifier for a unique import job. Use it when you call the StartImport operation.
1546
1760
  */
1547
1761
  importId?: Id;
1548
1762
  /**
@@ -1557,12 +1771,51 @@ declare namespace LexModelsV2 {
1557
1771
  value: CustomPayloadValue;
1558
1772
  }
1559
1773
  export type CustomPayloadValue = string;
1774
+ export interface CustomVocabularyExportSpecification {
1775
+ /**
1776
+ * The identifier of the bot that contains the custom vocabulary to export.
1777
+ */
1778
+ botId: Id;
1779
+ /**
1780
+ * The version of the bot that contains the custom vocabulary to export.
1781
+ */
1782
+ botVersion: BotVersion;
1783
+ /**
1784
+ * The locale of the bot that contains the custom vocabulary to export.
1785
+ */
1786
+ localeId: LocaleId;
1787
+ }
1788
+ export interface CustomVocabularyImportSpecification {
1789
+ /**
1790
+ * The identifier of the bot to import the custom vocabulary to.
1791
+ */
1792
+ botId: Id;
1793
+ /**
1794
+ * The version of the bot to import the custom vocabulary to.
1795
+ */
1796
+ botVersion: DraftBotVersion;
1797
+ /**
1798
+ * The identifier of the local to import the custom vocabulary to. The value must be en_GB.
1799
+ */
1800
+ localeId: LocaleId;
1801
+ }
1802
+ export type CustomVocabularyStatus = "Ready"|"Deleting"|"Exporting"|"Importing"|"Creating"|string;
1560
1803
  export interface DataPrivacy {
1561
1804
  /**
1562
1805
  * For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying true or false in the childDirected field. By specifying true in the childDirected field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifying false in the childDirected field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for the childDirected field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ.
1563
1806
  */
1564
1807
  childDirected: ChildDirected;
1565
1808
  }
1809
+ export interface DateRangeFilter {
1810
+ /**
1811
+ * A timestamp indicating the start date for the date range filter.
1812
+ */
1813
+ startDateTime: Timestamp;
1814
+ /**
1815
+ * A timestamp indicating the end date for the date range filter.
1816
+ */
1817
+ endDateTime: Timestamp;
1818
+ }
1566
1819
  export interface DeleteBotAliasRequest {
1567
1820
  /**
1568
1821
  * The unique identifier of the bot alias to delete.
@@ -1671,6 +1924,38 @@ declare namespace LexModelsV2 {
1671
1924
  */
1672
1925
  botStatus?: BotStatus;
1673
1926
  }
1927
+ export interface DeleteCustomVocabularyRequest {
1928
+ /**
1929
+ * The unique identifier of the bot to remove the custom vocabulary from.
1930
+ */
1931
+ botId: Id;
1932
+ /**
1933
+ * The version of the bot to remove the custom vocabulary from.
1934
+ */
1935
+ botVersion: DraftBotVersion;
1936
+ /**
1937
+ * The locale identifier for the locale that contains the custom vocabulary to remove.
1938
+ */
1939
+ localeId: LocaleId;
1940
+ }
1941
+ export interface DeleteCustomVocabularyResponse {
1942
+ /**
1943
+ * The identifier of the bot that the custom vocabulary was removed from.
1944
+ */
1945
+ botId?: Id;
1946
+ /**
1947
+ * The version of the bot that the custom vocabulary was removed from.
1948
+ */
1949
+ botVersion?: DraftBotVersion;
1950
+ /**
1951
+ * The locale identifier for the locale that the custom vocabulary was removed from.
1952
+ */
1953
+ localeId?: LocaleId;
1954
+ /**
1955
+ * The status of removing the custom vocabulary.
1956
+ */
1957
+ customVocabularyStatus?: CustomVocabularyStatus;
1958
+ }
1674
1959
  export interface DeleteExportRequest {
1675
1960
  /**
1676
1961
  * The unique identifier of the export to delete.
@@ -1683,7 +1968,7 @@ declare namespace LexModelsV2 {
1683
1968
  */
1684
1969
  exportId?: Id;
1685
1970
  /**
1686
- * The current status of the deletion. When the deletion is complete, the export will no longer be returned by the operation and calls to the with the export identifier will fail.
1971
+ * The current status of the deletion. When the deletion is complete, the export will no longer be returned by the ListExports operation and calls to the DescribeExport operation with the export identifier will fail.
1687
1972
  */
1688
1973
  exportStatus?: ExportStatus;
1689
1974
  }
@@ -1699,7 +1984,7 @@ declare namespace LexModelsV2 {
1699
1984
  */
1700
1985
  importId?: Id;
1701
1986
  /**
1702
- * The current status of the deletion. When the deletion is complete, the import will no longer be returned by the operation and calls to the with the import identifier will fail.
1987
+ * The current status of the deletion. When the deletion is complete, the import will no longer be returned by the ListImports operation and calls to the DescribeImport operation with the import identifier will fail.
1703
1988
  */
1704
1989
  importStatus?: ImportStatus;
1705
1990
  }
@@ -1809,6 +2094,22 @@ declare namespace LexModelsV2 {
1809
2094
  */
1810
2095
  skipResourceInUseCheck?: SkipResourceInUseCheck;
1811
2096
  }
2097
+ export interface DeleteUtterancesRequest {
2098
+ /**
2099
+ * The unique identifier of the bot that contains the utterances.
2100
+ */
2101
+ botId: Id;
2102
+ /**
2103
+ * The identifier of the language and locale where the utterances were collected. The string must match one of the supported locales. For more information, see Supported languages.
2104
+ */
2105
+ localeId?: LocaleId;
2106
+ /**
2107
+ * The unique identifier of the session with the user. The ID is returned in the response from the RecognizeText and RecognizeUtterance operations.
2108
+ */
2109
+ sessionId?: SessionId;
2110
+ }
2111
+ export interface DeleteUtterancesResponse {
2112
+ }
1812
2113
  export interface DescribeBotAliasRequest {
1813
2114
  /**
1814
2115
  * The identifier of the bot alias to describe.
@@ -1941,6 +2242,74 @@ declare namespace LexModelsV2 {
1941
2242
  * History of changes, such as when a locale is used in an alias, that have taken place for the locale.
1942
2243
  */
1943
2244
  botLocaleHistoryEvents?: BotLocaleHistoryEventsList;
2245
+ /**
2246
+ * Recommended actions to take to resolve an error in the failureReasons field.
2247
+ */
2248
+ recommendedActions?: RecommendedActions;
2249
+ }
2250
+ export interface DescribeBotRecommendationRequest {
2251
+ /**
2252
+ * The unique identifier of the bot associated with the bot recommendation.
2253
+ */
2254
+ botId: Id;
2255
+ /**
2256
+ * The version of the bot associated with the bot recommendation.
2257
+ */
2258
+ botVersion: DraftBotVersion;
2259
+ /**
2260
+ * The identifier of the language and locale of the bot recommendation to describe. The string must match one of the supported locales. For more information, see Supported languages.
2261
+ */
2262
+ localeId: LocaleId;
2263
+ /**
2264
+ * The identifier of the bot recommendation to describe.
2265
+ */
2266
+ botRecommendationId: Id;
2267
+ }
2268
+ export interface DescribeBotRecommendationResponse {
2269
+ /**
2270
+ * The identifier of the bot associated with the bot recommendation.
2271
+ */
2272
+ botId?: Id;
2273
+ /**
2274
+ * The version of the bot associated with the bot recommendation.
2275
+ */
2276
+ botVersion?: DraftBotVersion;
2277
+ /**
2278
+ * The identifier of the language and locale of the bot recommendation to describe.
2279
+ */
2280
+ localeId?: LocaleId;
2281
+ /**
2282
+ * The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.
2283
+ */
2284
+ botRecommendationStatus?: BotRecommendationStatus;
2285
+ /**
2286
+ * The identifier of the bot recommendation being described.
2287
+ */
2288
+ botRecommendationId?: Id;
2289
+ /**
2290
+ * If botRecommendationStatus is Failed, Amazon Lex explains why.
2291
+ */
2292
+ failureReasons?: FailureReasons;
2293
+ /**
2294
+ * The date and time that the bot recommendation was created.
2295
+ */
2296
+ creationDateTime?: Timestamp;
2297
+ /**
2298
+ * The date and time that the bot recommendation was last updated.
2299
+ */
2300
+ lastUpdatedDateTime?: Timestamp;
2301
+ /**
2302
+ * The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
2303
+ */
2304
+ transcriptSourceSetting?: TranscriptSourceSetting;
2305
+ /**
2306
+ * The object representing the passwords that were used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.
2307
+ */
2308
+ encryptionSetting?: EncryptionSetting;
2309
+ /**
2310
+ * The object representing the URL of the bot definition, the URL of the associated transcript and a statistical summary of the bot recommendation results.
2311
+ */
2312
+ botRecommendationResults?: BotRecommendationResults;
1944
2313
  }
1945
2314
  export interface DescribeBotRequest {
1946
2315
  /**
@@ -2038,6 +2407,46 @@ declare namespace LexModelsV2 {
2038
2407
  */
2039
2408
  creationDateTime?: Timestamp;
2040
2409
  }
2410
+ export interface DescribeCustomVocabularyMetadataRequest {
2411
+ /**
2412
+ * The unique identifier of the bot that contains the custom vocabulary.
2413
+ */
2414
+ botId: Id;
2415
+ /**
2416
+ * The bot version of the bot to return metadata for.
2417
+ */
2418
+ botVersion: BotVersion;
2419
+ /**
2420
+ * The locale to return the custom vocabulary information for. The locale must be en_GB.
2421
+ */
2422
+ localeId: LocaleId;
2423
+ }
2424
+ export interface DescribeCustomVocabularyMetadataResponse {
2425
+ /**
2426
+ * The identifier of the bot that contains the custom vocabulary.
2427
+ */
2428
+ botId?: Id;
2429
+ /**
2430
+ * The version of the bot that contains the custom vocabulary to describe.
2431
+ */
2432
+ botVersion?: BotVersion;
2433
+ /**
2434
+ * The locale that contains the custom vocabulary to describe.
2435
+ */
2436
+ localeId?: LocaleId;
2437
+ /**
2438
+ * The status of the custom vocabulary. If the status is Ready the custom vocabulary is ready to use.
2439
+ */
2440
+ customVocabularyStatus?: CustomVocabularyStatus;
2441
+ /**
2442
+ * The date and time that the custom vocabulary was created.
2443
+ */
2444
+ creationDateTime?: Timestamp;
2445
+ /**
2446
+ * The date and time that the custom vocabulary was last updated.
2447
+ */
2448
+ lastUpdatedDateTime?: Timestamp;
2449
+ }
2041
2450
  export interface DescribeExportRequest {
2042
2451
  /**
2043
2452
  * The unique identifier of the export to describe.
@@ -2054,7 +2463,7 @@ declare namespace LexModelsV2 {
2054
2463
  */
2055
2464
  resourceSpecification?: ExportResourceSpecification;
2056
2465
  /**
2057
- * The file format used in the files that describe the bot or bot locale.
2466
+ * The file format used in the files that describe the resource.
2058
2467
  */
2059
2468
  fileFormat?: ImportExportFileFormat;
2060
2469
  /**
@@ -2090,7 +2499,7 @@ declare namespace LexModelsV2 {
2090
2499
  */
2091
2500
  importId?: Id;
2092
2501
  /**
2093
- * The specifications of the imported bot or bot locale.
2502
+ * The specifications of the imported bot, bot locale, or custom vocabulary.
2094
2503
  */
2095
2504
  resourceSpecification?: ImportResourceSpecification;
2096
2505
  /**
@@ -2110,7 +2519,7 @@ declare namespace LexModelsV2 {
2110
2519
  */
2111
2520
  importStatus?: ImportStatus;
2112
2521
  /**
2113
- * If the importStatus field is Failed, this provides one or more reasons for the failture.
2522
+ * If the importStatus field is Failed, this provides one or more reasons for the failure.
2114
2523
  */
2115
2524
  failureReasons?: FailureReasons;
2116
2525
  /**
@@ -2373,6 +2782,7 @@ declare namespace LexModelsV2 {
2373
2782
  * A timestamp of the date and time that the slot type was last updated.
2374
2783
  */
2375
2784
  lastUpdatedDateTime?: Timestamp;
2785
+ externalSourceSetting?: ExternalSourceSetting;
2376
2786
  }
2377
2787
  export type Description = string;
2378
2788
  export interface DialogCodeHookSettings {
@@ -2383,13 +2793,27 @@ declare namespace LexModelsV2 {
2383
2793
  }
2384
2794
  export type DraftBotVersion = string;
2385
2795
  export type Effect = "Allow"|"Deny"|string;
2796
+ export interface EncryptionSetting {
2797
+ /**
2798
+ * The KMS key ARN used to encrypt the metadata associated with the bot recommendation.
2799
+ */
2800
+ kmsKeyArn?: KmsKeyArn;
2801
+ /**
2802
+ * The password used to encrypt the recommended bot recommendation file.
2803
+ */
2804
+ botLocaleExportPassword?: FilePassword;
2805
+ /**
2806
+ * The password used to encrypt the associated transcript file.
2807
+ */
2808
+ associatedTranscriptsPassword?: FilePassword;
2809
+ }
2386
2810
  export interface ExportFilter {
2387
2811
  /**
2388
2812
  * The name of the field to use for filtering.
2389
2813
  */
2390
2814
  name: ExportFilterName;
2391
2815
  /**
2392
- * The values to use to fileter the response.
2816
+ * The values to use to filter the response. The values must be Bot, BotLocale, or CustomVocabulary.
2393
2817
  */
2394
2818
  values: FilterValues;
2395
2819
  /**
@@ -2409,6 +2833,10 @@ declare namespace LexModelsV2 {
2409
2833
  * Parameters for exporting a bot locale.
2410
2834
  */
2411
2835
  botLocaleExportSpecification?: BotLocaleExportSpecification;
2836
+ /**
2837
+ * The parameters required to export a custom vocabulary.
2838
+ */
2839
+ customVocabularyExportSpecification?: CustomVocabularyExportSpecification;
2412
2840
  }
2413
2841
  export type ExportSortAttribute = "LastUpdatedDateTime"|string;
2414
2842
  export interface ExportSortBy {
@@ -2449,8 +2877,15 @@ declare namespace LexModelsV2 {
2449
2877
  lastUpdatedDateTime?: Timestamp;
2450
2878
  }
2451
2879
  export type ExportSummaryList = ExportSummary[];
2880
+ export interface ExternalSourceSetting {
2881
+ /**
2882
+ * Settings required for a slot type based on a grammar that you provide.
2883
+ */
2884
+ grammarSlotTypeSetting?: GrammarSlotTypeSetting;
2885
+ }
2452
2886
  export type FailureReason = string;
2453
2887
  export type FailureReasons = FailureReason[];
2888
+ export type FilePassword = string;
2454
2889
  export type FilterValue = string;
2455
2890
  export type FilterValues = FilterValue[];
2456
2891
  export interface FulfillmentCodeHookSettings {
@@ -2458,17 +2893,95 @@ declare namespace LexModelsV2 {
2458
2893
  * Indicates whether a Lambda function should be invoked to fulfill a specific intent.
2459
2894
  */
2460
2895
  enabled: Boolean;
2461
- }
2462
- export type Id = string;
2463
- export interface ImageResponseCard {
2464
2896
  /**
2465
- * The title to display on the response card. The format of the title is determined by the platform displaying the response card.
2897
+ * Provides settings for messages sent to the user for after the Lambda fulfillment function completes. Post-fulfillment messages can be sent for both streaming and non-streaming conversations.
2466
2898
  */
2467
- title: AttachmentTitle;
2899
+ postFulfillmentStatusSpecification?: PostFulfillmentStatusSpecification;
2468
2900
  /**
2469
- * The subtitle to display on the response card. The format of the subtitle is determined by the platform displaying the response card.
2901
+ * Provides settings for update messages sent to the user for long-running Lambda fulfillment functions. Fulfillment updates can be used only with streaming conversations.
2470
2902
  */
2471
- subtitle?: AttachmentTitle;
2903
+ fulfillmentUpdatesSpecification?: FulfillmentUpdatesSpecification;
2904
+ }
2905
+ export type FulfillmentStartResponseDelay = number;
2906
+ export interface FulfillmentStartResponseSpecification {
2907
+ /**
2908
+ * The delay between when the Lambda fulfillment function starts running and the start message is played. If the Lambda function returns before the delay is over, the start message isn't played.
2909
+ */
2910
+ delayInSeconds: FulfillmentStartResponseDelay;
2911
+ /**
2912
+ * One to 5 message groups that contain start messages. Amazon Lex chooses one of the messages to play to the user.
2913
+ */
2914
+ messageGroups: MessageGroupsList;
2915
+ /**
2916
+ * Determines whether the user can interrupt the start message while it is playing.
2917
+ */
2918
+ allowInterrupt?: BoxedBoolean;
2919
+ }
2920
+ export type FulfillmentTimeout = number;
2921
+ export type FulfillmentUpdateResponseFrequency = number;
2922
+ export interface FulfillmentUpdateResponseSpecification {
2923
+ /**
2924
+ * The frequency that a message is sent to the user. When the period ends, Amazon Lex chooses a message from the message groups and plays it to the user. If the fulfillment Lambda returns before the first period ends, an update message is not played to the user.
2925
+ */
2926
+ frequencyInSeconds: FulfillmentUpdateResponseFrequency;
2927
+ /**
2928
+ * One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
2929
+ */
2930
+ messageGroups: MessageGroupsList;
2931
+ /**
2932
+ * Determines whether the user can interrupt an update message while it is playing.
2933
+ */
2934
+ allowInterrupt?: BoxedBoolean;
2935
+ }
2936
+ export interface FulfillmentUpdatesSpecification {
2937
+ /**
2938
+ * Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent. If the active field is set to true, the startResponse, updateResponse, and timeoutInSeconds fields are required.
2939
+ */
2940
+ active: BoxedBoolean;
2941
+ /**
2942
+ * Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running.
2943
+ */
2944
+ startResponse?: FulfillmentStartResponseSpecification;
2945
+ /**
2946
+ * Provides configuration information for messages sent periodically to the user while the fulfillment Lambda function is running.
2947
+ */
2948
+ updateResponse?: FulfillmentUpdateResponseSpecification;
2949
+ /**
2950
+ * The length of time that the fulfillment Lambda function should run before it times out.
2951
+ */
2952
+ timeoutInSeconds?: FulfillmentTimeout;
2953
+ }
2954
+ export interface GrammarSlotTypeSetting {
2955
+ /**
2956
+ * The source of the grammar used to create the slot type.
2957
+ */
2958
+ source?: GrammarSlotTypeSource;
2959
+ }
2960
+ export interface GrammarSlotTypeSource {
2961
+ /**
2962
+ * The name of the S3 bucket that contains the grammar source.
2963
+ */
2964
+ s3BucketName: S3BucketName;
2965
+ /**
2966
+ * The path to the grammar in the S3 bucket.
2967
+ */
2968
+ s3ObjectKey: S3ObjectPath;
2969
+ /**
2970
+ * The Amazon KMS key required to decrypt the contents of the grammar, if any.
2971
+ */
2972
+ kmsKeyArn?: KmsKeyArn;
2973
+ }
2974
+ export type HitCount = number;
2975
+ export type Id = string;
2976
+ export interface ImageResponseCard {
2977
+ /**
2978
+ * The title to display on the response card. The format of the title is determined by the platform displaying the response card.
2979
+ */
2980
+ title: AttachmentTitle;
2981
+ /**
2982
+ * The subtitle to display on the response card. The format of the subtitle is determined by the platform displaying the response card.
2983
+ */
2984
+ subtitle?: AttachmentTitle;
2472
2985
  /**
2473
2986
  * The URL of an image to display on the response card. The image URL must be publicly available so that the platform displaying the response card has access to the image.
2474
2987
  */
@@ -2478,7 +2991,7 @@ declare namespace LexModelsV2 {
2478
2991
  */
2479
2992
  buttons?: ButtonsList;
2480
2993
  }
2481
- export type ImportExportFileFormat = "LexJson"|string;
2994
+ export type ImportExportFileFormat = "LexJson"|"TSV"|string;
2482
2995
  export type ImportExportFilePassword = string;
2483
2996
  export interface ImportFilter {
2484
2997
  /**
@@ -2486,7 +2999,7 @@ declare namespace LexModelsV2 {
2486
2999
  */
2487
3000
  name: ImportFilterName;
2488
3001
  /**
2489
- * The values to use to filter the response.
3002
+ * The values to use to filter the response. The values must be Bot, BotLocale, or CustomVocabulary.
2490
3003
  */
2491
3004
  values: FilterValues;
2492
3005
  /**
@@ -2506,7 +3019,9 @@ declare namespace LexModelsV2 {
2506
3019
  * Parameters for importing a bot locale.
2507
3020
  */
2508
3021
  botLocaleImportSpecification?: BotLocaleImportSpecification;
3022
+ customVocabularyImportSpecification?: CustomVocabularyImportSpecification;
2509
3023
  }
3024
+ export type ImportResourceType = "Bot"|"BotLocale"|"CustomVocabulary"|string;
2510
3025
  export type ImportSortAttribute = "LastUpdatedDateTime"|string;
2511
3026
  export interface ImportSortBy {
2512
3027
  /**
@@ -2548,6 +3063,10 @@ declare namespace LexModelsV2 {
2548
3063
  * The date and time that the import was last updated.
2549
3064
  */
2550
3065
  lastUpdatedDateTime?: Timestamp;
3066
+ /**
3067
+ * The type of resource that was imported.
3068
+ */
3069
+ importedResourceType?: ImportResourceType;
2551
3070
  }
2552
3071
  export type ImportSummaryList = ImportSummary[];
2553
3072
  export type ImportedResourceId = string;
@@ -2564,7 +3083,7 @@ declare namespace LexModelsV2 {
2564
3083
  */
2565
3084
  closingResponse: ResponseSpecification;
2566
3085
  /**
2567
- * Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user and no closing input from the user is used. If the active field isn't specified, the default is true.
3086
+ * Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the active field isn't specified, the default is true.
2568
3087
  */
2569
3088
  active?: BoxedBoolean;
2570
3089
  }
@@ -2578,7 +3097,7 @@ declare namespace LexModelsV2 {
2578
3097
  */
2579
3098
  declinationResponse: ResponseSpecification;
2580
3099
  /**
2581
- * Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent and processing continues as if the responses aren't present. If the active field isn't specified, the default is true.
3100
+ * Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent. If the active field isn't specified, the default is true.
2582
3101
  */
2583
3102
  active?: BoxedBoolean;
2584
3103
  }
@@ -2611,6 +3130,12 @@ declare namespace LexModelsV2 {
2611
3130
  */
2612
3131
  order: SortOrder;
2613
3132
  }
3133
+ export interface IntentStatistics {
3134
+ /**
3135
+ * The number of recommended intents associated with the bot recommendation.
3136
+ */
3137
+ discoveredIntentCount?: Count;
3138
+ }
2614
3139
  export interface IntentSummary {
2615
3140
  /**
2616
3141
  * The unique identifier assigned to the intent. Use this ID to get detailed information about the intent with the DescribeIntent operation.
@@ -2669,6 +3194,92 @@ declare namespace LexModelsV2 {
2669
3194
  */
2670
3195
  codeHookInterfaceVersion: CodeHookInterfaceVersion;
2671
3196
  }
3197
+ export interface LexTranscriptFilter {
3198
+ /**
3199
+ * The object that contains a date range filter that will be applied to the transcript. Specify this object if you want Amazon Lex to only read the files that are within the date range.
3200
+ */
3201
+ dateRangeFilter?: DateRangeFilter;
3202
+ }
3203
+ export interface ListAggregatedUtterancesRequest {
3204
+ /**
3205
+ * The unique identifier of the bot associated with this request.
3206
+ */
3207
+ botId: Id;
3208
+ /**
3209
+ * The identifier of the bot alias associated with this request. If you specify the bot alias, you can't specify the bot version.
3210
+ */
3211
+ botAliasId?: BotAliasId;
3212
+ /**
3213
+ * The identifier of the bot version associated with this request. If you specify the bot version, you can't specify the bot alias.
3214
+ */
3215
+ botVersion?: BotVersion;
3216
+ /**
3217
+ * The identifier of the language and locale where the utterances were collected. For more information, see Supported languages.
3218
+ */
3219
+ localeId: LocaleId;
3220
+ /**
3221
+ * The time window for aggregating the utterance information. You can specify a time between one hour and two weeks.
3222
+ */
3223
+ aggregationDuration: UtteranceAggregationDuration;
3224
+ /**
3225
+ * Specifies sorting parameters for the list of utterances. You can sort by the hit count, the missed count, or the number of distinct sessions the utterance appeared in.
3226
+ */
3227
+ sortBy?: AggregatedUtterancesSortBy;
3228
+ /**
3229
+ * Provides the specification of a filter used to limit the utterances in the response to only those that match the filter specification. You can only specify one filter and one string to filter on.
3230
+ */
3231
+ filters?: AggregatedUtterancesFilters;
3232
+ /**
3233
+ * The maximum number of utterances to return in each page of results. If there are fewer results than the maximum page size, only the actual number of results are returned. If you don't specify the maxResults parameter, 1,000 results are returned.
3234
+ */
3235
+ maxResults?: MaxResults;
3236
+ /**
3237
+ * If the response from the ListAggregatedUtterances operation contains more results that specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3238
+ */
3239
+ nextToken?: NextToken;
3240
+ }
3241
+ export interface ListAggregatedUtterancesResponse {
3242
+ /**
3243
+ * The identifier of the bot that contains the utterances.
3244
+ */
3245
+ botId?: Id;
3246
+ /**
3247
+ * The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot alias ID isn't returned.
3248
+ */
3249
+ botAliasId?: BotAliasId;
3250
+ /**
3251
+ * The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot version isn't returned.
3252
+ */
3253
+ botVersion?: BotVersion;
3254
+ /**
3255
+ * The identifier of the language and locale that the utterances are in.
3256
+ */
3257
+ localeId?: LocaleId;
3258
+ /**
3259
+ * The time period used to aggregate the utterance data.
3260
+ */
3261
+ aggregationDuration?: UtteranceAggregationDuration;
3262
+ /**
3263
+ * The date and time that the aggregation window begins. Only data collected after this time is returned in the results.
3264
+ */
3265
+ aggregationWindowStartTime?: Timestamp;
3266
+ /**
3267
+ * The date and time that the aggregation window ends. Only data collected between the start time and the end time are returned in the results.
3268
+ */
3269
+ aggregationWindowEndTime?: Timestamp;
3270
+ /**
3271
+ * The last date and time that the aggregated data was collected. The time period depends on the length of the aggregation window. Hours - for 1 hour time window, every half hour; otherwise every hour. Days - every 6 hours Weeks - for a one week time window, every 12 hours; otherwise, every day
3272
+ */
3273
+ aggregationLastRefreshedDateTime?: Timestamp;
3274
+ /**
3275
+ * Summaries of the aggregated utterance data. Each response contains information about the number of times that the utterance was seen during the time period, whether it was detected or missed, and when it was seen during the time period.
3276
+ */
3277
+ aggregatedUtterancesSummaries?: AggregatedUtterancesSummaryList;
3278
+ /**
3279
+ * A token that indicates whether there are more results to return in a response to the ListAggregatedUtterances operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListAggregatedUtterances operation request to get the next page of results.
3280
+ */
3281
+ nextToken?: NextToken;
3282
+ }
2672
3283
  export interface ListBotAliasesRequest {
2673
3284
  /**
2674
3285
  * The identifier of the bot to list aliases for.
@@ -2741,6 +3352,50 @@ declare namespace LexModelsV2 {
2741
3352
  */
2742
3353
  botLocaleSummaries?: BotLocaleSummaryList;
2743
3354
  }
3355
+ export interface ListBotRecommendationsRequest {
3356
+ /**
3357
+ * The unique identifier of the bot that contains the bot recommendation list.
3358
+ */
3359
+ botId: Id;
3360
+ /**
3361
+ * The version of the bot that contains the bot recommendation list.
3362
+ */
3363
+ botVersion: DraftBotVersion;
3364
+ /**
3365
+ * The identifier of the language and locale of the bot recommendation list.
3366
+ */
3367
+ localeId: LocaleId;
3368
+ /**
3369
+ * The maximum number of bot recommendations to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.
3370
+ */
3371
+ maxResults?: MaxResults;
3372
+ /**
3373
+ * If the response from the ListBotRecommendation operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3374
+ */
3375
+ nextToken?: NextToken;
3376
+ }
3377
+ export interface ListBotRecommendationsResponse {
3378
+ /**
3379
+ * The unique identifier of the bot that contains the bot recommendation list.
3380
+ */
3381
+ botId?: Id;
3382
+ /**
3383
+ * The version of the bot that contains the bot recommendation list.
3384
+ */
3385
+ botVersion?: DraftBotVersion;
3386
+ /**
3387
+ * The identifier of the language and locale of the bot recommendation list.
3388
+ */
3389
+ localeId?: LocaleId;
3390
+ /**
3391
+ * Summary information for the bot recommendations that meet the filter specified in this request. The length of the list is specified in the maxResults parameter of the request. If there are more bot recommendations available, the nextToken field contains a token to get the next page of results.
3392
+ */
3393
+ botRecommendationSummaries?: BotRecommendationSummaryList;
3394
+ /**
3395
+ * A token that indicates whether there are more results to return in a response to the ListBotRecommendations operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListBotRecommendations operation request to get the next page of results.
3396
+ */
3397
+ nextToken?: NextToken;
3398
+ }
2744
3399
  export interface ListBotVersionsRequest {
2745
3400
  /**
2746
3401
  * The identifier of the bot to list versions for.
@@ -2787,7 +3442,7 @@ declare namespace LexModelsV2 {
2787
3442
  */
2788
3443
  maxResults?: MaxResults;
2789
3444
  /**
2790
- * If the response from the ListBots operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3445
+ * If the response from the ListBots operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use the returned token in the nextToken parameter of a ListBots request to return the next page of results. For a complete set of results, call the ListBots operation until the nextToken returned in the response is null.
2791
3446
  */
2792
3447
  nextToken?: NextToken;
2793
3448
  }
@@ -2887,9 +3542,13 @@ declare namespace LexModelsV2 {
2887
3542
  */
2888
3543
  maxResults?: MaxResults;
2889
3544
  /**
2890
- * If the response from the ListExports operation contans more results that specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3545
+ * If the response from the ListExports operation contains more results that specified in the maxResults parameter, a token is returned in the response. Use the returned token in the nextToken parameter of a ListExports request to return the next page of results. For a complete set of results, call the ListExports operation until the nextToken returned in the response is null.
2891
3546
  */
2892
3547
  nextToken?: NextToken;
3548
+ /**
3549
+ * Specifies the resources that should be exported. If you don't specify a resource type in the filters parameter, both bot locales and custom vocabularies are exported.
3550
+ */
3551
+ localeId?: LocaleId;
2893
3552
  }
2894
3553
  export interface ListExportsResponse {
2895
3554
  /**
@@ -2908,6 +3567,10 @@ declare namespace LexModelsV2 {
2908
3567
  * A token that indicates whether there are more results to return in a response to the ListExports operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListExports operation request to get the next page of results.
2909
3568
  */
2910
3569
  nextToken?: NextToken;
3570
+ /**
3571
+ * The locale specified in the request.
3572
+ */
3573
+ localeId?: LocaleId;
2911
3574
  }
2912
3575
  export interface ListImportsRequest {
2913
3576
  /**
@@ -2931,9 +3594,13 @@ declare namespace LexModelsV2 {
2931
3594
  */
2932
3595
  maxResults?: MaxResults;
2933
3596
  /**
2934
- * If the response from the ListImports operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3597
+ * If the response from the ListImports operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use the returned token in the nextToken parameter of a ListImports request to return the next page of results. For a complete set of results, call the ListImports operation until the nextToken returned in the response is null.
2935
3598
  */
2936
3599
  nextToken?: NextToken;
3600
+ /**
3601
+ * Specifies the locale that should be present in the list. If you don't specify a resource type in the filters parameter, the list contains both bot locales and custom vocabularies.
3602
+ */
3603
+ localeId?: LocaleId;
2937
3604
  }
2938
3605
  export interface ListImportsResponse {
2939
3606
  /**
@@ -2952,6 +3619,10 @@ declare namespace LexModelsV2 {
2952
3619
  * A token that indicates whether there are more results to return in a response to the ListImports operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListImports operation request to get the next page of results.
2953
3620
  */
2954
3621
  nextToken?: NextToken;
3622
+ /**
3623
+ * The locale specified in the request.
3624
+ */
3625
+ localeId?: LocaleId;
2955
3626
  }
2956
3627
  export interface ListIntentsRequest {
2957
3628
  /**
@@ -2979,7 +3650,7 @@ declare namespace LexModelsV2 {
2979
3650
  */
2980
3651
  maxResults?: MaxResults;
2981
3652
  /**
2982
- * If the response from the ListIntents operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3653
+ * If the response from the ListIntents operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use the returned token in the nextToken parameter of a ListIntents request to return the next page of results. For a complete set of results, call the ListIntents operation until the nextToken returned in the response is null.
2983
3654
  */
2984
3655
  nextToken?: NextToken;
2985
3656
  }
@@ -3005,6 +3676,58 @@ declare namespace LexModelsV2 {
3005
3676
  */
3006
3677
  nextToken?: NextToken;
3007
3678
  }
3679
+ export interface ListRecommendedIntentsRequest {
3680
+ /**
3681
+ * The unique identifier of the bot associated with the recommended intents.
3682
+ */
3683
+ botId: Id;
3684
+ /**
3685
+ * The version of the bot that contains the recommended intents.
3686
+ */
3687
+ botVersion: DraftBotVersion;
3688
+ /**
3689
+ * The identifier of the language and locale of the recommended intents.
3690
+ */
3691
+ localeId: LocaleId;
3692
+ /**
3693
+ * The identifier of the bot recommendation that contains the recommended intents.
3694
+ */
3695
+ botRecommendationId: Id;
3696
+ /**
3697
+ * If the response from the ListRecommendedIntents operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
3698
+ */
3699
+ nextToken?: NextToken;
3700
+ /**
3701
+ * The maximum number of bot recommendations to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.
3702
+ */
3703
+ maxResults?: MaxResults;
3704
+ }
3705
+ export interface ListRecommendedIntentsResponse {
3706
+ /**
3707
+ * The unique identifier of the bot associated with the recommended intent.
3708
+ */
3709
+ botId?: Id;
3710
+ /**
3711
+ * The version of the bot that contains the intent.
3712
+ */
3713
+ botVersion?: DraftBotVersion;
3714
+ /**
3715
+ * The identifier of the language and locale of the intents to list. The string must match one of the supported locales. For more information, see Supported languages.
3716
+ */
3717
+ localeId?: LocaleId;
3718
+ /**
3719
+ * The identifier of the bot recommendation that contains the recommended intent.
3720
+ */
3721
+ botRecommendationId?: Id;
3722
+ /**
3723
+ * Summary information for the intents that meet the filter criteria specified in the request. The length of the list is specified in the maxResults parameter of the request. If there are more intents available, the nextToken field contains a token to get the next page of results.
3724
+ */
3725
+ summaryList?: RecommendedIntentSummaryList;
3726
+ /**
3727
+ * A token that indicates whether there are more results to return in a response to the ListRecommendedIntents operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListRecommendedIntents operation request to get the next page of results.
3728
+ */
3729
+ nextToken?: NextToken;
3730
+ }
3008
3731
  export interface ListSlotTypesRequest {
3009
3732
  /**
3010
3733
  * The unique identifier of the bot that contains the slot types.
@@ -3133,7 +3856,7 @@ declare namespace LexModelsV2 {
3133
3856
  export type LocaleName = string;
3134
3857
  export type LogPrefix = string;
3135
3858
  export type MaxResults = number;
3136
- export type MergeStrategy = "Overwrite"|"FailOnConflict"|string;
3859
+ export type MergeStrategy = "Overwrite"|"FailOnConflict"|"Append"|string;
3137
3860
  export interface Message {
3138
3861
  /**
3139
3862
  * A message in plain text format.
@@ -3164,6 +3887,7 @@ declare namespace LexModelsV2 {
3164
3887
  }
3165
3888
  export type MessageGroupsList = MessageGroup[];
3166
3889
  export type MessageVariationsList = Message[];
3890
+ export type MissedCount = number;
3167
3891
  export interface MultipleValuesSetting {
3168
3892
  /**
3169
3893
  * Indicates whether a slot can return multiple values. When true, the slot may return more than one value in a response. When false, the slot returns only a single value. Multi-value slots are only available in the en-US locale. If you set this value to true in any other locale, Amazon Lex throws a ValidationException. If the allowMutlipleValues is not set, the default value is false.
@@ -3171,6 +3895,7 @@ declare namespace LexModelsV2 {
3171
3895
  allowMultipleValues?: Boolean;
3172
3896
  }
3173
3897
  export type Name = string;
3898
+ export type NextIndex = number;
3174
3899
  export type NextToken = string;
3175
3900
  export type NumericalBotVersion = string;
3176
3901
  export interface ObfuscationSetting {
@@ -3180,6 +3905,8 @@ declare namespace LexModelsV2 {
3180
3905
  obfuscationSettingType: ObfuscationSettingType;
3181
3906
  }
3182
3907
  export type ObfuscationSettingType = "None"|"DefaultObfuscation"|string;
3908
+ export type ObjectPrefix = string;
3909
+ export type ObjectPrefixes = ObjectPrefix[];
3183
3910
  export type Operation = string;
3184
3911
  export type OperationList = Operation[];
3185
3912
  export interface OutputContext {
@@ -3197,6 +3924,12 @@ declare namespace LexModelsV2 {
3197
3924
  turnsToLive: ContextTurnsToLive;
3198
3925
  }
3199
3926
  export type OutputContextsList = OutputContext[];
3927
+ export interface PathFormat {
3928
+ /**
3929
+ * A list of Amazon S3 prefixes that points to sub-folders in the Amazon S3 bucket. Specify this list if you only want Lex to read the files under this set of sub-folders.
3930
+ */
3931
+ objectPrefixes?: ObjectPrefixes;
3932
+ }
3200
3933
  export interface PlainTextMessage {
3201
3934
  /**
3202
3935
  * The message to send to the user.
@@ -3205,6 +3938,11 @@ declare namespace LexModelsV2 {
3205
3938
  }
3206
3939
  export type PlainTextMessageValue = string;
3207
3940
  export type Policy = string;
3941
+ export interface PostFulfillmentStatusSpecification {
3942
+ successResponse?: ResponseSpecification;
3943
+ failureResponse?: ResponseSpecification;
3944
+ timeoutResponse?: ResponseSpecification;
3945
+ }
3208
3946
  export type PresignedS3Url = string;
3209
3947
  export interface Principal {
3210
3948
  /**
@@ -3226,7 +3964,7 @@ declare namespace LexModelsV2 {
3226
3964
  */
3227
3965
  messageGroups: MessageGroupsList;
3228
3966
  /**
3229
- * The maximum number of times the bot tries to elicit a resonse from the user using this prompt.
3967
+ * The maximum number of times the bot tries to elicit a response from the user using this prompt.
3230
3968
  */
3231
3969
  maxRetries: PromptMaxRetries;
3232
3970
  /**
@@ -3235,7 +3973,34 @@ declare namespace LexModelsV2 {
3235
3973
  allowInterrupt?: BoxedBoolean;
3236
3974
  }
3237
3975
  export type QueryFilterString = string;
3976
+ export type RecommendedAction = string;
3977
+ export type RecommendedActions = RecommendedAction[];
3978
+ export interface RecommendedIntentSummary {
3979
+ /**
3980
+ * The unique identifier of a recommended intent associated with the bot recommendation.
3981
+ */
3982
+ intentId?: Id;
3983
+ /**
3984
+ * The name of a recommended intent associated with the bot recommendation.
3985
+ */
3986
+ intentName?: Name;
3987
+ /**
3988
+ * The count of sample utterances of a recommended intent that is associated with a bot recommendation.
3989
+ */
3990
+ sampleUtterancesCount?: SampleUtterancesCount;
3991
+ }
3992
+ export type RecommendedIntentSummaryList = RecommendedIntentSummary[];
3238
3993
  export type RegexPattern = string;
3994
+ export interface RelativeAggregationDuration {
3995
+ /**
3996
+ * The type of time period that the timeValue field represents.
3997
+ */
3998
+ timeDimension: TimeDimension;
3999
+ /**
4000
+ * The period of the time window to gather statistics for. The valid value depends on the setting of the timeDimension field. Hours - 1/3/6/12/24 Days - 3 Weeks - 1/2
4001
+ */
4002
+ timeValue: TimeValue;
4003
+ }
3239
4004
  export type ResourceCount = number;
3240
4005
  export interface ResponseSpecification {
3241
4006
  /**
@@ -3264,6 +4029,30 @@ declare namespace LexModelsV2 {
3264
4029
  */
3265
4030
  logPrefix: LogPrefix;
3266
4031
  }
4032
+ export type S3BucketName = string;
4033
+ export interface S3BucketTranscriptSource {
4034
+ /**
4035
+ * The name of the bucket containing the transcript and the associated metadata.
4036
+ */
4037
+ s3BucketName: S3BucketName;
4038
+ /**
4039
+ * The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide. Specify this object if you only want Lex to read a subset of files in your Amazon S3 bucket.
4040
+ */
4041
+ pathFormat?: PathFormat;
4042
+ /**
4043
+ * The format of the transcript content. Currently, Genie only supports the Amazon Lex transcript format.
4044
+ */
4045
+ transcriptFormat: TranscriptFormat;
4046
+ /**
4047
+ * The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket. Specify this object if you want Amazon Lex to read only a subset of the Amazon S3 bucket based on the filter you provide.
4048
+ */
4049
+ transcriptFilter?: TranscriptFilter;
4050
+ /**
4051
+ * The ARN of the KMS key that customer use to encrypt their Amazon S3 bucket. Only use this field if your bucket is encrypted using a customer managed KMS key.
4052
+ */
4053
+ kmsKeyArn?: KmsKeyArn;
4054
+ }
4055
+ export type S3ObjectPath = string;
3267
4056
  export interface SSMLMessage {
3268
4057
  /**
3269
4058
  * The SSML text that defines the prompt.
@@ -3277,6 +4066,7 @@ declare namespace LexModelsV2 {
3277
4066
  */
3278
4067
  utterance: Utterance;
3279
4068
  }
4069
+ export type SampleUtterancesCount = number;
3280
4070
  export type SampleUtterancesList = SampleUtterance[];
3281
4071
  export interface SampleValue {
3282
4072
  /**
@@ -3284,6 +4074,71 @@ declare namespace LexModelsV2 {
3284
4074
  */
3285
4075
  value: Value;
3286
4076
  }
4077
+ export interface SearchAssociatedTranscriptsRequest {
4078
+ /**
4079
+ * The unique identifier of the bot associated with the transcripts that you are searching.
4080
+ */
4081
+ botId: Id;
4082
+ /**
4083
+ * The version of the bot containing the transcripts that you are searching.
4084
+ */
4085
+ botVersion: BotVersion;
4086
+ /**
4087
+ * The identifier of the language and locale of the transcripts to search. The string must match one of the supported locales. For more information, see Supported languages
4088
+ */
4089
+ localeId: LocaleId;
4090
+ /**
4091
+ * The unique identifier of the bot recommendation associated with the transcripts to search.
4092
+ */
4093
+ botRecommendationId: Id;
4094
+ /**
4095
+ * How SearchResults are ordered. Valid values are Ascending or Descending. The default is Descending.
4096
+ */
4097
+ searchOrder?: SearchOrder;
4098
+ /**
4099
+ * A list of filter objects.
4100
+ */
4101
+ filters: AssociatedTranscriptFilters;
4102
+ /**
4103
+ * The maximum number of bot recommendations to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.
4104
+ */
4105
+ maxResults?: MaxResults;
4106
+ /**
4107
+ * If the response from the SearchAssociatedTranscriptsRequest operation contains more results than specified in the maxResults parameter, an index is returned in the response. Use that index in the nextIndex parameter to return the next page of results.
4108
+ */
4109
+ nextIndex?: NextIndex;
4110
+ }
4111
+ export interface SearchAssociatedTranscriptsResponse {
4112
+ /**
4113
+ * The unique identifier of the bot associated with the transcripts that you are searching.
4114
+ */
4115
+ botId?: Id;
4116
+ /**
4117
+ * The version of the bot containing the transcripts that you are searching.
4118
+ */
4119
+ botVersion?: BotVersion;
4120
+ /**
4121
+ * The identifier of the language and locale of the transcripts to search. The string must match one of the supported locales. For more information, see Supported languages
4122
+ */
4123
+ localeId?: LocaleId;
4124
+ /**
4125
+ * The unique identifier of the bot recommendation associated with the transcripts to search.
4126
+ */
4127
+ botRecommendationId?: Id;
4128
+ /**
4129
+ * A index that indicates whether there are more results to return in a response to the SearchAssociatedTranscripts operation. If the nextIndex field is present, you send the contents as the nextIndex parameter of a SearchAssociatedTranscriptsRequest operation to get the next page of results.
4130
+ */
4131
+ nextIndex?: NextIndex;
4132
+ /**
4133
+ * The object that contains the associated transcript that meet the criteria you specified.
4134
+ */
4135
+ associatedTranscripts?: AssociatedTranscriptList;
4136
+ /**
4137
+ * The total number of transcripts returned by the search.
4138
+ */
4139
+ totalResults?: MaxResults;
4140
+ }
4141
+ export type SearchOrder = "Ascending"|"Descending"|string;
3287
4142
  export interface SentimentAnalysisSettings {
3288
4143
  /**
3289
4144
  * Sets whether Amazon Lex uses Amazon Comprehend to detect the sentiment of user utterances.
@@ -3291,6 +4146,7 @@ declare namespace LexModelsV2 {
3291
4146
  detectSentiment: Boolean;
3292
4147
  }
3293
4148
  export type ServicePrincipal = string;
4149
+ export type SessionId = string;
3294
4150
  export type SessionTTL = number;
3295
4151
  export type SkipResourceInUseCheck = boolean;
3296
4152
  export type SlotConstraint = "Required"|"Optional"|string;
@@ -3378,6 +4234,7 @@ declare namespace LexModelsV2 {
3378
4234
  lastUpdatedDateTime?: Timestamp;
3379
4235
  }
3380
4236
  export type SlotSummaryList = SlotSummary[];
4237
+ export type SlotTypeCategory = "Custom"|"Extended"|"ExternalGrammar"|string;
3381
4238
  export interface SlotTypeFilter {
3382
4239
  /**
3383
4240
  * The name of the field to use for filtering.
@@ -3392,7 +4249,7 @@ declare namespace LexModelsV2 {
3392
4249
  */
3393
4250
  operator: SlotTypeFilterOperator;
3394
4251
  }
3395
- export type SlotTypeFilterName = "SlotTypeName"|string;
4252
+ export type SlotTypeFilterName = "SlotTypeName"|"ExternalSourceType"|string;
3396
4253
  export type SlotTypeFilterOperator = "CO"|"EQ"|string;
3397
4254
  export type SlotTypeFilters = SlotTypeFilter[];
3398
4255
  export type SlotTypeSignature = string;
@@ -3407,6 +4264,12 @@ declare namespace LexModelsV2 {
3407
4264
  */
3408
4265
  order: SortOrder;
3409
4266
  }
4267
+ export interface SlotTypeStatistics {
4268
+ /**
4269
+ * The number of recommended slot types associated with the bot recommendation.
4270
+ */
4271
+ discoveredSlotTypeCount?: Count;
4272
+ }
3410
4273
  export interface SlotTypeSummary {
3411
4274
  /**
3412
4275
  * The unique identifier assigned to the slot type.
@@ -3428,6 +4291,10 @@ declare namespace LexModelsV2 {
3428
4291
  * A timestamp of the date and time that the slot type was last updated.
3429
4292
  */
3430
4293
  lastUpdatedDateTime?: Timestamp;
4294
+ /**
4295
+ * Indicates the type of the slot type. Custom - A slot type that you created using custom values. For more information, see Creating custom slot types. Extended - A slot type created by extending the AMAZON.AlphaNumeric built-in slot type. For more information, see AMAZON.AlphaNumeric. ExternalGrammar - A slot type using a custom GRXML grammar to define values. For more information, see Using a custom grammar slot type.
4296
+ */
4297
+ slotTypeCategory?: SlotTypeCategory;
3431
4298
  }
3432
4299
  export type SlotTypeSummaryList = SlotTypeSummary[];
3433
4300
  export interface SlotTypeValue {
@@ -3436,14 +4303,14 @@ declare namespace LexModelsV2 {
3436
4303
  */
3437
4304
  sampleValue?: SampleValue;
3438
4305
  /**
3439
- * Additional values releated to the slot type entry.
4306
+ * Additional values related to the slot type entry.
3440
4307
  */
3441
4308
  synonyms?: SynonymList;
3442
4309
  }
3443
4310
  export type SlotTypeValues = SlotTypeValue[];
3444
4311
  export interface SlotValueElicitationSetting {
3445
4312
  /**
3446
- * A list of default values for a slot. Default values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, sesion attributes, and defined values.
4313
+ * A list of default values for a slot. Default values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, session attributes, and defined values.
3447
4314
  */
3448
4315
  defaultValueSpecification?: SlotDefaultValueSpecification;
3449
4316
  /**
@@ -3476,15 +4343,75 @@ declare namespace LexModelsV2 {
3476
4343
  * A regular expression used to validate the value of a slot.
3477
4344
  */
3478
4345
  regexFilter?: SlotValueRegexFilter;
4346
+ /**
4347
+ * Provides settings that enable advanced recognition settings for slot values.
4348
+ */
4349
+ advancedRecognitionSetting?: AdvancedRecognitionSetting;
3479
4350
  }
3480
4351
  export type SortOrder = "Ascending"|"Descending"|string;
4352
+ export interface StartBotRecommendationRequest {
4353
+ /**
4354
+ * The unique identifier of the bot containing the bot recommendation.
4355
+ */
4356
+ botId: Id;
4357
+ /**
4358
+ * The version of the bot containing the bot recommendation.
4359
+ */
4360
+ botVersion: DraftBotVersion;
4361
+ /**
4362
+ * The identifier of the language and locale of the bot recommendation to start. The string must match one of the supported locales. For more information, see Supported languages
4363
+ */
4364
+ localeId: LocaleId;
4365
+ /**
4366
+ * The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
4367
+ */
4368
+ transcriptSourceSetting: TranscriptSourceSetting;
4369
+ /**
4370
+ * The object representing the passwords that will be used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.
4371
+ */
4372
+ encryptionSetting?: EncryptionSetting;
4373
+ }
4374
+ export interface StartBotRecommendationResponse {
4375
+ /**
4376
+ * The unique identifier of the bot containing the bot recommendation.
4377
+ */
4378
+ botId?: Id;
4379
+ /**
4380
+ * The version of the bot containing the bot recommendation.
4381
+ */
4382
+ botVersion?: DraftBotVersion;
4383
+ /**
4384
+ * The identifier of the language and locale of the bot recommendation to start. The string must match one of the supported locales. For more information, see Supported languages
4385
+ */
4386
+ localeId?: LocaleId;
4387
+ /**
4388
+ * The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.
4389
+ */
4390
+ botRecommendationStatus?: BotRecommendationStatus;
4391
+ /**
4392
+ * The identifier of the bot recommendation that you have created.
4393
+ */
4394
+ botRecommendationId?: Id;
4395
+ /**
4396
+ * A timestamp of the date and time that the bot recommendation was created.
4397
+ */
4398
+ creationDateTime?: Timestamp;
4399
+ /**
4400
+ * The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
4401
+ */
4402
+ transcriptSourceSetting?: TranscriptSourceSetting;
4403
+ /**
4404
+ * The object representing the passwords that were used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.
4405
+ */
4406
+ encryptionSetting?: EncryptionSetting;
4407
+ }
3481
4408
  export interface StartImportRequest {
3482
4409
  /**
3483
- * The unique identifier for the import. It is included in the response from the operation.
4410
+ * The unique identifier for the import. It is included in the response from the CreateUploadUrl operation.
3484
4411
  */
3485
4412
  importId: Id;
3486
4413
  /**
3487
- * Parameters for creating the bot or bot locale.
4414
+ * Parameters for creating the bot, bot locale or custom vocabulary.
3488
4415
  */
3489
4416
  resourceSpecification: ImportResourceSpecification;
3490
4417
  /**
@@ -3492,7 +4419,7 @@ declare namespace LexModelsV2 {
3492
4419
  */
3493
4420
  mergeStrategy: MergeStrategy;
3494
4421
  /**
3495
- * The password used to encrypt the zip archive that contains the bot or bot locale definition. You should always encrypt the zip archive to protect it during transit between your site and Amazon Lex.
4422
+ * The password used to encrypt the zip archive that contains the resource definition. You should always encrypt the zip archive to protect it during transit between your site and Amazon Lex.
3496
4423
  */
3497
4424
  filePassword?: ImportExportFilePassword;
3498
4425
  }
@@ -3502,7 +4429,7 @@ declare namespace LexModelsV2 {
3502
4429
  */
3503
4430
  importId?: Id;
3504
4431
  /**
3505
- * The parameters used when importing the bot or bot locale.
4432
+ * The parameters used when importing the resource.
3506
4433
  */
3507
4434
  resourceSpecification?: ImportResourceSpecification;
3508
4435
  /**
@@ -3510,7 +4437,7 @@ declare namespace LexModelsV2 {
3510
4437
  */
3511
4438
  mergeStrategy?: MergeStrategy;
3512
4439
  /**
3513
- * The current status of the import. When the status is Complete the bot or bot alias is ready to use.
4440
+ * The current status of the import. When the status is Complete the bot, bot alias, or custom vocabulary is ready to use.
3514
4441
  */
3515
4442
  importStatus?: ImportStatus;
3516
4443
  /**
@@ -3569,7 +4496,23 @@ declare namespace LexModelsV2 {
3569
4496
  destination: TextLogDestination;
3570
4497
  }
3571
4498
  export type TextLogSettingsList = TextLogSetting[];
4499
+ export type TimeDimension = "Hours"|"Days"|"Weeks"|string;
4500
+ export type TimeValue = number;
3572
4501
  export type Timestamp = Date;
4502
+ export type Transcript = string;
4503
+ export interface TranscriptFilter {
4504
+ /**
4505
+ * The object representing the filter that Amazon Lex will use to select the appropriate transcript when the transcript format is the Amazon Lex format.
4506
+ */
4507
+ lexTranscriptFilter?: LexTranscriptFilter;
4508
+ }
4509
+ export type TranscriptFormat = "Lex"|string;
4510
+ export interface TranscriptSourceSetting {
4511
+ /**
4512
+ * Indicates the setting of the Amazon S3 bucket where the transcript is stored.
4513
+ */
4514
+ s3BucketTranscriptSource?: S3BucketTranscriptSource;
4515
+ }
3573
4516
  export interface UntagResourceRequest {
3574
4517
  /**
3575
4518
  * The Amazon Resource Name (ARN) of the resource to remove the tags from.
@@ -3727,6 +4670,70 @@ declare namespace LexModelsV2 {
3727
4670
  * A timestamp of the date and time that the locale was last updated.
3728
4671
  */
3729
4672
  lastUpdatedDateTime?: Timestamp;
4673
+ /**
4674
+ * Recommended actions to take to resolve an error in the failureReasons field.
4675
+ */
4676
+ recommendedActions?: RecommendedActions;
4677
+ }
4678
+ export interface UpdateBotRecommendationRequest {
4679
+ /**
4680
+ * The unique identifier of the bot containing the bot recommendation to be updated.
4681
+ */
4682
+ botId: Id;
4683
+ /**
4684
+ * The version of the bot containing the bot recommendation to be updated.
4685
+ */
4686
+ botVersion: DraftBotVersion;
4687
+ /**
4688
+ * The identifier of the language and locale of the bot recommendation to update. The string must match one of the supported locales. For more information, see Supported languages
4689
+ */
4690
+ localeId: LocaleId;
4691
+ /**
4692
+ * The unique identifier of the bot recommendation to be updated.
4693
+ */
4694
+ botRecommendationId: Id;
4695
+ /**
4696
+ * The object representing the passwords that will be used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.
4697
+ */
4698
+ encryptionSetting: EncryptionSetting;
4699
+ }
4700
+ export interface UpdateBotRecommendationResponse {
4701
+ /**
4702
+ * The unique identifier of the bot containing the bot recommendation that has been updated.
4703
+ */
4704
+ botId?: Id;
4705
+ /**
4706
+ * The version of the bot containing the bot recommendation that has been updated.
4707
+ */
4708
+ botVersion?: DraftBotVersion;
4709
+ /**
4710
+ * The identifier of the language and locale of the bot recommendation to update. The string must match one of the supported locales. For more information, see Supported languages
4711
+ */
4712
+ localeId?: LocaleId;
4713
+ /**
4714
+ * The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.
4715
+ */
4716
+ botRecommendationStatus?: BotRecommendationStatus;
4717
+ /**
4718
+ * The unique identifier of the bot recommendation to be updated.
4719
+ */
4720
+ botRecommendationId?: Id;
4721
+ /**
4722
+ * A timestamp of the date and time that the bot recommendation was created.
4723
+ */
4724
+ creationDateTime?: Timestamp;
4725
+ /**
4726
+ * A timestamp of the date and time that the bot recommendation was last updated.
4727
+ */
4728
+ lastUpdatedDateTime?: Timestamp;
4729
+ /**
4730
+ * The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
4731
+ */
4732
+ transcriptSourceSetting?: TranscriptSourceSetting;
4733
+ /**
4734
+ * The object representing the passwords that were used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.
4735
+ */
4736
+ encryptionSetting?: EncryptionSetting;
3730
4737
  }
3731
4738
  export interface UpdateBotRequest {
3732
4739
  /**
@@ -3812,7 +4819,7 @@ declare namespace LexModelsV2 {
3812
4819
  */
3813
4820
  resourceSpecification?: ExportResourceSpecification;
3814
4821
  /**
3815
- * The file format used for the files that define the resource.
4822
+ * The file format used for the files that define the resource. The TSV format is required to export a custom vocabulary only; otherwise use LexJson format.
3816
4823
  */
3817
4824
  fileFormat?: ImportExportFileFormat;
3818
4825
  /**
@@ -4112,7 +5119,7 @@ declare namespace LexModelsV2 {
4112
5119
  /**
4113
5120
  * The strategy that Amazon Lex should use when deciding on a value from the list of slot type values.
4114
5121
  */
4115
- valueSelectionSetting: SlotValueSelectionSetting;
5122
+ valueSelectionSetting?: SlotValueSelectionSetting;
4116
5123
  /**
4117
5124
  * The new built-in slot type that should be used as the parent of this slot type.
4118
5125
  */
@@ -4129,6 +5136,7 @@ declare namespace LexModelsV2 {
4129
5136
  * The identifier of the language and locale that contains the slot type. The string must match one of the supported locales. For more information, see Supported languages.
4130
5137
  */
4131
5138
  localeId: LocaleId;
5139
+ externalSourceSetting?: ExternalSourceSetting;
4132
5140
  }
4133
5141
  export interface UpdateSlotTypeResponse {
4134
5142
  /**
@@ -4175,15 +5183,27 @@ declare namespace LexModelsV2 {
4175
5183
  * A timestamp of the date and time that the slot type was last updated.
4176
5184
  */
4177
5185
  lastUpdatedDateTime?: Timestamp;
5186
+ externalSourceSetting?: ExternalSourceSetting;
4178
5187
  }
4179
5188
  export type Utterance = string;
5189
+ export interface UtteranceAggregationDuration {
5190
+ /**
5191
+ * The desired time window for aggregating utterances.
5192
+ */
5193
+ relativeAggregationDuration: RelativeAggregationDuration;
5194
+ }
4180
5195
  export type Value = string;
5196
+ export type VoiceEngine = "standard"|"neural"|string;
4181
5197
  export type VoiceId = string;
4182
5198
  export interface VoiceSettings {
4183
5199
  /**
4184
5200
  * The identifier of the Amazon Polly voice to use.
4185
5201
  */
4186
5202
  voiceId: VoiceId;
5203
+ /**
5204
+ * Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the engine parameter of the SynthesizeSpeech operation in the Amazon Polly developer guide. If you do not specify a value, the default is standard.
5205
+ */
5206
+ engine?: VoiceEngine;
4187
5207
  }
4188
5208
  export interface WaitAndContinueSpecification {
4189
5209
  /**
@@ -4199,7 +5219,7 @@ declare namespace LexModelsV2 {
4199
5219
  */
4200
5220
  stillWaitingResponse?: StillWaitingResponseSpecification;
4201
5221
  /**
4202
- * Specifies whether the bot will wait for a user to respond. When this field is false, wait and continue responses for a slot aren't used and the bot expects an appropriate response within the configured timeout. If the active field isn't specified, the default is true.
5222
+ * Specifies whether the bot will wait for a user to respond. When this field is false, wait and continue responses for a slot aren't used. If the active field isn't specified, the default is true.
4203
5223
  */
4204
5224
  active?: BoxedBoolean;
4205
5225
  }