v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Creates a new Studio Lifecycle Configuration.

post/#X-Amz-Target=SageMaker.CreateStudioLifecycleConfig

Headers

X-Amz-Target'SageMaker.CreateStudioLifecycleConfig' required

Request body

StudioLifecycleConfigNamestring required

The name of the Studio Lifecycle Configuration to create.

StudioLifecycleConfigContentstring required

The content of your Studio Lifecycle Configuration script. This content must be base64 encoded.

StudioLifecycleConfigAppType'JupyterServer' | 'KernelGateway' required

The App type that the Lifecycle Configuration is attached to.

Response

Success

StudioLifecycleConfigArnstring

The ARN of your created Lifecycle Configuration.