Skip to content

Commit ecad77d

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent edee83e commit ecad77d

3 files changed

Lines changed: 12 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-03-10T13:46:05.725026468Z",
3+
"generatedAt" : "2026-04-14T13:59:22.439686905Z",
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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40450,6 +40450,11 @@
4045040450
"eusc-de-east-1" : { }
4045140451
}
4045240452
},
40453+
"drs" : {
40454+
"endpoints" : {
40455+
"eusc-de-east-1" : { }
40456+
}
40457+
},
4045340458
"ds" : {
4045440459
"endpoints" : {
4045540460
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)