AWS::Lambda::EventSourceMapping ScalingConfig - AWS CloudFormation (original) (raw)
(Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"MaximumConcurrency" : Integer
}
YAML
MaximumConcurrency: Integer
Properties
MaximumConcurrency
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
Required: No
Type: Integer
Minimum: 2
Maximum: 1000
Update requires: No interruption
ProvisionedPollerConfig
SelfManagedEventSource
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.