InferenceExecutionConfig - 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).

InferenceExecutionConfig

Specifies details about how containers in a multi-container endpoint are run.

Contents

Mode

How containers in a multi-container are run. The following values are valid.

  • SERIAL - Containers run as a serial pipeline.

  • DIRECT - Only the individual container that you specify is run.

Type: String

Valid Values: Serial | Direct

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: