Skip to content

Commit 4b47eb9

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 15fe6ab commit 4b47eb9

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
@@ -24732,6 +24732,11 @@
2473224732
}
2473324733
}
2473424734
},
24735+
"models-v2-lex" : {
24736+
"endpoints" : {
24737+
"us-gov-west-1" : { }
24738+
}
24739+
},
2473524740
"models.lex" : {
2473624741
"defaults" : {
2473724742
"credentialScope" : {
@@ -25384,6 +25389,11 @@
2538425389
}
2538525390
}
2538625391
},
25392+
"runtime-v2-lex" : {
25393+
"endpoints" : {
25394+
"us-gov-west-1" : { }
25395+
}
25396+
},
2538725397
"runtime.lex" : {
2538825398
"defaults" : {
2538925399
"credentialScope" : {

0 commit comments

Comments
 (0)