View source: R/workflow_airflow.R
update_submit_s3_uri | R Documentation |
Updated the S3 URI of the framework source directory in given estimator.
update_submit_s3_uri(estimator, job_name)
estimator |
(sagemaker.estimator.Framework): The Framework estimator to update. |
job_name |
(str): The new job name included in the submit S3 URI |
str: The updated S3 URI of framework source directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.