Use Your Own Processing Code - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Use Your Own Processing Code

You can install libraries to run your scripts in your own processing container or, in a more advanced scenario, you can build your own processing container that satisfies the contract to run in Amazon SageMaker. For more information about containers in SageMaker, see Use Docker containers to train and deploy models. For a formal specification that defines the contract for an Amazon SageMaker Processing container, see Build Your Own Processing Container (Advanced Scenario).