Copy Lambda
Duplicate any function into a new one, preserving all environment variables, roles, runtime, and layer attachments exactly.
Batch Inventory
Refresh a merged view of all Lambdas, APIs, and layers in one sweep — sorted, filterable, and ready for review.
Delete Lambda
Remove a function and automatically clean up its associated API routes so the account stays consistent without manual follow-up.
Rename Function
Rename a Lambda in place — config, routes, and layer attachments follow automatically without recreating the function by hand.
Cross-Account Copy
Clone a function into a different AWS account with one operation — credentials, roles, and environment variables transfer cleanly.
Install Layer
Build and publish a Lambda layer directly from a package name — works like running a package install, no manual zipping required.