Creates a new Amazon SageMaker AI Studio Lifecycle Configuration.
See https://www.paws-r-sdk.com/docs/sagemaker_create_studio_lifecycle_config/ for full documentation.
sagemaker_create_studio_lifecycle_config(
StudioLifecycleConfigName,
StudioLifecycleConfigContent,
StudioLifecycleConfigAppType,
Tags = NULL
)
[required] The name of the Amazon SageMaker AI Studio Lifecycle Configuration to create.
[required] The content of your Amazon SageMaker AI Studio Lifecycle Configuration script. This content must be base64 encoded.
[required] The App type that the Lifecycle Configuration is attached to.
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.