@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.
- package/.gitattributes +20 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -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
|
*/
|
|
@@ -243,6 +251,14 @@ declare class LexModelsV2 extends Service {
|
|
|
243
251
|
* Provides metadata about a version of a bot.
|
|
244
252
|
*/
|
|
245
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>;
|
|
246
262
|
/**
|
|
247
263
|
* Gets information about a specific export.
|
|
248
264
|
*/
|
|
@@ -356,19 +372,19 @@ declare class LexModelsV2 extends Service {
|
|
|
356
372
|
*/
|
|
357
373
|
listBuiltInSlotTypes(callback?: (err: AWSError, data: LexModelsV2.Types.ListBuiltInSlotTypesResponse) => void): Request<LexModelsV2.Types.ListBuiltInSlotTypesResponse, AWSError>;
|
|
358
374
|
/**
|
|
359
|
-
* Lists the exports for a bot or
|
|
375
|
+
* Lists the exports for a bot, bot locale, or custom vocabulary. Exports are kept in the list for 7 days.
|
|
360
376
|
*/
|
|
361
377
|
listExports(params: LexModelsV2.Types.ListExportsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListExportsResponse) => void): Request<LexModelsV2.Types.ListExportsResponse, AWSError>;
|
|
362
378
|
/**
|
|
363
|
-
* Lists the exports for a bot or
|
|
379
|
+
* Lists the exports for a bot, bot locale, or custom vocabulary. Exports are kept in the list for 7 days.
|
|
364
380
|
*/
|
|
365
381
|
listExports(callback?: (err: AWSError, data: LexModelsV2.Types.ListExportsResponse) => void): Request<LexModelsV2.Types.ListExportsResponse, AWSError>;
|
|
366
382
|
/**
|
|
367
|
-
* Lists the imports for a bot or
|
|
383
|
+
* Lists the imports for a bot, bot locale, or custom vocabulary. Imports are kept in the list for 7 days.
|
|
368
384
|
*/
|
|
369
385
|
listImports(params: LexModelsV2.Types.ListImportsRequest, callback?: (err: AWSError, data: LexModelsV2.Types.ListImportsResponse) => void): Request<LexModelsV2.Types.ListImportsResponse, AWSError>;
|
|
370
386
|
/**
|
|
371
|
-
* Lists the imports for a bot or
|
|
387
|
+
* Lists the imports for a bot, bot locale, or custom vocabulary. Imports are kept in the list for 7 days.
|
|
372
388
|
*/
|
|
373
389
|
listImports(callback?: (err: AWSError, data: LexModelsV2.Types.ListImportsResponse) => void): Request<LexModelsV2.Types.ListImportsResponse, AWSError>;
|
|
374
390
|
/**
|
|
@@ -428,11 +444,11 @@ declare class LexModelsV2 extends Service {
|
|
|
428
444
|
*/
|
|
429
445
|
startBotRecommendation(callback?: (err: AWSError, data: LexModelsV2.Types.StartBotRecommendationResponse) => void): Request<LexModelsV2.Types.StartBotRecommendationResponse, AWSError>;
|
|
430
446
|
/**
|
|
431
|
-
* Starts importing a bot
|
|
447
|
+
* Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
|
|
432
448
|
*/
|
|
433
449
|
startImport(params: LexModelsV2.Types.StartImportRequest, callback?: (err: AWSError, data: LexModelsV2.Types.StartImportResponse) => void): Request<LexModelsV2.Types.StartImportResponse, AWSError>;
|
|
434
450
|
/**
|
|
435
|
-
* Starts importing a bot
|
|
451
|
+
* Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
|
|
436
452
|
*/
|
|
437
453
|
startImport(callback?: (err: AWSError, data: LexModelsV2.Types.StartImportResponse) => void): Request<LexModelsV2.Types.StartImportResponse, AWSError>;
|
|
438
454
|
/**
|
|
@@ -525,6 +541,12 @@ declare class LexModelsV2 extends Service {
|
|
|
525
541
|
updateSlotType(callback?: (err: AWSError, data: LexModelsV2.Types.UpdateSlotTypeResponse) => void): Request<LexModelsV2.Types.UpdateSlotTypeResponse, AWSError>;
|
|
526
542
|
}
|
|
527
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
|
+
}
|
|
528
550
|
export interface AggregatedUtterancesFilter {
|
|
529
551
|
/**
|
|
530
552
|
* The name of the field to filter the utterance list.
|
|
@@ -616,6 +638,7 @@ declare namespace LexModelsV2 {
|
|
|
616
638
|
destination: AudioLogDestination;
|
|
617
639
|
}
|
|
618
640
|
export type AudioLogSettingsList = AudioLogSetting[];
|
|
641
|
+
export type AudioRecognitionStrategy = "UseSlotValuesAsCustomVocabulary"|string;
|
|
619
642
|
export type Boolean = boolean;
|
|
620
643
|
export interface BotAliasHistoryEvent {
|
|
621
644
|
/**
|
|
@@ -1661,7 +1684,7 @@ declare namespace LexModelsV2 {
|
|
|
1661
1684
|
/**
|
|
1662
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.
|
|
1663
1686
|
*/
|
|
1664
|
-
valueSelectionSetting
|
|
1687
|
+
valueSelectionSetting?: SlotValueSelectionSetting;
|
|
1665
1688
|
/**
|
|
1666
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.
|
|
1667
1690
|
*/
|
|
@@ -1678,6 +1701,10 @@ declare namespace LexModelsV2 {
|
|
|
1678
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.
|
|
1679
1702
|
*/
|
|
1680
1703
|
localeId: LocaleId;
|
|
1704
|
+
/**
|
|
1705
|
+
* Sets the type of external information used to create the slot type.
|
|
1706
|
+
*/
|
|
1707
|
+
externalSourceSetting?: ExternalSourceSetting;
|
|
1681
1708
|
}
|
|
1682
1709
|
export interface CreateSlotTypeResponse {
|
|
1683
1710
|
/**
|
|
@@ -1720,6 +1747,10 @@ declare namespace LexModelsV2 {
|
|
|
1720
1747
|
* A timestamp of the date and time that the slot type was created.
|
|
1721
1748
|
*/
|
|
1722
1749
|
creationDateTime?: Timestamp;
|
|
1750
|
+
/**
|
|
1751
|
+
* The type of external information used to create the slot type.
|
|
1752
|
+
*/
|
|
1753
|
+
externalSourceSetting?: ExternalSourceSetting;
|
|
1723
1754
|
}
|
|
1724
1755
|
export interface CreateUploadUrlRequest {
|
|
1725
1756
|
}
|
|
@@ -1740,6 +1771,35 @@ declare namespace LexModelsV2 {
|
|
|
1740
1771
|
value: CustomPayloadValue;
|
|
1741
1772
|
}
|
|
1742
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;
|
|
1743
1803
|
export interface DataPrivacy {
|
|
1744
1804
|
/**
|
|
1745
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.
|
|
@@ -1864,6 +1924,38 @@ declare namespace LexModelsV2 {
|
|
|
1864
1924
|
*/
|
|
1865
1925
|
botStatus?: BotStatus;
|
|
1866
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
|
+
}
|
|
1867
1959
|
export interface DeleteExportRequest {
|
|
1868
1960
|
/**
|
|
1869
1961
|
* The unique identifier of the export to delete.
|
|
@@ -2150,6 +2242,10 @@ declare namespace LexModelsV2 {
|
|
|
2150
2242
|
* History of changes, such as when a locale is used in an alias, that have taken place for the locale.
|
|
2151
2243
|
*/
|
|
2152
2244
|
botLocaleHistoryEvents?: BotLocaleHistoryEventsList;
|
|
2245
|
+
/**
|
|
2246
|
+
* Recommended actions to take to resolve an error in the failureReasons field.
|
|
2247
|
+
*/
|
|
2248
|
+
recommendedActions?: RecommendedActions;
|
|
2153
2249
|
}
|
|
2154
2250
|
export interface DescribeBotRecommendationRequest {
|
|
2155
2251
|
/**
|
|
@@ -2311,6 +2407,46 @@ declare namespace LexModelsV2 {
|
|
|
2311
2407
|
*/
|
|
2312
2408
|
creationDateTime?: Timestamp;
|
|
2313
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
|
+
}
|
|
2314
2450
|
export interface DescribeExportRequest {
|
|
2315
2451
|
/**
|
|
2316
2452
|
* The unique identifier of the export to describe.
|
|
@@ -2327,7 +2463,7 @@ declare namespace LexModelsV2 {
|
|
|
2327
2463
|
*/
|
|
2328
2464
|
resourceSpecification?: ExportResourceSpecification;
|
|
2329
2465
|
/**
|
|
2330
|
-
* The file format used in the files that describe the
|
|
2466
|
+
* The file format used in the files that describe the resource.
|
|
2331
2467
|
*/
|
|
2332
2468
|
fileFormat?: ImportExportFileFormat;
|
|
2333
2469
|
/**
|
|
@@ -2363,7 +2499,7 @@ declare namespace LexModelsV2 {
|
|
|
2363
2499
|
*/
|
|
2364
2500
|
importId?: Id;
|
|
2365
2501
|
/**
|
|
2366
|
-
* The specifications of the imported bot or
|
|
2502
|
+
* The specifications of the imported bot, bot locale, or custom vocabulary.
|
|
2367
2503
|
*/
|
|
2368
2504
|
resourceSpecification?: ImportResourceSpecification;
|
|
2369
2505
|
/**
|
|
@@ -2646,6 +2782,7 @@ declare namespace LexModelsV2 {
|
|
|
2646
2782
|
* A timestamp of the date and time that the slot type was last updated.
|
|
2647
2783
|
*/
|
|
2648
2784
|
lastUpdatedDateTime?: Timestamp;
|
|
2785
|
+
externalSourceSetting?: ExternalSourceSetting;
|
|
2649
2786
|
}
|
|
2650
2787
|
export type Description = string;
|
|
2651
2788
|
export interface DialogCodeHookSettings {
|
|
@@ -2676,7 +2813,7 @@ declare namespace LexModelsV2 {
|
|
|
2676
2813
|
*/
|
|
2677
2814
|
name: ExportFilterName;
|
|
2678
2815
|
/**
|
|
2679
|
-
* The values to use to filter the response.
|
|
2816
|
+
* The values to use to filter the response. The values must be Bot, BotLocale, or CustomVocabulary.
|
|
2680
2817
|
*/
|
|
2681
2818
|
values: FilterValues;
|
|
2682
2819
|
/**
|
|
@@ -2696,6 +2833,10 @@ declare namespace LexModelsV2 {
|
|
|
2696
2833
|
* Parameters for exporting a bot locale.
|
|
2697
2834
|
*/
|
|
2698
2835
|
botLocaleExportSpecification?: BotLocaleExportSpecification;
|
|
2836
|
+
/**
|
|
2837
|
+
* The parameters required to export a custom vocabulary.
|
|
2838
|
+
*/
|
|
2839
|
+
customVocabularyExportSpecification?: CustomVocabularyExportSpecification;
|
|
2699
2840
|
}
|
|
2700
2841
|
export type ExportSortAttribute = "LastUpdatedDateTime"|string;
|
|
2701
2842
|
export interface ExportSortBy {
|
|
@@ -2736,6 +2877,12 @@ declare namespace LexModelsV2 {
|
|
|
2736
2877
|
lastUpdatedDateTime?: Timestamp;
|
|
2737
2878
|
}
|
|
2738
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
|
+
}
|
|
2739
2886
|
export type FailureReason = string;
|
|
2740
2887
|
export type FailureReasons = FailureReason[];
|
|
2741
2888
|
export type FilePassword = string;
|
|
@@ -2804,6 +2951,26 @@ declare namespace LexModelsV2 {
|
|
|
2804
2951
|
*/
|
|
2805
2952
|
timeoutInSeconds?: FulfillmentTimeout;
|
|
2806
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
|
+
}
|
|
2807
2974
|
export type HitCount = number;
|
|
2808
2975
|
export type Id = string;
|
|
2809
2976
|
export interface ImageResponseCard {
|
|
@@ -2824,7 +2991,7 @@ declare namespace LexModelsV2 {
|
|
|
2824
2991
|
*/
|
|
2825
2992
|
buttons?: ButtonsList;
|
|
2826
2993
|
}
|
|
2827
|
-
export type ImportExportFileFormat = "LexJson"|string;
|
|
2994
|
+
export type ImportExportFileFormat = "LexJson"|"TSV"|string;
|
|
2828
2995
|
export type ImportExportFilePassword = string;
|
|
2829
2996
|
export interface ImportFilter {
|
|
2830
2997
|
/**
|
|
@@ -2832,7 +2999,7 @@ declare namespace LexModelsV2 {
|
|
|
2832
2999
|
*/
|
|
2833
3000
|
name: ImportFilterName;
|
|
2834
3001
|
/**
|
|
2835
|
-
* 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.
|
|
2836
3003
|
*/
|
|
2837
3004
|
values: FilterValues;
|
|
2838
3005
|
/**
|
|
@@ -2852,7 +3019,9 @@ declare namespace LexModelsV2 {
|
|
|
2852
3019
|
* Parameters for importing a bot locale.
|
|
2853
3020
|
*/
|
|
2854
3021
|
botLocaleImportSpecification?: BotLocaleImportSpecification;
|
|
3022
|
+
customVocabularyImportSpecification?: CustomVocabularyImportSpecification;
|
|
2855
3023
|
}
|
|
3024
|
+
export type ImportResourceType = "Bot"|"BotLocale"|"CustomVocabulary"|string;
|
|
2856
3025
|
export type ImportSortAttribute = "LastUpdatedDateTime"|string;
|
|
2857
3026
|
export interface ImportSortBy {
|
|
2858
3027
|
/**
|
|
@@ -2894,6 +3063,10 @@ declare namespace LexModelsV2 {
|
|
|
2894
3063
|
* The date and time that the import was last updated.
|
|
2895
3064
|
*/
|
|
2896
3065
|
lastUpdatedDateTime?: Timestamp;
|
|
3066
|
+
/**
|
|
3067
|
+
* The type of resource that was imported.
|
|
3068
|
+
*/
|
|
3069
|
+
importedResourceType?: ImportResourceType;
|
|
2897
3070
|
}
|
|
2898
3071
|
export type ImportSummaryList = ImportSummary[];
|
|
2899
3072
|
export type ImportedResourceId = string;
|
|
@@ -3269,7 +3442,7 @@ declare namespace LexModelsV2 {
|
|
|
3269
3442
|
*/
|
|
3270
3443
|
maxResults?: MaxResults;
|
|
3271
3444
|
/**
|
|
3272
|
-
* If the response from the ListBots operation contains more results than specified in the maxResults parameter, a token is returned in the response.
|
|
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.
|
|
3273
3446
|
*/
|
|
3274
3447
|
nextToken?: NextToken;
|
|
3275
3448
|
}
|
|
@@ -3369,9 +3542,13 @@ declare namespace LexModelsV2 {
|
|
|
3369
3542
|
*/
|
|
3370
3543
|
maxResults?: MaxResults;
|
|
3371
3544
|
/**
|
|
3372
|
-
* If the response from the ListExports operation contains more results that specified in the maxResults parameter, a token is returned in the response.
|
|
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.
|
|
3373
3546
|
*/
|
|
3374
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;
|
|
3375
3552
|
}
|
|
3376
3553
|
export interface ListExportsResponse {
|
|
3377
3554
|
/**
|
|
@@ -3390,6 +3567,10 @@ declare namespace LexModelsV2 {
|
|
|
3390
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.
|
|
3391
3568
|
*/
|
|
3392
3569
|
nextToken?: NextToken;
|
|
3570
|
+
/**
|
|
3571
|
+
* The locale specified in the request.
|
|
3572
|
+
*/
|
|
3573
|
+
localeId?: LocaleId;
|
|
3393
3574
|
}
|
|
3394
3575
|
export interface ListImportsRequest {
|
|
3395
3576
|
/**
|
|
@@ -3413,9 +3594,13 @@ declare namespace LexModelsV2 {
|
|
|
3413
3594
|
*/
|
|
3414
3595
|
maxResults?: MaxResults;
|
|
3415
3596
|
/**
|
|
3416
|
-
* If the response from the ListImports operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use
|
|
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.
|
|
3417
3598
|
*/
|
|
3418
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;
|
|
3419
3604
|
}
|
|
3420
3605
|
export interface ListImportsResponse {
|
|
3421
3606
|
/**
|
|
@@ -3434,6 +3619,10 @@ declare namespace LexModelsV2 {
|
|
|
3434
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.
|
|
3435
3620
|
*/
|
|
3436
3621
|
nextToken?: NextToken;
|
|
3622
|
+
/**
|
|
3623
|
+
* The locale specified in the request.
|
|
3624
|
+
*/
|
|
3625
|
+
localeId?: LocaleId;
|
|
3437
3626
|
}
|
|
3438
3627
|
export interface ListIntentsRequest {
|
|
3439
3628
|
/**
|
|
@@ -3461,7 +3650,7 @@ declare namespace LexModelsV2 {
|
|
|
3461
3650
|
*/
|
|
3462
3651
|
maxResults?: MaxResults;
|
|
3463
3652
|
/**
|
|
3464
|
-
* If the response from the ListIntents operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use
|
|
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.
|
|
3465
3654
|
*/
|
|
3466
3655
|
nextToken?: NextToken;
|
|
3467
3656
|
}
|
|
@@ -3784,6 +3973,8 @@ declare namespace LexModelsV2 {
|
|
|
3784
3973
|
allowInterrupt?: BoxedBoolean;
|
|
3785
3974
|
}
|
|
3786
3975
|
export type QueryFilterString = string;
|
|
3976
|
+
export type RecommendedAction = string;
|
|
3977
|
+
export type RecommendedActions = RecommendedAction[];
|
|
3787
3978
|
export interface RecommendedIntentSummary {
|
|
3788
3979
|
/**
|
|
3789
3980
|
* The unique identifier of a recommended intent associated with the bot recommendation.
|
|
@@ -3861,6 +4052,7 @@ declare namespace LexModelsV2 {
|
|
|
3861
4052
|
*/
|
|
3862
4053
|
kmsKeyArn?: KmsKeyArn;
|
|
3863
4054
|
}
|
|
4055
|
+
export type S3ObjectPath = string;
|
|
3864
4056
|
export interface SSMLMessage {
|
|
3865
4057
|
/**
|
|
3866
4058
|
* The SSML text that defines the prompt.
|
|
@@ -4042,6 +4234,7 @@ declare namespace LexModelsV2 {
|
|
|
4042
4234
|
lastUpdatedDateTime?: Timestamp;
|
|
4043
4235
|
}
|
|
4044
4236
|
export type SlotSummaryList = SlotSummary[];
|
|
4237
|
+
export type SlotTypeCategory = "Custom"|"Extended"|"ExternalGrammar"|string;
|
|
4045
4238
|
export interface SlotTypeFilter {
|
|
4046
4239
|
/**
|
|
4047
4240
|
* The name of the field to use for filtering.
|
|
@@ -4056,7 +4249,7 @@ declare namespace LexModelsV2 {
|
|
|
4056
4249
|
*/
|
|
4057
4250
|
operator: SlotTypeFilterOperator;
|
|
4058
4251
|
}
|
|
4059
|
-
export type SlotTypeFilterName = "SlotTypeName"|string;
|
|
4252
|
+
export type SlotTypeFilterName = "SlotTypeName"|"ExternalSourceType"|string;
|
|
4060
4253
|
export type SlotTypeFilterOperator = "CO"|"EQ"|string;
|
|
4061
4254
|
export type SlotTypeFilters = SlotTypeFilter[];
|
|
4062
4255
|
export type SlotTypeSignature = string;
|
|
@@ -4098,6 +4291,10 @@ declare namespace LexModelsV2 {
|
|
|
4098
4291
|
* A timestamp of the date and time that the slot type was last updated.
|
|
4099
4292
|
*/
|
|
4100
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;
|
|
4101
4298
|
}
|
|
4102
4299
|
export type SlotTypeSummaryList = SlotTypeSummary[];
|
|
4103
4300
|
export interface SlotTypeValue {
|
|
@@ -4146,6 +4343,10 @@ declare namespace LexModelsV2 {
|
|
|
4146
4343
|
* A regular expression used to validate the value of a slot.
|
|
4147
4344
|
*/
|
|
4148
4345
|
regexFilter?: SlotValueRegexFilter;
|
|
4346
|
+
/**
|
|
4347
|
+
* Provides settings that enable advanced recognition settings for slot values.
|
|
4348
|
+
*/
|
|
4349
|
+
advancedRecognitionSetting?: AdvancedRecognitionSetting;
|
|
4149
4350
|
}
|
|
4150
4351
|
export type SortOrder = "Ascending"|"Descending"|string;
|
|
4151
4352
|
export interface StartBotRecommendationRequest {
|
|
@@ -4210,7 +4411,7 @@ declare namespace LexModelsV2 {
|
|
|
4210
4411
|
*/
|
|
4211
4412
|
importId: Id;
|
|
4212
4413
|
/**
|
|
4213
|
-
* Parameters for creating the bot or
|
|
4414
|
+
* Parameters for creating the bot, bot locale or custom vocabulary.
|
|
4214
4415
|
*/
|
|
4215
4416
|
resourceSpecification: ImportResourceSpecification;
|
|
4216
4417
|
/**
|
|
@@ -4218,7 +4419,7 @@ declare namespace LexModelsV2 {
|
|
|
4218
4419
|
*/
|
|
4219
4420
|
mergeStrategy: MergeStrategy;
|
|
4220
4421
|
/**
|
|
4221
|
-
* The password used to encrypt the zip archive that contains the
|
|
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.
|
|
4222
4423
|
*/
|
|
4223
4424
|
filePassword?: ImportExportFilePassword;
|
|
4224
4425
|
}
|
|
@@ -4228,7 +4429,7 @@ declare namespace LexModelsV2 {
|
|
|
4228
4429
|
*/
|
|
4229
4430
|
importId?: Id;
|
|
4230
4431
|
/**
|
|
4231
|
-
* The parameters used when importing the
|
|
4432
|
+
* The parameters used when importing the resource.
|
|
4232
4433
|
*/
|
|
4233
4434
|
resourceSpecification?: ImportResourceSpecification;
|
|
4234
4435
|
/**
|
|
@@ -4236,7 +4437,7 @@ declare namespace LexModelsV2 {
|
|
|
4236
4437
|
*/
|
|
4237
4438
|
mergeStrategy?: MergeStrategy;
|
|
4238
4439
|
/**
|
|
4239
|
-
* The current status of the import. When the status is Complete the bot
|
|
4440
|
+
* The current status of the import. When the status is Complete the bot, bot alias, or custom vocabulary is ready to use.
|
|
4240
4441
|
*/
|
|
4241
4442
|
importStatus?: ImportStatus;
|
|
4242
4443
|
/**
|
|
@@ -4469,6 +4670,10 @@ declare namespace LexModelsV2 {
|
|
|
4469
4670
|
* A timestamp of the date and time that the locale was last updated.
|
|
4470
4671
|
*/
|
|
4471
4672
|
lastUpdatedDateTime?: Timestamp;
|
|
4673
|
+
/**
|
|
4674
|
+
* Recommended actions to take to resolve an error in the failureReasons field.
|
|
4675
|
+
*/
|
|
4676
|
+
recommendedActions?: RecommendedActions;
|
|
4472
4677
|
}
|
|
4473
4678
|
export interface UpdateBotRecommendationRequest {
|
|
4474
4679
|
/**
|
|
@@ -4614,7 +4819,7 @@ declare namespace LexModelsV2 {
|
|
|
4614
4819
|
*/
|
|
4615
4820
|
resourceSpecification?: ExportResourceSpecification;
|
|
4616
4821
|
/**
|
|
4617
|
-
* 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.
|
|
4618
4823
|
*/
|
|
4619
4824
|
fileFormat?: ImportExportFileFormat;
|
|
4620
4825
|
/**
|
|
@@ -4914,7 +5119,7 @@ declare namespace LexModelsV2 {
|
|
|
4914
5119
|
/**
|
|
4915
5120
|
* The strategy that Amazon Lex should use when deciding on a value from the list of slot type values.
|
|
4916
5121
|
*/
|
|
4917
|
-
valueSelectionSetting
|
|
5122
|
+
valueSelectionSetting?: SlotValueSelectionSetting;
|
|
4918
5123
|
/**
|
|
4919
5124
|
* The new built-in slot type that should be used as the parent of this slot type.
|
|
4920
5125
|
*/
|
|
@@ -4931,6 +5136,7 @@ declare namespace LexModelsV2 {
|
|
|
4931
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.
|
|
4932
5137
|
*/
|
|
4933
5138
|
localeId: LocaleId;
|
|
5139
|
+
externalSourceSetting?: ExternalSourceSetting;
|
|
4934
5140
|
}
|
|
4935
5141
|
export interface UpdateSlotTypeResponse {
|
|
4936
5142
|
/**
|
|
@@ -4977,6 +5183,7 @@ declare namespace LexModelsV2 {
|
|
|
4977
5183
|
* A timestamp of the date and time that the slot type was last updated.
|
|
4978
5184
|
*/
|
|
4979
5185
|
lastUpdatedDateTime?: Timestamp;
|
|
5186
|
+
externalSourceSetting?: ExternalSourceSetting;
|
|
4980
5187
|
}
|
|
4981
5188
|
export type Utterance = string;
|
|
4982
5189
|
export interface UtteranceAggregationDuration {
|
|
@@ -4994,7 +5201,7 @@ declare namespace LexModelsV2 {
|
|
|
4994
5201
|
*/
|
|
4995
5202
|
voiceId: VoiceId;
|
|
4996
5203
|
/**
|
|
4997
|
-
* Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see
|
|
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.
|
|
4998
5205
|
*/
|
|
4999
5206
|
engine?: VoiceEngine;
|
|
5000
5207
|
}
|
|
@@ -262,6 +262,7 @@ declare namespace LexRuntimeV2 {
|
|
|
262
262
|
}
|
|
263
263
|
export type MessageContentType = "CustomPayload"|"ImageResponseCard"|"PlainText"|"SSML"|string;
|
|
264
264
|
export type Messages = Message[];
|
|
265
|
+
export type Name = string;
|
|
265
266
|
export type NonEmptyString = string;
|
|
266
267
|
export type ParameterName = string;
|
|
267
268
|
export interface PutSessionRequest {
|
|
@@ -452,6 +453,26 @@ declare namespace LexRuntimeV2 {
|
|
|
452
453
|
*/
|
|
453
454
|
audioStream?: BlobStream;
|
|
454
455
|
}
|
|
456
|
+
export interface RuntimeHintDetails {
|
|
457
|
+
/**
|
|
458
|
+
* One or more strings that Amazon Lex V2 should look for in the input to the bot. Each phrase is given preference when deciding on slot values.
|
|
459
|
+
*/
|
|
460
|
+
runtimeHintValues: RuntimeHintValuesList;
|
|
461
|
+
}
|
|
462
|
+
export type RuntimeHintPhrase = string;
|
|
463
|
+
export interface RuntimeHintValue {
|
|
464
|
+
/**
|
|
465
|
+
* The phrase that Amazon Lex V2 should look for in the user's input to the bot.
|
|
466
|
+
*/
|
|
467
|
+
phrase: RuntimeHintPhrase;
|
|
468
|
+
}
|
|
469
|
+
export type RuntimeHintValuesList = RuntimeHintValue[];
|
|
470
|
+
export interface RuntimeHints {
|
|
471
|
+
/**
|
|
472
|
+
* A list of the slots in the intent that should have runtime hints added, and the phrases that should be added for each slot. The first level of the slotHints map is the name of the intent. The second level is the name of the slot within the intent. For more information, see Using hints to improve accuracy. The intent name and slot name must exist.
|
|
473
|
+
*/
|
|
474
|
+
slotHints?: SlotHintsIntentMap;
|
|
475
|
+
}
|
|
455
476
|
export type SensitiveNonEmptyString = string;
|
|
456
477
|
export interface SentimentResponse {
|
|
457
478
|
/**
|
|
@@ -498,9 +519,13 @@ declare namespace LexRuntimeV2 {
|
|
|
498
519
|
*/
|
|
499
520
|
sessionAttributes?: StringMap;
|
|
500
521
|
/**
|
|
501
|
-
*
|
|
522
|
+
* A unique identifier for a specific request.
|
|
502
523
|
*/
|
|
503
524
|
originatingRequestId?: NonEmptyString;
|
|
525
|
+
/**
|
|
526
|
+
* Hints for phrases that a customer is likely to use for a slot. Amazon Lex V2 uses the hints to help determine the correct value of a slot.
|
|
527
|
+
*/
|
|
528
|
+
runtimeHints?: RuntimeHints;
|
|
504
529
|
}
|
|
505
530
|
export type Shape = "Scalar"|"List"|string;
|
|
506
531
|
export interface Slot {
|
|
@@ -517,6 +542,8 @@ declare namespace LexRuntimeV2 {
|
|
|
517
542
|
*/
|
|
518
543
|
values?: Values;
|
|
519
544
|
}
|
|
545
|
+
export type SlotHintsIntentMap = {[key: string]: SlotHintsSlotMap};
|
|
546
|
+
export type SlotHintsSlotMap = {[key: string]: RuntimeHintDetails};
|
|
520
547
|
export type Slots = {[key: string]: Slot};
|
|
521
548
|
export type String = string;
|
|
522
549
|
export type StringList = NonEmptyString[];
|