---
title: "Build self-service AWS Health analytics to find actionable health insights with AI agents powered by Amazon Bedrock"
url: https://daily.dev/posts/build-self-service-aws-health-analytics-to-find-actionable-health-insights-with-ai-agents-powered-by-strdeatlv
source_url: https://aws.amazon.com/blogs/machine-learning/build-self-service-aws-health-analytics-to-find-actionable-health-insights-with-ai-agents-powered-by-amazon-bedrock
type: article
source: "AWS"
published: 2026-08-06T10:37:16.939Z
updated: 2026-08-06T10:39:07.281Z
tags: ["ai-agents", "mcp", "amazon-bedrock"]
reading_time: 16
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build self-service AWS Health analytics to find actionable health insights with AI agents powered by Amazon Bedrock

**[AWS](https://daily.dev/sources/aws)** · 16 min read · 0 upvotes · 0 comments

## Summary

Chaplin (Customer Health and Planned Lifecycle Intelligence Nexus) is an open-source solution that brings self-service analytics to AWS Health events across multi-account environments. It uses a multi-agent AI architecture powered by Amazon Bedrock and exposed via the Model Context Protocol (MCP), allowing operations teams to query health events in natural language from MCP-compatible clients like Claude Code or Kiro CLI. The system combines rule-based pattern classification for cost efficiency with AI-powered contextual analysis for unstructured event descriptions. A three-tier architecture collects events via EventBridge and Lambda, stores them in DynamoDB and S3, and exposes MCP tools for querying. The solution supports both local and Lambda-based remote deployments and integrates with tools like JIRA, GitHub, and ServiceNow through MCP.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aws.amazon.com/blogs/machine-learning/build-self-service-aws-health-analytics-to-find-actionable-health-insights-with-ai-agents-powered-by-amazon-bedrock>

## Similar posts on daily.dev

- [Introducing Amazon Bedrock Managed Knowledge Base for faster, more accurate enterprise AI applications](https://daily.dev/posts/introducing-amazon-bedrock-managed-knowledge-base-for-faster-more-accurate-enterprise-ai-applicatio-lfogbfa0k) · AWS · 0 upvotes · 0 comments
- [Fuel Bedrock agents with observability data via the Dynatrace MCP Server](https://daily.dev/posts/fuel-bedrock-agents-with-observability-data-via-the-dynatrace-mcp-server-cwxir4b7i) · Dynatrace · 0 upvotes · 0 comments
- [Deploying Agentic AI Solutions with Infrastructure as Code](https://daily.dev/posts/deploying-agentic-ai-solutions-with-infrastructure-as-code-7udwr0zae) · Spacelift · 2 upvotes · 0 comments
- [Bridging AI and AWS: A Deep Dive into Using Model Context Protocol \(MCP\) for Intelligent Cloud Infrastructure Management](https://daily.dev/posts/bridging-ai-and-aws-a-deep-dive-into-using-model-context-protocol-mcp-for-intelligent-cloud-infra-c1zl6qvb6) · Faun · 2 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#amazon-bedrock](https://daily.dev/tags/amazon-bedrock)

[View this post on daily.dev](https://daily.dev/posts/build-self-service-aws-health-analytics-to-find-actionable-health-insights-with-ai-agents-powered-by-strdeatlv)
