Amazon Lambda · Arazzo Workflow
Amazon Lambda Provision Event Source Mapping
Version 1.0.0
Create an event source mapping and poll it until it reaches the Enabled state.
Provider
Workflows
provision-event-source-mapping
Create an event source mapping and wait until it is Enabled.
Creates a mapping between an event source and a Lambda function, then polls GetEventSourceMapping using the returned UUID until the State reported by Lambda is Enabled.
1
createMapping
Create the event source mapping. Lambda returns the generated UUID and the initial State, usually Creating.
2
waitForEnabled
Poll the mapping by UUID until Lambda finishes provisioning it and reports the Enabled state.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.