The Open-Source On-Call Integration

The Open-Source On-Call Integration
This document provides a step-by-step guide to integrate Versus Incident with AWS Incident Manager to make an On Call. The integration enables automated escalation of alerts to on-call teams when inci...
0 Read More

Modifying DynamoDB TTL with CDK

Ever tried to update the TTL attribute of a DynamoDB table using the AWS CDK and got a InvalidRequest in CDK or a ValidationException via the CLI? I did, and it took me a while to figure out why. In t...
0 Read More