Skip to content

Commit 7eacfc9

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5e7876c commit 7eacfc9

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17689,6 +17689,7 @@
1768917689
"ap-southeast-2" : { },
1769017690
"ap-southeast-3" : { },
1769117691
"ap-southeast-4" : { },
17692+
"ap-southeast-5" : { },
1769217693
"ca-central-1" : { },
1769317694
"ca-west-1" : { },
1769417695
"eu-central-1" : { },
@@ -29425,6 +29426,11 @@
2942529426
"us-iso-west-1" : { }
2942629427
}
2942729428
},
29429+
"oam" : {
29430+
"endpoints" : {
29431+
"us-iso-east-1" : { }
29432+
}
29433+
},
2942829434
"outposts" : {
2942929435
"endpoints" : {
2943029436
"us-iso-east-1" : { }
@@ -30148,6 +30154,11 @@
3014830154
"us-isob-east-1" : { }
3014930155
}
3015030156
},
30157+
"oam" : {
30158+
"endpoints" : {
30159+
"us-isob-east-1" : { }
30160+
}
30161+
},
3015130162
"outposts" : {
3015230163
"endpoints" : {
3015330164
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)