Skip to content

Commit 0ece2b7

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent ad0b8af commit 0ece2b7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6773,6 +6773,17 @@
67736773
}
67746774
}
67756775
},
6776+
"email" : {
6777+
"endpoints" : {
6778+
"fips-us-gov-west-1" : {
6779+
"credentialScope" : {
6780+
"region" : "us-gov-west-1"
6781+
},
6782+
"hostname" : "email-fips.us-gov-west-1.amazonaws.com"
6783+
},
6784+
"us-gov-west-1" : { }
6785+
}
6786+
},
67766787
"es" : {
67776788
"endpoints" : {
67786789
"fips" : {

0 commit comments

Comments
 (0)