From d6c2dbcb8400cabaf2ff4553e393b08244a68a99 Mon Sep 17 00:00:00 2001 From: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:01:56 +0000 Subject: [PATCH] feat(regions_update): Update regions for AWS services --- 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 626b2b50fb0..0d83533adf9 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -220,6 +220,7 @@ "ap-south-1", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-5", "ca-central-1", "eu-central-1", "eu-north-1", @@ -4547,6 +4548,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -9324,6 +9326,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1",