Skip to content

Commit 0fecb46

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent a99bdb1 commit 0fecb46

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 service endpoint 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
@@ -1028,6 +1028,13 @@
10281028
"us-west-2" : { }
10291029
}
10301030
},
1031+
"braket" : {
1032+
"endpoints" : {
1033+
"us-east-1" : { },
1034+
"us-west-1" : { },
1035+
"us-west-2" : { }
1036+
}
1037+
},
10311038
"budgets" : {
10321039
"endpoints" : {
10331040
"aws-global" : {

0 commit comments

Comments
 (0)