Skip to content

Commit 2d851ab

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 3ccc126 commit 2d851ab

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,6 +1368,7 @@
13681368
"ap-south-1" : { },
13691369
"ap-southeast-1" : { },
13701370
"ap-southeast-2" : { },
1371+
"ap-southeast-3" : { },
13711372
"ca-central-1" : { },
13721373
"eu-central-1" : { },
13731374
"eu-north-1" : { },
@@ -17226,6 +17227,19 @@
1722617227
},
1722717228
"deprecated" : true,
1722817229
"hostname" : "dms.us-iso-east-1.c2s.ic.gov"
17230+
},
17231+
"us-iso-west-1" : {
17232+
"variants" : [ {
17233+
"hostname" : "dms.us-iso-west-1.c2s.ic.gov",
17234+
"tags" : [ "fips" ]
17235+
} ]
17236+
},
17237+
"us-iso-west-1-fips" : {
17238+
"credentialScope" : {
17239+
"region" : "us-iso-west-1"
17240+
},
17241+
"deprecated" : true,
17242+
"hostname" : "dms.us-iso-west-1.c2s.ic.gov"
1722917243
}
1723017244
}
1723117245
},

0 commit comments

Comments
 (0)