Skip to content

Commit dcacb54

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2debc1a commit dcacb54

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23710,8 +23710,6 @@
2371023710
},
2371123711
"endpoints" : {
2371223712
"us-gov-east-1" : {
23713-
"hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
23714-
"protocols" : [ "http", "https" ],
2371523713
"variants" : [ {
2371623714
"hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
2371723715
"tags" : [ "fips" ]
@@ -23723,8 +23721,6 @@
2372323721
"protocols" : [ "http", "https" ]
2372423722
},
2372523723
"us-gov-west-1" : {
23726-
"hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
23727-
"protocols" : [ "http", "https" ],
2372823724
"variants" : [ {
2372923725
"hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
2373023726
"tags" : [ "fips" ]

0 commit comments

Comments
 (0)