Skip to content

Commit b363ebe

Browse files
author
awstools
committed
feat(client-sagemaker): Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
1 parent 31e72ac commit b363ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk-codegen/aws-models/sagemaker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31603,7 +31603,7 @@
3160331603
"min": 0,
3160431604
"max": 15
3160531605
},
31606-
"smithy.api#pattern": "^(notebook-al1-v1|notebook-al2-v1)$"
31606+
"smithy.api#pattern": "^(notebook-al1-v1|notebook-al2-v1|notebook-al2-v2)$"
3160731607
}
3160831608
},
3160931609
"com.amazonaws.sagemaker#PolicyString": {

0 commit comments

Comments
 (0)