Skip to content

Commit 24a2722

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 8913da3 commit 24a2722

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12340,6 +12340,13 @@
1234012340
}
1234112341
}
1234212342
},
12343+
"workspaces-web" : {
12344+
"endpoints" : {
12345+
"eu-west-1" : { },
12346+
"us-east-1" : { },
12347+
"us-west-2" : { }
12348+
}
12349+
},
1234312350
"xray" : {
1234412351
"endpoints" : {
1234512352
"af-south-1" : { },

0 commit comments

Comments
 (0)