Skip to content

Commit be7546e

Browse files
committed
Update
1 parent 3faa755 commit be7546e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The plugin synchronizes WordPress roles with Cognito groups. The Admin class man
9898
* Deploy the CloudFormation stack:
9999

100100
```bash
101-
aws cloudformation deploy --template-file infrastructure/cognito-sync-cloudformation.yaml --stack-name wp-cognito-sync --parameter-overrides Environment=prod CognitoUserPoolId=us-west-2_xxxxxxxx
101+
aws cloudformation deploy --template-file infrastructure/cognito-sync-cloudformation.yaml --stack-name wp-cognito-sync --parameter-overrides Environment=prod CognitoUserPoolId=xx-xxxx-x_xxxxxxxx
102102
```
103103

104104
Note the API Gateway endpoint URL and API key from the CloudFormation stack outputs.

0 commit comments

Comments
 (0)