diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index fd68b34cb3..56f5886f64 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -7408,10 +7408,12 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-south-1", "ap-southeast-1", "ap-southeast-2", "eu-central-1", "eu-west-1", + "eu-west-2", "eu-west-3", "us-east-1", "us-east-2", @@ -8328,7 +8330,12 @@ "repostspace": { "regions": { "aws": [ + "ap-southeast-1", + "ap-southeast-2", + "ca-central-1", "eu-central-1", + "eu-west-1", + "us-east-1", "us-west-2" ], "aws-cn": [],