From c54b815b90648ced4d74818c74e377ea2c047457 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 10 Sep 2024 12:55:06 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#4971) 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 00576a18af..53089bf6d7 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",