getSearchSuggestions
abstract suspend fun getSearchSuggestions(input: GetSearchSuggestionsRequest): GetSearchSuggestionsResponse
An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in Search
queries. Provides suggestions for HyperParameters
, Tags
, and Metrics
.