Skip to content

Commit e61caa4

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 19faa85 commit e61caa4

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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 endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37422,6 +37422,12 @@
3742237422
}
3742337423
}
3742437424
},
37425+
"servicediscovery" : {
37426+
"endpoints" : {
37427+
"us-iso-east-1" : { },
37428+
"us-iso-west-1" : { }
37429+
}
37430+
},
3742537431
"snowball" : {
3742637432
"endpoints" : {
3742737433
"us-iso-east-1" : { },
@@ -38298,6 +38304,11 @@
3829838304
}
3829938305
}
3830038306
},
38307+
"servicediscovery" : {
38308+
"endpoints" : {
38309+
"us-isob-east-1" : { }
38310+
}
38311+
},
3830138312
"snowball" : {
3830238313
"endpoints" : {
3830338314
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)