Skip to content

Commit

Permalink
fix dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
ELiuHub committed Sep 23, 2022
1 parent 6816605 commit cf9dca9
Show file tree
Hide file tree
Showing 3 changed files with 17,265 additions and 24,161 deletions.
2 changes: 1 addition & 1 deletion docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Before deploying the Amplify project we need to create an IAM Role that will giv
aws cloudformation deploy --template-file cfn-amplifyRole.yaml --stack-name amplifyconsole-basics4health-backend-role --capabilities CAPABILITY_NAMED_IAM
```

If you have multiple AWS Profiles, specify one with sufficient admin permissions by appending the following text to the end of the command, replacing the profile name with the profile you would like to use for the solution.
If you have multiple AWS Profiles, use the one with sufficient admin permissions by appending the following text to the end of the command, replacing the profile name with the profile you would like to use for the solution.

```bash
--profile [PROFILE NAME]
Expand Down
Loading

0 comments on commit cf9dca9

Please sign in to comment.