mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
chore(regions_update): Changes in regions for AWS services. (#3168)
This commit is contained in:
@@ -1061,6 +1061,17 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"b2bi": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"us-east-1",
|
||||||
|
"us-east-2",
|
||||||
|
"us-west-2"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"backup": {
|
"backup": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -1481,6 +1492,7 @@
|
|||||||
"eu-west-1",
|
"eu-west-1",
|
||||||
"eu-west-2",
|
"eu-west-2",
|
||||||
"eu-west-3",
|
"eu-west-3",
|
||||||
|
"il-central-1",
|
||||||
"me-south-1",
|
"me-south-1",
|
||||||
"sa-east-1",
|
"sa-east-1",
|
||||||
"us-east-1",
|
"us-east-1",
|
||||||
@@ -2513,6 +2525,15 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"cost-optimization-hub": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"us-east-1"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"costexplorer": {
|
"costexplorer": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -3394,6 +3415,42 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"eks-auth": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"af-south-1",
|
||||||
|
"ap-east-1",
|
||||||
|
"ap-northeast-1",
|
||||||
|
"ap-northeast-2",
|
||||||
|
"ap-northeast-3",
|
||||||
|
"ap-south-1",
|
||||||
|
"ap-south-2",
|
||||||
|
"ap-southeast-1",
|
||||||
|
"ap-southeast-2",
|
||||||
|
"ap-southeast-3",
|
||||||
|
"ap-southeast-4",
|
||||||
|
"ca-central-1",
|
||||||
|
"eu-central-1",
|
||||||
|
"eu-central-2",
|
||||||
|
"eu-north-1",
|
||||||
|
"eu-south-1",
|
||||||
|
"eu-south-2",
|
||||||
|
"eu-west-1",
|
||||||
|
"eu-west-2",
|
||||||
|
"eu-west-3",
|
||||||
|
"il-central-1",
|
||||||
|
"me-central-1",
|
||||||
|
"me-south-1",
|
||||||
|
"sa-east-1",
|
||||||
|
"us-east-1",
|
||||||
|
"us-east-2",
|
||||||
|
"us-west-1",
|
||||||
|
"us-west-2"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"elastic-inference": {
|
"elastic-inference": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -4809,6 +4866,40 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"inspector-scan": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"af-south-1",
|
||||||
|
"ap-east-1",
|
||||||
|
"ap-northeast-1",
|
||||||
|
"ap-northeast-2",
|
||||||
|
"ap-northeast-3",
|
||||||
|
"ap-south-1",
|
||||||
|
"ap-southeast-1",
|
||||||
|
"ap-southeast-2",
|
||||||
|
"ap-southeast-3",
|
||||||
|
"ca-central-1",
|
||||||
|
"eu-central-1",
|
||||||
|
"eu-central-2",
|
||||||
|
"eu-north-1",
|
||||||
|
"eu-south-1",
|
||||||
|
"eu-west-1",
|
||||||
|
"eu-west-2",
|
||||||
|
"eu-west-3",
|
||||||
|
"me-south-1",
|
||||||
|
"sa-east-1",
|
||||||
|
"us-east-1",
|
||||||
|
"us-east-2",
|
||||||
|
"us-west-1",
|
||||||
|
"us-west-2"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": [
|
||||||
|
"us-gov-east-1",
|
||||||
|
"us-gov-west-1"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"inspector2": {
|
"inspector2": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -6214,6 +6305,15 @@
|
|||||||
"aws-us-gov": []
|
"aws-us-gov": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"marketplace-deployment": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"us-east-1"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"marketplace-entitlement": {
|
"marketplace-entitlement": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -7894,6 +7994,16 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"repostspace": {
|
||||||
|
"regions": {
|
||||||
|
"aws": [
|
||||||
|
"eu-central-1",
|
||||||
|
"us-west-2"
|
||||||
|
],
|
||||||
|
"aws-cn": [],
|
||||||
|
"aws-us-gov": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"resiliencehub": {
|
"resiliencehub": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
@@ -8198,7 +8308,10 @@
|
|||||||
"cn-north-1",
|
"cn-north-1",
|
||||||
"cn-northwest-1"
|
"cn-northwest-1"
|
||||||
],
|
],
|
||||||
"aws-us-gov": []
|
"aws-us-gov": [
|
||||||
|
"us-gov-east-1",
|
||||||
|
"us-gov-west-1"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"route53-recovery-readiness": {
|
"route53-recovery-readiness": {
|
||||||
@@ -9814,10 +9927,14 @@
|
|||||||
"tnb": {
|
"tnb": {
|
||||||
"regions": {
|
"regions": {
|
||||||
"aws": [
|
"aws": [
|
||||||
|
"ap-northeast-2",
|
||||||
"ap-southeast-2",
|
"ap-southeast-2",
|
||||||
"ca-central-1",
|
"ca-central-1",
|
||||||
"eu-central-1",
|
"eu-central-1",
|
||||||
|
"eu-north-1",
|
||||||
|
"eu-south-2",
|
||||||
"eu-west-3",
|
"eu-west-3",
|
||||||
|
"sa-east-1",
|
||||||
"us-east-1",
|
"us-east-1",
|
||||||
"us-west-2"
|
"us-west-2"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user