aws lambda list-functions — Table outputIT technician command center
AWS CLI · Amazon Web Services

aws lambda list-functions — Table output

Display AWS CLI output as a table. Base task: List Lambda functions.

Copy-ready commandaws lambda list-functions — Table output
aws lambda list-functions --output table --output table

Requirements and permissions

Requirements
AWS CLI v2
Permissions
AWS IAM permissions vary
Last reviewed
2026-08-01

Examples

Table output

Display AWS CLI output as a table.

aws lambda list-functions --output table --output table

Common errors

Command or option not supported

Confirm the installed platform version supports the base command and the added output or wrapper option.

Access denied or insufficient privileges

Run with the administrative role or delegated permission required by the underlying command.