diff --git a/prowler/providers/aws/aws_regions_by_service.json b/prowler/providers/aws/aws_regions_by_service.json index 4e35dba7..c81befe3 100644 --- a/prowler/providers/aws/aws_regions_by_service.json +++ b/prowler/providers/aws/aws_regions_by_service.json @@ -1061,6 +1061,17 @@ ] } }, + "b2bi": { + "regions": { + "aws": [ + "us-east-1", + "us-east-2", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "backup": { "regions": { "aws": [ @@ -1481,6 +1492,7 @@ "eu-west-1", "eu-west-2", "eu-west-3", + "il-central-1", "me-south-1", "sa-east-1", "us-east-1", @@ -2513,6 +2525,15 @@ ] } }, + "cost-optimization-hub": { + "regions": { + "aws": [ + "us-east-1" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "costexplorer": { "regions": { "aws": [ @@ -3394,6 +3415,42 @@ ] } }, + "eks-auth": { + "regions": { + "aws": [ + "af-south-1", + "ap-east-1", + "ap-northeast-1", + "ap-northeast-2", + "ap-northeast-3", + "ap-south-1", + "ap-south-2", + "ap-southeast-1", + "ap-southeast-2", + "ap-southeast-3", + "ap-southeast-4", + "ca-central-1", + "eu-central-1", + "eu-central-2", + "eu-north-1", + "eu-south-1", + "eu-south-2", + "eu-west-1", + "eu-west-2", + "eu-west-3", + "il-central-1", + "me-central-1", + "me-south-1", + "sa-east-1", + "us-east-1", + "us-east-2", + "us-west-1", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "elastic-inference": { "regions": { "aws": [ @@ -4809,6 +4866,40 @@ ] } }, + "inspector-scan": { + "regions": { + "aws": [ + "af-south-1", + "ap-east-1", + "ap-northeast-1", + "ap-northeast-2", + "ap-northeast-3", + "ap-south-1", + "ap-southeast-1", + "ap-southeast-2", + "ap-southeast-3", + "ca-central-1", + "eu-central-1", + "eu-central-2", + "eu-north-1", + "eu-south-1", + "eu-west-1", + "eu-west-2", + "eu-west-3", + "me-south-1", + "sa-east-1", + "us-east-1", + "us-east-2", + "us-west-1", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [ + "us-gov-east-1", + "us-gov-west-1" + ] + } + }, "inspector2": { "regions": { "aws": [ @@ -6214,6 +6305,15 @@ "aws-us-gov": [] } }, + "marketplace-deployment": { + "regions": { + "aws": [ + "us-east-1" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "marketplace-entitlement": { "regions": { "aws": [ @@ -7894,6 +7994,16 @@ ] } }, + "repostspace": { + "regions": { + "aws": [ + "eu-central-1", + "us-west-2" + ], + "aws-cn": [], + "aws-us-gov": [] + } + }, "resiliencehub": { "regions": { "aws": [ @@ -8198,7 +8308,10 @@ "cn-north-1", "cn-northwest-1" ], - "aws-us-gov": [] + "aws-us-gov": [ + "us-gov-east-1", + "us-gov-west-1" + ] } }, "route53-recovery-readiness": { @@ -9814,10 +9927,14 @@ "tnb": { "regions": { "aws": [ + "ap-northeast-2", "ap-southeast-2", "ca-central-1", "eu-central-1", + "eu-north-1", + "eu-south-2", "eu-west-3", + "sa-east-1", "us-east-1", "us-west-2" ],