aws / aws/amazon-neptune-gremlin-java-sigv4

Please add support for reading the AWS_REGION environment variable as well

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
28
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Currently, the code only looks for SERVICE_REGION and fails if it is not found, in AWS Lambda, the environment variable 'AWS_REGION' is prepopulated by default and can be used.

https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html

Contributor guide

Open the contributing guide

Research direction

Start by locating where SERVICE_REGION is read and inspect any existing tests for region configuration. The work is done when AWS_REGION is accepted in AWS Lambda while existing SERVICE_REGION behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.