Skip to content

Commit 447c12e

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 1b2c07e commit 447c12e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5237,6 +5237,12 @@
52375237
"eu-west-3" : { },
52385238
"me-south-1" : { },
52395239
"sa-east-1" : { },
5240+
"servicediscovery-fips" : {
5241+
"credentialScope" : {
5242+
"region" : "ca-central-1"
5243+
},
5244+
"hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
5245+
},
52405246
"us-east-1" : { },
52415247
"us-east-2" : { },
52425248
"us-west-1" : { },

0 commit comments

Comments
 (0)