| Test Connection | The AWS account and identity, and whether it may list functions |
| List Functions | Functions with runtime, memory, timeout, architecture and last modified time |
| Get Configuration | Handler, role, layers, VPC, dead-letter target, state and the names of the environment variables |
| Recent Invocations and Errors | Invocations, errors, throttles and p99 duration from CloudWatch metrics; the latest REPORT lines parsed into duration, billed duration, memory used and cold-start init time; and the latest ERROR, exception and Task timed out lines |
| Invoke | Runs the function synchronously and returns the status code, function error, response payload (up to 256 KB) and the last 4 KB of its log. read_write connections only, confirmed |