generateQuery
inline suspend fun BedrockAgentRuntimeClient.generateQuery(crossinline block: GenerateQueryRequest.Builder.() -> Unit): GenerateQueryResponse
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.