APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AWS Lambda
UpdateEventSourceMappingRequest
AWS Lambda
· Schema
UpdateEventSourceMappingRequest
Request body for updating an event source mapping
Properties
Name
Type
Description
FunctionName
string
The name or ARN of the Lambda function
Enabled
boolean
If true, the event source mapping is active
BatchSize
integer
MaximumBatchingWindowInSeconds
integer
MaximumRecordAgeInSeconds
integer
BisectBatchOnFunctionError
boolean
MaximumRetryAttempts
integer
ParallelizationFactor
integer
TumblingWindowInSeconds
integer
FunctionResponseTypes
array
View JSON Schema on GitHub