File tree 1 file changed +47
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 2306
2306
}
2307
2307
]
2308
2308
},
2309
+ "ca-west-1": {
2310
+ "variants": [
2311
+ {
2312
+ "hostname": "athena.ca-west-1.api.aws",
2313
+ "tags": ["dualstack"]
2314
+ }
2315
+ ]
2316
+ },
2309
2317
"eu-central-1": {
2310
2318
"variants": [
2311
2319
{
14121
14129
},
14122
14130
"hostname": "oidc.ap-southeast-3.amazonaws.com"
14123
14131
},
14132
+ "ap-southeast-4": {
14133
+ "credentialScope": {
14134
+ "region": "ap-southeast-4"
14135
+ },
14136
+ "hostname": "oidc.ap-southeast-4.amazonaws.com"
14137
+ },
14124
14138
"ca-central-1": {
14125
14139
"credentialScope": {
14126
14140
"region": "ca-central-1"
14814
14828
},
14815
14829
"hostname": "portal.sso.ap-southeast-3.amazonaws.com"
14816
14830
},
14831
+ "ap-southeast-4": {
14832
+ "credentialScope": {
14833
+ "region": "ap-southeast-4"
14834
+ },
14835
+ "hostname": "portal.sso.ap-southeast-4.amazonaws.com"
14836
+ },
14817
14837
"ca-central-1": {
14818
14838
"credentialScope": {
14819
14839
"region": "ca-central-1"
19910
19930
"ap-southeast-1": {},
19911
19931
"ap-southeast-2": {},
19912
19932
"ap-southeast-3": {},
19933
+ "ap-southeast-4": {},
19913
19934
"ca-central-1": {},
19914
19935
"eu-central-1": {},
19915
19936
"eu-central-2": {},
30860
30881
"us-isob-east-1": {}
30861
30882
}
30862
30883
},
30884
+ "storagegateway": {
30885
+ "endpoints": {
30886
+ "fips": {
30887
+ "credentialScope": {
30888
+ "region": "us-isob-east-1"
30889
+ },
30890
+ "deprecated": true,
30891
+ "hostname": "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
30892
+ },
30893
+ "us-isob-east-1": {
30894
+ "variants": [
30895
+ {
30896
+ "hostname": "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov",
30897
+ "tags": ["fips"]
30898
+ }
30899
+ ]
30900
+ },
30901
+ "us-isob-east-1-fips": {
30902
+ "credentialScope": {
30903
+ "region": "us-isob-east-1"
30904
+ },
30905
+ "deprecated": true,
30906
+ "hostname": "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
30907
+ }
30908
+ }
30909
+ },
30863
30910
"streams.dynamodb": {
30864
30911
"defaults": {
30865
30912
"credentialScope": {
You can’t perform that action at this time.
0 commit comments