wazuh / wazuh-indexer

Wazuh indexer, the Wazuh search engine
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
11 stars 17 forks source link

Rename environment variable #240

Closed AlexRuiz7 closed 4 months ago

AlexRuiz7 commented 4 months ago

Description

This PR renames AWS_REGION environment variable in the code, as it is a reserved variable name for Lambda.

Issues Resolved

Closes #235

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.