aws
integration that uses SageMaker to execute individual steps of ZenML pipelines.AmazonS3FullAccess
and AmazonSageMakerFullAccess
policies applied. Check here for a guide on how to set up this role.aws
integration installed. If you haven't done so, runaws
cli set up and authenticated. Make sure you have the permissions to create and manage SageMaker runs.@step
decorator as follows:zenml-sagemaker
which includes your code and use it to run your steps in SageMaker. Check out this page if you want to learn more about how ZenML builds these images and how you can customize them.