aws / sagemaker-core

Apache License 2.0
5 stars 3 forks source link

Support additional list methods #24

Closed pintaoz-aws closed 4 months ago

pintaoz-aws commented 4 months ago

Description of changes:

Support these additional methods that return a list of values: ListClusterNodes, ListPipelineExecutionSteps, ListPipelineParametersForExecution, ListHubContentVersions, ListCodeRepositories, ListInferenceRecommendationsJobSteps, ListModelMetadata, ListModelCardVersions, ListCandidatesForAutoMLJob, ListTrainingJobsForHyperParameterTuningJob, ListLabelingJobsForWorkteam.

Add debug level log to display information of API input and response.