Skip to content

Commit 0bb2edc

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7cd0d74 commit 0bb2edc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,6 +2836,7 @@
28362836
"ap-southeast-1" : { },
28372837
"ap-southeast-2" : { },
28382838
"ap-southeast-3" : { },
2839+
"ap-southeast-4" : { },
28392840
"ca-central-1" : { },
28402841
"eu-central-1" : { },
28412842
"eu-central-2" : { },
@@ -4263,6 +4264,7 @@
42634264
"ap-southeast-1" : { },
42644265
"ap-southeast-2" : { },
42654266
"ap-southeast-3" : { },
4267+
"ap-southeast-4" : { },
42664268
"ca-central-1" : {
42674269
"variants" : [ {
42684270
"hostname" : "datasync-fips.ca-central-1.amazonaws.com",
@@ -6625,6 +6627,7 @@
66256627
} ]
66266628
},
66276629
"ap-southeast-3" : { },
6630+
"ap-southeast-4" : { },
66286631
"ca-central-1" : {
66296632
"variants" : [ {
66306633
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
@@ -6958,6 +6961,7 @@
69586961
"ap-southeast-1" : { },
69596962
"ap-southeast-2" : { },
69606963
"ap-southeast-3" : { },
6964+
"ap-southeast-4" : { },
69616965
"ca-central-1" : {
69626966
"variants" : [ {
69636967
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)