Skip to content

Commit 81d1be5

Browse files
sumoanemajpipkin1amee-sumokimsauce
authored
doc changes in AWS lambda extension integration - which now will be s… (#6199)
* doc changes in AWS lambda extension integration - which now will be supporting lambda managed instance runtime as well. * Update docs/send-data/collect-from-other-data-sources/collect-aws-lambda-logs-extension.md * Apply suggestion from @kimsauce Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> * List of supported aws region with the extension is documented * correcting a typo --------- Co-authored-by: John Pipkin (Sumo Logic) <jpipkin@sumologic.com> Co-authored-by: Amee Lepcha <amee.lepcha.ctr@sumologic.com> Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com>
1 parent 165494f commit 81d1be5

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

docs/send-data/collect-from-other-data-sources/collect-aws-lambda-logs-extension.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,38 @@ To learn more please see the following links:
2020

2121
To review and submit enhancements for this extension, please visit the [Sumo Logic GitHub repository](https://github.com/SumoLogic/sumologic-lambda-extensions).
2222

23+
## SumoLogic Lambda Extension AWS region availability
24+
SumoLogic Lambda Extension is available in the following AWS regions:
25+
us-east-1 (N. Virginia)
26+
us-east-2 (Ohio)
27+
eu-north-1 (Stockholm)
28+
ap-south-1 (Mumbai)
29+
eu-west-3 (Paris)
30+
eu-west-2 (London)
31+
eu-south-1 (Milan)
32+
eu-west-1 (Ireland)
33+
ap-northeast-2 (Seoul)
34+
me-south-1 (Bahrain)
35+
ap-northeast-1 (Tokyo)
36+
sa-east-1 (São Paulo)
37+
ca-central-1 (Canada Central)
38+
ap-east-1 (Hong Kong)
39+
ap-southeast-1 (Singapore)
40+
ap-southeast-2 (Sydney)
41+
eu-central-1 (Frankfurt)
42+
us-west-1 (N. California)
43+
us-west-2 (Oregon)
44+
ca-west-1 (Calgary)
45+
2346
## AWS Lambda Supported Runtimes
2447

2548
Sumo Logic supports all Lambda runtimes that support extensions. For a complete list, see [AWS Lambda runtimes](https://docs.aws.amazon.com/lambda/latest/dg/using-extensions.html).
2649

2750
Follow the steps below, to use the new extension to collect your Lambda logs.
2851

52+
## AWS Lambda Managed Instance Support
53+
Sumologic Lambda Extension from arn version 12 (release v1.4.0) has started supporting [Lambda Managed instances](https://docs.aws.amazon.com/lambda/latest/dg/lambda-managed-instances.html). No additional steps are required. The same extension can be used with the same steps as below to work with managed instance.
54+
2955
## Step 1: Add a Hosted Collector and HTTP Source
3056

3157
Identify an existing Sumo Logic Hosted Collector you want to use, or create a new Hosted Collector as described in the following task.

0 commit comments

Comments
 (0)