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

CustomPosixUserConfig

Details about the POSIX identity that is used for file system operations.

Contents

Gid

The POSIX group ID.

Type: Long

Valid Range: Minimum value of 1001. Maximum value of 4000000.

Required: Yes

Uid

The POSIX user ID.

Type: Long

Valid Range: Minimum value of 10000. Maximum value of 4000000.

Required: Yes

See Also

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