File tree 1 file changed +44
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 11711
11711
},
11712
11712
"hostname" : "oidc.eu-central-1.amazonaws.com"
11713
11713
},
11714
+ "eu-central-2" : {
11715
+ "credentialScope" : {
11716
+ "region" : "eu-central-2"
11717
+ },
11718
+ "hostname" : "oidc.eu-central-2.amazonaws.com"
11719
+ },
11714
11720
"eu-north-1" : {
11715
11721
"credentialScope" : {
11716
11722
"region" : "eu-north-1"
12344
12350
},
12345
12351
"hostname" : "portal.sso.eu-central-1.amazonaws.com"
12346
12352
},
12353
+ "eu-central-2" : {
12354
+ "credentialScope" : {
12355
+ "region" : "eu-central-2"
12356
+ },
12357
+ "hostname" : "portal.sso.eu-central-2.amazonaws.com"
12358
+ },
12347
12359
"eu-north-1" : {
12348
12360
"credentialScope" : {
12349
12361
"region" : "eu-north-1"
19248
19260
"cn-northwest-1" : { }
19249
19261
}
19250
19262
},
19263
+ "oidc" : {
19264
+ "endpoints" : {
19265
+ "cn-north-1" : {
19266
+ "credentialScope" : {
19267
+ "region" : "cn-north-1"
19268
+ },
19269
+ "hostname" : "oidc.cn-north-1.amazonaws.com.cn"
19270
+ },
19271
+ "cn-northwest-1" : {
19272
+ "credentialScope" : {
19273
+ "region" : "cn-northwest-1"
19274
+ },
19275
+ "hostname" : "oidc.cn-northwest-1.amazonaws.com.cn"
19276
+ }
19277
+ }
19278
+ },
19251
19279
"organizations" : {
19252
19280
"endpoints" : {
19253
19281
"aws-cn-global" : {
19276
19304
"cn-northwest-1" : { }
19277
19305
}
19278
19306
},
19307
+ "portal.sso" : {
19308
+ "endpoints" : {
19309
+ "cn-north-1" : {
19310
+ "credentialScope" : {
19311
+ "region" : "cn-north-1"
19312
+ },
19313
+ "hostname" : "portal.sso.cn-north-1.amazonaws.com.cn"
19314
+ },
19315
+ "cn-northwest-1" : {
19316
+ "credentialScope" : {
19317
+ "region" : "cn-northwest-1"
19318
+ },
19319
+ "hostname" : "portal.sso.cn-northwest-1.amazonaws.com.cn"
19320
+ }
19321
+ }
19322
+ },
19279
19323
"ram" : {
19280
19324
"endpoints" : {
19281
19325
"cn-north-1" : { },
You can’t perform that action at this time.
0 commit comments