Skip to content

Commit f535131

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent a3c55e8 commit f535131

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
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+
}

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
@@ -12610,6 +12610,7 @@
1261012610
"ap-southeast-3" : { },
1261112611
"ap-southeast-4" : { },
1261212612
"ap-southeast-5" : { },
12613+
"ap-southeast-7" : { },
1261312614
"ca-central-1" : { },
1261412615
"ca-west-1" : { },
1261512616
"eu-central-1" : { },
@@ -38387,6 +38388,11 @@
3838738388
}
3838838389
}
3838938390
},
38391+
"securityhub" : {
38392+
"endpoints" : {
38393+
"us-isob-east-1" : { }
38394+
}
38395+
},
3839038396
"servicediscovery" : {
3839138397
"endpoints" : {
3839238398
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)