StudioLifecycleConfigDetails
Details of the Amazon SageMaker AI Studio Lifecycle Configuration.
Contents
- CreationTime
 - 
               
The creation time of the Amazon SageMaker AI Studio Lifecycle Configuration.
Type: Timestamp
Required: No
 - LastModifiedTime
 - 
               
This value is equivalent to CreationTime because Amazon SageMaker AI Studio Lifecycle Configurations are immutable.
Type: Timestamp
Required: No
 - StudioLifecycleConfigAppType
 - 
               
The App type to which the Lifecycle Configuration is attached.
Type: String
Valid Values:
JupyterServer | KernelGateway | CodeEditor | JupyterLabRequired: No
 - StudioLifecycleConfigArn
 - 
               
The Amazon Resource Name (ARN) of the Lifecycle Configuration.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
(arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:studio-lifecycle-config/.*|None)Required: No
 - StudioLifecycleConfigName
 - 
               
The name of the Amazon SageMaker AI Studio Lifecycle Configuration.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 63.
Pattern:
[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: