aws-sdk-qconnect 1.29.0 → 1.30.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-qconnect/client.rb +4 -4
- data/lib/aws-sdk-qconnect/types.rb +8 -7
- data/lib/aws-sdk-qconnect.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: 006c8e29481b52a61e0e037fe5b954276ecea8fa6b0e7d065fd3a90e0d58e52c
|
4
|
+
data.tar.gz: 50467e56e18c0fddf2c23db7c68574d17bae4b5e94129292d65279ad2b25cd51
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5a68e2aa7cee3615096a317eddce30ef7054847e89c57e0ced25ab235a384d4ba0f553e92430749c7a384c415b05eecd4f4259664251dcac336cbf025b7e0b65
|
7
|
+
data.tar.gz: '098aee028235c181c5aa6eb9094f82647a243ab49d6e45557be6a0a4fbc33cc734c078e128c606a1bfcbc661e9b7c6e04fddc038a37b525c6cb447a29ad57303'
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.30.0
|
@@ -1210,7 +1210,7 @@ module Aws::QConnect
|
|
1210
1210
|
#
|
1211
1211
|
# @option params [required, String] :model_id
|
1212
1212
|
# The identifier of the model used for this AI Prompt. Model Ids
|
1213
|
-
# supported are: `
|
1213
|
+
# supported are: `anthropic.claude-3-haiku-20240307-v1:0`
|
1214
1214
|
#
|
1215
1215
|
# @option params [required, String] :name
|
1216
1216
|
# The name of the AI Prompt.
|
@@ -5534,7 +5534,7 @@ module Aws::QConnect
|
|
5534
5534
|
req.send_request(options)
|
5535
5535
|
end
|
5536
5536
|
|
5537
|
-
# Removes the AI Agent that is set for use by
|
5537
|
+
# Removes the AI Agent that is set for use by default on an Amazon Q in
|
5538
5538
|
# Connect Assistant.
|
5539
5539
|
#
|
5540
5540
|
# @option params [required, String] :ai_agent_type
|
@@ -6853,7 +6853,7 @@ module Aws::QConnect
|
|
6853
6853
|
req.send_request(options)
|
6854
6854
|
end
|
6855
6855
|
|
6856
|
-
# Updates the AI Agent that is set for use by
|
6856
|
+
# Updates the AI Agent that is set for use by default on an Amazon Q in
|
6857
6857
|
# Connect Assistant.
|
6858
6858
|
#
|
6859
6859
|
# @option params [required, String] :ai_agent_type
|
@@ -7765,7 +7765,7 @@ module Aws::QConnect
|
|
7765
7765
|
tracer: tracer
|
7766
7766
|
)
|
7767
7767
|
context[:gem_name] = 'aws-sdk-qconnect'
|
7768
|
-
context[:gem_version] = '1.
|
7768
|
+
context[:gem_version] = '1.30.0'
|
7769
7769
|
Seahorse::Client::Request.new(handlers, context)
|
7770
7770
|
end
|
7771
7771
|
|
@@ -533,7 +533,7 @@ module Aws::QConnect
|
|
533
533
|
#
|
534
534
|
# @!attribute [rw] model_id
|
535
535
|
# The identifier of the model used for this AI Prompt. Model Ids
|
536
|
-
# supported are: `
|
536
|
+
# supported are: `anthropic.claude-3-haiku-20240307-v1:0`.
|
537
537
|
# @return [String]
|
538
538
|
#
|
539
539
|
# @!attribute [rw] modified_time
|
@@ -627,7 +627,7 @@ module Aws::QConnect
|
|
627
627
|
#
|
628
628
|
# @!attribute [rw] model_id
|
629
629
|
# The identifier of the model used for this AI Prompt. Model Ids
|
630
|
-
# supported are: `
|
630
|
+
# supported are: `anthropic.claude-3-haiku-20240307-v1:0`.
|
631
631
|
# @return [String]
|
632
632
|
#
|
633
633
|
# @!attribute [rw] modified_time
|
@@ -857,9 +857,10 @@ module Aws::QConnect
|
|
857
857
|
# The locale to which specifies the language and region settings that
|
858
858
|
# determine the response language for [QueryAssistant][1].
|
859
859
|
#
|
860
|
-
# <note markdown="1"> Changing this locale to anything other than `en_US`
|
861
|
-
# recommendations triggered by contact
|
862
|
-
# assistance, as this feature is not supported
|
860
|
+
# <note markdown="1"> Changing this locale to anything other than `en_US`, `en_GB`, or
|
861
|
+
# `en_AU` will turn off recommendations triggered by contact
|
862
|
+
# transcripts for agent assistance, as this feature is not supported
|
863
|
+
# in multiple languages.
|
863
864
|
#
|
864
865
|
# </note>
|
865
866
|
#
|
@@ -2205,7 +2206,7 @@ module Aws::QConnect
|
|
2205
2206
|
#
|
2206
2207
|
# @!attribute [rw] model_id
|
2207
2208
|
# The identifier of the model used for this AI Prompt. Model Ids
|
2208
|
-
# supported are: `
|
2209
|
+
# supported are: `anthropic.claude-3-haiku-20240307-v1:0`
|
2209
2210
|
# @return [String]
|
2210
2211
|
#
|
2211
2212
|
# @!attribute [rw] name
|
@@ -8728,7 +8729,7 @@ module Aws::QConnect
|
|
8728
8729
|
end
|
8729
8730
|
|
8730
8731
|
# The conversation history data to included in conversation context data
|
8731
|
-
# before the
|
8732
|
+
# before the Amazon Q in Connect session.
|
8732
8733
|
#
|
8733
8734
|
# @!attribute [rw] bot_response
|
8734
8735
|
# The bot response of the conversation history data.
|
data/lib/aws-sdk-qconnect.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-qconnect
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.30.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: 2025-
|
11
|
+
date: 2025-03-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|