Skip to content

Commit

Permalink
Changing aws REGION variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Jul 11, 2024
1 parent b85e34f commit 6f748c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/docker/compose.amazon-security-lake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ services:
AWS_ACCESS_KEY_ID: "AKIAIOSFODNN7EXAMPLE"
AWS_SECRET_ACCESS_KEY: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
AWS_REGION: "us-east-1"
REGION: "us-east-1"
AWS_BUCKET: "wazuh-aws-security-lake-parquet"
S3_BUCKET_OCSF: "wazuh-aws-security-lake-ocsf"
AWS_ENDPOINT: "http://s3.ninja:9000"
Expand Down

0 comments on commit 6f748c4

Please sign in to comment.