Skip to content

Commit 53ceba4

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 89bcef8 commit 53ceba4

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10048,6 +10048,18 @@
1004810048
"us-gov-west-1" : { }
1004910049
}
1005010050
},
10051+
"servicediscovery" : {
10052+
"endpoints" : {
10053+
"servicediscovery-fips" : {
10054+
"credentialScope" : {
10055+
"region" : "us-gov-west-1"
10056+
},
10057+
"hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
10058+
},
10059+
"us-gov-east-1" : { },
10060+
"us-gov-west-1" : { }
10061+
}
10062+
},
1005110063
"servicequotas" : {
1005210064
"defaults" : {
1005310065
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)