From 85393e6f7808018acdf508362f187ace575b5ff0 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 4 Nov 2024 16:20:42 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#5613) Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index cad749bb2a..064a6aeb26 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -8518,6 +8518,7 @@ "ap-southeast-2", "ca-central-1", "eu-central-1", + "eu-south-2", "eu-west-1", "eu-west-2", "il-central-1", @@ -11156,6 +11157,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -11241,6 +11243,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -11490,4 +11493,4 @@ } } } -} +} \ No newline at end of file