Skip to content

fredericbarthelet/schedule-prune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to your CDK TypeScript Construct Library project

You should explore the contents of this project. It demonstrates a CDK Construct Library that includes a construct (SchedulePrune) which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.

The construct defines an interface (SchedulePruneProps) to configure the visibility timeout of the queue.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests

About

The missing piece of the AWS EventBridge Scheduler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published