From 7b625d0a918f07d8794fb9d0899889d9ee7c0836 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Fri, 7 Mar 2025 13:15:51 +0100 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services (#7146) Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com> --- .../providers/aws/aws_regions_by_service.json | 33 +++++++++++++------ 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 951227ce8b..d0943743ae 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1,5 +1,17 @@ { "services": { + "AmazonGameLiftStreams": { + "regions": { + "aws": [ + "ap-northeast-1", + "eu-central-1", + "us-east-2", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "accessanalyzer": { "regions": { "aws": [ @@ -2417,6 +2429,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -2438,6 +2451,7 @@ ], "aws-cn": [], "aws-us-gov": [ + "us-gov-east-1", "us-gov-west-1" ] } @@ -2456,6 +2470,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -2479,6 +2494,7 @@ "cn-north-1" ], "aws-us-gov": [ + "us-gov-east-1", "us-gov-west-1" ] } @@ -2497,6 +2513,7 @@ "ap-southeast-2", "ap-southeast-3", "ap-southeast-4", + "ap-southeast-5", "ca-central-1", "ca-west-1", "eu-central-1", @@ -2518,6 +2535,7 @@ ], "aws-cn": [], "aws-us-gov": [ + "us-gov-east-1", "us-gov-west-1" ] } @@ -7381,6 +7399,7 @@ "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", + "ap-southeast-5", "ca-central-1", "eu-central-1", "eu-north-1", @@ -7755,20 +7774,10 @@ "opsworks": { "regions": { "aws": [ - "ap-northeast-1", - "ap-northeast-2", - "ap-south-1", "ap-southeast-1", - "ap-southeast-2", - "ca-central-1", "eu-central-1", "eu-west-1", - "eu-west-2", - "eu-west-3", - "sa-east-1", "us-east-1", - "us-east-2", - "us-west-1", "us-west-2" ], "aws-cn": [], @@ -11472,6 +11481,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -11485,6 +11495,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2", @@ -11558,6 +11569,7 @@ "ap-southeast-3", "ap-southeast-4", "ap-southeast-5", + "ap-southeast-7", "ca-central-1", "ca-west-1", "eu-central-1", @@ -11571,6 +11583,7 @@ "il-central-1", "me-central-1", "me-south-1", + "mx-central-1", "sa-east-1", "us-east-1", "us-east-2",