mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
docs: Fix spelling (#11622)
This commit is contained in:
parent
51c0c4418c
commit
305bb7b126
@ -216,7 +216,7 @@ resources:
|
||||
|
||||
## Forcing deploying of triggers
|
||||
|
||||
A Cognito User Pool with triggers attached may not be correctly updated by AWS Cloudformation on subsequent deployments. To circumvent this issue you can use the `forceDeploy` flag which will try to force Cloudformation to update the triggers no matter what. This flag has to be used in conjuction with the `existing: true` flag.
|
||||
A Cognito User Pool with triggers attached may not be correctly updated by AWS Cloudformation on subsequent deployments. To circumvent this issue you can use the `forceDeploy` flag which will try to force Cloudformation to update the triggers no matter what. This flag has to be used in conjunction with the `existing: true` flag.
|
||||
|
||||
```yml
|
||||
functions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user