Skip to content

Commit e81c900

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 07ce55a commit e81c900

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16628,6 +16628,12 @@
1662816628
"deprecated" : true,
1662916629
"hostname" : "waf-regional-fips.eu-west-3.amazonaws.com"
1663016630
},
16631+
"fips-il-central-1" : {
16632+
"credentialScope" : {
16633+
"region" : "il-central-1"
16634+
},
16635+
"hostname" : "waf-regional-fips.il-central-1.amazonaws.com"
16636+
},
1663116637
"fips-me-central-1" : {
1663216638
"credentialScope" : {
1663316639
"region" : "me-central-1"
@@ -17091,6 +17097,12 @@
1709117097
"deprecated" : true,
1709217098
"hostname" : "wafv2-fips.eu-west-3.amazonaws.com"
1709317099
},
17100+
"fips-il-central-1" : {
17101+
"credentialScope" : {
17102+
"region" : "il-central-1"
17103+
},
17104+
"hostname" : "wafv2-fips.il-central-1.amazonaws.com"
17105+
},
1709417106
"fips-me-central-1" : {
1709517107
"credentialScope" : {
1709617108
"region" : "me-central-1"

0 commit comments

Comments
 (0)