Skip to content

Commit 6362817

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0b7c177 commit 6362817

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6220,6 +6220,7 @@
62206220
"deprecated" : true,
62216221
"hostname" : "email-fips.us-west-2.amazonaws.com"
62226222
},
6223+
"il-central-1" : { },
62236224
"me-south-1" : { },
62246225
"sa-east-1" : { },
62256226
"us-east-1" : {
@@ -7180,6 +7181,7 @@
71807181
"deprecated" : true,
71817182
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
71827183
},
7184+
"il-central-1" : { },
71837185
"me-central-1" : { },
71847186
"me-south-1" : { },
71857187
"prod-ca-central-1" : {
@@ -7685,6 +7687,7 @@
76857687
"eu-west-1" : { },
76867688
"eu-west-2" : { },
76877689
"eu-west-3" : { },
7690+
"il-central-1" : { },
76887691
"me-central-1" : { },
76897692
"me-south-1" : { },
76907693
"sa-east-1" : { },
@@ -14139,6 +14142,7 @@
1413914142
"fips-us-west-2" : {
1414014143
"deprecated" : true
1414114144
},
14145+
"il-central-1" : { },
1414214146
"me-south-1" : { },
1414314147
"sa-east-1" : { },
1414414148
"us-east-1" : {
@@ -14941,6 +14945,7 @@
1494114945
"eu-west-1" : { },
1494214946
"eu-west-2" : { },
1494314947
"eu-west-3" : { },
14948+
"il-central-1" : { },
1494414949
"me-central-1" : { },
1494514950
"me-south-1" : { },
1494614951
"sa-east-1" : { },

0 commit comments

Comments
 (0)