Skip to content

Commit d242aca

Browse files
committed
chore(model): update endpoints model as of 10/07/2021
1 parent 73b86d2 commit d242aca

File tree

1 file changed

+140
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+140
-0
lines changed

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

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,6 +1983,29 @@
19831983
"us-west-2": {}
19841984
}
19851985
},
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+
},
19862009
"dataexchange": {
19872010
"endpoints": {
19882011
"ap-northeast-1": {},
@@ -3574,6 +3597,70 @@
35743597
"us-west-2": {}
35753598
}
35763599
},
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+
},
35773664
"greengrass": {
35783665
"defaults": {
35793666
"protocols": ["https"]
@@ -3876,6 +3963,7 @@
38763963
"endpoints": {
38773964
"ap-northeast-1": {},
38783965
"ap-northeast-2": {},
3966+
"ap-south-1": {},
38793967
"ap-southeast-1": {},
38803968
"ap-southeast-2": {},
38813969
"eu-central-1": {},
@@ -3900,6 +3988,12 @@
39003988
},
39013989
"hostname": "data.iotevents.ap-northeast-2.amazonaws.com"
39023990
},
3991+
"ap-south-1": {
3992+
"credentialScope": {
3993+
"region": "ap-south-1"
3994+
},
3995+
"hostname": "data.iotevents.ap-south-1.amazonaws.com"
3996+
},
39033997
"ap-southeast-1": {
39043998
"credentialScope": {
39053999
"region": "ap-southeast-1"
@@ -4101,6 +4195,35 @@
41014195
"us-west-2": {}
41024196
}
41034197
},
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+
},
41044227
"kinesis": {
41054228
"endpoints": {
41064229
"af-south-1": {},
@@ -5139,6 +5262,12 @@
51395262
},
51405263
"hostname": "oidc.eu-west-3.amazonaws.com"
51415264
},
5265+
"sa-east-1": {
5266+
"credentialScope": {
5267+
"region": "sa-east-1"
5268+
},
5269+
"hostname": "oidc.sa-east-1.amazonaws.com"
5270+
},
51425271
"us-east-1": {
51435272
"credentialScope": {
51445273
"region": "us-east-1"
@@ -8122,6 +8251,12 @@
81228251
"cn-northwest-1": {}
81238252
}
81248253
},
8254+
"databrew": {
8255+
"endpoints": {
8256+
"cn-north-1": {},
8257+
"cn-northwest-1": {}
8258+
}
8259+
},
81258260
"dax": {
81268261
"endpoints": {
81278262
"cn-north-1": {},
@@ -9283,6 +9418,11 @@
92839418
"us-gov-west-1": {}
92849419
}
92859420
},
9421+
"databrew": {
9422+
"endpoints": {
9423+
"us-gov-west-1": {}
9424+
}
9425+
},
92869426
"datasync": {
92879427
"endpoints": {
92889428
"fips-us-gov-east-1": {

0 commit comments

Comments
 (0)