Skip to content

Commit 4656266

Browse files
authored
DOCS-3282 Add note about Lambda layer (DataDog#548)
1 parent 9d528bd commit 4656266

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aws/logs_monitoring/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Once installed, you can subscribe the Forwarder to log sources, such as S3 bucke
3939
5. [Set up triggers to the installed Forwarder](https://docs.datadoghq.com/logs/guide/send-aws-services-logs-with-the-datadog-lambda-function/#set-up-triggers).
4040
6. Repeat the above steps in another region if you operate in multiple AWS regions.
4141

42-
**Note:** If you had previously enabled your AWS Integration using the following [CloudFormation template](https://github.com/DataDog/cloudformation-template/tree/master/aws) from your AWS integration tile in Datadog, your account should already be provisioned with a Datadog Lambda Forwarder function.
42+
**Note:** If you had previously enabled your AWS Integration using the following [CloudFormation template](https://github.com/DataDog/cloudformation-template/tree/master/aws) from your AWS integration tile in Datadog, your account should already be provisioned with a Datadog Lambda Forwarder function.
43+
**Note:** The code block of the Datadog Lambda Forwarder function is empty, as the logic is implemented through a Lambda layer.
4344

4445
<!-- xxz tab xxx -->
4546
<!-- xxx tab "Terraform" xxx -->

0 commit comments

Comments
 (0)