Skip to content

Commit c91ff18

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0a216fe commit c91ff18

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2037,6 +2037,12 @@
20372037
"deprecated" : true,
20382038
"hostname" : "athena-fips.us-west-2.amazonaws.com"
20392039
},
2040+
"il-central-1" : {
2041+
"variants" : [ {
2042+
"hostname" : "athena.il-central-1.api.aws",
2043+
"tags" : [ "dualstack" ]
2044+
} ]
2045+
},
20402046
"me-central-1" : {
20412047
"variants" : [ {
20422048
"hostname" : "athena.me-central-1.api.aws",
@@ -4404,6 +4410,7 @@
44044410
"deprecated" : true,
44054411
"hostname" : "datasync-fips.us-west-2.amazonaws.com"
44064412
},
4413+
"il-central-1" : { },
44074414
"me-central-1" : { },
44084415
"me-south-1" : { },
44094416
"sa-east-1" : { },

0 commit comments

Comments
 (0)