Skip to content

Commit 9c96404

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 165d2cc commit 9c96404

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@
17271727
},
17281728
"hostname" : "ecs-fips.us-west-1.amazonaws.com"
17291729
},
1730-
"madison-fips-us-west-2" : {
1730+
"fips-us-west-2" : {
17311731
"credentialScope" : {
17321732
"region" : "us-west-2"
17331733
},
@@ -3174,6 +3174,7 @@
31743174
"ap-southeast-1" : { },
31753175
"ap-southeast-2" : { },
31763176
"eu-central-1" : { },
3177+
"eu-north-1" : { },
31773178
"eu-west-1" : { },
31783179
"eu-west-2" : { },
31793180
"eu-west-3" : { },

0 commit comments

Comments
 (0)