From 4a93bdf3eae3d536b66e0d05211a2c61ca97f231 Mon Sep 17 00:00:00 2001 From: Sergio Garcia <38561120+sergargar@users.noreply.github.com> Date: Wed, 3 May 2023 07:49:27 +0200 Subject: [PATCH] chore(regions_update): Changes in regions for AWS services. (#2293) Co-authored-by: sergargar --- .../providers/aws/aws_regions_by_service.json | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 6d31c91a..426a48a1 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -4928,6 +4928,21 @@ "aws-us-gov": [] } }, + "ivs-realtime": { + "regions": { + "aws": [ + "ap-northeast-1", + "ap-northeast-2", + "ap-south-1", + "eu-central-1", + "eu-west-1", + "us-east-1", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "ivschat": { "regions": { "aws": [ @@ -7568,6 +7583,7 @@ "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", + "ap-southeast-4", "ca-central-1", "eu-central-1", "eu-central-2", @@ -9364,6 +9380,21 @@ ] } }, + "vpc-lattice": { + "regions": { + "aws": [ + "ap-northeast-1", + "ap-southeast-1", + "ap-southeast-2", + "eu-west-1", + "us-east-1", + "us-east-2", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "vpn": { "regions": { "aws": [