From 5d5cefd1ec483f8b6e187061db1f6cae4ec232b4 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 10 Sep 2024 13:21:11 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#4972) --- 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 37f425a815..32b23b5976 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -6841,6 +6841,7 @@ "ap-northeast-2", "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ap-southeast-4", @@ -6850,6 +6851,7 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "me-central-1", "sa-east-1", "us-east-1", "us-east-2",