We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3faa755 commit be7546eCopy full SHA for be7546e
1 file changed
readme.md
@@ -98,7 +98,7 @@ The plugin synchronizes WordPress roles with Cognito groups. The Admin class man
98
* Deploy the CloudFormation stack:
99
100
```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
+aws cloudformation deploy --template-file infrastructure/cognito-sync-cloudformation.yaml --stack-name wp-cognito-sync --parameter-overrides Environment=prod CognitoUserPoolId=xx-xxxx-x_xxxxxxxx
102
```
103
104
Note the API Gateway endpoint URL and API key from the CloudFormation stack outputs.
0 commit comments