get_data_source_instance | R Documentation |
The instance can handle the provided data_source URI. data_source can be either file:// or s3://
get_data_source_instance(data_source, sagemaker_session)
data_source |
(str): a valid URI that points to a data source. |
sagemaker_session |
(:class:'sagemaker.session.Session'): a SageMaker Session to interact with S3 if required. |
sagemaker.local.data.DataSource: an Instance of a Data Source
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.