Skip to content

Commit 99456b2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 5c6acc7 commit 99456b2

File tree

2 files changed

+10
-0
lines changed

2 files changed

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

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
@@ -2289,6 +2289,11 @@
22892289
"us-east-1" : { }
22902290
}
22912291
},
2292+
"managedblockchain" : {
2293+
"endpoints" : {
2294+
"us-east-1" : { }
2295+
}
2296+
},
22922297
"marketplacecommerceanalytics" : {
22932298
"endpoints" : {
22942299
"us-east-1" : { }

0 commit comments

Comments
 (0)