Skip to content

Commit 27f21ca

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent fac432f commit 27f21ca

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
@@ -747,6 +747,7 @@
747747
"ap-southeast-2" : { },
748748
"eu-central-1" : { },
749749
"eu-west-1" : { },
750+
"eu-west-2" : { },
750751
"fips" : {
751752
"credentialScope" : {
752753
"region" : "us-west-2"
@@ -4617,6 +4618,12 @@
46174618
},
46184619
"hostname" : "oidc.eu-west-2.amazonaws.com"
46194620
},
4621+
"eu-west-3" : {
4622+
"credentialScope" : {
4623+
"region" : "eu-west-3"
4624+
},
4625+
"hostname" : "oidc.eu-west-3.amazonaws.com"
4626+
},
46204627
"us-east-1" : {
46214628
"credentialScope" : {
46224629
"region" : "us-east-1"

0 commit comments

Comments
 (0)