@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -283,7 +283,7 @@
283
283
  },
284
284
  "fileFormat": {},
285
285
  "filePassword": {
286
- "shape": "S1r"
286
+ "shape": "S1s"
287
287
  }
288
288
  }
289
289
  },
@@ -321,28 +321,28 @@
321
321
  "description": {},
322
322
  "parentIntentSignature": {},
323
323
  "sampleUtterances": {
324
- "shape": "S1w"
324
+ "shape": "S1x"
325
325
  },
326
326
  "dialogCodeHook": {
327
- "shape": "S1z"
327
+ "shape": "S20"
328
328
  },
329
329
  "fulfillmentCodeHook": {
330
- "shape": "S20"
330
+ "shape": "S21"
331
331
  },
332
332
  "intentConfirmationSetting": {
333
- "shape": "S2r"
333
+ "shape": "S2s"
334
334
  },
335
335
  "intentClosingSetting": {
336
- "shape": "S2u"
336
+ "shape": "S2v"
337
337
  },
338
338
  "inputContexts": {
339
- "shape": "S2v"
339
+ "shape": "S2w"
340
340
  },
341
341
  "outputContexts": {
342
- "shape": "S2x"
342
+ "shape": "S2y"
343
343
  },
344
344
  "kendraConfiguration": {
345
- "shape": "S31"
345
+ "shape": "S32"
346
346
  },
347
347
  "botId": {
348
348
  "location": "uri",
@@ -366,28 +366,28 @@
366
366
  "description": {},
367
367
  "parentIntentSignature": {},
368
368
  "sampleUtterances": {
369
- "shape": "S1w"
369
+ "shape": "S1x"
370
370
  },
371
371
  "dialogCodeHook": {
372
- "shape": "S1z"
372
+ "shape": "S20"
373
373
  },
374
374
  "fulfillmentCodeHook": {
375
- "shape": "S20"
375
+ "shape": "S21"
376
376
  },
377
377
  "intentConfirmationSetting": {
378
- "shape": "S2r"
378
+ "shape": "S2s"
379
379
  },
380
380
  "intentClosingSetting": {
381
- "shape": "S2u"
381
+ "shape": "S2v"
382
382
  },
383
383
  "inputContexts": {
384
- "shape": "S2v"
384
+ "shape": "S2w"
385
385
  },
386
386
  "outputContexts": {
387
- "shape": "S2x"
387
+ "shape": "S2y"
388
388
  },
389
389
  "kendraConfiguration": {
390
- "shape": "S31"
390
+ "shape": "S32"
391
391
  },
392
392
  "botId": {},
393
393
  "botVersion": {},
@@ -505,10 +505,10 @@
505
505
  "description": {},
506
506
  "slotTypeId": {},
507
507
  "valueElicitationSetting": {
508
- "shape": "S3q"
508
+ "shape": "S3r"
509
509
  },
510
510
  "obfuscationSetting": {
511
- "shape": "S40"
511
+ "shape": "S41"
512
512
  },
513
513
  "botId": {
514
514
  "location": "uri",
@@ -527,7 +527,7 @@
527
527
  "locationName": "intentId"
528
528
  },
529
529
  "multipleValuesSetting": {
530
- "shape": "S42"
530
+ "shape": "S43"
531
531
  }
532
532
  }
533
533
  },
@@ -539,10 +539,10 @@
539
539
  "description": {},
540
540
  "slotTypeId": {},
541
541
  "valueElicitationSetting": {
542
- "shape": "S3q"
542
+ "shape": "S3r"
543
543
  },
544
544
  "obfuscationSetting": {
545
- "shape": "S40"
545
+ "shape": "S41"
546
546
  },
547
547
  "botId": {},
548
548
  "botVersion": {},
@@ -552,7 +552,7 @@
552
552
  "type": "timestamp"
553
553
  },
554
554
  "multipleValuesSetting": {
555
- "shape": "S42"
555
+ "shape": "S43"
556
556
  }
557
557
  }
558
558
  }
@@ -567,7 +567,6 @@
567
567
  "type": "structure",
568
568
  "required": [
569
569
  "slotTypeName",
570
- "valueSelectionSetting",
571
570
  "botId",
572
571
  "botVersion",
573
572
  "localeId"
@@ -576,10 +575,10 @@
576
575
  "slotTypeName": {},
577
576
  "description": {},
578
577
  "slotTypeValues": {
579
- "shape": "S45"
578
+ "shape": "S46"
580
579
  },
581
580
  "valueSelectionSetting": {
582
- "shape": "S4a"
581
+ "shape": "S4b"
583
582
  },
584
583
  "parentSlotTypeSignature": {},
585
584
  "botId": {
@@ -593,6 +592,9 @@
593
592
  "localeId": {
594
593
  "location": "uri",
595
594
  "locationName": "localeId"
595
+ },
596
+ "externalSourceSetting": {
597
+ "shape": "S4i"
596
598
  }
597
599
  }
598
600
  },
@@ -603,10 +605,10 @@
603
605
  "slotTypeName": {},
604
606
  "description": {},
605
607
  "slotTypeValues": {
606
- "shape": "S45"
608
+ "shape": "S46"
607
609
  },
608
610
  "valueSelectionSetting": {
609
- "shape": "S4a"
611
+ "shape": "S4b"
610
612
  },
611
613
  "parentSlotTypeSignature": {},
612
614
  "botId": {},
