@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +19 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -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/amplifybackend-2020-08-11.min.json +344 -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/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- 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/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 +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -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 +142 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -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 +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +10 -0
- 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-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- 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 +322 -209
- 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 +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- 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/kendra-2019-02-03.min.json +664 -128
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- 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 +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -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 +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -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/pinpoint-2016-12-01.min.json +138 -24
- 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/quicksight-2018-04-01.min.json +140 -100
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- 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 +122 -8
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- 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/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 +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- 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 +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- 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 +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- 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/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- 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/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/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -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 +1 -1
- 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/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- 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 +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- 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 +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- 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/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- 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 +171 -13
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- 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 +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- 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/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- 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/pinpoint.d.ts +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -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 +404 -203
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -5
- 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 +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- 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 +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- 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/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- 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 +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -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/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/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- 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/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- 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 +26 -26
- 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
|
@@ -92,11 +92,19 @@ declare class Connect extends Service {
|
|
|
92
92
|
*/
|
|
93
93
|
createContactFlow(callback?: (err: AWSError, data: Connect.Types.CreateContactFlowResponse) => void): Request<Connect.Types.CreateContactFlowResponse, AWSError>;
|
|
94
94
|
/**
|
|
95
|
-
* Creates
|
|
95
|
+
* Creates a contact flow module for the specified Amazon Connect instance.
|
|
96
|
+
*/
|
|
97
|
+
createContactFlowModule(params: Connect.Types.CreateContactFlowModuleRequest, callback?: (err: AWSError, data: Connect.Types.CreateContactFlowModuleResponse) => void): Request<Connect.Types.CreateContactFlowModuleResponse, AWSError>;
|
|
98
|
+
/**
|
|
99
|
+
* Creates a contact flow module for the specified Amazon Connect instance.
|
|
100
|
+
*/
|
|
101
|
+
createContactFlowModule(callback?: (err: AWSError, data: Connect.Types.CreateContactFlowModuleResponse) => void): Request<Connect.Types.CreateContactFlowModuleResponse, AWSError>;
|
|
102
|
+
/**
|
|
103
|
+
* This API is in preview release for Amazon Connect and is subject to change. Creates hours of operation.
|
|
96
104
|
*/
|
|
97
105
|
createHoursOfOperation(params: Connect.Types.CreateHoursOfOperationRequest, callback?: (err: AWSError, data: Connect.Types.CreateHoursOfOperationResponse) => void): Request<Connect.Types.CreateHoursOfOperationResponse, AWSError>;
|
|
98
106
|
/**
|
|
99
|
-
* Creates hours of operation.
|
|
107
|
+
* This API is in preview release for Amazon Connect and is subject to change. Creates hours of operation.
|
|
100
108
|
*/
|
|
101
109
|
createHoursOfOperation(callback?: (err: AWSError, data: Connect.Types.CreateHoursOfOperationResponse) => void): Request<Connect.Types.CreateHoursOfOperationResponse, AWSError>;
|
|
102
110
|
/**
|
|
@@ -108,11 +116,11 @@ declare class Connect extends Service {
|
|
|
108
116
|
*/
|
|
109
117
|
createInstance(callback?: (err: AWSError, data: Connect.Types.CreateInstanceResponse) => void): Request<Connect.Types.CreateInstanceResponse, AWSError>;
|
|
110
118
|
/**
|
|
111
|
-
* Creates an
|
|
119
|
+
* Creates an AWS resource association with an Amazon Connect instance.
|
|
112
120
|
*/
|
|
113
121
|
createIntegrationAssociation(params: Connect.Types.CreateIntegrationAssociationRequest, callback?: (err: AWSError, data: Connect.Types.CreateIntegrationAssociationResponse) => void): Request<Connect.Types.CreateIntegrationAssociationResponse, AWSError>;
|
|
114
122
|
/**
|
|
115
|
-
* Creates an
|
|
123
|
+
* Creates an AWS resource association with an Amazon Connect instance.
|
|
116
124
|
*/
|
|
117
125
|
createIntegrationAssociation(callback?: (err: AWSError, data: Connect.Types.CreateIntegrationAssociationResponse) => void): Request<Connect.Types.CreateIntegrationAssociationResponse, AWSError>;
|
|
118
126
|
/**
|
|
@@ -172,11 +180,27 @@ declare class Connect extends Service {
|
|
|
172
180
|
*/
|
|
173
181
|
createUserHierarchyGroup(callback?: (err: AWSError, data: Connect.Types.CreateUserHierarchyGroupResponse) => void): Request<Connect.Types.CreateUserHierarchyGroupResponse, AWSError>;
|
|
174
182
|
/**
|
|
175
|
-
* Deletes
|
|
183
|
+
* Deletes a contact flow for the specified Amazon Connect instance.
|
|
184
|
+
*/
|
|
185
|
+
deleteContactFlow(params: Connect.Types.DeleteContactFlowRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
186
|
+
/**
|
|
187
|
+
* Deletes a contact flow for the specified Amazon Connect instance.
|
|
188
|
+
*/
|
|
189
|
+
deleteContactFlow(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
190
|
+
/**
|
|
191
|
+
* Deletes the specified contact flow module.
|
|
192
|
+
*/
|
|
193
|
+
deleteContactFlowModule(params: Connect.Types.DeleteContactFlowModuleRequest, callback?: (err: AWSError, data: Connect.Types.DeleteContactFlowModuleResponse) => void): Request<Connect.Types.DeleteContactFlowModuleResponse, AWSError>;
|
|
194
|
+
/**
|
|
195
|
+
* Deletes the specified contact flow module.
|
|
196
|
+
*/
|
|
197
|
+
deleteContactFlowModule(callback?: (err: AWSError, data: Connect.Types.DeleteContactFlowModuleResponse) => void): Request<Connect.Types.DeleteContactFlowModuleResponse, AWSError>;
|
|
198
|
+
/**
|
|
199
|
+
* This API is in preview release for Amazon Connect and is subject to change. Deletes an hours of operation.
|
|
176
200
|
*/
|
|
177
201
|
deleteHoursOfOperation(params: Connect.Types.DeleteHoursOfOperationRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
178
202
|
/**
|
|
179
|
-
* Deletes an hours of operation.
|
|
203
|
+
* This API is in preview release for Amazon Connect and is subject to change. Deletes an hours of operation.
|
|
180
204
|
*/
|
|
181
205
|
deleteHoursOfOperation(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
182
206
|
/**
|
|
@@ -188,11 +212,11 @@ declare class Connect extends Service {
|
|
|
188
212
|
*/
|
|
189
213
|
deleteInstance(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
190
214
|
/**
|
|
191
|
-
* Deletes an
|
|
215
|
+
* Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.
|
|
192
216
|
*/
|
|
193
217
|
deleteIntegrationAssociation(params: Connect.Types.DeleteIntegrationAssociationRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
194
218
|
/**
|
|
195
|
-
* Deletes an
|
|
219
|
+
* Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.
|
|
196
220
|
*/
|
|
197
221
|
deleteIntegrationAssociation(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
198
222
|
/**
|
|
@@ -243,6 +267,14 @@ declare class Connect extends Service {
|
|
|
243
267
|
* This API is in preview release for Amazon Connect and is subject to change. Describes an agent status.
|
|
244
268
|
*/
|
|
245
269
|
describeAgentStatus(callback?: (err: AWSError, data: Connect.Types.DescribeAgentStatusResponse) => void): Request<Connect.Types.DescribeAgentStatusResponse, AWSError>;
|
|
270
|
+
/**
|
|
271
|
+
* This API is in preview release for Amazon Connect and is subject to change. Describes the specified contact. Contact information remains available in Amazon Connect for 24 months, and then it is deleted.
|
|
272
|
+
*/
|
|
273
|
+
describeContact(params: Connect.Types.DescribeContactRequest, callback?: (err: AWSError, data: Connect.Types.DescribeContactResponse) => void): Request<Connect.Types.DescribeContactResponse, AWSError>;
|
|
274
|
+
/**
|
|
275
|
+
* This API is in preview release for Amazon Connect and is subject to change. Describes the specified contact. Contact information remains available in Amazon Connect for 24 months, and then it is deleted.
|
|
276
|
+
*/
|
|
277
|
+
describeContact(callback?: (err: AWSError, data: Connect.Types.DescribeContactResponse) => void): Request<Connect.Types.DescribeContactResponse, AWSError>;
|
|
246
278
|
/**
|
|
247
279
|
* Describes the specified contact flow. You can also create and update contact flows using the Amazon Connect Flow language.
|
|
248
280
|
*/
|
|
@@ -252,11 +284,19 @@ declare class Connect extends Service {
|
|
|
252
284
|
*/
|
|
253
285
|
describeContactFlow(callback?: (err: AWSError, data: Connect.Types.DescribeContactFlowResponse) => void): Request<Connect.Types.DescribeContactFlowResponse, AWSError>;
|
|
254
286
|
/**
|
|
255
|
-
* Describes the
|
|
287
|
+
* Describes the specified contact flow module.
|
|
288
|
+
*/
|
|
289
|
+
describeContactFlowModule(params: Connect.Types.DescribeContactFlowModuleRequest, callback?: (err: AWSError, data: Connect.Types.DescribeContactFlowModuleResponse) => void): Request<Connect.Types.DescribeContactFlowModuleResponse, AWSError>;
|
|
290
|
+
/**
|
|
291
|
+
* Describes the specified contact flow module.
|
|
292
|
+
*/
|
|
293
|
+
describeContactFlowModule(callback?: (err: AWSError, data: Connect.Types.DescribeContactFlowModuleResponse) => void): Request<Connect.Types.DescribeContactFlowModuleResponse, AWSError>;
|
|
294
|
+
/**
|
|
295
|
+
* This API is in preview release for Amazon Connect and is subject to change. Describes the hours of operation.
|
|
256
296
|
*/
|
|
257
297
|
describeHoursOfOperation(params: Connect.Types.DescribeHoursOfOperationRequest, callback?: (err: AWSError, data: Connect.Types.DescribeHoursOfOperationResponse) => void): Request<Connect.Types.DescribeHoursOfOperationResponse, AWSError>;
|
|
258
298
|
/**
|
|
259
|
-
* Describes the hours of operation.
|
|
299
|
+
* This API is in preview release for Amazon Connect and is subject to change. Describes the hours of operation.
|
|
260
300
|
*/
|
|
261
301
|
describeHoursOfOperation(callback?: (err: AWSError, data: Connect.Types.DescribeHoursOfOperationResponse) => void): Request<Connect.Types.DescribeHoursOfOperationResponse, AWSError>;
|
|
262
302
|
/**
|
|
@@ -459,6 +499,14 @@ declare class Connect extends Service {
|
|
|
459
499
|
* This API is in preview release for Amazon Connect and is subject to change. For the specified version of Amazon Lex, returns a paginated list of all the Amazon Lex bots currently associated with the instance.
|
|
460
500
|
*/
|
|
461
501
|
listBots(callback?: (err: AWSError, data: Connect.Types.ListBotsResponse) => void): Request<Connect.Types.ListBotsResponse, AWSError>;
|
|
502
|
+
/**
|
|
503
|
+
* Provides information about the contact flow modules for the specified Amazon Connect instance.
|
|
504
|
+
*/
|
|
505
|
+
listContactFlowModules(params: Connect.Types.ListContactFlowModulesRequest, callback?: (err: AWSError, data: Connect.Types.ListContactFlowModulesResponse) => void): Request<Connect.Types.ListContactFlowModulesResponse, AWSError>;
|
|
506
|
+
/**
|
|
507
|
+
* Provides information about the contact flow modules for the specified Amazon Connect instance.
|
|
508
|
+
*/
|
|
509
|
+
listContactFlowModules(callback?: (err: AWSError, data: Connect.Types.ListContactFlowModulesResponse) => void): Request<Connect.Types.ListContactFlowModulesResponse, AWSError>;
|
|
462
510
|
/**
|
|
463
511
|
* Provides information about the contact flows for the specified Amazon Connect instance. You can also create and update contact flows using the Amazon Connect Flow language. For more information about contact flows, see Contact Flows in the Amazon Connect Administrator Guide.
|
|
464
512
|
*/
|
|
@@ -467,6 +515,14 @@ declare class Connect extends Service {
|
|
|
467
515
|
* Provides information about the contact flows for the specified Amazon Connect instance. You can also create and update contact flows using the Amazon Connect Flow language. For more information about contact flows, see Contact Flows in the Amazon Connect Administrator Guide.
|
|
468
516
|
*/
|
|
469
517
|
listContactFlows(callback?: (err: AWSError, data: Connect.Types.ListContactFlowsResponse) => void): Request<Connect.Types.ListContactFlowsResponse, AWSError>;
|
|
518
|
+
/**
|
|
519
|
+
* This API is in preview release for Amazon Connect and is subject to change. For the specified referenceTypes, returns a list of references associated with the contact.
|
|
520
|
+
*/
|
|
521
|
+
listContactReferences(params: Connect.Types.ListContactReferencesRequest, callback?: (err: AWSError, data: Connect.Types.ListContactReferencesResponse) => void): Request<Connect.Types.ListContactReferencesResponse, AWSError>;
|
|
522
|
+
/**
|
|
523
|
+
* This API is in preview release for Amazon Connect and is subject to change. For the specified referenceTypes, returns a list of references associated with the contact.
|
|
524
|
+
*/
|
|
525
|
+
listContactReferences(callback?: (err: AWSError, data: Connect.Types.ListContactReferencesResponse) => void): Request<Connect.Types.ListContactReferencesResponse, AWSError>;
|
|
470
526
|
/**
|
|
471
527
|
* Provides information about the hours of operation for the specified Amazon Connect instance. For more information about hours of operation, see Set the Hours of Operation for a Queue in the Amazon Connect Administrator Guide.
|
|
472
528
|
*/
|
|
@@ -500,11 +556,11 @@ declare class Connect extends Service {
|
|
|
500
556
|
*/
|
|
501
557
|
listInstances(callback?: (err: AWSError, data: Connect.Types.ListInstancesResponse) => void): Request<Connect.Types.ListInstancesResponse, AWSError>;
|
|
502
558
|
/**
|
|
503
|
-
* Provides summary information about the
|
|
559
|
+
* Provides summary information about the AWS resource associations for the specified Amazon Connect instance.
|
|
504
560
|
*/
|
|
505
561
|
listIntegrationAssociations(params: Connect.Types.ListIntegrationAssociationsRequest, callback?: (err: AWSError, data: Connect.Types.ListIntegrationAssociationsResponse) => void): Request<Connect.Types.ListIntegrationAssociationsResponse, AWSError>;
|
|
506
562
|
/**
|
|
507
|
-
* Provides summary information about the
|
|
563
|
+
* Provides summary information about the AWS resource associations for the specified Amazon Connect instance.
|
|
508
564
|
*/
|
|
509
565
|
listIntegrationAssociations(callback?: (err: AWSError, data: Connect.Types.ListIntegrationAssociationsResponse) => void): Request<Connect.Types.ListIntegrationAssociationsResponse, AWSError>;
|
|
510
566
|
/**
|
|
@@ -596,11 +652,11 @@ declare class Connect extends Service {
|
|
|
596
652
|
*/
|
|
597
653
|
listSecurityProfilePermissions(callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilePermissionsResponse) => void): Request<Connect.Types.ListSecurityProfilePermissionsResponse, AWSError>;
|
|
598
654
|
/**
|
|
599
|
-
*
|
|
655
|
+
* Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
|
|
600
656
|
*/
|
|
601
657
|
listSecurityProfiles(params: Connect.Types.ListSecurityProfilesRequest, callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilesResponse) => void): Request<Connect.Types.ListSecurityProfilesResponse, AWSError>;
|
|
602
658
|
/**
|
|
603
|
-
*
|
|
659
|
+
* Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
|
|
604
660
|
*/
|
|
605
661
|
listSecurityProfiles(callback?: (err: AWSError, data: Connect.Types.ListSecurityProfilesResponse) => void): Request<Connect.Types.ListSecurityProfilesResponse, AWSError>;
|
|
606
662
|
/**
|
|
@@ -739,6 +795,14 @@ declare class Connect extends Service {
|
|
|
739
795
|
* This API is in preview release for Amazon Connect and is subject to change. Updates agent status.
|
|
740
796
|
*/
|
|
741
797
|
updateAgentStatus(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
798
|
+
/**
|
|
799
|
+
* This API is in preview release for Amazon Connect and is subject to change. Adds or updates user-defined contact information associated with the specified contact. At least one field to be updated must be present in the request. You can add or update user-defined contact information for both ongoing and completed contacts.
|
|
800
|
+
*/
|
|
801
|
+
updateContact(params: Connect.Types.UpdateContactRequest, callback?: (err: AWSError, data: Connect.Types.UpdateContactResponse) => void): Request<Connect.Types.UpdateContactResponse, AWSError>;
|
|
802
|
+
/**
|
|
803
|
+
* This API is in preview release for Amazon Connect and is subject to change. Adds or updates user-defined contact information associated with the specified contact. At least one field to be updated must be present in the request. You can add or update user-defined contact information for both ongoing and completed contacts.
|
|
804
|
+
*/
|
|
805
|
+
updateContact(callback?: (err: AWSError, data: Connect.Types.UpdateContactResponse) => void): Request<Connect.Types.UpdateContactResponse, AWSError>;
|
|
742
806
|
/**
|
|
743
807
|
* Creates or updates user-defined contact attributes associated with the specified contact. You can create or update user-defined attributes for both ongoing and completed contacts. For example, while the call is active, you can update the customer's name or the reason the customer called. You can add notes about steps that the agent took during the call that display to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or to identify abusive callers. Contact attributes are available in Amazon Connect for 24 months, and are then deleted. For information about CTR retention and the maximum size of the CTR attributes section, see Feature specifications in the Amazon Connect Administrator Guide. Important: You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, which was September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.
|
|
744
808
|
*/
|
|
@@ -755,6 +819,30 @@ declare class Connect extends Service {
|
|
|
755
819
|
* Updates the specified contact flow. You can also create and update contact flows using the Amazon Connect Flow language.
|
|
756
820
|
*/
|
|
757
821
|
updateContactFlowContent(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
822
|
+
/**
|
|
823
|
+
* Updates metadata about specified contact flow.
|
|
824
|
+
*/
|
|
825
|
+
updateContactFlowMetadata(params: Connect.Types.UpdateContactFlowMetadataRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
826
|
+
/**
|
|
827
|
+
* Updates metadata about specified contact flow.
|
|
828
|
+
*/
|
|
829
|
+
updateContactFlowMetadata(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
830
|
+
/**
|
|
831
|
+
* Updates specified contact flow module for the specified Amazon Connect instance.
|
|
832
|
+
*/
|
|
833
|
+
updateContactFlowModuleContent(params: Connect.Types.UpdateContactFlowModuleContentRequest, callback?: (err: AWSError, data: Connect.Types.UpdateContactFlowModuleContentResponse) => void): Request<Connect.Types.UpdateContactFlowModuleContentResponse, AWSError>;
|
|
834
|
+
/**
|
|
835
|
+
* Updates specified contact flow module for the specified Amazon Connect instance.
|
|
836
|
+
*/
|
|
837
|
+
updateContactFlowModuleContent(callback?: (err: AWSError, data: Connect.Types.UpdateContactFlowModuleContentResponse) => void): Request<Connect.Types.UpdateContactFlowModuleContentResponse, AWSError>;
|
|
838
|
+
/**
|
|
839
|
+
* Updates metadata about specified contact flow module.
|
|
840
|
+
*/
|
|
841
|
+
updateContactFlowModuleMetadata(params: Connect.Types.UpdateContactFlowModuleMetadataRequest, callback?: (err: AWSError, data: Connect.Types.UpdateContactFlowModuleMetadataResponse) => void): Request<Connect.Types.UpdateContactFlowModuleMetadataResponse, AWSError>;
|
|
842
|
+
/**
|
|
843
|
+
* Updates metadata about specified contact flow module.
|
|
844
|
+
*/
|
|
845
|
+
updateContactFlowModuleMetadata(callback?: (err: AWSError, data: Connect.Types.UpdateContactFlowModuleMetadataResponse) => void): Request<Connect.Types.UpdateContactFlowModuleMetadataResponse, AWSError>;
|
|
758
846
|
/**
|
|
759
847
|
* The name of the contact flow. You can also create and update contact flows using the Amazon Connect Flow language.
|
|
760
848
|
*/
|
|
@@ -764,11 +852,19 @@ declare class Connect extends Service {
|
|
|
764
852
|
*/
|
|
765
853
|
updateContactFlowName(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
766
854
|
/**
|
|
767
|
-
* Updates the
|
|
855
|
+
* Updates the scheduled time of a task contact that is already scheduled.
|
|
856
|
+
*/
|
|
857
|
+
updateContactSchedule(params: Connect.Types.UpdateContactScheduleRequest, callback?: (err: AWSError, data: Connect.Types.UpdateContactScheduleResponse) => void): Request<Connect.Types.UpdateContactScheduleResponse, AWSError>;
|
|
858
|
+
/**
|
|
859
|
+
* Updates the scheduled time of a task contact that is already scheduled.
|
|
860
|
+
*/
|
|
861
|
+
updateContactSchedule(callback?: (err: AWSError, data: Connect.Types.UpdateContactScheduleResponse) => void): Request<Connect.Types.UpdateContactScheduleResponse, AWSError>;
|
|
862
|
+
/**
|
|
863
|
+
* This API is in preview release for Amazon Connect and is subject to change. Updates the hours of operation.
|
|
768
864
|
*/
|
|
769
865
|
updateHoursOfOperation(params: Connect.Types.UpdateHoursOfOperationRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
770
866
|
/**
|
|
771
|
-
* Updates the hours of operation.
|
|
867
|
+
* This API is in preview release for Amazon Connect and is subject to change. Updates the hours of operation.
|
|
772
868
|
*/
|
|
773
869
|
updateHoursOfOperation(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
774
870
|
/**
|
|
@@ -944,7 +1040,18 @@ declare namespace Connect {
|
|
|
944
1040
|
export type ARN = string;
|
|
945
1041
|
export type AfterContactWorkTimeLimit = number;
|
|
946
1042
|
export type AgentFirstName = string;
|
|
1043
|
+
export interface AgentInfo {
|
|
1044
|
+
/**
|
|
1045
|
+
* The identifier of the agent who accepted the contact.
|
|
1046
|
+
*/
|
|
1047
|
+
Id?: AgentResourceId;
|
|
1048
|
+
/**
|
|
1049
|
+
* The timestamp when the contact was connected to the agent.
|
|
1050
|
+
*/
|
|
1051
|
+
ConnectedToAgentTimestamp?: timestamp;
|
|
1052
|
+
}
|
|
947
1053
|
export type AgentLastName = string;
|
|
1054
|
+
export type AgentResourceId = string;
|
|
948
1055
|
export interface AgentStatus {
|
|
949
1056
|
/**
|
|
950
1057
|
* The Amazon Resource Name (ARN) of the agent status.
|
|
@@ -1123,6 +1230,20 @@ declare namespace Connect {
|
|
|
1123
1230
|
AssociationId?: AssociationId;
|
|
1124
1231
|
}
|
|
1125
1232
|
export type AssociationId = string;
|
|
1233
|
+
export interface AttachmentReference {
|
|
1234
|
+
/**
|
|
1235
|
+
* Identifier of the attachment reference.
|
|
1236
|
+
*/
|
|
1237
|
+
Name?: ReferenceKey;
|
|
1238
|
+
/**
|
|
1239
|
+
* Contains the location path of the attachment reference.
|
|
1240
|
+
*/
|
|
1241
|
+
Value?: ReferenceValue;
|
|
1242
|
+
/**
|
|
1243
|
+
* Status of an attachment reference type.
|
|
1244
|
+
*/
|
|
1245
|
+
Status?: ReferenceStatus;
|
|
1246
|
+
}
|
|
1126
1247
|
export interface Attribute {
|
|
1127
1248
|
/**
|
|
1128
1249
|
* The type of attribute.
|
|
@@ -1167,6 +1288,64 @@ declare namespace Connect {
|
|
|
1167
1288
|
export type CommonNameLength127 = string;
|
|
1168
1289
|
export type Comparison = "LT"|string;
|
|
1169
1290
|
export type Concurrency = number;
|
|
1291
|
+
export interface Contact {
|
|
1292
|
+
/**
|
|
1293
|
+
* The Amazon Resource Name (ARN) for the contact.
|
|
1294
|
+
*/
|
|
1295
|
+
Arn?: ARN;
|
|
1296
|
+
/**
|
|
1297
|
+
* The identifier for the contact.
|
|
1298
|
+
*/
|
|
1299
|
+
Id?: ContactId;
|
|
1300
|
+
/**
|
|
1301
|
+
* If this contact is related to other contacts, this is the ID of the initial contact.
|
|
1302
|
+
*/
|
|
1303
|
+
InitialContactId?: ContactId;
|
|
1304
|
+
/**
|
|
1305
|
+
* If this contact is not the first contact, this is the ID of the previous contact.
|
|
1306
|
+
*/
|
|
1307
|
+
PreviousContactId?: ContactId;
|
|
1308
|
+
/**
|
|
1309
|
+
* Indicates how the contact was initiated.
|
|
1310
|
+
*/
|
|
1311
|
+
InitiationMethod?: ContactInitiationMethod;
|
|
1312
|
+
/**
|
|
1313
|
+
* The name of the contact.
|
|
1314
|
+
*/
|
|
1315
|
+
Name?: Name;
|
|
1316
|
+
/**
|
|
1317
|
+
* The description of the contact.
|
|
1318
|
+
*/
|
|
1319
|
+
Description?: Description;
|
|
1320
|
+
/**
|
|
1321
|
+
* How the contact reached your contact center.
|
|
1322
|
+
*/
|
|
1323
|
+
Channel?: Channel;
|
|
1324
|
+
/**
|
|
1325
|
+
* If this contact was queued, this contains information about the queue.
|
|
1326
|
+
*/
|
|
1327
|
+
QueueInfo?: QueueInfo;
|
|
1328
|
+
/**
|
|
1329
|
+
* Information about the agent who accepted the contact.
|
|
1330
|
+
*/
|
|
1331
|
+
AgentInfo?: AgentInfo;
|
|
1332
|
+
/**
|
|
1333
|
+
* The date and time this contact was initiated, in UTC time. For INBOUND, this is when the contact arrived. For OUTBOUND, this is when the agent began dialing. For CALLBACK, this is when the callback contact was created. For TRANSFER and QUEUE_TRANSFER, this is when the transfer was initiated. For API, this is when the request arrived.
|
|
1334
|
+
*/
|
|
1335
|
+
InitiationTimestamp?: timestamp;
|
|
1336
|
+
/**
|
|
1337
|
+
* The timestamp when the customer endpoint disconnected from Amazon Connect.
|
|
1338
|
+
*/
|
|
1339
|
+
DisconnectTimestamp?: timestamp;
|
|
1340
|
+
/**
|
|
1341
|
+
* The timestamp when contact was last updated.
|
|
1342
|
+
*/
|
|
1343
|
+
LastUpdateTimestamp?: timestamp;
|
|
1344
|
+
/**
|
|
1345
|
+
* The timestamp, in Unix epoch time format, at which to start running the inbound flow.
|
|
1346
|
+
*/
|
|
1347
|
+
ScheduledTimestamp?: timestamp;
|
|
1348
|
+
}
|
|
1170
1349
|
export interface ContactFlow {
|
|
1171
1350
|
/**
|
|
1172
1351
|
* The Amazon Resource Name (ARN) of the contact flow.
|
|
@@ -1184,6 +1363,10 @@ declare namespace Connect {
|
|
|
1184
1363
|
* The type of the contact flow. For descriptions of the available types, see Choose a Contact Flow Type in the Amazon Connect Administrator Guide.
|
|
1185
1364
|
*/
|
|
1186
1365
|
Type?: ContactFlowType;
|
|
1366
|
+
/**
|
|
1367
|
+
* The type of contact flow.
|
|
1368
|
+
*/
|
|
1369
|
+
State?: ContactFlowState;
|
|
1187
1370
|
/**
|
|
1188
1371
|
* The description of the contact flow.
|
|
1189
1372
|
*/
|
|
@@ -1200,7 +1383,67 @@ declare namespace Connect {
|
|
|
1200
1383
|
export type ContactFlowContent = string;
|
|
1201
1384
|
export type ContactFlowDescription = string;
|
|
1202
1385
|
export type ContactFlowId = string;
|
|
1386
|
+
export interface ContactFlowModule {
|
|
1387
|
+
/**
|
|
1388
|
+
* The Amazon Resource Name (ARN).
|
|
1389
|
+
*/
|
|
1390
|
+
Arn?: ARN;
|
|
1391
|
+
/**
|
|
1392
|
+
* The identifier of the contact flow module.
|
|
1393
|
+
*/
|
|
1394
|
+
Id?: ContactFlowModuleId;
|
|
1395
|
+
/**
|
|
1396
|
+
* The name of the contact flow module.
|
|
1397
|
+
*/
|
|
1398
|
+
Name?: ContactFlowModuleName;
|
|
1399
|
+
/**
|
|
1400
|
+
* The content of the contact flow module.
|
|
1401
|
+
*/
|
|
1402
|
+
Content?: ContactFlowModuleContent;
|
|
1403
|
+
/**
|
|
1404
|
+
* The description of the contact flow module.
|
|
1405
|
+
*/
|
|
1406
|
+
Description?: ContactFlowModuleDescription;
|
|
1407
|
+
/**
|
|
1408
|
+
* The type of contact flow module.
|
|
1409
|
+
*/
|
|
1410
|
+
State?: ContactFlowModuleState;
|
|
1411
|
+
/**
|
|
1412
|
+
* The status of the contact flow module.
|
|
1413
|
+
*/
|
|
1414
|
+
Status?: ContactFlowModuleStatus;
|
|
1415
|
+
/**
|
|
1416
|
+
* The tags used to organize, track, or control access for this resource.
|
|
1417
|
+
*/
|
|
1418
|
+
Tags?: TagMap;
|
|
1419
|
+
}
|
|
1420
|
+
export type ContactFlowModuleContent = string;
|
|
1421
|
+
export type ContactFlowModuleDescription = string;
|
|
1422
|
+
export type ContactFlowModuleId = string;
|
|
1423
|
+
export type ContactFlowModuleName = string;
|
|
1424
|
+
export type ContactFlowModuleState = "ACTIVE"|"ARCHIVED"|string;
|
|
1425
|
+
export type ContactFlowModuleStatus = "PUBLISHED"|"SAVED"|string;
|
|
1426
|
+
export interface ContactFlowModuleSummary {
|
|
1427
|
+
/**
|
|
1428
|
+
* The identifier of the contact flow module.
|
|
1429
|
+
*/
|
|
1430
|
+
Id?: ContactFlowModuleId;
|
|
1431
|
+
/**
|
|
1432
|
+
* The Amazon Resource Name (ARN) of the contact flow module.
|
|
1433
|
+
*/
|
|
1434
|
+
Arn?: ARN;
|
|
1435
|
+
/**
|
|
1436
|
+
* The name of the contact flow module.
|
|
1437
|
+
*/
|
|
1438
|
+
Name?: ContactFlowModuleName;
|
|
1439
|
+
/**
|
|
1440
|
+
* The type of contact flow module.
|
|
1441
|
+
*/
|
|
1442
|
+
State?: ContactFlowModuleState;
|
|
1443
|
+
}
|
|
1444
|
+
export type ContactFlowModulesSummaryList = ContactFlowModuleSummary[];
|
|
1203
1445
|
export type ContactFlowName = string;
|
|
1446
|
+
export type ContactFlowState = "ACTIVE"|"ARCHIVED"|string;
|
|
1204
1447
|
export interface ContactFlowSummary {
|
|
1205
1448
|
/**
|
|
1206
1449
|
* The identifier of the contact flow.
|
|
@@ -1218,11 +1461,16 @@ declare namespace Connect {
|
|
|
1218
1461
|
* The type of contact flow.
|
|
1219
1462
|
*/
|
|
1220
1463
|
ContactFlowType?: ContactFlowType;
|
|
1464
|
+
/**
|
|
1465
|
+
* The type of contact flow.
|
|
1466
|
+
*/
|
|
1467
|
+
ContactFlowState?: ContactFlowState;
|
|
1221
1468
|
}
|
|
1222
1469
|
export type ContactFlowSummaryList = ContactFlowSummary[];
|
|
1223
1470
|
export type ContactFlowType = "CONTACT_FLOW"|"CUSTOMER_QUEUE"|"CUSTOMER_HOLD"|"CUSTOMER_WHISPER"|"AGENT_HOLD"|"AGENT_WHISPER"|"OUTBOUND_WHISPER"|"AGENT_TRANSFER"|"QUEUE_TRANSFER"|string;
|
|
1224
1471
|
export type ContactFlowTypes = ContactFlowType[];
|
|
1225
1472
|
export type ContactId = string;
|
|
1473
|
+
export type ContactInitiationMethod = "INBOUND"|"OUTBOUND"|"TRANSFER"|"QUEUE_TRANSFER"|"CALLBACK"|"API"|string;
|
|
1226
1474
|
export type ContactReferences = {[key: string]: Reference};
|
|
1227
1475
|
export interface CreateAgentStatusRequest {
|
|
1228
1476
|
/**
|
|
@@ -1260,6 +1508,42 @@ declare namespace Connect {
|
|
|
1260
1508
|
*/
|
|
1261
1509
|
AgentStatusId?: AgentStatusId;
|
|
1262
1510
|
}
|
|
1511
|
+
export interface CreateContactFlowModuleRequest {
|
|
1512
|
+
/**
|
|
1513
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
1514
|
+
*/
|
|
1515
|
+
InstanceId: InstanceId;
|
|
1516
|
+
/**
|
|
1517
|
+
* The name of the contact flow module.
|
|
1518
|
+
*/
|
|
1519
|
+
Name: ContactFlowModuleName;
|
|
1520
|
+
/**
|
|
1521
|
+
* The description of the contact flow module.
|
|
1522
|
+
*/
|
|
1523
|
+
Description?: ContactFlowModuleDescription;
|
|
1524
|
+
/**
|
|
1525
|
+
* The content of the contact flow module.
|
|
1526
|
+
*/
|
|
1527
|
+
Content: ContactFlowModuleContent;
|
|
1528
|
+
/**
|
|
1529
|
+
* The tags used to organize, track, or control access for this resource.
|
|
1530
|
+
*/
|
|
1531
|
+
Tags?: TagMap;
|
|
1532
|
+
/**
|
|
1533
|
+
* A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
|
1534
|
+
*/
|
|
1535
|
+
ClientToken?: ClientToken;
|
|
1536
|
+
}
|
|
1537
|
+
export interface CreateContactFlowModuleResponse {
|
|
1538
|
+
/**
|
|
1539
|
+
* The identifier of the contact flow module.
|
|
1540
|
+
*/
|
|
1541
|
+
Id?: ContactFlowModuleId;
|
|
1542
|
+
/**
|
|
1543
|
+
* The Amazon Resource Name (ARN) of the contact flow module.
|
|
1544
|
+
*/
|
|
1545
|
+
Arn?: ARN;
|
|
1546
|
+
}
|
|
1263
1547
|
export interface CreateContactFlowRequest {
|
|
1264
1548
|
/**
|
|
1265
1549
|
* The identifier of the Amazon Connect instance.
|
|
@@ -1713,6 +1997,28 @@ declare namespace Connect {
|
|
|
1713
1997
|
export type CurrentMetricResults = CurrentMetricResult[];
|
|
1714
1998
|
export type CurrentMetrics = CurrentMetric[];
|
|
1715
1999
|
export type Delay = number;
|
|
2000
|
+
export interface DeleteContactFlowModuleRequest {
|
|
2001
|
+
/**
|
|
2002
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
2003
|
+
*/
|
|
2004
|
+
InstanceId: InstanceId;
|
|
2005
|
+
/**
|
|
2006
|
+
* The identifier of the contact flow module.
|
|
2007
|
+
*/
|
|
2008
|
+
ContactFlowModuleId: ContactFlowModuleId;
|
|
2009
|
+
}
|
|
2010
|
+
export interface DeleteContactFlowModuleResponse {
|
|
2011
|
+
}
|
|
2012
|
+
export interface DeleteContactFlowRequest {
|
|
2013
|
+
/**
|
|
2014
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
2015
|
+
*/
|
|
2016
|
+
InstanceId: InstanceId;
|
|
2017
|
+
/**
|
|
2018
|
+
* The identifier of the contact flow.
|
|
2019
|
+
*/
|
|
2020
|
+
ContactFlowId: ContactFlowId;
|
|
2021
|
+
}
|
|
1716
2022
|
export interface DeleteHoursOfOperationRequest {
|
|
1717
2023
|
/**
|
|
1718
2024
|
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
@@ -1809,6 +2115,22 @@ declare namespace Connect {
|
|
|
1809
2115
|
*/
|
|
1810
2116
|
AgentStatus?: AgentStatus;
|
|
1811
2117
|
}
|
|
2118
|
+
export interface DescribeContactFlowModuleRequest {
|
|
2119
|
+
/**
|
|
2120
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
2121
|
+
*/
|
|
2122
|
+
InstanceId: InstanceId;
|
|
2123
|
+
/**
|
|
2124
|
+
* The identifier of the contact flow module.
|
|
2125
|
+
*/
|
|
2126
|
+
ContactFlowModuleId: ContactFlowModuleId;
|
|
2127
|
+
}
|
|
2128
|
+
export interface DescribeContactFlowModuleResponse {
|
|
2129
|
+
/**
|
|
2130
|
+
* Information about the contact flow module.
|
|
2131
|
+
*/
|
|
2132
|
+
ContactFlowModule?: ContactFlowModule;
|
|
2133
|
+
}
|
|
1812
2134
|
export interface DescribeContactFlowRequest {
|
|
1813
2135
|
/**
|
|
1814
2136
|
* The identifier of the Amazon Connect instance.
|
|
@@ -1825,6 +2147,22 @@ declare namespace Connect {
|
|
|
1825
2147
|
*/
|
|
1826
2148
|
ContactFlow?: ContactFlow;
|
|
1827
2149
|
}
|
|
2150
|
+
export interface DescribeContactRequest {
|
|
2151
|
+
/**
|
|
2152
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
2153
|
+
*/
|
|
2154
|
+
InstanceId: InstanceId;
|
|
2155
|
+
/**
|
|
2156
|
+
* The identifier of the contact.
|
|
2157
|
+
*/
|
|
2158
|
+
ContactId: ContactId;
|
|
2159
|
+
}
|
|
2160
|
+
export interface DescribeContactResponse {
|
|
2161
|
+
/**
|
|
2162
|
+
* Information about the contact.
|
|
2163
|
+
*/
|
|
2164
|
+
Contact?: Contact;
|
|
2165
|
+
}
|
|
1828
2166
|
export interface DescribeHoursOfOperationRequest {
|
|
1829
2167
|
/**
|
|
1830
2168
|
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
@@ -2784,6 +3122,34 @@ declare namespace Connect {
|
|
|
2784
3122
|
*/
|
|
2785
3123
|
NextToken?: NextToken;
|
|
2786
3124
|
}
|
|
3125
|
+
export interface ListContactFlowModulesRequest {
|
|
3126
|
+
/**
|
|
3127
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
3128
|
+
*/
|
|
3129
|
+
InstanceId: InstanceId;
|
|
3130
|
+
/**
|
|
3131
|
+
* The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
|
|
3132
|
+
*/
|
|
3133
|
+
NextToken?: NextToken;
|
|
3134
|
+
/**
|
|
3135
|
+
* The maximum number of results to return per page.
|
|
3136
|
+
*/
|
|
3137
|
+
MaxResults?: MaxResult1000;
|
|
3138
|
+
/**
|
|
3139
|
+
* The state of the contact flow module.
|
|
3140
|
+
*/
|
|
3141
|
+
ContactFlowModuleState?: ContactFlowModuleState;
|
|
3142
|
+
}
|
|
3143
|
+
export interface ListContactFlowModulesResponse {
|
|
3144
|
+
/**
|
|
3145
|
+
* Information about the contact flow module.
|
|
3146
|
+
*/
|
|
3147
|
+
ContactFlowModulesSummaryList?: ContactFlowModulesSummaryList;
|
|
3148
|
+
/**
|
|
3149
|
+
* If there are additional results, this is the token for the next set of results.
|
|
3150
|
+
*/
|
|
3151
|
+
NextToken?: NextToken;
|
|
3152
|
+
}
|
|
2787
3153
|
export interface ListContactFlowsRequest {
|
|
2788
3154
|
/**
|
|
2789
3155
|
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
@@ -2812,6 +3178,34 @@ declare namespace Connect {
|
|
|
2812
3178
|
*/
|
|
2813
3179
|
NextToken?: NextToken;
|
|
2814
3180
|
}
|
|
3181
|
+
export interface ListContactReferencesRequest {
|
|
3182
|
+
/**
|
|
3183
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
3184
|
+
*/
|
|
3185
|
+
InstanceId: InstanceId;
|
|
3186
|
+
/**
|
|
3187
|
+
* The identifier of the initial contact.
|
|
3188
|
+
*/
|
|
3189
|
+
ContactId: ContactId;
|
|
3190
|
+
/**
|
|
3191
|
+
* The type of reference.
|
|
3192
|
+
*/
|
|
3193
|
+
ReferenceTypes: ReferenceTypes;
|
|
3194
|
+
/**
|
|
3195
|
+
* The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. This is not expected to be set, because the value returned in the previous response is always null.
|
|
3196
|
+
*/
|
|
3197
|
+
NextToken?: NextToken;
|
|
3198
|
+
}
|
|
3199
|
+
export interface ListContactReferencesResponse {
|
|
3200
|
+
/**
|
|
3201
|
+
* Information about the contact flows.
|
|
3202
|
+
*/
|
|
3203
|
+
ReferenceSummaryList?: ReferenceSummaryList;
|
|
3204
|
+
/**
|
|
3205
|
+
* If there are additional results, this is the token for the next set of results. This is always returned as null in the response.
|
|
3206
|
+
*/
|
|
3207
|
+
NextToken?: NextToken;
|
|
3208
|
+
}
|
|
2815
3209
|
export interface ListHoursOfOperationsRequest {
|
|
2816
3210
|
/**
|
|
2817
3211
|
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
@@ -2914,7 +3308,7 @@ declare namespace Connect {
|
|
|
2914
3308
|
*/
|
|
2915
3309
|
InstanceId: InstanceId;
|
|
2916
3310
|
/**
|
|
2917
|
-
* The type
|
|
3311
|
+
* The integration type.
|
|
2918
3312
|
*/
|
|
2919
3313
|
IntegrationType?: IntegrationType;
|
|
2920
3314
|
/**
|
|
@@ -2952,7 +3346,7 @@ declare namespace Connect {
|
|
|
2952
3346
|
}
|
|
2953
3347
|
export interface ListLambdaFunctionsResponse {
|
|
2954
3348
|
/**
|
|
2955
|
-
* The
|
|
3349
|
+
* The Lambdafunction ARNs associated with the specified instance.
|
|
2956
3350
|
*/
|
|
2957
3351
|
LambdaFunctions?: FunctionArnsList;
|
|
2958
3352
|
/**
|
|
@@ -3484,6 +3878,16 @@ declare namespace Connect {
|
|
|
3484
3878
|
}
|
|
3485
3879
|
export type QueueDescription = string;
|
|
3486
3880
|
export type QueueId = string;
|
|
3881
|
+
export interface QueueInfo {
|
|
3882
|
+
/**
|
|
3883
|
+
* The identifier of the agent who accepted the contact.
|
|
3884
|
+
*/
|
|
3885
|
+
Id?: QueueId;
|
|
3886
|
+
/**
|
|
3887
|
+
* The timestamp when the contact was added to the queue.
|
|
3888
|
+
*/
|
|
3889
|
+
EnqueueTimestamp?: timestamp;
|
|
3890
|
+
}
|
|
3487
3891
|
export type QueueMaxContacts = number;
|
|
3488
3892
|
export type QueueName = string;
|
|
3489
3893
|
export interface QueueQuickConnectConfig {
|
|
@@ -3600,16 +4004,29 @@ declare namespace Connect {
|
|
|
3600
4004
|
export type QuickConnectsList = QuickConnectId[];
|
|
3601
4005
|
export interface Reference {
|
|
3602
4006
|
/**
|
|
3603
|
-
* A formatted URL that
|
|
4007
|
+
* A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).
|
|
3604
4008
|
*/
|
|
3605
4009
|
Value: ReferenceValue;
|
|
3606
4010
|
/**
|
|
3607
|
-
*
|
|
4011
|
+
* The type of the reference. Only URL type can be added or updated on a contact.
|
|
3608
4012
|
*/
|
|
3609
4013
|
Type: ReferenceType;
|
|
3610
4014
|
}
|
|
3611
4015
|
export type ReferenceKey = string;
|
|
3612
|
-
export type
|
|
4016
|
+
export type ReferenceStatus = "APPROVED"|"REJECTED"|string;
|
|
4017
|
+
export interface ReferenceSummary {
|
|
4018
|
+
/**
|
|
4019
|
+
* Information about the URL reference if the referenceType is URL. Otherwise, null.
|
|
4020
|
+
*/
|
|
4021
|
+
Url?: UrlReference;
|
|
4022
|
+
/**
|
|
4023
|
+
* Information about the attachment reference if the referenceType is ATTACHMENT. Otherwise, null.
|
|
4024
|
+
*/
|
|
4025
|
+
Attachment?: AttachmentReference;
|
|
4026
|
+
}
|
|
4027
|
+
export type ReferenceSummaryList = ReferenceSummary[];
|
|
4028
|
+
export type ReferenceType = "URL"|"ATTACHMENT"|string;
|
|
4029
|
+
export type ReferenceTypes = ReferenceType[];
|
|
3613
4030
|
export type ReferenceValue = string;
|
|
3614
4031
|
export interface ResumeContactRecordingRequest {
|
|
3615
4032
|
/**
|
|
@@ -3975,6 +4392,10 @@ declare namespace Connect {
|
|
|
3975
4392
|
* A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
|
3976
4393
|
*/
|
|
3977
4394
|
ClientToken?: ClientToken;
|
|
4395
|
+
/**
|
|
4396
|
+
* The timestamp, in Unix Epoch seconds format, at which to start running the inbound contact flow. The scheduled time cannot be in the past. It must be within up to 6 days in future.
|
|
4397
|
+
*/
|
|
4398
|
+
ScheduledTime?: Timestamp;
|
|
3978
4399
|
}
|
|
3979
4400
|
export interface StartTaskContactResponse {
|
|
3980
4401
|
/**
|
|
@@ -4147,6 +4568,68 @@ declare namespace Connect {
|
|
|
4147
4568
|
*/
|
|
4148
4569
|
Content: ContactFlowContent;
|
|
4149
4570
|
}
|
|
4571
|
+
export interface UpdateContactFlowMetadataRequest {
|
|
4572
|
+
/**
|
|
4573
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
4574
|
+
*/
|
|
4575
|
+
InstanceId: InstanceId;
|
|
4576
|
+
/**
|
|
4577
|
+
* The identifier of the contact flow.
|
|
4578
|
+
*/
|
|
4579
|
+
ContactFlowId: ContactFlowId;
|
|
4580
|
+
/**
|
|
4581
|
+
* TThe name of the contact flow.
|
|
4582
|
+
*/
|
|
4583
|
+
Name?: ContactFlowName;
|
|
4584
|
+
/**
|
|
4585
|
+
* The description of the contact flow.
|
|
4586
|
+
*/
|
|
4587
|
+
Description?: ContactFlowDescription;
|
|
4588
|
+
/**
|
|
4589
|
+
* The state of contact flow.
|
|
4590
|
+
*/
|
|
4591
|
+
ContactFlowState?: ContactFlowState;
|
|
4592
|
+
}
|
|
4593
|
+
export interface UpdateContactFlowModuleContentRequest {
|
|
4594
|
+
/**
|
|
4595
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
4596
|
+
*/
|
|
4597
|
+
InstanceId: InstanceId;
|
|
4598
|
+
/**
|
|
4599
|
+
* The identifier of the contact flow module.
|
|
4600
|
+
*/
|
|
4601
|
+
ContactFlowModuleId: ContactFlowModuleId;
|
|
4602
|
+
/**
|
|
4603
|
+
* The content of the contact flow module.
|
|
4604
|
+
*/
|
|
4605
|
+
Content: ContactFlowModuleContent;
|
|
4606
|
+
}
|
|
4607
|
+
export interface UpdateContactFlowModuleContentResponse {
|
|
4608
|
+
}
|
|
4609
|
+
export interface UpdateContactFlowModuleMetadataRequest {
|
|
4610
|
+
/**
|
|
4611
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
4612
|
+
*/
|
|
4613
|
+
InstanceId: InstanceId;
|
|
4614
|
+
/**
|
|
4615
|
+
* The identifier of the contact flow module.
|
|
4616
|
+
*/
|
|
4617
|
+
ContactFlowModuleId: ContactFlowModuleId;
|
|
4618
|
+
/**
|
|
4619
|
+
* The name of the contact flow module.
|
|
4620
|
+
*/
|
|
4621
|
+
Name?: ContactFlowModuleName;
|
|
4622
|
+
/**
|
|
4623
|
+
* The description of the contact flow module.
|
|
4624
|
+
*/
|
|
4625
|
+
Description?: ContactFlowModuleDescription;
|
|
4626
|
+
/**
|
|
4627
|
+
* The state of contact flow module.
|
|
4628
|
+
*/
|
|
4629
|
+
State?: ContactFlowModuleState;
|
|
4630
|
+
}
|
|
4631
|
+
export interface UpdateContactFlowModuleMetadataResponse {
|
|
4632
|
+
}
|
|
4150
4633
|
export interface UpdateContactFlowNameRequest {
|
|
4151
4634
|
/**
|
|
4152
4635
|
* The identifier of the Amazon Connect instance.
|
|
@@ -4165,6 +4648,46 @@ declare namespace Connect {
|
|
|
4165
4648
|
*/
|
|
4166
4649
|
Description?: ContactFlowDescription;
|
|
4167
4650
|
}
|
|
4651
|
+
export interface UpdateContactRequest {
|
|
4652
|
+
/**
|
|
4653
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
4654
|
+
*/
|
|
4655
|
+
InstanceId: InstanceId;
|
|
4656
|
+
/**
|
|
4657
|
+
* The identifier of the contact. This is the identifier of the contact associated with the first interaction with your contact center.
|
|
4658
|
+
*/
|
|
4659
|
+
ContactId: ContactId;
|
|
4660
|
+
/**
|
|
4661
|
+
* The name of the contact.
|
|
4662
|
+
*/
|
|
4663
|
+
Name?: Name;
|
|
4664
|
+
/**
|
|
4665
|
+
* The description of the contact.
|
|
4666
|
+
*/
|
|
4667
|
+
Description?: Description;
|
|
4668
|
+
/**
|
|
4669
|
+
* A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
|
4670
|
+
*/
|
|
4671
|
+
References?: ContactReferences;
|
|
4672
|
+
}
|
|
4673
|
+
export interface UpdateContactResponse {
|
|
4674
|
+
}
|
|
4675
|
+
export interface UpdateContactScheduleRequest {
|
|
4676
|
+
/**
|
|
4677
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
4678
|
+
*/
|
|
4679
|
+
InstanceId: InstanceId;
|
|
4680
|
+
/**
|
|
4681
|
+
* The identifier of the contact.
|
|
4682
|
+
*/
|
|
4683
|
+
ContactId: ContactId;
|
|
4684
|
+
/**
|
|
4685
|
+
* The timestamp, in Unix Epoch seconds format, at which to start running the inbound contact flow. The scheduled time cannot be in the past. It must be within up to 6 days in future.
|
|
4686
|
+
*/
|
|
4687
|
+
ScheduledTime: Timestamp;
|
|
4688
|
+
}
|
|
4689
|
+
export interface UpdateContactScheduleResponse {
|
|
4690
|
+
}
|
|
4168
4691
|
export type UpdateHoursOfOperationDescription = string;
|
|
4169
4692
|
export interface UpdateHoursOfOperationRequest {
|
|
4170
4693
|
/**
|
|
@@ -4198,7 +4721,7 @@ declare namespace Connect {
|
|
|
4198
4721
|
*/
|
|
4199
4722
|
InstanceId: InstanceId;
|
|
4200
4723
|
/**
|
|
4201
|
-
* The type of attribute. Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact
|
|
4724
|
+
* The type of attribute. Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact AWS Support for allowlisting.
|
|
4202
4725
|
*/
|
|
4203
4726
|
AttributeType: InstanceAttributeType;
|
|
4204
4727
|
/**
|
|
@@ -4500,6 +5023,16 @@ declare namespace Connect {
|
|
|
4500
5023
|
*/
|
|
4501
5024
|
InstanceId: InstanceId;
|
|
4502
5025
|
}
|
|
5026
|
+
export interface UrlReference {
|
|
5027
|
+
/**
|
|
5028
|
+
* Identifier of the URL reference.
|
|
5029
|
+
*/
|
|
5030
|
+
Name?: ReferenceKey;
|
|
5031
|
+
/**
|
|
5032
|
+
* A valid URL.
|
|
5033
|
+
*/
|
|
5034
|
+
Value?: ReferenceValue;
|
|
5035
|
+
}
|
|
4503
5036
|
export interface UseCase {
|
|
4504
5037
|
/**
|
|
4505
5038
|
* The identifier for the use case.
|