From bcc0b59de192965b1d8769b296c65c5f8e0bf6ff Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 26 Mar 2025 12:52:35 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7382) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 1d75afd030..25609b133b 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -2888,9 +2888,7 @@ }, "cur": { "regions": { - "aws": [ - "us-east-1" - ], + "aws": [], "aws-cn": [ "cn-northwest-1" ], @@ -6123,6 +6121,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -6136,6 +6135,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2",