APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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