Skip to content

Commit

Permalink
doc: Fix ProvisionedConcurrentExecutions type (#2066)
Browse files Browse the repository at this point in the history
  • Loading branch information
DjebbZ authored Nov 30, 2021
1 parent 5d60204 commit 7a4a99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/2016-10-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ The object describing provisioned concurrency settings on a Lambda Alias
##### Properties
Property Name | Type | Description
---|:---:|---
ProvisionedConcurrentExecutions | `string` | Number of concurrent executions to be provisioned for the Lambda function. Required parameter.
ProvisionedConcurrentExecutions | `integer` | Number of concurrent executions to be provisioned for the Lambda function. Required parameter.

#### Event Invoke Config object

Expand Down

0 comments on commit 7a4a99d

Please sign in to comment.