File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 4102
4102
},
4103
4103
"hostname": "bedrock.eu-north-1.amazonaws.com"
4104
4104
},
4105
+ "bedrock-eu-south-1": {
4106
+ "credentialScope": {
4107
+ "region": "eu-south-1"
4108
+ },
4109
+ "hostname": "bedrock.eu-south-1.amazonaws.com"
4110
+ },
4111
+ "bedrock-eu-south-2": {
4112
+ "credentialScope": {
4113
+ "region": "eu-south-2"
4114
+ },
4115
+ "hostname": "bedrock.eu-south-2.amazonaws.com"
4116
+ },
4105
4117
"bedrock-eu-west-1": {
4106
4118
"credentialScope": {
4107
4119
"region": "eu-west-1"
4210
4222
},
4211
4223
"hostname": "bedrock-runtime.eu-north-1.amazonaws.com"
4212
4224
},
4225
+ "bedrock-runtime-eu-south-1": {
4226
+ "credentialScope": {
4227
+ "region": "eu-south-1"
4228
+ },
4229
+ "hostname": "bedrock-runtime.eu-south-1.amazonaws.com"
4230
+ },
4231
+ "bedrock-runtime-eu-south-2": {
4232
+ "credentialScope": {
4233
+ "region": "eu-south-2"
4234
+ },
4235
+ "hostname": "bedrock-runtime.eu-south-2.amazonaws.com"
4236
+ },
4213
4237
"bedrock-runtime-eu-west-1": {
4214
4238
"credentialScope": {
4215
4239
"region": "eu-west-1"
4304
4328
"eu-central-1": {},
4305
4329
"eu-central-2": {},
4306
4330
"eu-north-1": {},
4331
+ "eu-south-1": {},
4332
+ "eu-south-2": {},
4307
4333
"eu-west-1": {},
4308
4334
"eu-west-2": {},
4309
4335
"eu-west-3": {},
5948
5974
"ap-southeast-2": {},
5949
5975
"ap-southeast-3": {},
5950
5976
"ap-southeast-4": {},
5977
+ "ap-southeast-5": {},
5951
5978
"ca-central-1": {
5952
5979
"variants": [
5953
5980
{
16957
16984
"ap-southeast-3": {},
16958
16985
"ap-southeast-4": {},
16959
16986
"ap-southeast-5": {},
16987
+ "ap-southeast-7": {},
16960
16988
"ca-central-1": {},
16961
16989
"ca-west-1": {},
16962
16990
"eu-central-1": {},
32941
32969
"cn-northwest-1": {}
32942
32970
}
32943
32971
},
32972
+ "metering.marketplace": {
32973
+ "defaults": {
32974
+ "credentialScope": {
32975
+ "service": "aws-marketplace"
32976
+ }
32977
+ },
32978
+ "endpoints": {
32979
+ "cn-northwest-1": {}
32980
+ }
32981
+ },
32944
32982
"metrics.sagemaker": {
32945
32983
"endpoints": {
32946
32984
"cn-north-1": {},
You can’t perform that action at this time.
0 commit comments