lexmodelbuildingservice_get_intent: Returns information about an intent

View source: R/lexmodelbuildingservice_operations.R

lexmodelbuildingservice_get_intentR Documentation

Returns information about an intent

Description

Returns information about an intent. In addition to the intent name, you must specify the intent version.

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

Usage

lexmodelbuildingservice_get_intent(name, version)

Arguments

name

[required] The name of the intent. The name is case sensitive.

version

[required] The version of the intent.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.