chore(regions_update): Changes in regions for AWS services (#7067)

Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com>
This commit is contained in:
Prowler Bot
2025-03-03 09:29:48 +01:00
committed by César Arroba
parent a06167f1c2
commit 237a9adce9
@@ -1355,6 +1355,16 @@
]
}
},
"bedrock-data-automation": {
"regions": {
"aws": [
"us-east-1",
"us-west-2"
],
"aws-cn": [],
"aws-us-gov": []
}
},
"bedrock-runtime": {
"regions": {
"aws": [
@@ -1368,6 +1378,7 @@
"ca-central-1",
"eu-central-1",
"eu-central-2",
"eu-north-1",
"eu-west-1",
"eu-west-2",
"eu-west-3",
@@ -8415,6 +8426,7 @@
"cn-north-1"
],
"aws-us-gov": [
"us-gov-east-1",
"us-gov-west-1"
]
}