From cef0a54bc398d1f5aaf6fb67df93544ef692dff9 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Fri, 22 Nov 2024 15:34:24 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#5863) Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index fefd26089e..a308a36a1b 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -6250,6 +6250,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -10654,6 +10655,7 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-south-1", "ap-southeast-2", "eu-central-1", "eu-west-1", @@ -10699,6 +10701,7 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-south-1", "ap-southeast-2", "eu-central-1", "eu-west-1", @@ -11100,11 +11103,13 @@ "ap-southeast-3", "ca-central-1", "eu-central-1", + "eu-central-2", "eu-north-1", "eu-south-1", "eu-west-1", "eu-west-2", "eu-west-3", + "me-central-1", "me-south-1", "sa-east-1", "us-east-1", @@ -11351,6 +11356,7 @@ "ap-northeast-1", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-5", "ca-central-1", "eu-central-1", "eu-central-2",