@@ -614,6 +616,9 @@
614
616
  "localeId": {},
615
617
  "creationDateTime": {
616
618
  "type": "timestamp"
619
+ },
620
+ "externalSourceSetting": {
621
+ "shape": "S4i"
617
622
  }
618
623
  }
619
624
  }
@@ -778,6 +783,44 @@
778
783
  }
779
784
  }
780
785
  },
786
+ "DeleteCustomVocabulary": {
787
+ "http": {
788
+ "method": "DELETE",
789
+ "requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary",
790
+ "responseCode": 202
791
+ },
792
+ "input": {
793
+ "type": "structure",
794
+ "required": [
795
+ "botId",
796
+ "botVersion",
797
+ "localeId"
798
+ ],
799
+ "members": {
800
+ "botId": {
801
+ "location": "uri",
802
+ "locationName": "botId"
803
+ },
804
+ "botVersion": {
805
+ "location": "uri",
806
+ "locationName": "botVersion"
807
+ },
808
+ "localeId": {
809
+ "location": "uri",
810
+ "locationName": "localeId"
811
+ }
812
+ }
813
+ },
814
+ "output": {
815
+ "type": "structure",
816
+ "members": {
817
+ "botId": {},
818
+ "botVersion": {},
819
+ "localeId": {},
820
+ "customVocabularyStatus": {}
821
+ }
822
+ }
823
+ },
781
824
  "DeleteExport": {
782
825
  "http": {
783
826
  "method": "DELETE",
@@ -1194,7 +1237,7 @@
1194
1237
  },
1195
1238
  "botLocaleStatus": {},
1196
1239
  "failureReasons": {
1197
- "shape": "S5g"
1240
+ "shape": "S5r"
1198
1241
  },
1199
1242
  "creationDateTime": {
1200
1243
  "type": "timestamp"
@@ -1220,6 +1263,9 @@
1220
1263
  }
1221
1264
  }
1222
1265
  }
1266
+ },
1267
+ "recommendedActions": {
1268
+ "shape": "S5w"
1223
1269
  }
1224
1270
  }
1225
1271
  }
@@ -1266,7 +1312,7 @@
1266
1312
  "botRecommendationStatus": {},
1267
1313
  "botRecommendationId": {},
1268
1314
  "failureReasons": {
1269
- "shape": "S5g"
1315
+ "shape": "S5r"
1270
1316
  },
1271
1317
  "creationDateTime": {
1272
1318
  "type": "timestamp"
@@ -1275,10 +1321,10 @@
1275
1321
  "type": "timestamp"
1276
1322
  },
1277
1323
  "transcriptSourceSetting": {
1278
- "shape": "S5o"
1324
+ "shape": "S61"
1279
1325
  },
1280
1326
  "encryptionSetting": {
1281
- "shape": "S5y"
1327
+ "shape": "S6a"
1282
1328
  },
1283
1329
  "botRecommendationResults": {
1284
1330
  "type": "structure",
@@ -1350,10 +1396,54 @@
1350
1396
  },
1351
1397
  "botStatus": {},
