Skip to content

Commit cdf695a

Browse files
phuhung273go-to-k
andauthored
Update packages/aws-cdk-lib/aws-lambda/README.md
Co-authored-by: Kenta Goto (k.goto) <[email protected]>
1 parent ef32e43 commit cdf695a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/aws-cdk-lib/aws-lambda/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ cdk.Tags.of(fn).add('env', 'dev'); // the tag is also added to the log group
282282
```
283283

284284
### Log removal policy
285+
285286
Besides from specifying your own Log Group with `logGroup` property, all other methods of creating Log Group support configuring log removal policy:
286287

287288
```ts

0 commit comments

Comments
 (0)