list-credentials
Retrieve all configured AWS credentials, configs, and profiles accessible on your machine. Simplify AWS resource management by identifying usable credentials directly.
Instructions
List all AWS credentials/configs/profiles that are configured/usable on this machine
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}