1352
1398
  "failureReasons": {
1353
- "shape": "S5g"
1399
+ "shape": "S5r"
1400
+ },
1401
+ "creationDateTime": {
1402
+ "type": "timestamp"
1403
+ }
1404
+ }
1405
+ }
1406
+ },
1407
+ "DescribeCustomVocabularyMetadata": {
1408
+ "http": {
1409
+ "method": "GET",
1410
+ "requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/metadata",
1411
+ "responseCode": 200
1412
+ },
1413
+ "input": {
1414
+ "type": "structure",
1415
+ "required": [
1416
+ "botId",
1417
+ "botVersion",
1418
+ "localeId"
1419
+ ],
1420
+ "members": {
1421
+ "botId": {
1422
+ "location": "uri",
1423
+ "locationName": "botId"
1424
+ },
1425
+ "botVersion": {
1426
+ "location": "uri",
1427
+ "locationName": "botVersion"
1354
1428
  },
1429
+ "localeId": {
1430
+ "location": "uri",
1431
+ "locationName": "localeId"
1432
+ }
1433
+ }
1434
+ },
1435
+ "output": {
1436
+ "type": "structure",
1437
+ "members": {
1438
+ "botId": {},
1439
+ "botVersion": {},
1440
+ "localeId": {},
1441
+ "customVocabularyStatus": {},
1355
1442
  "creationDateTime": {
1356
1443
  "type": "timestamp"
1444
+ },
1445
+ "lastUpdatedDateTime": {
1446
+ "type": "timestamp"
1357
1447
  }
1358
1448
  }
1359
1449
  }
@@ -1386,7 +1476,7 @@
1386
1476
  "fileFormat": {},
1387
1477
  "exportStatus": {},
1388
1478
  "failureReasons": {
1389
- "shape": "S5g"
1479
+ "shape": "S5r"
1390
1480
  },
1391
1481
  "downloadUrl": {},
1392
1482
  "creationDateTime": {
@@ -1421,14 +1511,14 @@
1421
1511
  "members": {
1422
1512
  "importId": {},
1423
1513
  "resourceSpecification": {
1424
- "shape": "S6b"
1514
+ "shape": "S6p"
1425
1515
  },
1426
1516
  "importedResourceId": {},
1427
1517
  "importedResourceName": {},
1428
1518
  "mergeStrategy": {},
1429
1519
  "importStatus": {},
1430
1520
  "failureReasons": {
1431
- "shape": "S5g"
1521
+ "shape": "S5r"
1432
1522
  },
1433
1523
  "creationDateTime": {
1434
1524
  "type": "timestamp"
@@ -1480,31 +1570,31 @@
1480
1570
  "description": {},
1481
1571
  "parentIntentSignature": {},
1482
1572
  "sampleUtterances": {
1483
- "shape": "S1w"
1573
+ "shape": "S1x"
1484
1574
  },
1485
1575
  "dialogCodeHook": {
1486
- "shape": "S1z"
1576
+ "shape": "S20"
1487
1577
  },
1488
1578
  "fulfillmentCodeHook": {
1489
- "shape": "S20"
1579
+ "shape": "S21"
1490
1580
  },
1491
1581
  "slotPriorities": {
1492
- "shape": "S6i"
1582
+ "shape": "S6x"
1493
1583
  },
1494
1584
  "intentConfirmationSetting": {
1495
- "shape": "S2r"
1585
+ "shape": "S2s"
1496
1586
  },
1497
1587
  "intentClosingSetting": {
1498
- "shape": "S2u"
1588
+ "shape": "S2v"
1499
1589
  },
1500
1590
  "inputContexts": {
1501
- "shape": "S2v"
1591
+ "shape": "S2w"
1502
1592
  },
1503
1593
  "outputContexts": {
1504
- "shape": "S2x"
1594
+ "shape": "S2y"
1505
1595
  },
1506
1596
  "kendraConfiguration": {
1507
- "shape": "S31"
1597
+ "shape": "S32"
1508
1598
  },
1509
1599
  "botId": {},
1510
1600
  "botVersion": {},
@@ -1591,10 +1681,10 @@
1591
1681
  "description": {},
1592
1682
  "slotTypeId": {},
1593
1683
  "valueElicitationSetting": {
1594
- "shape": "S3q"
1684
+ "shape": "S3r"
1595
1685
  },
1596
1686
  "obfuscationSetting": {
1597
- "shape": "S40"
1687
+ "shape": "S41"
1598
1688
  },
1599
1689
  "botId": {},
1600
1690
  "botVersion": {},
@@ -1607,7 +1697,7 @@
1607
1697
  "type": "timestamp"
1608
1698
  },
1609
1699
  "multipleValuesSetting": {
1610
- "shape": "S42"
1700
+ "shape": "S43"
1611
1701
  }
1612
1702
  }
1613
1703
  }
@@ -1652,10 +1742,10 @@
1652
1742
  "slotTypeName": {},
1653
1743
  "description": {},
1654
1744
  "slotTypeValues": {
1655
- "shape": "S45"
1745
+ "shape": "S46"
1656
1746
  },
1657
1747
  "valueSelectionSetting": {
1658
- "shape": "S4a"
1748
+ "shape": "S4b"
1659
1749
  },
1660
1750
  "parentSlotTypeSignature": {},
1661
1751
  "botId": {},
@@ -1666,6 +1756,9 @@
1666
1756
  },
1667
1757
  "lastUpdatedDateTime": {
1668
1758
  "type": "timestamp"
1759
+ },
1760
+ "externalSourceSetting": {
1761
+ "shape": "S4i"
1669
1762
  }
1670
1763
  }
1671
1764
  }
@@ -1691,7 +1784,7 @@
1691
1784
  "botVersion": {},
1692
1785
  "localeId": {},
1693
1786
  "aggregationDuration": {
1694
- "shape": "S6s"
1787
+ "shape": "S77"
1695
1788
  },
1696
1789
  "sortBy": {
1697
1790
  "type": "structure",
@@ -1716,7 +1809,7 @@
1716
1809
  "members": {
1717
1810
  "name": {},
1718
1811
  "values": {
1719
- "shape": "S72"
1812
+ "shape": "S7h"
1720
1813
  },
1721
1814
  "operator": {}
1722
1815
  }
@@ -1736,7 +1829,7 @@
1736
1829
  "botVersion": {},
1737
1830
  "localeId": {},
1738
1831
  "aggregationDuration": {
1739
- "shape": "S6s"
1832
+ "shape": "S77"
1740
1833
  },
1741
1834
  "aggregationWindowStartTime": {
1742
1835
  "type": "timestamp"
@@ -1866,7 +1959,7 @@
1866
1959
  "members": {
1867
1960
  "name": {},
1868
1961
  "values": {
1869
- "shape": "S72"
1962
+ "shape": "S7h"
1870
1963
  },
1871
1964
  "operator": {}
1872
1965
  }
@@ -2052,7 +2145,7 @@
2052
2145
  "members": {
2053
2146
  "name": {},
2054
2147
  "values": {
2055
- "shape": "S72"
2148
+ "shape": "S7h"
2056
2149
  },
2057
2150
  "operator": {}
2058
2151
  }
@@ -2220,7 +2313,7 @@
2220
2313
  "members": {
2221
2314
  "name": {},
2222
2315
  "values": {
2223
- "shape": "S72"
2316
+ "shape": "S7h"
2224
2317
  },
2225
2318
  "operator": {}
2226
2319
  }
@@ -2229,7 +2322,8 @@
2229
2322
  "maxResults": {
2230
2323
  "type": "integer"
2231
2324
  },
2232
- "nextToken": {}
2325
+ "nextToken": {},
2326
+ "localeId": {}
2233
2327
  }
2234
2328
  },
