Skip to content

Commit 1c5d4ae

Browse files
authored
Merge pull request #276572 from yelevin/patch-4
Update cloudwatch-lambda-function.yml
2 parents afcbc96 + 5722fd2 commit 1c5d4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/cloudwatch-lambda-function.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
title: |
1616
Create a Lambda function to send CloudWatch events to an S3 bucket
1717
introduction: |
18-
In some cases, your CloudWatch logs may not match the format accepted by Microsoft Sentinel - .csv file in a GZIP format without a header. In this article, you use a [lambda function](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AWS-S3/CloudWatchLambdaFunction.py) within the Amazon Web Services (AWS) environment to send [CloudWatch events to an S3 bucket](connect-aws.md), and convert the format to the accepted format.
18+
In some cases, your CloudWatch logs may not match the format accepted by Microsoft Sentinel - .csv file in a GZIP format without a header. In this article, you use a **lambda function** ([view the source code](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AWS-S3/CloudWatchLambdaFunction.py)) within the Amazon Web Services (AWS) environment to send [CloudWatch events to an S3 bucket](connect-aws.md), and convert the format to the accepted format.
1919
procedureSection:
2020
- title: |
2121
Create the lambda function

0 commit comments

Comments
 (0)