Skip to content

Commit

Permalink
chore(regions_update): Changes in regions for AWS services. (#2907)
Browse files Browse the repository at this point in the history
Co-authored-by: sergargar <[email protected]>
  • Loading branch information
MrCloudSec and sergargar authored Oct 5, 2023
1 parent bf37be5 commit 49a437d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions prowler/providers/aws/aws_regions_by_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -2635,6 +2635,25 @@
]
}
},
"datazone": {
"regions": {
"aws": [
"ap-northeast-1",
"ap-southeast-1",
"ap-southeast-2",
"ca-central-1",
"eu-central-1",
"eu-north-1",
"eu-west-1",
"sa-east-1",
"us-east-1",
"us-east-2",
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
}
},
"dax": {
"regions": {
"aws": [
Expand Down

0 comments on commit 49a437d

Please sign in to comment.