Skip to content

Commit

Permalink
chore(regions_update): Changes in regions for AWS services (#5718)
Browse files Browse the repository at this point in the history
  • Loading branch information
prowler-bot authored Nov 11, 2024
1 parent c74c43e commit 59f1c9b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion prowler/providers/aws/aws_regions_by_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -1281,6 +1281,7 @@
],
"aws-cn": [],
"aws-us-gov": [
"us-gov-east-1",
"us-gov-west-1"
]
}
Expand All @@ -1306,6 +1307,7 @@
],
"aws-cn": [],
"aws-us-gov": [
"us-gov-east-1",
"us-gov-west-1"
]
}
Expand All @@ -1320,6 +1322,7 @@
"ap-southeast-2",
"ca-central-1",
"eu-central-1",
"eu-central-2",
"eu-west-1",
"eu-west-2",
"eu-west-3",
Expand All @@ -1330,6 +1333,7 @@
],
"aws-cn": [],
"aws-us-gov": [
"us-gov-east-1",
"us-gov-west-1"
]
}
Expand Down Expand Up @@ -7619,7 +7623,6 @@
"opsworkscm": {
"regions": {
"aws": [
"ap-northeast-1",
"ap-southeast-1",
"ap-southeast-2",
"eu-central-1",
Expand Down

0 comments on commit 59f1c9b

Please sign in to comment.