2235
2329
  "output": {
@@ -2257,7 +2351,8 @@
2257
2351
  }
2258
2352
  }
2259
2353
  },
2260
- "nextToken": {}
2354
+ "nextToken": {},
2355
+ "localeId": {}
2261
2356
  }
2262
2357
  }
2263
2358
  },
@@ -2294,7 +2389,7 @@
2294
2389
  "members": {
2295
2390
  "name": {},
2296
2391
  "values": {
2297
- "shape": "S72"
2392
+ "shape": "S7h"
2298
2393
  },
2299
2394
  "operator": {}
2300
2395
  }
@@ -2303,7 +2398,8 @@
2303
2398
  "maxResults": {
2304
2399
  "type": "integer"
2305
2400
  },
2306
- "nextToken": {}
2401
+ "nextToken": {},
2402
+ "localeId": {}
2307
2403
  }
2308
2404
  },
2309
2405
  "output": {
@@ -2326,11 +2422,13 @@
2326
2422
  },
2327
2423
  "lastUpdatedDateTime": {
2328
2424
  "type": "timestamp"
2329
- }
2425
+ },
2426
+ "importedResourceType": {}
2330
2427
  }
2331
2428
  }
2332
2429
  },
2333
- "nextToken": {}
2430
+ "nextToken": {},
2431
+ "localeId": {}
2334
2432
  }
2335
2433
  }
2336
2434
  },
@@ -2382,7 +2480,7 @@
2382
2480
  "members": {
2383
2481
  "name": {},
2384
2482
  "values": {
2385
- "shape": "S72"
2483
+ "shape": "S7h"
2386
2484
  },
2387
2485
  "operator": {}
2388
2486
  }
@@ -2410,10 +2508,10 @@
2410
2508
  "description": {},
2411
2509
  "parentIntentSignature": {},
2412
2510
  "inputContexts": {
2413
- "shape": "S2v"
2511
+ "shape": "S2w"
2414
2512
  },
2415
2513
  "outputContexts": {
2416
- "shape": "S2x"
2514
+ "shape": "S2y"
2417
2515
  },
2418
2516
  "lastUpdatedDateTime": {
2419
2517
  "type": "timestamp"
@@ -2533,7 +2631,7 @@
2533
2631
  "members": {
2534
2632
  "name": {},
2535
2633
  "values": {
2536
- "shape": "S72"
2634
+ "shape": "S7h"
2537
2635
  },
2538
2636
  "operator": {}
2539
2637
  }
@@ -2562,7 +2660,8 @@
2562
2660
  "parentSlotTypeSignature": {},
2563
2661
  "lastUpdatedDateTime": {
2564
2662
  "type": "timestamp"
2565
- }
2663
+ },
2664
+ "slotTypeCategory": {}
2566
2665
  }
2567
2666
  }
2568
2667
  },
@@ -2623,7 +2722,7 @@
2623
2722
  "members": {
2624
2723
  "name": {},
2625
2724
  "values": {
2626
- "shape": "S72"
2725
+ "shape": "S7h"
2627
2726
  },
2628
2727
  "operator": {}
2629
2728
  }
@@ -2653,7 +2752,7 @@
2653
2752
  "slotConstraint": {},
2654
2753
  "slotTypeId": {},
2655
2754
  "valueElicitationPromptSpecification": {
2656
- "shape": "S2s"
2755
+ "shape": "S2t"
2657
2756
  },
2658
2757
  "lastUpdatedDateTime": {
2659
2758
  "type": "timestamp"
@@ -2735,7 +2834,7 @@
2735
2834
  "members": {
2736
2835
  "name": {},
2737
2836
  "values": {
2738
- "shape": "S72"
2837
+ "shape": "S7h"
2739
2838
  }
2740
2839
  }
2741
2840
  }
@@ -2801,10 +2900,10 @@
2801
2900
  "locationName": "localeId"
2802
2901
  },
2803
2902
  "transcriptSourceSetting": {
2804
- "shape": "S5o"
2903
+ "shape": "S61"
2805
2904
  },
2806
2905
  "encryptionSetting": {
2807
- "shape": "S5y"
2906
+ "shape": "S6a"
2808
2907
  }
2809
2908
  }
2810
2909
  },
@@ -2820,10 +2919,10 @@
2820
2919
  "type": "timestamp"
2821
2920
  },
2822
2921
  "transcriptSourceSetting": {
2823
- "shape": "S5o"
2922
+ "shape": "S61"
2824
2923
  },
2825
2924
  "encryptionSetting": {
2826
- "shape": "S5y"
2925
+ "shape": "S6a"
2827
2926
  }
2828
2927
  }
2829
2928
  }
@@ -2844,11 +2943,11 @@
2844
2943
  "members": {
2845
2944
  "importId": {},
2846
2945
  "resourceSpecification": {
2847
- "shape": "S6b"
2946
+ "shape": "S6p"
2848
2947
  },
2849
2948
  "mergeStrategy": {},
2850
2949
  "filePassword": {
2851
- "shape": "S1r"
2950
+ "shape": "S1s"
2852
2951
  }
2853
2952
  }
2854
2953
  },
@@ -2857,7 +2956,7 @@
2857
2956
  "members": {
2858
2957
  "importId": {},
2859
2958
  "resourceSpecification": {
2860
- "shape": "S6b"
2959
+ "shape": "S6p"
2861
2960
  },
2862
2961
  "mergeStrategy": {},
2863
2962
  "importStatus": {},
@@ -3092,13 +3191,16 @@
3092
3191
  },
