Skip to content

Commit 62fe14c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 403e0d3 commit 62fe14c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8038,6 +8038,13 @@
80388038
"deprecated" : true,
80398039
"hostname" : "kms-fips.eu-south-1.amazonaws.com"
80408040
},
8041+
"eu-south-2-fips" : {
8042+
"credentialScope" : {
8043+
"region" : "eu-south-2"
8044+
},
8045+
"deprecated" : true,
8046+
"hostname" : "kms-fips.eu-south-2.amazonaws.com"
8047+
},
80418048
"eu-west-1" : {
80428049
"variants" : [ {
80438050
"hostname" : "kms-fips.eu-west-1.amazonaws.com",

0 commit comments

Comments
 (0)