Skip to content

Commit 827ac4d

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 260332b commit 827ac4d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39166,6 +39166,11 @@
3916639166
"eu-isoe-west-1" : { }
3916739167
}
3916839168
},
39169+
"metrics.sagemaker" : {
39170+
"endpoints" : {
39171+
"eu-isoe-west-1" : { }
39172+
}
39173+
},
3916939174
"monitoring" : {
3917039175
"endpoints" : {
3917139176
"eu-isoe-west-1" : { }

0 commit comments

Comments
 (0)