Skip to content

Commit 306f2fb

Browse files
Update endpoints model
1 parent ac6e133 commit 306f2fb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

codegen/sdk-codegen/sdk-endpoints.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9292,6 +9292,8 @@
92929292
"tags" : [ "dualstack" ]
92939293
} ]
92949294
},
9295+
"ap-southeast-5" : { },
9296+
"ap-southeast-7" : { },
92959297
"ca-central-1" : {
92969298
"variants" : [ {
92979299
"hostname" : "elasticbeanstalk.ca-central-1.api.aws",
@@ -9316,6 +9318,7 @@
93169318
"tags" : [ "dualstack" ]
93179319
} ]
93189320
},
9321+
"eu-south-2" : { },
93199322
"eu-west-1" : {
93209323
"variants" : [ {
93219324
"hostname" : "elasticbeanstalk.eu-west-1.api.aws",
@@ -20643,6 +20646,7 @@
2064320646
"endpoints" : {
2064420647
"af-south-1" : { },
2064520648
"ap-east-1" : { },
20649+
"ap-east-2" : { },
2064620650
"ap-northeast-1" : { },
2064720651
"ap-northeast-2" : { },
2064820652
"ap-northeast-3" : { },
@@ -27606,6 +27610,7 @@
2760627610
"endpoints" : {
2760727611
"af-south-1" : { },
2760827612
"ap-east-1" : { },
27613+
"ap-east-2" : { },
2760927614
"ap-northeast-1" : { },
2761027615
"ap-northeast-2" : { },
2761127616
"ap-northeast-3" : { },
@@ -27615,6 +27620,8 @@
2761527620
"ap-southeast-2" : { },
2761627621
"ap-southeast-3" : { },
2761727622
"ap-southeast-4" : { },
27623+
"ap-southeast-5" : { },
27624+
"ap-southeast-7" : { },
2761827625
"ca-central-1" : {
2761927626
"variants" : [ {
2762027627
"hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com",
@@ -27680,6 +27687,7 @@
2768027687
"il-central-1" : { },
2768127688
"me-central-1" : { },
2768227689
"me-south-1" : { },
27690+
"mx-central-1" : { },
2768327691
"sa-east-1" : { },
2768427692
"us-east-1" : {
2768527693
"variants" : [ {
@@ -35219,6 +35227,12 @@
3521935227
}
3522035228
}
3522135229
},
35230+
"rum" : {
35231+
"endpoints" : {
35232+
"us-gov-east-1" : { },
35233+
"us-gov-west-1" : { }
35234+
}
35235+
},
3522235236
"runtime-v2-lex" : {
3522335237
"endpoints" : {
3522435238
"us-gov-west-1" : { }

0 commit comments

Comments
 (0)