File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ This module will create a Lambda. If no role ARN is provided, a new role will be
18
18
19
19
Additionally, this repository provides submodules to interact with the lambda function set up by this module:
20
20
21
- * [ Upload S3 objects using S3 bucket notifications] ( https://github.com/observeinc/terraform-aws-lambda/tree/main/s3_bucket_subscription )
22
- * [ Subscribe CloudWatch Logs to Observe Lambda] ( https://github.com/observeinc/terraform-aws-lambda/tree/main/cloudwatch_logs_subscription )
21
+ * [ Upload S3 objects using S3 bucket notifications] ( https://github.com/observeinc/terraform-aws-lambda/tree/main/modules/ s3_bucket_subscription )
22
+ * [ Subscribe CloudWatch Logs to Observe Lambda] ( https://github.com/observeinc/terraform-aws-lambda/tree/main/modules/ cloudwatch_logs_subscription )
23
23
* [ Collect API snapshots] ( https://github.com/observeinc/terraform-aws-lambda/tree/main/snapshot )
24
24
25
25
## Examples
You can’t perform that action at this time.
0 commit comments