aws-sdk-connect 1.222.0 → 1.224.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-connect/client.rb +266 -232
- data/lib/aws-sdk-connect/client_api.rb +10 -2
- data/lib/aws-sdk-connect/types.rb +272 -227
- data/lib/aws-sdk-connect.rb +1 -1
- data/sig/client.rbs +5 -2
- data/sig/types.rbs +6 -0
- metadata +1 -1
|
@@ -1802,6 +1802,15 @@ module Aws::Connect
|
|
|
1802
1802
|
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts
|
|
1803
1803
|
# @return [Integer]
|
|
1804
1804
|
#
|
|
1805
|
+
# @!attribute [rw] session_inactivity_duration
|
|
1806
|
+
# The period, in minutes, before an agent is automatically signed out
|
|
1807
|
+
# of the contact center when they go inactive.
|
|
1808
|
+
# @return [Integer]
|
|
1809
|
+
#
|
|
1810
|
+
# @!attribute [rw] session_inactivity_handling_enabled
|
|
1811
|
+
# Determines if automatic logout on user inactivity is enabled.
|
|
1812
|
+
# @return [Boolean]
|
|
1813
|
+
#
|
|
1805
1814
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AuthenticationProfile AWS API Documentation
|
|
1806
1815
|
#
|
|
1807
1816
|
class AuthenticationProfile < Struct.new(
|
|
@@ -1816,7 +1825,9 @@ module Aws::Connect
|
|
|
1816
1825
|
:last_modified_time,
|
|
1817
1826
|
:last_modified_region,
|
|
1818
1827
|
:periodic_session_duration,
|
|
1819
|
-
:max_session_duration
|
|
1828
|
+
:max_session_duration,
|
|
1829
|
+
:session_inactivity_duration,
|
|
1830
|
+
:session_inactivity_handling_enabled)
|
|
1820
1831
|
SENSITIVE = []
|
|
1821
1832
|
include Aws::Structure
|
|
1822
1833
|
end
|
|
@@ -2858,6 +2869,10 @@ module Aws::Connect
|
|
|
2858
2869
|
# The timestamp when the contact was last resumed.
|
|
2859
2870
|
# @return [Time]
|
|
2860
2871
|
#
|
|
2872
|
+
# @!attribute [rw] ring_start_timestamp
|
|
2873
|
+
# The timestamp when ringing started for a campaign call.
|
|
2874
|
+
# @return [Time]
|
|
2875
|
+
#
|
|
2861
2876
|
# @!attribute [rw] total_pause_count
|
|
2862
2877
|
# Total pause count for a contact.
|
|
2863
2878
|
# @return [Integer]
|
|
@@ -3038,6 +3053,7 @@ module Aws::Connect
|
|
|
3038
3053
|
:last_update_timestamp,
|
|
3039
3054
|
:last_paused_timestamp,
|
|
3040
3055
|
:last_resumed_timestamp,
|
|
3056
|
+
:ring_start_timestamp,
|
|
3041
3057
|
:total_pause_count,
|
|
3042
3058
|
:total_pause_duration_in_seconds,
|
|
3043
3059
|
:scheduled_timestamp,
|
|
@@ -12343,11 +12359,12 @@ module Aws::Connect
|
|
|
12343
12359
|
# `CASE_STATUS` \| `CHANNEL` \|
|
|
12344
12360
|
# `contact/segmentAttributes/connect:Subtype` \| `DISCONNECT_REASON`
|
|
12345
12361
|
# \| `EVALUATION_FORM` \| `EVALUATION_SECTION` \|
|
|
12346
|
-
# `EVALUATION_QUESTION` \| `EVALUATION_SOURCE` \| `
|
|
12347
|
-
# `
|
|
12348
|
-
# `
|
|
12349
|
-
# `
|
|
12350
|
-
# `
|
|
12362
|
+
# `EVALUATION_QUESTION` \| `EVALUATION_SOURCE` \| `EVALUATOR_ID` \|
|
|
12363
|
+
# `FEATURE` \| `FLOW_ACTION_ID` \| `FLOW_TYPE` \|
|
|
12364
|
+
# `FLOWS_MODULE_RESOURCE_ID` \| `FLOWS_NEXT_RESOURCE_ID` \|
|
|
12365
|
+
# `FLOWS_NEXT_RESOURCE_QUEUE_ID` \| `FLOWS_OUTCOME_TYPE` \|
|
|
12366
|
+
# `FLOWS_RESOURCE_ID` \| `FORM_VERSION` \| `INITIATION_METHOD` \|
|
|
12367
|
+
# `INVOKING_RESOURCE_PUBLISHED_TIMESTAMP` \|
|
|
12351
12368
|
# `INVOKING_RESOURCE_TYPE` \| `PARENT_FLOWS_RESOURCE_ID` \|
|
|
12352
12369
|
# `RESOURCE_PUBLISHED_TIMESTAMP` \| `ROUTING_PROFILE` \|
|
|
12353
12370
|
# `ROUTING_STEP_EXPRESSION` \| `QUEUE` \| `Q_CONNECT_ENABLED` \|
|
|
@@ -12409,9 +12426,10 @@ module Aws::Connect
|
|
|
12409
12426
|
# `CASE_STATUS` \| `CHANNEL` \|
|
|
12410
12427
|
# `contact/segmentAttributes/connect:Subtype` \| `DISCONNECT_REASON`
|
|
12411
12428
|
# \| `EVALUATION_FORM` \| `EVALUATION_SECTION` \|
|
|
12412
|
-
# `EVALUATION_QUESTION` \| `EVALUATION_SOURCE` \| `
|
|
12413
|
-
#
|
|
12414
|
-
# `
|
|
12429
|
+
# `EVALUATION_QUESTION` \| `EVALUATION_SOURCE` \| `EVALUATOR_ID` \|
|
|
12430
|
+
# `FLOWS_RESOURCE_ID` \| `FLOWS_MODULE_RESOURCE_ID` \|
|
|
12431
|
+
# `FLOW_ACTION_ID` \| `FLOW_TYPE` \| `FLOWS_OUTCOME_TYPE` \|
|
|
12432
|
+
# `FORM_VERSION` \| `INITIATION_METHOD` \|
|
|
12415
12433
|
# `INVOKING_RESOURCE_PUBLISHED_TIMESTAMP` \| `INVOKING_RESOURCE_TYPE`
|
|
12416
12434
|
# \| `PARENT_FLOWS_RESOURCE_ID` \| `Q_CONNECT_ENABLED` \| `QUEUE` \|
|
|
12417
12435
|
# `RESOURCE_PUBLISHED_TIMESTAMP` \| `ROUTING_PROFILE` \|
|
|
@@ -12561,6 +12579,15 @@ module Aws::Connect
|
|
|
12561
12579
|
#
|
|
12562
12580
|
# </note>
|
|
12563
12581
|
#
|
|
12582
|
+
# AVG\_AGENT\_CONCURRENCY
|
|
12583
|
+
#
|
|
12584
|
+
# : Unit: Count
|
|
12585
|
+
#
|
|
12586
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12587
|
+
# Agent, Agent Hierarchy, Q in Connect
|
|
12588
|
+
#
|
|
12589
|
+
# UI name: [Average agent concurrency][15]
|
|
12590
|
+
#
|
|
12564
12591
|
# AVG\_AGENT\_CONNECTING\_TIME
|
|
12565
12592
|
#
|
|
12566
12593
|
# : Unit: Seconds
|
|
@@ -12572,7 +12599,7 @@ module Aws::Connect
|
|
|
12572
12599
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12573
12600
|
# Agent, Agent Hierarchy
|
|
12574
12601
|
#
|
|
12575
|
-
# UI name: [Average agent API connecting time][
|
|
12602
|
+
# UI name: [Average agent API connecting time][16]
|
|
12576
12603
|
#
|
|
12577
12604
|
# <note markdown="1"> The `Negate` key in metric-level filters is not applicable for
|
|
12578
12605
|
# this metric.
|
|
@@ -12586,7 +12613,7 @@ module Aws::Connect
|
|
|
12586
12613
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12587
12614
|
# Agent, Agent Hierarchy, Q in Connect
|
|
12588
12615
|
#
|
|
12589
|
-
# UI name: [Average agent pause time][
|
|
12616
|
+
# UI name: [Average agent pause time][17]
|
|
12590
12617
|
#
|
|
12591
12618
|
# AVG\_BOT\_CONVERSATION\_TIME
|
|
12592
12619
|
#
|
|
@@ -12599,7 +12626,7 @@ module Aws::Connect
|
|
|
12599
12626
|
# Initiation method, Invoking resource type, Parent flows resource
|
|
12600
12627
|
# ID
|
|
12601
12628
|
#
|
|
12602
|
-
# UI name: [Average bot conversation time][
|
|
12629
|
+
# UI name: [Average bot conversation time][18]
|
|
12603
12630
|
#
|
|
12604
12631
|
# AVG\_BOT\_CONVERSATION\_TURNS
|
|
12605
12632
|
#
|
|
@@ -12612,7 +12639,7 @@ module Aws::Connect
|
|
|
12612
12639
|
# Initiation method, Invoking resource type, Parent flows resource
|
|
12613
12640
|
# ID
|
|
12614
12641
|
#
|
|
12615
|
-
# UI name: [Average bot conversation turns][
|
|
12642
|
+
# UI name: [Average bot conversation turns][19]
|
|
12616
12643
|
#
|
|
12617
12644
|
# AVG\_CASE\_RELATED\_CONTACTS
|
|
12618
12645
|
#
|
|
@@ -12622,7 +12649,7 @@ module Aws::Connect
|
|
|
12622
12649
|
#
|
|
12623
12650
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
12624
12651
|
#
|
|
12625
|
-
# UI name: [Average contacts per case][
|
|
12652
|
+
# UI name: [Average contacts per case][20]
|
|
12626
12653
|
#
|
|
12627
12654
|
# AVG\_CASE\_RESOLUTION\_TIME
|
|
12628
12655
|
#
|
|
@@ -12632,7 +12659,7 @@ module Aws::Connect
|
|
|
12632
12659
|
#
|
|
12633
12660
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
12634
12661
|
#
|
|
12635
|
-
# UI name: [Average case resolution time][
|
|
12662
|
+
# UI name: [Average case resolution time][21]
|
|
12636
12663
|
#
|
|
12637
12664
|
# AVG\_CONTACT\_DURATION
|
|
12638
12665
|
#
|
|
@@ -12642,7 +12669,7 @@ module Aws::Connect
|
|
|
12642
12669
|
# Agent, Agent Hierarchy, Feature,
|
|
12643
12670
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12644
12671
|
#
|
|
12645
|
-
# UI name: [Average contact duration][
|
|
12672
|
+
# UI name: [Average contact duration][22]
|
|
12646
12673
|
#
|
|
12647
12674
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
12648
12675
|
#
|
|
@@ -12657,7 +12684,7 @@ module Aws::Connect
|
|
|
12657
12684
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12658
12685
|
# Profile, Queue, Q in Connect
|
|
12659
12686
|
#
|
|
12660
|
-
# UI name: [Agent average contact first response wait time][
|
|
12687
|
+
# UI name: [Agent average contact first response wait time][23]
|
|
12661
12688
|
#
|
|
12662
12689
|
# AVG\_CONVERSATION\_CLOSE\_TIME
|
|
12663
12690
|
#
|
|
@@ -12668,7 +12695,7 @@ module Aws::Connect
|
|
|
12668
12695
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12669
12696
|
# Profile, Queue, Q in Connect
|
|
12670
12697
|
#
|
|
12671
|
-
# UI name: [Average conversation close time][
|
|
12698
|
+
# UI name: [Average conversation close time][24]
|
|
12672
12699
|
#
|
|
12673
12700
|
# AVG\_CONVERSATION\_DURATION
|
|
12674
12701
|
#
|
|
@@ -12678,7 +12705,7 @@ module Aws::Connect
|
|
|
12678
12705
|
# Agent, Agent Hierarchy, Feature,
|
|
12679
12706
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12680
12707
|
#
|
|
12681
|
-
# UI name: [Average conversation duration][
|
|
12708
|
+
# UI name: [Average conversation duration][25]
|
|
12682
12709
|
#
|
|
12683
12710
|
# AVG\_DIALS\_PER\_MINUTE
|
|
12684
12711
|
#
|
|
@@ -12690,7 +12717,7 @@ module Aws::Connect
|
|
|
12690
12717
|
# Valid groupings and filters: Agent, Campaign, Queue, Routing
|
|
12691
12718
|
# Profile
|
|
12692
12719
|
#
|
|
12693
|
-
# UI name: [Average dials per minute][
|
|
12720
|
+
# UI name: [Average dials per minute][26]
|
|
12694
12721
|
#
|
|
12695
12722
|
# AVG\_EVALUATION\_SCORE
|
|
12696
12723
|
#
|
|
@@ -12700,7 +12727,7 @@ module Aws::Connect
|
|
|
12700
12727
|
# Evaluation Form ID, Evaluation Section ID, Evaluation Question ID,
|
|
12701
12728
|
# Evaluation Source, Form Version, Queue, Routing Profile
|
|
12702
12729
|
#
|
|
12703
|
-
# UI name: [Average evaluation score][
|
|
12730
|
+
# UI name: [Average evaluation score][27]
|
|
12704
12731
|
#
|
|
12705
12732
|
# AVG\_FIRST\_RESPONSE\_TIME\_AGENT
|
|
12706
12733
|
#
|
|
@@ -12711,7 +12738,7 @@ module Aws::Connect
|
|
|
12711
12738
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12712
12739
|
# Profile, Queue, Q in Connect
|
|
12713
12740
|
#
|
|
12714
|
-
# UI name: [Average agent first response time][
|
|
12741
|
+
# UI name: [Average agent first response time][28]
|
|
12715
12742
|
#
|
|
12716
12743
|
# AVG\_FLOW\_TIME
|
|
12717
12744
|
#
|
|
@@ -12723,7 +12750,7 @@ module Aws::Connect
|
|
|
12723
12750
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
|
12724
12751
|
# published timestamp
|
|
12725
12752
|
#
|
|
12726
|
-
# UI name: [Average flow time][
|
|
12753
|
+
# UI name: [Average flow time][29]
|
|
12727
12754
|
#
|
|
12728
12755
|
# AVG\_GREETING\_TIME\_AGENT
|
|
12729
12756
|
#
|
|
@@ -12736,7 +12763,7 @@ module Aws::Connect
|
|
|
12736
12763
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12737
12764
|
# Q in Connect
|
|
12738
12765
|
#
|
|
12739
|
-
# UI name: [Average agent greeting time][
|
|
12766
|
+
# UI name: [Average agent greeting time][30]
|
|
12740
12767
|
#
|
|
12741
12768
|
# AVG\_HANDLE\_TIME
|
|
12742
12769
|
#
|
|
@@ -12746,7 +12773,7 @@ module Aws::Connect
|
|
|
12746
12773
|
# Agent, Agent Hierarchy, Feature,
|
|
12747
12774
|
# contact/segmentAttributes/connect:Subtype, RoutingStepExpression
|
|
12748
12775
|
#
|
|
12749
|
-
# UI name: [Average handle time][
|
|
12776
|
+
# UI name: [Average handle time][31]
|
|
12750
12777
|
#
|
|
12751
12778
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
12752
12779
|
#
|
|
@@ -12760,7 +12787,7 @@ module Aws::Connect
|
|
|
12760
12787
|
# Agent, Agent Hierarchy, Feature,
|
|
12761
12788
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12762
12789
|
#
|
|
12763
|
-
# UI name: [Average customer hold time][
|
|
12790
|
+
# UI name: [Average customer hold time][32]
|
|
12764
12791
|
#
|
|
12765
12792
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
12766
12793
|
#
|
|
@@ -12774,7 +12801,7 @@ module Aws::Connect
|
|
|
12774
12801
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12775
12802
|
# Q in Connect
|
|
12776
12803
|
#
|
|
12777
|
-
# UI name: [Average customer hold time all contacts][
|
|
12804
|
+
# UI name: [Average customer hold time all contacts][33]
|
|
12778
12805
|
#
|
|
12779
12806
|
# AVG\_HOLDS
|
|
12780
12807
|
#
|
|
@@ -12784,7 +12811,7 @@ module Aws::Connect
|
|
|
12784
12811
|
# Agent, Agent Hierarchy, Feature,
|
|
12785
12812
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12786
12813
|
#
|
|
12787
|
-
# UI name: [Average holds][
|
|
12814
|
+
# UI name: [Average holds][34]
|
|
12788
12815
|
#
|
|
12789
12816
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
12790
12817
|
#
|
|
@@ -12798,7 +12825,7 @@ module Aws::Connect
|
|
|
12798
12825
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12799
12826
|
# Q in Connect
|
|
12800
12827
|
#
|
|
12801
|
-
# UI name: [Average agent interaction and customer hold time][
|
|
12828
|
+
# UI name: [Average agent interaction and customer hold time][35]
|
|
12802
12829
|
#
|
|
12803
12830
|
# AVG\_INTERACTION\_TIME
|
|
12804
12831
|
#
|
|
@@ -12809,7 +12836,7 @@ module Aws::Connect
|
|
|
12809
12836
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12810
12837
|
# Feature, contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12811
12838
|
#
|
|
12812
|
-
# UI name: [Average agent interaction time][
|
|
12839
|
+
# UI name: [Average agent interaction time][36]
|
|
12813
12840
|
#
|
|
12814
12841
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
12815
12842
|
#
|
|
@@ -12826,7 +12853,7 @@ module Aws::Connect
|
|
|
12826
12853
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12827
12854
|
# Q in Connect
|
|
12828
12855
|
#
|
|
12829
|
-
# UI name: [Average agent interruptions][
|
|
12856
|
+
# UI name: [Average agent interruptions][37]
|
|
12830
12857
|
#
|
|
12831
12858
|
# AVG\_INTERRUPTION\_TIME\_AGENT
|
|
12832
12859
|
#
|
|
@@ -12839,7 +12866,7 @@ module Aws::Connect
|
|
|
12839
12866
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12840
12867
|
# Q in Connect
|
|
12841
12868
|
#
|
|
12842
|
-
# UI name: [Average agent interruption time][
|
|
12869
|
+
# UI name: [Average agent interruption time][38]
|
|
12843
12870
|
#
|
|
12844
12871
|
# AVG\_MESSAGE\_LENGTH\_AGENT
|
|
12845
12872
|
#
|
|
@@ -12850,7 +12877,7 @@ module Aws::Connect
|
|
|
12850
12877
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12851
12878
|
# Profile, Queue, Q in Connect
|
|
12852
12879
|
#
|
|
12853
|
-
# UI name: [Average agent message length][
|
|
12880
|
+
# UI name: [Average agent message length][39]
|
|
12854
12881
|
#
|
|
12855
12882
|
# AVG\_MESSAGE\_LENGTH\_CUSTOMER
|
|
12856
12883
|
#
|
|
@@ -12861,7 +12888,7 @@ module Aws::Connect
|
|
|
12861
12888
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12862
12889
|
# Profile, Queue, Q in Connect
|
|
12863
12890
|
#
|
|
12864
|
-
# UI name: [Average customer message length][
|
|
12891
|
+
# UI name: [Average customer message length][40]
|
|
12865
12892
|
#
|
|
12866
12893
|
# AVG\_MESSAGES
|
|
12867
12894
|
#
|
|
@@ -12872,7 +12899,7 @@ module Aws::Connect
|
|
|
12872
12899
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12873
12900
|
# Profile, Queue, Q in Connect
|
|
12874
12901
|
#
|
|
12875
|
-
# UI name: [Average messages][
|
|
12902
|
+
# UI name: [Average messages][41]
|
|
12876
12903
|
#
|
|
12877
12904
|
# AVG\_MESSAGES\_AGENT
|
|
12878
12905
|
#
|
|
@@ -12883,7 +12910,7 @@ module Aws::Connect
|
|
|
12883
12910
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12884
12911
|
# Profile, Queue, Q in Connect
|
|
12885
12912
|
#
|
|
12886
|
-
# UI name: [Average agent messages][
|
|
12913
|
+
# UI name: [Average agent messages][42]
|
|
12887
12914
|
#
|
|
12888
12915
|
# AVG\_MESSAGES\_BOT
|
|
12889
12916
|
#
|
|
@@ -12894,7 +12921,7 @@ module Aws::Connect
|
|
|
12894
12921
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12895
12922
|
# Profile, Queue, Q in Connect
|
|
12896
12923
|
#
|
|
12897
|
-
# UI name: [Average bot messages][
|
|
12924
|
+
# UI name: [Average bot messages][43]
|
|
12898
12925
|
#
|
|
12899
12926
|
# AVG\_MESSAGES\_CUSTOMER
|
|
12900
12927
|
#
|
|
@@ -12905,7 +12932,7 @@ module Aws::Connect
|
|
|
12905
12932
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12906
12933
|
# Profile, Queue, Q in Connect
|
|
12907
12934
|
#
|
|
12908
|
-
# UI name: [Average customer messages][
|
|
12935
|
+
# UI name: [Average customer messages][44]
|
|
12909
12936
|
#
|
|
12910
12937
|
# AVG\_NON\_TALK\_TIME
|
|
12911
12938
|
#
|
|
@@ -12918,7 +12945,7 @@ module Aws::Connect
|
|
|
12918
12945
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12919
12946
|
# Q in Connect
|
|
12920
12947
|
#
|
|
12921
|
-
# UI name: [Average non-talk time][
|
|
12948
|
+
# UI name: [Average non-talk time][45]
|
|
12922
12949
|
#
|
|
12923
12950
|
# AVG\_QUEUE\_ANSWER\_TIME
|
|
12924
12951
|
#
|
|
@@ -12927,7 +12954,7 @@ module Aws::Connect
|
|
|
12927
12954
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12928
12955
|
# Feature, contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12929
12956
|
#
|
|
12930
|
-
# UI name: [Average queue answer time][
|
|
12957
|
+
# UI name: [Average queue answer time][46]
|
|
12931
12958
|
#
|
|
12932
12959
|
# Valid metric level filters: `INITIATION_METHOD`, `FEATURE`,
|
|
12933
12960
|
# `DISCONNECT_REASON`
|
|
@@ -12944,7 +12971,7 @@ module Aws::Connect
|
|
|
12944
12971
|
# Agent, Feature, contact/segmentAttributes/connect:Subtype, Q in
|
|
12945
12972
|
# Connect, Agent Hierarchy
|
|
12946
12973
|
#
|
|
12947
|
-
# UI name: [Avg. queue answer time - customer first callback][
|
|
12974
|
+
# UI name: [Avg. queue answer time - customer first callback][47]
|
|
12948
12975
|
#
|
|
12949
12976
|
# AVG\_RESPONSE\_TIME\_AGENT
|
|
12950
12977
|
#
|
|
@@ -12955,7 +12982,7 @@ module Aws::Connect
|
|
|
12955
12982
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12956
12983
|
# Profile, Queue, Q in Connect
|
|
12957
12984
|
#
|
|
12958
|
-
# UI name: [Average agent response time][
|
|
12985
|
+
# UI name: [Average agent response time][48]
|
|
12959
12986
|
#
|
|
12960
12987
|
# AVG\_RESPONSE\_TIME\_CUSTOMER
|
|
12961
12988
|
#
|
|
@@ -12966,7 +12993,7 @@ module Aws::Connect
|
|
|
12966
12993
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
12967
12994
|
# Profile, Queue, Q in Connect
|
|
12968
12995
|
#
|
|
12969
|
-
# UI name: [Average customer response time][
|
|
12996
|
+
# UI name: [Average customer response time][49]
|
|
12970
12997
|
#
|
|
12971
12998
|
# AVG\_RESOLUTION\_TIME
|
|
12972
12999
|
#
|
|
@@ -12975,7 +13002,7 @@ module Aws::Connect
|
|
|
12975
13002
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
12976
13003
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
12977
13004
|
#
|
|
12978
|
-
# UI name: [Average resolution time][
|
|
13005
|
+
# UI name: [Average resolution time][50]
|
|
12979
13006
|
#
|
|
12980
13007
|
# AVG\_TALK\_TIME
|
|
12981
13008
|
#
|
|
@@ -12988,7 +13015,7 @@ module Aws::Connect
|
|
|
12988
13015
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
12989
13016
|
# Q in Connect
|
|
12990
13017
|
#
|
|
12991
|
-
# UI name: [Average talk time][
|
|
13018
|
+
# UI name: [Average talk time][51]
|
|
12992
13019
|
#
|
|
12993
13020
|
# AVG\_TALK\_TIME\_AGENT
|
|
12994
13021
|
#
|
|
@@ -13001,7 +13028,7 @@ module Aws::Connect
|
|
|
13001
13028
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13002
13029
|
# Q in Connect
|
|
13003
13030
|
#
|
|
13004
|
-
# UI name: [Average agent talk time][
|
|
13031
|
+
# UI name: [Average agent talk time][52]
|
|
13005
13032
|
#
|
|
13006
13033
|
# AVG\_TALK\_TIME\_CUSTOMER
|
|
13007
13034
|
#
|
|
@@ -13014,7 +13041,7 @@ module Aws::Connect
|
|
|
13014
13041
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13015
13042
|
# Q in Connect
|
|
13016
13043
|
#
|
|
13017
|
-
# UI name: [Average customer talk time][
|
|
13044
|
+
# UI name: [Average customer talk time][53]
|
|
13018
13045
|
#
|
|
13019
13046
|
# AVG\_WAIT\_TIME\_AFTER\_CUSTOMER\_CONNECTION
|
|
13020
13047
|
#
|
|
@@ -13025,7 +13052,7 @@ module Aws::Connect
|
|
|
13025
13052
|
#
|
|
13026
13053
|
# Valid groupings and filters: Campaign
|
|
13027
13054
|
#
|
|
13028
|
-
# UI name: [Average wait time after customer connection][
|
|
13055
|
+
# UI name: [Average wait time after customer connection][54]
|
|
13029
13056
|
#
|
|
13030
13057
|
# AVG\_WAIT\_TIME\_AFTER\_CUSTOMER\_FIRST\_CALLBACK\_CONNECTION
|
|
13031
13058
|
#
|
|
@@ -13036,7 +13063,7 @@ module Aws::Connect
|
|
|
13036
13063
|
# Connect, Agent Hierarchy
|
|
13037
13064
|
#
|
|
13038
13065
|
# UI name: [Avg. wait time after customer connection - customer
|
|
13039
|
-
# first callback][
|
|
13066
|
+
# first callback][55]
|
|
13040
13067
|
#
|
|
13041
13068
|
# AVG\_WEIGHTED\_EVALUATION\_SCORE
|
|
13042
13069
|
#
|
|
@@ -13046,7 +13073,7 @@ module Aws::Connect
|
|
|
13046
13073
|
# Evaluation Form Id, Evaluation Section ID, Evaluation Question ID,
|
|
13047
13074
|
# Evaluation Source, Form Version, Queue, Routing Profile
|
|
13048
13075
|
#
|
|
13049
|
-
# UI name: [Average weighted evaluation score][
|
|
13076
|
+
# UI name: [Average weighted evaluation score][56]
|
|
13050
13077
|
#
|
|
13051
13078
|
# BOT\_CONVERSATIONS\_COMPLETED
|
|
13052
13079
|
#
|
|
@@ -13059,7 +13086,7 @@ module Aws::Connect
|
|
|
13059
13086
|
# Initiation method, Invoking resource type, Parent flows resource
|
|
13060
13087
|
# ID
|
|
13061
13088
|
#
|
|
13062
|
-
# UI name: [Bot conversations completed][
|
|
13089
|
+
# UI name: [Bot conversations completed][57]
|
|
13063
13090
|
#
|
|
13064
13091
|
# BOT\_INTENTS\_COMPLETED
|
|
13065
13092
|
#
|
|
@@ -13072,7 +13099,7 @@ module Aws::Connect
|
|
|
13072
13099
|
# published timestamp, Initiation method, Invoking resource type,
|
|
13073
13100
|
# Parent flows resource ID
|
|
13074
13101
|
#
|
|
13075
|
-
# UI name: [Bot intents completed][
|
|
13102
|
+
# UI name: [Bot intents completed][58]
|
|
13076
13103
|
#
|
|
13077
13104
|
# CAMPAIGN\_CONTACTS\_ABANDONED\_AFTER\_X
|
|
13078
13105
|
#
|
|
@@ -13087,7 +13114,7 @@ module Aws::Connect
|
|
|
13087
13114
|
# 604800 (inclusive), in seconds. For `Comparison`, you must enter
|
|
13088
13115
|
# `GT` (for *Greater than*).
|
|
13089
13116
|
#
|
|
13090
|
-
# UI name: [Campaign contacts abandoned after X][
|
|
13117
|
+
# UI name: [Campaign contacts abandoned after X][59]
|
|
13091
13118
|
#
|
|
13092
13119
|
# CAMPAIGN\_CONTACTS\_ABANDONED\_AFTER\_X\_RATE
|
|
13093
13120
|
#
|
|
@@ -13102,7 +13129,7 @@ module Aws::Connect
|
|
|
13102
13129
|
# 604800 (inclusive), in seconds. For `Comparison`, you must enter
|
|
13103
13130
|
# `GT` (for *Greater than*).
|
|
13104
13131
|
#
|
|
13105
|
-
# UI name: [Campaign contacts abandoned after X rate][
|
|
13132
|
+
# UI name: [Campaign contacts abandoned after X rate][60]
|
|
13106
13133
|
#
|
|
13107
13134
|
# CAMPAIGN\_INTERACTIONS
|
|
13108
13135
|
#
|
|
@@ -13115,7 +13142,7 @@ module Aws::Connect
|
|
|
13115
13142
|
#
|
|
13116
13143
|
# Valid groupings and filters: Campaign
|
|
13117
13144
|
#
|
|
13118
|
-
# UI name: [Campaign interactions][
|
|
13145
|
+
# UI name: [Campaign interactions][61]
|
|
13119
13146
|
#
|
|
13120
13147
|
# CAMPAIGN\_PROGRESS\_RATE
|
|
13121
13148
|
#
|
|
@@ -13128,7 +13155,7 @@ module Aws::Connect
|
|
|
13128
13155
|
# Valid groupings and filters: Campaign, Campaign Execution
|
|
13129
13156
|
# Timestamp
|
|
13130
13157
|
#
|
|
13131
|
-
# UI name: [Campaign progress rate][
|
|
13158
|
+
# UI name: [Campaign progress rate][62]
|
|
13132
13159
|
#
|
|
13133
13160
|
# CAMPAIGN\_SEND\_ATTEMPTS
|
|
13134
13161
|
#
|
|
@@ -13139,7 +13166,7 @@ module Aws::Connect
|
|
|
13139
13166
|
# Valid groupings and filters: Campaign, Channel,
|
|
13140
13167
|
# contact/segmentAttributes/connect:Subtype
|
|
13141
13168
|
#
|
|
13142
|
-
# UI name: [Campaign send attempts][
|
|
13169
|
+
# UI name: [Campaign send attempts][63]
|
|
13143
13170
|
#
|
|
13144
13171
|
# CAMPAIGN\_SEND\_EXCLUSIONS
|
|
13145
13172
|
#
|
|
@@ -13152,7 +13179,7 @@ module Aws::Connect
|
|
|
13152
13179
|
# Valid groupings and filters: Campaign, Campaign Excluded Event
|
|
13153
13180
|
# Type, Campaign Execution Timestamp
|
|
13154
13181
|
#
|
|
13155
|
-
# UI name: [Campaign send exclusions][
|
|
13182
|
+
# UI name: [Campaign send exclusions][64]
|
|
13156
13183
|
#
|
|
13157
13184
|
# CASES\_CREATED
|
|
13158
13185
|
#
|
|
@@ -13162,7 +13189,7 @@ module Aws::Connect
|
|
|
13162
13189
|
#
|
|
13163
13190
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
13164
13191
|
#
|
|
13165
|
-
# UI name: [Cases created][
|
|
13192
|
+
# UI name: [Cases created][65]
|
|
13166
13193
|
#
|
|
13167
13194
|
# CONTACTS\_CREATED
|
|
13168
13195
|
#
|
|
@@ -13173,7 +13200,7 @@ module Aws::Connect
|
|
|
13173
13200
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13174
13201
|
# Feature, contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
13175
13202
|
#
|
|
13176
|
-
# UI name: [Contacts created][
|
|
13203
|
+
# UI name: [Contacts created][66]
|
|
13177
13204
|
#
|
|
13178
13205
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
13179
13206
|
#
|
|
@@ -13190,7 +13217,7 @@ module Aws::Connect
|
|
|
13190
13217
|
# contact/segmentAttributes/connect:Subtype, RoutingStepExpression,
|
|
13191
13218
|
# Q in Connect
|
|
13192
13219
|
#
|
|
13193
|
-
# UI name: [Contacts handled][
|
|
13220
|
+
# UI name: [Contacts handled][67]
|
|
13194
13221
|
#
|
|
13195
13222
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
13196
13223
|
#
|
|
@@ -13205,7 +13232,7 @@ module Aws::Connect
|
|
|
13205
13232
|
# Valid groupings and filters: Queue, Channel, Agent, Agent
|
|
13206
13233
|
# Hierarchy, contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
13207
13234
|
#
|
|
13208
|
-
# UI name: [Contacts handled (connected to agent timestamp)][
|
|
13235
|
+
# UI name: [Contacts handled (connected to agent timestamp)][68]
|
|
13209
13236
|
#
|
|
13210
13237
|
# CONTACTS\_HOLD\_ABANDONS
|
|
13211
13238
|
#
|
|
@@ -13215,7 +13242,7 @@ module Aws::Connect
|
|
|
13215
13242
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13216
13243
|
# Q in Connect
|
|
13217
13244
|
#
|
|
13218
|
-
# UI name: [Contacts hold disconnect][
|
|
13245
|
+
# UI name: [Contacts hold disconnect][69]
|
|
13219
13246
|
#
|
|
13220
13247
|
# CONTACTS\_ON\_HOLD\_AGENT\_DISCONNECT
|
|
13221
13248
|
#
|
|
@@ -13224,7 +13251,7 @@ module Aws::Connect
|
|
|
13224
13251
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13225
13252
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13226
13253
|
#
|
|
13227
|
-
# UI name: [Contacts hold agent disconnect][
|
|
13254
|
+
# UI name: [Contacts hold agent disconnect][70]
|
|
13228
13255
|
#
|
|
13229
13256
|
# CONTACTS\_ON\_HOLD\_CUSTOMER\_DISCONNECT
|
|
13230
13257
|
#
|
|
@@ -13233,7 +13260,7 @@ module Aws::Connect
|
|
|
13233
13260
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13234
13261
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13235
13262
|
#
|
|
13236
|
-
# UI name: [Contacts hold customer disconnect][
|
|
13263
|
+
# UI name: [Contacts hold customer disconnect][71]
|
|
13237
13264
|
#
|
|
13238
13265
|
# CONTACTS\_PUT\_ON\_HOLD
|
|
13239
13266
|
#
|
|
@@ -13242,7 +13269,7 @@ module Aws::Connect
|
|
|
13242
13269
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13243
13270
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13244
13271
|
#
|
|
13245
|
-
# UI name: [Contacts put on hold][
|
|
13272
|
+
# UI name: [Contacts put on hold][72]
|
|
13246
13273
|
#
|
|
13247
13274
|
# CONTACTS\_TRANSFERRED\_OUT\_EXTERNAL
|
|
13248
13275
|
#
|
|
@@ -13251,7 +13278,7 @@ module Aws::Connect
|
|
|
13251
13278
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13252
13279
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13253
13280
|
#
|
|
13254
|
-
# UI name: [Contacts transferred out external][
|
|
13281
|
+
# UI name: [Contacts transferred out external][73]
|
|
13255
13282
|
#
|
|
13256
13283
|
# CONTACTS\_TRANSFERRED\_OUT\_INTERNAL
|
|
13257
13284
|
#
|
|
@@ -13260,7 +13287,7 @@ module Aws::Connect
|
|
|
13260
13287
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13261
13288
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13262
13289
|
#
|
|
13263
|
-
# UI name: [Contacts transferred out internal][
|
|
13290
|
+
# UI name: [Contacts transferred out internal][74]
|
|
13264
13291
|
#
|
|
13265
13292
|
# CONTACTS\_QUEUED
|
|
13266
13293
|
#
|
|
@@ -13270,7 +13297,7 @@ module Aws::Connect
|
|
|
13270
13297
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13271
13298
|
# Q in Connect
|
|
13272
13299
|
#
|
|
13273
|
-
# UI name: [Contacts queued][
|
|
13300
|
+
# UI name: [Contacts queued][75]
|
|
13274
13301
|
#
|
|
13275
13302
|
# CONTACTS\_QUEUED\_BY\_ENQUEUE
|
|
13276
13303
|
#
|
|
@@ -13279,7 +13306,7 @@ module Aws::Connect
|
|
|
13279
13306
|
# Valid groupings and filters: Queue, Channel, Agent, Agent
|
|
13280
13307
|
# Hierarchy, contact/segmentAttributes/connect:Subtype
|
|
13281
13308
|
#
|
|
13282
|
-
# UI name: [Contacts queued (enqueue timestamp)][
|
|
13309
|
+
# UI name: [Contacts queued (enqueue timestamp)][76]
|
|
13283
13310
|
#
|
|
13284
13311
|
# CONTACTS\_REMOVED\_FROM\_QUEUE\_IN\_X
|
|
13285
13312
|
#
|
|
@@ -13292,7 +13319,7 @@ module Aws::Connect
|
|
|
13292
13319
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
|
13293
13320
|
# (for "Less than") or `LTE` (for "Less than equal").
|
|
13294
13321
|
#
|
|
13295
|
-
# UI name: [Contacts removed from queue in X seconds][
|
|
13322
|
+
# UI name: [Contacts removed from queue in X seconds][77]
|
|
13296
13323
|
#
|
|
13297
13324
|
# CONTACTS\_RESOLVED\_IN\_X
|
|
13298
13325
|
#
|
|
@@ -13305,7 +13332,7 @@ module Aws::Connect
|
|
|
13305
13332
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
|
13306
13333
|
# (for "Less than") or `LTE` (for "Less than equal").
|
|
13307
13334
|
#
|
|
13308
|
-
# UI name: [Contacts resolved in X][
|
|
13335
|
+
# UI name: [Contacts resolved in X][78]
|
|
13309
13336
|
#
|
|
13310
13337
|
# CONTACTS\_TRANSFERRED\_OUT
|
|
13311
13338
|
#
|
|
@@ -13315,7 +13342,7 @@ module Aws::Connect
|
|
|
13315
13342
|
# Agent, Agent Hierarchy, Feature,
|
|
13316
13343
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
13317
13344
|
#
|
|
13318
|
-
# UI name: [Contacts transferred out][
|
|
13345
|
+
# UI name: [Contacts transferred out][79]
|
|
13319
13346
|
#
|
|
13320
13347
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
|
13321
13348
|
#
|
|
@@ -13329,7 +13356,7 @@ module Aws::Connect
|
|
|
13329
13356
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13330
13357
|
# Q in Connect
|
|
13331
13358
|
#
|
|
13332
|
-
# UI name: [Contacts transferred out by agent][
|
|
13359
|
+
# UI name: [Contacts transferred out by agent][80]
|
|
13333
13360
|
#
|
|
13334
13361
|
# CONTACTS\_TRANSFERRED\_OUT\_FROM\_QUEUE
|
|
13335
13362
|
#
|
|
@@ -13339,7 +13366,7 @@ module Aws::Connect
|
|
|
13339
13366
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13340
13367
|
# Q in Connect
|
|
13341
13368
|
#
|
|
13342
|
-
# UI name: [Contacts transferred out queue][
|
|
13369
|
+
# UI name: [Contacts transferred out queue][81]
|
|
13343
13370
|
#
|
|
13344
13371
|
# CURRENT\_CASES
|
|
13345
13372
|
#
|
|
@@ -13349,7 +13376,7 @@ module Aws::Connect
|
|
|
13349
13376
|
#
|
|
13350
13377
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
13351
13378
|
#
|
|
13352
|
-
# UI name: [Current cases][
|
|
13379
|
+
# UI name: [Current cases][82]
|
|
13353
13380
|
#
|
|
13354
13381
|
# CONVERSATIONS\_ABANDONED
|
|
13355
13382
|
#
|
|
@@ -13360,7 +13387,7 @@ module Aws::Connect
|
|
|
13360
13387
|
# Feature, RoutingStepExpression, Initiation method, Routing
|
|
13361
13388
|
# Profile, Queue, Q in Connect
|
|
13362
13389
|
#
|
|
13363
|
-
# UI name: [Conversations abandoned][
|
|
13390
|
+
# UI name: [Conversations abandoned][83]
|
|
13364
13391
|
#
|
|
13365
13392
|
# DELIVERY\_ATTEMPTS
|
|
13366
13393
|
#
|
|
@@ -13376,7 +13403,7 @@ module Aws::Connect
|
|
|
13376
13403
|
# contact/segmentAttributes/connect:Subtype, Disconnect Reason,
|
|
13377
13404
|
# Queue, Routing Profile
|
|
13378
13405
|
#
|
|
13379
|
-
# UI name: [Delivery attempts][
|
|
13406
|
+
# UI name: [Delivery attempts][84]
|
|
13380
13407
|
#
|
|
13381
13408
|
# <note markdown="1"> Campaign Delivery EventType filter and grouping are only available
|
|
13382
13409
|
# for SMS and Email campaign delivery modes. Agent, Queue, Routing
|
|
@@ -13402,7 +13429,7 @@ module Aws::Connect
|
|
|
13402
13429
|
# contact/segmentAttributes/connect:Subtype, Disconnect Reason,
|
|
13403
13430
|
# Queue, Routing Profile
|
|
13404
13431
|
#
|
|
13405
|
-
# UI name: [Delivery attempt disposition rate][
|
|
13432
|
+
# UI name: [Delivery attempt disposition rate][85]
|
|
13406
13433
|
#
|
|
13407
13434
|
# <note markdown="1"> Campaign Delivery Event Type filter and grouping are only
|
|
13408
13435
|
# available for SMS and Email campaign delivery modes. Agent, Queue,
|
|
@@ -13420,7 +13447,7 @@ module Aws::Connect
|
|
|
13420
13447
|
# Evaluation Form ID, Evaluation Source, Form Version, Queue,
|
|
13421
13448
|
# Routing Profile
|
|
13422
13449
|
#
|
|
13423
|
-
# UI name: [Evaluations performed][
|
|
13450
|
+
# UI name: [Evaluations performed][86]
|
|
13424
13451
|
#
|
|
13425
13452
|
# FLOWS\_OUTCOME
|
|
13426
13453
|
#
|
|
@@ -13432,7 +13459,7 @@ module Aws::Connect
|
|
|
13432
13459
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
|
13433
13460
|
# published timestamp
|
|
13434
13461
|
#
|
|
13435
|
-
# UI name: [Flows outcome][
|
|
13462
|
+
# UI name: [Flows outcome][87]
|
|
13436
13463
|
#
|
|
13437
13464
|
# FLOWS\_STARTED
|
|
13438
13465
|
#
|
|
@@ -13443,7 +13470,7 @@ module Aws::Connect
|
|
|
13443
13470
|
# resource ID, Flows resource ID, Initiation method, Resource
|
|
13444
13471
|
# published timestamp
|
|
13445
13472
|
#
|
|
13446
|
-
# UI name: [Flows started][
|
|
13473
|
+
# UI name: [Flows started][88]
|
|
13447
13474
|
#
|
|
13448
13475
|
# HUMAN\_ANSWERED\_CALLS
|
|
13449
13476
|
#
|
|
@@ -13455,7 +13482,7 @@ module Aws::Connect
|
|
|
13455
13482
|
#
|
|
13456
13483
|
# Valid groupings and filters: Agent, Campaign
|
|
13457
13484
|
#
|
|
13458
|
-
# UI name: [Human answered][
|
|
13485
|
+
# UI name: [Human answered][89]
|
|
13459
13486
|
#
|
|
13460
13487
|
# MAX\_FLOW\_TIME
|
|
13461
13488
|
#
|
|
@@ -13467,7 +13494,7 @@ module Aws::Connect
|
|
|
13467
13494
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
|
13468
13495
|
# published timestamp
|
|
13469
13496
|
#
|
|
13470
|
-
# UI name: [Maximum flow time][
|
|
13497
|
+
# UI name: [Maximum flow time][90]
|
|
13471
13498
|
#
|
|
13472
13499
|
# MAX\_QUEUED\_TIME
|
|
13473
13500
|
#
|
|
@@ -13477,7 +13504,7 @@ module Aws::Connect
|
|
|
13477
13504
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13478
13505
|
# Q in Connect
|
|
13479
13506
|
#
|
|
13480
|
-
# UI name: [Maximum queued time][
|
|
13507
|
+
# UI name: [Maximum queued time][91]
|
|
13481
13508
|
#
|
|
13482
13509
|
# MIN\_FLOW\_TIME
|
|
13483
13510
|
#
|
|
@@ -13489,7 +13516,7 @@ module Aws::Connect
|
|
|
13489
13516
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
|
13490
13517
|
# published timestamp
|
|
13491
13518
|
#
|
|
13492
|
-
# UI name: [Minimum flow time][
|
|
13519
|
+
# UI name: [Minimum flow time][92]
|
|
13493
13520
|
#
|
|
13494
13521
|
# PERCENT\_AUTOMATIC\_FAILS
|
|
13495
13522
|
#
|
|
@@ -13499,7 +13526,7 @@ module Aws::Connect
|
|
|
13499
13526
|
# Evaluation Form ID, Evaluation Source, Form Version, Queue,
|
|
13500
13527
|
# Routing Profile
|
|
13501
13528
|
#
|
|
13502
|
-
# UI name: [Automatic fails percent][
|
|
13529
|
+
# UI name: [Automatic fails percent][93]
|
|
13503
13530
|
#
|
|
13504
13531
|
# PERCENT\_BOT\_CONVERSATIONS\_OUTCOME
|
|
13505
13532
|
#
|
|
@@ -13512,7 +13539,7 @@ module Aws::Connect
|
|
|
13512
13539
|
# Initiation method, Invoking resource type, Parent flows resource
|
|
13513
13540
|
# ID
|
|
13514
13541
|
#
|
|
13515
|
-
# UI name: [Percent bot conversations outcome][
|
|
13542
|
+
# UI name: [Percent bot conversations outcome][94]
|
|
13516
13543
|
#
|
|
13517
13544
|
# PERCENT\_BOT\_INTENTS\_OUTCOME
|
|
13518
13545
|
#
|
|
@@ -13525,7 +13552,7 @@ module Aws::Connect
|
|
|
13525
13552
|
# published timestamp, Initiation method, Invoking resource type,
|
|
13526
13553
|
# Parent flows resource ID
|
|
13527
13554
|
#
|
|
13528
|
-
# UI name: [Percent bot intents outcome][
|
|
13555
|
+
# UI name: [Percent bot intents outcome][95]
|
|
13529
13556
|
#
|
|
13530
13557
|
# PERCENT\_CASES\_FIRST\_CONTACT\_RESOLVED
|
|
13531
13558
|
#
|
|
@@ -13535,7 +13562,7 @@ module Aws::Connect
|
|
|
13535
13562
|
#
|
|
13536
13563
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
13537
13564
|
#
|
|
13538
|
-
# UI name: [Cases resolved on first contact][
|
|
13565
|
+
# UI name: [Cases resolved on first contact][96]
|
|
13539
13566
|
#
|
|
13540
13567
|
# PERCENT\_CONTACTS\_STEP\_EXPIRED
|
|
13541
13568
|
#
|
|
@@ -13567,7 +13594,7 @@ module Aws::Connect
|
|
|
13567
13594
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
|
13568
13595
|
# published timestamp
|
|
13569
13596
|
#
|
|
13570
|
-
# UI name: [Flows outcome percentage][
|
|
13597
|
+
# UI name: [Flows outcome percentage][97].
|
|
13571
13598
|
#
|
|
13572
13599
|
# <note markdown="1"> The `FLOWS_OUTCOME_TYPE` is not a valid grouping.
|
|
13573
13600
|
#
|
|
@@ -13584,7 +13611,7 @@ module Aws::Connect
|
|
|
13584
13611
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13585
13612
|
# Q in Connect
|
|
13586
13613
|
#
|
|
13587
|
-
# UI name: [Non-talk time percent][
|
|
13614
|
+
# UI name: [Non-talk time percent][98]
|
|
13588
13615
|
#
|
|
13589
13616
|
# PERCENT\_TALK\_TIME
|
|
13590
13617
|
#
|
|
@@ -13597,7 +13624,7 @@ module Aws::Connect
|
|
|
13597
13624
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13598
13625
|
# Q in Connect
|
|
13599
13626
|
#
|
|
13600
|
-
# UI name: [Talk time percent][
|
|
13627
|
+
# UI name: [Talk time percent][99]
|
|
13601
13628
|
#
|
|
13602
13629
|
# PERCENT\_TALK\_TIME\_AGENT
|
|
13603
13630
|
#
|
|
@@ -13610,7 +13637,7 @@ module Aws::Connect
|
|
|
13610
13637
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13611
13638
|
# Q in Connect
|
|
13612
13639
|
#
|
|
13613
|
-
# UI name: [Agent talk time percent][
|
|
13640
|
+
# UI name: [Agent talk time percent][100]
|
|
13614
13641
|
#
|
|
13615
13642
|
# PERCENT\_TALK\_TIME\_CUSTOMER
|
|
13616
13643
|
#
|
|
@@ -13623,7 +13650,7 @@ module Aws::Connect
|
|
|
13623
13650
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13624
13651
|
# Q in Connect
|
|
13625
13652
|
#
|
|
13626
|
-
# UI name: [Customer talk time percent][
|
|
13653
|
+
# UI name: [Customer talk time percent][101]
|
|
13627
13654
|
#
|
|
13628
13655
|
# RECIPIENTS\_ATTEMPTED
|
|
13629
13656
|
#
|
|
@@ -13636,7 +13663,7 @@ module Aws::Connect
|
|
|
13636
13663
|
# Valid groupings and filters: Campaign, Campaign Execution
|
|
13637
13664
|
# Timestamp
|
|
13638
13665
|
#
|
|
13639
|
-
# UI name: [Recipients attempted][
|
|
13666
|
+
# UI name: [Recipients attempted][102]
|
|
13640
13667
|
#
|
|
13641
13668
|
# RECIPIENTS\_INTERACTED
|
|
13642
13669
|
#
|
|
@@ -13652,7 +13679,7 @@ module Aws::Connect
|
|
|
13652
13679
|
# contact/segmentAttributes/connect:Subtype, Campaign Execution
|
|
13653
13680
|
# Timestamp
|
|
13654
13681
|
#
|
|
13655
|
-
# UI name: [Recipients interacted][
|
|
13682
|
+
# UI name: [Recipients interacted][103]
|
|
13656
13683
|
#
|
|
13657
13684
|
# RECIPIENTS\_TARGETED
|
|
13658
13685
|
#
|
|
@@ -13665,7 +13692,7 @@ module Aws::Connect
|
|
|
13665
13692
|
# Valid groupings and filters: Campaign, Campaign Execution
|
|
13666
13693
|
# Timestamp
|
|
13667
13694
|
#
|
|
13668
|
-
# UI name: [Recipients targeted][
|
|
13695
|
+
# UI name: [Recipients targeted][104]
|
|
13669
13696
|
#
|
|
13670
13697
|
# REOPENED\_CASE\_ACTIONS
|
|
13671
13698
|
#
|
|
@@ -13675,7 +13702,7 @@ module Aws::Connect
|
|
|
13675
13702
|
#
|
|
13676
13703
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
13677
13704
|
#
|
|
13678
|
-
# UI name: [Cases reopened][
|
|
13705
|
+
# UI name: [Cases reopened][105]
|
|
13679
13706
|
#
|
|
13680
13707
|
# RESOLVED\_CASE\_ACTIONS
|
|
13681
13708
|
#
|
|
@@ -13685,7 +13712,7 @@ module Aws::Connect
|
|
|
13685
13712
|
#
|
|
13686
13713
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
|
13687
13714
|
#
|
|
13688
|
-
# UI name: [Cases resolved][
|
|
13715
|
+
# UI name: [Cases resolved][106]
|
|
13689
13716
|
#
|
|
13690
13717
|
# SERVICE\_LEVEL
|
|
13691
13718
|
#
|
|
@@ -13700,7 +13727,7 @@ module Aws::Connect
|
|
|
13700
13727
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
|
13701
13728
|
# (for "Less than") or `LTE` (for "Less than equal").
|
|
13702
13729
|
#
|
|
13703
|
-
# UI name: [Service level X][
|
|
13730
|
+
# UI name: [Service level X][107]
|
|
13704
13731
|
#
|
|
13705
13732
|
# STEP\_CONTACTS\_QUEUED
|
|
13706
13733
|
#
|
|
@@ -13732,7 +13759,7 @@ module Aws::Connect
|
|
|
13732
13759
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13733
13760
|
# Agent, Agent Hierarchy
|
|
13734
13761
|
#
|
|
13735
|
-
# UI name: [Agent API connecting time][
|
|
13762
|
+
# UI name: [Agent API connecting time][108]
|
|
13736
13763
|
#
|
|
13737
13764
|
# <note markdown="1"> The `Negate` key in metric-level filters is not applicable for
|
|
13738
13765
|
# this metric.
|
|
@@ -13755,7 +13782,7 @@ module Aws::Connect
|
|
|
13755
13782
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13756
13783
|
# RoutingStepExpression, Q in Connect
|
|
13757
13784
|
#
|
|
13758
|
-
# UI name: [Contact abandoned][
|
|
13785
|
+
# UI name: [Contact abandoned][109]
|
|
13759
13786
|
#
|
|
13760
13787
|
# SUM\_CONTACTS\_ABANDONED\_IN\_X
|
|
13761
13788
|
#
|
|
@@ -13768,7 +13795,7 @@ module Aws::Connect
|
|
|
13768
13795
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
|
13769
13796
|
# (for "Less than") or `LTE` (for "Less than equal").
|
|
13770
13797
|
#
|
|
13771
|
-
# UI name: [Contacts abandoned in X seconds][
|
|
13798
|
+
# UI name: [Contacts abandoned in X seconds][110]
|
|
13772
13799
|
#
|
|
13773
13800
|
# SUM\_CONTACTS\_ANSWERED\_IN\_X
|
|
13774
13801
|
#
|
|
@@ -13781,7 +13808,7 @@ module Aws::Connect
|
|
|
13781
13808
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
|
13782
13809
|
# (for "Less than") or `LTE` (for "Less than equal").
|
|
13783
13810
|
#
|
|
13784
|
-
# UI name: [Contacts answered in X seconds][
|
|
13811
|
+
# UI name: [Contacts answered in X seconds][111]
|
|
13785
13812
|
#
|
|
13786
13813
|
# SUM\_CONTACT\_FLOW\_TIME
|
|
13787
13814
|
#
|
|
@@ -13790,7 +13817,7 @@ module Aws::Connect
|
|
|
13790
13817
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13791
13818
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13792
13819
|
#
|
|
13793
|
-
# UI name: [Contact flow time][
|
|
13820
|
+
# UI name: [Contact flow time][112]
|
|
13794
13821
|
#
|
|
13795
13822
|
# SUM\_CONTACT\_TIME\_AGENT
|
|
13796
13823
|
#
|
|
@@ -13799,7 +13826,7 @@ module Aws::Connect
|
|
|
13799
13826
|
# Valid groupings and filters: Routing Profile, Agent, Agent
|
|
13800
13827
|
# Hierarchy
|
|
13801
13828
|
#
|
|
13802
|
-
# UI name: [Agent on contact time][
|
|
13829
|
+
# UI name: [Agent on contact time][113]
|
|
13803
13830
|
#
|
|
13804
13831
|
# SUM\_CONTACTS\_DISCONNECTED
|
|
13805
13832
|
#
|
|
@@ -13811,7 +13838,7 @@ module Aws::Connect
|
|
|
13811
13838
|
# Agent, Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
|
13812
13839
|
# Q in Connect
|
|
13813
13840
|
#
|
|
13814
|
-
# UI name: [Contact disconnected][
|
|
13841
|
+
# UI name: [Contact disconnected][114]
|
|
13815
13842
|
#
|
|
13816
13843
|
# SUM\_ERROR\_STATUS\_TIME\_AGENT
|
|
13817
13844
|
#
|
|
@@ -13820,7 +13847,7 @@ module Aws::Connect
|
|
|
13820
13847
|
# Valid groupings and filters: Routing Profile, Agent, Agent
|
|
13821
13848
|
# Hierarchy
|
|
13822
13849
|
#
|
|
13823
|
-
# UI name: [Error status time][
|
|
13850
|
+
# UI name: [Error status time][115]
|
|
13824
13851
|
#
|
|
13825
13852
|
# SUM\_HANDLE\_TIME
|
|
13826
13853
|
#
|
|
@@ -13829,7 +13856,7 @@ module Aws::Connect
|
|
|
13829
13856
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13830
13857
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13831
13858
|
#
|
|
13832
|
-
# UI name: [Contact handle time][
|
|
13859
|
+
# UI name: [Contact handle time][116]
|
|
13833
13860
|
#
|
|
13834
13861
|
# SUM\_HOLD\_TIME
|
|
13835
13862
|
#
|
|
@@ -13838,7 +13865,7 @@ module Aws::Connect
|
|
|
13838
13865
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13839
13866
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13840
13867
|
#
|
|
13841
|
-
# UI name: [Customer hold time][
|
|
13868
|
+
# UI name: [Customer hold time][117]
|
|
13842
13869
|
#
|
|
13843
13870
|
# SUM\_IDLE\_TIME\_AGENT
|
|
13844
13871
|
#
|
|
@@ -13847,7 +13874,7 @@ module Aws::Connect
|
|
|
13847
13874
|
# Valid groupings and filters: Routing Profile, Agent, Agent
|
|
13848
13875
|
# Hierarchy
|
|
13849
13876
|
#
|
|
13850
|
-
# UI name: [Agent idle time][
|
|
13877
|
+
# UI name: [Agent idle time][118]
|
|
13851
13878
|
#
|
|
13852
13879
|
# SUM\_INTERACTION\_AND\_HOLD\_TIME
|
|
13853
13880
|
#
|
|
@@ -13856,7 +13883,7 @@ module Aws::Connect
|
|
|
13856
13883
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13857
13884
|
# Agent, Agent Hierarchy, Q in Connect
|
|
13858
13885
|
#
|
|
13859
|
-
# UI name: [Agent interaction and hold time][
|
|
13886
|
+
# UI name: [Agent interaction and hold time][119]
|
|
13860
13887
|
#
|
|
13861
13888
|
# SUM\_INTERACTION\_TIME
|
|
13862
13889
|
#
|
|
@@ -13865,7 +13892,7 @@ module Aws::Connect
|
|
|
13865
13892
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13866
13893
|
# Agent, Agent Hierarchy
|
|
13867
13894
|
#
|
|
13868
|
-
# UI name: [Agent interaction time][
|
|
13895
|
+
# UI name: [Agent interaction time][120]
|
|
13869
13896
|
#
|
|
13870
13897
|
# SUM\_NON\_PRODUCTIVE\_TIME\_AGENT
|
|
13871
13898
|
#
|
|
@@ -13874,7 +13901,7 @@ module Aws::Connect
|
|
|
13874
13901
|
# Valid groupings and filters: Routing Profile, Agent, Agent
|
|
13875
13902
|
# Hierarchy
|
|
13876
13903
|
#
|
|
13877
|
-
# UI name: [Agent non-productive time][
|
|
13904
|
+
# UI name: [Agent non-productive time][121]
|
|
13878
13905
|
#
|
|
13879
13906
|
# SUM\_ONLINE\_TIME\_AGENT
|
|
13880
13907
|
#
|
|
@@ -13883,7 +13910,7 @@ module Aws::Connect
|
|
|
13883
13910
|
# Valid groupings and filters: Routing Profile, Agent, Agent
|
|
13884
13911
|
# Hierarchy
|
|
13885
13912
|
#
|
|
13886
|
-
# UI name: [Online time][
|
|
13913
|
+
# UI name: [Online time][122]
|
|
13887
13914
|
#
|
|
13888
13915
|
# SUM\_RETRY\_CALLBACK\_ATTEMPTS
|
|
13889
13916
|
#
|
|
@@ -13892,7 +13919,7 @@ module Aws::Connect
|
|
|
13892
13919
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
13893
13920
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
|
13894
13921
|
#
|
|
13895
|
-
# UI name: [Callback attempts][
|
|
13922
|
+
# UI name: [Callback attempts][123]
|
|
13896
13923
|
#
|
|
13897
13924
|
#
|
|
13898
13925
|
#
|
|
@@ -13910,114 +13937,115 @@ module Aws::Connect
|
|
|
13910
13937
|
# [12]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-abandon-time
|
|
13911
13938
|
# [13]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-active-time
|
|
13912
13939
|
# [14]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#after-contact-work-time
|
|
13913
|
-
# [15]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-
|
|
13914
|
-
# [16]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-
|
|
13915
|
-
# [17]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
|
13916
|
-
# [18]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-
|
|
13917
|
-
# [19]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics
|
|
13918
|
-
# [20]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13919
|
-
# [21]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13920
|
-
# [22]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13921
|
-
# [23]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13922
|
-
# [24]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-conversation-
|
|
13923
|
-
# [25]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13924
|
-
# [26]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13925
|
-
# [27]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13926
|
-
# [28]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13927
|
-
# [29]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13928
|
-
# [30]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13929
|
-
# [31]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13930
|
-
# [32]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-hold-time
|
|
13931
|
-
# [33]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13932
|
-
# [34]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13933
|
-
# [35]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interaction-time
|
|
13934
|
-
# [36]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-
|
|
13935
|
-
# [37]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-
|
|
13936
|
-
# [38]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-
|
|
13937
|
-
# [39]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13938
|
-
# [40]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13939
|
-
# [41]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13940
|
-
# [42]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13941
|
-
# [43]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13942
|
-
# [44]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13943
|
-
# [45]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13944
|
-
# [46]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-answer-time
|
|
13945
|
-
# [47]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13946
|
-
# [48]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13947
|
-
# [49]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13948
|
-
# [50]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13949
|
-
# [51]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13950
|
-
# [52]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13951
|
-
# [53]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13952
|
-
# [54]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-wait-time-after-customer-connection
|
|
13953
|
-
# [55]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-
|
|
13954
|
-
# [56]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
|
13955
|
-
# [57]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-
|
|
13956
|
-
# [58]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics
|
|
13957
|
-
# [59]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-contacts-abandoned-after-x
|
|
13958
|
-
# [60]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-
|
|
13959
|
-
# [61]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-
|
|
13960
|
-
# [62]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-
|
|
13961
|
-
# [63]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-
|
|
13962
|
-
# [64]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13963
|
-
# [65]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13964
|
-
# [66]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13965
|
-
# [67]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-handled
|
|
13966
|
-
# [68]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13967
|
-
# [69]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-
|
|
13968
|
-
# [70]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-
|
|
13969
|
-
# [71]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13970
|
-
# [72]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13971
|
-
# [73]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-
|
|
13972
|
-
# [74]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13973
|
-
# [75]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-queued
|
|
13974
|
-
# [76]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13975
|
-
# [77]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13976
|
-
# [78]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
13977
|
-
# [79]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out
|
|
13978
|
-
# [80]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-
|
|
13979
|
-
# [81]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13980
|
-
# [82]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13981
|
-
# [83]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13982
|
-
# [84]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#delivery-
|
|
13983
|
-
# [85]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13984
|
-
# [86]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13985
|
-
# [87]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-
|
|
13986
|
-
# [88]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13987
|
-
# [89]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13988
|
-
# [90]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#maximum-
|
|
13989
|
-
# [91]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13990
|
-
# [92]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13991
|
-
# [93]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
|
13992
|
-
# [94]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#percent-bot-
|
|
13993
|
-
# [95]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics
|
|
13994
|
-
# [96]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13995
|
-
# [97]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13996
|
-
# [98]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#talk-time-percent
|
|
13997
|
-
# [99]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13998
|
-
# [100]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13999
|
-
# [101]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14000
|
-
# [102]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-
|
|
14001
|
-
# [103]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-
|
|
14002
|
-
# [104]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14003
|
-
# [105]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-
|
|
14004
|
-
# [106]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14005
|
-
# [107]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14006
|
-
# [108]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14007
|
-
# [109]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-abandoned
|
|
14008
|
-
# [110]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-
|
|
14009
|
-
# [111]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14010
|
-
# [112]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14011
|
-
# [113]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-
|
|
14012
|
-
# [114]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14013
|
-
# [115]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14014
|
-
# [116]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14015
|
-
# [117]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14016
|
-
# [118]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-
|
|
14017
|
-
# [119]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-interaction-time
|
|
14018
|
-
# [120]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-
|
|
14019
|
-
# [121]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
14020
|
-
# [122]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#
|
|
13940
|
+
# [15]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-concurrency
|
|
13941
|
+
# [16]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-api-connecting-time
|
|
13942
|
+
# [17]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-pause-time
|
|
13943
|
+
# [18]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-time
|
|
13944
|
+
# [19]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-turns
|
|
13945
|
+
# [20]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-contacts-per-case
|
|
13946
|
+
# [21]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-case-resolution-time
|
|
13947
|
+
# [22]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-contact-duration
|
|
13948
|
+
# [23]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-average-contact-first-response-wait-time
|
|
13949
|
+
# [24]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-conversation-close-time
|
|
13950
|
+
# [25]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-conversation-duration
|
|
13951
|
+
# [26]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-dials-per-minute
|
|
13952
|
+
# [27]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-evaluation-score
|
|
13953
|
+
# [28]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-first-response-time
|
|
13954
|
+
# [29]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-flow-time
|
|
13955
|
+
# [30]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-greeting-time
|
|
13956
|
+
# [31]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-handle-time
|
|
13957
|
+
# [32]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-hold-time
|
|
13958
|
+
# [33]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-hold-time-all-contacts
|
|
13959
|
+
# [34]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-holds
|
|
13960
|
+
# [35]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interaction-and-customer-hold-time
|
|
13961
|
+
# [36]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interaction-time
|
|
13962
|
+
# [37]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interruptions
|
|
13963
|
+
# [38]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interruption-time
|
|
13964
|
+
# [39]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-message-length
|
|
13965
|
+
# [40]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-message-length
|
|
13966
|
+
# [41]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-messages
|
|
13967
|
+
# [42]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-messages
|
|
13968
|
+
# [43]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-bot-messages
|
|
13969
|
+
# [44]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-messages
|
|
13970
|
+
# [45]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-non-talk-time
|
|
13971
|
+
# [46]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-answer-time
|
|
13972
|
+
# [47]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-answer-time-customer-first-callback
|
|
13973
|
+
# [48]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-response-time-agent
|
|
13974
|
+
# [49]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-time-agent
|
|
13975
|
+
# [50]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-resolution-time
|
|
13976
|
+
# [51]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-talk-time
|
|
13977
|
+
# [52]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-talk-time
|
|
13978
|
+
# [53]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-talk-time
|
|
13979
|
+
# [54]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-wait-time-after-customer-connection
|
|
13980
|
+
# [55]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-wait-time-after-customer-connection-customer-first-callback
|
|
13981
|
+
# [56]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-weighted-evaluation-score
|
|
13982
|
+
# [57]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-conversations-completed
|
|
13983
|
+
# [58]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-intents-completed
|
|
13984
|
+
# [59]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-contacts-abandoned-after-x
|
|
13985
|
+
# [60]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-contacts-abandoned-after-x-rate
|
|
13986
|
+
# [61]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-interactions
|
|
13987
|
+
# [62]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-progress-rate
|
|
13988
|
+
# [63]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-attempts
|
|
13989
|
+
# [64]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-exclusions
|
|
13990
|
+
# [65]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-created
|
|
13991
|
+
# [66]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-created
|
|
13992
|
+
# [67]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-handled
|
|
13993
|
+
# [68]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-handled-by-connected-to-agent-timestamp
|
|
13994
|
+
# [69]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-disconnect
|
|
13995
|
+
# [70]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-agent-disconnect
|
|
13996
|
+
# [71]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-customer-disconnect
|
|
13997
|
+
# [72]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-put-on-hold
|
|
13998
|
+
# [73]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-external
|
|
13999
|
+
# [74]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-internal
|
|
14000
|
+
# [75]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-queued
|
|
14001
|
+
# [76]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-queued-by-enqueue
|
|
14002
|
+
# [77]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-removed-from-queue
|
|
14003
|
+
# [78]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-resolved
|
|
14004
|
+
# [79]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out
|
|
14005
|
+
# [80]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-by-agent
|
|
14006
|
+
# [81]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-queue
|
|
14007
|
+
# [82]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#current-cases
|
|
14008
|
+
# [83]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#conversations-abandoned
|
|
14009
|
+
# [84]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#delivery-attempts
|
|
14010
|
+
# [85]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#delivery-attempt-disposition-rate
|
|
14011
|
+
# [86]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#evaluations-performed
|
|
14012
|
+
# [87]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-outcome
|
|
14013
|
+
# [88]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-started
|
|
14014
|
+
# [89]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#human-answered
|
|
14015
|
+
# [90]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#maximum-flow-time
|
|
14016
|
+
# [91]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#maximum-queued-time
|
|
14017
|
+
# [92]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#minimum-flow-time
|
|
14018
|
+
# [93]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#automatic-fails-percent
|
|
14019
|
+
# [94]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#percent-bot-conversations-outcome
|
|
14020
|
+
# [95]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#percent-bot-intents-outcome
|
|
14021
|
+
# [96]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-resolved-on-first-contact
|
|
14022
|
+
# [97]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-outcome-percentage
|
|
14023
|
+
# [98]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#non-talk-time-percent
|
|
14024
|
+
# [99]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#talk-time-percent
|
|
14025
|
+
# [100]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-talk-time-percent
|
|
14026
|
+
# [101]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#customer-talk-time-percent
|
|
14027
|
+
# [102]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-attempted
|
|
14028
|
+
# [103]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-interacted
|
|
14029
|
+
# [104]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-targeted
|
|
14030
|
+
# [105]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-reopened
|
|
14031
|
+
# [106]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-resolved
|
|
14032
|
+
# [107]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#service-level
|
|
14033
|
+
# [108]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-api-connecting-time
|
|
14034
|
+
# [109]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-abandoned
|
|
14035
|
+
# [110]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-abandoned-in-x-seconds
|
|
14036
|
+
# [111]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-answered-in-x-seconds
|
|
14037
|
+
# [112]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-flow-time
|
|
14038
|
+
# [113]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-on-contact-time
|
|
14039
|
+
# [114]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-disconnected
|
|
14040
|
+
# [115]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#error-status-time
|
|
14041
|
+
# [116]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-handle-time
|
|
14042
|
+
# [117]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#customer-hold-time
|
|
14043
|
+
# [118]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-idle-time
|
|
14044
|
+
# [119]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-interaction-and-hold-time
|
|
14045
|
+
# [120]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-interaction-time
|
|
14046
|
+
# [121]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-non-productive-time
|
|
14047
|
+
# [122]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#online-time
|
|
14048
|
+
# [123]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#callback-attempts
|
|
14021
14049
|
# @return [Array<Types::MetricV2>]
|
|
14022
14050
|
#
|
|
14023
14051
|
# @!attribute [rw] next_token
|
|
@@ -25561,6 +25589,11 @@ module Aws::Connect
|
|
|
25561
25589
|
# Information about the outbound strategy.
|
|
25562
25590
|
# @return [Types::OutboundStrategy]
|
|
25563
25591
|
#
|
|
25592
|
+
# @!attribute [rw] ring_timeout_in_seconds
|
|
25593
|
+
# The maximum time the outbound call will wait for the destination to
|
|
25594
|
+
# answer the call, in seconds
|
|
25595
|
+
# @return [Integer]
|
|
25596
|
+
#
|
|
25564
25597
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartOutboundVoiceContactRequest AWS API Documentation
|
|
25565
25598
|
#
|
|
25566
25599
|
class StartOutboundVoiceContactRequest < Struct.new(
|
|
@@ -25578,7 +25611,8 @@ module Aws::Connect
|
|
|
25578
25611
|
:answer_machine_detection_config,
|
|
25579
25612
|
:campaign_id,
|
|
25580
25613
|
:traffic_type,
|
|
25581
|
-
:outbound_strategy
|
|
25614
|
+
:outbound_strategy,
|
|
25615
|
+
:ring_timeout_in_seconds)
|
|
25582
25616
|
SENSITIVE = [:name, :description]
|
|
25583
25617
|
include Aws::Structure
|
|
25584
25618
|
end
|
|
@@ -27178,6 +27212,15 @@ module Aws::Connect
|
|
|
27178
27212
|
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts
|
|
27179
27213
|
# @return [Integer]
|
|
27180
27214
|
#
|
|
27215
|
+
# @!attribute [rw] session_inactivity_duration
|
|
27216
|
+
# The period, in minutes, before an agent is automatically signed out
|
|
27217
|
+
# of the contact center when they go inactive.
|
|
27218
|
+
# @return [Integer]
|
|
27219
|
+
#
|
|
27220
|
+
# @!attribute [rw] session_inactivity_handling_enabled
|
|
27221
|
+
# Determines if automatic logout on user inactivity is enabled.
|
|
27222
|
+
# @return [Boolean]
|
|
27223
|
+
#
|
|
27181
27224
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateAuthenticationProfileRequest AWS API Documentation
|
|
27182
27225
|
#
|
|
27183
27226
|
class UpdateAuthenticationProfileRequest < Struct.new(
|
|
@@ -27187,7 +27230,9 @@ module Aws::Connect
|
|
|
27187
27230
|
:description,
|
|
27188
27231
|
:allowed_ips,
|
|
27189
27232
|
:blocked_ips,
|
|
27190
|
-
:periodic_session_duration
|
|
27233
|
+
:periodic_session_duration,
|
|
27234
|
+
:session_inactivity_duration,
|
|
27235
|
+
:session_inactivity_handling_enabled)
|
|
27191
27236
|
SENSITIVE = []
|
|
27192
27237
|
include Aws::Structure
|
|
27193
27238
|
end
|