Skip to content

Commit 7e1fde9

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 47f823d commit 7e1fde9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7064,7 +7064,7 @@
70647064
"credentialScope" : {
70657065
"region" : "us-gov-west-1"
70667066
},
7067-
"hostname" : "elasticache-fips.us-gov-west-1.amazonaws.com"
7067+
"hostname" : "elasticache.us-gov-west-1.amazonaws.com"
70687068
},
70697069
"us-gov-east-1" : { },
70707070
"us-gov-west-1" : { }

0 commit comments

Comments
 (0)