File tree 1 file changed +26
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 21868
21868
"wisdom": {
21869
21869
"endpoints": {
21870
21870
"ap-northeast-1": {},
21871
+ "ap-northeast-2": {},
21872
+ "ap-southeast-1": {},
21871
21873
"ap-southeast-2": {},
21874
+ "ca-central-1": {},
21872
21875
"eu-central-1": {},
21873
21876
"eu-west-2": {},
21874
21877
"fips-us-east-1": {
21878
21881
"deprecated": true
21879
21882
},
21880
21883
"ui-ap-northeast-1": {},
21884
+ "ui-ap-northeast-2": {},
21885
+ "ui-ap-southeast-1": {},
21881
21886
"ui-ap-southeast-2": {},
21887
+ "ui-ca-central-1": {},
21882
21888
"ui-eu-central-1": {},
21883
21889
"ui-eu-west-2": {},
21884
21890
"ui-us-east-1": {},
23141
23147
}
23142
23148
}
23143
23149
},
23150
+ "quicksight": {
23151
+ "endpoints": {
23152
+ "cn-north-1": {}
23153
+ }
23154
+ },
23144
23155
"ram": {
23145
23156
"endpoints": {
23146
23157
"cn-north-1": {},
@@ -29156,13 +29167,28 @@
29156
29167
},
29157
29168
"datasync": {
29158
29169
"endpoints": {
29170
+ "fips-us-iso-east-1": {
29171
+ "credentialScope": {
29172
+ "region": "us-iso-east-1"
29173
+ },
29174
+ "deprecated": true,
29175
+ "hostname": "datasync-fips.us-iso-east-1.c2s.ic.gov"
29176
+ },
29159
29177
"fips-us-iso-west-1": {
29160
29178
"credentialScope": {
29161
29179
"region": "us-iso-west-1"
29162
29180
},
29163
29181
"deprecated": true,
29164
29182
"hostname": "datasync-fips.us-iso-west-1.c2s.ic.gov"
29165
29183
},
29184
+ "us-iso-east-1": {
29185
+ "variants": [
29186
+ {
29187
+ "hostname": "datasync-fips.us-iso-east-1.c2s.ic.gov",
29188
+ "tags": ["fips"]
29189
+ }
29190
+ ]
29191
+ },
29166
29192
"us-iso-west-1": {
29167
29193
"variants": [
29168
29194
{
You can’t perform that action at this time.
0 commit comments