AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateSession operation. Updates a session. A session is a contextual container used for generating recommendations. Amazon Connect updates the existing Amazon Q in Connect session for each contact on which Amazon Q in Connect is enabled.
Namespace: Amazon.QConnect.Model
Assembly: AWSSDK.QConnect.dll
Version: 3.x.y.z
public class UpdateSessionRequest : AmazonQConnectRequest IAmazonWebServiceRequest
The UpdateSessionRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateSessionRequest() |
Name | Type | Description | |
---|---|---|---|
AiAgentConfiguration | System.Collections.Generic.Dictionary<System.String, Amazon.QConnect.Model.AIAgentConfigurationData> |
Gets and sets the property AiAgentConfiguration. The configuration of the AI Agents (mapped by AI Agent Type to AI Agent version) that should be used by Amazon Q in Connect for this Session. |
|
AssistantId | System.String |
Gets and sets the property AssistantId. The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN. |
|
Description | System.String |
Gets and sets the property Description. The description. |
|
SessionId | System.String |
Gets and sets the property SessionId. The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN. |
|
TagFilter | Amazon.QConnect.Model.TagFilter |
Gets and sets the property TagFilter. An object that can be used to specify Tag conditions. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5