File tree 1 file changed +20
-36
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +20
-36
lines changed Original file line number Diff line number Diff line change 8718
8718
}
8719
8719
},
8720
8720
"iot": {
8721
- "defaults": {
8722
- "credentialScope": {
8723
- "service": "execute-api"
8724
- }
8725
- },
8726
8721
"endpoints": {
8727
8722
"ap-east-1": {},
8728
8723
"ap-northeast-1": {},
8744
8739
"eu-west-2": {},
8745
8740
"eu-west-3": {},
8746
8741
"fips-ca-central-1": {
8747
- "credentialScope": {
8748
- "service": "execute-api"
8749
- },
8750
8742
"deprecated": true,
8751
8743
"hostname": "iot-fips.ca-central-1.amazonaws.com"
8752
8744
},
8753
8745
"fips-us-east-1": {
8754
- "credentialScope": {
8755
- "service": "execute-api"
8756
- },
8757
8746
"deprecated": true,
8758
8747
"hostname": "iot-fips.us-east-1.amazonaws.com"
8759
8748
},
8760
8749
"fips-us-east-2": {
8761
- "credentialScope": {
8762
- "service": "execute-api"
8763
- },
8764
8750
"deprecated": true,
8765
8751
"hostname": "iot-fips.us-east-2.amazonaws.com"
8766
8752
},
8767
8753
"fips-us-west-1": {
8768
- "credentialScope": {
8769
- "service": "execute-api"
8770
- },
8771
8754
"deprecated": true,
8772
8755
"hostname": "iot-fips.us-west-1.amazonaws.com"
8773
8756
},
8774
8757
"fips-us-west-2": {
8775
- "credentialScope": {
8776
- "service": "execute-api"
8777
- },
8778
8758
"deprecated": true,
8779
8759
"hostname": "iot-fips.us-west-2.amazonaws.com"
8780
8760
},
11334
11314
"us-west-2": {}
11335
11315
}
11336
11316
},
11317
+ "mediapackagev2": {
11318
+ "endpoints": {
11319
+ "ap-northeast-1": {},
11320
+ "ap-northeast-2": {},
11321
+ "ap-south-1": {},
11322
+ "ap-southeast-1": {},
11323
+ "ap-southeast-2": {},
11324
+ "eu-central-1": {},
11325
+ "eu-north-1": {},
11326
+ "eu-west-1": {},
11327
+ "eu-west-2": {},
11328
+ "eu-west-3": {},
11329
+ "sa-east-1": {},
11330
+ "us-east-1": {},
11331
+ "us-east-2": {},
11332
+ "us-west-1": {},
11333
+ "us-west-2": {}
11334
+ }
11335
+ },
11337
11336
"mediastore": {
11338
11337
"endpoints": {
11339
11338
"ap-northeast-1": {},
14268
14267
"ap-southeast-1": {},
14269
14268
"ap-southeast-2": {},
14270
14269
"ap-southeast-3": {},
14270
+ "ap-southeast-4": {},
14271
14271
"ca-central-1": {},
14272
14272
"eu-central-1": {},
14273
14273
"eu-central-2": {},
20043
20043
}
20044
20044
},
20045
20045
"iot": {
20046
- "defaults": {
20047
- "credentialScope": {
20048
- "service": "execute-api"
20049
- }
20050
- },
20051
20046
"endpoints": {
20052
20047
"cn-north-1": {},
20053
20048
"cn-northwest-1": {}
@@ -23138,23 +23133,12 @@
23138
23133
}
23139
23134
},
23140
23135
"iot": {
23141
- "defaults": {
23142
- "credentialScope": {
23143
- "service": "execute-api"
23144
- }
23145
- },
23146
23136
"endpoints": {
23147
23137
"fips-us-gov-east-1": {
23148
- "credentialScope": {
23149
- "service": "execute-api"
23150
- },
23151
23138
"deprecated": true,
23152
23139
"hostname": "iot-fips.us-gov-east-1.amazonaws.com"
23153
23140
},
23154
23141
"fips-us-gov-west-1": {
23155
- "credentialScope": {
23156
- "service": "execute-api"
23157
- },
23158
23142
"deprecated": true,
23159
23143
"hostname": "iot-fips.us-gov-west-1.amazonaws.com"
23160
23144
},
You can’t perform that action at this time.
0 commit comments