Skip to content

Commit 6b31a83

Browse files
committed
2 parents 48093d5 + 3304a46 commit 6b31a83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/deploymentGuide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ aws secretsmanager create-secret \
111111
--name DSASecrets \
112112
--secret-string '{\"DB_Username\":\"DSASecrets\"}'\
113113
--profile <your-profile-name>
114+
Note: No special characters are allowed in the secret value.
115+
114116
```
115117

116118

0 commit comments

Comments
 (0)