File tree 1 file changed +53
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 8458
8458
"us-east-1": {}
8459
8459
}
8460
8460
},
8461
+ "iotroborunner": {
8462
+ "endpoints": {
8463
+ "eu-central-1": {},
8464
+ "us-east-1": {}
8465
+ }
8466
+ },
8461
8467
"iotsecuredtunneling": {
8462
8468
"defaults": {
8463
8469
"variants": [
11699
11705
"proton": {
11700
11706
"endpoints": {
11701
11707
"ap-northeast-1": {},
11708
+ "ap-northeast-2": {},
11709
+ "ap-southeast-1": {},
11710
+ "ap-southeast-2": {},
11711
+ "ca-central-1": {},
11712
+ "eu-central-1": {},
11702
11713
"eu-west-1": {},
11714
+ "eu-west-2": {},
11703
11715
"us-east-1": {},
11704
11716
"us-east-2": {},
11705
11717
"us-west-2": {}
16089
16101
}
16090
16102
}
16091
16103
},
16104
+ "voice-chime": {
16105
+ "endpoints": {
16106
+ "ap-northeast-1": {},
16107
+ "ap-northeast-2": {},
16108
+ "ap-southeast-1": {},
16109
+ "ca-central-1": {},
16110
+ "eu-central-1": {},
16111
+ "eu-west-1": {},
16112
+ "eu-west-2": {},
16113
+ "us-east-1": {
16114
+ "variants": [
16115
+ {
16116
+ "hostname": "fips.voice-chime.us-east-1.amazonaws.com",
16117
+ "tags": ["fips"]
16118
+ }
16119
+ ]
16120
+ },
16121
+ "us-east-1-fips": {
16122
+ "credentialScope": {
16123
+ "region": "us-east-1"
16124
+ },
16125
+ "deprecated": true,
16126
+ "hostname": "fips.voice-chime.us-east-1.amazonaws.com"
16127
+ },
16128
+ "us-west-2": {
16129
+ "variants": [
16130
+ {
16131
+ "hostname": "fips.voice-chime.us-west-2.amazonaws.com",
16132
+ "tags": ["fips"]
16133
+ }
16134
+ ]
16135
+ },
16136
+ "us-west-2-fips": {
16137
+ "credentialScope": {
16138
+ "region": "us-west-2"
16139
+ },
16140
+ "deprecated": true,
16141
+ "hostname": "fips.voice-chime.us-west-2.amazonaws.com"
16142
+ }
16143
+ }
16144
+ },
16092
16145
"voiceid": {
16093
16146
"endpoints": {
16094
16147
"ap-northeast-1": {},
You can’t perform that action at this time.
0 commit comments