File tree Expand file tree Collapse file tree 1 file changed +44
-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 +44
-0
lines changed Original file line number Diff line number Diff line change 12891
12891
},
12892
12892
"hostname": "oidc.eu-central-1.amazonaws.com"
12893
12893
},
12894
+ "eu-central-2": {
12895
+ "credentialScope": {
12896
+ "region": "eu-central-2"
12897
+ },
12898
+ "hostname": "oidc.eu-central-2.amazonaws.com"
12899
+ },
12894
12900
"eu-north-1": {
12895
12901
"credentialScope": {
12896
12902
"region": "eu-north-1"
13560
13566
},
13561
13567
"hostname": "portal.sso.eu-central-1.amazonaws.com"
13562
13568
},
13569
+ "eu-central-2": {
13570
+ "credentialScope": {
13571
+ "region": "eu-central-2"
13572
+ },
13573
+ "hostname": "portal.sso.eu-central-2.amazonaws.com"
13574
+ },
13563
13575
"eu-north-1": {
13564
13576
"credentialScope": {
13565
13577
"region": "eu-north-1"
21191
21203
"cn-northwest-1": {}
21192
21204
}
21193
21205
},
21206
+ "oidc": {
21207
+ "endpoints": {
21208
+ "cn-north-1": {
21209
+ "credentialScope": {
21210
+ "region": "cn-north-1"
21211
+ },
21212
+ "hostname": "oidc.cn-north-1.amazonaws.com.cn"
21213
+ },
21214
+ "cn-northwest-1": {
21215
+ "credentialScope": {
21216
+ "region": "cn-northwest-1"
21217
+ },
21218
+ "hostname": "oidc.cn-northwest-1.amazonaws.com.cn"
21219
+ }
21220
+ }
21221
+ },
21194
21222
"organizations": {
21195
21223
"endpoints": {
21196
21224
"aws-cn-global": {
21219
21247
"cn-northwest-1": {}
21220
21248
}
21221
21249
},
21250
+ "portal.sso": {
21251
+ "endpoints": {
21252
+ "cn-north-1": {
21253
+ "credentialScope": {
21254
+ "region": "cn-north-1"
21255
+ },
21256
+ "hostname": "portal.sso.cn-north-1.amazonaws.com.cn"
21257
+ },
21258
+ "cn-northwest-1": {
21259
+ "credentialScope": {
21260
+ "region": "cn-northwest-1"
21261
+ },
21262
+ "hostname": "portal.sso.cn-northwest-1.amazonaws.com.cn"
21263
+ }
21264
+ }
21265
+ },
21222
21266
"ram": {
21223
21267
"endpoints": {
21224
21268
"cn-north-1": {},
You can’t perform that action at this time.
0 commit comments