Skip to content

Commit

Permalink
docs: link to dev.to post
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerchi committed Mar 28, 2022
1 parent 5b0cad0 commit 1102206
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# Welcome to your CDK TypeScript project
# cdk-events-sampling

This is a blank project for TypeScript development with CDK.

The `cdk.json` file tells the CDK Toolkit how to execute your app.

## 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
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template
Code repo for [One weird trick for sampling EventBridge events](https://dev.to/aws-builders/one-weird-trick-for-sampling-eventbridge-events-mlp)

0 comments on commit 1102206

Please sign in to comment.