Skip to main content
AWS
Email support@tembo.io for access to this integration.

Features

  • Monitor slow queries across RDS PostgreSQL instances
  • Detect missing and unused indexes
  • Open PRs with migration scripts
  • Multi-region RDS instance discovery

Installation

1

Connect

Go to Integrations and click Connect next to AWS. You’ll be redirected to CloudFormation.
2

Deploy stack

Deploy the CloudFormation stack to create an IAM role for Tembo.
3

Activate instances

Select which RDS PostgreSQL instances to monitor under “Active Instances”.
4

Map repository

Map instances to the repository where migrations are stored.

Usage

Tembo monitors your RDS instances using pg_stat_statements. When it finds optimization opportunities, it opens PRs with migration scripts. Requires pg_stat_statements extension enabled on your RDS instances.

Advanced

Wait a few minutes for region scanning. Verify the CloudFormation stack deployed successfully and the IAM role has permission to describe RDS instances.
Verify security groups allow Tembo’s IP ranges. Ensure your RDS instance is accessible and SSL/TLS settings are correct.