3093
3192
  "botLocaleStatus": {},
3094
3193
  "failureReasons": {
3095
- "shape": "S5g"
3194
+ "shape": "S5r"
3096
3195
  },
3097
3196
  "creationDateTime": {
3098
3197
  "type": "timestamp"
3099
3198
  },
3100
3199
  "lastUpdatedDateTime": {
3101
3200
  "type": "timestamp"
3201
+ },
3202
+ "recommendedActions": {
3203
+ "shape": "S5w"
3102
3204
  }
3103
3205
  }
3104
3206
  }
@@ -3136,7 +3238,7 @@
3136
3238
  "locationName": "botRecommendationId"
3137
3239
  },
3138
3240
  "encryptionSetting": {
3139
- "shape": "S5y"
3241
+ "shape": "S6a"
3140
3242
  }
3141
3243
  }
3142
3244
  },
@@ -3155,10 +3257,10 @@
3155
3257
  "type": "timestamp"
3156
3258
  },
3157
3259
  "transcriptSourceSetting": {
3158
- "shape": "S5o"
3260
+ "shape": "S61"
3159
3261
  },
3160
3262
  "encryptionSetting": {
3161
- "shape": "S5y"
3263
+ "shape": "S6a"
3162
3264
  }
3163
3265
  }
3164
3266
  }
@@ -3180,7 +3282,7 @@
3180
3282
  "locationName": "exportId"
3181
3283
  },
3182
3284
  "filePassword": {
3183
- "shape": "S1r"
3285
+ "shape": "S1s"
3184
3286
  }
3185
3287
  }
3186
3288
  },
@@ -3226,31 +3328,31 @@
3226
3328
  "description": {},
3227
3329
  "parentIntentSignature": {},
3228
3330
  "sampleUtterances": {
3229
- "shape": "S1w"
3331
+ "shape": "S1x"
3230
3332
  },
3231
3333
  "dialogCodeHook": {
3232
- "shape": "S1z"
3334
+ "shape": "S20"
3233
3335
  },
3234
3336
  "fulfillmentCodeHook": {
3235
- "shape": "S20"
3337
+ "shape": "S21"
3236
3338
  },
3237
3339
  "slotPriorities": {
3238
- "shape": "S6i"
3340
+ "shape": "S6x"
3239
3341
  },
3240
3342
  "intentConfirmationSetting": {
3241
- "shape": "S2r"
3343
+ "shape": "S2s"
3242
3344
  },
3243
3345
  "intentClosingSetting": {
3244
- "shape": "S2u"
3346
+ "shape": "S2v"
3245
3347
  },
3246
3348
  "inputContexts": {
3247
- "shape": "S2v"
3349
+ "shape": "S2w"
3248
3350
  },
3249
3351
  "outputContexts": {
3250
- "shape": "S2x"
3352
+ "shape": "S2y"
3251
3353
  },
3252
3354
  "kendraConfiguration": {
3253
- "shape": "S31"
3355
+ "shape": "S32"
3254
3356
  },
3255
3357
  "botId": {
3256
3358
  "location": "uri",
@@ -3274,31 +3376,31 @@
3274
3376
  "description": {},
3275
3377
  "parentIntentSignature": {},
3276
3378
  "sampleUtterances": {
3277
- "shape": "S1w"
3379
+ "shape": "S1x"
3278
3380
  },
3279
3381
  "dialogCodeHook": {
3280
- "shape": "S1z"
3382
+ "shape": "S20"
3281
3383
  },
3282
3384
  "fulfillmentCodeHook": {
3283
- "shape": "S20"
3385
+ "shape": "S21"
3284
3386
  },
3285
3387
  "slotPriorities": {
3286
- "shape": "S6i"
3388
+ "shape": "S6x"
3287
3389
  },
3288
3390
  "intentConfirmationSetting": {
3289
- "shape": "S2r"
3391
+ "shape": "S2s"
3290
3392
  },
3291
3393
  "intentClosingSetting": {
3292
- "shape": "S2u"
3394
+ "shape": "S2v"
3293
3395
  },
3294
3396
  "inputContexts": {
3295
- "shape": "S2v"
3397
+ "shape": "S2w"
3296
3398
  },
3297
3399
  "outputContexts": {
3298
- "shape": "S2x"
3400
+ "shape": "S2y"
3299
3401
  },
3300
3402
  "kendraConfiguration": {
3301
- "shape": "S31"
3403
+ "shape": "S32"
3302
3404
  },
3303
3405
  "botId": {},
3304
3406
  "botVersion": {},
@@ -3371,10 +3473,10 @@
3371
3473
  "description": {},
3372
3474
  "slotTypeId": {},
3373
3475
  "valueElicitationSetting": {
3374
- "shape": "S3q"
3476
+ "shape": "S3r"
3375
3477
  },
3376
3478
  "obfuscationSetting": {
3377
- "shape": "S40"
3479
+ "shape": "S41"
3378
3480
  },
3379
3481
  "botId": {
3380
3482
  "location": "uri",
@@ -3393,7 +3495,7 @@
3393
3495
  "locationName": "intentId"
3394
3496
  },
3395
3497
  "multipleValuesSetting": {
3396
- "shape": "S42"
3498
+ "shape": "S43"
3397
3499
  }
3398
3500
  }
3399
3501
  },
@@ -3405,10 +3507,10 @@
3405
3507
  "description": {},
