Skip to content

Commit 3a58b8c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 929ec4b commit 3a58b8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2565,6 +2565,7 @@
25652565
"protocols" : [ "https" ]
25662566
},
25672567
"endpoints" : {
2568+
"af-south-1" : { },
25682569
"ap-east-1" : { },
25692570
"ap-northeast-1" : { },
25702571
"ap-northeast-2" : { },
@@ -2574,6 +2575,7 @@
25742575
"ca-central-1" : { },
25752576
"eu-central-1" : { },
25762577
"eu-north-1" : { },
2578+
"eu-south-1" : { },
25772579
"eu-west-1" : { },
25782580
"eu-west-2" : { },
25792581
"eu-west-3" : { },
@@ -8135,7 +8137,7 @@
81358137
"credentialScope" : {
81368138
"region" : "us-gov-west-1"
81378139
},
8138-
"hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
8140+
"hostname" : "s3-fips.us-gov-west-1.amazonaws.com"
81398141
},
81408142
"us-gov-east-1" : {
81418143
"hostname" : "s3.us-gov-east-1.amazonaws.com",

0 commit comments

Comments
 (0)