From 84f9309a7ccfc959318464cbd5a574f7bd7cf45d Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 17 Nov 2025 15:59:58 +0100 Subject: [PATCH] feat(aws): Update regions for AWS services (#9243) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- .../providers/aws/aws_regions_by_service.json | 33 ++++++++++--------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index c6217b0c60..4a8246fd23 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1454,6 +1454,23 @@ ] } }, + "bedrock-agentcore": { + "regions": { + "aws": [ + "ap-northeast-1", + "ap-south-1", + "ap-southeast-1", + "ap-southeast-2", + "eu-central-1", + "eu-west-1", + "us-east-1", + "us-east-2", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "bedrock-data-automation": { "regions": { "aws": [ @@ -6973,21 +6990,6 @@ "aws-us-gov": [] } }, - "lookoutvision": { - "regions": { - "aws": [ - "ap-northeast-1", - "ap-northeast-2", - "eu-central-1", - "eu-west-1", - "us-east-1", - "us-east-2", - "us-west-2" - ], - "aws-cn": [], - "aws-us-gov": [] - } - }, "lumberyard": { "regions": { "aws": [ @@ -7899,6 +7901,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-6", "ap-southeast-7", "ca-central-1", "ca-west-1",