diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 47f73e460b..2fd5637fe0 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -3008,6 +3008,7 @@ "regions": { "aws": [ "ap-south-1", + "ap-south-2", "ca-central-1", "eu-west-1", "eu-west-2", @@ -3017,7 +3018,6 @@ "af-south-1", "ap-northeast-1", "ap-northeast-2", - "ap-northeast-3", "eu-central-2", "eu-south-1", "eu-south-2", @@ -3025,6 +3025,7 @@ "me-central-1", "sa-east-1", "ap-east-1", + "ap-northeast-3", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", @@ -3034,8 +3035,8 @@ "us-west-2" ], "aws-cn": [ - "cn-north-1", - "cn-northwest-1" + "cn-northwest-1", + "cn-north-1" ], "aws-us-gov": [ "us-gov-east-1",