File tree 1 file changed +33
-1
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 420
420
"ap-southeast-2" : { },
421
421
"ca-central-1" : { },
422
422
"eu-central-1" : { },
423
+ "eu-north-1" : { },
423
424
"eu-west-1" : { },
424
425
"eu-west-2" : { },
426
+ "eu-west-3" : { },
427
+ "me-south-1" : { },
428
+ "sa-east-1" : { },
425
429
"us-east-1" : { },
426
430
"us-east-2" : { },
431
+ "us-west-1" : { },
427
432
"us-west-2" : { }
428
433
}
429
434
},
1459
1464
"deprecated" : true,
1460
1465
"hostname" : "appstream2-fips.us-east-1.amazonaws.com"
1461
1466
},
1467
+ "us-east-2" : { },
1462
1468
"us-west-2" : {
1463
1469
"variants" : [ {
1464
1470
"hostname" : "appstream2-fips.us-west-2.amazonaws.com",
7128
7134
},
7129
7135
"kinesisvideo" : {
7130
7136
"endpoints" : {
7137
+ "af-south-1" : { },
7131
7138
"ap-east-1" : { },
7132
7139
"ap-northeast-1" : { },
7133
7140
"ap-northeast-2" : { },
8853
8860
},
8854
8861
"oidc" : {
8855
8862
"endpoints" : {
8863
+ "ap-east-1" : {
8864
+ "credentialScope" : {
8865
+ "region" : "ap-east-1"
8866
+ },
8867
+ "hostname" : "oidc.ap-east-1.amazonaws.com"
8868
+ },
8856
8869
"ap-northeast-1" : {
8857
8870
"credentialScope" : {
8858
8871
"region" : "ap-northeast-1"
8931
8944
},
8932
8945
"hostname" : "oidc.eu-west-3.amazonaws.com"
8933
8946
},
8947
+ "me-south-1" : {
8948
+ "credentialScope" : {
8949
+ "region" : "me-south-1"
8950
+ },
8951
+ "hostname" : "oidc.me-south-1.amazonaws.com"
8952
+ },
8934
8953
"sa-east-1" : {
8935
8954
"credentialScope" : {
8936
8955
"region" : "sa-east-1"
9262
9281
},
9263
9282
"portal.sso" : {
9264
9283
"endpoints" : {
9284
+ "ap-east-1" : {
9285
+ "credentialScope" : {
9286
+ "region" : "ap-east-1"
9287
+ },
9288
+ "hostname" : "portal.sso.ap-east-1.amazonaws.com"
9289
+ },
9265
9290
"ap-northeast-1" : {
9266
9291
"credentialScope" : {
9267
9292
"region" : "ap-northeast-1"
9340
9365
},
9341
9366
"hostname" : "portal.sso.eu-west-3.amazonaws.com"
9342
9367
},
9368
+ "me-south-1" : {
9369
+ "credentialScope" : {
9370
+ "region" : "me-south-1"
9371
+ },
9372
+ "hostname" : "portal.sso.me-south-1.amazonaws.com"
9373
+ },
9343
9374
"sa-east-1" : {
9344
9375
"credentialScope" : {
9345
9376
"region" : "sa-east-1"
19010
19041
},
19011
19042
"es" : {
19012
19043
"endpoints" : {
19013
- "us-iso-east-1" : { }
19044
+ "us-iso-east-1" : { },
19045
+ "us-iso-west-1" : { }
19014
19046
}
19015
19047
},
19016
19048
"events" : {
You can’t perform that action at this time.
0 commit comments