aws-sdk-connect 1.99.0 → 1.100.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-connect/client.rb +40 -17
- data/lib/aws-sdk-connect/client_api.rb +1 -0
- data/lib/aws-sdk-connect/types.rb +49 -24
- 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: 6466cda0d66fccf0693bd20bed3d1385d63f4b18c9d7d0b5855a902bd5040c53
|
4
|
+
data.tar.gz: 772ecb8d31e7ead9d5e513d839b4b71285cc2229b4f316123b13dfec73a324ed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d3e37c3dc53c114a4ab983cacedbf924187db440e81481389fe51ccd3b05e5cf9b1df3ac3a5887253a841f417c0a6077118e38afa7c6fc25fa5f9760949ec3a
|
7
|
+
data.tar.gz: fa737a57a0407cc7cc783038b94014e7ed624202b4f90e11916c084c9ce0de2277fbe470ba3e7af9928c041a34350c7c4454be39b0603a26d9f2c23eb88d65ac
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.100.0 (2023-03-27)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
|
8
|
+
|
4
9
|
1.99.0 (2023-03-09)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.100.0
|
@@ -4811,7 +4811,7 @@ module Aws::Connect
|
|
4811
4811
|
# previous version of this API. It has new metrics, offers filtering at
|
4812
4812
|
# a metric level, and offers the ability to filter and group data by
|
4813
4813
|
# channels, queues, routing profiles, agents, and agent hierarchy
|
4814
|
-
# levels. It can retrieve historical data for last
|
4814
|
+
# levels. It can retrieve historical data for the last 14 days, in
|
4815
4815
|
# 24-hour intervals.
|
4816
4816
|
#
|
4817
4817
|
# For a description of the historical metrics that are supported by
|
@@ -4868,17 +4868,17 @@ module Aws::Connect
|
|
4868
4868
|
#
|
4869
4869
|
# Note the following limits:
|
4870
4870
|
#
|
4871
|
-
# * **Filter keys
|
4871
|
+
# * **Filter keys**: A maximum of 5 filter keys are supported in a
|
4872
4872
|
# single request. Valid filter keys: `QUEUE` \| `ROUTING_PROFILE` \|
|
4873
4873
|
# `AGENT` \| `CHANNEL` \| `AGENT_HIERARCHY_LEVEL_ONE` \|
|
4874
4874
|
# `AGENT_HIERARCHY_LEVEL_TWO` \| `AGENT_HIERARCHY_LEVEL_THREE` \|
|
4875
4875
|
# `AGENT_HIERARCHY_LEVEL_FOUR` \| `AGENT_HIERARCHY_LEVEL_FIVE`
|
4876
4876
|
#
|
4877
|
-
# * **Filter values
|
4878
|
-
#
|
4879
|
-
#
|
4880
|
-
#
|
4881
|
-
#
|
4877
|
+
# * **Filter values**: A maximum of 100 filter values are supported in a
|
4878
|
+
# single request. For example, a `GetMetricDataV2` request can filter
|
4879
|
+
# by 50 queues, 35 agents, and 15 routing profiles for a total of 100
|
4880
|
+
# filter values. `VOICE`, `CHAT`, and `TASK` are valid `filterValue`
|
4881
|
+
# for the `CHANNEL` filter key.
|
4882
4882
|
#
|
4883
4883
|
#
|
4884
4884
|
#
|
@@ -4965,7 +4965,7 @@ module Aws::Connect
|
|
4965
4965
|
# : Unit: Seconds
|
4966
4966
|
#
|
4967
4967
|
# Valid metric filter key: `INITIATION_METHOD`. For now, this metric
|
4968
|
-
# only supports the following as `INITIATION_METHOD
|
4968
|
+
# only supports the following as `INITIATION_METHOD`: `INBOUND` \|
|
4969
4969
|
# `OUTBOUND` \| `CALLBACK` \| `API`
|
4970
4970
|
#
|
4971
4971
|
# Valid groupings and filters: Queue, Channel, Routing Profile, Agent,
|
@@ -7793,7 +7793,7 @@ module Aws::Connect
|
|
7793
7793
|
#
|
7794
7794
|
# </note>
|
7795
7795
|
#
|
7796
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
7796
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
7797
7797
|
#
|
7798
7798
|
# </note>
|
7799
7799
|
#
|
@@ -8156,17 +8156,31 @@ module Aws::Connect
|
|
8156
8156
|
#
|
8157
8157
|
# @option params [Integer] :chat_duration_in_minutes
|
8158
8158
|
# The total duration of the newly started chat session. If not
|
8159
|
-
# specified, the chat session duration defaults to 25 hour. The
|
8159
|
+
# specified, the chat session duration defaults to 25 hour. The minimum
|
8160
8160
|
# configurable time is 60 minutes. The maximum configurable time is
|
8161
8161
|
# 10,080 minutes (7 days).
|
8162
8162
|
#
|
8163
8163
|
# @option params [Array<String>] :supported_messaging_content_types
|
8164
|
-
# The supported chat message content types.
|
8165
|
-
#
|
8166
|
-
#
|
8167
|
-
#
|
8168
|
-
#
|
8169
|
-
#
|
8164
|
+
# The supported chat message content types. Supported types are
|
8165
|
+
# `text/plain`, `text/markdown`, `application/json`,
|
8166
|
+
# `application/vnd.amazonaws.connect.message.interactive`, and
|
8167
|
+
# `application/vnd.amazonaws.connect.message.interactive.response`.
|
8168
|
+
#
|
8169
|
+
# Content types must always contain `text/plain`. You can then put any
|
8170
|
+
# other supported type in the list. For example, all the following lists
|
8171
|
+
# are valid because they contain `text/plain`: `[text/plain,
|
8172
|
+
# text/markdown, application/json]`, `[text/markdown, text/plain]`,
|
8173
|
+
# `[text/plain, application/json,
|
8174
|
+
# application/vnd.amazonaws.connect.message.interactive.response]`.
|
8175
|
+
#
|
8176
|
+
# <note markdown="1"> The type `application/vnd.amazonaws.connect.message.interactive` is
|
8177
|
+
# required to use the [Show view][1] flow block.
|
8178
|
+
#
|
8179
|
+
# </note>
|
8180
|
+
#
|
8181
|
+
#
|
8182
|
+
#
|
8183
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/show-view-block.html
|
8170
8184
|
#
|
8171
8185
|
# @option params [Types::PersistentChat] :persistent_chat
|
8172
8186
|
# Enable persistent chats. For more information about enabling
|
@@ -8177,6 +8191,14 @@ module Aws::Connect
|
|
8177
8191
|
#
|
8178
8192
|
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html
|
8179
8193
|
#
|
8194
|
+
# @option params [String] :related_contact_id
|
8195
|
+
# The unique identifier for an Amazon Connect contact. This identifier
|
8196
|
+
# is related to the chat starting.
|
8197
|
+
#
|
8198
|
+
# <note markdown="1"> You cannot provide data for both RelatedContactId and PersistentChat.
|
8199
|
+
#
|
8200
|
+
# </note>
|
8201
|
+
#
|
8180
8202
|
# @return [Types::StartChatContactResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
8181
8203
|
#
|
8182
8204
|
# * {Types::StartChatContactResponse#contact_id #contact_id} => String
|
@@ -8206,6 +8228,7 @@ module Aws::Connect
|
|
8206
8228
|
# rehydration_type: "ENTIRE_PAST_SESSION", # accepts ENTIRE_PAST_SESSION, FROM_SEGMENT
|
8207
8229
|
# source_contact_id: "ContactId",
|
8208
8230
|
# },
|
8231
|
+
# related_contact_id: "ContactId",
|
8209
8232
|
# })
|
8210
8233
|
#
|
8211
8234
|
# @example Response structure
|
@@ -10750,7 +10773,7 @@ module Aws::Connect
|
|
10750
10773
|
params: params,
|
10751
10774
|
config: config)
|
10752
10775
|
context[:gem_name] = 'aws-sdk-connect'
|
10753
|
-
context[:gem_version] = '1.
|
10776
|
+
context[:gem_version] = '1.100.0'
|
10754
10777
|
Seahorse::Client::Request.new(handlers, context)
|
10755
10778
|
end
|
10756
10779
|
|
@@ -2748,6 +2748,7 @@ module Aws::Connect
|
|
2748
2748
|
StartChatContactRequest.add_member(:chat_duration_in_minutes, Shapes::ShapeRef.new(shape: ChatDurationInMinutes, location_name: "ChatDurationInMinutes"))
|
2749
2749
|
StartChatContactRequest.add_member(:supported_messaging_content_types, Shapes::ShapeRef.new(shape: SupportedMessagingContentTypes, location_name: "SupportedMessagingContentTypes"))
|
2750
2750
|
StartChatContactRequest.add_member(:persistent_chat, Shapes::ShapeRef.new(shape: PersistentChat, location_name: "PersistentChat"))
|
2751
|
+
StartChatContactRequest.add_member(:related_contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "RelatedContactId"))
|
2751
2752
|
StartChatContactRequest.struct_class = Types::StartChatContactRequest
|
2752
2753
|
|
2753
2754
|
StartChatContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
|
@@ -4659,14 +4659,14 @@ module Aws::Connect
|
|
4659
4659
|
#
|
4660
4660
|
# Note the following limits:
|
4661
4661
|
#
|
4662
|
-
# * **Filter keys
|
4662
|
+
# * **Filter keys**: A maximum of 5 filter keys are supported in a
|
4663
4663
|
# single request. Valid filter keys: `QUEUE` \| `ROUTING_PROFILE` \|
|
4664
4664
|
# `AGENT` \| `CHANNEL` \| `AGENT_HIERARCHY_LEVEL_ONE` \|
|
4665
4665
|
# `AGENT_HIERARCHY_LEVEL_TWO` \| `AGENT_HIERARCHY_LEVEL_THREE` \|
|
4666
4666
|
# `AGENT_HIERARCHY_LEVEL_FOUR` \| `AGENT_HIERARCHY_LEVEL_FIVE`
|
4667
4667
|
#
|
4668
|
-
# * **Filter values
|
4669
|
-
#
|
4668
|
+
# * **Filter values**: A maximum of 100 filter values are supported in
|
4669
|
+
# a single request. For example, a `GetMetricDataV2` request can
|
4670
4670
|
# filter by 50 queues, 35 agents, and 15 routing profiles for a
|
4671
4671
|
# total of 100 filter values. `VOICE`, `CHAT`, and `TASK` are valid
|
4672
4672
|
# `filterValue` for the `CHANNEL` filter key.
|
@@ -4759,7 +4759,7 @@ module Aws::Connect
|
|
4759
4759
|
# : Unit: Seconds
|
4760
4760
|
#
|
4761
4761
|
# Valid metric filter key: `INITIATION_METHOD`. For now, this metric
|
4762
|
-
# only supports the following as `INITIATION_METHOD
|
4762
|
+
# only supports the following as `INITIATION_METHOD`: `INBOUND` \|
|
4763
4763
|
# `OUTBOUND` \| `CALLBACK` \| `API`
|
4764
4764
|
#
|
4765
4765
|
# Valid groupings and filters: Queue, Channel, Routing Profile,
|
@@ -7704,11 +7704,11 @@ module Aws::Connect
|
|
7704
7704
|
# The number of contacts an agent can have on a channel
|
7705
7705
|
# simultaneously.
|
7706
7706
|
#
|
7707
|
-
# Valid Range for `VOICE
|
7707
|
+
# Valid Range for `VOICE`: Minimum value of 1. Maximum value of 1.
|
7708
7708
|
#
|
7709
|
-
# Valid Range for `CHAT
|
7709
|
+
# Valid Range for `CHAT`: Minimum value of 1. Maximum value of 10.
|
7710
7710
|
#
|
7711
|
-
# Valid Range for `TASK
|
7711
|
+
# Valid Range for `TASK`: Minimum value of 1. Maximum value of 10.
|
7712
7712
|
# @return [Integer]
|
7713
7713
|
#
|
7714
7714
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/MediaConcurrency AWS API Documentation
|
@@ -7754,10 +7754,10 @@ module Aws::Connect
|
|
7754
7754
|
# @!attribute [rw] metric_filter_values
|
7755
7755
|
# The values to use for filtering data.
|
7756
7756
|
#
|
7757
|
-
# Valid metric filter values for `INITIATION_METHOD
|
7757
|
+
# Valid metric filter values for `INITIATION_METHOD`: `INBOUND` \|
|
7758
7758
|
# `OUTBOUND` \| `TRANSFER` \| `QUEUE_TRANSFER` \| `CALLBACK` \| `API`
|
7759
7759
|
#
|
7760
|
-
# Valid metric filter values for `DISCONNECT_REASON
|
7760
|
+
# Valid metric filter values for `DISCONNECT_REASON`:
|
7761
7761
|
# `CUSTOMER_DISCONNECT` \| `AGENT_DISCONNECT` \|
|
7762
7762
|
# `THIRD_PARTY_DISCONNECT` \| `TELECOM_PROBLEM` \| `BARGED` \|
|
7763
7763
|
# `CONTACT_FLOW_DISCONNECT` \| `OTHER` \| `EXPIRED` \| `API`
|
@@ -8058,7 +8058,7 @@ module Aws::Connect
|
|
8058
8058
|
# The contactId that is used for rehydration depends on the
|
8059
8059
|
# rehydration type. RehydrationType is required for persistent chat.
|
8060
8060
|
#
|
8061
|
-
# * `ENTIRE_PAST_SESSION
|
8061
|
+
# * `ENTIRE_PAST_SESSION`: Rehydrates a chat from the most recently
|
8062
8062
|
# terminated past chat contact of the specified past ended chat
|
8063
8063
|
# session. To use this type, provide the `initialContactId` of the
|
8064
8064
|
# past ended chat session in the `sourceContactId` field. In this
|
@@ -8066,7 +8066,7 @@ module Aws::Connect
|
|
8066
8066
|
# the specified chat session that has ended, and uses it to start a
|
8067
8067
|
# persistent chat.
|
8068
8068
|
#
|
8069
|
-
# * `FROM_SEGMENT
|
8069
|
+
# * `FROM_SEGMENT`: Rehydrates a chat from the past chat contact that
|
8070
8070
|
# is specified in the `sourceContactId` field.
|
8071
8071
|
#
|
8072
8072
|
# The actual contactId used for rehydration is provided in the
|
@@ -8427,7 +8427,7 @@ module Aws::Connect
|
|
8427
8427
|
# A leaf node condition which can be used to specify a string
|
8428
8428
|
# condition.
|
8429
8429
|
#
|
8430
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
8430
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
8431
8431
|
#
|
8432
8432
|
# </note>
|
8433
8433
|
# @return [Types::StringCondition]
|
@@ -9119,7 +9119,7 @@ module Aws::Connect
|
|
9119
9119
|
# A leaf node condition which can be used to specify a string
|
9120
9120
|
# condition.
|
9121
9121
|
#
|
9122
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
9122
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
9123
9123
|
#
|
9124
9124
|
# </note>
|
9125
9125
|
# @return [Types::StringCondition]
|
@@ -9607,7 +9607,7 @@ module Aws::Connect
|
|
9607
9607
|
#
|
9608
9608
|
# </note>
|
9609
9609
|
#
|
9610
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
9610
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
9611
9611
|
#
|
9612
9612
|
# </note>
|
9613
9613
|
# @return [Types::SecurityProfileSearchCriteria]
|
@@ -9889,7 +9889,7 @@ module Aws::Connect
|
|
9889
9889
|
# A leaf node condition which can be used to specify a string
|
9890
9890
|
# condition.
|
9891
9891
|
#
|
9892
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
9892
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
9893
9893
|
#
|
9894
9894
|
# </note>
|
9895
9895
|
# @return [Types::StringCondition]
|
@@ -10105,17 +10105,31 @@ module Aws::Connect
|
|
10105
10105
|
# @!attribute [rw] chat_duration_in_minutes
|
10106
10106
|
# The total duration of the newly started chat session. If not
|
10107
10107
|
# specified, the chat session duration defaults to 25 hour. The
|
10108
|
-
#
|
10108
|
+
# minimum configurable time is 60 minutes. The maximum configurable
|
10109
10109
|
# time is 10,080 minutes (7 days).
|
10110
10110
|
# @return [Integer]
|
10111
10111
|
#
|
10112
10112
|
# @!attribute [rw] supported_messaging_content_types
|
10113
|
-
# The supported chat message content types.
|
10114
|
-
#
|
10115
|
-
#
|
10116
|
-
#
|
10117
|
-
#
|
10118
|
-
#
|
10113
|
+
# The supported chat message content types. Supported types are
|
10114
|
+
# `text/plain`, `text/markdown`, `application/json`,
|
10115
|
+
# `application/vnd.amazonaws.connect.message.interactive`, and
|
10116
|
+
# `application/vnd.amazonaws.connect.message.interactive.response`.
|
10117
|
+
#
|
10118
|
+
# Content types must always contain `text/plain`. You can then put any
|
10119
|
+
# other supported type in the list. For example, all the following
|
10120
|
+
# lists are valid because they contain `text/plain`: `[text/plain,
|
10121
|
+
# text/markdown, application/json]`, `[text/markdown, text/plain]`,
|
10122
|
+
# `[text/plain, application/json,
|
10123
|
+
# application/vnd.amazonaws.connect.message.interactive.response]`.
|
10124
|
+
#
|
10125
|
+
# <note markdown="1"> The type `application/vnd.amazonaws.connect.message.interactive` is
|
10126
|
+
# required to use the [Show view][1] flow block.
|
10127
|
+
#
|
10128
|
+
# </note>
|
10129
|
+
#
|
10130
|
+
#
|
10131
|
+
#
|
10132
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/show-view-block.html
|
10119
10133
|
# @return [Array<String>]
|
10120
10134
|
#
|
10121
10135
|
# @!attribute [rw] persistent_chat
|
@@ -10128,6 +10142,16 @@ module Aws::Connect
|
|
10128
10142
|
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html
|
10129
10143
|
# @return [Types::PersistentChat]
|
10130
10144
|
#
|
10145
|
+
# @!attribute [rw] related_contact_id
|
10146
|
+
# The unique identifier for an Amazon Connect contact. This identifier
|
10147
|
+
# is related to the chat starting.
|
10148
|
+
#
|
10149
|
+
# <note markdown="1"> You cannot provide data for both RelatedContactId and
|
10150
|
+
# PersistentChat.
|
10151
|
+
#
|
10152
|
+
# </note>
|
10153
|
+
# @return [String]
|
10154
|
+
#
|
10131
10155
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartChatContactRequest AWS API Documentation
|
10132
10156
|
#
|
10133
10157
|
class StartChatContactRequest < Struct.new(
|
@@ -10139,7 +10163,8 @@ module Aws::Connect
|
|
10139
10163
|
:client_token,
|
10140
10164
|
:chat_duration_in_minutes,
|
10141
10165
|
:supported_messaging_content_types,
|
10142
|
-
:persistent_chat
|
10166
|
+
:persistent_chat,
|
10167
|
+
:related_contact_id)
|
10143
10168
|
SENSITIVE = []
|
10144
10169
|
include Aws::Structure
|
10145
10170
|
end
|
@@ -10589,7 +10614,7 @@ module Aws::Connect
|
|
10589
10614
|
|
10590
10615
|
# A leaf node condition which can be used to specify a string condition.
|
10591
10616
|
#
|
10592
|
-
# <note markdown="1"> The currently supported value for `FieldName
|
10617
|
+
# <note markdown="1"> The currently supported value for `FieldName`: `name`
|
10593
10618
|
#
|
10594
10619
|
# </note>
|
10595
10620
|
#
|
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.100.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-03-
|
11
|
+
date: 2023-03-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|