@aws-sdk/client-forecast 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CreateAutoPredictorCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +1 -1
- package/dist-cjs/commands/CreateExplainabilityCommand.js +1 -1
- package/dist-cjs/commands/CreateExplainabilityExportCommand.js +1 -1
- package/dist-cjs/commands/CreateForecastCommand.js +1 -1
- package/dist-cjs/commands/CreateForecastExportJobCommand.js +1 -1
- package/dist-cjs/commands/CreateMonitorCommand.js +1 -1
- package/dist-cjs/commands/CreatePredictorBacktestExportJobCommand.js +1 -1
- package/dist-cjs/commands/CreatePredictorCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfForecastCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfForecastExportCommand.js +1 -1
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteExplainabilityCommand.js +2 -3
- package/dist-cjs/commands/DeleteExplainabilityExportCommand.js +2 -3
- package/dist-cjs/commands/DeleteForecastCommand.js +2 -3
- package/dist-cjs/commands/DeleteForecastExportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitorCommand.js +2 -3
- package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js +2 -3
- package/dist-cjs/commands/DeletePredictorCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceTreeCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfForecastCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfForecastExportCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoPredictorCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeExplainabilityCommand.js +2 -3
- package/dist-cjs/commands/DescribeExplainabilityExportCommand.js +2 -3
- package/dist-cjs/commands/DescribeForecastCommand.js +2 -3
- package/dist-cjs/commands/DescribeForecastExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeMonitorCommand.js +2 -3
- package/dist-cjs/commands/DescribePredictorBacktestExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribePredictorCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfForecastCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfForecastExportCommand.js +2 -3
- package/dist-cjs/commands/GetAccuracyMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListExplainabilitiesCommand.js +2 -3
- package/dist-cjs/commands/ListExplainabilityExportsCommand.js +2 -3
- package/dist-cjs/commands/ListForecastExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListForecastsCommand.js +2 -3
- package/dist-cjs/commands/ListMonitorEvaluationsCommand.js +2 -3
- package/dist-cjs/commands/ListMonitorsCommand.js +2 -3
- package/dist-cjs/commands/ListPredictorBacktestExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListPredictorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListWhatIfAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListWhatIfForecastExportsCommand.js +2 -3
- package/dist-cjs/commands/ListWhatIfForecastsCommand.js +2 -3
- package/dist-cjs/commands/ResumeResourceCommand.js +2 -3
- package/dist-cjs/commands/StopResourceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDatasetGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -624
- package/dist-es/commands/CreateAutoPredictorCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityExportCommand.js +2 -2
- package/dist-es/commands/CreateForecastCommand.js +2 -2
- package/dist-es/commands/CreateForecastExportJobCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/CreatePredictorCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastExportCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DeleteExplainabilityCommand.js +2 -3
- package/dist-es/commands/DeleteExplainabilityExportCommand.js +2 -3
- package/dist-es/commands/DeleteForecastCommand.js +2 -3
- package/dist-es/commands/DeleteForecastExportJobCommand.js +2 -3
- package/dist-es/commands/DeleteMonitorCommand.js +2 -3
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js +2 -3
- package/dist-es/commands/DeletePredictorCommand.js +2 -3
- package/dist-es/commands/DeleteResourceTreeCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfForecastCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfForecastExportCommand.js +2 -3
- package/dist-es/commands/DescribeAutoPredictorCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeExplainabilityCommand.js +2 -3
- package/dist-es/commands/DescribeExplainabilityExportCommand.js +2 -3
- package/dist-es/commands/DescribeForecastCommand.js +2 -3
- package/dist-es/commands/DescribeForecastExportJobCommand.js +2 -3
- package/dist-es/commands/DescribeMonitorCommand.js +2 -3
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js +2 -3
- package/dist-es/commands/DescribePredictorCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfForecastCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfForecastExportCommand.js +2 -3
- package/dist-es/commands/GetAccuracyMetricsCommand.js +2 -3
- package/dist-es/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-es/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListExplainabilitiesCommand.js +2 -3
- package/dist-es/commands/ListExplainabilityExportsCommand.js +2 -3
- package/dist-es/commands/ListForecastExportJobsCommand.js +2 -3
- package/dist-es/commands/ListForecastsCommand.js +2 -3
- package/dist-es/commands/ListMonitorEvaluationsCommand.js +2 -3
- package/dist-es/commands/ListMonitorsCommand.js +2 -3
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js +2 -3
- package/dist-es/commands/ListPredictorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWhatIfAnalysesCommand.js +2 -3
- package/dist-es/commands/ListWhatIfForecastExportsCommand.js +2 -3
- package/dist-es/commands/ListWhatIfForecastsCommand.js +2 -3
- package/dist-es/commands/ResumeResourceCommand.js +2 -3
- package/dist-es/commands/StopResourceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -465
- package/dist-types/models/models_0.d.ts +0 -620
- package/dist-types/ts3.4/models/models_0.d.ts +0 -441
- package/package.json +11 -10
|
@@ -1112,496 +1112,55 @@ export interface UpdateDatasetGroupRequest {
|
|
|
1112
1112
|
DatasetArns: string[] | undefined;
|
|
1113
1113
|
}
|
|
1114
1114
|
export interface UpdateDatasetGroupResponse {}
|
|
1115
|
-
export declare const ActionFilterSensitiveLog: (obj: Action) => any;
|
|
1116
|
-
export declare const AdditionalDatasetFilterSensitiveLog: (
|
|
1117
|
-
obj: AdditionalDataset
|
|
1118
|
-
) => any;
|
|
1119
|
-
export declare const AttributeConfigFilterSensitiveLog: (
|
|
1120
|
-
obj: AttributeConfig
|
|
1121
|
-
) => any;
|
|
1122
|
-
export declare const DataConfigFilterSensitiveLog: (obj: DataConfig) => any;
|
|
1123
|
-
export declare const EncryptionConfigFilterSensitiveLog: (
|
|
1124
|
-
obj: EncryptionConfig
|
|
1125
|
-
) => any;
|
|
1126
|
-
export declare const MonitorConfigFilterSensitiveLog: (
|
|
1127
|
-
obj: MonitorConfig
|
|
1128
|
-
) => any;
|
|
1129
1115
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1130
|
-
export declare const TimeAlignmentBoundaryFilterSensitiveLog: (
|
|
1131
|
-
obj: TimeAlignmentBoundary
|
|
1132
|
-
) => any;
|
|
1133
1116
|
export declare const CreateAutoPredictorRequestFilterSensitiveLog: (
|
|
1134
1117
|
obj: CreateAutoPredictorRequest
|
|
1135
1118
|
) => any;
|
|
1136
|
-
export declare const CreateAutoPredictorResponseFilterSensitiveLog: (
|
|
1137
|
-
obj: CreateAutoPredictorResponse
|
|
1138
|
-
) => any;
|
|
1139
|
-
export declare const SchemaAttributeFilterSensitiveLog: (
|
|
1140
|
-
obj: SchemaAttribute
|
|
1141
|
-
) => any;
|
|
1142
|
-
export declare const SchemaFilterSensitiveLog: (obj: Schema) => any;
|
|
1143
1119
|
export declare const CreateDatasetRequestFilterSensitiveLog: (
|
|
1144
1120
|
obj: CreateDatasetRequest
|
|
1145
1121
|
) => any;
|
|
1146
|
-
export declare const CreateDatasetResponseFilterSensitiveLog: (
|
|
1147
|
-
obj: CreateDatasetResponse
|
|
1148
|
-
) => any;
|
|
1149
1122
|
export declare const CreateDatasetGroupRequestFilterSensitiveLog: (
|
|
1150
1123
|
obj: CreateDatasetGroupRequest
|
|
1151
1124
|
) => any;
|
|
1152
|
-
export declare const CreateDatasetGroupResponseFilterSensitiveLog: (
|
|
1153
|
-
obj: CreateDatasetGroupResponse
|
|
1154
|
-
) => any;
|
|
1155
|
-
export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
|
|
1156
|
-
export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
|
|
1157
1125
|
export declare const CreateDatasetImportJobRequestFilterSensitiveLog: (
|
|
1158
1126
|
obj: CreateDatasetImportJobRequest
|
|
1159
1127
|
) => any;
|
|
1160
|
-
export declare const CreateDatasetImportJobResponseFilterSensitiveLog: (
|
|
1161
|
-
obj: CreateDatasetImportJobResponse
|
|
1162
|
-
) => any;
|
|
1163
|
-
export declare const ExplainabilityConfigFilterSensitiveLog: (
|
|
1164
|
-
obj: ExplainabilityConfig
|
|
1165
|
-
) => any;
|
|
1166
1128
|
export declare const CreateExplainabilityRequestFilterSensitiveLog: (
|
|
1167
1129
|
obj: CreateExplainabilityRequest
|
|
1168
1130
|
) => any;
|
|
1169
|
-
export declare const CreateExplainabilityResponseFilterSensitiveLog: (
|
|
1170
|
-
obj: CreateExplainabilityResponse
|
|
1171
|
-
) => any;
|
|
1172
|
-
export declare const DataDestinationFilterSensitiveLog: (
|
|
1173
|
-
obj: DataDestination
|
|
1174
|
-
) => any;
|
|
1175
1131
|
export declare const CreateExplainabilityExportRequestFilterSensitiveLog: (
|
|
1176
1132
|
obj: CreateExplainabilityExportRequest
|
|
1177
1133
|
) => any;
|
|
1178
|
-
export declare const CreateExplainabilityExportResponseFilterSensitiveLog: (
|
|
1179
|
-
obj: CreateExplainabilityExportResponse
|
|
1180
|
-
) => any;
|
|
1181
|
-
export declare const TimeSeriesIdentifiersFilterSensitiveLog: (
|
|
1182
|
-
obj: TimeSeriesIdentifiers
|
|
1183
|
-
) => any;
|
|
1184
|
-
export declare const TimeSeriesSelectorFilterSensitiveLog: (
|
|
1185
|
-
obj: TimeSeriesSelector
|
|
1186
|
-
) => any;
|
|
1187
1134
|
export declare const CreateForecastRequestFilterSensitiveLog: (
|
|
1188
1135
|
obj: CreateForecastRequest
|
|
1189
1136
|
) => any;
|
|
1190
|
-
export declare const CreateForecastResponseFilterSensitiveLog: (
|
|
1191
|
-
obj: CreateForecastResponse
|
|
1192
|
-
) => any;
|
|
1193
1137
|
export declare const CreateForecastExportJobRequestFilterSensitiveLog: (
|
|
1194
1138
|
obj: CreateForecastExportJobRequest
|
|
1195
1139
|
) => any;
|
|
1196
|
-
export declare const CreateForecastExportJobResponseFilterSensitiveLog: (
|
|
1197
|
-
obj: CreateForecastExportJobResponse
|
|
1198
|
-
) => any;
|
|
1199
1140
|
export declare const CreateMonitorRequestFilterSensitiveLog: (
|
|
1200
1141
|
obj: CreateMonitorRequest
|
|
1201
1142
|
) => any;
|
|
1202
|
-
export declare const CreateMonitorResponseFilterSensitiveLog: (
|
|
1203
|
-
obj: CreateMonitorResponse
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const EvaluationParametersFilterSensitiveLog: (
|
|
1206
|
-
obj: EvaluationParameters
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const FeaturizationMethodFilterSensitiveLog: (
|
|
1209
|
-
obj: FeaturizationMethod
|
|
1210
|
-
) => any;
|
|
1211
|
-
export declare const FeaturizationFilterSensitiveLog: (
|
|
1212
|
-
obj: Featurization
|
|
1213
|
-
) => any;
|
|
1214
|
-
export declare const FeaturizationConfigFilterSensitiveLog: (
|
|
1215
|
-
obj: FeaturizationConfig
|
|
1216
|
-
) => any;
|
|
1217
|
-
export declare const CategoricalParameterRangeFilterSensitiveLog: (
|
|
1218
|
-
obj: CategoricalParameterRange
|
|
1219
|
-
) => any;
|
|
1220
|
-
export declare const ContinuousParameterRangeFilterSensitiveLog: (
|
|
1221
|
-
obj: ContinuousParameterRange
|
|
1222
|
-
) => any;
|
|
1223
|
-
export declare const IntegerParameterRangeFilterSensitiveLog: (
|
|
1224
|
-
obj: IntegerParameterRange
|
|
1225
|
-
) => any;
|
|
1226
|
-
export declare const ParameterRangesFilterSensitiveLog: (
|
|
1227
|
-
obj: ParameterRanges
|
|
1228
|
-
) => any;
|
|
1229
|
-
export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (
|
|
1230
|
-
obj: HyperParameterTuningJobConfig
|
|
1231
|
-
) => any;
|
|
1232
|
-
export declare const SupplementaryFeatureFilterSensitiveLog: (
|
|
1233
|
-
obj: SupplementaryFeature
|
|
1234
|
-
) => any;
|
|
1235
|
-
export declare const InputDataConfigFilterSensitiveLog: (
|
|
1236
|
-
obj: InputDataConfig
|
|
1237
|
-
) => any;
|
|
1238
1143
|
export declare const CreatePredictorRequestFilterSensitiveLog: (
|
|
1239
1144
|
obj: CreatePredictorRequest
|
|
1240
1145
|
) => any;
|
|
1241
|
-
export declare const CreatePredictorResponseFilterSensitiveLog: (
|
|
1242
|
-
obj: CreatePredictorResponse
|
|
1243
|
-
) => any;
|
|
1244
1146
|
export declare const CreatePredictorBacktestExportJobRequestFilterSensitiveLog: (
|
|
1245
1147
|
obj: CreatePredictorBacktestExportJobRequest
|
|
1246
1148
|
) => any;
|
|
1247
|
-
export declare const CreatePredictorBacktestExportJobResponseFilterSensitiveLog: (
|
|
1248
|
-
obj: CreatePredictorBacktestExportJobResponse
|
|
1249
|
-
) => any;
|
|
1250
1149
|
export declare const CreateWhatIfAnalysisRequestFilterSensitiveLog: (
|
|
1251
1150
|
obj: CreateWhatIfAnalysisRequest
|
|
1252
1151
|
) => any;
|
|
1253
|
-
export declare const CreateWhatIfAnalysisResponseFilterSensitiveLog: (
|
|
1254
|
-
obj: CreateWhatIfAnalysisResponse
|
|
1255
|
-
) => any;
|
|
1256
|
-
export declare const TimeSeriesReplacementsDataSourceFilterSensitiveLog: (
|
|
1257
|
-
obj: TimeSeriesReplacementsDataSource
|
|
1258
|
-
) => any;
|
|
1259
|
-
export declare const TimeSeriesConditionFilterSensitiveLog: (
|
|
1260
|
-
obj: TimeSeriesCondition
|
|
1261
|
-
) => any;
|
|
1262
|
-
export declare const TimeSeriesTransformationFilterSensitiveLog: (
|
|
1263
|
-
obj: TimeSeriesTransformation
|
|
1264
|
-
) => any;
|
|
1265
1152
|
export declare const CreateWhatIfForecastRequestFilterSensitiveLog: (
|
|
1266
1153
|
obj: CreateWhatIfForecastRequest
|
|
1267
1154
|
) => any;
|
|
1268
|
-
export declare const CreateWhatIfForecastResponseFilterSensitiveLog: (
|
|
1269
|
-
obj: CreateWhatIfForecastResponse
|
|
1270
|
-
) => any;
|
|
1271
1155
|
export declare const CreateWhatIfForecastExportRequestFilterSensitiveLog: (
|
|
1272
1156
|
obj: CreateWhatIfForecastExportRequest
|
|
1273
1157
|
) => any;
|
|
1274
|
-
export declare const CreateWhatIfForecastExportResponseFilterSensitiveLog: (
|
|
1275
|
-
obj: CreateWhatIfForecastExportResponse
|
|
1276
|
-
) => any;
|
|
1277
|
-
export declare const DeleteDatasetRequestFilterSensitiveLog: (
|
|
1278
|
-
obj: DeleteDatasetRequest
|
|
1279
|
-
) => any;
|
|
1280
|
-
export declare const DeleteDatasetGroupRequestFilterSensitiveLog: (
|
|
1281
|
-
obj: DeleteDatasetGroupRequest
|
|
1282
|
-
) => any;
|
|
1283
|
-
export declare const DeleteDatasetImportJobRequestFilterSensitiveLog: (
|
|
1284
|
-
obj: DeleteDatasetImportJobRequest
|
|
1285
|
-
) => any;
|
|
1286
|
-
export declare const DeleteExplainabilityRequestFilterSensitiveLog: (
|
|
1287
|
-
obj: DeleteExplainabilityRequest
|
|
1288
|
-
) => any;
|
|
1289
|
-
export declare const DeleteExplainabilityExportRequestFilterSensitiveLog: (
|
|
1290
|
-
obj: DeleteExplainabilityExportRequest
|
|
1291
|
-
) => any;
|
|
1292
|
-
export declare const DeleteForecastRequestFilterSensitiveLog: (
|
|
1293
|
-
obj: DeleteForecastRequest
|
|
1294
|
-
) => any;
|
|
1295
|
-
export declare const DeleteForecastExportJobRequestFilterSensitiveLog: (
|
|
1296
|
-
obj: DeleteForecastExportJobRequest
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const DeleteMonitorRequestFilterSensitiveLog: (
|
|
1299
|
-
obj: DeleteMonitorRequest
|
|
1300
|
-
) => any;
|
|
1301
|
-
export declare const DeletePredictorRequestFilterSensitiveLog: (
|
|
1302
|
-
obj: DeletePredictorRequest
|
|
1303
|
-
) => any;
|
|
1304
|
-
export declare const DeletePredictorBacktestExportJobRequestFilterSensitiveLog: (
|
|
1305
|
-
obj: DeletePredictorBacktestExportJobRequest
|
|
1306
|
-
) => any;
|
|
1307
|
-
export declare const DeleteResourceTreeRequestFilterSensitiveLog: (
|
|
1308
|
-
obj: DeleteResourceTreeRequest
|
|
1309
|
-
) => any;
|
|
1310
|
-
export declare const DeleteWhatIfAnalysisRequestFilterSensitiveLog: (
|
|
1311
|
-
obj: DeleteWhatIfAnalysisRequest
|
|
1312
|
-
) => any;
|
|
1313
|
-
export declare const DeleteWhatIfForecastRequestFilterSensitiveLog: (
|
|
1314
|
-
obj: DeleteWhatIfForecastRequest
|
|
1315
|
-
) => any;
|
|
1316
|
-
export declare const DeleteWhatIfForecastExportRequestFilterSensitiveLog: (
|
|
1317
|
-
obj: DeleteWhatIfForecastExportRequest
|
|
1318
|
-
) => any;
|
|
1319
|
-
export declare const DescribeAutoPredictorRequestFilterSensitiveLog: (
|
|
1320
|
-
obj: DescribeAutoPredictorRequest
|
|
1321
|
-
) => any;
|
|
1322
|
-
export declare const ExplainabilityInfoFilterSensitiveLog: (
|
|
1323
|
-
obj: ExplainabilityInfo
|
|
1324
|
-
) => any;
|
|
1325
|
-
export declare const MonitorInfoFilterSensitiveLog: (obj: MonitorInfo) => any;
|
|
1326
|
-
export declare const ReferencePredictorSummaryFilterSensitiveLog: (
|
|
1327
|
-
obj: ReferencePredictorSummary
|
|
1328
|
-
) => any;
|
|
1329
|
-
export declare const DescribeAutoPredictorResponseFilterSensitiveLog: (
|
|
1330
|
-
obj: DescribeAutoPredictorResponse
|
|
1331
|
-
) => any;
|
|
1332
|
-
export declare const DescribeDatasetRequestFilterSensitiveLog: (
|
|
1333
|
-
obj: DescribeDatasetRequest
|
|
1334
|
-
) => any;
|
|
1335
|
-
export declare const DescribeDatasetResponseFilterSensitiveLog: (
|
|
1336
|
-
obj: DescribeDatasetResponse
|
|
1337
|
-
) => any;
|
|
1338
|
-
export declare const DescribeDatasetGroupRequestFilterSensitiveLog: (
|
|
1339
|
-
obj: DescribeDatasetGroupRequest
|
|
1340
|
-
) => any;
|
|
1341
|
-
export declare const DescribeDatasetGroupResponseFilterSensitiveLog: (
|
|
1342
|
-
obj: DescribeDatasetGroupResponse
|
|
1343
|
-
) => any;
|
|
1344
|
-
export declare const DescribeDatasetImportJobRequestFilterSensitiveLog: (
|
|
1345
|
-
obj: DescribeDatasetImportJobRequest
|
|
1346
|
-
) => any;
|
|
1347
|
-
export declare const StatisticsFilterSensitiveLog: (obj: Statistics) => any;
|
|
1348
|
-
export declare const DescribeDatasetImportJobResponseFilterSensitiveLog: (
|
|
1349
|
-
obj: DescribeDatasetImportJobResponse
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const DescribeExplainabilityRequestFilterSensitiveLog: (
|
|
1352
|
-
obj: DescribeExplainabilityRequest
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const DescribeExplainabilityResponseFilterSensitiveLog: (
|
|
1355
|
-
obj: DescribeExplainabilityResponse
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const DescribeExplainabilityExportRequestFilterSensitiveLog: (
|
|
1358
|
-
obj: DescribeExplainabilityExportRequest
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const DescribeExplainabilityExportResponseFilterSensitiveLog: (
|
|
1361
|
-
obj: DescribeExplainabilityExportResponse
|
|
1362
|
-
) => any;
|
|
1363
|
-
export declare const DescribeForecastRequestFilterSensitiveLog: (
|
|
1364
|
-
obj: DescribeForecastRequest
|
|
1365
|
-
) => any;
|
|
1366
|
-
export declare const DescribeForecastResponseFilterSensitiveLog: (
|
|
1367
|
-
obj: DescribeForecastResponse
|
|
1368
|
-
) => any;
|
|
1369
|
-
export declare const DescribeForecastExportJobRequestFilterSensitiveLog: (
|
|
1370
|
-
obj: DescribeForecastExportJobRequest
|
|
1371
|
-
) => any;
|
|
1372
|
-
export declare const DescribeForecastExportJobResponseFilterSensitiveLog: (
|
|
1373
|
-
obj: DescribeForecastExportJobResponse
|
|
1374
|
-
) => any;
|
|
1375
|
-
export declare const DescribeMonitorRequestFilterSensitiveLog: (
|
|
1376
|
-
obj: DescribeMonitorRequest
|
|
1377
|
-
) => any;
|
|
1378
|
-
export declare const BaselineMetricFilterSensitiveLog: (
|
|
1379
|
-
obj: BaselineMetric
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const PredictorBaselineFilterSensitiveLog: (
|
|
1382
|
-
obj: PredictorBaseline
|
|
1383
|
-
) => any;
|
|
1384
|
-
export declare const BaselineFilterSensitiveLog: (obj: Baseline) => any;
|
|
1385
|
-
export declare const DescribeMonitorResponseFilterSensitiveLog: (
|
|
1386
|
-
obj: DescribeMonitorResponse
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const DescribePredictorRequestFilterSensitiveLog: (
|
|
1389
|
-
obj: DescribePredictorRequest
|
|
1390
|
-
) => any;
|
|
1391
|
-
export declare const TestWindowSummaryFilterSensitiveLog: (
|
|
1392
|
-
obj: TestWindowSummary
|
|
1393
|
-
) => any;
|
|
1394
|
-
export declare const PredictorExecutionFilterSensitiveLog: (
|
|
1395
|
-
obj: PredictorExecution
|
|
1396
|
-
) => any;
|
|
1397
|
-
export declare const PredictorExecutionDetailsFilterSensitiveLog: (
|
|
1398
|
-
obj: PredictorExecutionDetails
|
|
1399
|
-
) => any;
|
|
1400
|
-
export declare const DescribePredictorResponseFilterSensitiveLog: (
|
|
1401
|
-
obj: DescribePredictorResponse
|
|
1402
|
-
) => any;
|
|
1403
|
-
export declare const DescribePredictorBacktestExportJobRequestFilterSensitiveLog: (
|
|
1404
|
-
obj: DescribePredictorBacktestExportJobRequest
|
|
1405
|
-
) => any;
|
|
1406
|
-
export declare const DescribePredictorBacktestExportJobResponseFilterSensitiveLog: (
|
|
1407
|
-
obj: DescribePredictorBacktestExportJobResponse
|
|
1408
|
-
) => any;
|
|
1409
|
-
export declare const DescribeWhatIfAnalysisRequestFilterSensitiveLog: (
|
|
1410
|
-
obj: DescribeWhatIfAnalysisRequest
|
|
1411
|
-
) => any;
|
|
1412
|
-
export declare const DescribeWhatIfAnalysisResponseFilterSensitiveLog: (
|
|
1413
|
-
obj: DescribeWhatIfAnalysisResponse
|
|
1414
|
-
) => any;
|
|
1415
|
-
export declare const DescribeWhatIfForecastRequestFilterSensitiveLog: (
|
|
1416
|
-
obj: DescribeWhatIfForecastRequest
|
|
1417
|
-
) => any;
|
|
1418
|
-
export declare const DescribeWhatIfForecastResponseFilterSensitiveLog: (
|
|
1419
|
-
obj: DescribeWhatIfForecastResponse
|
|
1420
|
-
) => any;
|
|
1421
|
-
export declare const DescribeWhatIfForecastExportRequestFilterSensitiveLog: (
|
|
1422
|
-
obj: DescribeWhatIfForecastExportRequest
|
|
1423
|
-
) => any;
|
|
1424
|
-
export declare const DescribeWhatIfForecastExportResponseFilterSensitiveLog: (
|
|
1425
|
-
obj: DescribeWhatIfForecastExportResponse
|
|
1426
|
-
) => any;
|
|
1427
|
-
export declare const GetAccuracyMetricsRequestFilterSensitiveLog: (
|
|
1428
|
-
obj: GetAccuracyMetricsRequest
|
|
1429
|
-
) => any;
|
|
1430
|
-
export declare const ErrorMetricFilterSensitiveLog: (obj: ErrorMetric) => any;
|
|
1431
|
-
export declare const WeightedQuantileLossFilterSensitiveLog: (
|
|
1432
|
-
obj: WeightedQuantileLoss
|
|
1433
|
-
) => any;
|
|
1434
|
-
export declare const MetricsFilterSensitiveLog: (obj: Metrics) => any;
|
|
1435
|
-
export declare const WindowSummaryFilterSensitiveLog: (
|
|
1436
|
-
obj: WindowSummary
|
|
1437
|
-
) => any;
|
|
1438
|
-
export declare const EvaluationResultFilterSensitiveLog: (
|
|
1439
|
-
obj: EvaluationResult
|
|
1440
|
-
) => any;
|
|
1441
|
-
export declare const GetAccuracyMetricsResponseFilterSensitiveLog: (
|
|
1442
|
-
obj: GetAccuracyMetricsResponse
|
|
1443
|
-
) => any;
|
|
1444
|
-
export declare const ListDatasetGroupsRequestFilterSensitiveLog: (
|
|
1445
|
-
obj: ListDatasetGroupsRequest
|
|
1446
|
-
) => any;
|
|
1447
|
-
export declare const DatasetGroupSummaryFilterSensitiveLog: (
|
|
1448
|
-
obj: DatasetGroupSummary
|
|
1449
|
-
) => any;
|
|
1450
|
-
export declare const ListDatasetGroupsResponseFilterSensitiveLog: (
|
|
1451
|
-
obj: ListDatasetGroupsResponse
|
|
1452
|
-
) => any;
|
|
1453
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1454
|
-
export declare const ListDatasetImportJobsRequestFilterSensitiveLog: (
|
|
1455
|
-
obj: ListDatasetImportJobsRequest
|
|
1456
|
-
) => any;
|
|
1457
|
-
export declare const DatasetImportJobSummaryFilterSensitiveLog: (
|
|
1458
|
-
obj: DatasetImportJobSummary
|
|
1459
|
-
) => any;
|
|
1460
|
-
export declare const ListDatasetImportJobsResponseFilterSensitiveLog: (
|
|
1461
|
-
obj: ListDatasetImportJobsResponse
|
|
1462
|
-
) => any;
|
|
1463
|
-
export declare const ListDatasetsRequestFilterSensitiveLog: (
|
|
1464
|
-
obj: ListDatasetsRequest
|
|
1465
|
-
) => any;
|
|
1466
|
-
export declare const DatasetSummaryFilterSensitiveLog: (
|
|
1467
|
-
obj: DatasetSummary
|
|
1468
|
-
) => any;
|
|
1469
|
-
export declare const ListDatasetsResponseFilterSensitiveLog: (
|
|
1470
|
-
obj: ListDatasetsResponse
|
|
1471
|
-
) => any;
|
|
1472
|
-
export declare const ListExplainabilitiesRequestFilterSensitiveLog: (
|
|
1473
|
-
obj: ListExplainabilitiesRequest
|
|
1474
|
-
) => any;
|
|
1475
|
-
export declare const ExplainabilitySummaryFilterSensitiveLog: (
|
|
1476
|
-
obj: ExplainabilitySummary
|
|
1477
|
-
) => any;
|
|
1478
|
-
export declare const ListExplainabilitiesResponseFilterSensitiveLog: (
|
|
1479
|
-
obj: ListExplainabilitiesResponse
|
|
1480
|
-
) => any;
|
|
1481
|
-
export declare const ListExplainabilityExportsRequestFilterSensitiveLog: (
|
|
1482
|
-
obj: ListExplainabilityExportsRequest
|
|
1483
|
-
) => any;
|
|
1484
|
-
export declare const ExplainabilityExportSummaryFilterSensitiveLog: (
|
|
1485
|
-
obj: ExplainabilityExportSummary
|
|
1486
|
-
) => any;
|
|
1487
|
-
export declare const ListExplainabilityExportsResponseFilterSensitiveLog: (
|
|
1488
|
-
obj: ListExplainabilityExportsResponse
|
|
1489
|
-
) => any;
|
|
1490
|
-
export declare const ListForecastExportJobsRequestFilterSensitiveLog: (
|
|
1491
|
-
obj: ListForecastExportJobsRequest
|
|
1492
|
-
) => any;
|
|
1493
|
-
export declare const ForecastExportJobSummaryFilterSensitiveLog: (
|
|
1494
|
-
obj: ForecastExportJobSummary
|
|
1495
|
-
) => any;
|
|
1496
|
-
export declare const ListForecastExportJobsResponseFilterSensitiveLog: (
|
|
1497
|
-
obj: ListForecastExportJobsResponse
|
|
1498
|
-
) => any;
|
|
1499
|
-
export declare const ListForecastsRequestFilterSensitiveLog: (
|
|
1500
|
-
obj: ListForecastsRequest
|
|
1501
|
-
) => any;
|
|
1502
|
-
export declare const ForecastSummaryFilterSensitiveLog: (
|
|
1503
|
-
obj: ForecastSummary
|
|
1504
|
-
) => any;
|
|
1505
|
-
export declare const ListForecastsResponseFilterSensitiveLog: (
|
|
1506
|
-
obj: ListForecastsResponse
|
|
1507
|
-
) => any;
|
|
1508
|
-
export declare const ListMonitorEvaluationsRequestFilterSensitiveLog: (
|
|
1509
|
-
obj: ListMonitorEvaluationsRequest
|
|
1510
|
-
) => any;
|
|
1511
|
-
export declare const MetricResultFilterSensitiveLog: (obj: MetricResult) => any;
|
|
1512
|
-
export declare const MonitorDataSourceFilterSensitiveLog: (
|
|
1513
|
-
obj: MonitorDataSource
|
|
1514
|
-
) => any;
|
|
1515
|
-
export declare const PredictorEventFilterSensitiveLog: (
|
|
1516
|
-
obj: PredictorEvent
|
|
1517
|
-
) => any;
|
|
1518
|
-
export declare const PredictorMonitorEvaluationFilterSensitiveLog: (
|
|
1519
|
-
obj: PredictorMonitorEvaluation
|
|
1520
|
-
) => any;
|
|
1521
|
-
export declare const ListMonitorEvaluationsResponseFilterSensitiveLog: (
|
|
1522
|
-
obj: ListMonitorEvaluationsResponse
|
|
1523
|
-
) => any;
|
|
1524
|
-
export declare const ListMonitorsRequestFilterSensitiveLog: (
|
|
1525
|
-
obj: ListMonitorsRequest
|
|
1526
|
-
) => any;
|
|
1527
|
-
export declare const MonitorSummaryFilterSensitiveLog: (
|
|
1528
|
-
obj: MonitorSummary
|
|
1529
|
-
) => any;
|
|
1530
|
-
export declare const ListMonitorsResponseFilterSensitiveLog: (
|
|
1531
|
-
obj: ListMonitorsResponse
|
|
1532
|
-
) => any;
|
|
1533
|
-
export declare const ListPredictorBacktestExportJobsRequestFilterSensitiveLog: (
|
|
1534
|
-
obj: ListPredictorBacktestExportJobsRequest
|
|
1535
|
-
) => any;
|
|
1536
|
-
export declare const PredictorBacktestExportJobSummaryFilterSensitiveLog: (
|
|
1537
|
-
obj: PredictorBacktestExportJobSummary
|
|
1538
|
-
) => any;
|
|
1539
|
-
export declare const ListPredictorBacktestExportJobsResponseFilterSensitiveLog: (
|
|
1540
|
-
obj: ListPredictorBacktestExportJobsResponse
|
|
1541
|
-
) => any;
|
|
1542
|
-
export declare const ListPredictorsRequestFilterSensitiveLog: (
|
|
1543
|
-
obj: ListPredictorsRequest
|
|
1544
|
-
) => any;
|
|
1545
|
-
export declare const PredictorSummaryFilterSensitiveLog: (
|
|
1546
|
-
obj: PredictorSummary
|
|
1547
|
-
) => any;
|
|
1548
|
-
export declare const ListPredictorsResponseFilterSensitiveLog: (
|
|
1549
|
-
obj: ListPredictorsResponse
|
|
1550
|
-
) => any;
|
|
1551
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1552
|
-
obj: ListTagsForResourceRequest
|
|
1553
|
-
) => any;
|
|
1554
1158
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1555
1159
|
obj: ListTagsForResourceResponse
|
|
1556
1160
|
) => any;
|
|
1557
|
-
export declare const ListWhatIfAnalysesRequestFilterSensitiveLog: (
|
|
1558
|
-
obj: ListWhatIfAnalysesRequest
|
|
1559
|
-
) => any;
|
|
1560
|
-
export declare const WhatIfAnalysisSummaryFilterSensitiveLog: (
|
|
1561
|
-
obj: WhatIfAnalysisSummary
|
|
1562
|
-
) => any;
|
|
1563
|
-
export declare const ListWhatIfAnalysesResponseFilterSensitiveLog: (
|
|
1564
|
-
obj: ListWhatIfAnalysesResponse
|
|
1565
|
-
) => any;
|
|
1566
|
-
export declare const ListWhatIfForecastExportsRequestFilterSensitiveLog: (
|
|
1567
|
-
obj: ListWhatIfForecastExportsRequest
|
|
1568
|
-
) => any;
|
|
1569
|
-
export declare const WhatIfForecastExportSummaryFilterSensitiveLog: (
|
|
1570
|
-
obj: WhatIfForecastExportSummary
|
|
1571
|
-
) => any;
|
|
1572
|
-
export declare const ListWhatIfForecastExportsResponseFilterSensitiveLog: (
|
|
1573
|
-
obj: ListWhatIfForecastExportsResponse
|
|
1574
|
-
) => any;
|
|
1575
|
-
export declare const ListWhatIfForecastsRequestFilterSensitiveLog: (
|
|
1576
|
-
obj: ListWhatIfForecastsRequest
|
|
1577
|
-
) => any;
|
|
1578
|
-
export declare const WhatIfForecastSummaryFilterSensitiveLog: (
|
|
1579
|
-
obj: WhatIfForecastSummary
|
|
1580
|
-
) => any;
|
|
1581
|
-
export declare const ListWhatIfForecastsResponseFilterSensitiveLog: (
|
|
1582
|
-
obj: ListWhatIfForecastsResponse
|
|
1583
|
-
) => any;
|
|
1584
|
-
export declare const ResumeResourceRequestFilterSensitiveLog: (
|
|
1585
|
-
obj: ResumeResourceRequest
|
|
1586
|
-
) => any;
|
|
1587
|
-
export declare const StopResourceRequestFilterSensitiveLog: (
|
|
1588
|
-
obj: StopResourceRequest
|
|
1589
|
-
) => any;
|
|
1590
1161
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1591
1162
|
obj: TagResourceRequest
|
|
1592
1163
|
) => any;
|
|
1593
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1594
|
-
obj: TagResourceResponse
|
|
1595
|
-
) => any;
|
|
1596
1164
|
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1597
1165
|
obj: UntagResourceRequest
|
|
1598
1166
|
) => any;
|
|
1599
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1600
|
-
obj: UntagResourceResponse
|
|
1601
|
-
) => any;
|
|
1602
|
-
export declare const UpdateDatasetGroupRequestFilterSensitiveLog: (
|
|
1603
|
-
obj: UpdateDatasetGroupRequest
|
|
1604
|
-
) => any;
|
|
1605
|
-
export declare const UpdateDatasetGroupResponseFilterSensitiveLog: (
|
|
1606
|
-
obj: UpdateDatasetGroupResponse
|
|
1607
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-forecast",
|
|
3
3
|
"description": "AWS SDK for JavaScript Forecast Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo forecast"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|