Gammarers AWS CDK Constructs
Popular repositories Loading
-
aws-daily-cloudwatch-logs-archiver
aws-daily-cloudwatch-logs-archiver Public archiveAn AWS CDK construct that archives CloudWatch Logs to S3 every day. Log groups are selected by resource tags; the previous calendar day's logs are exported to a secure S3 bucket on a fixed schedule…
-
aws-daily-cost-reporter
aws-daily-cost-reporter PublicThis library deploys an AWS Cost and Usage reporter that runs daily and posts a cost summary to Slack.
TypeScript 1
-
aws-rds-database-running-scheduler
aws-rds-database-running-scheduler PublicThis AWS CDK construct controls the start and stop of RDS DB instances and Aurora clusters based on resource tags.
TypeScript
-
aws-ec2-instance-running-scheduler
aws-ec2-instance-running-scheduler Public archiveThis is an AWS CDK Construct to make EC2 instance running schedule (only running while working hours(start/stop)).
TypeScript
-
aws-rds-database-auto-start-preventer
aws-rds-database-auto-start-preventer Public archiveThis constructor stack includes a function to automatically stop a database or cluster that will automatically start in 7 days.
TypeScript
-
ec2-instance-running-scheduler
ec2-instance-running-scheduler PublicAWS CDK construct library that starts and stops EC2 instances on a cron schedule using EventBridge Scheduler and a Durable Execution Lambda. The handler discovers instances with the Resource Groups…
TypeScript
Repositories
- ec2-instance-running-scheduler Public
AWS CDK construct library that starts and stops EC2 instances on a cron schedule using EventBridge Scheduler and a Durable Execution Lambda. The handler discovers instances with the Resource Groups Tagging API, issues start/stop, polls until each instance reaches a stable target state (durable step / wait), processes multiple instances in parallel
- cloudwatch-logs-archiver Public
An AWS CDK construct that archives CloudWatch Logs to S3 every day. Log groups are selected by resource tags; the previous calendar day's logs are exported to a secure S3 bucket on a fixed schedule (13:01 UTC).
- rds-database-auto-start-preventer Public
CDK stack that stops RDS DB instances and clusters after they are auto-started by AWS (RDS-EVENT-0154 / RDS-EVENT-0153). It uses EventBridge rules and a Durable Lambda to detect auto-start events, optionally filter by tags, stop the resource if it matches, and post a notification to Slack.
- construct-resource-tagger Public
AWS CDK aspect that applies tags to L1 (CfnResource) resources during synthesis.
- rds-aurora-bootstrapper Public
- rds-database-running-scheduler Public
This AWS CDK construct controls the start and stop of RDS DB instances and Aurora clusters based on resource tags. EventBridge Scheduler invokes a durable Lambda function on a cron schedule so databases run only during defined working hours. The Lambda discovers tagged resources account-wide via the Resource Groups Tagging API and controls each res
- codepipeline-event-notifier Public
CDK construct that listens to AWS CodePipeline execution STARTED events via EventBridge, invokes a Lambda notifier, and publishes execution state changes to an SNS topic.
- aws-rds-database-auto-start-preventer Public archive
This constructor stack includes a function to automatically stop a database or cluster that will automatically start in 7 days.
- aws-daily-cost-reporter Public
This library deploys an AWS Cost and Usage reporter that runs daily and posts a cost summary to Slack.
- aws-ec2-instance-running-scheduler Public archive
This is an AWS CDK Construct to make EC2 instance running schedule (only running while working hours(start/stop)).
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…