From 8b04aab07d48d1ebec51114d5c60ef91d4a2e01e Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 26 Feb 2025 07:29:42 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7015) Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 95b5fae37b..047a521aac 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1358,7 +1358,9 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ca-central-1", @@ -4420,6 +4422,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -4433,6 +4436,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -10245,10 +10249,7 @@ "us-west-1", "us-west-2" ], - "aws-cn": [ - "cn-north-1", - "cn-northwest-1" - ], + "aws-cn": [], "aws-us-gov": [ "us-gov-east-1", "us-gov-west-1"