Skip to content

Commit c8f7b0f

Browse files
authored
Update articles/sentinel/connect-aws.md
PR review: Fixed the formatting of the link
1 parent 3d1a6b8 commit c8f7b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Setting up this connector has two steps:
209209

210210
## Send formatted CloudWatch events to S3 using a lambda function (optional)
211211

212-
If your CloudWatch logs aren't in the format accepted by Microsoft Sentinel - .csv file in a GZIP format without a header - use a lambda function ([view the source code](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AWS-S3/CloudWatchLambdaFunction.py)) within AWS to send CloudWatch events to an S3 bucket in the accepted format.
212+
If your CloudWatch logs aren't in the format accepted by Microsoft Sentinel - .csv file in a GZIP format without a header - use a lambda function [view the source code](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AWS-S3/CloudWatchLambdaFunction.py) within AWS to send CloudWatch events to an S3 bucket in the accepted format.
213213

214214
The lambda function uses Python 3.9 runtime and x86_64 architecture.
215215

0 commit comments

Comments
 (0)