Skip to content

Commit 8b0747b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7a54946 commit 8b0747b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30679,6 +30679,11 @@
3067930679
"endpoints" : {
3068030680
"us-isob-east-1" : { }
3068130681
}
30682+
},
30683+
"xray" : {
30684+
"endpoints" : {
30685+
"us-isob-east-1" : { }
30686+
}
3068230687
}
3068330688
}
3068430689
}, {

0 commit comments

Comments
 (0)