Skip to content

Commit a9082c3

Browse files
authored
Update README.md
1 parent 118099f commit a9082c3

File tree

1 file changed

+1
-0
lines changed
  • packages/@aws-cdk/aws-pipes-targets-alpha

1 file changed

+1
-0
lines changed

packages/@aws-cdk/aws-pipes-targets-alpha/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ const pipe = new pipes.Pipe(this, 'Pipe', {
170170
source: new SomeSource(sourceQueue),
171171
target: pipeTarget
172172
});
173+
```
173174

174175
### Amazon Kinesis Data Stream
175176

0 commit comments

Comments
 (0)