Skip to content

Commit f0fdfb0

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 0147dd3 commit f0fdfb0

File tree

1 file changed

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

1 file changed

+23
-0
lines changed

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10229,6 +10229,12 @@
1022910229
},
1023010230
"oidc" : {
1023110231
"endpoints" : {
10232+
"af-south-1" : {
10233+
"credentialScope" : {
10234+
"region" : "af-south-1"
10235+
},
10236+
"hostname" : "oidc.af-south-1.amazonaws.com"
10237+
},
1023210238
"ap-east-1" : {
1023310239
"credentialScope" : {
1023410240
"region" : "ap-east-1"
@@ -10271,6 +10277,12 @@
1027110277
},
1027210278
"hostname" : "oidc.ap-southeast-2.amazonaws.com"
1027310279
},
10280+
"ap-southeast-3" : {
10281+
"credentialScope" : {
10282+
"region" : "ap-southeast-3"
10283+
},
10284+
"hostname" : "oidc.ap-southeast-3.amazonaws.com"
10285+
},
1027410286
"ca-central-1" : {
1027510287
"credentialScope" : {
1027610288
"region" : "ca-central-1"
@@ -10337,6 +10349,12 @@
1033710349
},
1033810350
"hostname" : "oidc.us-east-2.amazonaws.com"
1033910351
},
10352+
"us-west-1" : {
10353+
"credentialScope" : {
10354+
"region" : "us-west-1"
10355+
},
10356+
"hostname" : "oidc.us-west-1.amazonaws.com"
10357+
},
1034010358
"us-west-2" : {
1034110359
"credentialScope" : {
1034210360
"region" : "us-west-2"
@@ -21326,6 +21344,11 @@
2132621344
"us-iso-west-1" : { }
2132721345
}
2132821346
},
21347+
"glue" : {
21348+
"endpoints" : {
21349+
"us-iso-east-1" : { }
21350+
}
21351+
},
2132921352
"health" : {
2133021353
"endpoints" : {
2133121354
"us-iso-east-1" : { }

0 commit comments

Comments
 (0)