@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23
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 -19
- package/.jsii +2588 -1305
- 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 +439 -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 +505 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -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 +752 -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/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 +242 -68
- 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 +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 +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 +207 -56
- 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 +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 +4613 -1377
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -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 +3 -0
- 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 +24 -4
- 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 +602 -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 +507 -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 +388 -367
- 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 +2 -1
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
- 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 +442 -267
- 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 +1073 -94
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
- 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 +691 -130
- 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/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 +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 +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 +268 -108
- 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/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/mediaconvert-2017-08-29.min.json +321 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -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 +411 -149
- 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 +900 -161
- 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/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 +752 -957
- 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 +24 -4
- 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/pinpoint-2016-12-01.min.json +869 -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/quicksight-2018-04-01.min.json +327 -194
- 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 +538 -323
- 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/rekognition-2016-06-27.min.json +362 -121
- 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 +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- 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 +2265 -1023
- 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 +779 -259
- 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.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 +379 -351
- 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 +44 -43
- 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 +308 -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 +83 -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 +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/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 +482 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +357 -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 +620 -16
- 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 +3 -3
- 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 +249 -10
- 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/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 +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -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 +4044 -415
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- 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 +39 -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 +741 -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/forecastservice.d.ts +561 -9
- 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 +59 -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 +8 -4
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
- 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 +265 -18
- 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 +637 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +353 -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 +797 -60
- 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 +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
- 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 +256 -62
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- 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/mediaconvert.d.ts +280 -81
- package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
- 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 +271 -1
- 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/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 +499 -299
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -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/pinpoint.d.ts +534 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
- 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 +758 -388
- 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 +347 -28
- 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 +123 -75
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
- 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 +27 -27
- package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
- 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 +349 -283
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
- 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 +75 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
- 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 +383 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -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 +1307 -557
- package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
- 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/{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 +39 -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
|
@@ -278,6 +278,42 @@
|
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
|
+
"CreateContactFlowModule": {
|
|
282
|
+
"http": {
|
|
283
|
+
"method": "PUT",
|
|
284
|
+
"requestUri": "/contact-flow-modules/{InstanceId}"
|
|
285
|
+
},
|
|
286
|
+
"input": {
|
|
287
|
+
"type": "structure",
|
|
288
|
+
"required": [
|
|
289
|
+
"InstanceId",
|
|
290
|
+
"Name",
|
|
291
|
+
"Content"
|
|
292
|
+
],
|
|
293
|
+
"members": {
|
|
294
|
+
"InstanceId": {
|
|
295
|
+
"location": "uri",
|
|
296
|
+
"locationName": "InstanceId"
|
|
297
|
+
},
|
|
298
|
+
"Name": {},
|
|
299
|
+
"Description": {},
|
|
300
|
+
"Content": {},
|
|
301
|
+
"Tags": {
|
|
302
|
+
"shape": "S1e"
|
|
303
|
+
},
|
|
304
|
+
"ClientToken": {
|
|
305
|
+
"idempotencyToken": true
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
},
|
|
309
|
+
"output": {
|
|
310
|
+
"type": "structure",
|
|
311
|
+
"members": {
|
|
312
|
+
"Id": {},
|
|
313
|
+
"Arn": {}
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
},
|
|
281
317
|
"CreateHoursOfOperation": {
|
|
282
318
|
"http": {
|
|
283
319
|
"method": "PUT",
|
|
@@ -300,7 +336,7 @@
|
|
|
300
336
|
"Description": {},
|
|
301
337
|
"TimeZone": {},
|
|
302
338
|
"Config": {
|
|
303
|
-
"shape": "
|
|
339
|
+
"shape": "S21"
|
|
304
340
|
},
|
|
305
341
|
"Tags": {
|
|
306
342
|
"shape": "S1e"
|
|
@@ -331,7 +367,7 @@
|
|
|
331
367
|
"ClientToken": {},
|
|
332
368
|
"IdentityManagementType": {},
|
|
333
369
|
"InstanceAlias": {
|
|
334
|
-
"shape": "
|
|
370
|
+
"shape": "S2b"
|
|
335
371
|
},
|
|
336
372
|
"DirectoryId": {},
|
|
337
373
|
"InboundCallsEnabled": {
|
|
@@ -360,10 +396,7 @@
|
|
|
360
396
|
"required": [
|
|
361
397
|
"InstanceId",
|
|
362
398
|
"IntegrationType",
|
|
363
|
-
"IntegrationArn"
|
|
364
|
-
"SourceApplicationUrl",
|
|
365
|
-
"SourceApplicationName",
|
|
366
|
-
"SourceType"
|
|
399
|
+
"IntegrationArn"
|
|
367
400
|
],
|
|
368
401
|
"members": {
|
|
369
402
|
"InstanceId": {
|
|
@@ -408,7 +441,7 @@
|
|
|
408
441
|
"Name": {},
|
|
409
442
|
"Description": {},
|
|
410
443
|
"OutboundCallerConfig": {
|
|
411
|
-
"shape": "
|
|
444
|
+
"shape": "S2p"
|
|
412
445
|
},
|
|
413
446
|
"HoursOfOperationId": {},
|
|
414
447
|
"MaxContacts": {
|
|
@@ -450,7 +483,7 @@
|
|
|
450
483
|
"Name": {},
|
|
451
484
|
"Description": {},
|
|
452
485
|
"QuickConnectConfig": {
|
|
453
|
-
"shape": "
|
|
486
|
+
"shape": "S2x"
|
|
454
487
|
},
|
|
455
488
|
"Tags": {
|
|
456
489
|
"shape": "S1e"
|
|
@@ -491,7 +524,7 @@
|
|
|
491
524
|
"shape": "S10"
|
|
492
525
|
},
|
|
493
526
|
"MediaConcurrencies": {
|
|
494
|
-
"shape": "
|
|
527
|
+
"shape": "S38"
|
|
495
528
|
},
|
|
496
529
|
"Tags": {
|
|
497
530
|
"shape": "S1e"
|
|
@@ -506,6 +539,40 @@
|
|
|
506
539
|
}
|
|
507
540
|
}
|
|
508
541
|
},
|
|
542
|
+
"CreateSecurityProfile": {
|
|
543
|
+
"http": {
|
|
544
|
+
"method": "PUT",
|
|
545
|
+
"requestUri": "/security-profiles/{InstanceId}"
|
|
546
|
+
},
|
|
547
|
+
"input": {
|
|
548
|
+
"type": "structure",
|
|
549
|
+
"required": [
|
|
550
|
+
"SecurityProfileName",
|
|
551
|
+
"InstanceId"
|
|
552
|
+
],
|
|
553
|
+
"members": {
|
|
554
|
+
"SecurityProfileName": {},
|
|
555
|
+
"Description": {},
|
|
556
|
+
"Permissions": {
|
|
557
|
+
"shape": "S3f"
|
|
558
|
+
},
|
|
559
|
+
"InstanceId": {
|
|
560
|
+
"location": "uri",
|
|
561
|
+
"locationName": "InstanceId"
|
|
562
|
+
},
|
|
563
|
+
"Tags": {
|
|
564
|
+
"shape": "S1e"
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
},
|
|
568
|
+
"output": {
|
|
569
|
+
"type": "structure",
|
|
570
|
+
"members": {
|
|
571
|
+
"SecurityProfileId": {},
|
|
572
|
+
"SecurityProfileArn": {}
|
|
573
|
+
}
|
|
574
|
+
}
|
|
575
|
+
},
|
|
509
576
|
"CreateUseCase": {
|
|
510
577
|
"http": {
|
|
511
578
|
"method": "PUT",
|
|
@@ -559,14 +626,14 @@
|
|
|
559
626
|
"Username": {},
|
|
560
627
|
"Password": {},
|
|
561
628
|
"IdentityInfo": {
|
|
562
|
-
"shape": "
|
|
629
|
+
"shape": "S3q"
|
|
563
630
|
},
|
|
564
631
|
"PhoneConfig": {
|
|
565
|
-
"shape": "
|
|
632
|
+
"shape": "S3u"
|
|
566
633
|
},
|
|
567
634
|
"DirectoryUserId": {},
|
|
568
635
|
"SecurityProfileIds": {
|
|
569
|
-
"shape": "
|
|
636
|
+
"shape": "S3z"
|
|
570
637
|
},
|
|
571
638
|
"RoutingProfileId": {},
|
|
572
639
|
"HierarchyGroupId": {},
|
|
@@ -615,6 +682,56 @@
|
|
|
615
682
|
}
|
|
616
683
|
}
|
|
617
684
|
},
|
|
685
|
+
"DeleteContactFlow": {
|
|
686
|
+
"http": {
|
|
687
|
+
"method": "DELETE",
|
|
688
|
+
"requestUri": "/contact-flows/{InstanceId}/{ContactFlowId}"
|
|
689
|
+
},
|
|
690
|
+
"input": {
|
|
691
|
+
"type": "structure",
|
|
692
|
+
"required": [
|
|
693
|
+
"InstanceId",
|
|
694
|
+
"ContactFlowId"
|
|
695
|
+
],
|
|
696
|
+
"members": {
|
|
697
|
+
"InstanceId": {
|
|
698
|
+
"location": "uri",
|
|
699
|
+
"locationName": "InstanceId"
|
|
700
|
+
},
|
|
701
|
+
"ContactFlowId": {
|
|
702
|
+
"location": "uri",
|
|
703
|
+
"locationName": "ContactFlowId"
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
},
|
|
708
|
+
"DeleteContactFlowModule": {
|
|
709
|
+
"http": {
|
|
710
|
+
"method": "DELETE",
|
|
711
|
+
"requestUri": "/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"
|
|
712
|
+
},
|
|
713
|
+
"input": {
|
|
714
|
+
"type": "structure",
|
|
715
|
+
"required": [
|
|
716
|
+
"InstanceId",
|
|
717
|
+
"ContactFlowModuleId"
|
|
718
|
+
],
|
|
719
|
+
"members": {
|
|
720
|
+
"InstanceId": {
|
|
721
|
+
"location": "uri",
|
|
722
|
+
"locationName": "InstanceId"
|
|
723
|
+
},
|
|
724
|
+
"ContactFlowModuleId": {
|
|
725
|
+
"location": "uri",
|
|
726
|
+
"locationName": "ContactFlowModuleId"
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"output": {
|
|
731
|
+
"type": "structure",
|
|
732
|
+
"members": {}
|
|
733
|
+
}
|
|
734
|
+
},
|
|
618
735
|
"DeleteHoursOfOperation": {
|
|
619
736
|
"http": {
|
|
620
737
|
"method": "DELETE",
|
|
@@ -702,6 +819,29 @@
|
|
|
702
819
|
}
|
|
703
820
|
}
|
|
704
821
|
},
|
|
822
|
+
"DeleteSecurityProfile": {
|
|
823
|
+
"http": {
|
|
824
|
+
"method": "DELETE",
|
|
825
|
+
"requestUri": "/security-profiles/{InstanceId}/{SecurityProfileId}"
|
|
826
|
+
},
|
|
827
|
+
"input": {
|
|
828
|
+
"type": "structure",
|
|
829
|
+
"required": [
|
|
830
|
+
"InstanceId",
|
|
831
|
+
"SecurityProfileId"
|
|
832
|
+
],
|
|
833
|
+
"members": {
|
|
834
|
+
"InstanceId": {
|
|
835
|
+
"location": "uri",
|
|
836
|
+
"locationName": "InstanceId"
|
|
837
|
+
},
|
|
838
|
+
"SecurityProfileId": {
|
|
839
|
+
"location": "uri",
|
|
840
|
+
"locationName": "SecurityProfileId"
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
},
|
|
705
845
|
"DeleteUseCase": {
|
|
706
846
|
"http": {
|
|
707
847
|
"method": "DELETE",
|
|
@@ -821,6 +961,77 @@
|
|
|
821
961
|
}
|
|
822
962
|
}
|
|
823
963
|
},
|
|
964
|
+
"DescribeContact": {
|
|
965
|
+
"http": {
|
|
966
|
+
"method": "GET",
|
|
967
|
+
"requestUri": "/contacts/{InstanceId}/{ContactId}"
|
|
968
|
+
},
|
|
969
|
+
"input": {
|
|
970
|
+
"type": "structure",
|
|
971
|
+
"required": [
|
|
972
|
+
"InstanceId",
|
|
973
|
+
"ContactId"
|
|
974
|
+
],
|
|
975
|
+
"members": {
|
|
976
|
+
"InstanceId": {
|
|
977
|
+
"location": "uri",
|
|
978
|
+
"locationName": "InstanceId"
|
|
979
|
+
},
|
|
980
|
+
"ContactId": {
|
|
981
|
+
"location": "uri",
|
|
982
|
+
"locationName": "ContactId"
|
|
983
|
+
}
|
|
984
|
+
}
|
|
985
|
+
},
|
|
986
|
+
"output": {
|
|
987
|
+
"type": "structure",
|
|
988
|
+
"members": {
|
|
989
|
+
"Contact": {
|
|
990
|
+
"type": "structure",
|
|
991
|
+
"members": {
|
|
992
|
+
"Arn": {},
|
|
993
|
+
"Id": {},
|
|
994
|
+
"InitialContactId": {},
|
|
995
|
+
"PreviousContactId": {},
|
|
996
|
+
"InitiationMethod": {},
|
|
997
|
+
"Name": {},
|
|
998
|
+
"Description": {},
|
|
999
|
+
"Channel": {},
|
|
1000
|
+
"QueueInfo": {
|
|
1001
|
+
"type": "structure",
|
|
1002
|
+
"members": {
|
|
1003
|
+
"Id": {},
|
|
1004
|
+
"EnqueueTimestamp": {
|
|
1005
|
+
"type": "timestamp"
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
},
|
|
1009
|
+
"AgentInfo": {
|
|
1010
|
+
"type": "structure",
|
|
1011
|
+
"members": {
|
|
1012
|
+
"Id": {},
|
|
1013
|
+
"ConnectedToAgentTimestamp": {
|
|
1014
|
+
"type": "timestamp"
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
},
|
|
1018
|
+
"InitiationTimestamp": {
|
|
1019
|
+
"type": "timestamp"
|
|
1020
|
+
},
|
|
1021
|
+
"DisconnectTimestamp": {
|
|
1022
|
+
"type": "timestamp"
|
|
1023
|
+
},
|
|
1024
|
+
"LastUpdateTimestamp": {
|
|
1025
|
+
"type": "timestamp"
|
|
1026
|
+
},
|
|
1027
|
+
"ScheduledTimestamp": {
|
|
1028
|
+
"type": "timestamp"
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
824
1035
|
"DescribeContactFlow": {
|
|
825
1036
|
"http": {
|
|
826
1037
|
"method": "GET",
|
|
@@ -853,6 +1064,7 @@
|
|
|
853
1064
|
"Id": {},
|
|
854
1065
|
"Name": {},
|
|
855
1066
|
"Type": {},
|
|
1067
|
+
"State": {},
|
|
856
1068
|
"Description": {},
|
|
857
1069
|
"Content": {},
|
|
858
1070
|
"Tags": {
|
|
@@ -863,6 +1075,49 @@
|
|
|
863
1075
|
}
|
|
864
1076
|
}
|
|
865
1077
|
},
|
|
1078
|
+
"DescribeContactFlowModule": {
|
|
1079
|
+
"http": {
|
|
1080
|
+
"method": "GET",
|
|
1081
|
+
"requestUri": "/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"
|
|
1082
|
+
},
|
|
1083
|
+
"input": {
|
|
1084
|
+
"type": "structure",
|
|
1085
|
+
"required": [
|
|
1086
|
+
"InstanceId",
|
|
1087
|
+
"ContactFlowModuleId"
|
|
1088
|
+
],
|
|
1089
|
+
"members": {
|
|
1090
|
+
"InstanceId": {
|
|
1091
|
+
"location": "uri",
|
|
1092
|
+
"locationName": "InstanceId"
|
|
1093
|
+
},
|
|
1094
|
+
"ContactFlowModuleId": {
|
|
1095
|
+
"location": "uri",
|
|
1096
|
+
"locationName": "ContactFlowModuleId"
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1100
|
+
"output": {
|
|
1101
|
+
"type": "structure",
|
|
1102
|
+
"members": {
|
|
1103
|
+
"ContactFlowModule": {
|
|
1104
|
+
"type": "structure",
|
|
1105
|
+
"members": {
|
|
1106
|
+
"Arn": {},
|
|
1107
|
+
"Id": {},
|
|
1108
|
+
"Name": {},
|
|
1109
|
+
"Content": {},
|
|
1110
|
+
"Description": {},
|
|
1111
|
+
"State": {},
|
|
1112
|
+
"Status": {},
|
|
1113
|
+
"Tags": {
|
|
1114
|
+
"shape": "S1e"
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
}
|
|
1120
|
+
},
|
|
866
1121
|
"DescribeHoursOfOperation": {
|
|
867
1122
|
"http": {
|
|
868
1123
|
"method": "GET",
|
|
@@ -897,7 +1152,7 @@
|
|
|
897
1152
|
"Description": {},
|
|
898
1153
|
"TimeZone": {},
|
|
899
1154
|
"Config": {
|
|
900
|
-
"shape": "
|
|
1155
|
+
"shape": "S21"
|
|
901
1156
|
},
|
|
902
1157
|
"Tags": {
|
|
903
1158
|
"shape": "S1e"
|
|
@@ -934,7 +1189,7 @@
|
|
|
934
1189
|
"Arn": {},
|
|
935
1190
|
"IdentityManagementType": {},
|
|
936
1191
|
"InstanceAlias": {
|
|
937
|
-
"shape": "
|
|
1192
|
+
"shape": "S2b"
|
|
938
1193
|
},
|
|
939
1194
|
"CreatedTime": {
|
|
940
1195
|
"type": "timestamp"
|
|
@@ -984,7 +1239,7 @@
|
|
|
984
1239
|
"type": "structure",
|
|
985
1240
|
"members": {
|
|
986
1241
|
"Attribute": {
|
|
987
|
-
"shape": "
|
|
1242
|
+
"shape": "S5h"
|
|
988
1243
|
}
|
|
989
1244
|
}
|
|
990
1245
|
}
|
|
@@ -1058,7 +1313,7 @@
|
|
|
1058
1313
|
"QueueId": {},
|
|
1059
1314
|
"Description": {},
|
|
1060
1315
|
"OutboundCallerConfig": {
|
|
1061
|
-
"shape": "
|
|
1316
|
+
"shape": "S2p"
|
|
1062
1317
|
},
|
|
1063
1318
|
"HoursOfOperationId": {},
|
|
1064
1319
|
"MaxContacts": {
|
|
@@ -1106,7 +1361,7 @@
|
|
|
1106
1361
|
"Name": {},
|
|
1107
1362
|
"Description": {},
|
|
1108
1363
|
"QuickConnectConfig": {
|
|
1109
|
-
"shape": "
|
|
1364
|
+
"shape": "S2x"
|
|
1110
1365
|
},
|
|
1111
1366
|
"Tags": {
|
|
1112
1367
|
"shape": "S1e"
|
|
@@ -1150,7 +1405,7 @@
|
|
|
1150
1405
|
"RoutingProfileId": {},
|
|
1151
1406
|
"Description": {},
|
|
1152
1407
|
"MediaConcurrencies": {
|
|
1153
|
-
"shape": "
|
|
1408
|
+
"shape": "S38"
|
|
1154
1409
|
},
|
|
1155
1410
|
"DefaultOutboundQueueId": {},
|
|
1156
1411
|
"Tags": {
|
|
@@ -1161,6 +1416,47 @@
|
|
|
1161
1416
|
}
|
|
1162
1417
|
}
|
|
1163
1418
|
},
|
|
1419
|
+
"DescribeSecurityProfile": {
|
|
1420
|
+
"http": {
|
|
1421
|
+
"method": "GET",
|
|
1422
|
+
"requestUri": "/security-profiles/{InstanceId}/{SecurityProfileId}"
|
|
1423
|
+
},
|
|
1424
|
+
"input": {
|
|
1425
|
+
"type": "structure",
|
|
1426
|
+
"required": [
|
|
1427
|
+
"SecurityProfileId",
|
|
1428
|
+
"InstanceId"
|
|
1429
|
+
],
|
|
1430
|
+
"members": {
|
|
1431
|
+
"SecurityProfileId": {
|
|
1432
|
+
"location": "uri",
|
|
1433
|
+
"locationName": "SecurityProfileId"
|
|
1434
|
+
},
|
|
1435
|
+
"InstanceId": {
|
|
1436
|
+
"location": "uri",
|
|
1437
|
+
"locationName": "InstanceId"
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
"output": {
|
|
1442
|
+
"type": "structure",
|
|
1443
|
+
"members": {
|
|
1444
|
+
"SecurityProfile": {
|
|
1445
|
+
"type": "structure",
|
|
1446
|
+
"members": {
|
|
1447
|
+
"Id": {},
|
|
1448
|
+
"OrganizationResourceId": {},
|
|
1449
|
+
"Arn": {},
|
|
1450
|
+
"SecurityProfileName": {},
|
|
1451
|
+
"Description": {},
|
|
1452
|
+
"Tags": {
|
|
1453
|
+
"shape": "S1e"
|
|
1454
|
+
}
|
|
1455
|
+
}
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
}
|
|
1459
|
+
},
|
|
1164
1460
|
"DescribeUser": {
|
|
1165
1461
|
"http": {
|
|
1166
1462
|
"method": "GET",
|
|
@@ -1193,14 +1489,14 @@
|
|
|
1193
1489
|
"Arn": {},
|
|
1194
1490
|
"Username": {},
|
|
1195
1491
|
"IdentityInfo": {
|
|
1196
|
-
"shape": "
|
|
1492
|
+
"shape": "S3q"
|
|
1197
1493
|
},
|
|
1198
1494
|
"PhoneConfig": {
|
|
1199
|
-
"shape": "
|
|
1495
|
+
"shape": "S3u"
|
|
1200
1496
|
},
|
|
1201
1497
|
"DirectoryUserId": {},
|
|
1202
1498
|
"SecurityProfileIds": {
|
|
1203
|
-
"shape": "
|
|
1499
|
+
"shape": "S3z"
|
|
1204
1500
|
},
|
|
1205
1501
|
"RoutingProfileId": {},
|
|
1206
1502
|
"HierarchyGroupId": {},
|
|
@@ -1248,19 +1544,19 @@
|
|
|
1248
1544
|
"type": "structure",
|
|
1249
1545
|
"members": {
|
|
1250
1546
|
"LevelOne": {
|
|
1251
|
-
"shape": "
|
|
1547
|
+
"shape": "S66"
|
|
1252
1548
|
},
|
|
1253
1549
|
"LevelTwo": {
|
|
1254
|
-
"shape": "
|
|
1550
|
+
"shape": "S66"
|
|
1255
1551
|
},
|
|
1256
1552
|
"LevelThree": {
|
|
1257
|
-
"shape": "
|
|
1553
|
+
"shape": "S66"
|
|
1258
1554
|
},
|
|
1259
1555
|
"LevelFour": {
|
|
1260
|
-
"shape": "
|
|
1556
|
+
"shape": "S66"
|
|
1261
1557
|
},
|
|
1262
1558
|
"LevelFive": {
|
|
1263
|
-
"shape": "
|
|
1559
|
+
"shape": "S66"
|
|
1264
1560
|
}
|
|
1265
1561
|
}
|
|
1266
1562
|
}
|
|
@@ -1293,19 +1589,19 @@
|
|
|
1293
1589
|
"type": "structure",
|
|
1294
1590
|
"members": {
|
|
1295
1591
|
"LevelOne": {
|
|
1296
|
-
"shape": "
|
|
1592
|
+
"shape": "S6a"
|
|
1297
1593
|
},
|
|
1298
1594
|
"LevelTwo": {
|
|
1299
|
-
"shape": "
|
|
1595
|
+
"shape": "S6a"
|
|
1300
1596
|
},
|
|
1301
1597
|
"LevelThree": {
|
|
1302
|
-
"shape": "
|
|
1598
|
+
"shape": "S6a"
|
|
1303
1599
|
},
|
|
1304
1600
|
"LevelFour": {
|
|
1305
|
-
"shape": "
|
|
1601
|
+
"shape": "S6a"
|
|
1306
1602
|
},
|
|
1307
1603
|
"LevelFive": {
|
|
1308
|
-
"shape": "
|
|
1604
|
+
"shape": "S6a"
|
|
1309
1605
|
}
|
|
1310
1606
|
}
|
|
1311
1607
|
}
|
|
@@ -1541,7 +1837,7 @@
|
|
|
1541
1837
|
"type": "structure",
|
|
1542
1838
|
"members": {
|
|
1543
1839
|
"Attributes": {
|
|
1544
|
-
"shape": "
|
|
1840
|
+
"shape": "S6n"
|
|
1545
1841
|
}
|
|
1546
1842
|
}
|
|
1547
1843
|
}
|
|
@@ -1563,15 +1859,15 @@
|
|
|
1563
1859
|
"locationName": "InstanceId"
|
|
1564
1860
|
},
|
|
1565
1861
|
"Filters": {
|
|
1566
|
-
"shape": "
|
|
1862
|
+
"shape": "S6r"
|
|
1567
1863
|
},
|
|
1568
1864
|
"Groupings": {
|
|
1569
|
-
"shape": "
|
|
1865
|
+
"shape": "S6u"
|
|
1570
1866
|
},
|
|
1571
1867
|
"CurrentMetrics": {
|
|
1572
1868
|
"type": "list",
|
|
1573
1869
|
"member": {
|
|
1574
|
-
"shape": "
|
|
1870
|
+
"shape": "S6x"
|
|
1575
1871
|
}
|
|
1576
1872
|
},
|
|
1577
1873
|
"NextToken": {},
|
|
@@ -1590,7 +1886,7 @@
|
|
|
1590
1886
|
"type": "structure",
|
|
1591
1887
|
"members": {
|
|
1592
1888
|
"Dimensions": {
|
|
1593
|
-
"shape": "
|
|
1889
|
+
"shape": "S75"
|
|
1594
1890
|
},
|
|
1595
1891
|
"Collections": {
|
|
1596
1892
|
"type": "list",
|
|
@@ -1598,7 +1894,7 @@
|
|
|
1598
1894
|
"type": "structure",
|
|
1599
1895
|
"members": {
|
|
1600
1896
|
"Metric": {
|
|
1601
|
-
"shape": "
|
|
1897
|
+
"shape": "S6x"
|
|
1602
1898
|
},
|
|
1603
1899
|
"Value": {
|
|
1604
1900
|
"type": "double"
|
|
@@ -1639,13 +1935,13 @@
|
|
|
1639
1935
|
"type": "structure",
|
|
1640
1936
|
"members": {
|
|
1641
1937
|
"AccessToken": {
|
|
1642
|
-
"shape": "
|
|
1938
|
+
"shape": "S7d"
|
|
1643
1939
|
},
|
|
1644
1940
|
"AccessTokenExpiration": {
|
|
1645
1941
|
"type": "timestamp"
|
|
1646
1942
|
},
|
|
1647
1943
|
"RefreshToken": {
|
|
1648
|
-
"shape": "
|
|
1944
|
+
"shape": "S7d"
|
|
1649
1945
|
},
|
|
1650
1946
|
"RefreshTokenExpiration": {
|
|
1651
1947
|
"type": "timestamp"
|
|
@@ -1680,15 +1976,15 @@
|
|
|
1680
1976
|
"type": "timestamp"
|
|
1681
1977
|
},
|
|
1682
1978
|
"Filters": {
|
|
1683
|
-
"shape": "
|
|
1979
|
+
"shape": "S6r"
|
|
1684
1980
|
},
|
|
1685
1981
|
"Groupings": {
|
|
1686
|
-
"shape": "
|
|
1982
|
+
"shape": "S6u"
|
|
1687
1983
|
},
|
|
1688
1984
|
"HistoricalMetrics": {
|
|
1689
1985
|
"type": "list",
|
|
1690
1986
|
"member": {
|
|
1691
|
-
"shape": "
|
|
1987
|
+
"shape": "S7g"
|
|
1692
1988
|
}
|
|
1693
1989
|
},
|
|
1694
1990
|
"NextToken": {},
|
|
@@ -1707,7 +2003,7 @@
|
|
|
1707
2003
|
"type": "structure",
|
|
1708
2004
|
"members": {
|
|
1709
2005
|
"Dimensions": {
|
|
1710
|
-
"shape": "
|
|
2006
|
+
"shape": "S75"
|
|
1711
2007
|
},
|
|
1712
2008
|
"Collections": {
|
|
1713
2009
|
"type": "list",
|
|
@@ -1715,7 +2011,7 @@
|
|
|
1715
2011
|
"type": "structure",
|
|
1716
2012
|
"members": {
|
|
1717
2013
|
"Metric": {
|
|
1718
|
-
"shape": "
|
|
2014
|
+
"shape": "S7g"
|
|
1719
2015
|
},
|
|
1720
2016
|
"Value": {
|
|
1721
2017
|
"type": "double"
|
|
@@ -1869,6 +2165,55 @@
|
|
|
1869
2165
|
}
|
|
1870
2166
|
}
|
|
1871
2167
|
},
|
|
2168
|
+
"ListContactFlowModules": {
|
|
2169
|
+
"http": {
|
|
2170
|
+
"method": "GET",
|
|
2171
|
+
"requestUri": "/contact-flow-modules-summary/{InstanceId}"
|
|
2172
|
+
},
|
|
2173
|
+
"input": {
|
|
2174
|
+
"type": "structure",
|
|
2175
|
+
"required": [
|
|
2176
|
+
"InstanceId"
|
|
2177
|
+
],
|
|
2178
|
+
"members": {
|
|
2179
|
+
"InstanceId": {
|
|
2180
|
+
"location": "uri",
|
|
2181
|
+
"locationName": "InstanceId"
|
|
2182
|
+
},
|
|
2183
|
+
"NextToken": {
|
|
2184
|
+
"location": "querystring",
|
|
2185
|
+
"locationName": "nextToken"
|
|
2186
|
+
},
|
|
2187
|
+
"MaxResults": {
|
|
2188
|
+
"location": "querystring",
|
|
2189
|
+
"locationName": "maxResults",
|
|
2190
|
+
"type": "integer"
|
|
2191
|
+
},
|
|
2192
|
+
"ContactFlowModuleState": {
|
|
2193
|
+
"location": "querystring",
|
|
2194
|
+
"locationName": "state"
|
|
2195
|
+
}
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
2198
|
+
"output": {
|
|
2199
|
+
"type": "structure",
|
|
2200
|
+
"members": {
|
|
2201
|
+
"ContactFlowModulesSummaryList": {
|
|
2202
|
+
"type": "list",
|
|
2203
|
+
"member": {
|
|
2204
|
+
"type": "structure",
|
|
2205
|
+
"members": {
|
|
2206
|
+
"Id": {},
|
|
2207
|
+
"Arn": {},
|
|
2208
|
+
"Name": {},
|
|
2209
|
+
"State": {}
|
|
2210
|
+
}
|
|
2211
|
+
}
|
|
2212
|
+
},
|
|
2213
|
+
"NextToken": {}
|
|
2214
|
+
}
|
|
2215
|
+
}
|
|
2216
|
+
},
|
|
1872
2217
|
"ListContactFlows": {
|
|
1873
2218
|
"http": {
|
|
1874
2219
|
"method": "GET",
|
|
@@ -1912,7 +2257,8 @@
|
|
|
1912
2257
|
"Id": {},
|
|
1913
2258
|
"Arn": {},
|
|
1914
2259
|
"Name": {},
|
|
1915
|
-
"ContactFlowType": {}
|
|
2260
|
+
"ContactFlowType": {},
|
|
2261
|
+
"ContactFlowState": {}
|
|
1916
2262
|
}
|
|
1917
2263
|
}
|
|
1918
2264
|
},
|
|
@@ -1920,6 +2266,70 @@
|
|
|
1920
2266
|
}
|
|
1921
2267
|
}
|
|
1922
2268
|
},
|
|
2269
|
+
"ListContactReferences": {
|
|
2270
|
+
"http": {
|
|
2271
|
+
"method": "GET",
|
|
2272
|
+
"requestUri": "/contact/references/{InstanceId}/{ContactId}"
|
|
2273
|
+
},
|
|
2274
|
+
"input": {
|
|
2275
|
+
"type": "structure",
|
|
2276
|
+
"required": [
|
|
2277
|
+
"InstanceId",
|
|
2278
|
+
"ContactId",
|
|
2279
|
+
"ReferenceTypes"
|
|
2280
|
+
],
|
|
2281
|
+
"members": {
|
|
2282
|
+
"InstanceId": {
|
|
2283
|
+
"location": "uri",
|
|
2284
|
+
"locationName": "InstanceId"
|
|
2285
|
+
},
|
|
2286
|
+
"ContactId": {
|
|
2287
|
+
"location": "uri",
|
|
2288
|
+
"locationName": "ContactId"
|
|
2289
|
+
},
|
|
2290
|
+
"ReferenceTypes": {
|
|
2291
|
+
"location": "querystring",
|
|
2292
|
+
"locationName": "referenceTypes",
|
|
2293
|
+
"type": "list",
|
|
2294
|
+
"member": {}
|
|
2295
|
+
},
|
|
2296
|
+
"NextToken": {
|
|
2297
|
+
"location": "querystring",
|
|
2298
|
+
"locationName": "nextToken"
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
},
|
|
2302
|
+
"output": {
|
|
2303
|
+
"type": "structure",
|
|
2304
|
+
"members": {
|
|
2305
|
+
"ReferenceSummaryList": {
|
|
2306
|
+
"type": "list",
|
|
2307
|
+
"member": {
|
|
2308
|
+
"type": "structure",
|
|
2309
|
+
"members": {
|
|
2310
|
+
"Url": {
|
|
2311
|
+
"type": "structure",
|
|
2312
|
+
"members": {
|
|
2313
|
+
"Name": {},
|
|
2314
|
+
"Value": {}
|
|
2315
|
+
}
|
|
2316
|
+
},
|
|
2317
|
+
"Attachment": {
|
|
2318
|
+
"type": "structure",
|
|
2319
|
+
"members": {
|
|
2320
|
+
"Name": {},
|
|
2321
|
+
"Value": {},
|
|
2322
|
+
"Status": {}
|
|
2323
|
+
}
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2326
|
+
"union": true
|
|
2327
|
+
}
|
|
2328
|
+
},
|
|
2329
|
+
"NextToken": {}
|
|
2330
|
+
}
|
|
2331
|
+
}
|
|
2332
|
+
},
|
|
1923
2333
|
"ListHoursOfOperations": {
|
|
1924
2334
|
"http": {
|
|
1925
2335
|
"method": "GET",
|
|
@@ -1996,7 +2406,7 @@
|
|
|
1996
2406
|
"Attributes": {
|
|
1997
2407
|
"type": "list",
|
|
1998
2408
|
"member": {
|
|
1999
|
-
"shape": "
|
|
2409
|
+
"shape": "S5h"
|
|
2000
2410
|
}
|
|
2001
2411
|
},
|
|
2002
2412
|
"NextToken": {}
|
|
@@ -2078,7 +2488,7 @@
|
|
|
2078
2488
|
"Arn": {},
|
|
2079
2489
|
"IdentityManagementType": {},
|
|
2080
2490
|
"InstanceAlias": {
|
|
2081
|
-
"shape": "
|
|
2491
|
+
"shape": "S2b"
|
|
2082
2492
|
},
|
|
2083
2493
|
"CreatedTime": {
|
|
2084
2494
|
"type": "timestamp"
|
|
@@ -2113,6 +2523,10 @@
|
|
|
2113
2523
|
"location": "uri",
|
|
2114
2524
|
"locationName": "InstanceId"
|
|
2115
2525
|
},
|
|
2526
|
+
"IntegrationType": {
|
|
2527
|
+
"location": "querystring",
|
|
2528
|
+
"locationName": "integrationType"
|
|
2529
|
+
},
|
|
2116
2530
|
"NextToken": {
|
|
2117
2531
|
"location": "querystring",
|
|
2118
2532
|
"locationName": "nextToken"
|
|
@@ -2361,7 +2775,7 @@
|
|
|
2361
2775
|
"members": {
|
|
2362
2776
|
"NextToken": {},
|
|
2363
2777
|
"QuickConnectSummaryList": {
|
|
2364
|
-
"shape": "
|
|
2778
|
+
"shape": "S9x"
|
|
2365
2779
|
}
|
|
2366
2780
|
}
|
|
2367
2781
|
}
|
|
@@ -2453,7 +2867,7 @@
|
|
|
2453
2867
|
"type": "structure",
|
|
2454
2868
|
"members": {
|
|
2455
2869
|
"QuickConnectSummaryList": {
|
|
2456
|
-
"shape": "
|
|
2870
|
+
"shape": "S9x"
|
|
2457
2871
|
},
|
|
2458
2872
|
"NextToken": {}
|
|
2459
2873
|
}
|
|
@@ -2613,6 +3027,47 @@
|
|
|
2613
3027
|
}
|
|
2614
3028
|
}
|
|
2615
3029
|
},
|
|
3030
|
+
"ListSecurityProfilePermissions": {
|
|
3031
|
+
"http": {
|
|
3032
|
+
"method": "GET",
|
|
3033
|
+
"requestUri": "/security-profiles-permissions/{InstanceId}/{SecurityProfileId}"
|
|
3034
|
+
},
|
|
3035
|
+
"input": {
|
|
3036
|
+
"type": "structure",
|
|
3037
|
+
"required": [
|
|
3038
|
+
"SecurityProfileId",
|
|
3039
|
+
"InstanceId"
|
|
3040
|
+
],
|
|
3041
|
+
"members": {
|
|
3042
|
+
"SecurityProfileId": {
|
|
3043
|
+
"location": "uri",
|
|
3044
|
+
"locationName": "SecurityProfileId"
|
|
3045
|
+
},
|
|
3046
|
+
"InstanceId": {
|
|
3047
|
+
"location": "uri",
|
|
3048
|
+
"locationName": "InstanceId"
|
|
3049
|
+
},
|
|
3050
|
+
"NextToken": {
|
|
3051
|
+
"location": "querystring",
|
|
3052
|
+
"locationName": "nextToken"
|
|
3053
|
+
},
|
|
3054
|
+
"MaxResults": {
|
|
3055
|
+
"location": "querystring",
|
|
3056
|
+
"locationName": "maxResults",
|
|
3057
|
+
"type": "integer"
|
|
3058
|
+
}
|
|
3059
|
+
}
|
|
3060
|
+
},
|
|
3061
|
+
"output": {
|
|
3062
|
+
"type": "structure",
|
|
3063
|
+
"members": {
|
|
3064
|
+
"Permissions": {
|
|
3065
|
+
"shape": "S3f"
|
|
3066
|
+
},
|
|
3067
|
+
"NextToken": {}
|
|
3068
|
+
}
|
|
3069
|
+
}
|
|
3070
|
+
},
|
|
2616
3071
|
"ListSecurityProfiles": {
|
|
2617
3072
|
"http": {
|
|
2618
3073
|
"method": "GET",
|
|
@@ -2764,7 +3219,7 @@
|
|
|
2764
3219
|
"UserHierarchyGroupSummaryList": {
|
|
2765
3220
|
"type": "list",
|
|
2766
3221
|
"member": {
|
|
2767
|
-
"shape": "
|
|
3222
|
+
"shape": "S66"
|
|
2768
3223
|
}
|
|
2769
3224
|
},
|
|
2770
3225
|
"NextToken": {}
|
|
@@ -2853,7 +3308,7 @@
|
|
|
2853
3308
|
"InstanceId": {},
|
|
2854
3309
|
"ContactFlowId": {},
|
|
2855
3310
|
"Attributes": {
|
|
2856
|
-
"shape": "
|
|
3311
|
+
"shape": "S6n"
|
|
2857
3312
|
},
|
|
2858
3313
|
"ParticipantDetails": {
|
|
2859
3314
|
"type": "structure",
|
|
@@ -2918,6 +3373,45 @@
|
|
|
2918
3373
|
"members": {}
|
|
2919
3374
|
}
|
|
2920
3375
|
},
|
|
3376
|
+
"StartContactStreaming": {
|
|
3377
|
+
"http": {
|
|
3378
|
+
"requestUri": "/contact/start-streaming"
|
|
3379
|
+
},
|
|
3380
|
+
"input": {
|
|
3381
|
+
"type": "structure",
|
|
3382
|
+
"required": [
|
|
3383
|
+
"InstanceId",
|
|
3384
|
+
"ContactId",
|
|
3385
|
+
"ChatStreamingConfiguration",
|
|
3386
|
+
"ClientToken"
|
|
3387
|
+
],
|
|
3388
|
+
"members": {
|
|
3389
|
+
"InstanceId": {},
|
|
3390
|
+
"ContactId": {},
|
|
3391
|
+
"ChatStreamingConfiguration": {
|
|
3392
|
+
"type": "structure",
|
|
3393
|
+
"required": [
|
|
3394
|
+
"StreamingEndpointArn"
|
|
3395
|
+
],
|
|
3396
|
+
"members": {
|
|
3397
|
+
"StreamingEndpointArn": {}
|
|
3398
|
+
}
|
|
3399
|
+
},
|
|
3400
|
+
"ClientToken": {
|
|
3401
|
+
"idempotencyToken": true
|
|
3402
|
+
}
|
|
3403
|
+
}
|
|
3404
|
+
},
|
|
3405
|
+
"output": {
|
|
3406
|
+
"type": "structure",
|
|
3407
|
+
"required": [
|
|
3408
|
+
"StreamingId"
|
|
3409
|
+
],
|
|
3410
|
+
"members": {
|
|
3411
|
+
"StreamingId": {}
|
|
3412
|
+
}
|
|
3413
|
+
}
|
|
3414
|
+
},
|
|
2921
3415
|
"StartOutboundVoiceContact": {
|
|
2922
3416
|
"http": {
|
|
2923
3417
|
"method": "PUT",
|
|
@@ -2940,8 +3434,21 @@
|
|
|
2940
3434
|
"SourcePhoneNumber": {},
|
|
2941
3435
|
"QueueId": {},
|
|
2942
3436
|
"Attributes": {
|
|
2943
|
-
"shape": "
|
|
2944
|
-
}
|
|
3437
|
+
"shape": "S6n"
|
|
3438
|
+
},
|
|
3439
|
+
"AnswerMachineDetectionConfig": {
|
|
3440
|
+
"type": "structure",
|
|
3441
|
+
"members": {
|
|
3442
|
+
"EnableAnswerMachineDetection": {
|
|
3443
|
+
"type": "boolean"
|
|
3444
|
+
},
|
|
3445
|
+
"AwaitAnswerMachinePrompt": {
|
|
3446
|
+
"type": "boolean"
|
|
3447
|
+
}
|
|
3448
|
+
}
|
|
3449
|
+
},
|
|
3450
|
+
"CampaignId": {},
|
|
3451
|
+
"TrafficType": {}
|
|
2945
3452
|
}
|
|
2946
3453
|
},
|
|
2947
3454
|
"output": {
|
|
@@ -2968,27 +3475,18 @@
|
|
|
2968
3475
|
"PreviousContactId": {},
|
|
2969
3476
|
"ContactFlowId": {},
|
|
2970
3477
|
"Attributes": {
|
|
2971
|
-
"shape": "
|
|
3478
|
+
"shape": "S6n"
|
|
2972
3479
|
},
|
|
2973
3480
|
"Name": {},
|
|
2974
3481
|
"References": {
|
|
2975
|
-
"
|
|
2976
|
-
"key": {},
|
|
2977
|
-
"value": {
|
|
2978
|
-
"type": "structure",
|
|
2979
|
-
"required": [
|
|
2980
|
-
"Value",
|
|
2981
|
-
"Type"
|
|
2982
|
-
],
|
|
2983
|
-
"members": {
|
|
2984
|
-
"Value": {},
|
|
2985
|
-
"Type": {}
|
|
2986
|
-
}
|
|
2987
|
-
}
|
|
3482
|
+
"shape": "Sbw"
|
|
2988
3483
|
},
|
|
2989
3484
|
"Description": {},
|
|
2990
3485
|
"ClientToken": {
|
|
2991
3486
|
"idempotencyToken": true
|
|
3487
|
+
},
|
|
3488
|
+
"ScheduledTime": {
|
|
3489
|
+
"type": "timestamp"
|
|
2992
3490
|
}
|
|
2993
3491
|
}
|
|
2994
3492
|
},
|
|
@@ -3041,6 +3539,28 @@
|
|
|
3041
3539
|
"members": {}
|
|
3042
3540
|
}
|
|
3043
3541
|
},
|
|
3542
|
+
"StopContactStreaming": {
|
|
3543
|
+
"http": {
|
|
3544
|
+
"requestUri": "/contact/stop-streaming"
|
|
3545
|
+
},
|
|
3546
|
+
"input": {
|
|
3547
|
+
"type": "structure",
|
|
3548
|
+
"required": [
|
|
3549
|
+
"InstanceId",
|
|
3550
|
+
"ContactId",
|
|
3551
|
+
"StreamingId"
|
|
3552
|
+
],
|
|
3553
|
+
"members": {
|
|
3554
|
+
"InstanceId": {},
|
|
3555
|
+
"ContactId": {},
|
|
3556
|
+
"StreamingId": {}
|
|
3557
|
+
}
|
|
3558
|
+
},
|
|
3559
|
+
"output": {
|
|
3560
|
+
"type": "structure",
|
|
3561
|
+
"members": {}
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3044
3564
|
"SuspendContactRecording": {
|
|
3045
3565
|
"http": {
|
|
3046
3566
|
"requestUri": "/contact/suspend-recording"
|
|
@@ -3140,6 +3660,37 @@
|
|
|
3140
3660
|
}
|
|
3141
3661
|
}
|
|
3142
3662
|
},
|
|
3663
|
+
"UpdateContact": {
|
|
3664
|
+
"http": {
|
|
3665
|
+
"requestUri": "/contacts/{InstanceId}/{ContactId}"
|
|
3666
|
+
},
|
|
3667
|
+
"input": {
|
|
3668
|
+
"type": "structure",
|
|
3669
|
+
"required": [
|
|
3670
|
+
"InstanceId",
|
|
3671
|
+
"ContactId"
|
|
3672
|
+
],
|
|
3673
|
+
"members": {
|
|
3674
|
+
"InstanceId": {
|
|
3675
|
+
"location": "uri",
|
|
3676
|
+
"locationName": "InstanceId"
|
|
3677
|
+
},
|
|
3678
|
+
"ContactId": {
|
|
3679
|
+
"location": "uri",
|
|
3680
|
+
"locationName": "ContactId"
|
|
3681
|
+
},
|
|
3682
|
+
"Name": {},
|
|
3683
|
+
"Description": {},
|
|
3684
|
+
"References": {
|
|
3685
|
+
"shape": "Sbw"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
},
|
|
3689
|
+
"output": {
|
|
3690
|
+
"type": "structure",
|
|
3691
|
+
"members": {}
|
|
3692
|
+
}
|
|
3693
|
+
},
|
|
3143
3694
|
"UpdateContactAttributes": {
|
|
3144
3695
|
"http": {
|
|
3145
3696
|
"requestUri": "/contact/attributes"
|
|
@@ -3155,7 +3706,7 @@
|
|
|
3155
3706
|
"InitialContactId": {},
|
|
3156
3707
|
"InstanceId": {},
|
|
3157
3708
|
"Attributes": {
|
|
3158
|
-
"shape": "
|
|
3709
|
+
"shape": "S6n"
|
|
3159
3710
|
}
|
|
3160
3711
|
}
|
|
3161
3712
|
},
|
|
@@ -3188,6 +3739,88 @@
|
|
|
3188
3739
|
}
|
|
3189
3740
|
}
|
|
3190
3741
|
},
|
|
3742
|
+
"UpdateContactFlowMetadata": {
|
|
3743
|
+
"http": {
|
|
3744
|
+
"requestUri": "/contact-flows/{InstanceId}/{ContactFlowId}/metadata"
|
|
3745
|
+
},
|
|
3746
|
+
"input": {
|
|
3747
|
+
"type": "structure",
|
|
3748
|
+
"required": [
|
|
3749
|
+
"InstanceId",
|
|
3750
|
+
"ContactFlowId"
|
|
3751
|
+
],
|
|
3752
|
+
"members": {
|
|
3753
|
+
"InstanceId": {
|
|
3754
|
+
"location": "uri",
|
|
3755
|
+
"locationName": "InstanceId"
|
|
3756
|
+
},
|
|
3757
|
+
"ContactFlowId": {
|
|
3758
|
+
"location": "uri",
|
|
3759
|
+
"locationName": "ContactFlowId"
|
|
3760
|
+
},
|
|
3761
|
+
"Name": {},
|
|
3762
|
+
"Description": {},
|
|
3763
|
+
"ContactFlowState": {}
|
|
3764
|
+
}
|
|
3765
|
+
}
|
|
3766
|
+
},
|
|
3767
|
+
"UpdateContactFlowModuleContent": {
|
|
3768
|
+
"http": {
|
|
3769
|
+
"requestUri": "/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/content"
|
|
3770
|
+
},
|
|
3771
|
+
"input": {
|
|
3772
|
+
"type": "structure",
|
|
3773
|
+
"required": [
|
|
3774
|
+
"InstanceId",
|
|
3775
|
+
"ContactFlowModuleId",
|
|
3776
|
+
"Content"
|
|
3777
|
+
],
|
|
3778
|
+
"members": {
|
|
3779
|
+
"InstanceId": {
|
|
3780
|
+
"location": "uri",
|
|
3781
|
+
"locationName": "InstanceId"
|
|
3782
|
+
},
|
|
3783
|
+
"ContactFlowModuleId": {
|
|
3784
|
+
"location": "uri",
|
|
3785
|
+
"locationName": "ContactFlowModuleId"
|
|
3786
|
+
},
|
|
3787
|
+
"Content": {}
|
|
3788
|
+
}
|
|
3789
|
+
},
|
|
3790
|
+
"output": {
|
|
3791
|
+
"type": "structure",
|
|
3792
|
+
"members": {}
|
|
3793
|
+
}
|
|
3794
|
+
},
|
|
3795
|
+
"UpdateContactFlowModuleMetadata": {
|
|
3796
|
+
"http": {
|
|
3797
|
+
"requestUri": "/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/metadata"
|
|
3798
|
+
},
|
|
3799
|
+
"input": {
|
|
3800
|
+
"type": "structure",
|
|
3801
|
+
"required": [
|
|
3802
|
+
"InstanceId",
|
|
3803
|
+
"ContactFlowModuleId"
|
|
3804
|
+
],
|
|
3805
|
+
"members": {
|
|
3806
|
+
"InstanceId": {
|
|
3807
|
+
"location": "uri",
|
|
3808
|
+
"locationName": "InstanceId"
|
|
3809
|
+
},
|
|
3810
|
+
"ContactFlowModuleId": {
|
|
3811
|
+
"location": "uri",
|
|
3812
|
+
"locationName": "ContactFlowModuleId"
|
|
3813
|
+
},
|
|
3814
|
+
"Name": {},
|
|
3815
|
+
"Description": {},
|
|
3816
|
+
"State": {}
|
|
3817
|
+
}
|
|
3818
|
+
},
|
|
3819
|
+
"output": {
|
|
3820
|
+
"type": "structure",
|
|
3821
|
+
"members": {}
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3191
3824
|
"UpdateContactFlowName": {
|
|
3192
3825
|
"http": {
|
|
3193
3826
|
"requestUri": "/contact-flows/{InstanceId}/{ContactFlowId}/name"
|
|
@@ -3212,6 +3845,30 @@
|
|
|
3212
3845
|
}
|
|
3213
3846
|
}
|
|
3214
3847
|
},
|
|
3848
|
+
"UpdateContactSchedule": {
|
|
3849
|
+
"http": {
|
|
3850
|
+
"requestUri": "/contact/schedule"
|
|
3851
|
+
},
|
|
3852
|
+
"input": {
|
|
3853
|
+
"type": "structure",
|
|
3854
|
+
"required": [
|
|
3855
|
+
"InstanceId",
|
|
3856
|
+
"ContactId",
|
|
3857
|
+
"ScheduledTime"
|
|
3858
|
+
],
|
|
3859
|
+
"members": {
|
|
3860
|
+
"InstanceId": {},
|
|
3861
|
+
"ContactId": {},
|
|
3862
|
+
"ScheduledTime": {
|
|
3863
|
+
"type": "timestamp"
|
|
3864
|
+
}
|
|
3865
|
+
}
|
|
3866
|
+
},
|
|
3867
|
+
"output": {
|
|
3868
|
+
"type": "structure",
|
|
3869
|
+
"members": {}
|
|
3870
|
+
}
|
|
3871
|
+
},
|
|
3215
3872
|
"UpdateHoursOfOperation": {
|
|
3216
3873
|
"http": {
|
|
3217
3874
|
"requestUri": "/hours-of-operations/{InstanceId}/{HoursOfOperationId}"
|
|
@@ -3235,7 +3892,7 @@
|
|
|
3235
3892
|
"Description": {},
|
|
3236
3893
|
"TimeZone": {},
|
|
3237
3894
|
"Config": {
|
|
3238
|
-
"shape": "
|
|
3895
|
+
"shape": "S21"
|
|
3239
3896
|
}
|
|
3240
3897
|
}
|
|
3241
3898
|
}
|
|
@@ -3389,7 +4046,7 @@
|
|
|
3389
4046
|
"locationName": "QueueId"
|
|
3390
4047
|
},
|
|
3391
4048
|
"OutboundCallerConfig": {
|
|
3392
|
-
"shape": "
|
|
4049
|
+
"shape": "S2p"
|
|
3393
4050
|
}
|
|
3394
4051
|
}
|
|
3395
4052
|
}
|
|
@@ -3439,7 +4096,7 @@
|
|
|
3439
4096
|
"locationName": "QuickConnectId"
|
|
3440
4097
|
},
|
|
3441
4098
|
"QuickConnectConfig": {
|
|
3442
|
-
"shape": "
|
|
4099
|
+
"shape": "S2x"
|
|
3443
4100
|
}
|
|
3444
4101
|
}
|
|
3445
4102
|
}
|
|
@@ -3489,7 +4146,7 @@
|
|
|
3489
4146
|
"locationName": "RoutingProfileId"
|
|
3490
4147
|
},
|
|
3491
4148
|
"MediaConcurrencies": {
|
|
3492
|
-
"shape": "
|
|
4149
|
+
"shape": "S38"
|
|
3493
4150
|
}
|
|
3494
4151
|
}
|
|
3495
4152
|
}
|
|
@@ -3568,6 +4225,32 @@
|
|
|
3568
4225
|
}
|
|
3569
4226
|
}
|
|
3570
4227
|
},
|
|
4228
|
+
"UpdateSecurityProfile": {
|
|
4229
|
+
"http": {
|
|
4230
|
+
"requestUri": "/security-profiles/{InstanceId}/{SecurityProfileId}"
|
|
4231
|
+
},
|
|
4232
|
+
"input": {
|
|
4233
|
+
"type": "structure",
|
|
4234
|
+
"required": [
|
|
4235
|
+
"SecurityProfileId",
|
|
4236
|
+
"InstanceId"
|
|
4237
|
+
],
|
|
4238
|
+
"members": {
|
|
4239
|
+
"Description": {},
|
|
4240
|
+
"Permissions": {
|
|
4241
|
+
"shape": "S3f"
|
|
4242
|
+
},
|
|
4243
|
+
"SecurityProfileId": {
|
|
4244
|
+
"location": "uri",
|
|
4245
|
+
"locationName": "SecurityProfileId"
|
|
4246
|
+
},
|
|
4247
|
+
"InstanceId": {
|
|
4248
|
+
"location": "uri",
|
|
4249
|
+
"locationName": "InstanceId"
|
|
4250
|
+
}
|
|
4251
|
+
}
|
|
4252
|
+
}
|
|
4253
|
+
},
|
|
3571
4254
|
"UpdateUserHierarchy": {
|
|
3572
4255
|
"http": {
|
|
3573
4256
|
"requestUri": "/users/{InstanceId}/{UserId}/hierarchy"
|
|
@@ -3630,19 +4313,19 @@
|
|
|
3630
4313
|
"type": "structure",
|
|
3631
4314
|
"members": {
|
|
3632
4315
|
"LevelOne": {
|
|
3633
|
-
"shape": "
|
|
4316
|
+
"shape": "Sda"
|
|
3634
4317
|
},
|
|
3635
4318
|
"LevelTwo": {
|
|
3636
|
-
"shape": "
|
|
4319
|
+
"shape": "Sda"
|
|
3637
4320
|
},
|
|
3638
4321
|
"LevelThree": {
|
|
3639
|
-
"shape": "
|
|
4322
|
+
"shape": "Sda"
|
|
3640
4323
|
},
|
|
3641
4324
|
"LevelFour": {
|
|
3642
|
-
"shape": "
|
|
4325
|
+
"shape": "Sda"
|
|
3643
4326
|
},
|
|
3644
4327
|
"LevelFive": {
|
|
3645
|
-
"shape": "
|
|
4328
|
+
"shape": "Sda"
|
|
3646
4329
|
}
|
|
3647
4330
|
}
|
|
3648
4331
|
},
|
|
@@ -3666,7 +4349,7 @@
|
|
|
3666
4349
|
],
|
|
3667
4350
|
"members": {
|
|
3668
4351
|
"IdentityInfo": {
|
|
3669
|
-
"shape": "
|
|
4352
|
+
"shape": "S3q"
|
|
3670
4353
|
},
|
|
3671
4354
|
"UserId": {
|
|
3672
4355
|
"location": "uri",
|
|
@@ -3692,7 +4375,7 @@
|
|
|
3692
4375
|
],
|
|
3693
4376
|
"members": {
|
|
3694
4377
|
"PhoneConfig": {
|
|
3695
|
-
"shape": "
|
|
4378
|
+
"shape": "S3u"
|
|
3696
4379
|
},
|
|
3697
4380
|
"UserId": {
|
|
3698
4381
|
"location": "uri",
|
|
@@ -3742,7 +4425,7 @@
|
|
|
3742
4425
|
],
|
|
3743
4426
|
"members": {
|
|
3744
4427
|
"SecurityProfileIds": {
|
|
3745
|
-
"shape": "
|
|
4428
|
+
"shape": "S3z"
|
|
3746
4429
|
},
|
|
3747
4430
|
"UserId": {
|
|
3748
4431
|
"location": "uri",
|
|
@@ -3882,7 +4565,7 @@
|
|
|
3882
4565
|
"key": {},
|
|
3883
4566
|
"value": {}
|
|
3884
4567
|
},
|
|
3885
|
-
"
|
|
4568
|
+
"S21": {
|
|
3886
4569
|
"type": "list",
|
|
3887
4570
|
"member": {
|
|
3888
4571
|
"type": "structure",
|
|
@@ -3894,15 +4577,15 @@
|
|
|
3894
4577
|
"members": {
|
|
3895
4578
|
"Day": {},
|
|
3896
4579
|
"StartTime": {
|
|
3897
|
-
"shape": "
|
|
4580
|
+
"shape": "S24"
|
|
3898
4581
|
},
|
|
3899
4582
|
"EndTime": {
|
|
3900
|
-
"shape": "
|
|
4583
|
+
"shape": "S24"
|
|
3901
4584
|
}
|
|
3902
4585
|
}
|
|
3903
4586
|
}
|
|
3904
4587
|
},
|
|
3905
|
-
"
|
|
4588
|
+
"S24": {
|
|
3906
4589
|
"type": "structure",
|
|
3907
4590
|
"required": [
|
|
3908
4591
|
"Hours",
|
|
@@ -3917,11 +4600,11 @@
|
|
|
3917
4600
|
}
|
|
3918
4601
|
}
|
|
3919
4602
|
},
|
|
3920
|
-
"
|
|
4603
|
+
"S2b": {
|
|
3921
4604
|
"type": "string",
|
|
3922
4605
|
"sensitive": true
|
|
3923
4606
|
},
|
|
3924
|
-
"
|
|
4607
|
+
"S2p": {
|
|
3925
4608
|
"type": "structure",
|
|
3926
4609
|
"members": {
|
|
3927
4610
|
"OutboundCallerIdName": {},
|
|
@@ -3929,7 +4612,7 @@
|
|
|
3929
4612
|
"OutboundFlowId": {}
|
|
3930
4613
|
}
|
|
3931
4614
|
},
|
|
3932
|
-
"
|
|
4615
|
+
"S2x": {
|
|
3933
4616
|
"type": "structure",
|
|
3934
4617
|
"required": [
|
|
3935
4618
|
"QuickConnectType"
|
|
@@ -3969,7 +4652,7 @@
|
|
|
3969
4652
|
}
|
|
3970
4653
|
}
|
|
3971
4654
|
},
|
|
3972
|
-
"
|
|
4655
|
+
"S38": {
|
|
3973
4656
|
"type": "list",
|
|
3974
4657
|
"member": {
|
|
3975
4658
|
"type": "structure",
|
|
@@ -3985,7 +4668,11 @@
|
|
|
3985
4668
|
}
|
|
3986
4669
|
}
|
|
3987
4670
|
},
|
|
3988
|
-
"
|
|
4671
|
+
"S3f": {
|
|
4672
|
+
"type": "list",
|
|
4673
|
+
"member": {}
|
|
4674
|
+
},
|
|
4675
|
+
"S3q": {
|
|
3989
4676
|
"type": "structure",
|
|
3990
4677
|
"members": {
|
|
3991
4678
|
"FirstName": {},
|
|
@@ -3993,7 +4680,7 @@
|
|
|
3993
4680
|
"Email": {}
|
|
3994
4681
|
}
|
|
3995
4682
|
},
|
|
3996
|
-
"
|
|
4683
|
+
"S3u": {
|
|
3997
4684
|
"type": "structure",
|
|
3998
4685
|
"required": [
|
|
3999
4686
|
"PhoneType"
|
|
@@ -4009,18 +4696,18 @@
|
|
|
4009
4696
|
"DeskPhoneNumber": {}
|
|
4010
4697
|
}
|
|
4011
4698
|
},
|
|
4012
|
-
"
|
|
4699
|
+
"S3z": {
|
|
4013
4700
|
"type": "list",
|
|
4014
4701
|
"member": {}
|
|
4015
4702
|
},
|
|
4016
|
-
"
|
|
4703
|
+
"S5h": {
|
|
4017
4704
|
"type": "structure",
|
|
4018
4705
|
"members": {
|
|
4019
4706
|
"AttributeType": {},
|
|
4020
4707
|
"Value": {}
|
|
4021
4708
|
}
|
|
4022
4709
|
},
|
|
4023
|
-
"
|
|
4710
|
+
"S66": {
|
|
4024
4711
|
"type": "structure",
|
|
4025
4712
|
"members": {
|
|
4026
4713
|
"Id": {},
|
|
@@ -4028,7 +4715,7 @@
|
|
|
4028
4715
|
"Name": {}
|
|
4029
4716
|
}
|
|
4030
4717
|
},
|
|
4031
|
-
"
|
|
4718
|
+
"S6a": {
|
|
4032
4719
|
"type": "structure",
|
|
4033
4720
|
"members": {
|
|
4034
4721
|
"Id": {},
|
|
@@ -4036,12 +4723,12 @@
|
|
|
4036
4723
|
"Name": {}
|
|
4037
4724
|
}
|
|
4038
4725
|
},
|
|
4039
|
-
"
|
|
4726
|
+
"S6n": {
|
|
4040
4727
|
"type": "map",
|
|
4041
4728
|
"key": {},
|
|
4042
4729
|
"value": {}
|
|
4043
4730
|
},
|
|
4044
|
-
"
|
|
4731
|
+
"S6r": {
|
|
4045
4732
|
"type": "structure",
|
|
4046
4733
|
"members": {
|
|
4047
4734
|
"Queues": {
|
|
@@ -4054,18 +4741,18 @@
|
|
|
4054
4741
|
}
|
|
4055
4742
|
}
|
|
4056
4743
|
},
|
|
4057
|
-
"
|
|
4744
|
+
"S6u": {
|
|
4058
4745
|
"type": "list",
|
|
4059
4746
|
"member": {}
|
|
4060
4747
|
},
|
|
4061
|
-
"
|
|
4748
|
+
"S6x": {
|
|
4062
4749
|
"type": "structure",
|
|
4063
4750
|
"members": {
|
|
4064
4751
|
"Name": {},
|
|
4065
4752
|
"Unit": {}
|
|
4066
4753
|
}
|
|
4067
4754
|
},
|
|
4068
|
-
"
|
|
4755
|
+
"S75": {
|
|
4069
4756
|
"type": "structure",
|
|
4070
4757
|
"members": {
|
|
4071
4758
|
"Queue": {
|
|
@@ -4078,11 +4765,11 @@
|
|
|
4078
4765
|
"Channel": {}
|
|
4079
4766
|
}
|
|
4080
4767
|
},
|
|
4081
|
-
"
|
|
4768
|
+
"S7d": {
|
|
4082
4769
|
"type": "string",
|
|
4083
4770
|
"sensitive": true
|
|
4084
4771
|
},
|
|
4085
|
-
"
|
|
4772
|
+
"S7g": {
|
|
4086
4773
|
"type": "structure",
|
|
4087
4774
|
"members": {
|
|
4088
4775
|
"Name": {},
|
|
@@ -4099,7 +4786,7 @@
|
|
|
4099
4786
|
"Unit": {}
|
|
4100
4787
|
}
|
|
4101
4788
|
},
|
|
4102
|
-
"
|
|
4789
|
+
"S9x": {
|
|
4103
4790
|
"type": "list",
|
|
4104
4791
|
"member": {
|
|
4105
4792
|
"type": "structure",
|
|
@@ -4111,7 +4798,22 @@
|
|
|
4111
4798
|
}
|
|
4112
4799
|
}
|
|
4113
4800
|
},
|
|
4114
|
-
"
|
|
4801
|
+
"Sbw": {
|
|
4802
|
+
"type": "map",
|
|
4803
|
+
"key": {},
|
|
4804
|
+
"value": {
|
|
4805
|
+
"type": "structure",
|
|
4806
|
+
"required": [
|
|
4807
|
+
"Value",
|
|
4808
|
+
"Type"
|
|
4809
|
+
],
|
|
4810
|
+
"members": {
|
|
4811
|
+
"Value": {},
|
|
4812
|
+
"Type": {}
|
|
4813
|
+
}
|
|
4814
|
+
}
|
|
4815
|
+
},
|
|
4816
|
+
"Sda": {
|
|
4115
4817
|
"type": "structure",
|
|
4116
4818
|
"required": [
|
|
4117
4819
|
"Name"
|