Skip to content

Commit 8a1ebc3

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 4a1e188 commit 8a1ebc3

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29358,6 +29358,16 @@
2935829358
"us-isob-east-1" : { }
2935929359
}
2936029360
},
29361+
"budgets" : {
29362+
"endpoints" : {
29363+
"us-isob-east-1" : {
29364+
"credentialScope" : {
29365+
"region" : "us-isob-east-1"
29366+
},
29367+
"hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
29368+
}
29369+
}
29370+
},
2936129371
"cloudcontrolapi" : {
2936229372
"endpoints" : {
2936329373
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)