From 33f2c80a78657e1dba1f3690ca6cfa92590e6eee Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Fri, 25 Oct 2024 18:07:51 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#5533) Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 88c14e8096..b563b35998 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -6800,6 +6800,7 @@ "ap-northeast-2", "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ap-southeast-4", @@ -6809,6 +6810,7 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "me-central-1", "sa-east-1", "us-east-1", "us-east-2",