mount Path
Parameters
value
The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user
.
Note: When specifying
default_gid
anddefault_uid
, Valid value pairs are `0`, `0` and `100`, `1000`.