list-credentials
Retrieve and display all configured AWS credentials, configurations, and profiles available on your machine for managing resources through the aws-mcp server.
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"
}