Skip to content

Commit 14ce6ae

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent eafe75a commit 14ce6ae

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
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+
}

codegen/src/main/resources/software/amazon/awssdk/codegen/example-meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata" : {
3-
"generatedAt" : "2026-02-24T14:21:08.011458521Z",
3+
"generatedAt" : "2026-03-03T14:09:10.164088123Z",
44
"source" : "AWSDocsSdkExamplesPublic/example_meta.json",
55
"sdkVersion" : 2
66
},

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5661,6 +5661,7 @@
56615661
"tags" : [ "dualstack" ]
56625662
} ]
56635663
},
5664+
"ap-east-2" : { },
56645665
"ap-northeast-1" : {
56655666
"variants" : [ {
56665667
"hostname" : "cognito-identity.ap-northeast-1.amazonaws.com",
@@ -5721,6 +5722,7 @@
57215722
"tags" : [ "dualstack" ]
57225723
} ]
57235724
},
5725+
"ap-southeast-6" : { },
57245726
"ap-southeast-7" : { },
57255727
"ca-central-1" : {
57265728
"variants" : [ {
@@ -5899,6 +5901,7 @@
58995901
"tags" : [ "dualstack" ]
59005902
} ]
59015903
},
5904+
"ap-east-2" : { },
59025905
"ap-northeast-1" : {
59035906
"variants" : [ {
59045907
"hostname" : "cognito-idp.ap-northeast-1.amazonaws.com",
@@ -5959,6 +5962,7 @@
59595962
"tags" : [ "dualstack" ]
59605963
} ]
59615964
},
5965+
"ap-southeast-6" : { },
59625966
"ap-southeast-7" : { },
59635967
"ca-central-1" : {
59645968
"variants" : [ {

0 commit comments

Comments
 (0)