Learn R Programming

paws.customer.engagement (version 0.4.0)

connectwisdomservice_get_content: Retrieves content, including a pre-signed URL to download the content

Description

Retrieves content, including a pre-signed URL to download the content.

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

Usage

connectwisdomservice_get_content(contentId, knowledgeBaseId)

Arguments

contentId

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

knowledgeBaseId

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