diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 694f29a9aa..7ed28bb69f 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", @@ -10212,10 +10216,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"