Skip to content

Commit 42076d3

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 837d74b commit 42076d3

3 files changed

Lines changed: 14 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-02-17T14:22:29.412240787Z",
3+
"generatedAt" : "2026-02-24T14:21:08.011458521Z",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16267,6 +16267,7 @@
1626716267
"tags" : [ "dualstack" ]
1626816268
} ]
1626916269
},
16270+
"ap-southeast-5" : { },
1627016271
"ca-central-1" : {
1627116272
"variants" : [ {
1627216273
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",
@@ -21535,6 +21536,7 @@
2153521536
"ap-southeast-3" : { },
2153621537
"ap-southeast-4" : { },
2153721538
"ap-southeast-5" : { },
21539+
"ap-southeast-6" : { },
2153821540
"ap-southeast-7" : { },
2153921541
"ca-central-1" : { },
2154021542
"ca-west-1" : { },
@@ -40652,6 +40654,11 @@
4065240654
"eusc-de-east-1" : { }
4065340655
}
4065440656
},
40657+
"runtime.sagemaker" : {
40658+
"endpoints" : {
40659+
"eusc-de-east-1" : { }
40660+
}
40661+
},
4065540662
"s3" : {
4065640663
"endpoints" : {
4065740664
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)