Skip to content

Commit fa3b330

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 1481f5f commit fa3b330

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,15 @@
473473
"us-west-2" : { }
474474
}
475475
},
476+
"aoss" : {
477+
"endpoints" : {
478+
"ap-northeast-1" : { },
479+
"eu-west-1" : { },
480+
"us-east-1" : { },
481+
"us-east-2" : { },
482+
"us-west-2" : { }
483+
}
484+
},
476485
"api.detective" : {
477486
"defaults" : {
478487
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)