Skip to content

Commit 52c8251

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent edab934 commit 52c8251

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,6 +2793,24 @@
27932793
"us-west-2" : { }
27942794
}
27952795
},
2796+
"finspace" : {
2797+
"endpoints" : {
2798+
"ca-central-1" : { },
2799+
"eu-west-1" : { },
2800+
"us-east-1" : { },
2801+
"us-east-2" : { },
2802+
"us-west-2" : { }
2803+
}
2804+
},
2805+
"finspace-api" : {
2806+
"endpoints" : {
2807+
"ca-central-1" : { },
2808+
"eu-west-1" : { },
2809+
"us-east-1" : { },
2810+
"us-east-2" : { },
2811+
"us-west-2" : { }
2812+
}
2813+
},
27962814
"firehose" : {
27972815
"endpoints" : {
27982816
"af-south-1" : { },
@@ -3721,6 +3739,7 @@
37213739
},
37223740
"lakeformation" : {
37233741
"endpoints" : {
3742+
"af-south-1" : { },
37243743
"ap-east-1" : { },
37253744
"ap-northeast-1" : { },
37263745
"ap-northeast-2" : { },
@@ -6628,6 +6647,7 @@
66286647
"ca-central-1" : { },
66296648
"eu-central-1" : { },
66306649
"eu-north-1" : { },
6650+
"eu-south-1" : { },
66316651
"eu-west-1" : { },
66326652
"eu-west-2" : { },
66336653
"eu-west-3" : { },

0 commit comments

Comments
 (0)