File tree 1 file changed +22
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 580
580
"eu-central-1" : { },
581
581
"eu-central-2" : { },
582
582
"eu-north-1" : { },
583
+ "eu-south-1" : { },
584
+ "eu-south-2" : { },
583
585
"eu-west-1" : { },
584
586
"eu-west-2" : { },
585
587
"eu-west-3" : { },
586
588
"sa-east-1" : { },
587
589
"us-east-1" : { },
588
590
"us-east-2" : { },
591
+ "us-west-1" : { },
589
592
"us-west-2" : { }
590
593
}
591
594
},
3111
3114
},
3112
3115
"hostname" : "bedrock.eu-central-2.amazonaws.com"
3113
3116
},
3117
+ "bedrock-eu-north-1" : {
3118
+ "credentialScope" : {
3119
+ "region" : "eu-north-1"
3120
+ },
3121
+ "hostname" : "bedrock.eu-north-1.amazonaws.com"
3122
+ },
3114
3123
"bedrock-eu-west-1" : {
3115
3124
"credentialScope" : {
3116
3125
"region" : "eu-west-1"
3213
3222
},
3214
3223
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
3215
3224
},
3225
+ "bedrock-runtime-eu-north-1" : {
3226
+ "credentialScope" : {
3227
+ "region" : "eu-north-1"
3228
+ },
3229
+ "hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
3230
+ },
3216
3231
"bedrock-runtime-eu-west-1" : {
3217
3232
"credentialScope" : {
3218
3233
"region" : "eu-west-1"
3306
3321
"ca-central-1" : { },
3307
3322
"eu-central-1" : { },
3308
3323
"eu-central-2" : { },
3324
+ "eu-north-1" : { },
3309
3325
"eu-west-1" : { },
3310
3326
"eu-west-2" : { },
3311
3327
"eu-west-3" : { },
36180
36196
"us-isof-south-1" : { }
36181
36197
}
36182
36198
},
36199
+ "schemas" : {
36200
+ "endpoints" : {
36201
+ "us-isof-east-1" : { },
36202
+ "us-isof-south-1" : { }
36203
+ }
36204
+ },
36183
36205
"secretsmanager" : {
36184
36206
"endpoints" : {
36185
36207
"us-isof-east-1" : {
You can’t perform that action at this time.
0 commit comments