Generates an SQL query from a natural language query. For more information, see Generate a query for structured data in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrockagentruntime_generate_query/ for full documentation.
bedrockagentruntime_generate_query(
queryGenerationInput,
transformationConfiguration
)
[required] Specifies information about a natural language query to transform into SQL.
[required] Specifies configurations for transforming the natural language query into SQL.