Being able to set "Created By" for a Sagemaker pipeline exectuion #3713
Labels
feature-request
This issue requests a feature.
sagemaker
service-api
This issue is caused by the service API, not the SDK implementation.
Describe the feature
Right now the only way to set
Created By
field for a Sagemaker pipeline execution is through the Sagemaker studio console.It would be very useful to be to set it through boto3 client as well!
Use Case
When a pipeline is triggered through boto3, we can't know who triggered the pipeline!
Proposed Solution
I can think of 2 scenarios: first, when an execution is started:
Or updating the existing execution:
Other Information
No response
Acknowledgements
SDK version used
1.26.25
Environment details (OS name and version, etc.)
Python/3.8.8 Linux/5.10.102.1-microsoft-standard-WSL2 exe/x86_64.ubuntu.20 prompt/off
The text was updated successfully, but these errors were encountered: