TransformationConfiguration - Amazon Bedrock

TransformationConfiguration

Contains configurations for transforming the natural language query into SQL.

Contents

mode

The mode of the transformation.

Type: String

Valid Values: TEXT_TO_SQL

Required: Yes

textToSqlConfiguration

Specifies configurations for transforming text to SQL.

Type: TextToSqlConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: