Skip to content

Commit 071ad71

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 662a718 commit 071ad71

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

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-01-27T15:33:44.018675979Z",
3+
"generatedAt" : "2026-01-30T23:57:51.187333874Z",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10253,6 +10253,7 @@
1025310253
"ap-southeast-2" : { },
1025410254
"ap-southeast-3" : { },
1025510255
"ap-southeast-4" : { },
10256+
"ap-southeast-5" : { },
1025610257
"ca-central-1" : {
1025710258
"variants" : [ {
1025810259
"hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -37983,6 +37984,11 @@
3798337984
"us-isob-west-1" : { }
3798437985
}
3798537986
},
37987+
"appstream2" : {
37988+
"endpoints" : {
37989+
"us-isob-east-1" : { }
37990+
}
37991+
},
3798637992
"arc-zonal-shift" : {
3798737993
"endpoints" : {
3798837994
"us-isob-east-1" : { },

0 commit comments

Comments
 (0)