AWS::SageMaker::StudioLifecycleConfigResource Type definition for AWS::SageMaker::StudioLifecycleConfig
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
StudioLifecycleConfigAppType | string | RequiredCreate-only |
StudioLifecycleConfigContent | string | RequiredCreate-only |
StudioLifecycleConfigName | string | RequiredCreate-only |
Tags | Array<Tag> | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
StudioLifecycleConfigArn | string | The Amazon Resource Name (ARN) of the Lifecycle Configuration. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SageMaker::StudioLifecycleConfig
Resources:
MyResource:
Type: AWS::SageMaker::StudioLifecycleConfig
Properties:
StudioLifecycleConfigAppType: "JupyterServer"
StudioLifecycleConfigContent: "value"
StudioLifecycleConfigName: "my-studiolifecycleconfigname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sagemaker:CreateStudioLifecycleConfigsagemaker:DescribeStudioLifecycleConfigsagemaker:AddTagssagemaker:ListTagssagemaker:DescribeStudioLifecycleConfigsagemaker:ListTagssagemaker:DeleteStudioLifecycleConfigsagemaker:DescribeStudioLifecycleConfigsagemaker:DeleteTagssagemaker:ListTagssagemaker:ListStudioLifecycleConfigssagemaker:ListTagsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterStudioLifecycleConfigNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
StudioLifecycleConfigAppTypeStudioLifecycleConfigContentStudioLifecycleConfigNameTags