AppImageConfigDetails
The configuration for running a SageMaker image as a KernelGateway app.
Contents
- AppImageConfigArn
-
The ARN of the AppImageConfig.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:app-image-config/.*
Required: No
- AppImageConfigName
-
The name of the AppImageConfig. Must be unique to your account.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
Required: No
- CodeEditorAppImageConfig
-
The configuration for the file system and the runtime, such as the environment variables and entry point.
Type: CodeEditorAppImageConfig object
Required: No
- CreationTime
-
When the AppImageConfig was created.
Type: Timestamp
Required: No
- JupyterLabAppImageConfig
-
The configuration for the file system and the runtime, such as the environment variables and entry point.
Type: JupyterLabAppImageConfig object
Required: No
- KernelGatewayImageConfig
-
The configuration for the file system and kernels in the SageMaker image.
Type: KernelGatewayImageConfig object
Required: No
- LastModifiedTime
-
When the AppImageConfig was last modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: