Skip to content

Commit 0009779

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

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-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-03T14:33:37.683325119Z",
3+
"generatedAt" : "2026-02-17T14:22:29.412240787Z",
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18911,6 +18911,7 @@
1891118911
},
1891218912
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
1891318913
},
18914+
"ap-southeast-6" : { },
1891418915
"ap-southeast-7" : { },
1891518916
"ca-central-1" : {
1891618917
"credentialScope" : {

0 commit comments

Comments
 (0)