Use Your Own Processing Code - Amazon SageMaker AI
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 AI. For more information about containers in SageMaker AI, see Docker containers for training and deploying models. For a formal specification that defines the contract for an Amazon SageMaker Processing container, see How to Build Your Own Processing Container (Advanced Scenario).