getRecommendations
abstract suspend fun getRecommendations(input: GetRecommendationsRequest): GetRecommendationsResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Retrieves recommendations for the specified session. To avoid retrieving the same recommendations in subsequent calls, use NotifyRecommendationsReceived. This API supports long-polling behavior with the waitTimeSeconds
parameter. Short poll is the default behavior and only returns recommendations already available. To perform a manual query against an assistant, use QueryAssistant.