Skip to main content
Glama

aws_cloudwatch_list_metrics

List available CloudWatch metrics by namespace, name, or dimensions to monitor AWS resources like EC2, Lambda, and RDS.

Instructions

List available CloudWatch metrics for a namespace or resource.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
namespaceNoMetric namespace (e.g., 'AWS/EC2', 'AWS/Lambda', 'AWS/RDS')
metric_nameNoFilter by metric name (e.g., 'CPUUtilization')
dimensionsNoFilter by dimensions (e.g., [{"Name": "InstanceId", "Value": "i-xxx"}])
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server