From 6bfd12255b8b5bc331362bf16258c62ddef0c05d Mon Sep 17 00:00:00 2001 From: prowler-bot <179230569+prowler-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 10:31:18 +0000 Subject: [PATCH] feat(aws): update regions for AWS services --- prowler/providers/aws/aws_regions_by_service.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 0874d14a07..4eb379eaf5 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1310,6 +1310,7 @@ "ca-central-1", "eu-central-1", "eu-west-2", + "sa-east-1", "us-east-1" ], "aws-cn": [], @@ -4619,7 +4620,12 @@ }, "elementalinference": { "regions": { - "aws": [], + "aws": [ + "ap-south-1", + "eu-west-1", + "us-east-1", + "us-west-2" + ], "aws-cn": [], "aws-eusc": [], "aws-us-gov": [] @@ -9218,11 +9224,13 @@ "pcs": { "regions": { "aws": [ + "af-south-1", "ap-northeast-1", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", "eu-central-1", "eu-north-1", "eu-south-1", @@ -10279,6 +10287,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-6", "ca-central-1", "eu-central-1", "eu-central-2",