File tree Expand file tree Collapse file tree 1 file changed +140
-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 +140
-0
lines changed Original file line number Diff line number Diff line change 1983
1983
"us-west-2" : {}
1984
1984
}
1985
1985
},
1986
+ "databrew" : {
1987
+ "endpoints" : {
1988
+ "af-south-1" : {},
1989
+ "ap-east-1" : {},
1990
+ "ap-northeast-1" : {},
1991
+ "ap-northeast-2" : {},
1992
+ "ap-south-1" : {},
1993
+ "ap-southeast-1" : {},
1994
+ "ap-southeast-2" : {},
1995
+ "ca-central-1" : {},
1996
+ "eu-central-1" : {},
1997
+ "eu-north-1" : {},
1998
+ "eu-south-1" : {},
1999
+ "eu-west-1" : {},
2000
+ "eu-west-2" : {},
2001
+ "eu-west-3" : {},
2002
+ "sa-east-1" : {},
2003
+ "us-east-1" : {},
2004
+ "us-east-2" : {},
2005
+ "us-west-1" : {},
2006
+ "us-west-2" : {}
2007
+ }
2008
+ },
1986
2009
"dataexchange" : {
1987
2010
"endpoints" : {
1988
2011
"ap-northeast-1" : {},
3574
3597
"us-west-2" : {}
3575
3598
}
3576
3599
},
3600
+ "grafana" : {
3601
+ "endpoints" : {
3602
+ "ap-northeast-1" : {
3603
+ "credentialScope" : {
3604
+ "region" : " ap-northeast-1"
3605
+ },
3606
+ "hostname" : " grafana.ap-northeast-1.amazonaws.com"
3607
+ },
3608
+ "ap-northeast-2" : {
3609
+ "credentialScope" : {
3610
+ "region" : " ap-northeast-2"
3611
+ },
3612
+ "hostname" : " grafana.ap-northeast-2.amazonaws.com"
3613
+ },
3614
+ "ap-southeast-1" : {
3615
+ "credentialScope" : {
3616
+ "region" : " ap-southeast-1"
3617
+ },
3618
+ "hostname" : " grafana.ap-southeast-1.amazonaws.com"
3619
+ },
3620
+ "ap-southeast-2" : {
3621
+ "credentialScope" : {
3622
+ "region" : " ap-southeast-2"
3623
+ },
3624
+ "hostname" : " grafana.ap-southeast-2.amazonaws.com"
3625
+ },
3626
+ "eu-central-1" : {
3627
+ "credentialScope" : {
3628
+ "region" : " eu-central-1"
3629
+ },
3630
+ "hostname" : " grafana.eu-central-1.amazonaws.com"
3631
+ },
3632
+ "eu-west-1" : {
3633
+ "credentialScope" : {
3634
+ "region" : " eu-west-1"
3635
+ },
3636
+ "hostname" : " grafana.eu-west-1.amazonaws.com"
3637
+ },
3638
+ "eu-west-2" : {
3639
+ "credentialScope" : {
3640
+ "region" : " eu-west-2"
3641
+ },
3642
+ "hostname" : " grafana.eu-west-2.amazonaws.com"
3643
+ },
3644
+ "us-east-1" : {
3645
+ "credentialScope" : {
3646
+ "region" : " us-east-1"
3647
+ },
3648
+ "hostname" : " grafana.us-east-1.amazonaws.com"
3649
+ },
3650
+ "us-east-2" : {
3651
+ "credentialScope" : {
3652
+ "region" : " us-east-2"
3653
+ },
3654
+ "hostname" : " grafana.us-east-2.amazonaws.com"
3655
+ },
3656
+ "us-west-2" : {
3657
+ "credentialScope" : {
3658
+ "region" : " us-west-2"
3659
+ },
3660
+ "hostname" : " grafana.us-west-2.amazonaws.com"
3661
+ }
3662
+ }
3663
+ },
3577
3664
"greengrass" : {
3578
3665
"defaults" : {
3579
3666
"protocols" : [" https" ]
3876
3963
"endpoints" : {
3877
3964
"ap-northeast-1" : {},
3878
3965
"ap-northeast-2" : {},
3966
+ "ap-south-1" : {},
3879
3967
"ap-southeast-1" : {},
3880
3968
"ap-southeast-2" : {},
3881
3969
"eu-central-1" : {},
3900
3988
},
3901
3989
"hostname" : " data.iotevents.ap-northeast-2.amazonaws.com"
3902
3990
},
3991
+ "ap-south-1" : {
3992
+ "credentialScope" : {
3993
+ "region" : " ap-south-1"
3994
+ },
3995
+ "hostname" : " data.iotevents.ap-south-1.amazonaws.com"
3996
+ },
3903
3997
"ap-southeast-1" : {
3904
3998
"credentialScope" : {
3905
3999
"region" : " ap-southeast-1"
4101
4195
"us-west-2" : {}
4102
4196
}
4103
4197
},
4198
+ "kendra" : {
4199
+ "endpoints" : {
4200
+ "ap-southeast-1" : {},
4201
+ "ap-southeast-2" : {},
4202
+ "ca-central-1" : {},
4203
+ "eu-west-1" : {},
4204
+ "fips-us-east-1" : {
4205
+ "credentialScope" : {
4206
+ "region" : " us-east-1"
4207
+ },
4208
+ "hostname" : " kendra-fips.us-east-1.amazonaws.com"
4209
+ },
4210
+ "fips-us-east-2" : {
4211
+ "credentialScope" : {
4212
+ "region" : " us-east-2"
4213
+ },
4214
+ "hostname" : " kendra-fips.us-east-2.amazonaws.com"
4215
+ },
4216
+ "fips-us-west-2" : {
4217
+ "credentialScope" : {
4218
+ "region" : " us-west-2"
4219
+ },
4220
+ "hostname" : " kendra-fips.us-west-2.amazonaws.com"
4221
+ },
4222
+ "us-east-1" : {},
4223
+ "us-east-2" : {},
4224
+ "us-west-2" : {}
4225
+ }
4226
+ },
4104
4227
"kinesis" : {
4105
4228
"endpoints" : {
4106
4229
"af-south-1" : {},
5139
5262
},
5140
5263
"hostname" : " oidc.eu-west-3.amazonaws.com"
5141
5264
},
5265
+ "sa-east-1" : {
5266
+ "credentialScope" : {
5267
+ "region" : " sa-east-1"
5268
+ },
5269
+ "hostname" : " oidc.sa-east-1.amazonaws.com"
5270
+ },
5142
5271
"us-east-1" : {
5143
5272
"credentialScope" : {
5144
5273
"region" : " us-east-1"
8122
8251
"cn-northwest-1" : {}
8123
8252
}
8124
8253
},
8254
+ "databrew" : {
8255
+ "endpoints" : {
8256
+ "cn-north-1" : {},
8257
+ "cn-northwest-1" : {}
8258
+ }
8259
+ },
8125
8260
"dax" : {
8126
8261
"endpoints" : {
8127
8262
"cn-north-1" : {},
9283
9418
"us-gov-west-1" : {}
9284
9419
}
9285
9420
},
9421
+ "databrew" : {
9422
+ "endpoints" : {
9423
+ "us-gov-west-1" : {}
9424
+ }
9425
+ },
9286
9426
"datasync" : {
9287
9427
"endpoints" : {
9288
9428
"fips-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments