StudioLifecycleConfigDetails - Amazon SageMaker

StudioLifecycleConfigDetails

Details of the Amazon SageMaker Studio Lifecycle Configuration.

Contents

CreationTime

The creation time of the Amazon SageMaker Studio Lifecycle Configuration.

Type: Timestamp

Required: No

LastModifiedTime

This value is equivalent to CreationTime because Amazon SageMaker 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 | JupyterLab

Required: No

StudioLifecycleConfigArn

The Amazon Resource Name (ARN) of the Lifecycle Configuration.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:studio-lifecycle-config/.*

Required: No

StudioLifecycleConfigName

The name of the Amazon SageMaker Studio Lifecycle Configuration.

Type: String

Length Constraints: 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: