Skip to content

Commit 466ca03

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 8ea0057 commit 466ca03

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5930,6 +5930,11 @@
59305930
"us-isob-east-1" : { }
59315931
}
59325932
},
5933+
"ssm" : {
5934+
"endpoints" : {
5935+
"us-isob-east-1" : { }
5936+
}
5937+
},
59335938
"states" : {
59345939
"endpoints" : {
59355940
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)