aws / sagemaker-core

Apache License 2.0
5 stars 3 forks source link

Support ListStageDevices, ListMonitoringExecutions, ListResourceCatalogs and ListAliases #52

Closed pintaoz-aws closed 3 months ago

pintaoz-aws commented 3 months ago

Issue #, if available:

Description of changes:

Add MonitoringExecution and ResourceCatalog to support ListMonitoringExecutions and ListResourceCatalogs. Add ListAliases under resource Image. Update ResourceIterator to support primitive class objects (int, float, str, bool, datetime) Add ListStageDevices under resource EdgeDeploymentPlan.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.