Skip to content

Commit 76691e8

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent dba01ee commit 76691e8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,6 +6924,7 @@
69246924
"deprecated" : true,
69256925
"hostname" : "fms-fips.us-west-2.amazonaws.com"
69266926
},
6927+
"il-central-1" : { },
69276928
"me-central-1" : { },
69286929
"me-south-1" : {
69296930
"variants" : [ {
@@ -10492,9 +10493,11 @@
1049210493
"af-south-1" : { },
1049310494
"ap-northeast-1" : { },
1049410495
"ap-northeast-2" : { },
10496+
"ap-northeast-3" : { },
1049510497
"ap-south-1" : { },
1049610498
"ap-southeast-1" : { },
1049710499
"ap-southeast-2" : { },
10500+
"ap-southeast-4" : { },
1049810501
"ca-central-1" : {
1049910502
"variants" : [ {
1050010503
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)