3406
3508
  "slotTypeId": {},
3407
3509
  "valueElicitationSetting": {
3408
- "shape": "S3q"
3510
+ "shape": "S3r"
3409
3511
  },
3410
3512
  "obfuscationSetting": {
3411
- "shape": "S40"
3513
+ "shape": "S41"
3412
3514
  },
3413
3515
  "botId": {},
3414
3516
  "botVersion": {},
@@ -3421,7 +3523,7 @@
3421
3523
  "type": "timestamp"
3422
3524
  },
3423
3525
  "multipleValuesSetting": {
3424
- "shape": "S42"
3526
+ "shape": "S43"
3425
3527
  }
3426
3528
  }
3427
3529
  }
@@ -3437,7 +3539,6 @@
3437
3539
  "required": [
3438
3540
  "slotTypeId",
3439
3541
  "slotTypeName",
3440
- "valueSelectionSetting",
3441
3542
  "botId",
3442
3543
  "botVersion",
3443
3544
  "localeId"
@@ -3450,10 +3551,10 @@
3450
3551
  "slotTypeName": {},
3451
3552
  "description": {},
3452
3553
  "slotTypeValues": {
3453
- "shape": "S45"
3554
+ "shape": "S46"
3454
3555
  },
3455
3556
  "valueSelectionSetting": {
3456
- "shape": "S4a"
3557
+ "shape": "S4b"
3457
3558
  },
3458
3559
  "parentSlotTypeSignature": {},
3459
3560
  "botId": {
@@ -3467,6 +3568,9 @@
3467
3568
  "localeId": {
3468
3569
  "location": "uri",
3469
3570
  "locationName": "localeId"
3571
+ },
3572
+ "externalSourceSetting": {
3573
+ "shape": "S4i"
3470
3574
  }
3471
3575
  }
3472
3576
  },
@@ -3477,10 +3581,10 @@
3477
3581
  "slotTypeName": {},
3478
3582
  "description": {},
3479
3583
  "slotTypeValues": {
3480
- "shape": "S45"
3584
+ "shape": "S46"
3481
3585
  },
3482
3586
  "valueSelectionSetting": {
3483
- "shape": "S4a"
3587
+ "shape": "S4b"
3484
3588
  },
3485
3589
  "parentSlotTypeSignature": {},
3486
3590
  "botId": {},
@@ -3491,6 +3595,9 @@
3491
3595
  },
3492
3596
  "lastUpdatedDateTime": {
3493
3597
  "type": "timestamp"
3598
+ },
3599
+ "externalSourceSetting": {
3600
+ "shape": "S4i"
3494
3601
  }
3495
3602
  }
3496
3603
  }
@@ -3681,14 +3788,27 @@
3681
3788
  "botVersion": {},
3682
3789
  "localeId": {}
3683
3790
  }
3791
+ },
3792
+ "customVocabularyExportSpecification": {
3793
+ "type": "structure",
3794
+ "required": [
3795
+ "botId",
3796
+ "botVersion",
3797
+ "localeId"
3798
+ ],
3799
+ "members": {
3800
+ "botId": {},
3801
+ "botVersion": {},
3802
+ "localeId": {}
3803
+ }
3684
3804
  }
3685
3805
  }
3686
3806
  },
3687
- "S1r": {
3807
+ "S1s": {
3688
3808
  "type": "string",
3689
3809
  "sensitive": true
3690
3810
  },
3691
- "S1w": {
3811
+ "S1x": {
3692
3812
  "type": "list",
3693
3813
  "member": {
3694
3814
  "type": "structure",
@@ -3700,7 +3820,7 @@
3700
3820
  }
3701
3821
  }
3702
3822
  },
3703
- "S1z": {
3823
+ "S20": {
3704
3824
  "type": "structure",
3705
3825
  "required": [
3706
3826
  "enabled"
@@ -3711,7 +3831,7 @@
3711
3831
  }
3712
3832
  }
3713
3833
  },
3714
- "S20": {
3834
+ "S21": {
3715
3835
  "type": "structure",
3716
3836
  "required": [
3717
3837
  "enabled"
@@ -3724,13 +3844,13 @@
3724
3844
  "type": "structure",
3725
3845
  "members": {
3726
3846
  "successResponse": {
3727
- "shape": "S22"
3847
+ "shape": "S23"
3728
3848
  },
3729
3849
  "failureResponse": {
3730
- "shape": "S22"
3850
+ "shape": "S23"
3731
3851
  },
3732
3852
  "timeoutResponse": {
3733
- "shape": "S22"
3853
+ "shape": "S23"
3734
3854
  }
3735
3855
  }
3736
3856
  },
@@ -3754,7 +3874,7 @@
3754
3874
  "type": "integer"
3755
3875
  },
3756
3876
  "messageGroups": {
3757
- "shape": "S23"
3877
+ "shape": "S24"
3758
3878
  },
3759
3879
  "allowInterrupt": {
3760
3880
  "type": "boolean"
@@ -3772,7 +3892,7 @@
3772
3892
  "type": "integer"
3773
3893
  },
3774
3894
  "messageGroups": {
3775
- "shape": "S23"
3895
+ "shape": "S24"
3776
3896
  },
3777
3897
  "allowInterrupt": {
3778
3898
  "type": "boolean"
@@ -3786,21 +3906,21 @@
3786
3906
  }
3787
3907
  }
3788
3908
  },
