#4079 [Core feature] Sagemaker Agent
Issue created by
pingsutw
Motivation: Why do you think this is important?
This agent can used to submit the training or serving jot to AWS sagemaker. It allows people to easily run SageMaker training in a Flyte workflow.
Currently, we have sagemaker
backend plugin to submit the job, but the code it outdated, and doesn't work for now. We can write an agent in Python for Sagemaker, and it will be easy to maintain as well.
Goal: What should the final outcome look like, ideally?
We'll able to submit a training job by leveraging agent.
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
•
Writing Agents in Python
•
flyteorg/flytekit#1797
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte