Skip to content

Commit 01b5ecf

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 994b5fc commit 01b5ecf

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8250,6 +8250,7 @@
82508250
"eu-west-1" : { },
82518251
"eu-west-2" : { },
82528252
"eu-west-3" : { },
8253+
"me-central-1" : { },
82538254
"me-south-1" : { },
82548255
"sa-east-1" : { },
82558256
"us-east-1" : { },
@@ -17637,6 +17638,12 @@
1763717638
"cn-northwest-1" : { }
1763817639
}
1763917640
},
17641+
"rolesanywhere" : {
17642+
"endpoints" : {
17643+
"cn-north-1" : { },
17644+
"cn-northwest-1" : { }
17645+
}
17646+
},
1764017647
"route53" : {
1764117648
"endpoints" : {
1764217649
"aws-cn-global" : {

0 commit comments

Comments
 (0)