Skip to content

Commit 4dd16cd

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2f8bee6 commit 4dd16cd

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed
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

+22-1
Original file line numberDiff line numberDiff line change
@@ -13424,6 +13424,7 @@
1342413424
"deprecated" : true,
1342513425
"hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
1342613426
},
13427+
"me-central-1" : { },
1342713428
"me-south-1" : { },
1342813429
"sa-east-1" : { },
1342913430
"us-east-1" : {
@@ -14414,8 +14415,28 @@
1441414415
},
1441514416
"ssm-sap" : {
1441614417
"endpoints" : {
14418+
"af-south-1" : { },
14419+
"ap-east-1" : { },
14420+
"ap-northeast-1" : { },
14421+
"ap-northeast-2" : { },
14422+
"ap-northeast-3" : { },
14423+
"ap-south-1" : { },
14424+
"ap-southeast-1" : { },
1441714425
"ap-southeast-2" : { },
14418-
"us-east-1" : { }
14426+
"ap-southeast-3" : { },
14427+
"ca-central-1" : { },
14428+
"eu-central-1" : { },
14429+
"eu-north-1" : { },
14430+
"eu-south-1" : { },
14431+
"eu-west-1" : { },
14432+
"eu-west-2" : { },
14433+
"eu-west-3" : { },
14434+
"me-south-1" : { },
14435+
"sa-east-1" : { },
14436+
"us-east-1" : { },
14437+
"us-east-2" : { },
14438+
"us-west-1" : { },
14439+
"us-west-2" : { }
1441914440
}
1442014441
},
1442114442
"sso" : {

0 commit comments

Comments
 (0)