Skip to content

Commit 139aee3

Browse files
AWSmillems
AWS
authored andcommitted
Updated endpoints.json.
1 parent dc3a8ce commit 139aee3

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,7 @@
13751375
"sa-east-1" : { },
13761376
"us-east-1" : { },
13771377
"us-east-2" : { },
1378+
"us-west-1" : { },
13781379
"us-west-2" : { }
13791380
}
13801381
},
@@ -1518,6 +1519,13 @@
15181519
"us-west-2" : { }
15191520
}
15201521
},
1522+
"contact-lens" : {
1523+
"endpoints" : {
1524+
"ap-southeast-2" : { },
1525+
"us-east-1" : { },
1526+
"us-west-2" : { }
1527+
}
1528+
},
15211529
"cur" : {
15221530
"endpoints" : {
15231531
"us-east-1" : { }
@@ -3645,6 +3653,17 @@
36453653
"us-west-2" : { }
36463654
}
36473655
},
3656+
"lookoutvision" : {
3657+
"endpoints" : {
3658+
"ap-northeast-1" : { },
3659+
"ap-northeast-2" : { },
3660+
"eu-central-1" : { },
3661+
"eu-west-1" : { },
3662+
"us-east-1" : { },
3663+
"us-east-2" : { },
3664+
"us-west-2" : { }
3665+
}
3666+
},
36483667
"machinelearning" : {
36493668
"endpoints" : {
36503669
"eu-west-1" : { },

0 commit comments

Comments
 (0)