AWS CodeDeploy Integration
Koalr integrates with AWS CodeDeploy via SNS notifications. CodeDeploy publishes deployment lifecycle events to an SNS topic, and Koalr subscribes to receive Succeeded, Failed, and Stopped events. This covers EC2, Lambda, and ECS deployment targets.
What Koalr pulls from AWS CodeDeploy
- Deployment events: Succeeded, Failed, Stopped
- Application name, deployment group, and deployment configuration
- Revision metadata (S3 key or GitHub commit SHA)
- Deployment duration and lifecycle event timing
How AWS CodeDeploy data feeds into Koalr
- DORA deployment frequency — tracks CodeDeploy deployments across all applications
- Deploy risk outcome tracking — Succeeded/Failed events confirm or refute risk predictions
- Change failure rate calculation
- Deployment duration trend analysis
How to connect AWS CodeDeploy
- 1
Go to Settings → Integrations in your Koalr dashboard.
- 2
Find AWS CodeDeploy in the integrations list and click Connect.
- 3
Copy the webhook URL from Koalr and configure it in AWS CodeDeploy. Paste your API key or token to enable historical backfill.
- 4
Koalr begins syncing historical data immediately. Most integrations backfill 90 days of history on first connect.
Permissions and scopes requested
Koalr requests the minimum permissions required to read the data above. All access is read-only unless noted otherwise.
AWS SNS topic subscription for CodeDeploy lifecycle notificationsOptional AWS API credentials (read-only) for application and deployment group metadata
Ready to connect AWS CodeDeploy?
Connect in under 5 minutes. Koalr backfills 90 days of history automatically — no manual imports, no CSV uploads.