From 4e863778835d8da283f2f05493bd765fd4bbc857 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 20 Feb 2025 11:49:42 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7000) --- prowler/providers/aws/aws_regions_by_service.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 1222799cb6..f08b4b86cb 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1302,7 +1302,9 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ca-central-1", @@ -1328,7 +1330,9 @@ "aws": [ "ap-northeast-1", "ap-northeast-2", + "ap-northeast-3", "ap-south-1", + "ap-south-2", "ap-southeast-1", "ap-southeast-2", "ca-central-1",