From 14ef169e997cbb5cd0115f9b480d0092ca536f2c Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 14 Apr 2025 15:22:21 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7497) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 4a3b4bac59..7cd793fd7a 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -6005,6 +6005,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -6018,6 +6019,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -8392,6 +8394,7 @@ "qdeveloper": { "regions": { "aws": [ + "eu-central-1", "us-east-1" ], "aws-cn": [], @@ -8853,6 +8856,8 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -8866,6 +8871,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2",