Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 447 Bytes

File metadata and controls

11 lines (6 loc) · 447 Bytes

aws

This repo contains my AWS-related work that could potentially be re-used.

cw2cw

cw2cw (Cloudwatch to Cloudwatch) allows forwarding of a CloudWatch log group to another account.

git2cc

git2cc (Git to CodeCommit) is a solution for syncing repositories, that do not support any AWS integration natively, with AWS CodeCommit. It includes a stack of all required resources and a lambda function that performs actual synchronization.