cdk-lambda-subminute 2.0.226 → 2.0.228
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/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -298,6 +298,33 @@
|
|
298
298
|
}
|
299
299
|
}
|
300
300
|
},
|
301
|
+
"AssociateTrafficDistributionGroupUser": {
|
302
|
+
"http": {
|
303
|
+
"method": "PUT",
|
304
|
+
"requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
|
305
|
+
},
|
306
|
+
"input": {
|
307
|
+
"type": "structure",
|
308
|
+
"required": [
|
309
|
+
"TrafficDistributionGroupId",
|
310
|
+
"UserId",
|
311
|
+
"InstanceId"
|
312
|
+
],
|
313
|
+
"members": {
|
314
|
+
"TrafficDistributionGroupId": {
|
315
|
+
"location": "uri",
|
316
|
+
"locationName": "TrafficDistributionGroupId"
|
317
|
+
},
|
318
|
+
"UserId": {},
|
319
|
+
"InstanceId": {}
|
320
|
+
}
|
321
|
+
},
|
322
|
+
"output": {
|
323
|
+
"type": "structure",
|
324
|
+
"members": {}
|
325
|
+
},
|
326
|
+
"idempotent": true
|
327
|
+
},
|
301
328
|
"ClaimPhoneNumber": {
|
302
329
|
"http": {
|
303
330
|
"requestUri": "/phone-number/claim"
|
@@ -313,7 +340,7 @@
|
|
313
340
|
"PhoneNumber": {},
|
314
341
|
"PhoneNumberDescription": {},
|
315
342
|
"Tags": {
|
316
|
-
"shape": "
|
343
|
+
"shape": "S1r"
|
317
344
|
},
|
318
345
|
"ClientToken": {
|
319
346
|
"idempotencyToken": true
|
@@ -352,7 +379,7 @@
|
|
352
379
|
"type": "integer"
|
353
380
|
},
|
354
381
|
"Tags": {
|
355
|
-
"shape": "
|
382
|
+
"shape": "S1r"
|
356
383
|
}
|
357
384
|
}
|
358
385
|
},
|
@@ -387,7 +414,7 @@
|
|
387
414
|
"Description": {},
|
388
415
|
"Content": {},
|
389
416
|
"Tags": {
|
390
|
-
"shape": "
|
417
|
+
"shape": "S1r"
|
391
418
|
}
|
392
419
|
}
|
393
420
|
},
|
@@ -420,7 +447,7 @@
|
|
420
447
|
"Description": {},
|
421
448
|
"Content": {},
|
422
449
|
"Tags": {
|
423
|
-
"shape": "
|
450
|
+
"shape": "S1r"
|
424
451
|
},
|
425
452
|
"ClientToken": {
|
426
453
|
"idempotencyToken": true
|
@@ -455,10 +482,10 @@
|
|
455
482
|
"Title": {},
|
456
483
|
"Description": {},
|
457
484
|
"Items": {
|
458
|
-
"shape": "
|
485
|
+
"shape": "S2i"
|
459
486
|
},
|
460
487
|
"ScoringStrategy": {
|
461
|
-
"shape": "
|
488
|
+
"shape": "S3d"
|
462
489
|
},
|
463
490
|
"ClientToken": {
|
464
491
|
"idempotencyToken": true
|
@@ -500,10 +527,10 @@
|
|
500
527
|
"Description": {},
|
501
528
|
"TimeZone": {},
|
502
529
|
"Config": {
|
503
|
-
"shape": "
|
530
|
+
"shape": "S3l"
|
504
531
|
},
|
505
532
|
"Tags": {
|
506
|
-
"shape": "
|
533
|
+
"shape": "S1r"
|
507
534
|
}
|
508
535
|
}
|
509
536
|
},
|
@@ -531,7 +558,7 @@
|
|
531
558
|
"ClientToken": {},
|
532
559
|
"IdentityManagementType": {},
|
533
560
|
"InstanceAlias": {
|
534
|
-
"shape": "
|
561
|
+
"shape": "S3v"
|
535
562
|
},
|
536
563
|
"DirectoryId": {},
|
537
564
|
"InboundCallsEnabled": {
|
@@ -573,7 +600,7 @@
|
|
573
600
|
"SourceApplicationName": {},
|
574
601
|
"SourceType": {},
|
575
602
|
"Tags": {
|
576
|
-
"shape": "
|
603
|
+
"shape": "S1r"
|
577
604
|
}
|
578
605
|
}
|
579
606
|
},
|
@@ -646,7 +673,7 @@
|
|
646
673
|
"Description": {},
|
647
674
|
"S3Uri": {},
|
648
675
|
"Tags": {
|
649
|
-
"shape": "
|
676
|
+
"shape": "S1r"
|
650
677
|
}
|
651
678
|
}
|
652
679
|
},
|
@@ -678,7 +705,7 @@
|
|
678
705
|
"Name": {},
|
679
706
|
"Description": {},
|
680
707
|
"OutboundCallerConfig": {
|
681
|
-
"shape": "
|
708
|
+
"shape": "S4o"
|
682
709
|
},
|
683
710
|
"HoursOfOperationId": {},
|
684
711
|
"MaxContacts": {
|
@@ -688,7 +715,7 @@
|
|
688
715
|
"shape": "S17"
|
689
716
|
},
|
690
717
|
"Tags": {
|
691
|
-
"shape": "
|
718
|
+
"shape": "S1r"
|
692
719
|
}
|
693
720
|
}
|
694
721
|
},
|
@@ -720,10 +747,10 @@
|
|
720
747
|
"Name": {},
|
721
748
|
"Description": {},
|
722
749
|
"QuickConnectConfig": {
|
723
|
-
"shape": "
|
750
|
+
"shape": "S4v"
|
724
751
|
},
|
725
752
|
"Tags": {
|
726
|
-
"shape": "
|
753
|
+
"shape": "S1r"
|
727
754
|
}
|
728
755
|
}
|
729
756
|
},
|
@@ -761,11 +788,12 @@
|
|
761
788
|
"shape": "S1b"
|
762
789
|
},
|
763
790
|
"MediaConcurrencies": {
|
764
|
-
"shape": "
|
791
|
+
"shape": "S54"
|
765
792
|
},
|
766
793
|
"Tags": {
|
767
|
-
"shape": "
|
768
|
-
}
|
794
|
+
"shape": "S1r"
|
795
|
+
},
|
796
|
+
"AgentAvailabilityTimer": {}
|
769
797
|
}
|
770
798
|
},
|
771
799
|
"output": {
|
@@ -797,11 +825,11 @@
|
|
797
825
|
},
|
798
826
|
"Name": {},
|
799
827
|
"TriggerEventSource": {
|
800
|
-
"shape": "
|
828
|
+
"shape": "S5d"
|
801
829
|
},
|
802
830
|
"Function": {},
|
803
831
|
"Actions": {
|
804
|
-
"shape": "
|
832
|
+
"shape": "S5g"
|
805
833
|
},
|
806
834
|
"PublishStatus": {},
|
807
835
|
"ClientToken": {
|
@@ -836,20 +864,20 @@
|
|
836
864
|
"SecurityProfileName": {},
|
837
865
|
"Description": {},
|
838
866
|
"Permissions": {
|
839
|
-
"shape": "
|
867
|
+
"shape": "S69"
|
840
868
|
},
|
841
869
|
"InstanceId": {
|
842
870
|
"location": "uri",
|
843
871
|
"locationName": "InstanceId"
|
844
872
|
},
|
845
873
|
"Tags": {
|
846
|
-
"shape": "
|
874
|
+
"shape": "S1r"
|
847
875
|
},
|
848
876
|
"AllowedAccessControlTags": {
|
849
|
-
"shape": "
|
877
|
+
"shape": "S6b"
|
850
878
|
},
|
851
879
|
"TagRestrictedResources": {
|
852
|
-
"shape": "
|
880
|
+
"shape": "S6e"
|
853
881
|
}
|
854
882
|
}
|
855
883
|
},
|
@@ -882,14 +910,14 @@
|
|
882
910
|
"Description": {},
|
883
911
|
"ContactFlowId": {},
|
884
912
|
"Constraints": {
|
885
|
-
"shape": "
|
913
|
+
"shape": "S6l"
|
886
914
|
},
|
887
915
|
"Defaults": {
|
888
|
-
"shape": "
|
916
|
+
"shape": "S6u"
|
889
917
|
},
|
890
918
|
"Status": {},
|
891
919
|
"Fields": {
|
892
|
-
"shape": "
|
920
|
+
"shape": "S6z"
|
893
921
|
},
|
894
922
|
"ClientToken": {
|
895
923
|
"idempotencyToken": true
|
@@ -927,7 +955,7 @@
|
|
927
955
|
"idempotencyToken": true
|
928
956
|
},
|
929
957
|
"Tags": {
|
930
|
-
"shape": "
|
958
|
+
"shape": "S1r"
|
931
959
|
}
|
932
960
|
}
|
933
961
|
},
|
@@ -962,7 +990,7 @@
|
|
962
990
|
},
|
963
991
|
"UseCaseType": {},
|
964
992
|
"Tags": {
|
965
|
-
"shape": "
|
993
|
+
"shape": "S1r"
|
966
994
|
}
|
967
995
|
}
|
968
996
|
},
|
@@ -992,14 +1020,14 @@
|
|
992
1020
|
"Username": {},
|
993
1021
|
"Password": {},
|
994
1022
|
"IdentityInfo": {
|
995
|
-
"shape": "
|
1023
|
+
"shape": "S7m"
|
996
1024
|
},
|
997
1025
|
"PhoneConfig": {
|
998
|
-
"shape": "
|
1026
|
+
"shape": "S7q"
|
999
1027
|
},
|
1000
1028
|
"DirectoryUserId": {},
|
1001
1029
|
"SecurityProfileIds": {
|
1002
|
-
"shape": "
|
1030
|
+
"shape": "S7v"
|
1003
1031
|
},
|
1004
1032
|
"RoutingProfileId": {},
|
1005
1033
|
"HierarchyGroupId": {},
|
@@ -1008,7 +1036,7 @@
|
|
1008
1036
|
"locationName": "InstanceId"
|
1009
1037
|
},
|
1010
1038
|
"Tags": {
|
1011
|
-
"shape": "
|
1039
|
+
"shape": "S1r"
|
1012
1040
|
}
|
1013
1041
|
}
|
1014
1042
|
},
|
@@ -1039,7 +1067,7 @@
|
|
1039
1067
|
"locationName": "InstanceId"
|
1040
1068
|
},
|
1041
1069
|
"Tags": {
|
1042
|
-
"shape": "
|
1070
|
+
"shape": "S1r"
|
1043
1071
|
}
|
1044
1072
|
}
|
1045
1073
|
},
|
@@ -1051,6 +1079,82 @@
|
|
1051
1079
|
}
|
1052
1080
|
}
|
1053
1081
|
},
|
1082
|
+
"CreateView": {
|
1083
|
+
"http": {
|
1084
|
+
"method": "PUT",
|
1085
|
+
"requestUri": "/views/{InstanceId}"
|
1086
|
+
},
|
1087
|
+
"input": {
|
1088
|
+
"type": "structure",
|
1089
|
+
"required": [
|
1090
|
+
"InstanceId",
|
1091
|
+
"Status",
|
1092
|
+
"Content",
|
1093
|
+
"Name"
|
1094
|
+
],
|
1095
|
+
"members": {
|
1096
|
+
"InstanceId": {
|
1097
|
+
"location": "uri",
|
1098
|
+
"locationName": "InstanceId"
|
1099
|
+
},
|
1100
|
+
"ClientToken": {},
|
1101
|
+
"Status": {},
|
1102
|
+
"Content": {
|
1103
|
+
"shape": "S85"
|
1104
|
+
},
|
1105
|
+
"Description": {},
|
1106
|
+
"Name": {
|
1107
|
+
"shape": "S8a"
|
1108
|
+
},
|
1109
|
+
"Tags": {
|
1110
|
+
"shape": "S1r"
|
1111
|
+
}
|
1112
|
+
}
|
1113
|
+
},
|
1114
|
+
"output": {
|
1115
|
+
"type": "structure",
|
1116
|
+
"members": {
|
1117
|
+
"View": {
|
1118
|
+
"shape": "S8c"
|
1119
|
+
}
|
1120
|
+
}
|
1121
|
+
},
|
1122
|
+
"idempotent": true
|
1123
|
+
},
|
1124
|
+
"CreateViewVersion": {
|
1125
|
+
"http": {
|
1126
|
+
"method": "PUT",
|
1127
|
+
"requestUri": "/views/{InstanceId}/{ViewId}/versions"
|
1128
|
+
},
|
1129
|
+
"input": {
|
1130
|
+
"type": "structure",
|
1131
|
+
"required": [
|
1132
|
+
"InstanceId",
|
1133
|
+
"ViewId"
|
1134
|
+
],
|
1135
|
+
"members": {
|
1136
|
+
"InstanceId": {
|
1137
|
+
"location": "uri",
|
1138
|
+
"locationName": "InstanceId"
|
1139
|
+
},
|
1140
|
+
"ViewId": {
|
1141
|
+
"location": "uri",
|
1142
|
+
"locationName": "ViewId"
|
1143
|
+
},
|
1144
|
+
"VersionDescription": {},
|
1145
|
+
"ViewContentSha256": {}
|
1146
|
+
}
|
1147
|
+
},
|
1148
|
+
"output": {
|
1149
|
+
"type": "structure",
|
1150
|
+
"members": {
|
1151
|
+
"View": {
|
1152
|
+
"shape": "S8c"
|
1153
|
+
}
|
1154
|
+
}
|
1155
|
+
},
|
1156
|
+
"idempotent": true
|
1157
|
+
},
|
1054
1158
|
"CreateVocabulary": {
|
1055
1159
|
"http": {
|
1056
1160
|
"requestUri": "/vocabulary/{InstanceId}"
|
@@ -1075,7 +1179,7 @@
|
|
1075
1179
|
"LanguageCode": {},
|
1076
1180
|
"Content": {},
|
1077
1181
|
"Tags": {
|
1078
|
-
"shape": "
|
1182
|
+
"shape": "S1r"
|
1079
1183
|
}
|
1080
1184
|
}
|
1081
1185
|
},
|
@@ -1566,6 +1670,66 @@
|
|
1566
1670
|
}
|
1567
1671
|
}
|
1568
1672
|
},
|
1673
|
+
"DeleteView": {
|
1674
|
+
"http": {
|
1675
|
+
"method": "DELETE",
|
1676
|
+
"requestUri": "/views/{InstanceId}/{ViewId}"
|
1677
|
+
},
|
1678
|
+
"input": {
|
1679
|
+
"type": "structure",
|
1680
|
+
"required": [
|
1681
|
+
"InstanceId",
|
1682
|
+
"ViewId"
|
1683
|
+
],
|
1684
|
+
"members": {
|
1685
|
+
"InstanceId": {
|
1686
|
+
"location": "uri",
|
1687
|
+
"locationName": "InstanceId"
|
1688
|
+
},
|
1689
|
+
"ViewId": {
|
1690
|
+
"location": "uri",
|
1691
|
+
"locationName": "ViewId"
|
1692
|
+
}
|
1693
|
+
}
|
1694
|
+
},
|
1695
|
+
"output": {
|
1696
|
+
"type": "structure",
|
1697
|
+
"members": {}
|
1698
|
+
}
|
1699
|
+
},
|
1700
|
+
"DeleteViewVersion": {
|
1701
|
+
"http": {
|
1702
|
+
"method": "DELETE",
|
1703
|
+
"requestUri": "/views/{InstanceId}/{ViewId}/versions/{ViewVersion}"
|
1704
|
+
},
|
1705
|
+
"input": {
|
1706
|
+
"type": "structure",
|
1707
|
+
"required": [
|
1708
|
+
"InstanceId",
|
1709
|
+
"ViewId",
|
1710
|
+
"ViewVersion"
|
1711
|
+
],
|
1712
|
+
"members": {
|
1713
|
+
"InstanceId": {
|
1714
|
+
"location": "uri",
|
1715
|
+
"locationName": "InstanceId"
|
1716
|
+
},
|
1717
|
+
"ViewId": {
|
1718
|
+
"location": "uri",
|
1719
|
+
"locationName": "ViewId"
|
1720
|
+
},
|
1721
|
+
"ViewVersion": {
|
1722
|
+
"location": "uri",
|
1723
|
+
"locationName": "ViewVersion",
|
1724
|
+
"type": "integer"
|
1725
|
+
}
|
1726
|
+
}
|
1727
|
+
},
|
1728
|
+
"output": {
|
1729
|
+
"type": "structure",
|
1730
|
+
"members": {}
|
1731
|
+
}
|
1732
|
+
},
|
1569
1733
|
"DeleteVocabulary": {
|
1570
1734
|
"http": {
|
1571
1735
|
"requestUri": "/vocabulary-remove/{InstanceId}/{VocabularyId}"
|
@@ -1639,7 +1803,7 @@
|
|
1639
1803
|
},
|
1640
1804
|
"State": {},
|
1641
1805
|
"Tags": {
|
1642
|
-
"shape": "
|
1806
|
+
"shape": "S1r"
|
1643
1807
|
}
|
1644
1808
|
}
|
1645
1809
|
}
|
@@ -1779,7 +1943,7 @@
|
|
1779
1943
|
"EvaluatorArn": {},
|
1780
1944
|
"ContactAgentId": {},
|
1781
1945
|
"Score": {
|
1782
|
-
"shape": "
|
1946
|
+
"shape": "Sa4"
|
1783
1947
|
}
|
1784
1948
|
}
|
1785
1949
|
},
|
@@ -1790,23 +1954,23 @@
|
|
1790
1954
|
"type": "structure",
|
1791
1955
|
"members": {
|
1792
1956
|
"Value": {
|
1793
|
-
"shape": "
|
1957
|
+
"shape": "Sa8"
|
1794
1958
|
},
|
1795
1959
|
"SystemSuggestedValue": {
|
1796
|
-
"shape": "
|
1960
|
+
"shape": "Sa8"
|
1797
1961
|
}
|
1798
1962
|
}
|
1799
1963
|
}
|
1800
1964
|
},
|
1801
1965
|
"Notes": {
|
1802
|
-
"shape": "
|
1966
|
+
"shape": "Sab"
|
1803
1967
|
},
|
1804
1968
|
"Status": {},
|
1805
1969
|
"Scores": {
|
1806
1970
|
"type": "map",
|
1807
1971
|
"key": {},
|
1808
1972
|
"value": {
|
1809
|
-
"shape": "
|
1973
|
+
"shape": "Sa4"
|
1810
1974
|
}
|
1811
1975
|
},
|
1812
1976
|
"CreatedTime": {
|
@@ -1816,7 +1980,7 @@
|
|
1816
1980
|
"type": "timestamp"
|
1817
1981
|
},
|
1818
1982
|
"Tags": {
|
1819
|
-
"shape": "
|
1983
|
+
"shape": "S1r"
|
1820
1984
|
}
|
1821
1985
|
}
|
1822
1986
|
},
|
@@ -1838,10 +2002,10 @@
|
|
1838
2002
|
"Title": {},
|
1839
2003
|
"Description": {},
|
1840
2004
|
"Items": {
|
1841
|
-
"shape": "
|
2005
|
+
"shape": "S2i"
|
1842
2006
|
},
|
1843
2007
|
"ScoringStrategy": {
|
1844
|
-
"shape": "
|
2008
|
+
"shape": "S3d"
|
1845
2009
|
}
|
1846
2010
|
}
|
1847
2011
|
}
|
@@ -1884,7 +2048,7 @@
|
|
1884
2048
|
"Description": {},
|
1885
2049
|
"Content": {},
|
1886
2050
|
"Tags": {
|
1887
|
-
"shape": "
|
2051
|
+
"shape": "S1r"
|
1888
2052
|
}
|
1889
2053
|
}
|
1890
2054
|
}
|
@@ -1927,7 +2091,7 @@
|
|
1927
2091
|
"State": {},
|
1928
2092
|
"Status": {},
|
1929
2093
|
"Tags": {
|
1930
|
-
"shape": "
|
2094
|
+
"shape": "S1r"
|
1931
2095
|
}
|
1932
2096
|
}
|
1933
2097
|
}
|
@@ -1995,10 +2159,10 @@
|
|
1995
2159
|
"Description": {},
|
1996
2160
|
"Status": {},
|
1997
2161
|
"Items": {
|
1998
|
-
"shape": "
|
2162
|
+
"shape": "S2i"
|
1999
2163
|
},
|
2000
2164
|
"ScoringStrategy": {
|
2001
|
-
"shape": "
|
2165
|
+
"shape": "S3d"
|
2002
2166
|
},
|
2003
2167
|
"CreatedTime": {
|
2004
2168
|
"type": "timestamp"
|
@@ -2009,7 +2173,7 @@
|
|
2009
2173
|
},
|
2010
2174
|
"LastModifiedBy": {},
|
2011
2175
|
"Tags": {
|
2012
|
-
"shape": "
|
2176
|
+
"shape": "S1r"
|
2013
2177
|
}
|
2014
2178
|
}
|
2015
2179
|
}
|
@@ -2042,7 +2206,7 @@
|
|
2042
2206
|
"type": "structure",
|
2043
2207
|
"members": {
|
2044
2208
|
"HoursOfOperation": {
|
2045
|
-
"shape": "
|
2209
|
+
"shape": "Sax"
|
2046
2210
|
}
|
2047
2211
|
}
|
2048
2212
|
}
|
@@ -2074,7 +2238,7 @@
|
|
2074
2238
|
"Arn": {},
|
2075
2239
|
"IdentityManagementType": {},
|
2076
2240
|
"InstanceAlias": {
|
2077
|
-
"shape": "
|
2241
|
+
"shape": "S3v"
|
2078
2242
|
},
|
2079
2243
|
"CreatedTime": {
|
2080
2244
|
"type": "timestamp"
|
@@ -2125,7 +2289,7 @@
|
|
2125
2289
|
"type": "structure",
|
2126
2290
|
"members": {
|
2127
2291
|
"Attribute": {
|
2128
|
-
"shape": "
|
2292
|
+
"shape": "Sb7"
|
2129
2293
|
}
|
2130
2294
|
}
|
2131
2295
|
}
|
@@ -2197,7 +2361,7 @@
|
|
2197
2361
|
"PhoneNumberDescription": {},
|
2198
2362
|
"TargetArn": {},
|
2199
2363
|
"Tags": {
|
2200
|
-
"shape": "
|
2364
|
+
"shape": "S1r"
|
2201
2365
|
},
|
2202
2366
|
"PhoneNumberStatus": {
|
2203
2367
|
"type": "structure",
|
@@ -2237,7 +2401,7 @@
|
|
2237
2401
|
"type": "structure",
|
2238
2402
|
"members": {
|
2239
2403
|
"Prompt": {
|
2240
|
-
"shape": "
|
2404
|
+
"shape": "Sbl"
|
2241
2405
|
}
|
2242
2406
|
}
|
2243
2407
|
}
|
@@ -2268,7 +2432,7 @@
|
|
2268
2432
|
"type": "structure",
|
2269
2433
|
"members": {
|
2270
2434
|
"Queue": {
|
2271
|
-
"shape": "
|
2435
|
+
"shape": "Sbo"
|
2272
2436
|
}
|
2273
2437
|
}
|
2274
2438
|
}
|
@@ -2299,7 +2463,7 @@
|
|
2299
2463
|
"type": "structure",
|
2300
2464
|
"members": {
|
2301
2465
|
"QuickConnect": {
|
2302
|
-
"shape": "
|
2466
|
+
"shape": "Sbs"
|
2303
2467
|
}
|
2304
2468
|
}
|
2305
2469
|
}
|
@@ -2330,7 +2494,7 @@
|
|
2330
2494
|
"type": "structure",
|
2331
2495
|
"members": {
|
2332
2496
|
"RoutingProfile": {
|
2333
|
-
"shape": "
|
2497
|
+
"shape": "Sbv"
|
2334
2498
|
}
|
2335
2499
|
}
|
2336
2500
|
}
|
@@ -2382,11 +2546,11 @@
|
|
2382
2546
|
"RuleId": {},
|
2383
2547
|
"RuleArn": {},
|
2384
2548
|
"TriggerEventSource": {
|
2385
|
-
"shape": "
|
2549
|
+
"shape": "S5d"
|
2386
2550
|
},
|
2387
2551
|
"Function": {},
|
2388
2552
|
"Actions": {
|
2389
|
-
"shape": "
|
2553
|
+
"shape": "S5g"
|
2390
2554
|
},
|
2391
2555
|
"PublishStatus": {},
|
2392
2556
|
"CreatedTime": {
|
@@ -2397,7 +2561,7 @@
|
|
2397
2561
|
},
|
2398
2562
|
"LastUpdatedBy": {},
|
2399
2563
|
"Tags": {
|
2400
|
-
"shape": "
|
2564
|
+
"shape": "S1r"
|
2401
2565
|
}
|
2402
2566
|
}
|
2403
2567
|
}
|
@@ -2438,13 +2602,13 @@
|
|
2438
2602
|
"SecurityProfileName": {},
|
2439
2603
|
"Description": {},
|
2440
2604
|
"Tags": {
|
2441
|
-
"shape": "
|
2605
|
+
"shape": "S1r"
|
2442
2606
|
},
|
2443
2607
|
"AllowedAccessControlTags": {
|
2444
|
-
"shape": "
|
2608
|
+
"shape": "S6b"
|
2445
2609
|
},
|
2446
2610
|
"TagRestrictedResources": {
|
2447
|
-
"shape": "
|
2611
|
+
"shape": "S6e"
|
2448
2612
|
}
|
2449
2613
|
}
|
2450
2614
|
}
|
@@ -2481,7 +2645,10 @@
|
|
2481
2645
|
"InstanceArn": {},
|
2482
2646
|
"Status": {},
|
2483
2647
|
"Tags": {
|
2484
|
-
"shape": "
|
2648
|
+
"shape": "S1r"
|
2649
|
+
},
|
2650
|
+
"IsDefault": {
|
2651
|
+
"type": "boolean"
|
2485
2652
|
}
|
2486
2653
|
}
|
2487
2654
|
}
|
@@ -2520,19 +2687,19 @@
|
|
2520
2687
|
"Arn": {},
|
2521
2688
|
"Username": {},
|
2522
2689
|
"IdentityInfo": {
|
2523
|
-
"shape": "
|
2690
|
+
"shape": "S7m"
|
2524
2691
|
},
|
2525
2692
|
"PhoneConfig": {
|
2526
|
-
"shape": "
|
2693
|
+
"shape": "S7q"
|
2527
2694
|
},
|
2528
2695
|
"DirectoryUserId": {},
|
2529
2696
|
"SecurityProfileIds": {
|
2530
|
-
"shape": "
|
2697
|
+
"shape": "S7v"
|
2531
2698
|
},
|
2532
2699
|
"RoutingProfileId": {},
|
2533
2700
|
"HierarchyGroupId": {},
|
2534
2701
|
"Tags": {
|
2535
|
-
"shape": "
|
2702
|
+
"shape": "S1r"
|
2536
2703
|
}
|
2537
2704
|
}
|
2538
2705
|
}
|
@@ -2575,24 +2742,24 @@
|
|
2575
2742
|
"type": "structure",
|
2576
2743
|
"members": {
|
2577
2744
|
"LevelOne": {
|
2578
|
-
"shape": "
|
2745
|
+
"shape": "Sch"
|
2579
2746
|
},
|
2580
2747
|
"LevelTwo": {
|
2581
|
-
"shape": "
|
2748
|
+
"shape": "Sch"
|
2582
2749
|
},
|
2583
2750
|
"LevelThree": {
|
2584
|
-
"shape": "
|
2751
|
+
"shape": "Sch"
|
2585
2752
|
},
|
2586
2753
|
"LevelFour": {
|
2587
|
-
"shape": "
|
2754
|
+
"shape": "Sch"
|
2588
2755
|
},
|
2589
2756
|
"LevelFive": {
|
2590
|
-
"shape": "
|
2757
|
+
"shape": "Sch"
|
2591
2758
|
}
|
2592
2759
|
}
|
2593
2760
|
},
|
2594
2761
|
"Tags": {
|
2595
|
-
"shape": "
|
2762
|
+
"shape": "S1r"
|
2596
2763
|
}
|
2597
2764
|
}
|
2598
2765
|
}
|
@@ -2623,25 +2790,56 @@
|
|
2623
2790
|
"type": "structure",
|
2624
2791
|
"members": {
|
2625
2792
|
"LevelOne": {
|
2626
|
-
"shape": "
|
2793
|
+
"shape": "Scl"
|
2627
2794
|
},
|
2628
2795
|
"LevelTwo": {
|
2629
|
-
"shape": "
|
2796
|
+
"shape": "Scl"
|
2630
2797
|
},
|
2631
2798
|
"LevelThree": {
|
2632
|
-
"shape": "
|
2799
|
+
"shape": "Scl"
|
2633
2800
|
},
|
2634
2801
|
"LevelFour": {
|
2635
|
-
"shape": "
|
2802
|
+
"shape": "Scl"
|
2636
2803
|
},
|
2637
2804
|
"LevelFive": {
|
2638
|
-
"shape": "
|
2805
|
+
"shape": "Scl"
|
2639
2806
|
}
|
2640
2807
|
}
|
2641
2808
|
}
|
2642
2809
|
}
|
2643
2810
|
}
|
2644
2811
|
},
|
2812
|
+
"DescribeView": {
|
2813
|
+
"http": {
|
2814
|
+
"method": "GET",
|
2815
|
+
"requestUri": "/views/{InstanceId}/{ViewId}"
|
2816
|
+
},
|
2817
|
+
"input": {
|
2818
|
+
"type": "structure",
|
2819
|
+
"required": [
|
2820
|
+
"InstanceId",
|
2821
|
+
"ViewId"
|
2822
|
+
],
|
2823
|
+
"members": {
|
2824
|
+
"InstanceId": {
|
2825
|
+
"location": "uri",
|
2826
|
+
"locationName": "InstanceId"
|
2827
|
+
},
|
2828
|
+
"ViewId": {
|
2829
|
+
"location": "uri",
|
2830
|
+
"locationName": "ViewId"
|
2831
|
+
}
|
2832
|
+
}
|
2833
|
+
},
|
2834
|
+
"output": {
|
2835
|
+
"type": "structure",
|
2836
|
+
"members": {
|
2837
|
+
"View": {
|
2838
|
+
"shape": "S8c"
|
2839
|
+
}
|
2840
|
+
}
|
2841
|
+
}
|
2842
|
+
},
|
2645
2843
|
"DescribeVocabulary": {
|
2646
2844
|
"http": {
|
2647
2845
|
"method": "GET",
|
@@ -2692,7 +2890,7 @@
|
|
2692
2890
|
"FailureReason": {},
|
2693
2891
|
"Content": {},
|
2694
2892
|
"Tags": {
|
2695
|
-
"shape": "
|
2893
|
+
"shape": "S1r"
|
2696
2894
|
}
|
2697
2895
|
}
|
2698
2896
|
}
|
@@ -2925,6 +3123,39 @@
|
|
2925
3123
|
}
|
2926
3124
|
}
|
2927
3125
|
},
|
3126
|
+
"DisassociateTrafficDistributionGroupUser": {
|
3127
|
+
"http": {
|
3128
|
+
"method": "DELETE",
|
3129
|
+
"requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
|
3130
|
+
},
|
3131
|
+
"input": {
|
3132
|
+
"type": "structure",
|
3133
|
+
"required": [
|
3134
|
+
"TrafficDistributionGroupId",
|
3135
|
+
"UserId",
|
3136
|
+
"InstanceId"
|
3137
|
+
],
|
3138
|
+
"members": {
|
3139
|
+
"TrafficDistributionGroupId": {
|
3140
|
+
"location": "uri",
|
3141
|
+
"locationName": "TrafficDistributionGroupId"
|
3142
|
+
},
|
3143
|
+
"UserId": {
|
3144
|
+
"location": "querystring",
|
3145
|
+
"locationName": "UserId"
|
3146
|
+
},
|
3147
|
+
"InstanceId": {
|
3148
|
+
"location": "querystring",
|
3149
|
+
"locationName": "InstanceId"
|
3150
|
+
}
|
3151
|
+
}
|
3152
|
+
},
|
3153
|
+
"output": {
|
3154
|
+
"type": "structure",
|
3155
|
+
"members": {}
|
3156
|
+
},
|
3157
|
+
"idempotent": true
|
3158
|
+
},
|
2928
3159
|
"DismissUserContact": {
|
2929
3160
|
"http": {
|
2930
3161
|
"requestUri": "/users/{InstanceId}/{UserId}/contact"
|
@@ -2979,7 +3210,7 @@
|
|
2979
3210
|
"type": "structure",
|
2980
3211
|
"members": {
|
2981
3212
|
"Attributes": {
|
2982
|
-
"shape": "
|
3213
|
+
"shape": "Sda"
|
2983
3214
|
}
|
2984
3215
|
}
|
2985
3216
|
}
|
@@ -3001,15 +3232,15 @@
|
|
3001
3232
|
"locationName": "InstanceId"
|
3002
3233
|
},
|
3003
3234
|
"Filters": {
|
3004
|
-
"shape": "
|
3235
|
+
"shape": "Sde"
|
3005
3236
|
},
|
3006
3237
|
"Groupings": {
|
3007
|
-
"shape": "
|
3238
|
+
"shape": "Sdi"
|
3008
3239
|
},
|
3009
3240
|
"CurrentMetrics": {
|
3010
3241
|
"type": "list",
|
3011
3242
|
"member": {
|
3012
|
-
"shape": "
|
3243
|
+
"shape": "Sdl"
|
3013
3244
|
}
|
3014
3245
|
},
|
3015
3246
|
"NextToken": {},
|
@@ -3038,7 +3269,7 @@
|
|
3038
3269
|
"type": "structure",
|
3039
3270
|
"members": {
|
3040
3271
|
"Dimensions": {
|
3041
|
-
"shape": "
|
3272
|
+
"shape": "Sdw"
|
3042
3273
|
},
|
3043
3274
|
"Collections": {
|
3044
3275
|
"type": "list",
|
@@ -3046,7 +3277,7 @@
|
|
3046
3277
|
"type": "structure",
|
3047
3278
|
"members": {
|
3048
3279
|
"Metric": {
|
3049
|
-
"shape": "
|
3280
|
+
"shape": "Sdl"
|
3050
3281
|
},
|
3051
3282
|
"Value": {
|
3052
3283
|
"type": "double"
|
@@ -3085,7 +3316,7 @@
|
|
3085
3316
|
"type": "structure",
|
3086
3317
|
"members": {
|
3087
3318
|
"Queues": {
|
3088
|
-
"shape": "
|
3319
|
+
"shape": "Sdf"
|
3089
3320
|
},
|
3090
3321
|
"ContactFilter": {
|
3091
3322
|
"type": "structure",
|
@@ -3097,7 +3328,7 @@
|
|
3097
3328
|
}
|
3098
3329
|
},
|
3099
3330
|
"RoutingProfiles": {
|
3100
|
-
"shape": "
|
3331
|
+
"shape": "Sdh"
|
3101
3332
|
},
|
3102
3333
|
"Agents": {
|
3103
3334
|
"type": "list",
|
@@ -3132,25 +3363,25 @@
|
|
3132
3363
|
}
|
3133
3364
|
},
|
3134
3365
|
"RoutingProfile": {
|
3135
|
-
"shape": "
|
3366
|
+
"shape": "Sdy"
|
3136
3367
|
},
|
3137
3368
|
"HierarchyPath": {
|
3138
3369
|
"type": "structure",
|
3139
3370
|
"members": {
|
3140
3371
|
"LevelOne": {
|
3141
|
-
"shape": "
|
3372
|
+
"shape": "Sef"
|
3142
3373
|
},
|
3143
3374
|
"LevelTwo": {
|
3144
|
-
"shape": "
|
3375
|
+
"shape": "Sef"
|
3145
3376
|
},
|
3146
3377
|
"LevelThree": {
|
3147
|
-
"shape": "
|
3378
|
+
"shape": "Sef"
|
3148
3379
|
},
|
3149
3380
|
"LevelFour": {
|
3150
|
-
"shape": "
|
3381
|
+
"shape": "Sef"
|
3151
3382
|
},
|
3152
3383
|
"LevelFive": {
|
3153
|
-
"shape": "
|
3384
|
+
"shape": "Sef"
|
3154
3385
|
}
|
3155
3386
|
}
|
3156
3387
|
},
|
@@ -3165,13 +3396,13 @@
|
|
3165
3396
|
}
|
3166
3397
|
},
|
3167
3398
|
"AvailableSlotsByChannel": {
|
3168
|
-
"shape": "
|
3399
|
+
"shape": "Seh"
|
3169
3400
|
},
|
3170
3401
|
"MaxSlotsByChannel": {
|
3171
|
-
"shape": "
|
3402
|
+
"shape": "Seh"
|
3172
3403
|
},
|
3173
3404
|
"ActiveSlotsByChannel": {
|
3174
|
-
"shape": "
|
3405
|
+
"shape": "Seh"
|
3175
3406
|
},
|
3176
3407
|
"Contacts": {
|
3177
3408
|
"type": "list",
|
@@ -3189,7 +3420,7 @@
|
|
3189
3420
|
"type": "timestamp"
|
3190
3421
|
},
|
3191
3422
|
"Queue": {
|
3192
|
-
"shape": "
|
3423
|
+
"shape": "Sdx"
|
3193
3424
|
}
|
3194
3425
|
}
|
3195
3426
|
}
|
@@ -3228,13 +3459,13 @@
|
|
3228
3459
|
"type": "structure",
|
3229
3460
|
"members": {
|
3230
3461
|
"AccessToken": {
|
3231
|
-
"shape": "
|
3462
|
+
"shape": "Seo"
|
3232
3463
|
},
|
3233
3464
|
"AccessTokenExpiration": {
|
3234
3465
|
"type": "timestamp"
|
3235
3466
|
},
|
3236
3467
|
"RefreshToken": {
|
3237
|
-
"shape": "
|
3468
|
+
"shape": "Seo"
|
3238
3469
|
},
|
3239
3470
|
"RefreshTokenExpiration": {
|
3240
3471
|
"type": "timestamp"
|
@@ -3272,15 +3503,15 @@
|
|
3272
3503
|
"type": "timestamp"
|
3273
3504
|
},
|
3274
3505
|
"Filters": {
|
3275
|
-
"shape": "
|
3506
|
+
"shape": "Sde"
|
3276
3507
|
},
|
3277
3508
|
"Groupings": {
|
3278
|
-
"shape": "
|
3509
|
+
"shape": "Sdi"
|
3279
3510
|
},
|
3280
3511
|
"HistoricalMetrics": {
|
3281
3512
|
"type": "list",
|
3282
3513
|
"member": {
|
3283
|
-
"shape": "
|
3514
|
+
"shape": "Ser"
|
3284
3515
|
}
|
3285
3516
|
},
|
3286
3517
|
"NextToken": {},
|
@@ -3299,7 +3530,7 @@
|
|
3299
3530
|
"type": "structure",
|
3300
3531
|
"members": {
|
3301
3532
|
"Dimensions": {
|
3302
|
-
"shape": "
|
3533
|
+
"shape": "Sdw"
|
3303
3534
|
},
|
3304
3535
|
"Collections": {
|
3305
3536
|
"type": "list",
|
@@ -3307,7 +3538,7 @@
|
|
3307
3538
|
"type": "structure",
|
3308
3539
|
"members": {
|
3309
3540
|
"Metric": {
|
3310
|
-
"shape": "
|
3541
|
+
"shape": "Ser"
|
3311
3542
|
},
|
3312
3543
|
"Value": {
|
3313
3544
|
"type": "double"
|
@@ -3362,7 +3593,7 @@
|
|
3362
3593
|
"Metrics": {
|
3363
3594
|
"type": "list",
|
3364
3595
|
"member": {
|
3365
|
-
"shape": "
|
3596
|
+
"shape": "Sfa"
|
3366
3597
|
}
|
3367
3598
|
},
|
3368
3599
|
"NextToken": {},
|
@@ -3391,7 +3622,7 @@
|
|
3391
3622
|
"type": "structure",
|
3392
3623
|
"members": {
|
3393
3624
|
"Metric": {
|
3394
|
-
"shape": "
|
3625
|
+
"shape": "Sfa"
|
3395
3626
|
},
|
3396
3627
|
"Value": {
|
3397
3628
|
"type": "double"
|
@@ -3475,13 +3706,13 @@
|
|
3475
3706
|
"Description": {},
|
3476
3707
|
"ContactFlowId": {},
|
3477
3708
|
"Constraints": {
|
3478
|
-
"shape": "
|
3709
|
+
"shape": "S6l"
|
3479
3710
|
},
|
3480
3711
|
"Defaults": {
|
3481
|
-
"shape": "
|
3712
|
+
"shape": "S6u"
|
3482
3713
|
},
|
3483
3714
|
"Fields": {
|
3484
|
-
"shape": "
|
3715
|
+
"shape": "S6z"
|
3485
3716
|
},
|
3486
3717
|
"Status": {},
|
3487
3718
|
"LastModifiedTime": {
|
@@ -3491,7 +3722,7 @@
|
|
3491
3722
|
"type": "timestamp"
|
3492
3723
|
},
|
3493
3724
|
"Tags": {
|
3494
|
-
"shape": "
|
3725
|
+
"shape": "S1r"
|
3495
3726
|
}
|
3496
3727
|
}
|
3497
3728
|
}
|
@@ -3517,10 +3748,16 @@
|
|
3517
3748
|
"type": "structure",
|
3518
3749
|
"members": {
|
3519
3750
|
"TelephonyConfig": {
|
3520
|
-
"shape": "
|
3751
|
+
"shape": "Sfy"
|
3521
3752
|
},
|
3522
3753
|
"Id": {},
|
3523
|
-
"Arn": {}
|
3754
|
+
"Arn": {},
|
3755
|
+
"SignInConfig": {
|
3756
|
+
"shape": "Sg3"
|
3757
|
+
},
|
3758
|
+
"AgentConfig": {
|
3759
|
+
"shape": "Sg6"
|
3760
|
+
}
|
3524
3761
|
}
|
3525
3762
|
}
|
3526
3763
|
},
|
@@ -3718,7 +3955,7 @@
|
|
3718
3955
|
"Status": {},
|
3719
3956
|
"EvaluatorArn": {},
|
3720
3957
|
"Score": {
|
3721
|
-
"shape": "
|
3958
|
+
"shape": "Sa4"
|
3722
3959
|
},
|
3723
3960
|
"CreatedTime": {
|
3724
3961
|
"type": "timestamp"
|
@@ -4203,7 +4440,7 @@
|
|
4203
4440
|
"Attributes": {
|
4204
4441
|
"type": "list",
|
4205
4442
|
"member": {
|
4206
|
-
"shape": "
|
4443
|
+
"shape": "Sb7"
|
4207
4444
|
}
|
4208
4445
|
},
|
4209
4446
|
"NextToken": {}
|
@@ -4285,7 +4522,7 @@
|
|
4285
4522
|
"Arn": {},
|
4286
4523
|
"IdentityManagementType": {},
|
4287
4524
|
"InstanceAlias": {
|
4288
|
-
"shape": "
|
4525
|
+
"shape": "S3v"
|
4289
4526
|
},
|
4290
4527
|
"CreatedTime": {
|
4291
4528
|
"type": "timestamp"
|
@@ -4451,12 +4688,12 @@
|
|
4451
4688
|
"locationName": "InstanceId"
|
4452
4689
|
},
|
4453
4690
|
"PhoneNumberTypes": {
|
4454
|
-
"shape": "
|
4691
|
+
"shape": "Sig",
|
4455
4692
|
"location": "querystring",
|
4456
4693
|
"locationName": "phoneNumberTypes"
|
4457
4694
|
},
|
4458
4695
|
"PhoneNumberCountryCodes": {
|
4459
|
-
"shape": "
|
4696
|
+
"shape": "Sih",
|
4460
4697
|
"location": "querystring",
|
4461
4698
|
"locationName": "phoneNumberCountryCodes"
|
4462
4699
|
},
|
@@ -4504,10 +4741,10 @@
|
|
4504
4741
|
},
|
4505
4742
|
"NextToken": {},
|
4506
4743
|
"PhoneNumberCountryCodes": {
|
4507
|
-
"shape": "
|
4744
|
+
"shape": "Sih"
|
4508
4745
|
},
|
4509
4746
|
"PhoneNumberTypes": {
|
4510
|
-
"shape": "
|
4747
|
+
"shape": "Sig"
|
4511
4748
|
},
|
4512
4749
|
"PhoneNumberPrefix": {}
|
4513
4750
|
}
|
@@ -4613,7 +4850,7 @@
|
|
4613
4850
|
"members": {
|
4614
4851
|
"NextToken": {},
|
4615
4852
|
"QuickConnectSummaryList": {
|
4616
|
-
"shape": "
|
4853
|
+
"shape": "Siy"
|
4617
4854
|
}
|
4618
4855
|
}
|
4619
4856
|
}
|
@@ -4705,7 +4942,7 @@
|
|
4705
4942
|
"type": "structure",
|
4706
4943
|
"members": {
|
4707
4944
|
"QuickConnectSummaryList": {
|
4708
|
-
"shape": "
|
4945
|
+
"shape": "Siy"
|
4709
4946
|
},
|
4710
4947
|
"NextToken": {}
|
4711
4948
|
}
|
@@ -4985,7 +5222,7 @@
|
|
4985
5222
|
"type": "structure",
|
4986
5223
|
"members": {
|
4987
5224
|
"Permissions": {
|
4988
|
-
"shape": "
|
5225
|
+
"shape": "S69"
|
4989
5226
|
},
|
4990
5227
|
"NextToken": {}
|
4991
5228
|
}
|
@@ -5056,7 +5293,7 @@
|
|
5056
5293
|
"type": "structure",
|
5057
5294
|
"members": {
|
5058
5295
|
"tags": {
|
5059
|
-
"shape": "
|
5296
|
+
"shape": "S1r"
|
5060
5297
|
}
|
5061
5298
|
}
|
5062
5299
|
}
|
@@ -5121,6 +5358,48 @@
|
|
5121
5358
|
}
|
5122
5359
|
}
|
5123
5360
|
},
|
5361
|
+
"ListTrafficDistributionGroupUsers": {
|
5362
|
+
"http": {
|
5363
|
+
"method": "GET",
|
5364
|
+
"requestUri": "/traffic-distribution-group/{TrafficDistributionGroupId}/user"
|
5365
|
+
},
|
5366
|
+
"input": {
|
5367
|
+
"type": "structure",
|
5368
|
+
"required": [
|
5369
|
+
"TrafficDistributionGroupId"
|
5370
|
+
],
|
5371
|
+
"members": {
|
5372
|
+
"TrafficDistributionGroupId": {
|
5373
|
+
"location": "uri",
|
5374
|
+
"locationName": "TrafficDistributionGroupId"
|
5375
|
+
},
|
5376
|
+
"MaxResults": {
|
5377
|
+
"location": "querystring",
|
5378
|
+
"locationName": "maxResults",
|
5379
|
+
"type": "integer"
|
5380
|
+
},
|
5381
|
+
"NextToken": {
|
5382
|
+
"location": "querystring",
|
5383
|
+
"locationName": "nextToken"
|
5384
|
+
}
|
5385
|
+
}
|
5386
|
+
},
|
5387
|
+
"output": {
|
5388
|
+
"type": "structure",
|
5389
|
+
"members": {
|
5390
|
+
"NextToken": {},
|
5391
|
+
"TrafficDistributionGroupUserSummaryList": {
|
5392
|
+
"type": "list",
|
5393
|
+
"member": {
|
5394
|
+
"type": "structure",
|
5395
|
+
"members": {
|
5396
|
+
"UserId": {}
|
5397
|
+
}
|
5398
|
+
}
|
5399
|
+
}
|
5400
|
+
}
|
5401
|
+
}
|
5402
|
+
},
|
5124
5403
|
"ListTrafficDistributionGroups": {
|
5125
5404
|
"http": {
|
5126
5405
|
"method": "GET",
|
@@ -5157,7 +5436,10 @@
|
|
5157
5436
|
"Arn": {},
|
5158
5437
|
"Name": {},
|
5159
5438
|
"InstanceArn": {},
|
5160
|
-
"Status": {}
|
5439
|
+
"Status": {},
|
5440
|
+
"IsDefault": {
|
5441
|
+
"type": "boolean"
|
5442
|
+
}
|
5161
5443
|
}
|
5162
5444
|
}
|
5163
5445
|
}
|
@@ -5245,7 +5527,7 @@
|
|
5245
5527
|
"UserHierarchyGroupSummaryList": {
|
5246
5528
|
"type": "list",
|
5247
5529
|
"member": {
|
5248
|
-
"shape": "
|
5530
|
+
"shape": "Sch"
|
5249
5531
|
}
|
5250
5532
|
},
|
5251
5533
|
"NextToken": {}
|
@@ -5296,6 +5578,116 @@
|
|
5296
5578
|
}
|
5297
5579
|
}
|
5298
5580
|
},
|
5581
|
+
"ListViewVersions": {
|
5582
|
+
"http": {
|
5583
|
+
"method": "GET",
|
5584
|
+
"requestUri": "/views/{InstanceId}/{ViewId}/versions"
|
5585
|
+
},
|
5586
|
+
"input": {
|
5587
|
+
"type": "structure",
|
5588
|
+
"required": [
|
5589
|
+
"InstanceId",
|
5590
|
+
"ViewId"
|
5591
|
+
],
|
5592
|
+
"members": {
|
5593
|
+
"InstanceId": {
|
5594
|
+
"location": "uri",
|
5595
|
+
"locationName": "InstanceId"
|
5596
|
+
},
|
5597
|
+
"ViewId": {
|
5598
|
+
"location": "uri",
|
5599
|
+
"locationName": "ViewId"
|
5600
|
+
},
|
5601
|
+
"NextToken": {
|
5602
|
+
"location": "querystring",
|
5603
|
+
"locationName": "nextToken"
|
5604
|
+
},
|
5605
|
+
"MaxResults": {
|
5606
|
+
"location": "querystring",
|
5607
|
+
"locationName": "maxResults",
|
5608
|
+
"type": "integer"
|
5609
|
+
}
|
5610
|
+
}
|
5611
|
+
},
|
5612
|
+
"output": {
|
5613
|
+
"type": "structure",
|
5614
|
+
"members": {
|
5615
|
+
"ViewVersionSummaryList": {
|
5616
|
+
"type": "list",
|
5617
|
+
"member": {
|
5618
|
+
"type": "structure",
|
5619
|
+
"members": {
|
5620
|
+
"Id": {},
|
5621
|
+
"Arn": {},
|
5622
|
+
"Description": {},
|
5623
|
+
"Name": {
|
5624
|
+
"shape": "S8a"
|
5625
|
+
},
|
5626
|
+
"Type": {},
|
5627
|
+
"Version": {
|
5628
|
+
"type": "integer"
|
5629
|
+
},
|
5630
|
+
"VersionDescription": {}
|
5631
|
+
}
|
5632
|
+
}
|
5633
|
+
},
|
5634
|
+
"NextToken": {}
|
5635
|
+
}
|
5636
|
+
}
|
5637
|
+
},
|
5638
|
+
"ListViews": {
|
5639
|
+
"http": {
|
5640
|
+
"method": "GET",
|
5641
|
+
"requestUri": "/views/{InstanceId}"
|
5642
|
+
},
|
5643
|
+
"input": {
|
5644
|
+
"type": "structure",
|
5645
|
+
"required": [
|
5646
|
+
"InstanceId"
|
5647
|
+
],
|
5648
|
+
"members": {
|
5649
|
+
"InstanceId": {
|
5650
|
+
"location": "uri",
|
5651
|
+
"locationName": "InstanceId"
|
5652
|
+
},
|
5653
|
+
"Type": {
|
5654
|
+
"location": "querystring",
|
5655
|
+
"locationName": "type"
|
5656
|
+
},
|
5657
|
+
"NextToken": {
|
5658
|
+
"location": "querystring",
|
5659
|
+
"locationName": "nextToken"
|
5660
|
+
},
|
5661
|
+
"MaxResults": {
|
5662
|
+
"location": "querystring",
|
5663
|
+
"locationName": "maxResults",
|
5664
|
+
"type": "integer"
|
5665
|
+
}
|
5666
|
+
}
|
5667
|
+
},
|
5668
|
+
"output": {
|
5669
|
+
"type": "structure",
|
5670
|
+
"members": {
|
5671
|
+
"ViewsSummaryList": {
|
5672
|
+
"type": "list",
|
5673
|
+
"member": {
|
5674
|
+
"type": "structure",
|
5675
|
+
"members": {
|
5676
|
+
"Id": {},
|
5677
|
+
"Arn": {},
|
5678
|
+
"Name": {
|
5679
|
+
"shape": "S8a"
|
5680
|
+
},
|
5681
|
+
"Type": {},
|
5682
|
+
"Status": {},
|
5683
|
+
"Description": {}
|
5684
|
+
}
|
5685
|
+
}
|
5686
|
+
},
|
5687
|
+
"NextToken": {}
|
5688
|
+
}
|
5689
|
+
}
|
5690
|
+
},
|
5299
5691
|
"MonitorContact": {
|
5300
5692
|
"http": {
|
5301
5693
|
"requestUri": "/contact/monitor"
|
@@ -5401,7 +5793,7 @@
|
|
5401
5793
|
"idempotencyToken": true
|
5402
5794
|
},
|
5403
5795
|
"ReplicaAlias": {
|
5404
|
-
"shape": "
|
5796
|
+
"shape": "S3v"
|
5405
5797
|
}
|
5406
5798
|
}
|
5407
5799
|
},
|
@@ -5494,12 +5886,12 @@
|
|
5494
5886
|
"type": "structure",
|
5495
5887
|
"members": {
|
5496
5888
|
"TagFilter": {
|
5497
|
-
"shape": "
|
5889
|
+
"shape": "Slg"
|
5498
5890
|
}
|
5499
5891
|
}
|
5500
5892
|
},
|
5501
5893
|
"SearchCriteria": {
|
5502
|
-
"shape": "
|
5894
|
+
"shape": "Slk"
|
5503
5895
|
}
|
5504
5896
|
}
|
5505
5897
|
},
|
@@ -5509,7 +5901,7 @@
|
|
5509
5901
|
"HoursOfOperations": {
|
5510
5902
|
"type": "list",
|
5511
5903
|
"member": {
|
5512
|
-
"shape": "
|
5904
|
+
"shape": "Sax"
|
5513
5905
|
}
|
5514
5906
|
},
|
5515
5907
|
"NextToken": {},
|
@@ -5538,12 +5930,12 @@
|
|
5538
5930
|
"type": "structure",
|
5539
5931
|
"members": {
|
5540
5932
|
"TagFilter": {
|
5541
|
-
"shape": "
|
5933
|
+
"shape": "Slg"
|
5542
5934
|
}
|
5543
5935
|
}
|
5544
5936
|
},
|
5545
5937
|
"SearchCriteria": {
|
5546
|
-
"shape": "
|
5938
|
+
"shape": "Sls"
|
5547
5939
|
}
|
5548
5940
|
}
|
5549
5941
|
},
|
@@ -5553,7 +5945,7 @@
|
|
5553
5945
|
"Prompts": {
|
5554
5946
|
"type": "list",
|
5555
5947
|
"member": {
|
5556
|
-
"shape": "
|
5948
|
+
"shape": "Sbl"
|
5557
5949
|
}
|
5558
5950
|
},
|
5559
5951
|
"NextToken": {},
|
@@ -5582,12 +5974,12 @@
|
|
5582
5974
|
"type": "structure",
|
5583
5975
|
"members": {
|
5584
5976
|
"TagFilter": {
|
5585
|
-
"shape": "
|
5977
|
+
"shape": "Slg"
|
5586
5978
|
}
|
5587
5979
|
}
|
5588
5980
|
},
|
5589
5981
|
"SearchCriteria": {
|
5590
|
-
"shape": "
|
5982
|
+
"shape": "Sly"
|
5591
5983
|
}
|
5592
5984
|
}
|
5593
5985
|
},
|
@@ -5597,7 +5989,7 @@
|
|
5597
5989
|
"Queues": {
|
5598
5990
|
"type": "list",
|
5599
5991
|
"member": {
|
5600
|
-
"shape": "
|
5992
|
+
"shape": "Sbo"
|
5601
5993
|
}
|
5602
5994
|
},
|
5603
5995
|
"NextToken": {},
|
@@ -5626,12 +6018,12 @@
|
|
5626
6018
|
"type": "structure",
|
5627
6019
|
"members": {
|
5628
6020
|
"TagFilter": {
|
5629
|
-
"shape": "
|
6021
|
+
"shape": "Slg"
|
5630
6022
|
}
|
5631
6023
|
}
|
5632
6024
|
},
|
5633
6025
|
"SearchCriteria": {
|
5634
|
-
"shape": "
|
6026
|
+
"shape": "Sm5"
|
5635
6027
|
}
|
5636
6028
|
}
|
5637
6029
|
},
|
@@ -5641,7 +6033,7 @@
|
|
5641
6033
|
"QuickConnects": {
|
5642
6034
|
"type": "list",
|
5643
6035
|
"member": {
|
5644
|
-
"shape": "
|
6036
|
+
"shape": "Sbs"
|
5645
6037
|
}
|
5646
6038
|
},
|
5647
6039
|
"NextToken": {},
|
@@ -5722,12 +6114,12 @@
|
|
5722
6114
|
"type": "structure",
|
5723
6115
|
"members": {
|
5724
6116
|
"TagFilter": {
|
5725
|
-
"shape": "
|
6117
|
+
"shape": "Slg"
|
5726
6118
|
}
|
5727
6119
|
}
|
5728
6120
|
},
|
5729
6121
|
"SearchCriteria": {
|
5730
|
-
"shape": "
|
6122
|
+
"shape": "Smk"
|
5731
6123
|
}
|
5732
6124
|
}
|
5733
6125
|
},
|
@@ -5737,7 +6129,7 @@
|
|
5737
6129
|
"RoutingProfiles": {
|
5738
6130
|
"type": "list",
|
5739
6131
|
"member": {
|
5740
|
-
"shape": "
|
6132
|
+
"shape": "Sbv"
|
5741
6133
|
}
|
5742
6134
|
},
|
5743
6135
|
"NextToken": {},
|
@@ -5763,13 +6155,13 @@
|
|
5763
6155
|
"type": "integer"
|
5764
6156
|
},
|
5765
6157
|
"SearchCriteria": {
|
5766
|
-
"shape": "
|
6158
|
+
"shape": "Smp"
|
5767
6159
|
},
|
5768
6160
|
"SearchFilter": {
|
5769
6161
|
"type": "structure",
|
5770
6162
|
"members": {
|
5771
6163
|
"TagFilter": {
|
5772
|
-
"shape": "
|
6164
|
+
"shape": "Slg"
|
5773
6165
|
}
|
5774
6166
|
}
|
5775
6167
|
}
|
@@ -5789,7 +6181,7 @@
|
|
5789
6181
|
"SecurityProfileName": {},
|
5790
6182
|
"Description": {},
|
5791
6183
|
"Tags": {
|
5792
|
-
"shape": "
|
6184
|
+
"shape": "S1r"
|
5793
6185
|
}
|
5794
6186
|
}
|
5795
6187
|
}
|
@@ -5817,12 +6209,12 @@
|
|
5817
6209
|
"type": "structure",
|
5818
6210
|
"members": {
|
5819
6211
|
"TagFilter": {
|
5820
|
-
"shape": "
|
6212
|
+
"shape": "Slg"
|
5821
6213
|
}
|
5822
6214
|
}
|
5823
6215
|
},
|
5824
6216
|
"SearchCriteria": {
|
5825
|
-
"shape": "
|
6217
|
+
"shape": "Smx"
|
5826
6218
|
}
|
5827
6219
|
}
|
5828
6220
|
},
|
@@ -5846,14 +6238,14 @@
|
|
5846
6238
|
}
|
5847
6239
|
},
|
5848
6240
|
"PhoneConfig": {
|
5849
|
-
"shape": "
|
6241
|
+
"shape": "S7q"
|
5850
6242
|
},
|
5851
6243
|
"RoutingProfileId": {},
|
5852
6244
|
"SecurityProfileIds": {
|
5853
|
-
"shape": "
|
6245
|
+
"shape": "S7v"
|
5854
6246
|
},
|
5855
6247
|
"Tags": {
|
5856
|
-
"shape": "
|
6248
|
+
"shape": "S1r"
|
5857
6249
|
},
|
5858
6250
|
"Username": {}
|
5859
6251
|
}
|
@@ -5937,7 +6329,7 @@
|
|
5937
6329
|
"InstanceId": {},
|
5938
6330
|
"ContactFlowId": {},
|
5939
6331
|
"Attributes": {
|
5940
|
-
"shape": "
|
6332
|
+
"shape": "Sda"
|
5941
6333
|
},
|
5942
6334
|
"ParticipantDetails": {
|
5943
6335
|
"type": "structure",
|
@@ -6116,7 +6508,7 @@
|
|
6116
6508
|
"SourcePhoneNumber": {},
|
6117
6509
|
"QueueId": {},
|
6118
6510
|
"Attributes": {
|
6119
|
-
"shape": "
|
6511
|
+
"shape": "Sda"
|
6120
6512
|
},
|
6121
6513
|
"AnswerMachineDetectionConfig": {
|
6122
6514
|
"type": "structure",
|
@@ -6156,11 +6548,11 @@
|
|
6156
6548
|
"PreviousContactId": {},
|
6157
6549
|
"ContactFlowId": {},
|
6158
6550
|
"Attributes": {
|
6159
|
-
"shape": "
|
6551
|
+
"shape": "Sda"
|
6160
6552
|
},
|
6161
6553
|
"Name": {},
|
6162
6554
|
"References": {
|
6163
|
-
"shape": "
|
6555
|
+
"shape": "S5m"
|
6164
6556
|
},
|
6165
6557
|
"Description": {},
|
6166
6558
|
"ClientToken": {
|
@@ -6265,10 +6657,10 @@
|
|
6265
6657
|
"locationName": "EvaluationId"
|
6266
6658
|
},
|
6267
6659
|
"Answers": {
|
6268
|
-
"shape": "
|
6660
|
+
"shape": "So9"
|
6269
6661
|
},
|
6270
6662
|
"Notes": {
|
6271
|
-
"shape": "
|
6663
|
+
"shape": "Sab"
|
6272
6664
|
}
|
6273
6665
|
}
|
6274
6666
|
},
|
@@ -6322,7 +6714,7 @@
|
|
6322
6714
|
"locationName": "resourceArn"
|
6323
6715
|
},
|
6324
6716
|
"tags": {
|
6325
|
-
"shape": "
|
6717
|
+
"shape": "S1r"
|
6326
6718
|
}
|
6327
6719
|
}
|
6328
6720
|
}
|
@@ -6435,7 +6827,7 @@
|
|
6435
6827
|
"Name": {},
|
6436
6828
|
"Description": {},
|
6437
6829
|
"References": {
|
6438
|
-
"shape": "
|
6830
|
+
"shape": "S5m"
|
6439
6831
|
}
|
6440
6832
|
}
|
6441
6833
|
},
|
@@ -6459,7 +6851,7 @@
|
|
6459
6851
|
"InitialContactId": {},
|
6460
6852
|
"InstanceId": {},
|
6461
6853
|
"Attributes": {
|
6462
|
-
"shape": "
|
6854
|
+
"shape": "Sda"
|
6463
6855
|
}
|
6464
6856
|
}
|
6465
6857
|
},
|
@@ -6488,10 +6880,10 @@
|
|
6488
6880
|
"locationName": "EvaluationId"
|
6489
6881
|
},
|
6490
6882
|
"Answers": {
|
6491
|
-
"shape": "
|
6883
|
+
"shape": "So9"
|
6492
6884
|
},
|
6493
6885
|
"Notes": {
|
6494
|
-
"shape": "
|
6886
|
+
"shape": "Sab"
|
6495
6887
|
}
|
6496
6888
|
}
|
6497
6889
|
},
|
@@ -6705,10 +7097,10 @@
|
|
6705
7097
|
"Title": {},
|
6706
7098
|
"Description": {},
|
6707
7099
|
"Items": {
|
6708
|
-
"shape": "
|
7100
|
+
"shape": "S2i"
|
6709
7101
|
},
|
6710
7102
|
"ScoringStrategy": {
|
6711
|
-
"shape": "
|
7103
|
+
"shape": "S3d"
|
6712
7104
|
},
|
6713
7105
|
"ClientToken": {
|
6714
7106
|
"idempotencyToken": true
|
@@ -6755,7 +7147,7 @@
|
|
6755
7147
|
"Description": {},
|
6756
7148
|
"TimeZone": {},
|
6757
7149
|
"Config": {
|
6758
|
-
"shape": "
|
7150
|
+
"shape": "S3l"
|
6759
7151
|
}
|
6760
7152
|
}
|
6761
7153
|
}
|
@@ -7038,7 +7430,7 @@
|
|
7038
7430
|
"locationName": "QueueId"
|
7039
7431
|
},
|
7040
7432
|
"OutboundCallerConfig": {
|
7041
|
-
"shape": "
|
7433
|
+
"shape": "S4o"
|
7042
7434
|
}
|
7043
7435
|
}
|
7044
7436
|
}
|
@@ -7088,7 +7480,7 @@
|
|
7088
7480
|
"locationName": "QuickConnectId"
|
7089
7481
|
},
|
7090
7482
|
"QuickConnectConfig": {
|
7091
|
-
"shape": "
|
7483
|
+
"shape": "S4v"
|
7092
7484
|
}
|
7093
7485
|
}
|
7094
7486
|
}
|
@@ -7117,6 +7509,30 @@
|
|
7117
7509
|
}
|
7118
7510
|
}
|
7119
7511
|
},
|
7512
|
+
"UpdateRoutingProfileAgentAvailabilityTimer": {
|
7513
|
+
"http": {
|
7514
|
+
"requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}/agent-availability-timer"
|
7515
|
+
},
|
7516
|
+
"input": {
|
7517
|
+
"type": "structure",
|
7518
|
+
"required": [
|
7519
|
+
"InstanceId",
|
7520
|
+
"RoutingProfileId",
|
7521
|
+
"AgentAvailabilityTimer"
|
7522
|
+
],
|
7523
|
+
"members": {
|
7524
|
+
"InstanceId": {
|
7525
|
+
"location": "uri",
|
7526
|
+
"locationName": "InstanceId"
|
7527
|
+
},
|
7528
|
+
"RoutingProfileId": {
|
7529
|
+
"location": "uri",
|
7530
|
+
"locationName": "RoutingProfileId"
|
7531
|
+
},
|
7532
|
+
"AgentAvailabilityTimer": {}
|
7533
|
+
}
|
7534
|
+
}
|
7535
|
+
},
|
7120
7536
|
"UpdateRoutingProfileConcurrency": {
|
7121
7537
|
"http": {
|
7122
7538
|
"requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}/concurrency"
|
@@ -7138,7 +7554,7 @@
|
|
7138
7554
|
"locationName": "RoutingProfileId"
|
7139
7555
|
},
|
7140
7556
|
"MediaConcurrencies": {
|
7141
|
-
"shape": "
|
7557
|
+
"shape": "S54"
|
7142
7558
|
}
|
7143
7559
|
}
|
7144
7560
|
}
|
@@ -7244,7 +7660,7 @@
|
|
7244
7660
|
"Name": {},
|
7245
7661
|
"Function": {},
|
7246
7662
|
"Actions": {
|
7247
|
-
"shape": "
|
7663
|
+
"shape": "S5g"
|
7248
7664
|
},
|
7249
7665
|
"PublishStatus": {}
|
7250
7666
|
}
|
@@ -7263,7 +7679,7 @@
|
|
7263
7679
|
"members": {
|
7264
7680
|
"Description": {},
|
7265
7681
|
"Permissions": {
|
7266
|
-
"shape": "
|
7682
|
+
"shape": "S69"
|
7267
7683
|
},
|
7268
7684
|
"SecurityProfileId": {
|
7269
7685
|
"location": "uri",
|
@@ -7274,10 +7690,10 @@
|
|
7274
7690
|
"locationName": "InstanceId"
|
7275
7691
|
},
|
7276
7692
|
"AllowedAccessControlTags": {
|
7277
|
-
"shape": "
|
7693
|
+
"shape": "S6b"
|
7278
7694
|
},
|
7279
7695
|
"TagRestrictedResources": {
|
7280
|
-
"shape": "
|
7696
|
+
"shape": "S6e"
|
7281
7697
|
}
|
7282
7698
|
}
|
7283
7699
|
}
|
@@ -7305,14 +7721,14 @@
|
|
7305
7721
|
"Description": {},
|
7306
7722
|
"ContactFlowId": {},
|
7307
7723
|
"Constraints": {
|
7308
|
-
"shape": "
|
7724
|
+
"shape": "S6l"
|
7309
7725
|
},
|
7310
7726
|
"Defaults": {
|
7311
|
-
"shape": "
|
7727
|
+
"shape": "S6u"
|
7312
7728
|
},
|
7313
7729
|
"Status": {},
|
7314
7730
|
"Fields": {
|
7315
|
-
"shape": "
|
7731
|
+
"shape": "S6z"
|
7316
7732
|
}
|
7317
7733
|
}
|
7318
7734
|
},
|
@@ -7326,13 +7742,13 @@
|
|
7326
7742
|
"Description": {},
|
7327
7743
|
"ContactFlowId": {},
|
7328
7744
|
"Constraints": {
|
7329
|
-
"shape": "
|
7745
|
+
"shape": "S6l"
|
7330
7746
|
},
|
7331
7747
|
"Defaults": {
|
7332
|
-
"shape": "
|
7748
|
+
"shape": "S6u"
|
7333
7749
|
},
|
7334
7750
|
"Fields": {
|
7335
|
-
"shape": "
|
7751
|
+
"shape": "S6z"
|
7336
7752
|
},
|
7337
7753
|
"Status": {},
|
7338
7754
|
"LastModifiedTime": {
|
@@ -7360,7 +7776,13 @@
|
|
7360
7776
|
"locationName": "Id"
|
7361
7777
|
},
|
7362
7778
|
"TelephonyConfig": {
|
7363
|
-
"shape": "
|
7779
|
+
"shape": "Sfy"
|
7780
|
+
},
|
7781
|
+
"SignInConfig": {
|
7782
|
+
"shape": "Sg3"
|
7783
|
+
},
|
7784
|
+
"AgentConfig": {
|
7785
|
+
"shape": "Sg6"
|
7364
7786
|
}
|
7365
7787
|
}
|
7366
7788
|
},
|
@@ -7431,19 +7853,19 @@
|
|
7431
7853
|
"type": "structure",
|
7432
7854
|
"members": {
|
7433
7855
|
"LevelOne": {
|
7434
|
-
"shape": "
|
7856
|
+
"shape": "Sqc"
|
7435
7857
|
},
|
7436
7858
|
"LevelTwo": {
|
7437
|
-
"shape": "
|
7859
|
+
"shape": "Sqc"
|
7438
7860
|
},
|
7439
7861
|
"LevelThree": {
|
7440
|
-
"shape": "
|
7862
|
+
"shape": "Sqc"
|
7441
7863
|
},
|
7442
7864
|
"LevelFour": {
|
7443
|
-
"shape": "
|
7865
|
+
"shape": "Sqc"
|
7444
7866
|
},
|
7445
7867
|
"LevelFive": {
|
7446
|
-
"shape": "
|
7868
|
+
"shape": "Sqc"
|
7447
7869
|
}
|
7448
7870
|
}
|
7449
7871
|
},
|
@@ -7467,7 +7889,7 @@
|
|
7467
7889
|
],
|
7468
7890
|
"members": {
|
7469
7891
|
"IdentityInfo": {
|
7470
|
-
"shape": "
|
7892
|
+
"shape": "S7m"
|
7471
7893
|
},
|
7472
7894
|
"UserId": {
|
7473
7895
|
"location": "uri",
|
@@ -7493,7 +7915,7 @@
|
|
7493
7915
|
],
|
7494
7916
|
"members": {
|
7495
7917
|
"PhoneConfig": {
|
7496
|
-
"shape": "
|
7918
|
+
"shape": "S7q"
|
7497
7919
|
},
|
7498
7920
|
"UserId": {
|
7499
7921
|
"location": "uri",
|
@@ -7543,7 +7965,7 @@
|
|
7543
7965
|
],
|
7544
7966
|
"members": {
|
7545
7967
|
"SecurityProfileIds": {
|
7546
|
-
"shape": "
|
7968
|
+
"shape": "S7v"
|
7547
7969
|
},
|
7548
7970
|
"UserId": {
|
7549
7971
|
"location": "uri",
|
@@ -7555,6 +7977,72 @@
|
|
7555
7977
|
}
|
7556
7978
|
}
|
7557
7979
|
}
|
7980
|
+
},
|
7981
|
+
"UpdateViewContent": {
|
7982
|
+
"http": {
|
7983
|
+
"requestUri": "/views/{InstanceId}/{ViewId}"
|
7984
|
+
},
|
7985
|
+
"input": {
|
7986
|
+
"type": "structure",
|
7987
|
+
"required": [
|
7988
|
+
"InstanceId",
|
7989
|
+
"ViewId",
|
7990
|
+
"Status",
|
7991
|
+
"Content"
|
7992
|
+
],
|
7993
|
+
"members": {
|
7994
|
+
"InstanceId": {
|
7995
|
+
"location": "uri",
|
7996
|
+
"locationName": "InstanceId"
|
7997
|
+
},
|
7998
|
+
"ViewId": {
|
7999
|
+
"location": "uri",
|
8000
|
+
"locationName": "ViewId"
|
8001
|
+
},
|
8002
|
+
"Status": {},
|
8003
|
+
"Content": {
|
8004
|
+
"shape": "S85"
|
8005
|
+
}
|
8006
|
+
}
|
8007
|
+
},
|
8008
|
+
"output": {
|
8009
|
+
"type": "structure",
|
8010
|
+
"members": {
|
8011
|
+
"View": {
|
8012
|
+
"shape": "S8c"
|
8013
|
+
}
|
8014
|
+
}
|
8015
|
+
}
|
8016
|
+
},
|
8017
|
+
"UpdateViewMetadata": {
|
8018
|
+
"http": {
|
8019
|
+
"requestUri": "/views/{InstanceId}/{ViewId}/metadata"
|
8020
|
+
},
|
8021
|
+
"input": {
|
8022
|
+
"type": "structure",
|
8023
|
+
"required": [
|
8024
|
+
"InstanceId",
|
8025
|
+
"ViewId"
|
8026
|
+
],
|
8027
|
+
"members": {
|
8028
|
+
"InstanceId": {
|
8029
|
+
"location": "uri",
|
8030
|
+
"locationName": "InstanceId"
|
8031
|
+
},
|
8032
|
+
"ViewId": {
|
8033
|
+
"location": "uri",
|
8034
|
+
"locationName": "ViewId"
|
8035
|
+
},
|
8036
|
+
"Name": {
|
8037
|
+
"shape": "S8a"
|
8038
|
+
},
|
8039
|
+
"Description": {}
|
8040
|
+
}
|
8041
|
+
},
|
8042
|
+
"output": {
|
8043
|
+
"type": "structure",
|
8044
|
+
"members": {}
|
8045
|
+
}
|
7558
8046
|
}
|
7559
8047
|
},
|
7560
8048
|
"shapes": {
|
@@ -7682,12 +8170,12 @@
|
|
7682
8170
|
"Channel": {}
|
7683
8171
|
}
|
7684
8172
|
},
|
7685
|
-
"
|
8173
|
+
"S1r": {
|
7686
8174
|
"type": "map",
|
7687
8175
|
"key": {},
|
7688
8176
|
"value": {}
|
7689
8177
|
},
|
7690
|
-
"
|
8178
|
+
"S2i": {
|
7691
8179
|
"type": "list",
|
7692
8180
|
"member": {
|
7693
8181
|
"type": "structure",
|
@@ -7704,7 +8192,7 @@
|
|
7704
8192
|
"RefId": {},
|
7705
8193
|
"Instructions": {},
|
7706
8194
|
"Items": {
|
7707
|
-
"shape": "
|
8195
|
+
"shape": "S2i"
|
7708
8196
|
},
|
7709
8197
|
"Weight": {
|
7710
8198
|
"type": "double"
|
@@ -7855,7 +8343,7 @@
|
|
7855
8343
|
"union": true
|
7856
8344
|
}
|
7857
8345
|
},
|
7858
|
-
"
|
8346
|
+
"S3d": {
|
7859
8347
|
"type": "structure",
|
7860
8348
|
"required": [
|
7861
8349
|
"Mode",
|
@@ -7866,7 +8354,7 @@
|
|
7866
8354
|
"Status": {}
|
7867
8355
|
}
|
7868
8356
|
},
|
7869
|
-
"
|
8357
|
+
"S3l": {
|
7870
8358
|
"type": "list",
|
7871
8359
|
"member": {
|
7872
8360
|
"type": "structure",
|
@@ -7878,15 +8366,15 @@
|
|
7878
8366
|
"members": {
|
7879
8367
|
"Day": {},
|
7880
8368
|
"StartTime": {
|
7881
|
-
"shape": "
|
8369
|
+
"shape": "S3o"
|
7882
8370
|
},
|
7883
8371
|
"EndTime": {
|
7884
|
-
"shape": "
|
8372
|
+
"shape": "S3o"
|
7885
8373
|
}
|
7886
8374
|
}
|
7887
8375
|
}
|
7888
8376
|
},
|
7889
|
-
"
|
8377
|
+
"S3o": {
|
7890
8378
|
"type": "structure",
|
7891
8379
|
"required": [
|
7892
8380
|
"Hours",
|
@@ -7901,11 +8389,11 @@
|
|
7901
8389
|
}
|
7902
8390
|
}
|
7903
8391
|
},
|
7904
|
-
"
|
8392
|
+
"S3v": {
|
7905
8393
|
"type": "string",
|
7906
8394
|
"sensitive": true
|
7907
8395
|
},
|
7908
|
-
"
|
8396
|
+
"S4o": {
|
7909
8397
|
"type": "structure",
|
7910
8398
|
"members": {
|
7911
8399
|
"OutboundCallerIdName": {},
|
@@ -7913,7 +8401,7 @@
|
|
7913
8401
|
"OutboundFlowId": {}
|
7914
8402
|
}
|
7915
8403
|
},
|
7916
|
-
"
|
8404
|
+
"S4v": {
|
7917
8405
|
"type": "structure",
|
7918
8406
|
"required": [
|
7919
8407
|
"QuickConnectType"
|
@@ -7953,7 +8441,7 @@
|
|
7953
8441
|
}
|
7954
8442
|
}
|
7955
8443
|
},
|
7956
|
-
"
|
8444
|
+
"S54": {
|
7957
8445
|
"type": "list",
|
7958
8446
|
"member": {
|
7959
8447
|
"type": "structure",
|
@@ -7978,7 +8466,7 @@
|
|
7978
8466
|
}
|
7979
8467
|
}
|
7980
8468
|
},
|
7981
|
-
"
|
8469
|
+
"S5d": {
|
7982
8470
|
"type": "structure",
|
7983
8471
|
"required": [
|
7984
8472
|
"EventSourceName"
|
@@ -7988,7 +8476,7 @@
|
|
7988
8476
|
"IntegrationAssociationId": {}
|
7989
8477
|
}
|
7990
8478
|
},
|
7991
|
-
"
|
8479
|
+
"S5g": {
|
7992
8480
|
"type": "list",
|
7993
8481
|
"member": {
|
7994
8482
|
"type": "structure",
|
@@ -8008,7 +8496,7 @@
|
|
8008
8496
|
"Description": {},
|
8009
8497
|
"ContactFlowId": {},
|
8010
8498
|
"References": {
|
8011
|
-
"shape": "
|
8499
|
+
"shape": "S5m"
|
8012
8500
|
}
|
8013
8501
|
}
|
8014
8502
|
},
|
@@ -8057,7 +8545,7 @@
|
|
8057
8545
|
}
|
8058
8546
|
}
|
8059
8547
|
},
|
8060
|
-
"
|
8548
|
+
"S5m": {
|
8061
8549
|
"type": "map",
|
8062
8550
|
"key": {},
|
8063
8551
|
"value": {
|
@@ -8072,20 +8560,20 @@
|
|
8072
8560
|
}
|
8073
8561
|
}
|
8074
8562
|
},
|
8075
|
-
"
|
8563
|
+
"S69": {
|
8076
8564
|
"type": "list",
|
8077
8565
|
"member": {}
|
8078
8566
|
},
|
8079
|
-
"
|
8567
|
+
"S6b": {
|
8080
8568
|
"type": "map",
|
8081
8569
|
"key": {},
|
8082
8570
|
"value": {}
|
8083
8571
|
},
|
8084
|
-
"
|
8572
|
+
"S6e": {
|
8085
8573
|
"type": "list",
|
8086
8574
|
"member": {}
|
8087
8575
|
},
|
8088
|
-
"
|
8576
|
+
"S6l": {
|
8089
8577
|
"type": "structure",
|
8090
8578
|
"members": {
|
8091
8579
|
"RequiredFields": {
|
@@ -8094,7 +8582,7 @@
|
|
8094
8582
|
"type": "structure",
|
8095
8583
|
"members": {
|
8096
8584
|
"Id": {
|
8097
|
-
"shape": "
|
8585
|
+
"shape": "S6o"
|
8098
8586
|
}
|
8099
8587
|
}
|
8100
8588
|
}
|
@@ -8105,7 +8593,7 @@
|
|
8105
8593
|
"type": "structure",
|
8106
8594
|
"members": {
|
8107
8595
|
"Id": {
|
8108
|
-
"shape": "
|
8596
|
+
"shape": "S6o"
|
8109
8597
|
}
|
8110
8598
|
}
|
8111
8599
|
}
|
@@ -8116,20 +8604,20 @@
|
|
8116
8604
|
"type": "structure",
|
8117
8605
|
"members": {
|
8118
8606
|
"Id": {
|
8119
|
-
"shape": "
|
8607
|
+
"shape": "S6o"
|
8120
8608
|
}
|
8121
8609
|
}
|
8122
8610
|
}
|
8123
8611
|
}
|
8124
8612
|
}
|
8125
8613
|
},
|
8126
|
-
"
|
8614
|
+
"S6o": {
|
8127
8615
|
"type": "structure",
|
8128
8616
|
"members": {
|
8129
8617
|
"Name": {}
|
8130
8618
|
}
|
8131
8619
|
},
|
8132
|
-
"
|
8620
|
+
"S6u": {
|
8133
8621
|
"type": "structure",
|
8134
8622
|
"members": {
|
8135
8623
|
"DefaultFieldValues": {
|
@@ -8138,7 +8626,7 @@
|
|
8138
8626
|
"type": "structure",
|
8139
8627
|
"members": {
|
8140
8628
|
"Id": {
|
8141
|
-
"shape": "
|
8629
|
+
"shape": "S6o"
|
8142
8630
|
},
|
8143
8631
|
"DefaultValue": {}
|
8144
8632
|
}
|
@@ -8146,7 +8634,7 @@
|
|
8146
8634
|
}
|
8147
8635
|
}
|
8148
8636
|
},
|
8149
|
-
"
|
8637
|
+
"S6z": {
|
8150
8638
|
"type": "list",
|
8151
8639
|
"member": {
|
8152
8640
|
"type": "structure",
|
@@ -8155,7 +8643,7 @@
|
|
8155
8643
|
],
|
8156
8644
|
"members": {
|
8157
8645
|
"Id": {
|
8158
|
-
"shape": "
|
8646
|
+
"shape": "S6o"
|
8159
8647
|
},
|
8160
8648
|
"Description": {},
|
8161
8649
|
"Type": {},
|
@@ -8166,7 +8654,7 @@
|
|
8166
8654
|
}
|
8167
8655
|
}
|
8168
8656
|
},
|
8169
|
-
"
|
8657
|
+
"S7m": {
|
8170
8658
|
"type": "structure",
|
8171
8659
|
"members": {
|
8172
8660
|
"FirstName": {},
|
@@ -8176,7 +8664,7 @@
|
|
8176
8664
|
"Mobile": {}
|
8177
8665
|
}
|
8178
8666
|
},
|
8179
|
-
"
|
8667
|
+
"S7q": {
|
8180
8668
|
"type": "structure",
|
8181
8669
|
"required": [
|
8182
8670
|
"PhoneType"
|
@@ -8192,11 +8680,71 @@
|
|
8192
8680
|
"DeskPhoneNumber": {}
|
8193
8681
|
}
|
8194
8682
|
},
|
8195
|
-
"
|
8683
|
+
"S7v": {
|
8196
8684
|
"type": "list",
|
8197
8685
|
"member": {}
|
8198
8686
|
},
|
8199
|
-
"
|
8687
|
+
"S85": {
|
8688
|
+
"type": "structure",
|
8689
|
+
"members": {
|
8690
|
+
"Template": {},
|
8691
|
+
"Actions": {
|
8692
|
+
"shape": "S87"
|
8693
|
+
}
|
8694
|
+
}
|
8695
|
+
},
|
8696
|
+
"S87": {
|
8697
|
+
"type": "list",
|
8698
|
+
"member": {
|
8699
|
+
"type": "string",
|
8700
|
+
"sensitive": true
|
8701
|
+
}
|
8702
|
+
},
|
8703
|
+
"S8a": {
|
8704
|
+
"type": "string",
|
8705
|
+
"sensitive": true
|
8706
|
+
},
|
8707
|
+
"S8c": {
|
8708
|
+
"type": "structure",
|
8709
|
+
"members": {
|
8710
|
+
"Id": {},
|
8711
|
+
"Arn": {},
|
8712
|
+
"Name": {
|
8713
|
+
"shape": "S8a"
|
8714
|
+
},
|
8715
|
+
"Status": {},
|
8716
|
+
"Type": {},
|
8717
|
+
"Description": {},
|
8718
|
+
"Version": {
|
8719
|
+
"type": "integer"
|
8720
|
+
},
|
8721
|
+
"VersionDescription": {},
|
8722
|
+
"Content": {
|
8723
|
+
"type": "structure",
|
8724
|
+
"members": {
|
8725
|
+
"InputSchema": {
|
8726
|
+
"type": "string",
|
8727
|
+
"sensitive": true
|
8728
|
+
},
|
8729
|
+
"Template": {},
|
8730
|
+
"Actions": {
|
8731
|
+
"shape": "S87"
|
8732
|
+
}
|
8733
|
+
}
|
8734
|
+
},
|
8735
|
+
"Tags": {
|
8736
|
+
"shape": "S1r"
|
8737
|
+
},
|
8738
|
+
"CreatedTime": {
|
8739
|
+
"type": "timestamp"
|
8740
|
+
},
|
8741
|
+
"LastModifiedTime": {
|
8742
|
+
"type": "timestamp"
|
8743
|
+
},
|
8744
|
+
"ViewContentSha256": {}
|
8745
|
+
}
|
8746
|
+
},
|
8747
|
+
"Sa4": {
|
8200
8748
|
"type": "structure",
|
8201
8749
|
"members": {
|
8202
8750
|
"Percentage": {
|
@@ -8210,7 +8758,7 @@
|
|
8210
8758
|
}
|
8211
8759
|
}
|
8212
8760
|
},
|
8213
|
-
"
|
8761
|
+
"Sa8": {
|
8214
8762
|
"type": "structure",
|
8215
8763
|
"members": {
|
8216
8764
|
"StringValue": {},
|
@@ -8223,7 +8771,7 @@
|
|
8223
8771
|
},
|
8224
8772
|
"union": true
|
8225
8773
|
},
|
8226
|
-
"
|
8774
|
+
"Sab": {
|
8227
8775
|
"type": "map",
|
8228
8776
|
"key": {},
|
8229
8777
|
"value": {
|
@@ -8233,7 +8781,7 @@
|
|
8233
8781
|
}
|
8234
8782
|
}
|
8235
8783
|
},
|
8236
|
-
"
|
8784
|
+
"Sax": {
|
8237
8785
|
"type": "structure",
|
8238
8786
|
"members": {
|
8239
8787
|
"HoursOfOperationId": {},
|
@@ -8242,21 +8790,21 @@
|
|
8242
8790
|
"Description": {},
|
8243
8791
|
"TimeZone": {},
|
8244
8792
|
"Config": {
|
8245
|
-
"shape": "
|
8793
|
+
"shape": "S3l"
|
8246
8794
|
},
|
8247
8795
|
"Tags": {
|
8248
|
-
"shape": "
|
8796
|
+
"shape": "S1r"
|
8249
8797
|
}
|
8250
8798
|
}
|
8251
8799
|
},
|
8252
|
-
"
|
8800
|
+
"Sb7": {
|
8253
8801
|
"type": "structure",
|
8254
8802
|
"members": {
|
8255
8803
|
"AttributeType": {},
|
8256
8804
|
"Value": {}
|
8257
8805
|
}
|
8258
8806
|
},
|
8259
|
-
"
|
8807
|
+
"Sbl": {
|
8260
8808
|
"type": "structure",
|
8261
8809
|
"members": {
|
8262
8810
|
"PromptARN": {},
|
@@ -8264,11 +8812,11 @@
|
|
8264
8812
|
"Name": {},
|
8265
8813
|
"Description": {},
|
8266
8814
|
"Tags": {
|
8267
|
-
"shape": "
|
8815
|
+
"shape": "S1r"
|
8268
8816
|
}
|
8269
8817
|
}
|
8270
8818
|
},
|
8271
|
-
"
|
8819
|
+
"Sbo": {
|
8272
8820
|
"type": "structure",
|
8273
8821
|
"members": {
|
8274
8822
|
"Name": {},
|
@@ -8276,7 +8824,7 @@
|
|
8276
8824
|
"QueueId": {},
|
8277
8825
|
"Description": {},
|
8278
8826
|
"OutboundCallerConfig": {
|
8279
|
-
"shape": "
|
8827
|
+
"shape": "S4o"
|
8280
8828
|
},
|
8281
8829
|
"HoursOfOperationId": {},
|
8282
8830
|
"MaxContacts": {
|
@@ -8284,11 +8832,11 @@
|
|
8284
8832
|
},
|
8285
8833
|
"Status": {},
|
8286
8834
|
"Tags": {
|
8287
|
-
"shape": "
|
8835
|
+
"shape": "S1r"
|
8288
8836
|
}
|
8289
8837
|
}
|
8290
8838
|
},
|
8291
|
-
"
|
8839
|
+
"Sbs": {
|
8292
8840
|
"type": "structure",
|
8293
8841
|
"members": {
|
8294
8842
|
"QuickConnectARN": {},
|
@@ -8296,14 +8844,14 @@
|
|
8296
8844
|
"Name": {},
|
8297
8845
|
"Description": {},
|
8298
8846
|
"QuickConnectConfig": {
|
8299
|
-
"shape": "
|
8847
|
+
"shape": "S4v"
|
8300
8848
|
},
|
8301
8849
|
"Tags": {
|
8302
|
-
"shape": "
|
8850
|
+
"shape": "S1r"
|
8303
8851
|
}
|
8304
8852
|
}
|
8305
8853
|
},
|
8306
|
-
"
|
8854
|
+
"Sbv": {
|
8307
8855
|
"type": "structure",
|
8308
8856
|
"members": {
|
8309
8857
|
"InstanceId": {},
|
@@ -8312,21 +8860,22 @@
|
|
8312
8860
|
"RoutingProfileId": {},
|
8313
8861
|
"Description": {},
|
8314
8862
|
"MediaConcurrencies": {
|
8315
|
-
"shape": "
|
8863
|
+
"shape": "S54"
|
8316
8864
|
},
|
8317
8865
|
"DefaultOutboundQueueId": {},
|
8318
8866
|
"Tags": {
|
8319
|
-
"shape": "
|
8867
|
+
"shape": "S1r"
|
8320
8868
|
},
|
8321
8869
|
"NumberOfAssociatedQueues": {
|
8322
8870
|
"type": "long"
|
8323
8871
|
},
|
8324
8872
|
"NumberOfAssociatedUsers": {
|
8325
8873
|
"type": "long"
|
8326
|
-
}
|
8874
|
+
},
|
8875
|
+
"AgentAvailabilityTimer": {}
|
8327
8876
|
}
|
8328
8877
|
},
|
8329
|
-
"
|
8878
|
+
"Sch": {
|
8330
8879
|
"type": "structure",
|
8331
8880
|
"members": {
|
8332
8881
|
"Id": {},
|
@@ -8334,7 +8883,7 @@
|
|
8334
8883
|
"Name": {}
|
8335
8884
|
}
|
8336
8885
|
},
|
8337
|
-
"
|
8886
|
+
"Scl": {
|
8338
8887
|
"type": "structure",
|
8339
8888
|
"members": {
|
8340
8889
|
"Id": {},
|
@@ -8342,90 +8891,90 @@
|
|
8342
8891
|
"Name": {}
|
8343
8892
|
}
|
8344
8893
|
},
|
8345
|
-
"
|
8894
|
+
"Sda": {
|
8346
8895
|
"type": "map",
|
8347
8896
|
"key": {},
|
8348
8897
|
"value": {}
|
8349
8898
|
},
|
8350
|
-
"
|
8899
|
+
"Sde": {
|
8351
8900
|
"type": "structure",
|
8352
8901
|
"members": {
|
8353
8902
|
"Queues": {
|
8354
|
-
"shape": "
|
8903
|
+
"shape": "Sdf"
|
8355
8904
|
},
|
8356
8905
|
"Channels": {
|
8357
8906
|
"type": "list",
|
8358
8907
|
"member": {}
|
8359
8908
|
},
|
8360
8909
|
"RoutingProfiles": {
|
8361
|
-
"shape": "
|
8910
|
+
"shape": "Sdh"
|
8362
8911
|
}
|
8363
8912
|
}
|
8364
8913
|
},
|
8365
|
-
"
|
8914
|
+
"Sdf": {
|
8366
8915
|
"type": "list",
|
8367
8916
|
"member": {}
|
8368
8917
|
},
|
8369
|
-
"
|
8918
|
+
"Sdh": {
|
8370
8919
|
"type": "list",
|
8371
8920
|
"member": {}
|
8372
8921
|
},
|
8373
|
-
"
|
8922
|
+
"Sdi": {
|
8374
8923
|
"type": "list",
|
8375
8924
|
"member": {}
|
8376
8925
|
},
|
8377
|
-
"
|
8926
|
+
"Sdl": {
|
8378
8927
|
"type": "structure",
|
8379
8928
|
"members": {
|
8380
8929
|
"Name": {},
|
8381
8930
|
"Unit": {}
|
8382
8931
|
}
|
8383
8932
|
},
|
8384
|
-
"
|
8933
|
+
"Sdw": {
|
8385
8934
|
"type": "structure",
|
8386
8935
|
"members": {
|
8387
8936
|
"Queue": {
|
8388
|
-
"shape": "
|
8937
|
+
"shape": "Sdx"
|
8389
8938
|
},
|
8390
8939
|
"Channel": {},
|
8391
8940
|
"RoutingProfile": {
|
8392
|
-
"shape": "
|
8941
|
+
"shape": "Sdy"
|
8393
8942
|
}
|
8394
8943
|
}
|
8395
8944
|
},
|
8396
|
-
"
|
8945
|
+
"Sdx": {
|
8397
8946
|
"type": "structure",
|
8398
8947
|
"members": {
|
8399
8948
|
"Id": {},
|
8400
8949
|
"Arn": {}
|
8401
8950
|
}
|
8402
8951
|
},
|
8403
|
-
"
|
8952
|
+
"Sdy": {
|
8404
8953
|
"type": "structure",
|
8405
8954
|
"members": {
|
8406
8955
|
"Id": {},
|
8407
8956
|
"Arn": {}
|
8408
8957
|
}
|
8409
8958
|
},
|
8410
|
-
"
|
8959
|
+
"Sef": {
|
8411
8960
|
"type": "structure",
|
8412
8961
|
"members": {
|
8413
8962
|
"Id": {},
|
8414
8963
|
"Arn": {}
|
8415
8964
|
}
|
8416
8965
|
},
|
8417
|
-
"
|
8966
|
+
"Seh": {
|
8418
8967
|
"type": "map",
|
8419
8968
|
"key": {},
|
8420
8969
|
"value": {
|
8421
8970
|
"type": "integer"
|
8422
8971
|
}
|
8423
8972
|
},
|
8424
|
-
"
|
8973
|
+
"Seo": {
|
8425
8974
|
"type": "string",
|
8426
8975
|
"sensitive": true
|
8427
8976
|
},
|
8428
|
-
"
|
8977
|
+
"Ser": {
|
8429
8978
|
"type": "structure",
|
8430
8979
|
"members": {
|
8431
8980
|
"Name": {},
|
@@ -8442,7 +8991,7 @@
|
|
8442
8991
|
"Unit": {}
|
8443
8992
|
}
|
8444
8993
|
},
|
8445
|
-
"
|
8994
|
+
"Sfa": {
|
8446
8995
|
"type": "structure",
|
8447
8996
|
"members": {
|
8448
8997
|
"Name": {},
|
@@ -8473,7 +9022,34 @@
|
|
8473
9022
|
}
|
8474
9023
|
}
|
8475
9024
|
},
|
8476
|
-
"
|
9025
|
+
"Sfy": {
|
9026
|
+
"type": "structure",
|
9027
|
+
"required": [
|
9028
|
+
"Distributions"
|
9029
|
+
],
|
9030
|
+
"members": {
|
9031
|
+
"Distributions": {
|
9032
|
+
"shape": "Sfz"
|
9033
|
+
}
|
9034
|
+
}
|
9035
|
+
},
|
9036
|
+
"Sfz": {
|
9037
|
+
"type": "list",
|
9038
|
+
"member": {
|
9039
|
+
"type": "structure",
|
9040
|
+
"required": [
|
9041
|
+
"Region",
|
9042
|
+
"Percentage"
|
9043
|
+
],
|
9044
|
+
"members": {
|
9045
|
+
"Region": {},
|
9046
|
+
"Percentage": {
|
9047
|
+
"type": "integer"
|
9048
|
+
}
|
9049
|
+
}
|
9050
|
+
}
|
9051
|
+
},
|
9052
|
+
"Sg3": {
|
8477
9053
|
"type": "structure",
|
8478
9054
|
"required": [
|
8479
9055
|
"Distributions"
|
@@ -8485,27 +9061,38 @@
|
|
8485
9061
|
"type": "structure",
|
8486
9062
|
"required": [
|
8487
9063
|
"Region",
|
8488
|
-
"
|
9064
|
+
"Enabled"
|
8489
9065
|
],
|
8490
9066
|
"members": {
|
8491
9067
|
"Region": {},
|
8492
|
-
"
|
8493
|
-
"type": "
|
9068
|
+
"Enabled": {
|
9069
|
+
"type": "boolean"
|
8494
9070
|
}
|
8495
9071
|
}
|
8496
9072
|
}
|
8497
9073
|
}
|
8498
9074
|
}
|
8499
9075
|
},
|
8500
|
-
"
|
9076
|
+
"Sg6": {
|
9077
|
+
"type": "structure",
|
9078
|
+
"required": [
|
9079
|
+
"Distributions"
|
9080
|
+
],
|
9081
|
+
"members": {
|
9082
|
+
"Distributions": {
|
9083
|
+
"shape": "Sfz"
|
9084
|
+
}
|
9085
|
+
}
|
9086
|
+
},
|
9087
|
+
"Sig": {
|
8501
9088
|
"type": "list",
|
8502
9089
|
"member": {}
|
8503
9090
|
},
|
8504
|
-
"
|
9091
|
+
"Sih": {
|
8505
9092
|
"type": "list",
|
8506
9093
|
"member": {}
|
8507
9094
|
},
|
8508
|
-
"
|
9095
|
+
"Siy": {
|
8509
9096
|
"type": "list",
|
8510
9097
|
"member": {
|
8511
9098
|
"type": "structure",
|
@@ -8517,57 +9104,57 @@
|
|
8517
9104
|
}
|
8518
9105
|
}
|
8519
9106
|
},
|
8520
|
-
"
|
9107
|
+
"Slg": {
|
8521
9108
|
"type": "structure",
|
8522
9109
|
"members": {
|
8523
9110
|
"OrConditions": {
|
8524
9111
|
"type": "list",
|
8525
9112
|
"member": {
|
8526
|
-
"shape": "
|
9113
|
+
"shape": "Sli"
|
8527
9114
|
}
|
8528
9115
|
},
|
8529
9116
|
"AndConditions": {
|
8530
|
-
"shape": "
|
9117
|
+
"shape": "Sli"
|
8531
9118
|
},
|
8532
9119
|
"TagCondition": {
|
8533
|
-
"shape": "
|
9120
|
+
"shape": "Slj"
|
8534
9121
|
}
|
8535
9122
|
}
|
8536
9123
|
},
|
8537
|
-
"
|
9124
|
+
"Sli": {
|
8538
9125
|
"type": "list",
|
8539
9126
|
"member": {
|
8540
|
-
"shape": "
|
9127
|
+
"shape": "Slj"
|
8541
9128
|
}
|
8542
9129
|
},
|
8543
|
-
"
|
9130
|
+
"Slj": {
|
8544
9131
|
"type": "structure",
|
8545
9132
|
"members": {
|
8546
9133
|
"TagKey": {},
|
8547
9134
|
"TagValue": {}
|
8548
9135
|
}
|
8549
9136
|
},
|
8550
|
-
"
|
9137
|
+
"Slk": {
|
8551
9138
|
"type": "structure",
|
8552
9139
|
"members": {
|
8553
9140
|
"OrConditions": {
|
8554
|
-
"shape": "
|
9141
|
+
"shape": "Sll"
|
8555
9142
|
},
|
8556
9143
|
"AndConditions": {
|
8557
|
-
"shape": "
|
9144
|
+
"shape": "Sll"
|
8558
9145
|
},
|
8559
9146
|
"StringCondition": {
|
8560
|
-
"shape": "
|
9147
|
+
"shape": "Slm"
|
8561
9148
|
}
|
8562
9149
|
}
|
8563
9150
|
},
|
8564
|
-
"
|
9151
|
+
"Sll": {
|
8565
9152
|
"type": "list",
|
8566
9153
|
"member": {
|
8567
|
-
"shape": "
|
9154
|
+
"shape": "Slk"
|
8568
9155
|
}
|
8569
9156
|
},
|
8570
|
-
"
|
9157
|
+
"Slm": {
|
8571
9158
|
"type": "structure",
|
8572
9159
|
"members": {
|
8573
9160
|
"FieldName": {},
|
@@ -8575,118 +9162,118 @@
|
|
8575
9162
|
"ComparisonType": {}
|
8576
9163
|
}
|
8577
9164
|
},
|
8578
|
-
"
|
9165
|
+
"Sls": {
|
8579
9166
|
"type": "structure",
|
8580
9167
|
"members": {
|
8581
9168
|
"OrConditions": {
|
8582
|
-
"shape": "
|
9169
|
+
"shape": "Slt"
|
8583
9170
|
},
|
8584
9171
|
"AndConditions": {
|
8585
|
-
"shape": "
|
9172
|
+
"shape": "Slt"
|
8586
9173
|
},
|
8587
9174
|
"StringCondition": {
|
8588
|
-
"shape": "
|
9175
|
+
"shape": "Slm"
|
8589
9176
|
}
|
8590
9177
|
}
|
8591
9178
|
},
|
8592
|
-
"
|
9179
|
+
"Slt": {
|
8593
9180
|
"type": "list",
|
8594
9181
|
"member": {
|
8595
|
-
"shape": "
|
9182
|
+
"shape": "Sls"
|
8596
9183
|
}
|
8597
9184
|
},
|
8598
|
-
"
|
9185
|
+
"Sly": {
|
8599
9186
|
"type": "structure",
|
8600
9187
|
"members": {
|
8601
9188
|
"OrConditions": {
|
8602
|
-
"shape": "
|
9189
|
+
"shape": "Slz"
|
8603
9190
|
},
|
8604
9191
|
"AndConditions": {
|
8605
|
-
"shape": "
|
9192
|
+
"shape": "Slz"
|
8606
9193
|
},
|
8607
9194
|
"StringCondition": {
|
8608
|
-
"shape": "
|
9195
|
+
"shape": "Slm"
|
8609
9196
|
},
|
8610
9197
|
"QueueTypeCondition": {}
|
8611
9198
|
}
|
8612
9199
|
},
|
8613
|
-
"
|
9200
|
+
"Slz": {
|
8614
9201
|
"type": "list",
|
8615
9202
|
"member": {
|
8616
|
-
"shape": "
|
9203
|
+
"shape": "Sly"
|
8617
9204
|
}
|
8618
9205
|
},
|
8619
|
-
"
|
9206
|
+
"Sm5": {
|
8620
9207
|
"type": "structure",
|
8621
9208
|
"members": {
|
8622
9209
|
"OrConditions": {
|
8623
|
-
"shape": "
|
9210
|
+
"shape": "Sm6"
|
8624
9211
|
},
|
8625
9212
|
"AndConditions": {
|
8626
|
-
"shape": "
|
9213
|
+
"shape": "Sm6"
|
8627
9214
|
},
|
8628
9215
|
"StringCondition": {
|
8629
|
-
"shape": "
|
9216
|
+
"shape": "Slm"
|
8630
9217
|
}
|
8631
9218
|
}
|
8632
9219
|
},
|
8633
|
-
"
|
9220
|
+
"Sm6": {
|
8634
9221
|
"type": "list",
|
8635
9222
|
"member": {
|
8636
|
-
"shape": "
|
9223
|
+
"shape": "Sm5"
|
8637
9224
|
}
|
8638
9225
|
},
|
8639
|
-
"
|
9226
|
+
"Smk": {
|
8640
9227
|
"type": "structure",
|
8641
9228
|
"members": {
|
8642
9229
|
"OrConditions": {
|
8643
|
-
"shape": "
|
9230
|
+
"shape": "Sml"
|
8644
9231
|
},
|
8645
9232
|
"AndConditions": {
|
8646
|
-
"shape": "
|
9233
|
+
"shape": "Sml"
|
8647
9234
|
},
|
8648
9235
|
"StringCondition": {
|
8649
|
-
"shape": "
|
9236
|
+
"shape": "Slm"
|
8650
9237
|
}
|
8651
9238
|
}
|
8652
9239
|
},
|
8653
|
-
"
|
9240
|
+
"Sml": {
|
8654
9241
|
"type": "list",
|
8655
9242
|
"member": {
|
8656
|
-
"shape": "
|
9243
|
+
"shape": "Smk"
|
8657
9244
|
}
|
8658
9245
|
},
|
8659
|
-
"
|
9246
|
+
"Smp": {
|
8660
9247
|
"type": "structure",
|
8661
9248
|
"members": {
|
8662
9249
|
"OrConditions": {
|
8663
|
-
"shape": "
|
9250
|
+
"shape": "Smq"
|
8664
9251
|
},
|
8665
9252
|
"AndConditions": {
|
8666
|
-
"shape": "
|
9253
|
+
"shape": "Smq"
|
8667
9254
|
},
|
8668
9255
|
"StringCondition": {
|
8669
|
-
"shape": "
|
9256
|
+
"shape": "Slm"
|
8670
9257
|
}
|
8671
9258
|
}
|
8672
9259
|
},
|
8673
|
-
"
|
9260
|
+
"Smq": {
|
8674
9261
|
"type": "list",
|
8675
9262
|
"member": {
|
8676
|
-
"shape": "
|
9263
|
+
"shape": "Smp"
|
8677
9264
|
}
|
8678
9265
|
},
|
8679
|
-
"
|
9266
|
+
"Smx": {
|
8680
9267
|
"type": "structure",
|
8681
9268
|
"members": {
|
8682
9269
|
"OrConditions": {
|
8683
|
-
"shape": "
|
9270
|
+
"shape": "Smy"
|
8684
9271
|
},
|
8685
9272
|
"AndConditions": {
|
8686
|
-
"shape": "
|
9273
|
+
"shape": "Smy"
|
8687
9274
|
},
|
8688
9275
|
"StringCondition": {
|
8689
|
-
"shape": "
|
9276
|
+
"shape": "Slm"
|
8690
9277
|
},
|
8691
9278
|
"HierarchyGroupCondition": {
|
8692
9279
|
"type": "structure",
|
@@ -8697,25 +9284,25 @@
|
|
8697
9284
|
}
|
8698
9285
|
}
|
8699
9286
|
},
|
8700
|
-
"
|
9287
|
+
"Smy": {
|
8701
9288
|
"type": "list",
|
8702
9289
|
"member": {
|
8703
|
-
"shape": "
|
9290
|
+
"shape": "Smx"
|
8704
9291
|
}
|
8705
9292
|
},
|
8706
|
-
"
|
9293
|
+
"So9": {
|
8707
9294
|
"type": "map",
|
8708
9295
|
"key": {},
|
8709
9296
|
"value": {
|
8710
9297
|
"type": "structure",
|
8711
9298
|
"members": {
|
8712
9299
|
"Value": {
|
8713
|
-
"shape": "
|
9300
|
+
"shape": "Sa8"
|
8714
9301
|
}
|
8715
9302
|
}
|
8716
9303
|
}
|
8717
9304
|
},
|
8718
|
-
"
|
9305
|
+
"Sqc": {
|
8719
9306
|
"type": "structure",
|
8720
9307
|
"required": [
|
8721
9308
|
"Name"
|