This workflow provides a chat-based AI agent to manage AWS Lambda functions. It allows users to list, invoke, get details, and delete Lambda functions, while automatically recording every action into Google Sheets for audit and compliance tracking.
appendOrUpdate
enabled)lambda:ListFunctions
, lambda:InvokeFunction
, lambda:GetFunction
, and lambda:DeleteFunction
permissions.