From bb7ce2157e81ca8ce3415f06c5498630844c71c5 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 20 Mar 2025 13:25:28 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7323) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index facd5ed464..7bf9c8fbb4 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -3030,6 +3030,7 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ca-central-1", @@ -8373,6 +8374,7 @@ "qbusiness": { "regions": { "aws": [ + "eu-west-1", "us-east-1", "us-west-2" ], @@ -8731,6 +8733,7 @@ "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", + "ap-southeast-7", "ca-central-1", "eu-central-1", "eu-central-2", @@ -8741,6 +8744,7 @@ "eu-west-3", "il-central-1", "me-central-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2",