Skip to content

Commit

Permalink
chore(regions_update): Changes in regions for AWS services (#6305)
Browse files Browse the repository at this point in the history
Co-authored-by: MrCloudSec <[email protected]>
  • Loading branch information
prowler-bot and MrCloudSec authored Jan 7, 2025
1 parent a1eb901 commit 43b1eed
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion prowler/providers/aws/aws_regions_by_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -9574,6 +9574,26 @@
]
}
},
"security-ir": {
"regions": {
"aws": [
"ap-northeast-1",
"ap-northeast-2",
"ap-southeast-1",
"ap-southeast-2",
"ca-central-1",
"eu-central-1",
"eu-north-1",
"eu-west-1",
"eu-west-2",
"us-east-1",
"us-east-2",
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
}
},
"securityhub": {
"regions": {
"aws": [
Expand Down Expand Up @@ -10131,7 +10151,14 @@
"socialmessaging": {
"regions": {
"aws": [
"eu-central-1"
"ap-south-1",
"ap-southeast-1",
"eu-central-1",
"eu-west-1",
"eu-west-2",
"us-east-1",
"us-east-2",
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
Expand Down

0 comments on commit 43b1eed

Please sign in to comment.