3789
- "S22": {
3909
+ "S23": {
3790
3910
  "type": "structure",
3791
3911
  "required": [
3792
3912
  "messageGroups"
3793
3913
  ],
3794
3914
  "members": {
3795
3915
  "messageGroups": {
3796
- "shape": "S23"
3916
+ "shape": "S24"
3797
3917
  },
3798
3918
  "allowInterrupt": {
3799
3919
  "type": "boolean"
3800
3920
  }
3801
3921
  }
3802
3922
  },
3803
- "S23": {
3923
+ "S24": {
3804
3924
  "type": "list",
3805
3925
  "member": {
3806
3926
  "type": "structure",
@@ -3809,18 +3929,18 @@
3809
3929
  ],
3810
3930
  "members": {
3811
3931
  "message": {
3812
- "shape": "S25"
3932
+ "shape": "S26"
3813
3933
  },
3814
3934
  "variations": {
3815
3935
  "type": "list",
3816
3936
  "member": {
3817
- "shape": "S25"
3937
+ "shape": "S26"
3818
3938
  }
3819
3939
  }
3820
3940
  }
3821
3941
  }
3822
3942
  },
3823
- "S25": {
3943
+ "S26": {
3824
3944
  "type": "structure",
3825
3945
  "members": {
3826
3946
  "plainTextMessage": {
@@ -3877,7 +3997,7 @@
3877
3997
  }
3878
3998
  }
3879
3999
  },
3880
- "S2r": {
4000
+ "S2s": {
3881
4001
  "type": "structure",
3882
4002
  "required": [
3883
4003
  "promptSpecification",
@@ -3885,17 +4005,17 @@
3885
4005
  ],
3886
4006
  "members": {
3887
4007
  "promptSpecification": {
3888
- "shape": "S2s"
4008
+ "shape": "S2t"
3889
4009
  },
3890
4010
  "declinationResponse": {
3891
- "shape": "S22"
4011
+ "shape": "S23"
3892
4012
  },
3893
4013
  "active": {
3894
4014
  "type": "boolean"
3895
4015
  }
3896
4016
  }
3897
4017
  },
3898
- "S2s": {
4018
+ "S2t": {
3899
4019
  "type": "structure",
3900
4020
  "required": [
3901
4021
  "messageGroups",
@@ -3903,7 +4023,7 @@
3903
4023
  ],
3904
4024
  "members": {
3905
4025
  "messageGroups": {
3906
- "shape": "S23"
4026
+ "shape": "S24"
3907
4027
  },
3908
4028
  "maxRetries": {
3909
4029
  "type": "integer"
@@ -3913,21 +4033,21 @@
3913
4033
  }
3914
4034
  }
3915
4035
  },
3916
- "S2u": {
4036
+ "S2v": {
3917
4037
  "type": "structure",
3918
4038
  "required": [
3919
4039
  "closingResponse"
3920
4040
  ],
3921
4041
  "members": {
3922
4042
  "closingResponse": {
3923
- "shape": "S22"
4043
+ "shape": "S23"
3924
4044
  },
3925
4045
  "active": {
3926
4046
  "type": "boolean"
3927
4047
  }
3928
4048
  }
3929
4049
  },
3930
- "S2v": {
4050
+ "S2w": {
3931
4051
  "type": "list",
3932
4052
  "member": {
3933
4053
  "type": "structure",
@@ -3939,7 +4059,7 @@
3939
4059
  }
3940
4060
  }
3941
4061
  },
3942
- "S2x": {
4062
+ "S2y": {
3943
4063
  "type": "list",
3944
4064
  "member": {
3945
4065
  "type": "structure",
@@ -3959,7 +4079,7 @@
3959
4079
  }
3960
4080
  }
3961
4081
  },
3962
- "S31": {
4082
+ "S32": {
3963
4083
  "type": "structure",
3964
4084
  "required": [
3965
4085
  "kendraIndex"
@@ -3972,7 +4092,7 @@
3972
4092
  "queryFilterString": {}
3973
4093
  }
3974
4094
  },
3975
- "S3q": {
4095
+ "S3r": {
3976
4096
  "type": "structure",
3977
4097
  "required": [
3978
4098
  "slotConstraint"
@@ -4000,10 +4120,10 @@
4000
4120
  },
4001
4121
  "slotConstraint": {},
4002
4122
  "promptSpecification": {
4003
- "shape": "S2s"
4123
+ "shape": "S2t"
4004
4124
  },
4005
4125
  "sampleUtterances": {
4006
- "shape": "S1w"
4126
+ "shape": "S1x"
4007
4127
  },
4008
4128
  "waitAndContinueSpecification": {
4009
4129
  "type": "structure",
@@ -4013,10 +4133,10 @@
4013
4133
  ],
4014
4134
  "members": {
4015
4135
  "waitingResponse": {
4016
- "shape": "S22"
4136
+ "shape": "S23"
4017
4137
  },
4018
4138
  "continueResponse": {
4019
- "shape": "S22"
4139
+ "shape": "S23"
4020
4140
  },
4021
4141
  "stillWaitingResponse": {
4022
4142
  "type": "structure",
@@ -4027,7 +4147,7 @@
4027
4147
  ],
4028
4148
  "members": {
4029
4149
  "messageGroups": {
4030
- "shape": "S23"
4150
+ "shape": "S24"
4031
4151
  },
4032
4152
  "frequencyInSeconds": {
4033
4153
  "type": "integer"
@@ -4047,7 +4167,7 @@
4047
4167
  }
4048
4168
  }
4049
4169
  },
4050
- "S40": {
4170
+ "S41": {
4051
4171
  "type": "structure",
4052
4172
  "required": [
4053
4173
  "obfuscationSettingType"
@@ -4056,7 +4176,7 @@
4056
4176
  "obfuscationSettingType": {}
4057
4177
  }
4058
4178
  },
4059
- "S42": {
4179
+ "S43": {
4060
4180
  "type": "structure",
4061
4181
  "members": {
4062
4182
  "allowMultipleValues": {
@@ -4064,24 +4184,24 @@
4064
4184
  }
4065
4185
  }
4066
4186
  },
4067
- "S45": {
4187
+ "S46": {
4068
4188
  "type": "list",
4069
4189
  "member": {
4070
4190
  "type": "structure",
4071
4191
  "members": {
4072
4192
  "sampleValue": {
4073
- "shape": "S47"
4193
+ "shape": "S48"
4074
4194
  },
4075
4195
  "synonyms": {
4076
4196
  "type": "list",
4077
4197
  "member": {
4078
- "shape": "S47"
4198
+ "shape": "S48"
4079
4199
  }
4080
4200
  }
4081
4201
  }
4082
4202
  }
4083
4203
  },
4084
- "S47": {
4204
+ "S48": {
4085
4205
  "type": "structure",
4086
4206
  "required": [
4087
4207
  "value"
@@ -4090,7 +4210,7 @@
4090
4210
  "value": {}
4091
4211
  }
4092
4212
  },
4093
- "S4a": {
4213
+ "S4b": {
4094
4214
  "type": "structure",
4095
4215
  "required": [
4096
4216
  "resolutionStrategy"
@@ -4105,14 +4225,46 @@
4105
4225
  "members": {
4106
4226
  "pattern": {}
4107
4227
  }
4228
+ },
4229
+ "advancedRecognitionSetting": {
4230
+ "type": "structure",
4231
+ "members": {
4232
+ "audioRecognitionStrategy": {}
4233
+ }
4234
+ }
4235
+ }
4236
+ },
4237
+ "S4i": {
4238
+ "type": "structure",
4239
+ "members": {
4240
+ "grammarSlotTypeSetting": {
4241
+ "type": "structure",
4242
+ "members": {
4243
+ "source": {
4244
+ "type": "structure",
4245
+ "required": [
4246
+ "s3BucketName",
4247
+ "s3ObjectKey"
4248
+ ],
4249
+ "members": {
4250
+ "s3BucketName": {},
4251
+ "s3ObjectKey": {},
4252
+ "kmsKeyArn": {}
4253
+ }
4254
+ }
4255
+ }
4108
4256
  }
4109
4257
  }
4110
4258
  },
4111
- "S5g": {
4259
+ "S5r": {
4112
4260
  "type": "list",
4113
4261
  "member": {}
4114
4262
  },
4115
- "S5o": {
4263
+ "S5w": {
4264
+ "type": "list",
4265
+ "member": {}
4266
+ },
4267
+ "S61": {
4116
4268
  "type": "structure",
4117
4269
  "members": {
4118
4270
  "s3BucketTranscriptSource": {
@@ -4163,23 +4315,23 @@
4163
4315
  }
4164
4316
  }
4165
4317
  },
4166
- "S5y": {
4318
+ "S6a": {
4167
4319
  "type": "structure",
4168
4320
  "members": {
4169
4321
  "kmsKeyArn": {},
4170
4322
  "botLocaleExportPassword": {
4171
- "shape": "S5z"
4323
+ "shape": "S6b"
4172
4324
  },
4173
4325
  "associatedTranscriptsPassword": {
4174
- "shape": "S5z"
4326
+ "shape": "S6b"
4175
4327
  }
4176
4328
  }
4177
4329
  },
4178
- "S5z": {
4330
+ "S6b": {
4179
4331
  "type": "string",
4180
4332
  "sensitive": true
4181
4333
  },
4182
- "S6b": {
4334
+ "S6p": {
4183
4335
  "type": "structure",
4184
4336
  "members": {
4185
4337
  "botImportSpecification": {
@@ -4224,10 +4376,23 @@
4224
4376
  "shape": "S1c"
4225
4377
  }
4226
4378
  }
4379
+ },
4380
+ "customVocabularyImportSpecification": {
4381
+ "type": "structure",
4382
+ "required": [
4383
+ "botId",
4384
+ "botVersion",
4385
+ "localeId"
4386
+ ],
4387
+ "members": {
4388
+ "botId": {},
4389
+ "botVersion": {},
4390
+ "localeId": {}
4391
+ }
4227
4392
  }
4228
4393
  }
4229
4394
  },
4230
- "S6i": {
4395
+ "S6x": {
4231
4396
  "type": "list",
4232
4397
  "member": {
4233
4398
  "type": "structure",
@@ -4243,7 +4408,7 @@
4243
4408
  }
4244
4409
  }
4245
4410
  },
4246
- "S6s": {
4411
+ "S77": {
4247
4412
  "type": "structure",
4248
4413
  "required": [
4249
4414
  "relativeAggregationDuration"
@@ -4264,7 +4429,7 @@
4264
4429
  }
4265
4430
  }
4266
4431
  },
4267
- "S72": {
4432
+ "S7h": {
4268
4433
  "type": "list",
4269
4434
  "member": {}
4270
4435
  }