Skip to content

Commit 14a58d7

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2218844 commit 14a58d7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8814,6 +8814,7 @@
88148814
"ap-southeast-1" : { },
88158815
"ap-southeast-2" : { },
88168816
"ap-southeast-3" : { },
8817+
"ap-southeast-4" : { },
88178818
"ca-central-1" : { },
88188819
"eu-central-1" : { },
88198820
"eu-central-2" : { },
@@ -10395,6 +10396,7 @@
1039510396
"ap-northeast-2" : { },
1039610397
"ap-northeast-3" : { },
1039710398
"ap-south-1" : { },
10399+
"ap-south-2" : { },
1039810400
"ap-southeast-1" : { },
1039910401
"ap-southeast-2" : { },
1040010402
"ap-southeast-3" : { },
@@ -22498,7 +22500,7 @@
2249822500
} ]
2249922501
},
2250022502
"us-gov-west-1" : {
22501-
"protocols" : [ "http", "https" ],
22503+
"protocols" : [ "https" ],
2250222504
"variants" : [ {
2250322505
"hostname" : "sns.us-gov-west-1.amazonaws.com",
2250422506
"tags" : [ "fips" ]

0 commit comments

Comments
 (0)