Amazon DevOps Guru · Capability

Amazon DevOps Guru Operational Intelligence

Workflow capability for DevOps engineers and SREs to monitor application health, investigate anomalies, follow remediation recommendations, and configure operational intelligence coverage using Amazon DevOps Guru's machine learning powered insights.

Run with Naftiko Amazon DevOps GuruOperational IntelligenceAnomaly DetectionSite Reliability EngineeringAWS

What You Can Do

GET
Describe account health — Get account health with open insight counts
/v1/account/health
GET
List insights — List proactive and reactive insights
/v1/insights
POST
Search insights — Search insights with filters
/v1/insights
GET
Describe insight — Get details about a specific insight
/v1/insights/{insightId}
GET
List anomalies — List anomalies associated with an insight
/v1/insights/{insightId}/anomalies
GET
List recommendations — Get remediation recommendations for an insight
/v1/recommendations
GET
List events — List events during an insight's time range
/v1/events
GET
Get resource collection — Get the resource collection DevOps Guru monitors
/v1/resource-collections
PUT
Update resource collection — Update which resources DevOps Guru monitors
/v1/resource-collections
GET
List notification channels — List notification channels
/v1/notification-channels
PUT
Add notification channel — Add an SNS notification channel
/v1/notification-channels

MCP Tools

describe-account-health

Get the current health of the account including counts of open proactive and reactive insights

read-only
describe-account-overview

Get an overview of open and closed insights for a specified time period

read-only
list-insights

List machine learning powered operational insights by status (ongoing, closed) and type (proactive, reactive)

read-only
search-insights

Search for insights with custom filters on severity, status, and service collection

read-only
describe-insight

Get detailed information about a specific insight including its severity and resource details

read-only
list-anomalies-for-insight

List anomalies associated with a specific insight to understand the root cause

read-only
describe-anomaly

Get detailed information about a specific anomaly

read-only
list-recommendations

Get actionable recommendations to resolve a specific insight

read-only
list-events

List CloudWatch Events correlated with an insight during its time window

read-only
get-resource-collection

Get the collection of AWS resources that DevOps Guru is currently monitoring

read-only
update-resource-collection

Add or remove CloudFormation stacks from the DevOps Guru monitoring scope

idempotent
describe-service-integration

Check the integration status with OpsCenter, CloudWatch Logs, and other AWS services

read-only
list-notification-channels

List SNS notification channels configured for DevOps Guru alerts

read-only
get-cost-estimation

Get the estimated monthly cost for DevOps Guru monitoring your resources

read-only

APIs Used

devops-guru