File tree 1 file changed +45
-1
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +45
-1
lines changed Original file line number Diff line number Diff line change 4833
4833
"deprecated": true,
4834
4834
"hostname": "controltower-fips.ca-central-1.amazonaws.com"
4835
4835
},
4836
+ "ca-west-1": {
4837
+ "variants": [
4838
+ {
4839
+ "hostname": "controltower-fips.ca-west-1.amazonaws.com",
4840
+ "tags": ["fips"]
4841
+ }
4842
+ ]
4843
+ },
4844
+ "ca-west-1-fips": {
4845
+ "credentialScope": {
4846
+ "region": "ca-west-1"
4847
+ },
4848
+ "deprecated": true,
4849
+ "hostname": "controltower-fips.ca-west-1.amazonaws.com"
4850
+ },
4836
4851
"eu-central-1": {},
4837
4852
"eu-central-2": {},
4838
4853
"eu-north-1": {},
8657
8672
}
8658
8673
]
8659
8674
},
8675
+ "ca-west-1": {
8676
+ "variants": [
8677
+ {
8678
+ "hostname": "fms-fips.ca-west-1.amazonaws.com",
8679
+ "tags": ["fips"]
8680
+ }
8681
+ ]
8682
+ },
8660
8683
"eu-central-1": {
8661
8684
"variants": [
8662
8685
{
8756
8779
"deprecated": true,
8757
8780
"hostname": "fms-fips.ca-central-1.amazonaws.com"
8758
8781
},
8782
+ "fips-ca-west-1": {
8783
+ "credentialScope": {
8784
+ "region": "ca-west-1"
8785
+ },
8786
+ "deprecated": true,
8787
+ "hostname": "fms-fips.ca-west-1.amazonaws.com"
8788
+ },
8759
8789
"fips-eu-central-1": {
8760
8790
"credentialScope": {
8761
8791
"region": "eu-central-1"
21233
21263
}
21234
21264
]
21235
21265
},
21236
- "ca-west-1": {},
21266
+ "ca-west-1": {
21267
+ "variants": [
21268
+ {
21269
+ "hostname": "transfer-fips.ca-west-1.amazonaws.com",
21270
+ "tags": ["fips"]
21271
+ }
21272
+ ]
21273
+ },
21237
21274
"eu-central-1": {},
21238
21275
"eu-central-2": {},
21239
21276
"eu-north-1": {},
21249
21286
"deprecated": true,
21250
21287
"hostname": "transfer-fips.ca-central-1.amazonaws.com"
21251
21288
},
21289
+ "fips-ca-west-1": {
21290
+ "credentialScope": {
21291
+ "region": "ca-west-1"
21292
+ },
21293
+ "deprecated": true,
21294
+ "hostname": "transfer-fips.ca-west-1.amazonaws.com"
21295
+ },
21252
21296
"fips-us-east-1": {
21253
21297
"credentialScope": {
21254
21298
"region": "us-east-1"
You can’t perform that action at this time.
0 commit comments