docs: Fix heading formatting (#11768)

This commit is contained in:
hayata-yamamoto 2023-03-01 19:32:01 +09:00 committed by GitHub
parent 18bfac8d45
commit 5f90d11025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.