aws-secretsmanager Verified for current stable LTS

Aws Secretsmanager Command: List Secrets Names Arns

Use for list secrets names arns with Aws Secretsmanager. Exact CLI syntax to list secrets names arns using Aws Secretsmanager.

When to use this: Use for list secrets names arns with Aws Secretsmanager.

Command Syntax

aws secretsmanager list-secrets --query 'SecretList[*].{Name: Name, ARN: ARN}'

Command Breakdown

--query
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list secrets names arns using Aws Secretsmanager.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Aws Secretsmanager directory