From d47cbb4f8cb26216e9fb29625a35745220bef2ed Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 30 Jun 2026 12:46:29 +0200 Subject: [PATCH] feat(aws): Update regions for AWS services (#11662) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- prowler/providers/aws/aws_regions_by_service.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 0874d14a07..68e164b13e 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -9218,11 +9218,13 @@ "pcs": { "regions": { "aws": [ + "af-south-1", "ap-northeast-1", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", "eu-central-1", "eu-north-1", "eu-south-1",