aws-sdk-chimesdkvoice 1.57.0 → 1.58.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-chimesdkvoice/client.rb +18 -17
- data/lib/aws-sdk-chimesdkvoice/types.rb +9 -9
- data/lib/aws-sdk-chimesdkvoice.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 52b681cf67b993678b20a160f57650aaa4464b8caaa53d021c47b82e388ae670
|
|
4
|
+
data.tar.gz: 6f1ac05dc883a3113bb00a642a11430585222f6d003e4d9d81b82426b33e690d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '08da1d5ed6380f3b23bf8638212c506dece8994166d709aa9eb9fce7ec5ec6fa4d68642edea519a3a12a6ec0c98024fa9e342e0cced22cd9237691eddc80f323'
|
|
7
|
+
data.tar.gz: b3a49b10daa3abfbdfaca47c70e442a8bb285387d5784abb1402b728d6432d2afc875a29d17368ae93c13e60e586ea441549557f754406b1476dfb3ba08b6298
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.58.0
|
|
@@ -980,33 +980,34 @@ module Aws::ChimeSDKVoice
|
|
|
980
980
|
# The tags assigned to the Voice Connector.
|
|
981
981
|
#
|
|
982
982
|
# @option params [String] :integration_type
|
|
983
|
-
# The connectors for use with
|
|
983
|
+
# The connectors for use with Connect Customer.
|
|
984
984
|
#
|
|
985
985
|
# The following options are available:
|
|
986
986
|
#
|
|
987
987
|
# * `CONNECT_CALL_TRANSFER_CONNECTOR` - Enables enterprises to integrate
|
|
988
|
-
#
|
|
988
|
+
# Connect Customer with other voice systems to directly transfer voice
|
|
989
989
|
# calls and metadata without using the public telephone network. They
|
|
990
|
-
# can use
|
|
990
|
+
# can use Connect Customer telephony and Interactive Voice Response
|
|
991
991
|
# (IVR) with their existing voice systems to modernize the IVR
|
|
992
992
|
# experience of their existing contact center and their enterprise and
|
|
993
993
|
# branch voice systems. Additionally, enterprises migrating their
|
|
994
|
-
# contact center to
|
|
994
|
+
# contact center to Connect Customer can start with Connect telephony
|
|
995
995
|
# and IVR for immediate modernization ahead of agent migration.
|
|
996
996
|
#
|
|
997
997
|
# * `CONNECT_ANALYTICS_CONNECTOR` - Enables enterprises to integrate
|
|
998
|
-
#
|
|
999
|
-
# analytics. They can use
|
|
1000
|
-
# existing voice systems to provides call recordings,
|
|
1001
|
-
# analytics (including contact transcript, sensitive
|
|
1002
|
-
# content categorization, theme detection, sentiment
|
|
1003
|
-
# real-time alerts, and post-contact summary), and agent
|
|
1004
|
-
# evaluations (including evaluation forms, automated
|
|
1005
|
-
# supervisor review) with a rich user experience to
|
|
1006
|
-
# and filter customer interactions, and programmatic
|
|
1007
|
-
# streams and the data lake. Additionally, enterprises
|
|
1008
|
-
# contact center to
|
|
1009
|
-
# analytics and performance insights ahead of agent
|
|
998
|
+
# Connect Customer with other voice systems for real-time and
|
|
999
|
+
# post-call analytics. They can use Connect Customer Contact Lens with
|
|
1000
|
+
# their existing voice systems to provides call recordings,
|
|
1001
|
+
# conversational analytics (including contact transcript, sensitive
|
|
1002
|
+
# data redaction, content categorization, theme detection, sentiment
|
|
1003
|
+
# analysis, real-time alerts, and post-contact summary), and agent
|
|
1004
|
+
# performance evaluations (including evaluation forms, automated
|
|
1005
|
+
# evaluation, supervisor review) with a rich user experience to
|
|
1006
|
+
# display, search and filter customer interactions, and programmatic
|
|
1007
|
+
# access to data streams and the data lake. Additionally, enterprises
|
|
1008
|
+
# migrating their contact center to Connect Customer can start with
|
|
1009
|
+
# Contact Lens analytics and performance insights ahead of agent
|
|
1010
|
+
# migration.
|
|
1010
1011
|
#
|
|
1011
1012
|
# @option params [String] :network_type
|
|
1012
1013
|
# The type of network for the Voice Connector. Either IPv4 only or
|
|
@@ -4448,7 +4449,7 @@ module Aws::ChimeSDKVoice
|
|
|
4448
4449
|
tracer: tracer
|
|
4449
4450
|
)
|
|
4450
4451
|
context[:gem_name] = 'aws-sdk-chimesdkvoice'
|
|
4451
|
-
context[:gem_version] = '1.
|
|
4452
|
+
context[:gem_version] = '1.58.0'
|
|
4452
4453
|
Seahorse::Client::Request.new(handlers, context)
|
|
4453
4454
|
end
|
|
4454
4455
|
|
|
@@ -567,25 +567,25 @@ module Aws::ChimeSDKVoice
|
|
|
567
567
|
# @return [Array<Types::Tag>]
|
|
568
568
|
#
|
|
569
569
|
# @!attribute [rw] integration_type
|
|
570
|
-
# The connectors for use with
|
|
570
|
+
# The connectors for use with Connect Customer.
|
|
571
571
|
#
|
|
572
572
|
# The following options are available:
|
|
573
573
|
#
|
|
574
574
|
# * `CONNECT_CALL_TRANSFER_CONNECTOR` - Enables enterprises to
|
|
575
|
-
# integrate
|
|
575
|
+
# integrate Connect Customer with other voice systems to directly
|
|
576
576
|
# transfer voice calls and metadata without using the public
|
|
577
|
-
# telephone network. They can use
|
|
577
|
+
# telephone network. They can use Connect Customer telephony and
|
|
578
578
|
# Interactive Voice Response (IVR) with their existing voice systems
|
|
579
579
|
# to modernize the IVR experience of their existing contact center
|
|
580
580
|
# and their enterprise and branch voice systems. Additionally,
|
|
581
|
-
# enterprises migrating their contact center to
|
|
581
|
+
# enterprises migrating their contact center to Connect Customer can
|
|
582
582
|
# start with Connect telephony and IVR for immediate modernization
|
|
583
583
|
# ahead of agent migration.
|
|
584
584
|
#
|
|
585
585
|
# * `CONNECT_ANALYTICS_CONNECTOR` - Enables enterprises to integrate
|
|
586
|
-
#
|
|
587
|
-
# post-call analytics. They can use
|
|
588
|
-
# their existing voice systems to provides call recordings,
|
|
586
|
+
# Connect Customer with other voice systems for real-time and
|
|
587
|
+
# post-call analytics. They can use Connect Customer Contact Lens
|
|
588
|
+
# with their existing voice systems to provides call recordings,
|
|
589
589
|
# conversational analytics (including contact transcript, sensitive
|
|
590
590
|
# data redaction, content categorization, theme detection, sentiment
|
|
591
591
|
# analysis, real-time alerts, and post-contact summary), and agent
|
|
@@ -593,7 +593,7 @@ module Aws::ChimeSDKVoice
|
|
|
593
593
|
# evaluation, supervisor review) with a rich user experience to
|
|
594
594
|
# display, search and filter customer interactions, and programmatic
|
|
595
595
|
# access to data streams and the data lake. Additionally,
|
|
596
|
-
# enterprises migrating their contact center to
|
|
596
|
+
# enterprises migrating their contact center to Connect Customer can
|
|
597
597
|
# start with Contact Lens analytics and performance insights ahead
|
|
598
598
|
# of agent migration.
|
|
599
599
|
# @return [String]
|
|
@@ -4089,7 +4089,7 @@ module Aws::ChimeSDKVoice
|
|
|
4089
4089
|
# @return [String]
|
|
4090
4090
|
#
|
|
4091
4091
|
# @!attribute [rw] integration_type
|
|
4092
|
-
# The connectors for use with
|
|
4092
|
+
# The connectors for use with Connect Customer.
|
|
4093
4093
|
# @return [String]
|
|
4094
4094
|
#
|
|
4095
4095
|
# @!attribute [rw] network_type
|