LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

lambda - AWS Lambda Serverless Functions

Create and manage AWS Lambda serverless functions for event-driven compute

Tags

Updated: 2026-05-11

Capabilities

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

Source

  • Spec: SKILL.md
AWS
serverless
compute
event-driven
cloud-functions
create function
update function code
delete function
invoke function
function code
IAM role ARN
runtime
function response
function logs
function configuration