Skip to content

Commit 85db7c5

Browse files
authored
chore(regions_update): Changes in regions for AWS services (#8736)
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
1 parent a55ac26 commit 85db7c5

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

prowler/providers/aws/aws_regions_by_service.json

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -836,25 +836,36 @@
836836
"aws": [
837837
"af-south-1",
838838
"ap-east-1",
839+
"ap-east-2",
839840
"ap-northeast-1",
840841
"ap-northeast-2",
842+
"ap-northeast-3",
841843
"ap-south-1",
844+
"ap-south-2",
842845
"ap-southeast-1",
843846
"ap-southeast-2",
847+
"ap-southeast-3",
848+
"ap-southeast-4",
844849
"ap-southeast-5",
845850
"ap-southeast-7",
846851
"ca-central-1",
852+
"ca-west-1",
847853
"eu-central-1",
848854
"eu-central-2",
849855
"eu-north-1",
850856
"eu-south-1",
857+
"eu-south-2",
851858
"eu-west-1",
852859
"eu-west-2",
853860
"eu-west-3",
861+
"il-central-1",
854862
"me-central-1",
863+
"me-south-1",
864+
"mx-central-1",
855865
"sa-east-1",
856866
"us-east-1",
857867
"us-east-2",
868+
"us-west-1",
858869
"us-west-2"
859870
],
860871
"aws-cn": [],
@@ -3128,6 +3139,7 @@
31283139
"datazone": {
31293140
"regions": {
31303141
"aws": [
3142+
"ap-east-1",
31313143
"ap-northeast-1",
31323144
"ap-northeast-2",
31333145
"ap-south-1",
@@ -3136,6 +3148,7 @@
31363148
"ap-southeast-5",
31373149
"ca-central-1",
31383150
"eu-central-1",
3151+
"eu-central-2",
31393152
"eu-north-1",
31403153
"eu-west-1",
31413154
"eu-west-2",
@@ -3193,15 +3206,6 @@
31933206
"aws-us-gov": []
31943207
}
31953208
},
3196-
"deepcomposer": {
3197-
"regions": {
3198-
"aws": [
3199-
"us-east-1"
3200-
],
3201-
"aws-cn": [],
3202-
"aws-us-gov": []
3203-
}
3204-
},
32053209
"deepracer": {
32063210
"regions": {
32073211
"aws": [
@@ -8277,6 +8281,7 @@
82778281
"il-central-1",
82788282
"me-central-1",
82798283
"me-south-1",
8284+
"mx-central-1",
82808285
"sa-east-1",
82818286
"us-east-1",
82828287
"us-east-2",
@@ -9122,6 +9127,7 @@
91229127
"aws": [
91239128
"af-south-1",
91249129
"ap-east-1",
9130+
"ap-east-2",
91259131
"ap-northeast-1",
91269132
"ap-northeast-2",
91279133
"ap-south-1",
@@ -10298,6 +10304,7 @@
1029810304
"ap-southeast-3",
1029910305
"ap-southeast-4",
1030010306
"ap-southeast-5",
10307+
"ap-southeast-6",
1030110308
"ap-southeast-7",
1030210309
"ca-central-1",
1030310310
"ca-west-1",
@@ -11132,6 +11139,7 @@
1113211139
"ap-southeast-3",
1113311140
"ap-southeast-4",
1113411141
"ap-southeast-5",
11142+
"ap-southeast-7",
1113511143
"ca-central-1",
1113611144
"ca-west-1",
1113711145
"eu-central-1",
@@ -11145,6 +11153,7 @@
1114511153
"il-central-1",
1114611154
"me-central-1",
1114711155
"me-south-1",
11156+
"mx-central-1",
1114811157
"sa-east-1",
1114911158
"us-east-1",
1115011159
"us-east-2",

0 commit comments

Comments
 (0)