Skip to content

Commit 42468f8

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent fb146c7 commit 42468f8

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
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: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4330,6 +4330,7 @@
43304330
"ap-south-1" : { },
43314331
"ap-southeast-1" : { },
43324332
"ap-southeast-2" : { },
4333+
"ap-southeast-3" : { },
43334334
"ca-central-1" : { },
43344335
"eu-central-1" : { },
43354336
"eu-north-1" : { },
@@ -9788,21 +9789,6 @@
97889789
}
97899790
}
97909791
},
9791-
"redshift-serverless" : {
9792-
"endpoints" : {
9793-
"ap-northeast-1" : { },
9794-
"ap-northeast-2" : { },
9795-
"ap-southeast-1" : { },
9796-
"ap-southeast-2" : { },
9797-
"eu-central-1" : { },
9798-
"eu-north-1" : { },
9799-
"eu-west-1" : { },
9800-
"eu-west-2" : { },
9801-
"us-east-1" : { },
9802-
"us-east-2" : { },
9803-
"us-west-2" : { }
9804-
}
9805-
},
98069792
"rekognition" : {
98079793
"endpoints" : {
98089794
"ap-northeast-1" : { },
@@ -11021,6 +11007,7 @@
1102111007
"ap-south-1" : { },
1102211008
"ap-southeast-1" : { },
1102311009
"ap-southeast-2" : { },
11010+
"ap-southeast-3" : { },
1102411011
"ca-central-1" : { },
1102511012
"eu-central-1" : { },
1102611013
"eu-north-1" : { },
@@ -11155,6 +11142,7 @@
1115511142
"ap-south-1" : { },
1115611143
"ap-southeast-1" : { },
1115711144
"ap-southeast-2" : { },
11145+
"ap-southeast-3" : { },
1115811146
"ca-central-1" : { },
1115911147
"eu-central-1" : { },
1116011148
"eu-north-1" : { },
@@ -18067,6 +18055,12 @@
1806718055
}
1806818056
}
1806918057
},
18058+
"transcribestreaming" : {
18059+
"endpoints" : {
18060+
"us-gov-east-1" : { },
18061+
"us-gov-west-1" : { }
18062+
}
18063+
},
1807018064
"transfer" : {
1807118065
"endpoints" : {
1807218066
"fips-us-gov-east-1" : {
@@ -19103,6 +19097,11 @@
1910319097
"endpoints" : {
1910419098
"us-isob-east-1" : { }
1910519099
}
19100+
},
19101+
"workspaces" : {
19102+
"endpoints" : {
19103+
"us-isob-east-1" : { }
19104+
}
1910619105
}
1910719106
}
1910819107
} ],

0 commit comments

Comments
 (0)