File tree 1 file changed +67
-4
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +67
-4
lines changed Original file line number Diff line number Diff line change 1214
1214
"ap-southeast-3": {},
1215
1215
"ap-southeast-4": {},
1216
1216
"ca-central-1": {},
1217
+ "ca-west-1": {},
1217
1218
"eu-central-1": {},
1218
1219
"eu-central-2": {},
1219
1220
"eu-north-1": {},
5870
5871
"eu-west-1": {},
5871
5872
"eu-west-2": {},
5872
5873
"eu-west-3": {},
5874
+ "fips-us-east-1": {
5875
+ "credentialScope": {
5876
+ "region": "us-east-1"
5877
+ },
5878
+ "deprecated": true,
5879
+ "hostname": "drs-fips.us-east-1.amazonaws.com"
5880
+ },
5881
+ "fips-us-east-2": {
5882
+ "credentialScope": {
5883
+ "region": "us-east-2"
5884
+ },
5885
+ "deprecated": true,
5886
+ "hostname": "drs-fips.us-east-2.amazonaws.com"
5887
+ },
5888
+ "fips-us-west-1": {
5889
+ "credentialScope": {
5890
+ "region": "us-west-1"
5891
+ },
5892
+ "deprecated": true,
5893
+ "hostname": "drs-fips.us-west-1.amazonaws.com"
5894
+ },
5895
+ "fips-us-west-2": {
5896
+ "credentialScope": {
5897
+ "region": "us-west-2"
5898
+ },
5899
+ "deprecated": true,
5900
+ "hostname": "drs-fips.us-west-2.amazonaws.com"
5901
+ },
5873
5902
"il-central-1": {},
5874
5903
"me-central-1": {},
5875
5904
"me-south-1": {},
5876
5905
"sa-east-1": {},
5877
- "us-east-1": {},
5878
- "us-east-2": {},
5879
- "us-west-1": {},
5880
- "us-west-2": {}
5906
+ "us-east-1": {
5907
+ "variants": [
5908
+ {
5909
+ "hostname": "drs-fips.us-east-1.amazonaws.com",
5910
+ "tags": ["fips"]
5911
+ }
5912
+ ]
5913
+ },
5914
+ "us-east-2": {
5915
+ "variants": [
5916
+ {
5917
+ "hostname": "drs-fips.us-east-2.amazonaws.com",
5918
+ "tags": ["fips"]
5919
+ }
5920
+ ]
5921
+ },
5922
+ "us-west-1": {
5923
+ "variants": [
5924
+ {
5925
+ "hostname": "drs-fips.us-west-1.amazonaws.com",
5926
+ "tags": ["fips"]
5927
+ }
5928
+ ]
5929
+ },
5930
+ "us-west-2": {
5931
+ "variants": [
5932
+ {
5933
+ "hostname": "drs-fips.us-west-2.amazonaws.com",
5934
+ "tags": ["fips"]
5935
+ }
5936
+ ]
5937
+ }
5881
5938
}
5882
5939
},
5883
5940
"ds": {
@@ -15802,13 +15859,17 @@
15802
15859
"ap-northeast-2": {},
15803
15860
"ap-northeast-3": {},
15804
15861
"ap-south-1": {},
15862
+ "ap-south-2": {},
15805
15863
"ap-southeast-1": {},
15806
15864
"ap-southeast-2": {},
15807
15865
"ap-southeast-3": {},
15866
+ "ap-southeast-4": {},
15808
15867
"ca-central-1": {},
15809
15868
"eu-central-1": {},
15869
+ "eu-central-2": {},
15810
15870
"eu-north-1": {},
15811
15871
"eu-south-1": {},
15872
+ "eu-south-2": {},
15812
15873
"eu-west-1": {},
15813
15874
"eu-west-2": {},
15814
15875
"eu-west-3": {},
15840
15901
"deprecated": true,
15841
15902
"hostname": "rolesanywhere-fips.us-west-2.amazonaws.com"
15842
15903
},
15904
+ "il-central-1": {},
15905
+ "me-central-1": {},
15843
15906
"me-south-1": {},
15844
15907
"sa-east-1": {},
15845
15908
"us-east-1": {
You can’t perform that action at this time.
0 commit comments