Skip to content

Commit 6ebf9c9

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent cfdbf46 commit 6ebf9c9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,6 +2020,12 @@
20202020
"isRegionalized" : false,
20212021
"partitionEndpoint" : "aws-global"
20222022
},
2023+
"cases" : {
2024+
"endpoints" : {
2025+
"us-east-1" : { },
2026+
"us-west-2" : { }
2027+
}
2028+
},
20232029
"cassandra" : {
20242030
"endpoints" : {
20252031
"ap-east-1" : { },

0 commit comments

Comments
 (0)