@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +20 -18
- package/.jsii +2590 -1306
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +530 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- 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/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- 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 +259 -70
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
- 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 +689 -147
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- 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 +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
- 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 +182 -85
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- 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 +198 -108
- 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 +324 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- 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 +875 -352
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- 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/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
- package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
- package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +52 -3
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +411 -100
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
- package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
- package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
- package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- 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/route53resolver.d.ts +94 -0
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
- package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
- package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
- package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- 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/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +40 -69
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
},
|
|
246
246
|
"description": {},
|
|
247
247
|
"botVersionLocaleSpecification": {
|
|
248
|
-
"shape": "
|
|
248
|
+
"shape": "S1i"
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
},
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"description": {},
|
|
257
257
|
"botVersion": {},
|
|
258
258
|
"botVersionLocaleSpecification": {
|
|
259
|
-
"shape": "
|
|
259
|
+
"shape": "S1i"
|
|
260
260
|
},
|
|
261
261
|
"botStatus": {},
|
|
262
262
|
"creationDateTime": {
|
|
@@ -279,11 +279,11 @@
|
|
|
279
279
|
],
|
|
280
280
|
"members": {
|
|
281
281
|
"resourceSpecification": {
|
|
282
|
-
"shape": "
|
|
282
|
+
"shape": "S1n"
|
|
283
283
|
},
|
|
284
284
|
"fileFormat": {},
|
|
285
285
|
"filePassword": {
|
|
286
|
-
"shape": "
|
|
286
|
+
"shape": "S1s"
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
},
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"members": {
|
|
293
293
|
"exportId": {},
|
|
294
294
|
"resourceSpecification": {
|
|
295
|
-
"shape": "
|
|
295
|
+
"shape": "S1n"
|
|
296
296
|
},
|
|
297
297
|
"fileFormat": {},
|
|
298
298
|
"exportStatus": {},
|
|
@@ -321,28 +321,28 @@
|
|
|
321
321
|
"description": {},
|
|
322
322
|
"parentIntentSignature": {},
|
|
323
323
|
"sampleUtterances": {
|
|
324
|
-
"shape": "
|
|
324
|
+
"shape": "S1x"
|
|
325
325
|
},
|
|
326
326
|
"dialogCodeHook": {
|
|
327
|
-
"shape": "
|
|
327
|
+
"shape": "S20"
|
|
328
328
|
},
|
|
329
329
|
"fulfillmentCodeHook": {
|
|
330
|
-
"shape": "
|
|
330
|
+
"shape": "S21"
|
|
331
331
|
},
|
|
332
332
|
"intentConfirmationSetting": {
|
|
333
|
-
"shape": "
|
|
333
|
+
"shape": "S2s"
|
|
334
334
|
},
|
|
335
335
|
"intentClosingSetting": {
|
|
336
|
-
"shape": "
|
|
336
|
+
"shape": "S2v"
|
|
337
337
|
},
|
|
338
338
|
"inputContexts": {
|
|
339
|
-
"shape": "
|
|
339
|
+
"shape": "S2w"
|
|
340
340
|
},
|
|
341
341
|
"outputContexts": {
|
|
342
|
-
"shape": "
|
|
342
|
+
"shape": "S2y"
|
|
343
343
|
},
|
|
344
344
|
"kendraConfiguration": {
|
|
345
|
-
"shape": "
|
|
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": "
|
|
369
|
+
"shape": "S1x"
|
|
370
370
|
},
|
|
371
371
|
"dialogCodeHook": {
|
|
372
|
-
"shape": "
|
|
372
|
+
"shape": "S20"
|
|
373
373
|
},
|
|
374
374
|
"fulfillmentCodeHook": {
|
|
375
|
-
"shape": "
|
|
375
|
+
"shape": "S21"
|
|
376
376
|
},
|
|
377
377
|
"intentConfirmationSetting": {
|
|
378
|
-
"shape": "
|
|
378
|
+
"shape": "S2s"
|
|
379
379
|
},
|
|
380
380
|
"intentClosingSetting": {
|
|
381
|
-
"shape": "
|
|
381
|
+
"shape": "S2v"
|
|
382
382
|
},
|
|
383
383
|
"inputContexts": {
|
|
384
|
-
"shape": "
|
|
384
|
+
"shape": "S2w"
|
|
385
385
|
},
|
|
386
386
|
"outputContexts": {
|
|
387
|
-
"shape": "
|
|
387
|
+
"shape": "S2y"
|
|
388
388
|
},
|
|
389
389
|
"kendraConfiguration": {
|
|
390
|
-
"shape": "
|
|
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": "
|
|
508
|
+
"shape": "S3r"
|
|
509
509
|
},
|
|
510
510
|
"obfuscationSetting": {
|
|
511
|
-
"shape": "
|
|
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": "
|
|
530
|
+
"shape": "S43"
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
},
|
|
@@ -539,10 +539,10 @@
|
|
|
539
539
|
"description": {},
|
|
540
540
|
"slotTypeId": {},
|
|
541
541
|
"valueElicitationSetting": {
|
|
542
|
-
"shape": "
|
|
542
|
+
"shape": "S3r"
|
|
543
543
|
},
|
|
544
544
|
"obfuscationSetting": {
|
|
545
|
-
"shape": "
|
|
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": "
|
|
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": "
|
|
578
|
+
"shape": "S46"
|
|
580
579
|
},
|
|
581
580
|
"valueSelectionSetting": {
|
|
582
|
-
"shape": "
|
|
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": "
|
|
608
|
+
"shape": "S46"
|
|
607
609
|
},
|
|
608
610
|
"valueSelectionSetting": {
|
|
609
|
-
"shape": "
|
|
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",
|
|
@@ -1007,6 +1050,37 @@
|
|
|
1007
1050
|
}
|
|
1008
1051
|
}
|
|
1009
1052
|
},
|
|
1053
|
+
"DeleteUtterances": {
|
|
1054
|
+
"http": {
|
|
1055
|
+
"method": "DELETE",
|
|
1056
|
+
"requestUri": "/bots/{botId}/utterances/",
|
|
1057
|
+
"responseCode": 204
|
|
1058
|
+
},
|
|
1059
|
+
"input": {
|
|
1060
|
+
"type": "structure",
|
|
1061
|
+
"required": [
|
|
1062
|
+
"botId"
|
|
1063
|
+
],
|
|
1064
|
+
"members": {
|
|
1065
|
+
"botId": {
|
|
1066
|
+
"location": "uri",
|
|
1067
|
+
"locationName": "botId"
|
|
1068
|
+
},
|
|
1069
|
+
"localeId": {
|
|
1070
|
+
"location": "querystring",
|
|
1071
|
+
"locationName": "localeId"
|
|
1072
|
+
},
|
|
1073
|
+
"sessionId": {
|
|
1074
|
+
"location": "querystring",
|
|
1075
|
+
"locationName": "sessionId"
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
"output": {
|
|
1080
|
+
"type": "structure",
|
|
1081
|
+
"members": {}
|
|
1082
|
+
}
|
|
1083
|
+
},
|
|
1010
1084
|
"DescribeBot": {
|
|
1011
1085
|
"http": {
|
|
1012
1086
|
"method": "GET",
|
|
@@ -1163,7 +1237,7 @@
|
|
|
1163
1237
|
},
|
|
1164
1238
|
"botLocaleStatus": {},
|
|
1165
1239
|
"failureReasons": {
|
|
1166
|
-
"shape": "
|
|
1240
|
+
"shape": "S5r"
|
|
1167
1241
|
},
|
|
1168
1242
|
"creationDateTime": {
|
|
1169
1243
|
"type": "timestamp"
|
|
@@ -1189,6 +1263,96 @@
|
|
|
1189
1263
|
}
|
|
1190
1264
|
}
|
|
1191
1265
|
}
|
|
1266
|
+
},
|
|
1267
|
+
"recommendedActions": {
|
|
1268
|
+
"shape": "S5w"
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
"DescribeBotRecommendation": {
|
|
1274
|
+
"http": {
|
|
1275
|
+
"method": "GET",
|
|
1276
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/",
|
|
1277
|
+
"responseCode": 200
|
|
1278
|
+
},
|
|
1279
|
+
"input": {
|
|
1280
|
+
"type": "structure",
|
|
1281
|
+
"required": [
|
|
1282
|
+
"botId",
|
|
1283
|
+
"botVersion",
|
|
1284
|
+
"localeId",
|
|
1285
|
+
"botRecommendationId"
|
|
1286
|
+
],
|
|
1287
|
+
"members": {
|
|
1288
|
+
"botId": {
|
|
1289
|
+
"location": "uri",
|
|
1290
|
+
"locationName": "botId"
|
|
1291
|
+
},
|
|
1292
|
+
"botVersion": {
|
|
1293
|
+
"location": "uri",
|
|
1294
|
+
"locationName": "botVersion"
|
|
1295
|
+
},
|
|
1296
|
+
"localeId": {
|
|
1297
|
+
"location": "uri",
|
|
1298
|
+
"locationName": "localeId"
|
|
1299
|
+
},
|
|
1300
|
+
"botRecommendationId": {
|
|
1301
|
+
"location": "uri",
|
|
1302
|
+
"locationName": "botRecommendationId"
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1305
|
+
},
|
|
1306
|
+
"output": {
|
|
1307
|
+
"type": "structure",
|
|
1308
|
+
"members": {
|
|
1309
|
+
"botId": {},
|
|
1310
|
+
"botVersion": {},
|
|
1311
|
+
"localeId": {},
|
|
1312
|
+
"botRecommendationStatus": {},
|
|
1313
|
+
"botRecommendationId": {},
|
|
1314
|
+
"failureReasons": {
|
|
1315
|
+
"shape": "S5r"
|
|
1316
|
+
},
|
|
1317
|
+
"creationDateTime": {
|
|
1318
|
+
"type": "timestamp"
|
|
1319
|
+
},
|
|
1320
|
+
"lastUpdatedDateTime": {
|
|
1321
|
+
"type": "timestamp"
|
|
1322
|
+
},
|
|
1323
|
+
"transcriptSourceSetting": {
|
|
1324
|
+
"shape": "S61"
|
|
1325
|
+
},
|
|
1326
|
+
"encryptionSetting": {
|
|
1327
|
+
"shape": "S6a"
|
|
1328
|
+
},
|
|
1329
|
+
"botRecommendationResults": {
|
|
1330
|
+
"type": "structure",
|
|
1331
|
+
"members": {
|
|
1332
|
+
"botLocaleExportUrl": {},
|
|
1333
|
+
"associatedTranscriptsUrl": {},
|
|
1334
|
+
"statistics": {
|
|
1335
|
+
"type": "structure",
|
|
1336
|
+
"members": {
|
|
1337
|
+
"intents": {
|
|
1338
|
+
"type": "structure",
|
|
1339
|
+
"members": {
|
|
1340
|
+
"discoveredIntentCount": {
|
|
1341
|
+
"type": "integer"
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
"slotTypes": {
|
|
1346
|
+
"type": "structure",
|
|
1347
|
+
"members": {
|
|
1348
|
+
"discoveredSlotTypeCount": {
|
|
1349
|
+
"type": "integer"
|
|
1350
|
+
}
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1353
|
+
}
|
|
1354
|
+
}
|
|
1355
|
+
}
|
|
1192
1356
|
}
|
|
1193
1357
|
}
|
|
1194
1358
|
}
|
|
@@ -1232,10 +1396,54 @@
|
|
|
1232
1396
|
},
|
|
1233
1397
|
"botStatus": {},
|
|
1234
1398
|
"failureReasons": {
|
|
1235
|
-
"shape": "
|
|
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"
|
|
1236
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": {},
|
|
1237
1442
|
"creationDateTime": {
|
|
1238
1443
|
"type": "timestamp"
|
|
1444
|
+
},
|
|
1445
|
+
"lastUpdatedDateTime": {
|
|
1446
|
+
"type": "timestamp"
|
|
1239
1447
|
}
|
|
1240
1448
|
}
|
|
1241
1449
|
}
|
|
@@ -1263,12 +1471,12 @@
|
|
|
1263
1471
|
"members": {
|
|
1264
1472
|
"exportId": {},
|
|
1265
1473
|
"resourceSpecification": {
|
|
1266
|
-
"shape": "
|
|
1474
|
+
"shape": "S1n"
|
|
1267
1475
|
},
|
|
1268
1476
|
"fileFormat": {},
|
|
1269
1477
|
"exportStatus": {},
|
|
1270
1478
|
"failureReasons": {
|
|
1271
|
-
"shape": "
|
|
1479
|
+
"shape": "S5r"
|
|
1272
1480
|
},
|
|
1273
1481
|
"downloadUrl": {},
|
|
1274
1482
|
"creationDateTime": {
|
|
@@ -1303,14 +1511,14 @@
|
|
|
1303
1511
|
"members": {
|
|
1304
1512
|
"importId": {},
|
|
1305
1513
|
"resourceSpecification": {
|
|
1306
|
-
"shape": "
|
|
1514
|
+
"shape": "S6p"
|
|
1307
1515
|
},
|
|
1308
1516
|
"importedResourceId": {},
|
|
1309
1517
|
"importedResourceName": {},
|
|
1310
1518
|
"mergeStrategy": {},
|
|
1311
1519
|
"importStatus": {},
|
|
1312
1520
|
"failureReasons": {
|
|
1313
|
-
"shape": "
|
|
1521
|
+
"shape": "S5r"
|
|
1314
1522
|
},
|
|
1315
1523
|
"creationDateTime": {
|
|
1316
1524
|
"type": "timestamp"
|
|
@@ -1362,31 +1570,31 @@
|
|
|
1362
1570
|
"description": {},
|
|
1363
1571
|
"parentIntentSignature": {},
|
|
1364
1572
|
"sampleUtterances": {
|
|
1365
|
-
"shape": "
|
|
1573
|
+
"shape": "S1x"
|
|
1366
1574
|
},
|
|
1367
1575
|
"dialogCodeHook": {
|
|
1368
|
-
"shape": "
|
|
1576
|
+
"shape": "S20"
|
|
1369
1577
|
},
|
|
1370
1578
|
"fulfillmentCodeHook": {
|
|
1371
|
-
"shape": "
|
|
1579
|
+
"shape": "S21"
|
|
1372
1580
|
},
|
|
1373
1581
|
"slotPriorities": {
|
|
1374
|
-
"shape": "
|
|
1582
|
+
"shape": "S6x"
|
|
1375
1583
|
},
|
|
1376
1584
|
"intentConfirmationSetting": {
|
|
1377
|
-
"shape": "
|
|
1585
|
+
"shape": "S2s"
|
|
1378
1586
|
},
|
|
1379
1587
|
"intentClosingSetting": {
|
|
1380
|
-
"shape": "
|
|
1588
|
+
"shape": "S2v"
|
|
1381
1589
|
},
|
|
1382
1590
|
"inputContexts": {
|
|
1383
|
-
"shape": "
|
|
1591
|
+
"shape": "S2w"
|
|
1384
1592
|
},
|
|
1385
1593
|
"outputContexts": {
|
|
1386
|
-
"shape": "
|
|
1594
|
+
"shape": "S2y"
|
|
1387
1595
|
},
|
|
1388
1596
|
"kendraConfiguration": {
|
|
1389
|
-
"shape": "
|
|
1597
|
+
"shape": "S32"
|
|
1390
1598
|
},
|
|
1391
1599
|
"botId": {},
|
|
1392
1600
|
"botVersion": {},
|
|
@@ -1473,10 +1681,10 @@
|
|
|
1473
1681
|
"description": {},
|
|
1474
1682
|
"slotTypeId": {},
|
|
1475
1683
|
"valueElicitationSetting": {
|
|
1476
|
-
"shape": "
|
|
1684
|
+
"shape": "S3r"
|
|
1477
1685
|
},
|
|
1478
1686
|
"obfuscationSetting": {
|
|
1479
|
-
"shape": "
|
|
1687
|
+
"shape": "S41"
|
|
1480
1688
|
},
|
|
1481
1689
|
"botId": {},
|
|
1482
1690
|
"botVersion": {},
|
|
@@ -1489,7 +1697,7 @@
|
|
|
1489
1697
|
"type": "timestamp"
|
|
1490
1698
|
},
|
|
1491
1699
|
"multipleValuesSetting": {
|
|
1492
|
-
"shape": "
|
|
1700
|
+
"shape": "S43"
|
|
1493
1701
|
}
|
|
1494
1702
|
}
|
|
1495
1703
|
}
|
|
@@ -1534,10 +1742,10 @@
|
|
|
1534
1742
|
"slotTypeName": {},
|
|
1535
1743
|
"description": {},
|
|
1536
1744
|
"slotTypeValues": {
|
|
1537
|
-
"shape": "
|
|
1745
|
+
"shape": "S46"
|
|
1538
1746
|
},
|
|
1539
1747
|
"valueSelectionSetting": {
|
|
1540
|
-
"shape": "
|
|
1748
|
+
"shape": "S4b"
|
|
1541
1749
|
},
|
|
1542
1750
|
"parentSlotTypeSignature": {},
|
|
1543
1751
|
"botId": {},
|
|
@@ -1548,77 +1756,35 @@
|
|
|
1548
1756
|
},
|
|
1549
1757
|
"lastUpdatedDateTime": {
|
|
1550
1758
|
"type": "timestamp"
|
|
1551
|
-
}
|
|
1552
|
-
}
|
|
1553
|
-
}
|
|
1554
|
-
},
|
|
1555
|
-
"ListBotAliases": {
|
|
1556
|
-
"http": {
|
|
1557
|
-
"requestUri": "/bots/{botId}/botaliases/",
|
|
1558
|
-
"responseCode": 200
|
|
1559
|
-
},
|
|
1560
|
-
"input": {
|
|
1561
|
-
"type": "structure",
|
|
1562
|
-
"required": [
|
|
1563
|
-
"botId"
|
|
1564
|
-
],
|
|
1565
|
-
"members": {
|
|
1566
|
-
"botId": {
|
|
1567
|
-
"location": "uri",
|
|
1568
|
-
"locationName": "botId"
|
|
1569
1759
|
},
|
|
1570
|
-
"
|
|
1571
|
-
"
|
|
1572
|
-
}
|
|
1573
|
-
"nextToken": {}
|
|
1574
|
-
}
|
|
1575
|
-
},
|
|
1576
|
-
"output": {
|
|
1577
|
-
"type": "structure",
|
|
1578
|
-
"members": {
|
|
1579
|
-
"botAliasSummaries": {
|
|
1580
|
-
"type": "list",
|
|
1581
|
-
"member": {
|
|
1582
|
-
"type": "structure",
|
|
1583
|
-
"members": {
|
|
1584
|
-
"botAliasId": {},
|
|
1585
|
-
"botAliasName": {},
|
|
1586
|
-
"description": {},
|
|
1587
|
-
"botVersion": {},
|
|
1588
|
-
"botAliasStatus": {},
|
|
1589
|
-
"creationDateTime": {
|
|
1590
|
-
"type": "timestamp"
|
|
1591
|
-
},
|
|
1592
|
-
"lastUpdatedDateTime": {
|
|
1593
|
-
"type": "timestamp"
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
}
|
|
1597
|
-
},
|
|
1598
|
-
"nextToken": {},
|
|
1599
|
-
"botId": {}
|
|
1760
|
+
"externalSourceSetting": {
|
|
1761
|
+
"shape": "S4i"
|
|
1762
|
+
}
|
|
1600
1763
|
}
|
|
1601
1764
|
}
|
|
1602
1765
|
},
|
|
1603
|
-
"
|
|
1766
|
+
"ListAggregatedUtterances": {
|
|
1604
1767
|
"http": {
|
|
1605
|
-
"requestUri": "/bots/{botId}/
|
|
1768
|
+
"requestUri": "/bots/{botId}/aggregatedutterances/",
|
|
1606
1769
|
"responseCode": 200
|
|
1607
1770
|
},
|
|
1608
1771
|
"input": {
|
|
1609
1772
|
"type": "structure",
|
|
1610
1773
|
"required": [
|
|
1611
1774
|
"botId",
|
|
1612
|
-
"
|
|
1775
|
+
"localeId",
|
|
1776
|
+
"aggregationDuration"
|
|
1613
1777
|
],
|
|
1614
1778
|
"members": {
|
|
1615
1779
|
"botId": {
|
|
1616
1780
|
"location": "uri",
|
|
1617
1781
|
"locationName": "botId"
|
|
1618
1782
|
},
|
|
1619
|
-
"
|
|
1620
|
-
|
|
1621
|
-
|
|
1783
|
+
"botAliasId": {},
|
|
1784
|
+
"botVersion": {},
|
|
1785
|
+
"localeId": {},
|
|
1786
|
+
"aggregationDuration": {
|
|
1787
|
+
"shape": "S77"
|
|
1622
1788
|
},
|
|
1623
1789
|
"sortBy": {
|
|
1624
1790
|
"type": "structure",
|
|
@@ -1643,7 +1809,7 @@
|
|
|
1643
1809
|
"members": {
|
|
1644
1810
|
"name": {},
|
|
1645
1811
|
"values": {
|
|
1646
|
-
"shape": "
|
|
1812
|
+
"shape": "S7h"
|
|
1647
1813
|
},
|
|
1648
1814
|
"operator": {}
|
|
1649
1815
|
}
|
|
@@ -1659,21 +1825,171 @@
|
|
|
1659
1825
|
"type": "structure",
|
|
1660
1826
|
"members": {
|
|
1661
1827
|
"botId": {},
|
|
1828
|
+
"botAliasId": {},
|
|
1662
1829
|
"botVersion": {},
|
|
1663
|
-
"
|
|
1664
|
-
"
|
|
1830
|
+
"localeId": {},
|
|
1831
|
+
"aggregationDuration": {
|
|
1832
|
+
"shape": "S77"
|
|
1833
|
+
},
|
|
1834
|
+
"aggregationWindowStartTime": {
|
|
1835
|
+
"type": "timestamp"
|
|
1836
|
+
},
|
|
1837
|
+
"aggregationWindowEndTime": {
|
|
1838
|
+
"type": "timestamp"
|
|
1839
|
+
},
|
|
1840
|
+
"aggregationLastRefreshedDateTime": {
|
|
1841
|
+
"type": "timestamp"
|
|
1842
|
+
},
|
|
1843
|
+
"aggregatedUtterancesSummaries": {
|
|
1665
1844
|
"type": "list",
|
|
1666
1845
|
"member": {
|
|
1667
1846
|
"type": "structure",
|
|
1668
1847
|
"members": {
|
|
1669
|
-
"
|
|
1670
|
-
"
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
"
|
|
1848
|
+
"utterance": {},
|
|
1849
|
+
"hitCount": {
|
|
1850
|
+
"type": "integer"
|
|
1851
|
+
},
|
|
1852
|
+
"missedCount": {
|
|
1853
|
+
"type": "integer"
|
|
1854
|
+
},
|
|
1855
|
+
"utteranceFirstRecordedInAggregationDuration": {
|
|
1674
1856
|
"type": "timestamp"
|
|
1675
1857
|
},
|
|
1676
|
-
"
|
|
1858
|
+
"utteranceLastRecordedInAggregationDuration": {
|
|
1859
|
+
"type": "timestamp"
|
|
1860
|
+
},
|
|
1861
|
+
"containsDataFromDeletedResources": {
|
|
1862
|
+
"type": "boolean"
|
|
1863
|
+
}
|
|
1864
|
+
}
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1867
|
+
"nextToken": {}
|
|
1868
|
+
}
|
|
1869
|
+
}
|
|
1870
|
+
},
|
|
1871
|
+
"ListBotAliases": {
|
|
1872
|
+
"http": {
|
|
1873
|
+
"requestUri": "/bots/{botId}/botaliases/",
|
|
1874
|
+
"responseCode": 200
|
|
1875
|
+
},
|
|
1876
|
+
"input": {
|
|
1877
|
+
"type": "structure",
|
|
1878
|
+
"required": [
|
|
1879
|
+
"botId"
|
|
1880
|
+
],
|
|
1881
|
+
"members": {
|
|
1882
|
+
"botId": {
|
|
1883
|
+
"location": "uri",
|
|
1884
|
+
"locationName": "botId"
|
|
1885
|
+
},
|
|
1886
|
+
"maxResults": {
|
|
1887
|
+
"type": "integer"
|
|
1888
|
+
},
|
|
1889
|
+
"nextToken": {}
|
|
1890
|
+
}
|
|
1891
|
+
},
|
|
1892
|
+
"output": {
|
|
1893
|
+
"type": "structure",
|
|
1894
|
+
"members": {
|
|
1895
|
+
"botAliasSummaries": {
|
|
1896
|
+
"type": "list",
|
|
1897
|
+
"member": {
|
|
1898
|
+
"type": "structure",
|
|
1899
|
+
"members": {
|
|
1900
|
+
"botAliasId": {},
|
|
1901
|
+
"botAliasName": {},
|
|
1902
|
+
"description": {},
|
|
1903
|
+
"botVersion": {},
|
|
1904
|
+
"botAliasStatus": {},
|
|
1905
|
+
"creationDateTime": {
|
|
1906
|
+
"type": "timestamp"
|
|
1907
|
+
},
|
|
1908
|
+
"lastUpdatedDateTime": {
|
|
1909
|
+
"type": "timestamp"
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
"nextToken": {},
|
|
1915
|
+
"botId": {}
|
|
1916
|
+
}
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1919
|
+
"ListBotLocales": {
|
|
1920
|
+
"http": {
|
|
1921
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/",
|
|
1922
|
+
"responseCode": 200
|
|
1923
|
+
},
|
|
1924
|
+
"input": {
|
|
1925
|
+
"type": "structure",
|
|
1926
|
+
"required": [
|
|
1927
|
+
"botId",
|
|
1928
|
+
"botVersion"
|
|
1929
|
+
],
|
|
1930
|
+
"members": {
|
|
1931
|
+
"botId": {
|
|
1932
|
+
"location": "uri",
|
|
1933
|
+
"locationName": "botId"
|
|
1934
|
+
},
|
|
1935
|
+
"botVersion": {
|
|
1936
|
+
"location": "uri",
|
|
1937
|
+
"locationName": "botVersion"
|
|
1938
|
+
},
|
|
1939
|
+
"sortBy": {
|
|
1940
|
+
"type": "structure",
|
|
1941
|
+
"required": [
|
|
1942
|
+
"attribute",
|
|
1943
|
+
"order"
|
|
1944
|
+
],
|
|
1945
|
+
"members": {
|
|
1946
|
+
"attribute": {},
|
|
1947
|
+
"order": {}
|
|
1948
|
+
}
|
|
1949
|
+
},
|
|
1950
|
+
"filters": {
|
|
1951
|
+
"type": "list",
|
|
1952
|
+
"member": {
|
|
1953
|
+
"type": "structure",
|
|
1954
|
+
"required": [
|
|
1955
|
+
"name",
|
|
1956
|
+
"values",
|
|
1957
|
+
"operator"
|
|
1958
|
+
],
|
|
1959
|
+
"members": {
|
|
1960
|
+
"name": {},
|
|
1961
|
+
"values": {
|
|
1962
|
+
"shape": "S7h"
|
|
1963
|
+
},
|
|
1964
|
+
"operator": {}
|
|
1965
|
+
}
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
"maxResults": {
|
|
1969
|
+
"type": "integer"
|
|
1970
|
+
},
|
|
1971
|
+
"nextToken": {}
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1974
|
+
"output": {
|
|
1975
|
+
"type": "structure",
|
|
1976
|
+
"members": {
|
|
1977
|
+
"botId": {},
|
|
1978
|
+
"botVersion": {},
|
|
1979
|
+
"nextToken": {},
|
|
1980
|
+
"botLocaleSummaries": {
|
|
1981
|
+
"type": "list",
|
|
1982
|
+
"member": {
|
|
1983
|
+
"type": "structure",
|
|
1984
|
+
"members": {
|
|
1985
|
+
"localeId": {},
|
|
1986
|
+
"localeName": {},
|
|
1987
|
+
"description": {},
|
|
1988
|
+
"botLocaleStatus": {},
|
|
1989
|
+
"lastUpdatedDateTime": {
|
|
1990
|
+
"type": "timestamp"
|
|
1991
|
+
},
|
|
1992
|
+
"lastBuildSubmittedDateTime": {
|
|
1677
1993
|
"type": "timestamp"
|
|
1678
1994
|
}
|
|
1679
1995
|
}
|
|
@@ -1682,6 +1998,67 @@
|
|
|
1682
1998
|
}
|
|
1683
1999
|
}
|
|
1684
2000
|
},
|
|
2001
|
+
"ListBotRecommendations": {
|
|
2002
|
+
"http": {
|
|
2003
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/",
|
|
2004
|
+
"responseCode": 200
|
|
2005
|
+
},
|
|
2006
|
+
"input": {
|
|
2007
|
+
"type": "structure",
|
|
2008
|
+
"required": [
|
|
2009
|
+
"botId",
|
|
2010
|
+
"botVersion",
|
|
2011
|
+
"localeId"
|
|
2012
|
+
],
|
|
2013
|
+
"members": {
|
|
2014
|
+
"botId": {
|
|
2015
|
+
"location": "uri",
|
|
2016
|
+
"locationName": "botId"
|
|
2017
|
+
},
|
|
2018
|
+
"botVersion": {
|
|
2019
|
+
"location": "uri",
|
|
2020
|
+
"locationName": "botVersion"
|
|
2021
|
+
},
|
|
2022
|
+
"localeId": {
|
|
2023
|
+
"location": "uri",
|
|
2024
|
+
"locationName": "localeId"
|
|
2025
|
+
},
|
|
2026
|
+
"maxResults": {
|
|
2027
|
+
"type": "integer"
|
|
2028
|
+
},
|
|
2029
|
+
"nextToken": {}
|
|
2030
|
+
}
|
|
2031
|
+
},
|
|
2032
|
+
"output": {
|
|
2033
|
+
"type": "structure",
|
|
2034
|
+
"members": {
|
|
2035
|
+
"botId": {},
|
|
2036
|
+
"botVersion": {},
|
|
2037
|
+
"localeId": {},
|
|
2038
|
+
"botRecommendationSummaries": {
|
|
2039
|
+
"type": "list",
|
|
2040
|
+
"member": {
|
|
2041
|
+
"type": "structure",
|
|
2042
|
+
"required": [
|
|
2043
|
+
"botRecommendationStatus",
|
|
2044
|
+
"botRecommendationId"
|
|
2045
|
+
],
|
|
2046
|
+
"members": {
|
|
2047
|
+
"botRecommendationStatus": {},
|
|
2048
|
+
"botRecommendationId": {},
|
|
2049
|
+
"creationDateTime": {
|
|
2050
|
+
"type": "timestamp"
|
|
2051
|
+
},
|
|
2052
|
+
"lastUpdatedDateTime": {
|
|
2053
|
+
"type": "timestamp"
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
}
|
|
2057
|
+
},
|
|
2058
|
+
"nextToken": {}
|
|
2059
|
+
}
|
|
2060
|
+
}
|
|
2061
|
+
},
|
|
1685
2062
|
"ListBotVersions": {
|
|
1686
2063
|
"http": {
|
|
1687
2064
|
"requestUri": "/bots/{botId}/botversions/",
|
|
@@ -1768,7 +2145,7 @@
|
|
|
1768
2145
|
"members": {
|
|
1769
2146
|
"name": {},
|
|
1770
2147
|
"values": {
|
|
1771
|
-
"shape": "
|
|
2148
|
+
"shape": "S7h"
|
|
1772
2149
|
},
|
|
1773
2150
|
"operator": {}
|
|
1774
2151
|
}
|
|
@@ -1936,7 +2313,7 @@
|
|
|
1936
2313
|
"members": {
|
|
1937
2314
|
"name": {},
|
|
1938
2315
|
"values": {
|
|
1939
|
-
"shape": "
|
|
2316
|
+
"shape": "S7h"
|
|
1940
2317
|
},
|
|
1941
2318
|
"operator": {}
|
|
1942
2319
|
}
|
|
@@ -1945,7 +2322,8 @@
|
|
|
1945
2322
|
"maxResults": {
|
|
1946
2323
|
"type": "integer"
|
|
1947
2324
|
},
|
|
1948
|
-
"nextToken": {}
|
|
2325
|
+
"nextToken": {},
|
|
2326
|
+
"localeId": {}
|
|
1949
2327
|
}
|
|
1950
2328
|
},
|
|
1951
2329
|
"output": {
|
|
@@ -1960,7 +2338,7 @@
|
|
|
1960
2338
|
"members": {
|
|
1961
2339
|
"exportId": {},
|
|
1962
2340
|
"resourceSpecification": {
|
|
1963
|
-
"shape": "
|
|
2341
|
+
"shape": "S1n"
|
|
1964
2342
|
},
|
|
1965
2343
|
"fileFormat": {},
|
|
1966
2344
|
"exportStatus": {},
|
|
@@ -1973,7 +2351,8 @@
|
|
|
1973
2351
|
}
|
|
1974
2352
|
}
|
|
1975
2353
|
},
|
|
1976
|
-
"nextToken": {}
|
|
2354
|
+
"nextToken": {},
|
|
2355
|
+
"localeId": {}
|
|
1977
2356
|
}
|
|
1978
2357
|
}
|
|
1979
2358
|
},
|
|
@@ -2010,7 +2389,7 @@
|
|
|
2010
2389
|
"members": {
|
|
2011
2390
|
"name": {},
|
|
2012
2391
|
"values": {
|
|
2013
|
-
"shape": "
|
|
2392
|
+
"shape": "S7h"
|
|
2014
2393
|
},
|
|
2015
2394
|
"operator": {}
|
|
2016
2395
|
}
|
|
@@ -2019,7 +2398,8 @@
|
|
|
2019
2398
|
"maxResults": {
|
|
2020
2399
|
"type": "integer"
|
|
2021
2400
|
},
|
|
2022
|
-
"nextToken": {}
|
|
2401
|
+
"nextToken": {},
|
|
2402
|
+
"localeId": {}
|
|
2023
2403
|
}
|
|
2024
2404
|
},
|
|
2025
2405
|
"output": {
|
|
@@ -2042,11 +2422,13 @@
|
|
|
2042
2422
|
},
|
|
2043
2423
|
"lastUpdatedDateTime": {
|
|
2044
2424
|
"type": "timestamp"
|
|
2045
|
-
}
|
|
2425
|
+
},
|
|
2426
|
+
"importedResourceType": {}
|
|
2046
2427
|
}
|
|
2047
2428
|
}
|
|
2048
2429
|
},
|
|
2049
|
-
"nextToken": {}
|
|
2430
|
+
"nextToken": {},
|
|
2431
|
+
"localeId": {}
|
|
2050
2432
|
}
|
|
2051
2433
|
}
|
|
2052
2434
|
},
|
|
@@ -2098,7 +2480,7 @@
|
|
|
2098
2480
|
"members": {
|
|
2099
2481
|
"name": {},
|
|
2100
2482
|
"values": {
|
|
2101
|
-
"shape": "
|
|
2483
|
+
"shape": "S7h"
|
|
2102
2484
|
},
|
|
2103
2485
|
"operator": {}
|
|
2104
2486
|
}
|
|
@@ -2126,10 +2508,10 @@
|
|
|
2126
2508
|
"description": {},
|
|
2127
2509
|
"parentIntentSignature": {},
|
|
2128
2510
|
"inputContexts": {
|
|
2129
|
-
"shape": "
|
|
2511
|
+
"shape": "S2w"
|
|
2130
2512
|
},
|
|
2131
2513
|
"outputContexts": {
|
|
2132
|
-
"shape": "
|
|
2514
|
+
"shape": "S2y"
|
|
2133
2515
|
},
|
|
2134
2516
|
"lastUpdatedDateTime": {
|
|
2135
2517
|
"type": "timestamp"
|
|
@@ -2141,6 +2523,66 @@
|
|
|
2141
2523
|
}
|
|
2142
2524
|
}
|
|
2143
2525
|
},
|
|
2526
|
+
"ListRecommendedIntents": {
|
|
2527
|
+
"http": {
|
|
2528
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/intents",
|
|
2529
|
+
"responseCode": 200
|
|
2530
|
+
},
|
|
2531
|
+
"input": {
|
|
2532
|
+
"type": "structure",
|
|
2533
|
+
"required": [
|
|
2534
|
+
"botId",
|
|
2535
|
+
"botVersion",
|
|
2536
|
+
"localeId",
|
|
2537
|
+
"botRecommendationId"
|
|
2538
|
+
],
|
|
2539
|
+
"members": {
|
|
2540
|
+
"botId": {
|
|
2541
|
+
"location": "uri",
|
|
2542
|
+
"locationName": "botId"
|
|
2543
|
+
},
|
|
2544
|
+
"botVersion": {
|
|
2545
|
+
"location": "uri",
|
|
2546
|
+
"locationName": "botVersion"
|
|
2547
|
+
},
|
|
2548
|
+
"localeId": {
|
|
2549
|
+
"location": "uri",
|
|
2550
|
+
"locationName": "localeId"
|
|
2551
|
+
},
|
|
2552
|
+
"botRecommendationId": {
|
|
2553
|
+
"location": "uri",
|
|
2554
|
+
"locationName": "botRecommendationId"
|
|
2555
|
+
},
|
|
2556
|
+
"nextToken": {},
|
|
2557
|
+
"maxResults": {
|
|
2558
|
+
"type": "integer"
|
|
2559
|
+
}
|
|
2560
|
+
}
|
|
2561
|
+
},
|
|
2562
|
+
"output": {
|
|
2563
|
+
"type": "structure",
|
|
2564
|
+
"members": {
|
|
2565
|
+
"botId": {},
|
|
2566
|
+
"botVersion": {},
|
|
2567
|
+
"localeId": {},
|
|
2568
|
+
"botRecommendationId": {},
|
|
2569
|
+
"summaryList": {
|
|
2570
|
+
"type": "list",
|
|
2571
|
+
"member": {
|
|
2572
|
+
"type": "structure",
|
|
2573
|
+
"members": {
|
|
2574
|
+
"intentId": {},
|
|
2575
|
+
"intentName": {},
|
|
2576
|
+
"sampleUtterancesCount": {
|
|
2577
|
+
"type": "integer"
|
|
2578
|
+
}
|
|
2579
|
+
}
|
|
2580
|
+
}
|
|
2581
|
+
},
|
|
2582
|
+
"nextToken": {}
|
|
2583
|
+
}
|
|
2584
|
+
}
|
|
2585
|
+
},
|
|
2144
2586
|
"ListSlotTypes": {
|
|
2145
2587
|
"http": {
|
|
2146
2588
|
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/",
|
|
@@ -2189,7 +2631,7 @@
|
|
|
2189
2631
|
"members": {
|
|
2190
2632
|
"name": {},
|
|
2191
2633
|
"values": {
|
|
2192
|
-
"shape": "
|
|
2634
|
+
"shape": "S7h"
|
|
2193
2635
|
},
|
|
2194
2636
|
"operator": {}
|
|
2195
2637
|
}
|
|
@@ -2218,7 +2660,8 @@
|
|
|
2218
2660
|
"parentSlotTypeSignature": {},
|
|
2219
2661
|
"lastUpdatedDateTime": {
|
|
2220
2662
|
"type": "timestamp"
|
|
2221
|
-
}
|
|
2663
|
+
},
|
|
2664
|
+
"slotTypeCategory": {}
|
|
2222
2665
|
}
|
|
2223
2666
|
}
|
|
2224
2667
|
},
|
|
@@ -2279,7 +2722,7 @@
|
|
|
2279
2722
|
"members": {
|
|
2280
2723
|
"name": {},
|
|
2281
2724
|
"values": {
|
|
2282
|
-
"shape": "
|
|
2725
|
+
"shape": "S7h"
|
|
2283
2726
|
},
|
|
2284
2727
|
"operator": {}
|
|
2285
2728
|
}
|
|
@@ -2309,7 +2752,7 @@
|
|
|
2309
2752
|
"slotConstraint": {},
|
|
2310
2753
|
"slotTypeId": {},
|
|
2311
2754
|
"valueElicitationPromptSpecification": {
|
|
2312
|
-
"shape": "
|
|
2755
|
+
"shape": "S2t"
|
|
2313
2756
|
},
|
|
2314
2757
|
"lastUpdatedDateTime": {
|
|
2315
2758
|
"type": "timestamp"
|
|
@@ -2335,15 +2778,151 @@
|
|
|
2335
2778
|
"members": {
|
|
2336
2779
|
"resourceARN": {
|
|
2337
2780
|
"location": "uri",
|
|
2338
|
-
"locationName": "resourceARN"
|
|
2781
|
+
"locationName": "resourceARN"
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
},
|
|
2785
|
+
"output": {
|
|
2786
|
+
"type": "structure",
|
|
2787
|
+
"members": {
|
|
2788
|
+
"tags": {
|
|
2789
|
+
"shape": "Sf"
|
|
2790
|
+
}
|
|
2791
|
+
}
|
|
2792
|
+
}
|
|
2793
|
+
},
|
|
2794
|
+
"SearchAssociatedTranscripts": {
|
|
2795
|
+
"http": {
|
|
2796
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/associatedtranscripts",
|
|
2797
|
+
"responseCode": 200
|
|
2798
|
+
},
|
|
2799
|
+
"input": {
|
|
2800
|
+
"type": "structure",
|
|
2801
|
+
"required": [
|
|
2802
|
+
"botId",
|
|
2803
|
+
"botVersion",
|
|
2804
|
+
"localeId",
|
|
2805
|
+
"botRecommendationId",
|
|
2806
|
+
"filters"
|
|
2807
|
+
],
|
|
2808
|
+
"members": {
|
|
2809
|
+
"botId": {
|
|
2810
|
+
"location": "uri",
|
|
2811
|
+
"locationName": "botId"
|
|
2812
|
+
},
|
|
2813
|
+
"botVersion": {
|
|
2814
|
+
"location": "uri",
|
|
2815
|
+
"locationName": "botVersion"
|
|
2816
|
+
},
|
|
2817
|
+
"localeId": {
|
|
2818
|
+
"location": "uri",
|
|
2819
|
+
"locationName": "localeId"
|
|
2820
|
+
},
|
|
2821
|
+
"botRecommendationId": {
|
|
2822
|
+
"location": "uri",
|
|
2823
|
+
"locationName": "botRecommendationId"
|
|
2824
|
+
},
|
|
2825
|
+
"searchOrder": {},
|
|
2826
|
+
"filters": {
|
|
2827
|
+
"type": "list",
|
|
2828
|
+
"member": {
|
|
2829
|
+
"type": "structure",
|
|
2830
|
+
"required": [
|
|
2831
|
+
"name",
|
|
2832
|
+
"values"
|
|
2833
|
+
],
|
|
2834
|
+
"members": {
|
|
2835
|
+
"name": {},
|
|
2836
|
+
"values": {
|
|
2837
|
+
"shape": "S7h"
|
|
2838
|
+
}
|
|
2839
|
+
}
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
"maxResults": {
|
|
2843
|
+
"type": "integer"
|
|
2844
|
+
},
|
|
2845
|
+
"nextIndex": {
|
|
2846
|
+
"type": "integer"
|
|
2847
|
+
}
|
|
2848
|
+
}
|
|
2849
|
+
},
|
|
2850
|
+
"output": {
|
|
2851
|
+
"type": "structure",
|
|
2852
|
+
"members": {
|
|
2853
|
+
"botId": {},
|
|
2854
|
+
"botVersion": {},
|
|
2855
|
+
"localeId": {},
|
|
2856
|
+
"botRecommendationId": {},
|
|
2857
|
+
"nextIndex": {
|
|
2858
|
+
"type": "integer"
|
|
2859
|
+
},
|
|
2860
|
+
"associatedTranscripts": {
|
|
2861
|
+
"type": "list",
|
|
2862
|
+
"member": {
|
|
2863
|
+
"type": "structure",
|
|
2864
|
+
"members": {
|
|
2865
|
+
"transcript": {}
|
|
2866
|
+
}
|
|
2867
|
+
}
|
|
2868
|
+
},
|
|
2869
|
+
"totalResults": {
|
|
2870
|
+
"type": "integer"
|
|
2871
|
+
}
|
|
2872
|
+
}
|
|
2873
|
+
}
|
|
2874
|
+
},
|
|
2875
|
+
"StartBotRecommendation": {
|
|
2876
|
+
"http": {
|
|
2877
|
+
"method": "PUT",
|
|
2878
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/",
|
|
2879
|
+
"responseCode": 202
|
|
2880
|
+
},
|
|
2881
|
+
"input": {
|
|
2882
|
+
"type": "structure",
|
|
2883
|
+
"required": [
|
|
2884
|
+
"botId",
|
|
2885
|
+
"botVersion",
|
|
2886
|
+
"localeId",
|
|
2887
|
+
"transcriptSourceSetting"
|
|
2888
|
+
],
|
|
2889
|
+
"members": {
|
|
2890
|
+
"botId": {
|
|
2891
|
+
"location": "uri",
|
|
2892
|
+
"locationName": "botId"
|
|
2893
|
+
},
|
|
2894
|
+
"botVersion": {
|
|
2895
|
+
"location": "uri",
|
|
2896
|
+
"locationName": "botVersion"
|
|
2897
|
+
},
|
|
2898
|
+
"localeId": {
|
|
2899
|
+
"location": "uri",
|
|
2900
|
+
"locationName": "localeId"
|
|
2901
|
+
},
|
|
2902
|
+
"transcriptSourceSetting": {
|
|
2903
|
+
"shape": "S61"
|
|
2904
|
+
},
|
|
2905
|
+
"encryptionSetting": {
|
|
2906
|
+
"shape": "S6a"
|
|
2339
2907
|
}
|
|
2340
2908
|
}
|
|
2341
2909
|
},
|
|
2342
2910
|
"output": {
|
|
2343
2911
|
"type": "structure",
|
|
2344
2912
|
"members": {
|
|
2345
|
-
"
|
|
2346
|
-
|
|
2913
|
+
"botId": {},
|
|
2914
|
+
"botVersion": {},
|
|
2915
|
+
"localeId": {},
|
|
2916
|
+
"botRecommendationStatus": {},
|
|
2917
|
+
"botRecommendationId": {},
|
|
2918
|
+
"creationDateTime": {
|
|
2919
|
+
"type": "timestamp"
|
|
2920
|
+
},
|
|
2921
|
+
"transcriptSourceSetting": {
|
|
2922
|
+
"shape": "S61"
|
|
2923
|
+
},
|
|
2924
|
+
"encryptionSetting": {
|
|
2925
|
+
"shape": "S6a"
|
|
2347
2926
|
}
|
|
2348
2927
|
}
|
|
2349
2928
|
}
|
|
@@ -2364,11 +2943,11 @@
|
|
|
2364
2943
|
"members": {
|
|
2365
2944
|
"importId": {},
|
|
2366
2945
|
"resourceSpecification": {
|
|
2367
|
-
"shape": "
|
|
2946
|
+
"shape": "S6p"
|
|
2368
2947
|
},
|
|
2369
2948
|
"mergeStrategy": {},
|
|
2370
2949
|
"filePassword": {
|
|
2371
|
-
"shape": "
|
|
2950
|
+
"shape": "S1s"
|
|
2372
2951
|
}
|
|
2373
2952
|
}
|
|
2374
2953
|
},
|
|
@@ -2377,7 +2956,7 @@
|
|
|
2377
2956
|
"members": {
|
|
2378
2957
|
"importId": {},
|
|
2379
2958
|
"resourceSpecification": {
|
|
2380
|
-
"shape": "
|
|
2959
|
+
"shape": "S6p"
|
|
2381
2960
|
},
|
|
2382
2961
|
"mergeStrategy": {},
|
|
2383
2962
|
"importStatus": {},
|
|
@@ -2612,13 +3191,76 @@
|
|
|
2612
3191
|
},
|
|
2613
3192
|
"botLocaleStatus": {},
|
|
2614
3193
|
"failureReasons": {
|
|
2615
|
-
"shape": "
|
|
3194
|
+
"shape": "S5r"
|
|
3195
|
+
},
|
|
3196
|
+
"creationDateTime": {
|
|
3197
|
+
"type": "timestamp"
|
|
3198
|
+
},
|
|
3199
|
+
"lastUpdatedDateTime": {
|
|
3200
|
+
"type": "timestamp"
|
|
3201
|
+
},
|
|
3202
|
+
"recommendedActions": {
|
|
3203
|
+
"shape": "S5w"
|
|
3204
|
+
}
|
|
3205
|
+
}
|
|
3206
|
+
}
|
|
3207
|
+
},
|
|
3208
|
+
"UpdateBotRecommendation": {
|
|
3209
|
+
"http": {
|
|
3210
|
+
"method": "PUT",
|
|
3211
|
+
"requestUri": "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/",
|
|
3212
|
+
"responseCode": 202
|
|
3213
|
+
},
|
|
3214
|
+
"input": {
|
|
3215
|
+
"type": "structure",
|
|
3216
|
+
"required": [
|
|
3217
|
+
"botId",
|
|
3218
|
+
"botVersion",
|
|
3219
|
+
"localeId",
|
|
3220
|
+
"botRecommendationId",
|
|
3221
|
+
"encryptionSetting"
|
|
3222
|
+
],
|
|
3223
|
+
"members": {
|
|
3224
|
+
"botId": {
|
|
3225
|
+
"location": "uri",
|
|
3226
|
+
"locationName": "botId"
|
|
3227
|
+
},
|
|
3228
|
+
"botVersion": {
|
|
3229
|
+
"location": "uri",
|
|
3230
|
+
"locationName": "botVersion"
|
|
3231
|
+
},
|
|
3232
|
+
"localeId": {
|
|
3233
|
+
"location": "uri",
|
|
3234
|
+
"locationName": "localeId"
|
|
3235
|
+
},
|
|
3236
|
+
"botRecommendationId": {
|
|
3237
|
+
"location": "uri",
|
|
3238
|
+
"locationName": "botRecommendationId"
|
|
2616
3239
|
},
|
|
3240
|
+
"encryptionSetting": {
|
|
3241
|
+
"shape": "S6a"
|
|
3242
|
+
}
|
|
3243
|
+
}
|
|
3244
|
+
},
|
|
3245
|
+
"output": {
|
|
3246
|
+
"type": "structure",
|
|
3247
|
+
"members": {
|
|
3248
|
+
"botId": {},
|
|
3249
|
+
"botVersion": {},
|
|
3250
|
+
"localeId": {},
|
|
3251
|
+
"botRecommendationStatus": {},
|
|
3252
|
+
"botRecommendationId": {},
|
|
2617
3253
|
"creationDateTime": {
|
|
2618
3254
|
"type": "timestamp"
|
|
2619
3255
|
},
|
|
2620
3256
|
"lastUpdatedDateTime": {
|
|
2621
3257
|
"type": "timestamp"
|
|
3258
|
+
},
|
|
3259
|
+
"transcriptSourceSetting": {
|
|
3260
|
+
"shape": "S61"
|
|
3261
|
+
},
|
|
3262
|
+
"encryptionSetting": {
|
|
3263
|
+
"shape": "S6a"
|
|
2622
3264
|
}
|
|
2623
3265
|
}
|
|
2624
3266
|
}
|
|
@@ -2640,7 +3282,7 @@
|
|
|
2640
3282
|
"locationName": "exportId"
|
|
2641
3283
|
},
|
|
2642
3284
|
"filePassword": {
|
|
2643
|
-
"shape": "
|
|
3285
|
+
"shape": "S1s"
|
|
2644
3286
|
}
|
|
2645
3287
|
}
|
|
2646
3288
|
},
|
|
@@ -2649,7 +3291,7 @@
|
|
|
2649
3291
|
"members": {
|
|
2650
3292
|
"exportId": {},
|
|
2651
3293
|
"resourceSpecification": {
|
|
2652
|
-
"shape": "
|
|
3294
|
+
"shape": "S1n"
|
|
2653
3295
|
},
|
|
2654
3296
|
"fileFormat": {},
|
|
2655
3297
|
"exportStatus": {},
|
|
@@ -2686,31 +3328,31 @@
|
|
|
2686
3328
|
"description": {},
|
|
2687
3329
|
"parentIntentSignature": {},
|
|
2688
3330
|
"sampleUtterances": {
|
|
2689
|
-
"shape": "
|
|
3331
|
+
"shape": "S1x"
|
|
2690
3332
|
},
|
|
2691
3333
|
"dialogCodeHook": {
|
|
2692
|
-
"shape": "
|
|
3334
|
+
"shape": "S20"
|
|
2693
3335
|
},
|
|
2694
3336
|
"fulfillmentCodeHook": {
|
|
2695
|
-
"shape": "
|
|
3337
|
+
"shape": "S21"
|
|
2696
3338
|
},
|
|
2697
3339
|
"slotPriorities": {
|
|
2698
|
-
"shape": "
|
|
3340
|
+
"shape": "S6x"
|
|
2699
3341
|
},
|
|
2700
3342
|
"intentConfirmationSetting": {
|
|
2701
|
-
"shape": "
|
|
3343
|
+
"shape": "S2s"
|
|
2702
3344
|
},
|
|
2703
3345
|
"intentClosingSetting": {
|
|
2704
|
-
"shape": "
|
|
3346
|
+
"shape": "S2v"
|
|
2705
3347
|
},
|
|
2706
3348
|
"inputContexts": {
|
|
2707
|
-
"shape": "
|
|
3349
|
+
"shape": "S2w"
|
|
2708
3350
|
},
|
|
2709
3351
|
"outputContexts": {
|
|
2710
|
-
"shape": "
|
|
3352
|
+
"shape": "S2y"
|
|
2711
3353
|
},
|
|
2712
3354
|
"kendraConfiguration": {
|
|
2713
|
-
"shape": "
|
|
3355
|
+
"shape": "S32"
|
|
2714
3356
|
},
|
|
2715
3357
|
"botId": {
|
|
2716
3358
|
"location": "uri",
|
|
@@ -2734,31 +3376,31 @@
|
|
|
2734
3376
|
"description": {},
|
|
2735
3377
|
"parentIntentSignature": {},
|
|
2736
3378
|
"sampleUtterances": {
|
|
2737
|
-
"shape": "
|
|
3379
|
+
"shape": "S1x"
|
|
2738
3380
|
},
|
|
2739
3381
|
"dialogCodeHook": {
|
|
2740
|
-
"shape": "
|
|
3382
|
+
"shape": "S20"
|
|
2741
3383
|
},
|
|
2742
3384
|
"fulfillmentCodeHook": {
|
|
2743
|
-
"shape": "
|
|
3385
|
+
"shape": "S21"
|
|
2744
3386
|
},
|
|
2745
3387
|
"slotPriorities": {
|
|
2746
|
-
"shape": "
|
|
3388
|
+
"shape": "S6x"
|
|
2747
3389
|
},
|
|
2748
3390
|
"intentConfirmationSetting": {
|
|
2749
|
-
"shape": "
|
|
3391
|
+
"shape": "S2s"
|
|
2750
3392
|
},
|
|
2751
3393
|
"intentClosingSetting": {
|
|
2752
|
-
"shape": "
|
|
3394
|
+
"shape": "S2v"
|
|
2753
3395
|
},
|
|
2754
3396
|
"inputContexts": {
|
|
2755
|
-
"shape": "
|
|
3397
|
+
"shape": "S2w"
|
|
2756
3398
|
},
|
|
2757
3399
|
"outputContexts": {
|
|
2758
|
-
"shape": "
|
|
3400
|
+
"shape": "S2y"
|
|
2759
3401
|
},
|
|
2760
3402
|
"kendraConfiguration": {
|
|
2761
|
-
"shape": "
|
|
3403
|
+
"shape": "S32"
|
|
2762
3404
|
},
|
|
2763
3405
|
"botId": {},
|
|
2764
3406
|
"botVersion": {},
|
|
@@ -2831,10 +3473,10 @@
|
|
|
2831
3473
|
"description": {},
|
|
2832
3474
|
"slotTypeId": {},
|
|
2833
3475
|
"valueElicitationSetting": {
|
|
2834
|
-
"shape": "
|
|
3476
|
+
"shape": "S3r"
|
|
2835
3477
|
},
|
|
2836
3478
|
"obfuscationSetting": {
|
|
2837
|
-
"shape": "
|
|
3479
|
+
"shape": "S41"
|
|
2838
3480
|
},
|
|
2839
3481
|
"botId": {
|
|
2840
3482
|
"location": "uri",
|
|
@@ -2853,7 +3495,7 @@
|
|
|
2853
3495
|
"locationName": "intentId"
|
|
2854
3496
|
},
|
|
2855
3497
|
"multipleValuesSetting": {
|
|
2856
|
-
"shape": "
|
|
3498
|
+
"shape": "S43"
|
|
2857
3499
|
}
|
|
2858
3500
|
}
|
|
2859
3501
|
},
|
|
@@ -2865,10 +3507,10 @@
|
|
|
2865
3507
|
"description": {},
|
|
2866
3508
|
"slotTypeId": {},
|
|
2867
3509
|
"valueElicitationSetting": {
|
|
2868
|
-
"shape": "
|
|
3510
|
+
"shape": "S3r"
|
|
2869
3511
|
},
|
|
2870
3512
|
"obfuscationSetting": {
|
|
2871
|
-
"shape": "
|
|
3513
|
+
"shape": "S41"
|
|
2872
3514
|
},
|
|
2873
3515
|
"botId": {},
|
|
2874
3516
|
"botVersion": {},
|
|
@@ -2881,7 +3523,7 @@
|
|
|
2881
3523
|
"type": "timestamp"
|
|
2882
3524
|
},
|
|
2883
3525
|
"multipleValuesSetting": {
|
|
2884
|
-
"shape": "
|
|
3526
|
+
"shape": "S43"
|
|
2885
3527
|
}
|
|
2886
3528
|
}
|
|
2887
3529
|
}
|
|
@@ -2897,7 +3539,6 @@
|
|
|
2897
3539
|
"required": [
|
|
2898
3540
|
"slotTypeId",
|
|
2899
3541
|
"slotTypeName",
|
|
2900
|
-
"valueSelectionSetting",
|
|
2901
3542
|
"botId",
|
|
2902
3543
|
"botVersion",
|
|
2903
3544
|
"localeId"
|
|
@@ -2910,10 +3551,10 @@
|
|
|
2910
3551
|
"slotTypeName": {},
|
|
2911
3552
|
"description": {},
|
|
2912
3553
|
"slotTypeValues": {
|
|
2913
|
-
"shape": "
|
|
3554
|
+
"shape": "S46"
|
|
2914
3555
|
},
|
|
2915
3556
|
"valueSelectionSetting": {
|
|
2916
|
-
"shape": "
|
|
3557
|
+
"shape": "S4b"
|
|
2917
3558
|
},
|
|
2918
3559
|
"parentSlotTypeSignature": {},
|
|
2919
3560
|
"botId": {
|
|
@@ -2927,6 +3568,9 @@
|
|
|
2927
3568
|
"localeId": {
|
|
2928
3569
|
"location": "uri",
|
|
2929
3570
|
"locationName": "localeId"
|
|
3571
|
+
},
|
|
3572
|
+
"externalSourceSetting": {
|
|
3573
|
+
"shape": "S4i"
|
|
2930
3574
|
}
|
|
2931
3575
|
}
|
|
2932
3576
|
},
|
|
@@ -2937,10 +3581,10 @@
|
|
|
2937
3581
|
"slotTypeName": {},
|
|
2938
3582
|
"description": {},
|
|
2939
3583
|
"slotTypeValues": {
|
|
2940
|
-
"shape": "
|
|
3584
|
+
"shape": "S46"
|
|
2941
3585
|
},
|
|
2942
3586
|
"valueSelectionSetting": {
|
|
2943
|
-
"shape": "
|
|
3587
|
+
"shape": "S4b"
|
|
2944
3588
|
},
|
|
2945
3589
|
"parentSlotTypeSignature": {},
|
|
2946
3590
|
"botId": {},
|
|
@@ -2951,6 +3595,9 @@
|
|
|
2951
3595
|
},
|
|
2952
3596
|
"lastUpdatedDateTime": {
|
|
2953
3597
|
"type": "timestamp"
|
|
3598
|
+
},
|
|
3599
|
+
"externalSourceSetting": {
|
|
3600
|
+
"shape": "S4i"
|
|
2954
3601
|
}
|
|
2955
3602
|
}
|
|
2956
3603
|
}
|
|
@@ -3098,10 +3745,11 @@
|
|
|
3098
3745
|
"voiceId"
|
|
3099
3746
|
],
|
|
3100
3747
|
"members": {
|
|
3101
|
-
"voiceId": {}
|
|
3748
|
+
"voiceId": {},
|
|
3749
|
+
"engine": {}
|
|
3102
3750
|
}
|
|
3103
3751
|
},
|
|
3104
|
-
"
|
|
3752
|
+
"S1i": {
|
|
3105
3753
|
"type": "map",
|
|
3106
3754
|
"key": {},
|
|
3107
3755
|
"value": {
|
|
@@ -3114,7 +3762,7 @@
|
|
|
3114
3762
|
}
|
|
3115
3763
|
}
|
|
3116
3764
|
},
|
|
3117
|
-
"
|
|
3765
|
+
"S1n": {
|
|
3118
3766
|
"type": "structure",
|
|
3119
3767
|
"members": {
|
|
3120
3768
|
"botExportSpecification": {
|
|
@@ -3140,14 +3788,27 @@
|
|
|
3140
3788
|
"botVersion": {},
|
|
3141
3789
|
"localeId": {}
|
|
3142
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
|
+
}
|
|
3143
3804
|
}
|
|
3144
3805
|
}
|
|
3145
3806
|
},
|
|
3146
|
-
"
|
|
3807
|
+
"S1s": {
|
|
3147
3808
|
"type": "string",
|
|
3148
3809
|
"sensitive": true
|
|
3149
3810
|
},
|
|
3150
|
-
"
|
|
3811
|
+
"S1x": {
|
|
3151
3812
|
"type": "list",
|
|
3152
3813
|
"member": {
|
|
3153
3814
|
"type": "structure",
|
|
@@ -3159,7 +3820,7 @@
|
|
|
3159
3820
|
}
|
|
3160
3821
|
}
|
|
3161
3822
|
},
|
|
3162
|
-
"
|
|
3823
|
+
"S20": {
|
|
3163
3824
|
"type": "structure",
|
|
3164
3825
|
"required": [
|
|
3165
3826
|
"enabled"
|
|
@@ -3170,7 +3831,7 @@
|
|
|
3170
3831
|
}
|
|
3171
3832
|
}
|
|
3172
3833
|
},
|
|
3173
|
-
"
|
|
3834
|
+
"S21": {
|
|
3174
3835
|
"type": "structure",
|
|
3175
3836
|
"required": [
|
|
3176
3837
|
"enabled"
|
|
@@ -3178,46 +3839,88 @@
|
|
|
3178
3839
|
"members": {
|
|
3179
3840
|
"enabled": {
|
|
3180
3841
|
"type": "boolean"
|
|
3181
|
-
}
|
|
3182
|
-
}
|
|
3183
|
-
},
|
|
3184
|
-
"S20": {
|
|
3185
|
-
"type": "structure",
|
|
3186
|
-
"required": [
|
|
3187
|
-
"promptSpecification",
|
|
3188
|
-
"declinationResponse"
|
|
3189
|
-
],
|
|
3190
|
-
"members": {
|
|
3191
|
-
"promptSpecification": {
|
|
3192
|
-
"shape": "S21"
|
|
3193
3842
|
},
|
|
3194
|
-
"
|
|
3195
|
-
"
|
|
3843
|
+
"postFulfillmentStatusSpecification": {
|
|
3844
|
+
"type": "structure",
|
|
3845
|
+
"members": {
|
|
3846
|
+
"successResponse": {
|
|
3847
|
+
"shape": "S23"
|
|
3848
|
+
},
|
|
3849
|
+
"failureResponse": {
|
|
3850
|
+
"shape": "S23"
|
|
3851
|
+
},
|
|
3852
|
+
"timeoutResponse": {
|
|
3853
|
+
"shape": "S23"
|
|
3854
|
+
}
|
|
3855
|
+
}
|
|
3196
3856
|
},
|
|
3197
|
-
"
|
|
3198
|
-
"type": "
|
|
3857
|
+
"fulfillmentUpdatesSpecification": {
|
|
3858
|
+
"type": "structure",
|
|
3859
|
+
"required": [
|
|
3860
|
+
"active"
|
|
3861
|
+
],
|
|
3862
|
+
"members": {
|
|
3863
|
+
"active": {
|
|
3864
|
+
"type": "boolean"
|
|
3865
|
+
},
|
|
3866
|
+
"startResponse": {
|
|
3867
|
+
"type": "structure",
|
|
3868
|
+
"required": [
|
|
3869
|
+
"delayInSeconds",
|
|
3870
|
+
"messageGroups"
|
|
3871
|
+
],
|
|
3872
|
+
"members": {
|
|
3873
|
+
"delayInSeconds": {
|
|
3874
|
+
"type": "integer"
|
|
3875
|
+
},
|
|
3876
|
+
"messageGroups": {
|
|
3877
|
+
"shape": "S24"
|
|
3878
|
+
},
|
|
3879
|
+
"allowInterrupt": {
|
|
3880
|
+
"type": "boolean"
|
|
3881
|
+
}
|
|
3882
|
+
}
|
|
3883
|
+
},
|
|
3884
|
+
"updateResponse": {
|
|
3885
|
+
"type": "structure",
|
|
3886
|
+
"required": [
|
|
3887
|
+
"frequencyInSeconds",
|
|
3888
|
+
"messageGroups"
|
|
3889
|
+
],
|
|
3890
|
+
"members": {
|
|
3891
|
+
"frequencyInSeconds": {
|
|
3892
|
+
"type": "integer"
|
|
3893
|
+
},
|
|
3894
|
+
"messageGroups": {
|
|
3895
|
+
"shape": "S24"
|
|
3896
|
+
},
|
|
3897
|
+
"allowInterrupt": {
|
|
3898
|
+
"type": "boolean"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
},
|
|
3902
|
+
"timeoutInSeconds": {
|
|
3903
|
+
"type": "integer"
|
|
3904
|
+
}
|
|
3905
|
+
}
|
|
3199
3906
|
}
|
|
3200
3907
|
}
|
|
3201
3908
|
},
|
|
3202
|
-
"
|
|
3909
|
+
"S23": {
|
|
3203
3910
|
"type": "structure",
|
|
3204
3911
|
"required": [
|
|
3205
|
-
"messageGroups"
|
|
3206
|
-
"maxRetries"
|
|
3912
|
+
"messageGroups"
|
|
3207
3913
|
],
|
|
3208
3914
|
"members": {
|
|
3209
3915
|
"messageGroups": {
|
|
3210
|
-
"shape": "
|
|
3211
|
-
},
|
|
3212
|
-
"maxRetries": {
|
|
3213
|
-
"type": "integer"
|
|
3916
|
+
"shape": "S24"
|
|
3214
3917
|
},
|
|
3215
3918
|
"allowInterrupt": {
|
|
3216
3919
|
"type": "boolean"
|
|
3217
3920
|
}
|
|
3218
3921
|
}
|
|
3219
3922
|
},
|
|
3220
|
-
"
|
|
3923
|
+
"S24": {
|
|
3221
3924
|
"type": "list",
|
|
3222
3925
|
"member": {
|
|
3223
3926
|
"type": "structure",
|
|
@@ -3226,18 +3929,18 @@
|
|
|
3226
3929
|
],
|
|
3227
3930
|
"members": {
|
|
3228
3931
|
"message": {
|
|
3229
|
-
"shape": "
|
|
3932
|
+
"shape": "S26"
|
|
3230
3933
|
},
|
|
3231
3934
|
"variations": {
|
|
3232
3935
|
"type": "list",
|
|
3233
3936
|
"member": {
|
|
3234
|
-
"shape": "
|
|
3937
|
+
"shape": "S26"
|
|
3235
3938
|
}
|
|
3236
3939
|
}
|
|
3237
3940
|
}
|
|
3238
3941
|
}
|
|
3239
3942
|
},
|
|
3240
|
-
"
|
|
3943
|
+
"S26": {
|
|
3241
3944
|
"type": "structure",
|
|
3242
3945
|
"members": {
|
|
3243
3946
|
"plainTextMessage": {
|
|
@@ -3294,35 +3997,57 @@
|
|
|
3294
3997
|
}
|
|
3295
3998
|
}
|
|
3296
3999
|
},
|
|
3297
|
-
"
|
|
4000
|
+
"S2s": {
|
|
3298
4001
|
"type": "structure",
|
|
3299
4002
|
"required": [
|
|
3300
|
-
"
|
|
4003
|
+
"promptSpecification",
|
|
4004
|
+
"declinationResponse"
|
|
4005
|
+
],
|
|
4006
|
+
"members": {
|
|
4007
|
+
"promptSpecification": {
|
|
4008
|
+
"shape": "S2t"
|
|
4009
|
+
},
|
|
4010
|
+
"declinationResponse": {
|
|
4011
|
+
"shape": "S23"
|
|
4012
|
+
},
|
|
4013
|
+
"active": {
|
|
4014
|
+
"type": "boolean"
|
|
4015
|
+
}
|
|
4016
|
+
}
|
|
4017
|
+
},
|
|
4018
|
+
"S2t": {
|
|
4019
|
+
"type": "structure",
|
|
4020
|
+
"required": [
|
|
4021
|
+
"messageGroups",
|
|
4022
|
+
"maxRetries"
|
|
3301
4023
|
],
|
|
3302
4024
|
"members": {
|
|
3303
4025
|
"messageGroups": {
|
|
3304
|
-
"shape": "
|
|
4026
|
+
"shape": "S24"
|
|
4027
|
+
},
|
|
4028
|
+
"maxRetries": {
|
|
4029
|
+
"type": "integer"
|
|
3305
4030
|
},
|
|
3306
4031
|
"allowInterrupt": {
|
|
3307
4032
|
"type": "boolean"
|
|
3308
4033
|
}
|
|
3309
4034
|
}
|
|
3310
4035
|
},
|
|
3311
|
-
"
|
|
4036
|
+
"S2v": {
|
|
3312
4037
|
"type": "structure",
|
|
3313
4038
|
"required": [
|
|
3314
4039
|
"closingResponse"
|
|
3315
4040
|
],
|
|
3316
4041
|
"members": {
|
|
3317
4042
|
"closingResponse": {
|
|
3318
|
-
"shape": "
|
|
4043
|
+
"shape": "S23"
|
|
3319
4044
|
},
|
|
3320
4045
|
"active": {
|
|
3321
4046
|
"type": "boolean"
|
|
3322
4047
|
}
|
|
3323
4048
|
}
|
|
3324
4049
|
},
|
|
3325
|
-
"
|
|
4050
|
+
"S2w": {
|
|
3326
4051
|
"type": "list",
|
|
3327
4052
|
"member": {
|
|
3328
4053
|
"type": "structure",
|
|
@@ -3334,7 +4059,7 @@
|
|
|
3334
4059
|
}
|
|
3335
4060
|
}
|
|
3336
4061
|
},
|
|
3337
|
-
"
|
|
4062
|
+
"S2y": {
|
|
3338
4063
|
"type": "list",
|
|
3339
4064
|
"member": {
|
|
3340
4065
|
"type": "structure",
|
|
@@ -3354,7 +4079,7 @@
|
|
|
3354
4079
|
}
|
|
3355
4080
|
}
|
|
3356
4081
|
},
|
|
3357
|
-
"
|
|
4082
|
+
"S32": {
|
|
3358
4083
|
"type": "structure",
|
|
3359
4084
|
"required": [
|
|
3360
4085
|
"kendraIndex"
|
|
@@ -3367,7 +4092,7 @@
|
|
|
3367
4092
|
"queryFilterString": {}
|
|
3368
4093
|
}
|
|
3369
4094
|
},
|
|
3370
|
-
"
|
|
4095
|
+
"S3r": {
|
|
3371
4096
|
"type": "structure",
|
|
3372
4097
|
"required": [
|
|
3373
4098
|
"slotConstraint"
|
|
@@ -3395,10 +4120,10 @@
|
|
|
3395
4120
|
},
|
|
3396
4121
|
"slotConstraint": {},
|
|
3397
4122
|
"promptSpecification": {
|
|
3398
|
-
"shape": "
|
|
4123
|
+
"shape": "S2t"
|
|
3399
4124
|
},
|
|
3400
4125
|
"sampleUtterances": {
|
|
3401
|
-
"shape": "
|
|
4126
|
+
"shape": "S1x"
|
|
3402
4127
|
},
|
|
3403
4128
|
"waitAndContinueSpecification": {
|
|
3404
4129
|
"type": "structure",
|
|
@@ -3408,10 +4133,10 @@
|
|
|
3408
4133
|
],
|
|
3409
4134
|
"members": {
|
|
3410
4135
|
"waitingResponse": {
|
|
3411
|
-
"shape": "
|
|
4136
|
+
"shape": "S23"
|
|
3412
4137
|
},
|
|
3413
4138
|
"continueResponse": {
|
|
3414
|
-
"shape": "
|
|
4139
|
+
"shape": "S23"
|
|
3415
4140
|
},
|
|
3416
4141
|
"stillWaitingResponse": {
|
|
3417
4142
|
"type": "structure",
|
|
@@ -3422,7 +4147,7 @@
|
|
|
3422
4147
|
],
|
|
3423
4148
|
"members": {
|
|
3424
4149
|
"messageGroups": {
|
|
3425
|
-
"shape": "
|
|
4150
|
+
"shape": "S24"
|
|
3426
4151
|
},
|
|
3427
4152
|
"frequencyInSeconds": {
|
|
3428
4153
|
"type": "integer"
|
|
@@ -3442,7 +4167,7 @@
|
|
|
3442
4167
|
}
|
|
3443
4168
|
}
|
|
3444
4169
|
},
|
|
3445
|
-
"
|
|
4170
|
+
"S41": {
|
|
3446
4171
|
"type": "structure",
|
|
3447
4172
|
"required": [
|
|
3448
4173
|
"obfuscationSettingType"
|
|
@@ -3451,7 +4176,7 @@
|
|
|
3451
4176
|
"obfuscationSettingType": {}
|
|
3452
4177
|
}
|
|
3453
4178
|
},
|
|
3454
|
-
"
|
|
4179
|
+
"S43": {
|
|
3455
4180
|
"type": "structure",
|
|
3456
4181
|
"members": {
|
|
3457
4182
|
"allowMultipleValues": {
|
|
@@ -3459,24 +4184,24 @@
|
|
|
3459
4184
|
}
|
|
3460
4185
|
}
|
|
3461
4186
|
},
|
|
3462
|
-
"
|
|
4187
|
+
"S46": {
|
|
3463
4188
|
"type": "list",
|
|
3464
4189
|
"member": {
|
|
3465
4190
|
"type": "structure",
|
|
3466
4191
|
"members": {
|
|
3467
4192
|
"sampleValue": {
|
|
3468
|
-
"shape": "
|
|
4193
|
+
"shape": "S48"
|
|
3469
4194
|
},
|
|
3470
4195
|
"synonyms": {
|
|
3471
4196
|
"type": "list",
|
|
3472
4197
|
"member": {
|
|
3473
|
-
"shape": "
|
|
4198
|
+
"shape": "S48"
|
|
3474
4199
|
}
|
|
3475
4200
|
}
|
|
3476
4201
|
}
|
|
3477
4202
|
}
|
|
3478
4203
|
},
|
|
3479
|
-
"
|
|
4204
|
+
"S48": {
|
|
3480
4205
|
"type": "structure",
|
|
3481
4206
|
"required": [
|
|
3482
4207
|
"value"
|
|
@@ -3485,7 +4210,7 @@
|
|
|
3485
4210
|
"value": {}
|
|
3486
4211
|
}
|
|
3487
4212
|
},
|
|
3488
|
-
"
|
|
4213
|
+
"S4b": {
|
|
3489
4214
|
"type": "structure",
|
|
3490
4215
|
"required": [
|
|
3491
4216
|
"resolutionStrategy"
|
|
@@ -3500,14 +4225,113 @@
|
|
|
3500
4225
|
"members": {
|
|
3501
4226
|
"pattern": {}
|
|
3502
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
|
+
}
|
|
3503
4256
|
}
|
|
3504
4257
|
}
|
|
3505
4258
|
},
|
|
3506
|
-
"
|
|
4259
|
+
"S5r": {
|
|
3507
4260
|
"type": "list",
|
|
3508
4261
|
"member": {}
|
|
3509
4262
|
},
|
|
3510
|
-
"
|
|
4263
|
+
"S5w": {
|
|
4264
|
+
"type": "list",
|
|
4265
|
+
"member": {}
|
|
4266
|
+
},
|
|
4267
|
+
"S61": {
|
|
4268
|
+
"type": "structure",
|
|
4269
|
+
"members": {
|
|
4270
|
+
"s3BucketTranscriptSource": {
|
|
4271
|
+
"type": "structure",
|
|
4272
|
+
"required": [
|
|
4273
|
+
"s3BucketName",
|
|
4274
|
+
"transcriptFormat"
|
|
4275
|
+
],
|
|
4276
|
+
"members": {
|
|
4277
|
+
"s3BucketName": {},
|
|
4278
|
+
"pathFormat": {
|
|
4279
|
+
"type": "structure",
|
|
4280
|
+
"members": {
|
|
4281
|
+
"objectPrefixes": {
|
|
4282
|
+
"type": "list",
|
|
4283
|
+
"member": {}
|
|
4284
|
+
}
|
|
4285
|
+
}
|
|
4286
|
+
},
|
|
4287
|
+
"transcriptFormat": {},
|
|
4288
|
+
"transcriptFilter": {
|
|
4289
|
+
"type": "structure",
|
|
4290
|
+
"members": {
|
|
4291
|
+
"lexTranscriptFilter": {
|
|
4292
|
+
"type": "structure",
|
|
4293
|
+
"members": {
|
|
4294
|
+
"dateRangeFilter": {
|
|
4295
|
+
"type": "structure",
|
|
4296
|
+
"required": [
|
|
4297
|
+
"startDateTime",
|
|
4298
|
+
"endDateTime"
|
|
4299
|
+
],
|
|
4300
|
+
"members": {
|
|
4301
|
+
"startDateTime": {
|
|
4302
|
+
"type": "timestamp"
|
|
4303
|
+
},
|
|
4304
|
+
"endDateTime": {
|
|
4305
|
+
"type": "timestamp"
|
|
4306
|
+
}
|
|
4307
|
+
}
|
|
4308
|
+
}
|
|
4309
|
+
}
|
|
4310
|
+
}
|
|
4311
|
+
}
|
|
4312
|
+
},
|
|
4313
|
+
"kmsKeyArn": {}
|
|
4314
|
+
}
|
|
4315
|
+
}
|
|
4316
|
+
}
|
|
4317
|
+
},
|
|
4318
|
+
"S6a": {
|
|
4319
|
+
"type": "structure",
|
|
4320
|
+
"members": {
|
|
4321
|
+
"kmsKeyArn": {},
|
|
4322
|
+
"botLocaleExportPassword": {
|
|
4323
|
+
"shape": "S6b"
|
|
4324
|
+
},
|
|
4325
|
+
"associatedTranscriptsPassword": {
|
|
4326
|
+
"shape": "S6b"
|
|
4327
|
+
}
|
|
4328
|
+
}
|
|
4329
|
+
},
|
|
4330
|
+
"S6b": {
|
|
4331
|
+
"type": "string",
|
|
4332
|
+
"sensitive": true
|
|
4333
|
+
},
|
|
4334
|
+
"S6p": {
|
|
3511
4335
|
"type": "structure",
|
|
3512
4336
|
"members": {
|
|
3513
4337
|
"botImportSpecification": {
|
|
@@ -3552,10 +4376,23 @@
|
|
|
3552
4376
|
"shape": "S1c"
|
|
3553
4377
|
}
|
|
3554
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
|
+
}
|
|
3555
4392
|
}
|
|
3556
4393
|
}
|
|
3557
4394
|
},
|
|
3558
|
-
"
|
|
4395
|
+
"S6x": {
|
|
3559
4396
|
"type": "list",
|
|
3560
4397
|
"member": {
|
|
3561
4398
|
"type": "structure",
|
|
@@ -3571,7 +4408,28 @@
|
|
|
3571
4408
|
}
|
|
3572
4409
|
}
|
|
3573
4410
|
},
|
|
3574
|
-
"
|
|
4411
|
+
"S77": {
|
|
4412
|
+
"type": "structure",
|
|
4413
|
+
"required": [
|
|
4414
|
+
"relativeAggregationDuration"
|
|
4415
|
+
],
|
|
4416
|
+
"members": {
|
|
4417
|
+
"relativeAggregationDuration": {
|
|
4418
|
+
"type": "structure",
|
|
4419
|
+
"required": [
|
|
4420
|
+
"timeDimension",
|
|
4421
|
+
"timeValue"
|
|
4422
|
+
],
|
|
4423
|
+
"members": {
|
|
4424
|
+
"timeDimension": {},
|
|
4425
|
+
"timeValue": {
|
|
4426
|
+
"type": "integer"
|
|
4427
|
+
}
|
|
4428
|
+
}
|
|
4429
|
+
}
|
|
4430
|
+
}
|
|
4431
|
+
},
|
|
4432
|
+
"S7h": {
|
|
3575
4433
|
"type": "list",
|
|
3576
4434
|
"member": {}
|
|
3577
4435
|
}
|