Learn R Programming

paws.customer.engagement (version 0.8.0)

connectwisdomservice_get_session: Retrieves information for a specified session

Description

Retrieves information for a specified session.

See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_session/ for full documentation.

Usage

connectwisdomservice_get_session(assistantId, sessionId)

Arguments

assistantId

[required] The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

sessionId

[required] The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.