Skip to content

Commit 521afab

Browse files
authored
feat(aws): Update regions for AWS services (#9194)
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
1 parent 789221d commit 521afab

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

prowler/providers/aws/aws_regions_by_service.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,6 +1555,7 @@
15551555
"aws": [
15561556
"af-south-1",
15571557
"ap-east-1",
1558+
"ap-east-2",
15581559
"ap-northeast-1",
15591560
"ap-northeast-2",
15601561
"ap-northeast-3",
@@ -1565,6 +1566,8 @@
15651566
"ap-southeast-3",
15661567
"ap-southeast-4",
15671568
"ap-southeast-5",
1569+
"ap-southeast-6",
1570+
"ap-southeast-7",
15681571
"ca-central-1",
15691572
"ca-west-1",
15701573
"eu-central-1",
@@ -1578,6 +1581,7 @@
15781581
"il-central-1",
15791582
"me-central-1",
15801583
"me-south-1",
1584+
"mx-central-1",
15811585
"sa-east-1",
15821586
"us-east-1",
15831587
"us-east-2",
@@ -4584,8 +4588,10 @@
45844588
"ap-southeast-2",
45854589
"ca-central-1",
45864590
"eu-central-1",
4591+
"eu-south-1",
45874592
"eu-west-1",
45884593
"eu-west-2",
4594+
"eu-west-3",
45894595
"us-east-1",
45904596
"us-east-2",
45914597
"us-west-2"
@@ -7261,6 +7267,7 @@
72617267
"eu-west-1",
72627268
"eu-west-2",
72637269
"eu-west-3",
7270+
"me-central-1",
72647271
"me-south-1",
72657272
"sa-east-1",
72667273
"us-east-1",
@@ -7953,6 +7960,7 @@
79537960
"aws": [
79547961
"af-south-1",
79557962
"ap-east-1",
7963+
"ap-east-2",
79567964
"ap-northeast-1",
79577965
"ap-northeast-2",
79587966
"ap-northeast-3",
@@ -7963,6 +7971,8 @@
79637971
"ap-southeast-3",
79647972
"ap-southeast-4",
79657973
"ap-southeast-5",
7974+
"ap-southeast-6",
7975+
"ap-southeast-7",
79667976
"ca-central-1",
79677977
"ca-west-1",
79687978
"eu-central-1",
@@ -7976,6 +7986,7 @@
79767986
"il-central-1",
79777987
"me-central-1",
79787988
"me-south-1",
7989+
"mx-central-1",
79797990
"sa-east-1",
79807991
"us-east-1",
79817992
"us-east-2",
@@ -9799,6 +9810,20 @@
97999810
]
98009811
}
98019812
},
9813+
"rtbfabric": {
9814+
"regions": {
9815+
"aws": [
9816+
"ap-northeast-1",
9817+
"ap-southeast-1",
9818+
"eu-central-1",
9819+
"eu-west-1",
9820+
"us-east-1",
9821+
"us-west-2"
9822+
],
9823+
"aws-cn": [],
9824+
"aws-us-gov": []
9825+
}
9826+
},
98029827
"rum": {
98039828
"regions": {
98049829
"aws": [

0 commit comments

Comments
 (0)