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
.
See https://www.paws-r-sdk.com/docs/sagemaker_get_search_suggestions/ for full documentation.
sagemaker_get_search_suggestions(Resource, SuggestionQuery = NULL)
[required] The name of the SageMaker resource to search for.
Limits the property names that are included in the response.