Skip to content

Commit b318a36

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent cbd43eb commit b318a36

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4932,6 +4932,7 @@
49324932
"ap-southeast-2" : { },
49334933
"eu-central-1" : { },
49344934
"eu-west-1" : { },
4935+
"eu-west-2" : { },
49354936
"fips-us-east-1" : {
49364937
"credentialScope" : {
49374938
"region" : "us-east-1"
@@ -6071,6 +6072,7 @@
60716072
"ap-southeast-2" : { },
60726073
"eu-central-1" : { },
60736074
"eu-west-1" : { },
6075+
"eu-west-2" : { },
60746076
"fips-us-east-1" : {
60756077
"credentialScope" : {
60766078
"region" : "us-east-1"

0 commit comments

Comments
 (0)