File tree 1 file changed +42
-4
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +42
-4
lines changed Original file line number Diff line number Diff line change 8393
8393
]
8394
8394
},
8395
8395
"eu-central-1": {},
8396
+ "eu-central-2": {},
8396
8397
"eu-north-1": {},
8397
8398
"eu-south-1": {},
8398
8399
"eu-south-2": {},
14607
14608
}
14608
14609
]
14609
14610
},
14611
+ "ca-west-1": {},
14610
14612
"eu-central-1": {},
14611
14613
"eu-central-2": {},
14612
14614
"eu-north-1": {},
15874
15876
},
15875
15877
"hostname": "portal.sso.ca-central-1.amazonaws.com"
15876
15878
},
15879
+ "ca-west-1": {
15880
+ "credentialScope": {
15881
+ "region": "ca-west-1"
15882
+ },
15883
+ "hostname": "portal.sso.ca-west-1.amazonaws.com"
15884
+ },
15877
15885
"eu-central-1": {
15878
15886
"credentialScope": {
15879
15887
"region": "eu-central-1"
21852
21860
"us-west-2": {}
21853
21861
}
21854
21862
},
21863
+ "tax": {
21864
+ "endpoints": {
21865
+ "aws-global": {
21866
+ "credentialScope": {
21867
+ "region": "us-east-1"
21868
+ },
21869
+ "hostname": "tax.us-east-1.amazonaws.com"
21870
+ }
21871
+ },
21872
+ "isRegionalized": false,
21873
+ "partitionEndpoint": "aws-global"
21874
+ },
21855
21875
"textract": {
21856
21876
"endpoints": {
21857
21877
"ap-northeast-2": {
@@ -27189,17 +27209,35 @@
27189
27209
},
27190
27210
"directconnect": {
27191
27211
"endpoints": {
27192
- "us-gov-east-1": {
27212
+ "fips- us-gov-east-1": {
27193
27213
"credentialScope": {
27194
27214
"region": "us-gov-east-1"
27195
27215
},
27196
- "hostname": "directconnect.us-gov-east-1.amazonaws.com"
27216
+ "deprecated": true,
27217
+ "hostname": "directconnect-fips.us-gov-east-1.amazonaws.com"
27197
27218
},
27198
- "us-gov-west-1": {
27219
+ "fips- us-gov-west-1": {
27199
27220
"credentialScope": {
27200
27221
"region": "us-gov-west-1"
27201
27222
},
27202
- "hostname": "directconnect.us-gov-west-1.amazonaws.com"
27223
+ "deprecated": true,
27224
+ "hostname": "directconnect-fips.us-gov-west-1.amazonaws.com"
27225
+ },
27226
+ "us-gov-east-1": {
27227
+ "variants": [
27228
+ {
27229
+ "hostname": "directconnect-fips.us-gov-east-1.amazonaws.com",
27230
+ "tags": ["fips"]
27231
+ }
27232
+ ]
27233
+ },
27234
+ "us-gov-west-1": {
27235
+ "variants": [
27236
+ {
27237
+ "hostname": "directconnect-fips.us-gov-west-1.amazonaws.com",
27238
+ "tags": ["fips"]
27239
+ }
27240
+ ]
27203
27241
}
27204
27242
}
27205
27243
},
You can’t perform that action at this time.
0 commit comments