Skip to content

Commit 48b8161

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2723ce6 commit 48b8161

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@
632632
"ap-northeast-1" : { },
633633
"ap-southeast-1" : { },
634634
"ap-southeast-2" : { },
635+
"ca-central-1" : { },
635636
"eu-central-1" : { },
636637
"eu-west-2" : { },
637638
"us-east-1" : { },
@@ -1637,6 +1638,7 @@
16371638
"ap-northeast-1" : { },
16381639
"ap-southeast-1" : { },
16391640
"ap-southeast-2" : { },
1641+
"ca-central-1" : { },
16401642
"eu-central-1" : { },
16411643
"eu-west-2" : { },
16421644
"us-east-1" : { },
@@ -3206,8 +3208,15 @@
32063208
"endpoints" : {
32073209
"af-south-1" : { },
32083210
"ap-southeast-2" : { },
3211+
"eu-central-1" : { },
32093212
"eu-north-1" : { },
32103213
"eu-west-1" : { },
3214+
"fips-us-east-1" : {
3215+
"credentialScope" : {
3216+
"region" : "us-east-1"
3217+
},
3218+
"hostname" : "groundstation-fips.us-east-1.amazonaws.com"
3219+
},
32113220
"fips-us-east-2" : {
32123221
"credentialScope" : {
32133222
"region" : "us-east-2"
@@ -3221,6 +3230,7 @@
32213230
"hostname" : "groundstation-fips.us-west-2.amazonaws.com"
32223231
},
32233232
"me-south-1" : { },
3233+
"us-east-1" : { },
32243234
"us-east-2" : { },
32253235
"us-west-2" : { }
32263236
}

0 commit comments

Comments
 (0)