From 7bd402bf4e55080add4f4ee0b9ba4899ffe7c8da Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 17 Oct 2024 14:49:42 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#5445) Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 0716ee49b2..7648bb805f 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1288,6 +1288,7 @@ "regions": { "aws": [ "ap-northeast-1", + "ap-northeast-2", "ap-south-1", "ap-southeast-1", "ap-southeast-2", @@ -1298,6 +1299,7 @@ "eu-west-3", "sa-east-1", "us-east-1", + "us-east-2", "us-west-2" ], "aws-cn": [], @@ -2657,6 +2659,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1",