aws-sdk-connect 1.200.0 → 1.201.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-connect/client.rb +220 -186
- data/lib/aws-sdk-connect/client_api.rb +196 -127
- data/lib/aws-sdk-connect/types.rb +414 -184
- data/lib/aws-sdk-connect.rb +1 -1
- data/sig/types.rbs +48 -0
- metadata +3 -6
@@ -5360,8 +5360,8 @@ module Aws::Connect
|
|
5360
5360
|
#
|
5361
5361
|
# Describes the specified contact.
|
5362
5362
|
#
|
5363
|
-
# * `
|
5364
|
-
#
|
5363
|
+
# * `SystemEndpoint` is not populated for contacts with initiation
|
5364
|
+
# method of MONITOR, QUEUE\_TRANSFER, or CALLBACK
|
5365
5365
|
#
|
5366
5366
|
# * Contact information remains available in Amazon Connect for 24
|
5367
5367
|
# months from the `InitiationTimestamp`, and then it is deleted. Only
|
@@ -5416,6 +5416,14 @@ module Aws::Connect
|
|
5416
5416
|
# resp.contact.agent_info.device_info.operating_system #=> String
|
5417
5417
|
# resp.contact.agent_info.capabilities.video #=> String, one of "SEND"
|
5418
5418
|
# resp.contact.agent_info.capabilities.screen_share #=> String, one of "SEND"
|
5419
|
+
# resp.contact.agent_info.after_contact_work_duration #=> Integer
|
5420
|
+
# resp.contact.agent_info.after_contact_work_start_timestamp #=> Time
|
5421
|
+
# resp.contact.agent_info.after_contact_work_end_timestamp #=> Time
|
5422
|
+
# resp.contact.agent_info.agent_initiated_hold_duration #=> Integer
|
5423
|
+
# resp.contact.agent_info.state_transitions #=> Array
|
5424
|
+
# resp.contact.agent_info.state_transitions[0].state #=> String, one of "INITIAL", "CONNECTED", "DISCONNECTED", "MISSED"
|
5425
|
+
# resp.contact.agent_info.state_transitions[0].state_start_timestamp #=> Time
|
5426
|
+
# resp.contact.agent_info.state_transitions[0].state_end_timestamp #=> Time
|
5419
5427
|
# resp.contact.initiation_timestamp #=> Time
|
5420
5428
|
# resp.contact.disconnect_timestamp #=> Time
|
5421
5429
|
# resp.contact.last_update_timestamp #=> Time
|
@@ -5491,6 +5499,30 @@ module Aws::Connect
|
|
5491
5499
|
# resp.contact.segment_attributes["SegmentAttributeName"].value_map #=> Hash
|
5492
5500
|
# resp.contact.segment_attributes["SegmentAttributeName"].value_map["SegmentAttributeName"] #=> Types::SegmentAttributeValue
|
5493
5501
|
# resp.contact.segment_attributes["SegmentAttributeName"].value_integer #=> Integer
|
5502
|
+
# resp.contact.recordings #=> Array
|
5503
|
+
# resp.contact.recordings[0].storage_type #=> String, one of "S3", "KINESIS_VIDEO_STREAM", "KINESIS_STREAM", "KINESIS_FIREHOSE"
|
5504
|
+
# resp.contact.recordings[0].location #=> String
|
5505
|
+
# resp.contact.recordings[0].media_stream_type #=> String, one of "AUDIO", "VIDEO"
|
5506
|
+
# resp.contact.recordings[0].participant_type #=> String, one of "ALL", "MANAGER", "AGENT", "CUSTOMER", "THIRDPARTY"
|
5507
|
+
# resp.contact.recordings[0].fragment_start_number #=> String
|
5508
|
+
# resp.contact.recordings[0].fragment_stop_number #=> String
|
5509
|
+
# resp.contact.recordings[0].start_timestamp #=> Time
|
5510
|
+
# resp.contact.recordings[0].stop_timestamp #=> Time
|
5511
|
+
# resp.contact.recordings[0].status #=> String, one of "AVAILABLE", "DELETED"
|
5512
|
+
# resp.contact.recordings[0].deletion_reason #=> String
|
5513
|
+
# resp.contact.disconnect_reason #=> String
|
5514
|
+
# resp.contact.contact_evaluations #=> Hash
|
5515
|
+
# resp.contact.contact_evaluations["EvaluationId"].form_id #=> String
|
5516
|
+
# resp.contact.contact_evaluations["EvaluationId"].evaluation_arn #=> String
|
5517
|
+
# resp.contact.contact_evaluations["EvaluationId"].status #=> String, one of "COMPLETE", "IN_PROGRESS", "DELETED"
|
5518
|
+
# resp.contact.contact_evaluations["EvaluationId"].start_timestamp #=> Time
|
5519
|
+
# resp.contact.contact_evaluations["EvaluationId"].end_timestamp #=> Time
|
5520
|
+
# resp.contact.contact_evaluations["EvaluationId"].delete_timestamp #=> Time
|
5521
|
+
# resp.contact.contact_evaluations["EvaluationId"].export_location #=> String
|
5522
|
+
# resp.contact.contact_details.name #=> String
|
5523
|
+
# resp.contact.contact_details.description #=> String
|
5524
|
+
# resp.contact.attributes #=> Hash
|
5525
|
+
# resp.contact.attributes["AttributeName"] #=> <Hash,Array,String,Numeric,Boolean,IO,Set,nil>
|
5494
5526
|
#
|
5495
5527
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeContact AWS API Documentation
|
5496
5528
|
#
|
@@ -7649,12 +7681,12 @@ module Aws::Connect
|
|
7649
7681
|
# Gets the real-time metric data from the specified Amazon Connect
|
7650
7682
|
# instance.
|
7651
7683
|
#
|
7652
|
-
# For a description of each metric, see [
|
7653
|
-
#
|
7684
|
+
# For a description of each metric, see [Metrics definitions][1] in the
|
7685
|
+
# *Amazon Connect Administrator Guide*.
|
7654
7686
|
#
|
7655
7687
|
#
|
7656
7688
|
#
|
7657
|
-
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7689
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
7658
7690
|
#
|
7659
7691
|
# @option params [required, String] :instance_id
|
7660
7692
|
# The identifier of the Amazon Connect instance. You can [find the
|
@@ -7711,7 +7743,7 @@ module Aws::Connect
|
|
7711
7743
|
# @option params [required, Array<Types::CurrentMetric>] :current_metrics
|
7712
7744
|
# The metrics to retrieve. Specify the name and unit for each metric.
|
7713
7745
|
# The following metrics are available. For a description of all the
|
7714
|
-
# metrics, see [
|
7746
|
+
# metrics, see [Metrics definitions][1] in the *Amazon Connect
|
7715
7747
|
# Administrator Guide*.
|
7716
7748
|
#
|
7717
7749
|
# AGENTS\_AFTER\_CONTACT\_WORK
|
@@ -7812,19 +7844,19 @@ module Aws::Connect
|
|
7812
7844
|
#
|
7813
7845
|
#
|
7814
7846
|
#
|
7815
|
-
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7816
|
-
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7817
|
-
# [3]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7818
|
-
# [4]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7819
|
-
# [5]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7820
|
-
# [6]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7821
|
-
# [7]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7822
|
-
# [8]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7823
|
-
# [9]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7824
|
-
# [10]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7825
|
-
# [11]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7826
|
-
# [12]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7827
|
-
# [13]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
7847
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
7848
|
+
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#aftercallwork-real-time
|
7849
|
+
# [3]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#available-real-time
|
7850
|
+
# [4]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#error-real-time
|
7851
|
+
# [5]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#non-productive-time-real-time
|
7852
|
+
# [6]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#on-call-real-time
|
7853
|
+
# [7]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#online-real-time
|
7854
|
+
# [8]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#staffed-real-time
|
7855
|
+
# [9]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#in-queue-real-time
|
7856
|
+
# [10]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#scheduled-real-time
|
7857
|
+
# [11]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#oldest-real-time
|
7858
|
+
# [12]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#active-real-time
|
7859
|
+
# [13]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#availability-real-time
|
7828
7860
|
#
|
7829
7861
|
# @option params [String] :next_token
|
7830
7862
|
# The token for the next set of results. Use the value returned in the
|
@@ -8188,8 +8220,8 @@ module Aws::Connect
|
|
8188
8220
|
# Gets historical metric data from the specified Amazon Connect
|
8189
8221
|
# instance.
|
8190
8222
|
#
|
8191
|
-
# For a description of each historical metric, see [
|
8192
|
-
#
|
8223
|
+
# For a description of each historical metric, see [Metrics
|
8224
|
+
# definitions][1] in the *Amazon Connect Administrator Guide*.
|
8193
8225
|
#
|
8194
8226
|
# <note markdown="1"> We recommend using the [GetMetricDataV2][2] API. It provides more
|
8195
8227
|
# flexibility, features, and the ability to query longer time ranges
|
@@ -8204,7 +8236,7 @@ module Aws::Connect
|
|
8204
8236
|
#
|
8205
8237
|
#
|
8206
8238
|
#
|
8207
|
-
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
8239
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
8208
8240
|
# [2]: https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricDataV2.html
|
8209
8241
|
#
|
8210
8242
|
# @option params [required, String] :instance_id
|
@@ -8263,8 +8295,8 @@ module Aws::Connect
|
|
8263
8295
|
# @option params [required, Array<Types::HistoricalMetric>] :historical_metrics
|
8264
8296
|
# The metrics to retrieve. Specify the name, unit, and statistic for
|
8265
8297
|
# each metric. The following historical metrics are available. For a
|
8266
|
-
# description of each metric, see [
|
8267
|
-
#
|
8298
|
+
# description of each metric, see [Metrics definition][1] in the *Amazon
|
8299
|
+
# Connect Administrator Guide*.
|
8268
8300
|
#
|
8269
8301
|
# <note markdown="1"> This API does not support a contacts incoming metric (there's no
|
8270
8302
|
# CONTACTS\_INCOMING metric missing from the documented list).
|
@@ -8429,7 +8461,7 @@ module Aws::Connect
|
|
8429
8461
|
#
|
8430
8462
|
#
|
8431
8463
|
#
|
8432
|
-
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
8464
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
8433
8465
|
#
|
8434
8466
|
# @option params [String] :next_token
|
8435
8467
|
# The token for the next set of results. Use the value returned in the
|
@@ -8511,13 +8543,13 @@ module Aws::Connect
|
|
8511
8543
|
# varying intervals. It does not support agent queues.
|
8512
8544
|
#
|
8513
8545
|
# For a description of the historical metrics that are supported by
|
8514
|
-
# `GetMetricDataV2` and `GetMetricData`, see [
|
8515
|
-
#
|
8546
|
+
# `GetMetricDataV2` and `GetMetricData`, see [Metrics definitions][2] in
|
8547
|
+
# the *Amazon Connect Administrator Guide*.
|
8516
8548
|
#
|
8517
8549
|
#
|
8518
8550
|
#
|
8519
8551
|
# [1]: https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html
|
8520
|
-
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
8552
|
+
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
8521
8553
|
#
|
8522
8554
|
# @option params [required, String] :resource_arn
|
8523
8555
|
# The Amazon Resource Name (ARN) of the resource. This includes the
|
@@ -8693,8 +8725,8 @@ module Aws::Connect
|
|
8693
8725
|
# @option params [required, Array<Types::MetricV2>] :metrics
|
8694
8726
|
# The metrics to retrieve. Specify the name, groupings, and filters for
|
8695
8727
|
# each metric. The following historical metrics are available. For a
|
8696
|
-
# description of each metric, see [
|
8697
|
-
#
|
8728
|
+
# description of each metric, see [Metrics definition][1] in the *Amazon
|
8729
|
+
# Connect Administrator Guide*.
|
8698
8730
|
#
|
8699
8731
|
# ABANDONMENT\_RATE
|
8700
8732
|
#
|
@@ -8938,7 +8970,7 @@ module Aws::Connect
|
|
8938
8970
|
# Evaluation Form ID, Evaluation Section ID, Evaluation Question ID,
|
8939
8971
|
# Evaluation Source, Form Version, Queue, Routing Profile
|
8940
8972
|
#
|
8941
|
-
# UI name: [Average
|
8973
|
+
# UI name: [Average evaluation score][24]
|
8942
8974
|
#
|
8943
8975
|
# AVG\_FLOW\_TIME
|
8944
8976
|
#
|
@@ -9161,7 +9193,7 @@ module Aws::Connect
|
|
9161
9193
|
# Evaluation Form Id, Evaluation Section ID, Evaluation Question ID,
|
9162
9194
|
# Evaluation Source, Form Version, Queue, Routing Profile
|
9163
9195
|
#
|
9164
|
-
# UI name: [Average weighted
|
9196
|
+
# UI name: [Average weighted evaluation score][42]
|
9165
9197
|
#
|
9166
9198
|
# BOT\_CONVERSATIONS\_COMPLETED
|
9167
9199
|
#
|
@@ -9173,7 +9205,7 @@ module Aws::Connect
|
|
9173
9205
|
# Flow type, Flow action ID, Invoking resource published timestamp,
|
9174
9206
|
# Initiation method, Invoking resource type, Parent flows resource ID
|
9175
9207
|
#
|
9176
|
-
# UI name: [Bot conversations][43]
|
9208
|
+
# UI name: [Bot conversations completed][43]
|
9177
9209
|
#
|
9178
9210
|
# BOT\_INTENTS\_COMPLETED
|
9179
9211
|
#
|
@@ -9302,7 +9334,7 @@ module Aws::Connect
|
|
9302
9334
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9303
9335
|
# Connect
|
9304
9336
|
#
|
9305
|
-
# UI name: [Contacts hold disconnect][
|
9337
|
+
# UI name: [Contacts hold disconnect][53]
|
9306
9338
|
#
|
9307
9339
|
# CONTACTS\_ON\_HOLD\_AGENT\_DISCONNECT
|
9308
9340
|
#
|
@@ -9311,7 +9343,7 @@ module Aws::Connect
|
|
9311
9343
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9312
9344
|
# Agent Hierarchy, Q in Connect
|
9313
9345
|
#
|
9314
|
-
# UI name: [Contacts hold agent disconnect][
|
9346
|
+
# UI name: [Contacts hold agent disconnect][54]
|
9315
9347
|
#
|
9316
9348
|
# CONTACTS\_ON\_HOLD\_CUSTOMER\_DISCONNECT
|
9317
9349
|
#
|
@@ -9320,7 +9352,7 @@ module Aws::Connect
|
|
9320
9352
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9321
9353
|
# Agent Hierarchy, Q in Connect
|
9322
9354
|
#
|
9323
|
-
# UI name: [Contacts hold customer disconnect][
|
9355
|
+
# UI name: [Contacts hold customer disconnect][55]
|
9324
9356
|
#
|
9325
9357
|
# CONTACTS\_PUT\_ON\_HOLD
|
9326
9358
|
#
|
@@ -9329,7 +9361,7 @@ module Aws::Connect
|
|
9329
9361
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9330
9362
|
# Agent Hierarchy, Q in Connect
|
9331
9363
|
#
|
9332
|
-
# UI name: [Contacts put on hold][
|
9364
|
+
# UI name: [Contacts put on hold][56]
|
9333
9365
|
#
|
9334
9366
|
# CONTACTS\_TRANSFERRED\_OUT\_EXTERNAL
|
9335
9367
|
#
|
@@ -9338,7 +9370,7 @@ module Aws::Connect
|
|
9338
9370
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9339
9371
|
# Agent Hierarchy, Q in Connect
|
9340
9372
|
#
|
9341
|
-
# UI name: [Contacts transferred out external][
|
9373
|
+
# UI name: [Contacts transferred out external][57]
|
9342
9374
|
#
|
9343
9375
|
# CONTACTS\_TRANSFERRED\_OUT\_INTERNAL
|
9344
9376
|
#
|
@@ -9347,7 +9379,7 @@ module Aws::Connect
|
|
9347
9379
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9348
9380
|
# Agent Hierarchy, Q in Connect
|
9349
9381
|
#
|
9350
|
-
# UI name: [Contacts transferred out internal][
|
9382
|
+
# UI name: [Contacts transferred out internal][58]
|
9351
9383
|
#
|
9352
9384
|
# CONTACTS\_QUEUED
|
9353
9385
|
#
|
@@ -9357,7 +9389,7 @@ module Aws::Connect
|
|
9357
9389
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9358
9390
|
# Connect
|
9359
9391
|
#
|
9360
|
-
# UI name: [Contacts queued][
|
9392
|
+
# UI name: [Contacts queued][59]
|
9361
9393
|
#
|
9362
9394
|
# CONTACTS\_QUEUED\_BY\_ENQUEUE
|
9363
9395
|
#
|
@@ -9366,7 +9398,7 @@ module Aws::Connect
|
|
9366
9398
|
# Valid groupings and filters: Queue, Channel, Agent, Agent Hierarchy,
|
9367
9399
|
# contact/segmentAttributes/connect:Subtype
|
9368
9400
|
#
|
9369
|
-
# UI name: [Contacts queued (enqueue timestamp)][
|
9401
|
+
# UI name: [Contacts queued (enqueue timestamp)][60]
|
9370
9402
|
#
|
9371
9403
|
# CONTACTS\_REMOVED\_FROM\_QUEUE\_IN\_X
|
9372
9404
|
#
|
@@ -9379,7 +9411,7 @@ module Aws::Connect
|
|
9379
9411
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
9380
9412
|
# (for "Less than") or `LTE` (for "Less than equal").
|
9381
9413
|
#
|
9382
|
-
# UI name: [Contacts removed from queue in X seconds][
|
9414
|
+
# UI name: [Contacts removed from queue in X seconds][61]
|
9383
9415
|
#
|
9384
9416
|
# CONTACTS\_RESOLVED\_IN\_X
|
9385
9417
|
#
|
@@ -9392,7 +9424,7 @@ module Aws::Connect
|
|
9392
9424
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
9393
9425
|
# (for "Less than") or `LTE` (for "Less than equal").
|
9394
9426
|
#
|
9395
|
-
# UI name: [Contacts resolved in X][
|
9427
|
+
# UI name: [Contacts resolved in X][62]
|
9396
9428
|
#
|
9397
9429
|
# CONTACTS\_TRANSFERRED\_OUT
|
9398
9430
|
#
|
@@ -9402,7 +9434,7 @@ module Aws::Connect
|
|
9402
9434
|
# Agent Hierarchy, Feature, contact/segmentAttributes/connect:Subtype,
|
9403
9435
|
# Q in Connect
|
9404
9436
|
#
|
9405
|
-
# UI name: [Contacts transferred out][
|
9437
|
+
# UI name: [Contacts transferred out][63]
|
9406
9438
|
#
|
9407
9439
|
# <note markdown="1"> Feature is a valid filter but not a valid grouping.
|
9408
9440
|
#
|
@@ -9416,7 +9448,7 @@ module Aws::Connect
|
|
9416
9448
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9417
9449
|
# Connect
|
9418
9450
|
#
|
9419
|
-
# UI name: [Contacts transferred out by agent][
|
9451
|
+
# UI name: [Contacts transferred out by agent][64]
|
9420
9452
|
#
|
9421
9453
|
# CONTACTS\_TRANSFERRED\_OUT\_FROM\_QUEUE
|
9422
9454
|
#
|
@@ -9426,7 +9458,7 @@ module Aws::Connect
|
|
9426
9458
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9427
9459
|
# Connect
|
9428
9460
|
#
|
9429
|
-
# UI name: [Contacts transferred out queue][
|
9461
|
+
# UI name: [Contacts transferred out queue][65]
|
9430
9462
|
#
|
9431
9463
|
# CURRENT\_CASES
|
9432
9464
|
#
|
@@ -9436,7 +9468,7 @@ module Aws::Connect
|
|
9436
9468
|
#
|
9437
9469
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
9438
9470
|
#
|
9439
|
-
# UI name: [Current cases][
|
9471
|
+
# UI name: [Current cases][66]
|
9440
9472
|
#
|
9441
9473
|
# DELIVERY\_ATTEMPTS
|
9442
9474
|
#
|
@@ -9452,7 +9484,7 @@ module Aws::Connect
|
|
9452
9484
|
# contact/segmentAttributes/connect:Subtype, Disconnect Reason, Queue,
|
9453
9485
|
# Routing Profile
|
9454
9486
|
#
|
9455
|
-
# UI name: [Delivery attempts][
|
9487
|
+
# UI name: [Delivery attempts][67]
|
9456
9488
|
#
|
9457
9489
|
# <note markdown="1"> Campaign Delivery EventType filter and grouping are only available
|
9458
9490
|
# for SMS and Email campaign delivery modes. Agent, Queue, Routing
|
@@ -9478,7 +9510,7 @@ module Aws::Connect
|
|
9478
9510
|
# contact/segmentAttributes/connect:Subtype, Disconnect Reason, Queue,
|
9479
9511
|
# Routing Profile
|
9480
9512
|
#
|
9481
|
-
# UI name: [Delivery attempt disposition rate][
|
9513
|
+
# UI name: [Delivery attempt disposition rate][68]
|
9482
9514
|
#
|
9483
9515
|
# <note markdown="1"> Campaign Delivery Event Type filter and grouping are only available
|
9484
9516
|
# for SMS and Email campaign delivery modes. Agent, Queue, Routing
|
@@ -9496,7 +9528,7 @@ module Aws::Connect
|
|
9496
9528
|
# Evaluation Form ID, Evaluation Source, Form Version, Queue, Routing
|
9497
9529
|
# Profile
|
9498
9530
|
#
|
9499
|
-
# UI name: [Evaluations performed][
|
9531
|
+
# UI name: [Evaluations performed][69]
|
9500
9532
|
#
|
9501
9533
|
# FLOWS\_OUTCOME
|
9502
9534
|
#
|
@@ -9508,7 +9540,7 @@ module Aws::Connect
|
|
9508
9540
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
9509
9541
|
# published timestamp
|
9510
9542
|
#
|
9511
|
-
# UI name: [Flows outcome][
|
9543
|
+
# UI name: [Flows outcome][70]
|
9512
9544
|
#
|
9513
9545
|
# FLOWS\_STARTED
|
9514
9546
|
#
|
@@ -9519,7 +9551,7 @@ module Aws::Connect
|
|
9519
9551
|
# resource ID, Flows resource ID, Initiation method, Resource
|
9520
9552
|
# published timestamp
|
9521
9553
|
#
|
9522
|
-
# UI name: [Flows started][
|
9554
|
+
# UI name: [Flows started][71]
|
9523
9555
|
#
|
9524
9556
|
# HUMAN\_ANSWERED\_CALLS
|
9525
9557
|
#
|
@@ -9531,7 +9563,7 @@ module Aws::Connect
|
|
9531
9563
|
#
|
9532
9564
|
# Valid groupings and filters: Agent, Campaign
|
9533
9565
|
#
|
9534
|
-
# UI name: [Human answered][
|
9566
|
+
# UI name: [Human answered][72]
|
9535
9567
|
#
|
9536
9568
|
# MAX\_FLOW\_TIME
|
9537
9569
|
#
|
@@ -9543,7 +9575,7 @@ module Aws::Connect
|
|
9543
9575
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
9544
9576
|
# published timestamp
|
9545
9577
|
#
|
9546
|
-
# UI name: [Maximum flow time][
|
9578
|
+
# UI name: [Maximum flow time][73]
|
9547
9579
|
#
|
9548
9580
|
# MAX\_QUEUED\_TIME
|
9549
9581
|
#
|
@@ -9553,7 +9585,7 @@ module Aws::Connect
|
|
9553
9585
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9554
9586
|
# Connect
|
9555
9587
|
#
|
9556
|
-
# UI name: [Maximum queued time][
|
9588
|
+
# UI name: [Maximum queued time][74]
|
9557
9589
|
#
|
9558
9590
|
# MIN\_FLOW\_TIME
|
9559
9591
|
#
|
@@ -9565,7 +9597,7 @@ module Aws::Connect
|
|
9565
9597
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
9566
9598
|
# published timestamp
|
9567
9599
|
#
|
9568
|
-
# UI name: [Minimum flow time][
|
9600
|
+
# UI name: [Minimum flow time][75]
|
9569
9601
|
#
|
9570
9602
|
# PERCENT\_AUTOMATIC\_FAILS
|
9571
9603
|
#
|
@@ -9575,7 +9607,7 @@ module Aws::Connect
|
|
9575
9607
|
# Evaluation Form ID, Evaluation Source, Form Version, Queue, Routing
|
9576
9608
|
# Profile
|
9577
9609
|
#
|
9578
|
-
# UI name: [Automatic fails percent][
|
9610
|
+
# UI name: [Automatic fails percent][76]
|
9579
9611
|
#
|
9580
9612
|
# PERCENT\_BOT\_CONVERSATIONS\_OUTCOME
|
9581
9613
|
#
|
@@ -9587,7 +9619,7 @@ module Aws::Connect
|
|
9587
9619
|
# Flow type, Flow action ID, Invoking resource published timestamp,
|
9588
9620
|
# Initiation method, Invoking resource type, Parent flows resource ID
|
9589
9621
|
#
|
9590
|
-
# UI name: [Percent bot conversations outcome][
|
9622
|
+
# UI name: [Percent bot conversations outcome][77]
|
9591
9623
|
#
|
9592
9624
|
# PERCENT\_BOT\_INTENTS\_OUTCOME
|
9593
9625
|
#
|
@@ -9600,7 +9632,7 @@ module Aws::Connect
|
|
9600
9632
|
# published timestamp, Initiation method, Invoking resource type,
|
9601
9633
|
# Parent flows resource ID
|
9602
9634
|
#
|
9603
|
-
# UI name: [Percent bot intents outcome][
|
9635
|
+
# UI name: [Percent bot intents outcome][78]
|
9604
9636
|
#
|
9605
9637
|
# PERCENT\_CASES\_FIRST\_CONTACT\_RESOLVED
|
9606
9638
|
#
|
@@ -9610,7 +9642,7 @@ module Aws::Connect
|
|
9610
9642
|
#
|
9611
9643
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
9612
9644
|
#
|
9613
|
-
# UI name: [Cases resolved on first contact][
|
9645
|
+
# UI name: [Cases resolved on first contact][79]
|
9614
9646
|
#
|
9615
9647
|
# PERCENT\_CONTACTS\_STEP\_EXPIRED
|
9616
9648
|
#
|
@@ -9642,7 +9674,7 @@ module Aws::Connect
|
|
9642
9674
|
# Flows outcome type, Flows resource ID, Initiation method, Resource
|
9643
9675
|
# published timestamp
|
9644
9676
|
#
|
9645
|
-
# UI name: [Flows outcome percentage][
|
9677
|
+
# UI name: [Flows outcome percentage][80].
|
9646
9678
|
#
|
9647
9679
|
# <note markdown="1"> The `FLOWS_OUTCOME_TYPE` is not a valid grouping.
|
9648
9680
|
#
|
@@ -9659,7 +9691,7 @@ module Aws::Connect
|
|
9659
9691
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9660
9692
|
# Connect
|
9661
9693
|
#
|
9662
|
-
# UI name: [Non-talk time percent][
|
9694
|
+
# UI name: [Non-talk time percent][81]
|
9663
9695
|
#
|
9664
9696
|
# PERCENT\_TALK\_TIME
|
9665
9697
|
#
|
@@ -9672,7 +9704,7 @@ module Aws::Connect
|
|
9672
9704
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9673
9705
|
# Connect
|
9674
9706
|
#
|
9675
|
-
# UI name: [Talk time percent][
|
9707
|
+
# UI name: [Talk time percent][82]
|
9676
9708
|
#
|
9677
9709
|
# PERCENT\_TALK\_TIME\_AGENT
|
9678
9710
|
#
|
@@ -9685,7 +9717,7 @@ module Aws::Connect
|
|
9685
9717
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9686
9718
|
# Connect
|
9687
9719
|
#
|
9688
|
-
# UI name: [Agent talk time percent][
|
9720
|
+
# UI name: [Agent talk time percent][83]
|
9689
9721
|
#
|
9690
9722
|
# PERCENT\_TALK\_TIME\_CUSTOMER
|
9691
9723
|
#
|
@@ -9698,7 +9730,7 @@ module Aws::Connect
|
|
9698
9730
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9699
9731
|
# Connect
|
9700
9732
|
#
|
9701
|
-
# UI name: [Customer talk time percent][
|
9733
|
+
# UI name: [Customer talk time percent][84]
|
9702
9734
|
#
|
9703
9735
|
# REOPENED\_CASE\_ACTIONS
|
9704
9736
|
#
|
@@ -9708,7 +9740,7 @@ module Aws::Connect
|
|
9708
9740
|
#
|
9709
9741
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
9710
9742
|
#
|
9711
|
-
# UI name: [Cases reopened][
|
9743
|
+
# UI name: [Cases reopened][85]
|
9712
9744
|
#
|
9713
9745
|
# RESOLVED\_CASE\_ACTIONS
|
9714
9746
|
#
|
@@ -9718,7 +9750,7 @@ module Aws::Connect
|
|
9718
9750
|
#
|
9719
9751
|
# Valid groupings and filters: CASE\_TEMPLATE\_ARN, CASE\_STATUS
|
9720
9752
|
#
|
9721
|
-
# UI name: [Cases resolved][
|
9753
|
+
# UI name: [Cases resolved][86]
|
9722
9754
|
#
|
9723
9755
|
# SERVICE\_LEVEL
|
9724
9756
|
#
|
@@ -9733,7 +9765,7 @@ module Aws::Connect
|
|
9733
9765
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
9734
9766
|
# (for "Less than") or `LTE` (for "Less than equal").
|
9735
9767
|
#
|
9736
|
-
# UI name: [Service level X][
|
9768
|
+
# UI name: [Service level X][87]
|
9737
9769
|
#
|
9738
9770
|
# STEP\_CONTACTS\_QUEUED
|
9739
9771
|
#
|
@@ -9751,7 +9783,7 @@ module Aws::Connect
|
|
9751
9783
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9752
9784
|
# Agent Hierarchy, Q in Connect
|
9753
9785
|
#
|
9754
|
-
# UI name: [After contact work time][
|
9786
|
+
# UI name: [After contact work time][14]
|
9755
9787
|
#
|
9756
9788
|
# SUM\_CONNECTING\_TIME\_AGENT
|
9757
9789
|
#
|
@@ -9764,7 +9796,7 @@ module Aws::Connect
|
|
9764
9796
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9765
9797
|
# Agent Hierarchy
|
9766
9798
|
#
|
9767
|
-
# UI name: [Agent API connecting time][
|
9799
|
+
# UI name: [Agent API connecting time][88]
|
9768
9800
|
#
|
9769
9801
|
# <note markdown="1"> The `Negate` key in metric-level filters is not applicable for this
|
9770
9802
|
# metric.
|
@@ -9786,7 +9818,7 @@ module Aws::Connect
|
|
9786
9818
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype,
|
9787
9819
|
# RoutingStepExpression, Q in Connect
|
9788
9820
|
#
|
9789
|
-
# UI name: [Contact abandoned][
|
9821
|
+
# UI name: [Contact abandoned][89]
|
9790
9822
|
#
|
9791
9823
|
# SUM\_CONTACTS\_ABANDONED\_IN\_X
|
9792
9824
|
#
|
@@ -9799,7 +9831,7 @@ module Aws::Connect
|
|
9799
9831
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
9800
9832
|
# (for "Less than") or `LTE` (for "Less than equal").
|
9801
9833
|
#
|
9802
|
-
# UI name: [Contacts abandoned in X seconds][
|
9834
|
+
# UI name: [Contacts abandoned in X seconds][90]
|
9803
9835
|
#
|
9804
9836
|
# SUM\_CONTACTS\_ANSWERED\_IN\_X
|
9805
9837
|
#
|
@@ -9812,7 +9844,7 @@ module Aws::Connect
|
|
9812
9844
|
# 604800 (inclusive), in seconds. For `Comparison`, you can use `LT`
|
9813
9845
|
# (for "Less than") or `LTE` (for "Less than equal").
|
9814
9846
|
#
|
9815
|
-
# UI name: [Contacts answered in X seconds][
|
9847
|
+
# UI name: [Contacts answered in X seconds][91]
|
9816
9848
|
#
|
9817
9849
|
# SUM\_CONTACT\_FLOW\_TIME
|
9818
9850
|
#
|
@@ -9821,7 +9853,7 @@ module Aws::Connect
|
|
9821
9853
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9822
9854
|
# Agent Hierarchy, Q in Connect
|
9823
9855
|
#
|
9824
|
-
# UI name: [Contact flow time][
|
9856
|
+
# UI name: [Contact flow time][92]
|
9825
9857
|
#
|
9826
9858
|
# SUM\_CONTACT\_TIME\_AGENT
|
9827
9859
|
#
|
@@ -9829,7 +9861,7 @@ module Aws::Connect
|
|
9829
9861
|
#
|
9830
9862
|
# Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy
|
9831
9863
|
#
|
9832
|
-
# UI name: [Agent on contact time][
|
9864
|
+
# UI name: [Agent on contact time][93]
|
9833
9865
|
#
|
9834
9866
|
# SUM\_CONTACTS\_DISCONNECTED
|
9835
9867
|
#
|
@@ -9841,7 +9873,7 @@ module Aws::Connect
|
|
9841
9873
|
# Agent Hierarchy, contact/segmentAttributes/connect:Subtype, Q in
|
9842
9874
|
# Connect
|
9843
9875
|
#
|
9844
|
-
# UI name: [Contact disconnected][
|
9876
|
+
# UI name: [Contact disconnected][94]
|
9845
9877
|
#
|
9846
9878
|
# SUM\_ERROR\_STATUS\_TIME\_AGENT
|
9847
9879
|
#
|
@@ -9849,7 +9881,7 @@ module Aws::Connect
|
|
9849
9881
|
#
|
9850
9882
|
# Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy
|
9851
9883
|
#
|
9852
|
-
# UI name: [Error status time][
|
9884
|
+
# UI name: [Error status time][95]
|
9853
9885
|
#
|
9854
9886
|
# SUM\_HANDLE\_TIME
|
9855
9887
|
#
|
@@ -9858,7 +9890,7 @@ module Aws::Connect
|
|
9858
9890
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9859
9891
|
# Agent Hierarchy, Q in Connect
|
9860
9892
|
#
|
9861
|
-
# UI name: [Contact handle time][
|
9893
|
+
# UI name: [Contact handle time][96]
|
9862
9894
|
#
|
9863
9895
|
# SUM\_HOLD\_TIME
|
9864
9896
|
#
|
@@ -9867,7 +9899,7 @@ module Aws::Connect
|
|
9867
9899
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9868
9900
|
# Agent Hierarchy, Q in Connect
|
9869
9901
|
#
|
9870
|
-
# UI name: [Customer hold time][
|
9902
|
+
# UI name: [Customer hold time][97]
|
9871
9903
|
#
|
9872
9904
|
# SUM\_IDLE\_TIME\_AGENT
|
9873
9905
|
#
|
@@ -9875,7 +9907,7 @@ module Aws::Connect
|
|
9875
9907
|
#
|
9876
9908
|
# Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy
|
9877
9909
|
#
|
9878
|
-
# UI name: [Agent idle time][
|
9910
|
+
# UI name: [Agent idle time][98]
|
9879
9911
|
#
|
9880
9912
|
# SUM\_INTERACTION\_AND\_HOLD\_TIME
|
9881
9913
|
#
|
@@ -9884,7 +9916,7 @@ module Aws::Connect
|
|
9884
9916
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9885
9917
|
# Agent Hierarchy, Q in Connect
|
9886
9918
|
#
|
9887
|
-
# UI name: [Agent interaction and hold time][
|
9919
|
+
# UI name: [Agent interaction and hold time][99]
|
9888
9920
|
#
|
9889
9921
|
# SUM\_INTERACTION\_TIME
|
9890
9922
|
#
|
@@ -9893,7 +9925,7 @@ module Aws::Connect
|
|
9893
9925
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
9894
9926
|
# Agent Hierarchy
|
9895
9927
|
#
|
9896
|
-
# UI name: [Agent interaction time][
|
9928
|
+
# UI name: [Agent interaction time][100]
|
9897
9929
|
#
|
9898
9930
|
# SUM\_NON\_PRODUCTIVE\_TIME\_AGENT
|
9899
9931
|
#
|
@@ -9901,7 +9933,7 @@ module Aws::Connect
|
|
9901
9933
|
#
|
9902
9934
|
# Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy
|
9903
9935
|
#
|
9904
|
-
# UI name: [
|
9936
|
+
# UI name: [Agent non-productive time][101]
|
9905
9937
|
#
|
9906
9938
|
# SUM\_ONLINE\_TIME\_AGENT
|
9907
9939
|
#
|
@@ -9909,7 +9941,7 @@ module Aws::Connect
|
|
9909
9941
|
#
|
9910
9942
|
# Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy
|
9911
9943
|
#
|
9912
|
-
# UI name: [Online time][
|
9944
|
+
# UI name: [Online time][102]
|
9913
9945
|
#
|
9914
9946
|
# SUM\_RETRY\_CALLBACK\_ATTEMPTS
|
9915
9947
|
#
|
@@ -9918,111 +9950,113 @@ module Aws::Connect
|
|
9918
9950
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
9919
9951
|
# contact/segmentAttributes/connect:Subtype, Q in Connect
|
9920
9952
|
#
|
9921
|
-
# UI name: [Callback attempts][
|
9953
|
+
# UI name: [Callback attempts][103]
|
9922
9954
|
#
|
9923
9955
|
#
|
9924
9956
|
#
|
9925
|
-
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9926
|
-
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9957
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html
|
9958
|
+
# [2]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#abandonment-rate
|
9927
9959
|
# [3]: https://docs.aws.amazon.com/connect/latest/adminguide/regions.html#optimization_region
|
9928
|
-
# [4]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9929
|
-
# [5]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9930
|
-
# [6]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9931
|
-
# [7]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9932
|
-
# [8]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9933
|
-
# [9]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9934
|
-
# [10]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9935
|
-
# [11]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9936
|
-
# [12]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9937
|
-
# [13]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9938
|
-
# [14]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9939
|
-
# [15]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9940
|
-
# [16]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9941
|
-
# [17]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-time
|
9942
|
-
# [18]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-turns
|
9943
|
-
# [19]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9944
|
-
# [20]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9945
|
-
# [21]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9946
|
-
# [22]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9947
|
-
# [23]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9948
|
-
# [24]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9949
|
-
# [25]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9950
|
-
# [26]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9951
|
-
# [27]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9952
|
-
# [28]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9953
|
-
# [29]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9954
|
-
# [30]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9955
|
-
# [31]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9956
|
-
# [32]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9957
|
-
# [33]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9958
|
-
# [34]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9959
|
-
# [35]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9960
|
-
# [36]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9961
|
-
# [37]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9962
|
-
# [38]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9963
|
-
# [39]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9964
|
-
# [40]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9965
|
-
# [41]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9966
|
-
# [42]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9967
|
-
# [43]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-conversations-completed
|
9968
|
-
# [44]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-intents-completed
|
9969
|
-
# [45]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9970
|
-
# [46]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9971
|
-
# [47]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9972
|
-
# [48]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9973
|
-
# [49]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9974
|
-
# [50]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9975
|
-
# [51]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9976
|
-
# [52]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9977
|
-
# [53]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9978
|
-
# [54]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9979
|
-
# [55]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9980
|
-
# [56]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9981
|
-
# [57]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9982
|
-
# [58]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9983
|
-
# [59]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9984
|
-
# [60]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9985
|
-
# [61]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9986
|
-
# [62]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9987
|
-
# [63]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9988
|
-
# [64]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9989
|
-
# [65]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9990
|
-
# [66]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9991
|
-
# [67]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9992
|
-
# [68]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9993
|
-
# [69]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9994
|
-
# [70]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9995
|
-
# [71]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9996
|
-
# [72]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9997
|
-
# [73]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9998
|
-
# [74]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9999
|
-
# [75]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10000
|
-
# [76]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10001
|
-
# [77]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10002
|
-
# [78]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10003
|
-
# [79]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10004
|
-
# [80]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10005
|
-
# [81]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10006
|
-
# [82]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10007
|
-
# [83]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10008
|
-
# [84]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10009
|
-
# [85]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10010
|
-
# [86]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10011
|
-
# [87]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10012
|
-
# [88]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10013
|
-
# [89]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10014
|
-
# [90]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10015
|
-
# [91]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10016
|
-
# [92]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10017
|
-
# [93]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10018
|
-
# [94]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10019
|
-
# [95]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10020
|
-
# [96]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10021
|
-
# [97]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10022
|
-
# [98]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10023
|
-
# [99]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10024
|
-
# [100]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
10025
|
-
# [101]: https://docs.aws.amazon.com/connect/latest/adminguide/
|
9960
|
+
# [4]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#adherent-time
|
9961
|
+
# [5]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-answer-rate
|
9962
|
+
# [6]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#non-adherent-time
|
9963
|
+
# [7]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-non-response
|
9964
|
+
# [8]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-non-response-without-customer-abandons
|
9965
|
+
# [9]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#occupancy
|
9966
|
+
# [10]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#adherence
|
9967
|
+
# [11]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#scheduled-time
|
9968
|
+
# [12]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-abandon-time
|
9969
|
+
# [13]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-active-time
|
9970
|
+
# [14]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#after-contact-work-time
|
9971
|
+
# [15]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-api-connecting-time
|
9972
|
+
# [16]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-pause-time
|
9973
|
+
# [17]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-time
|
9974
|
+
# [18]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#average-bot-conversation-turns
|
9975
|
+
# [19]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-contacts-per-case
|
9976
|
+
# [20]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-case-resolution-time
|
9977
|
+
# [21]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-contact-duration
|
9978
|
+
# [22]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-conversation-duration
|
9979
|
+
# [23]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-dials-per-minute
|
9980
|
+
# [24]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-evaluation-score
|
9981
|
+
# [25]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-flow-time
|
9982
|
+
# [26]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-greeting-time
|
9983
|
+
# [27]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-handle-time
|
9984
|
+
# [28]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-hold-time
|
9985
|
+
# [29]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-hold-time-all-contacts
|
9986
|
+
# [30]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-holds
|
9987
|
+
# [31]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interaction-and-customer-hold-time
|
9988
|
+
# [32]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interaction-time
|
9989
|
+
# [33]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interruptions
|
9990
|
+
# [34]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-interruption-time
|
9991
|
+
# [35]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-non-talk-time
|
9992
|
+
# [36]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-queue-answer-time
|
9993
|
+
# [37]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-resolution-time
|
9994
|
+
# [38]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-talk-time
|
9995
|
+
# [39]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-agent-talk-time
|
9996
|
+
# [40]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-customer-talk-time
|
9997
|
+
# [41]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-wait-time-after-customer-connection
|
9998
|
+
# [42]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-weighted-evaluation-score
|
9999
|
+
# [43]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-conversations-completed
|
10000
|
+
# [44]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-intents-completed
|
10001
|
+
# [45]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-contacts-abandoned-after-x
|
10002
|
+
# [46]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-contacts-abandoned-after-x-rate
|
10003
|
+
# [47]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-interactions
|
10004
|
+
# [48]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-attempts
|
10005
|
+
# [49]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-created
|
10006
|
+
# [50]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-created
|
10007
|
+
# [51]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#api-contacts-handled
|
10008
|
+
# [52]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-handled-by-connected-to-agent-timestamp
|
10009
|
+
# [53]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-disconnect
|
10010
|
+
# [54]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-agent-disconnect
|
10011
|
+
# [55]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-hold-customer-disconnect
|
10012
|
+
# [56]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-put-on-hold
|
10013
|
+
# [57]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-external
|
10014
|
+
# [58]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-internal
|
10015
|
+
# [59]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-queued
|
10016
|
+
# [60]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-queued-by-enqueue
|
10017
|
+
# [61]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-removed-from-queue
|
10018
|
+
# [62]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-resolved
|
10019
|
+
# [63]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out
|
10020
|
+
# [64]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-by-agent
|
10021
|
+
# [65]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-transferred-out-queue
|
10022
|
+
# [66]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#current-cases
|
10023
|
+
# [67]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#delivery-attempts
|
10024
|
+
# [68]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#delivery-attempt-disposition-rate
|
10025
|
+
# [69]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#evaluations-performed
|
10026
|
+
# [70]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-outcome
|
10027
|
+
# [71]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-started
|
10028
|
+
# [72]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#human-answered
|
10029
|
+
# [73]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#maximum-flow-time
|
10030
|
+
# [74]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#maximum-queued-time
|
10031
|
+
# [75]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#minimum-flow-time
|
10032
|
+
# [76]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#automatic-fails-percent
|
10033
|
+
# [77]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#percent-bot-conversations-outcome
|
10034
|
+
# [78]: https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#percent-bot-intents-outcome
|
10035
|
+
# [79]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-resolved-on-first-contact
|
10036
|
+
# [80]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-outcome-percentage
|
10037
|
+
# [81]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#non-talk-time-percent
|
10038
|
+
# [82]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#talk-time-percent
|
10039
|
+
# [83]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-talk-time-percent
|
10040
|
+
# [84]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#customer-talk-time-percent
|
10041
|
+
# [85]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-reopened
|
10042
|
+
# [86]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#cases-resolved
|
10043
|
+
# [87]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#service-level
|
10044
|
+
# [88]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-api-connecting-time
|
10045
|
+
# [89]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-abandoned
|
10046
|
+
# [90]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-abandoned-in-x-seconds
|
10047
|
+
# [91]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contacts-answered-in-x-seconds
|
10048
|
+
# [92]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-flow-time
|
10049
|
+
# [93]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-on-contact-time
|
10050
|
+
# [94]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-disconnected
|
10051
|
+
# [95]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#error-status-time
|
10052
|
+
# [96]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#contact-handle-time
|
10053
|
+
# [97]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#customer-hold-time
|
10054
|
+
# [98]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-idle-time
|
10055
|
+
# [99]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-interaction-and-hold-time
|
10056
|
+
# [100]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-interaction-time
|
10057
|
+
# [101]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#agent-non-productive-time
|
10058
|
+
# [102]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#online-time
|
10059
|
+
# [103]: https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#callback-attempts
|
10026
10060
|
#
|
10027
10061
|
# @option params [String] :next_token
|
10028
10062
|
# The token for the next set of results. Use the value returned in the
|
@@ -21081,7 +21115,7 @@ module Aws::Connect
|
|
21081
21115
|
tracer: tracer
|
21082
21116
|
)
|
21083
21117
|
context[:gem_name] = 'aws-sdk-connect'
|
21084
|
-
context[:gem_version] = '1.
|
21118
|
+
context[:gem_version] = '1.201.0'
|
21085
21119
|
Seahorse::Client::Request.new(handlers, context)
|
21086
21120
|
end
|
21087
21121
|
|