prepare_framework_container_def: This prepares the framework model container information and...

View source: R/workflow_airflow.R

prepare_framework_container_defR Documentation

This prepares the framework model container information and specifies related S3 operations.

Description

Prepare the framework model container information. Specify related S3 operations for Airflow to perform. (Upload 'source_dir' )

Usage

prepare_framework_container_def(model, instance_type, s3_operations)

Arguments

model

(sagemaker.model.FrameworkModel): The framework model

instance_type

(str): The EC2 instance type to deploy this Model to. For example, 'ml.p2.xlarge'.

s3_operations

(dict): The dict to specify S3 operations (upload 'source_dir' ).

Value

dict: The container information of this framework model.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.