mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
docs: Fix heading formatting (#11768)
This commit is contained in:
parent
18bfac8d45
commit
5f90d11025
@ -88,7 +88,7 @@ functions:
|
||||
- a: [1, 2]
|
||||
```
|
||||
|
||||
## Setting the Maximum Concurrency
|
||||
## Setting the Maximum Concurrency
|
||||
|
||||
The maximum concurrency setting limits the number of concurrent instances of the function that an Amazon SQS event source can invoke. The minimum limit of concurrent functions that the event source can invoke is `2`, and the maximum is `1000`. To turn off maximum concurrency, leave this field empty.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user