predictQApp

abstract suspend fun predictQApp(input: PredictQAppRequest): PredictQAppResponse

Generates an Amazon Q App definition based on either a conversation or a problem statement provided as input.The resulting app definition can be used to call CreateQApp. This API doesn't create Amazon Q Apps directly.