Skip to content

Commit 9c97bce

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent af98b1c commit 9c97bce

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2060,6 +2060,7 @@
20602060
"eu-west-1" : { },
20612061
"eu-west-2" : { },
20622062
"eu-west-3" : { },
2063+
"me-south-1" : { },
20632064
"sa-east-1" : { },
20642065
"us-east-1" : { },
20652066
"us-east-2" : { },
@@ -4273,6 +4274,12 @@
42734274
"cn-northwest-1" : { }
42744275
}
42754276
},
4277+
"elasticfilesystem" : {
4278+
"endpoints" : {
4279+
"cn-north-1" : { },
4280+
"cn-northwest-1" : { }
4281+
}
4282+
},
42764283
"elasticloadbalancing" : {
42774284
"defaults" : {
42784285
"protocols" : [ "https" ]
@@ -4713,6 +4720,15 @@
47134720
}
47144721
}
47154722
},
4723+
"autoscaling-plans" : {
4724+
"defaults" : {
4725+
"protocols" : [ "http", "https" ]
4726+
},
4727+
"endpoints" : {
4728+
"us-gov-east-1" : { },
4729+
"us-gov-west-1" : { }
4730+
}
4731+
},
47164732
"clouddirectory" : {
47174733
"endpoints" : {
47184734
"us-gov-west-1" : { }

0 commit comments

Comments
 (0)