Skip to content

Commit c5e388d

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent edab5dc commit c5e388d

File tree

2 files changed

+9
-39
lines changed

2 files changed

+9
-39
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 & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -27852,32 +27852,8 @@
2785227852
},
2785327853
"ram" : {
2785427854
"endpoints" : {
27855-
"fips-us-iso-east-1" : {
27856-
"credentialScope" : {
27857-
"region" : "us-iso-east-1"
27858-
},
27859-
"deprecated" : true,
27860-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27861-
},
27862-
"fips-us-iso-west-1" : {
27863-
"credentialScope" : {
27864-
"region" : "us-iso-west-1"
27865-
},
27866-
"deprecated" : true,
27867-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27868-
},
27869-
"us-iso-east-1" : {
27870-
"variants" : [ {
27871-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27872-
"tags" : [ "fips" ]
27873-
} ]
27874-
},
27875-
"us-iso-west-1" : {
27876-
"variants" : [ {
27877-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27878-
"tags" : [ "fips" ]
27879-
} ]
27880-
}
27855+
"us-iso-east-1" : { },
27856+
"us-iso-west-1" : { }
2788127857
}
2788227858
},
2788327859
"rbin" : {
@@ -28618,19 +28594,7 @@
2861828594
},
2861928595
"ram" : {
2862028596
"endpoints" : {
28621-
"fips-us-isob-east-1" : {
28622-
"credentialScope" : {
28623-
"region" : "us-isob-east-1"
28624-
},
28625-
"deprecated" : true,
28626-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28627-
},
28628-
"us-isob-east-1" : {
28629-
"variants" : [ {
28630-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28631-
"tags" : [ "fips" ]
28632-
} ]
28633-
}
28597+
"us-isob-east-1" : { }
2863428598
}
2863528599
},
2863628600
"rbin" : {

0 commit comments

Comments
 (0)