Skip to content

Commit 45c4753

Browse files
authored
fix: Update endpoints (#6558)
This PR was created by a scheduled workflow to sync endpoint changes
1 parent 183299e commit 45c4753

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

plugins/source/aws/client/data/partition_service_region.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@
902902
"fips-us-east-2": {},
903903
"fips-us-west-1": {},
904904
"fips-us-west-2": {},
905+
"me-central-1": {},
905906
"me-south-1": {},
906907
"sa-east-1": {},
907908
"us-east-1": {},
@@ -3292,6 +3293,36 @@
32923293
"us-west-2": {}
32933294
}
32943295
},
3296+
"kendra-ranking": {
3297+
"regions": {
3298+
"af-south-1": {},
3299+
"ap-east-1": {},
3300+
"ap-northeast-1": {},
3301+
"ap-northeast-2": {},
3302+
"ap-northeast-3": {},
3303+
"ap-south-1": {},
3304+
"ap-south-2": {},
3305+
"ap-southeast-1": {},
3306+
"ap-southeast-2": {},
3307+
"ap-southeast-3": {},
3308+
"ca-central-1": {},
3309+
"eu-central-1": {},
3310+
"eu-central-2": {},
3311+
"eu-north-1": {},
3312+
"eu-south-1": {},
3313+
"eu-south-2": {},
3314+
"eu-west-1": {},
3315+
"eu-west-2": {},
3316+
"eu-west-3": {},
3317+
"me-central-1": {},
3318+
"me-south-1": {},
3319+
"sa-east-1": {},
3320+
"us-east-1": {},
3321+
"us-east-2": {},
3322+
"us-west-1": {},
3323+
"us-west-2": {}
3324+
}
3325+
},
32953326
"kinesis": {
32963327
"regions": {
32973328
"af-south-1": {},
@@ -4932,6 +4963,7 @@
49324963
"eu-west-1": {},
49334964
"eu-west-2": {},
49344965
"eu-west-3": {},
4966+
"me-central-1": {},
49354967
"me-south-1": {},
49364968
"sa-east-1": {},
49374969
"us-east-1": {},
@@ -6732,6 +6764,12 @@
67326764
"cn-northwest-1": {}
67336765
}
67346766
},
6767+
"kendra-ranking": {
6768+
"regions": {
6769+
"cn-north-1": {},
6770+
"cn-northwest-1": {}
6771+
}
6772+
},
67356773
"kinesis": {
67366774
"regions": {
67376775
"cn-north-1": {},
@@ -8280,6 +8318,12 @@
82808318
"us-gov-west-1": {}
82818319
}
82828320
},
8321+
"kendra-ranking": {
8322+
"regions": {
8323+
"us-gov-east-1": {},
8324+
"us-gov-west-1": {}
8325+
}
8326+
},
82838327
"kinesis": {
82848328
"regions": {
82858329
"us-gov-east-1": {},

0 commit comments

Comments
 (0)