aws-sdk-connect 1.132.0 → 1.133.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 +41 -1
- data/lib/aws-sdk-connect/types.rb +40 -0
- data/lib/aws-sdk-connect.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d0962bfa7dfc82b9a5d65f1071bac4fad48f57d948dc1322769fc7731ae4d455
|
|
4
|
+
data.tar.gz: 4d77e3b49d33b079895b13207da5ac5c8ec62b98baf371328b83b6ef0d59d51b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 91cb3394d0582441e8422e065a6231f9cd2e4864dd439299988640f002bb387e1de2979aec9fa302d6c59f9414d1da40148f2a7f2eb05e3a0ce4710afcfaa14d
|
|
7
|
+
data.tar.gz: 812cee2541e4c2e935c0785fc9f64f62cecd910a64a1558589d81d45f23a66a2a57c8790d83facaf021e1083a2ab5767c965e90f11e9ad7cddd781a61e6ef431
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.133.0 (2023-11-02)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - GetMetricDataV2 API: Update to include new metrics PERCENT_NON_TALK_TIME, PERCENT_TALK_TIME, PERCENT_TALK_TIME_AGENT, PERCENT_TALK_TIME_CUSTOMER
|
|
8
|
+
|
|
4
9
|
1.132.0 (2023-11-01)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.133.0
|
|
@@ -6622,6 +6622,46 @@ module Aws::Connect
|
|
|
6622
6622
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
|
6623
6623
|
# Agent Hierarchy
|
|
6624
6624
|
#
|
|
6625
|
+
# PERCENT\_NON\_TALK\_TIME
|
|
6626
|
+
#
|
|
6627
|
+
# : This metric is available only for contacts analyzed by Contact Lens
|
|
6628
|
+
# conversational analytics.
|
|
6629
|
+
#
|
|
6630
|
+
# Unit: Percentage
|
|
6631
|
+
#
|
|
6632
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
|
6633
|
+
# Agent Hierarchy
|
|
6634
|
+
#
|
|
6635
|
+
# PERCENT\_TALK\_TIME
|
|
6636
|
+
#
|
|
6637
|
+
# : This metric is available only for contacts analyzed by Contact Lens
|
|
6638
|
+
# conversational analytics.
|
|
6639
|
+
#
|
|
6640
|
+
# Unit: Percentage
|
|
6641
|
+
#
|
|
6642
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
|
6643
|
+
# Agent Hierarchy
|
|
6644
|
+
#
|
|
6645
|
+
# PERCENT\_TALK\_TIME\_AGENT
|
|
6646
|
+
#
|
|
6647
|
+
# : This metric is available only for contacts analyzed by Contact Lens
|
|
6648
|
+
# conversational analytics.
|
|
6649
|
+
#
|
|
6650
|
+
# Unit: Percentage
|
|
6651
|
+
#
|
|
6652
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
|
6653
|
+
# Agent Hierarchy
|
|
6654
|
+
#
|
|
6655
|
+
# PERCENT\_TALK\_TIME\_CUSTOMER
|
|
6656
|
+
#
|
|
6657
|
+
# : This metric is available only for contacts analyzed by Contact Lens
|
|
6658
|
+
# conversational analytics.
|
|
6659
|
+
#
|
|
6660
|
+
# Unit: Percentage
|
|
6661
|
+
#
|
|
6662
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
|
6663
|
+
# Agent Hierarchy
|
|
6664
|
+
#
|
|
6625
6665
|
# SERVICE\_LEVEL
|
|
6626
6666
|
#
|
|
6627
6667
|
# : You can include up to 20 SERVICE\_LEVEL metrics in a request.
|
|
@@ -14038,7 +14078,7 @@ module Aws::Connect
|
|
|
14038
14078
|
params: params,
|
|
14039
14079
|
config: config)
|
|
14040
14080
|
context[:gem_name] = 'aws-sdk-connect'
|
|
14041
|
-
context[:gem_version] = '1.
|
|
14081
|
+
context[:gem_version] = '1.133.0'
|
|
14042
14082
|
Seahorse::Client::Request.new(handlers, context)
|
|
14043
14083
|
end
|
|
14044
14084
|
|
|
@@ -6945,6 +6945,46 @@ module Aws::Connect
|
|
|
6945
6945
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
6946
6946
|
# Agent, Agent Hierarchy
|
|
6947
6947
|
#
|
|
6948
|
+
# PERCENT\_NON\_TALK\_TIME
|
|
6949
|
+
#
|
|
6950
|
+
# : This metric is available only for contacts analyzed by Contact
|
|
6951
|
+
# Lens conversational analytics.
|
|
6952
|
+
#
|
|
6953
|
+
# Unit: Percentage
|
|
6954
|
+
#
|
|
6955
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
6956
|
+
# Agent, Agent Hierarchy
|
|
6957
|
+
#
|
|
6958
|
+
# PERCENT\_TALK\_TIME
|
|
6959
|
+
#
|
|
6960
|
+
# : This metric is available only for contacts analyzed by Contact
|
|
6961
|
+
# Lens conversational analytics.
|
|
6962
|
+
#
|
|
6963
|
+
# Unit: Percentage
|
|
6964
|
+
#
|
|
6965
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
6966
|
+
# Agent, Agent Hierarchy
|
|
6967
|
+
#
|
|
6968
|
+
# PERCENT\_TALK\_TIME\_AGENT
|
|
6969
|
+
#
|
|
6970
|
+
# : This metric is available only for contacts analyzed by Contact
|
|
6971
|
+
# Lens conversational analytics.
|
|
6972
|
+
#
|
|
6973
|
+
# Unit: Percentage
|
|
6974
|
+
#
|
|
6975
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
6976
|
+
# Agent, Agent Hierarchy
|
|
6977
|
+
#
|
|
6978
|
+
# PERCENT\_TALK\_TIME\_CUSTOMER
|
|
6979
|
+
#
|
|
6980
|
+
# : This metric is available only for contacts analyzed by Contact
|
|
6981
|
+
# Lens conversational analytics.
|
|
6982
|
+
#
|
|
6983
|
+
# Unit: Percentage
|
|
6984
|
+
#
|
|
6985
|
+
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
|
6986
|
+
# Agent, Agent Hierarchy
|
|
6987
|
+
#
|
|
6948
6988
|
# SERVICE\_LEVEL
|
|
6949
6989
|
#
|
|
6950
6990
|
# : You can include up to 20 SERVICE\_LEVEL metrics in a request.
|
data/lib/aws-sdk-connect.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-connect
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.133.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-11-
|
|
11
|
+
date: 2023-11-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|