Skip to content

Commit 9bb77d8

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2c080b1 commit 9bb77d8

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 endpoint and partition 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
@@ -36522,6 +36522,12 @@
3652236522
}
3652336523
},
3652436524
"services" : {
36525+
"acm" : {
36526+
"endpoints" : {
36527+
"us-iso-east-1" : { },
36528+
"us-iso-west-1" : { }
36529+
}
36530+
},
3652536531
"agreement-marketplace" : {
3652636532
"endpoints" : {
3652736533
"fips-us-iso-east-1" : {

0 commit comments

Comments
 (0)