File tree 1 file changed +36
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 4089
4089
"ap-southeast-1": {},
4090
4090
"ap-southeast-2": {},
4091
4091
"ap-southeast-3": {},
4092
+ "ap-southeast-4": {},
4092
4093
"ca-central-1": {},
4093
4094
"eu-central-1": {},
4094
4095
"eu-central-2": {},
18447
18448
"deprecated": true,
18448
18449
"hostname": "servicediscovery-fips.ca-central-1.amazonaws.com"
18449
18450
},
18451
+ "ca-west-1": {
18452
+ "variants": [
18453
+ {
18454
+ "hostname": "servicediscovery-fips.ca-west-1.amazonaws.com",
18455
+ "tags": ["fips"]
18456
+ },
18457
+ {
18458
+ "hostname": "servicediscovery-fips.ca-west-1.api.aws",
18459
+ "tags": ["dualstack", "fips"]
18460
+ },
18461
+ {
18462
+ "hostname": "servicediscovery.ca-west-1.api.aws",
18463
+ "tags": ["dualstack"]
18464
+ }
18465
+ ]
18466
+ },
18467
+ "ca-west-1-fips": {
18468
+ "credentialScope": {
18469
+ "region": "ca-west-1"
18470
+ },
18471
+ "deprecated": true,
18472
+ "hostname": "servicediscovery-fips.ca-west-1.amazonaws.com"
18473
+ },
18450
18474
"eu-central-1": {
18451
18475
"variants": [
18452
18476
{
24810
24834
},
24811
24835
"bedrock": {
24812
24836
"endpoints": {
24837
+ "bedrock-runtime-us-gov-west-1": {
24838
+ "credentialScope": {
24839
+ "region": "us-gov-west-1"
24840
+ },
24841
+ "hostname": "bedrock-runtime.us-gov-west-1.amazonaws.com"
24842
+ },
24843
+ "bedrock-us-gov-west-1": {
24844
+ "credentialScope": {
24845
+ "region": "us-gov-west-1"
24846
+ },
24847
+ "hostname": "bedrock.us-gov-west-1.amazonaws.com"
24848
+ },
24813
24849
"us-gov-west-1": {}
24814
24850
}
24815
24851
},
You can’t perform that action at this time.
0 commit comments