Skip to content

Commit 8f2b14d

Browse files
authored
Fix code block
It was wrapping the `USE_EXISTING_LOGS` param
1 parent 41e2348 commit 8f2b14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loggroup-lambda-connector/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ It has two environment variables
3939
]
4040
]
4141
}
42+
```
4243

4344
**USE_EXISTING_LOGS**: This is used for subscribing existing log groups. By setting this parameter to true and invoking the function manually, all the existing log groups matching the pattern will be subscribed to lambda function with LAMBDA_ARN as arn
44-
```
4545

4646
### For Developers
4747

0 commit comments

Comments
 (0)