Skip to content

Commit f532ad0

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f860fa4 commit f532ad0

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-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 service endpoint metadata."
6+
}

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9150,6 +9150,15 @@
91509150
"us-west-2" : { }
91519151
}
91529152
},
9153+
"proton" : {
9154+
"endpoints" : {
9155+
"ap-northeast-1" : { },
9156+
"eu-west-1" : { },
9157+
"us-east-1" : { },
9158+
"us-east-2" : { },
9159+
"us-west-2" : { }
9160+
}
9161+
},
91539162
"qldb" : {
91549163
"endpoints" : {
91559164
"ap-northeast-1" : { },
@@ -13168,6 +13177,28 @@
1316813177
}
1316913178
}
1317013179
},
13180+
"wellarchitected" : {
13181+
"endpoints" : {
13182+
"ap-east-1" : { },
13183+
"ap-northeast-1" : { },
13184+
"ap-northeast-2" : { },
13185+
"ap-south-1" : { },
13186+
"ap-southeast-1" : { },
13187+
"ap-southeast-2" : { },
13188+
"ca-central-1" : { },
13189+
"eu-central-1" : { },
13190+
"eu-north-1" : { },
13191+
"eu-west-1" : { },
13192+
"eu-west-2" : { },
13193+
"eu-west-3" : { },
13194+
"me-south-1" : { },
13195+
"sa-east-1" : { },
13196+
"us-east-1" : { },
13197+
"us-east-2" : { },
13198+
"us-west-1" : { },
13199+
"us-west-2" : { }
13200+
}
13201+
},
1317113202
"wisdom" : {
1317213203
"endpoints" : {
1317313204
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)