Skip to content

Commit f4856d2

Browse files
committed
Update to include link to configure SM projects
1 parent cbefa91 commit f4856d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,9 @@ cdk deploy ab-testing-service-catalog \
291291
--parameters ProductVersion=1.0
292292
```
293293

294-
This stack will output the `CodeCommitSeedBucket` and `CodeCommitSeedKey` which you will need later for the pipeline.
294+
This stack will output the `CodeCommitSeedBucket` and `CodeCommitSeedKey` which you will need when creating the Amazon SageMaker Studio project.
295+
296+
If you are seeing errors running the above command ensure you have [Enabled SageMaker project templates for Studio users](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-projects-studio-updates.html) to grant access to these resources in Amazon S3.
295297

296298
### Create MLOps Project Template manually (Alternative)
297299

0 commit comments

Comments
 (0)