You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-gen-workshop-cfn.yml
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,10 @@ Parameters:
12
12
Type: String
13
13
Description: The domain name of the SageMaker studio instance
14
14
Default: "d-aigensagemaker"
15
-
15
+
DockerImage:
16
+
Type: String
17
+
Description: TODO you must build the image, in the repo and push to your ECR -https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-push-ecr-image.html
0 commit comments