Amazon SageMaker NotebookInstanceLifecycleConfig NotebookInstanceLifecycleHook
The
NotebookInstanceLifecycleHook property type specifies the notebook
instance lifecycle configuration script.
NotebookInstanceLifecycleHook is a property of the AWS::SageMaker::NotebookInstanceLifecycleConfig resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Content" :String}
YAML
Content:String
Properties
Content-
A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.
Required: No
Type: String
Update requires: No interruption
