aws secretsmanager list-secrets — JSON outputIT technician command center
AWS CLI · Amazon Web Services

aws secretsmanager list-secrets — JSON output

Return AWS CLI output as JSON. Base task: List AWS Secrets Manager secrets metadata.

Copy-ready commandaws secretsmanager list-secrets — JSON output
aws secretsmanager list-secrets --output table --output json

Requirements and permissions

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

Examples

JSON output

Return AWS CLI output as JSON.

aws secretsmanager list-secrets --output table --output json

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.