Skip to content

Commit 3325d43

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 2ddc428 commit 3325d43

File tree

1 file changed

+12
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+12
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,6 +1783,7 @@
17831783
"tags" : [ "dualstack" ]
17841784
} ]
17851785
},
1786+
"ap-southeast-5" : { },
17861787
"ca-central-1" : {
17871788
"variants" : [ {
17881789
"hostname" : "api.iot-tunneling-fips.ca-central-1.api.aws",
@@ -1807,6 +1808,7 @@
18071808
"tags" : [ "dualstack" ]
18081809
} ]
18091810
},
1811+
"eu-south-2" : { },
18101812
"eu-west-1" : {
18111813
"variants" : [ {
18121814
"hostname" : "api.iot-tunneling.eu-west-1.api.aws",
@@ -6849,6 +6851,7 @@
68496851
"ap-south-1" : { },
68506852
"ap-southeast-1" : { },
68516853
"ap-southeast-2" : { },
6854+
"ap-southeast-5" : { },
68526855
"ca-central-1" : {
68536856
"variants" : [ {
68546857
"hostname" : "data.iot-fips.ca-central-1.amazonaws.com",
@@ -6857,6 +6860,7 @@
68576860
},
68586861
"eu-central-1" : { },
68596862
"eu-north-1" : { },
6863+
"eu-south-2" : { },
68606864
"eu-west-1" : { },
68616865
"eu-west-2" : { },
68626866
"eu-west-3" : { },
@@ -12315,13 +12319,15 @@
1231512319
"ap-south-1" : { },
1231612320
"ap-southeast-1" : { },
1231712321
"ap-southeast-2" : { },
12322+
"ap-southeast-5" : { },
1231812323
"ca-central-1" : {
1231912324
"variants" : [ {
1232012325
"hostname" : "greengrass-fips.ca-central-1.amazonaws.com",
1232112326
"tags" : [ "fips" ]
1232212327
} ]
1232312328
},
1232412329
"eu-central-1" : { },
12330+
"eu-south-2" : { },
1232512331
"eu-west-1" : { },
1232612332
"eu-west-2" : { },
1232712333
"fips-ca-central-1" : {
@@ -12483,6 +12489,7 @@
1248312489
"endpoints" : {
1248412490
"af-south-1" : { },
1248512491
"ap-east-1" : { },
12492+
"ap-east-2" : { },
1248612493
"ap-northeast-1" : { },
1248712494
"ap-northeast-2" : { },
1248812495
"ap-northeast-3" : { },
@@ -13200,6 +13207,7 @@
1320013207
"ap-south-1" : { },
1320113208
"ap-southeast-1" : { },
1320213209
"ap-southeast-2" : { },
13210+
"ap-southeast-5" : { },
1320313211
"ca-central-1" : {
1320413212
"variants" : [ {
1320513213
"hostname" : "iot-fips.ca-central-1.amazonaws.com",
@@ -13208,6 +13216,7 @@
1320813216
},
1320913217
"eu-central-1" : { },
1321013218
"eu-north-1" : { },
13219+
"eu-south-2" : { },
1321113220
"eu-west-1" : { },
1321213221
"eu-west-2" : { },
1321313222
"eu-west-3" : { },
@@ -14391,11 +14400,14 @@
1439114400
"ap-south-1" : { },
1439214401
"ap-southeast-1" : { },
1439314402
"ap-southeast-2" : { },
14403+
"ap-southeast-5" : { },
1439414404
"ca-central-1" : { },
1439514405
"eu-central-1" : { },
14406+
"eu-south-2" : { },
1439614407
"eu-west-1" : { },
1439714408
"eu-west-2" : { },
1439814409
"eu-west-3" : { },
14410+
"me-south-1" : { },
1439914411
"sa-east-1" : { },
1440014412
"us-east-1" : { },
1440114413
"us-east-2" : { },

0 commit comments

Comments
 (0)