Skip to content

Commit

Permalink
Fixed cloudformation command line for Sagemaker Notebook deployement
Browse files Browse the repository at this point in the history
  • Loading branch information
hervenivon committed Oct 15, 2020
1 parent 03c7646 commit 85e3a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You have an [AWS account](http://docs.aws.amazon.com/sagemaker/latest/dg/gs-acco
## Deploy the Sagemaker notebook instance

```bash
aws cloudformation deploy --template-file comprehend-experiment-notebook.yml --stack-name comprehend-experiment
aws cloudformation deploy --template-file comprehend-experiment-notebook.yml --stack-name comprehend-experiment --capabilities CAPABILITY_IAM --region us-east-1
```

## Note ℹ
Expand Down

0 comments on commit 85e3a6b

Please sign in to comment.