lambda - AWS Lambda Serverless Functions
Create and manage AWS Lambda serverless functions for event-driven compute
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create function
- update function code
- delete function
- invoke function
- create event source mapping
- delete event source mapping
- add permission
- remove permission
Inputs
- function code
- IAM role ARN
- runtime
- handler
- event source ARN
- layer dependencies
- environment variables
Outputs
- function response
- function logs
- function configuration
Requirements
- AWS account
- IAM permissions
- AWS CLI or boto3
