---
type: resource-type
title: StudioLifecycleConfig
description: aws resource type AWS::SageMaker::StudioLifecycleConfig
name: StudioLifecycleConfig
lexicon: aws
resource_type: AWS::SageMaker::StudioLifecycleConfig
---
`AWS::SageMaker::StudioLifecycleConfig`, a resource type of the aws lexicon.

## Properties

- `StudioLifecycleConfigAppType` (`"CodeEditor" | "JupyterLab" | "JupyterServer" | "KernelGateway"`, required): The App type that the Lifecycle Configuration is attached to.
- `StudioLifecycleConfigContent` (`string`, required): The content of your Amazon SageMaker Studio Lifecycle Configuration script. This content must be base64 encoded.
- `StudioLifecycleConfigName` (`string`, required): The name of the Amazon SageMaker Studio Lifecycle Configuration.
- `StudioLifecycleConfigArn` (`string`, optional): The Amazon Resource Name (ARN) of the Lifecycle Configuration.
- `Tags` (`StudioLifecycleConfig_Tag[]`, optional): Tags to be associated with the Lifecycle Configuration. Each tag consists of a key and an optional value. Tag keys must be unique per resource. Tags are searchable using the Search API.

## Attributes

- `StudioLifecycleConfigArn`
