File tree Expand file tree Collapse file tree 1 file changed +49
-1
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 +49
-1
lines changed Original file line number Diff line number Diff line change 5958
5958
}
5959
5959
]
5960
5960
},
5961
- "ca-west-1": {},
5961
+ "ca-west-1": {
5962
+ "variants": [
5963
+ {
5964
+ "hostname": "ds-fips.ca-west-1.amazonaws.com",
5965
+ "tags": ["fips"]
5966
+ }
5967
+ ]
5968
+ },
5962
5969
"eu-central-1": {},
5963
5970
"eu-central-2": {},
5964
5971
"eu-north-1": {},
5974
5981
"deprecated": true,
5975
5982
"hostname": "ds-fips.ca-central-1.amazonaws.com"
5976
5983
},
5984
+ "fips-ca-west-1": {
5985
+ "credentialScope": {
5986
+ "region": "ca-west-1"
5987
+ },
5988
+ "deprecated": true,
5989
+ "hostname": "ds-fips.ca-west-1.amazonaws.com"
5990
+ },
5977
5991
"fips-us-east-1": {
5978
5992
"credentialScope": {
5979
5993
"region": "us-east-1"
15069
15083
"deprecated": true,
15070
15084
"hostname": "rds-fips.ca-central-1.amazonaws.com"
15071
15085
},
15086
+ "ca-west-1": {
15087
+ "variants": [
15088
+ {
15089
+ "hostname": "rds-fips.ca-west-1.amazonaws.com",
15090
+ "tags": ["fips"]
15091
+ }
15092
+ ]
15093
+ },
15094
+ "ca-west-1-fips": {
15095
+ "credentialScope": {
15096
+ "region": "ca-west-1"
15097
+ },
15098
+ "deprecated": true,
15099
+ "hostname": "rds-fips.ca-west-1.amazonaws.com"
15100
+ },
15072
15101
"eu-central-1": {},
15073
15102
"eu-central-2": {},
15074
15103
"eu-north-1": {},
15087
15116
"deprecated": true,
15088
15117
"hostname": "rds-fips.ca-central-1.amazonaws.com"
15089
15118
},
15119
+ "rds-fips.ca-west-1": {
15120
+ "credentialScope": {
15121
+ "region": "ca-west-1"
15122
+ },
15123
+ "deprecated": true,
15124
+ "hostname": "rds-fips.ca-west-1.amazonaws.com"
15125
+ },
15090
15126
"rds-fips.us-east-1": {
15091
15127
"credentialScope": {
15092
15128
"region": "us-east-1"
15127
15163
}
15128
15164
]
15129
15165
},
15166
+ "rds.ca-west-1": {
15167
+ "credentialScope": {
15168
+ "region": "ca-west-1"
15169
+ },
15170
+ "deprecated": true,
15171
+ "variants": [
15172
+ {
15173
+ "hostname": "rds-fips.ca-west-1.amazonaws.com",
15174
+ "tags": ["fips"]
15175
+ }
15176
+ ]
15177
+ },
15130
15178
"rds.us-east-1": {
15131
15179
"credentialScope": {
15132
15180
"region": "us-east-1"
You can’t perform that action at this time.
0 commit comments