Skip to content

Commit 042e153

Browse files
committed
minor fixes in readme.
1 parent c004a0c commit 042e153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The script takes following parameters:
5555
**-s OR --stack-name**: CloudFormation Stack Name. **(Required)**
5656
</details>
5757

58-
3. Once the cloudformation finishes building resources in all regions, execute the following command, for each region of the global database.
58+
3. Once the cloudformation finishes building resources in all regions, execute the following command, passing **all regions** of the global databases you wish to manage.
5959

6060
```bash
6161
python3 create_managed_endpoint.py --cluster-cname-pair='{"<global database clustername>":"<desired writer endpoint >"} [,"<global database clustername>":"<desired writer endpoint>"},...]' --hosted-zone-name=<hosted zone name> --region-list <'regionlist'>

0 commit comments

Comments
 (0)