Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ContainerConfig - Amazon SageMaker

ContainerConfig

The configuration used to run the application image container.

Contents

ContainerArguments

The arguments for the container when you're running the application.

Type: Array of strings

Array Members: Maximum number of 50 items.

Length Constraints: Maximum length of 64.

Pattern: ^(?!\s*$).+

Required: No

ContainerEntrypoint

The entrypoint used to run the application in the container.

Type: Array of strings

Array Members: Maximum number of 1 item.

Length Constraints: Maximum length of 256.

Pattern: ^(?!\s*$).+

Required: No

ContainerEnvironmentVariables

The environment variables to set in the container

Type: String to string map

Map Entries: Maximum number of 25 items.

Key Length Constraints: Maximum length of 256.

Key Pattern: ^(?!\s*$).+

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.