diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 7b52653059..04fceb9d98 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1263,6 +1263,7 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-northeast-2", "ap-south-1", "ap-southeast-1", "ap-southeast-2", @@ -1273,6 +1274,7 @@ "eu-west-3", "sa-east-1", "us-east-1", + "us-east-2", "us-west-2" ], "aws-cn": [],