@aws-sdk/client-personalize 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/CreateBatchInferenceJobCommand.js +2 -3
- package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/CreateFilterCommand.js +1 -1
- package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/CreateRecommenderCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/CreateSolutionCommand.js +2 -3
- package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteSolutionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -3
- package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeCampaignCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -3
- package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeFilterCommand.js +1 -1
- package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeRecipeCommand.js +2 -3
- package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -3
- package/dist-cjs/commands/DescribeSchemaCommand.js +2 -3
- package/dist-cjs/commands/DescribeSolutionCommand.js +2 -3
- package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -3
- package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -3
- package/dist-cjs/commands/ListCampaignsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetExportJobsCommand.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/ListEventTrackersCommand.js +2 -3
- package/dist-cjs/commands/ListFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -3
- package/dist-cjs/commands/ListRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendersCommand.js +2 -3
- package/dist-cjs/commands/ListSchemasCommand.js +2 -3
- package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListSolutionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/StartRecommenderCommand.js +2 -3
- package/dist-cjs/commands/StopRecommenderCommand.js +2 -3
- package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
- package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -736
- package/dist-es/commands/CreateBatchInferenceJobCommand.js +2 -3
- package/dist-es/commands/CreateBatchSegmentJobCommand.js +2 -3
- package/dist-es/commands/CreateCampaignCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateDatasetExportJobCommand.js +2 -3
- package/dist-es/commands/CreateDatasetGroupCommand.js +2 -3
- package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/CreateEventTrackerCommand.js +2 -3
- package/dist-es/commands/CreateFilterCommand.js +2 -2
- package/dist-es/commands/CreateMetricAttributionCommand.js +2 -3
- package/dist-es/commands/CreateRecommenderCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/CreateSolutionCommand.js +2 -3
- package/dist-es/commands/CreateSolutionVersionCommand.js +2 -3
- package/dist-es/commands/DeleteCampaignCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteEventTrackerCommand.js +2 -3
- package/dist-es/commands/DeleteFilterCommand.js +2 -3
- package/dist-es/commands/DeleteMetricAttributionCommand.js +2 -3
- package/dist-es/commands/DeleteRecommenderCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteSolutionCommand.js +2 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +2 -3
- package/dist-es/commands/DescribeBatchInferenceJobCommand.js +2 -3
- package/dist-es/commands/DescribeBatchSegmentJobCommand.js +2 -3
- package/dist-es/commands/DescribeCampaignCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetExportJobCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeEventTrackerCommand.js +2 -3
- package/dist-es/commands/DescribeFeatureTransformationCommand.js +2 -3
- package/dist-es/commands/DescribeFilterCommand.js +2 -2
- package/dist-es/commands/DescribeMetricAttributionCommand.js +2 -3
- package/dist-es/commands/DescribeRecipeCommand.js +2 -3
- package/dist-es/commands/DescribeRecommenderCommand.js +2 -3
- package/dist-es/commands/DescribeSchemaCommand.js +2 -3
- package/dist-es/commands/DescribeSolutionCommand.js +2 -3
- package/dist-es/commands/DescribeSolutionVersionCommand.js +2 -3
- package/dist-es/commands/GetSolutionMetricsCommand.js +2 -3
- package/dist-es/commands/ListBatchInferenceJobsCommand.js +2 -3
- package/dist-es/commands/ListBatchSegmentJobsCommand.js +2 -3
- package/dist-es/commands/ListCampaignsCommand.js +2 -3
- package/dist-es/commands/ListDatasetExportJobsCommand.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/ListEventTrackersCommand.js +2 -3
- package/dist-es/commands/ListFiltersCommand.js +2 -3
- package/dist-es/commands/ListMetricAttributionMetricsCommand.js +2 -3
- package/dist-es/commands/ListMetricAttributionsCommand.js +2 -3
- package/dist-es/commands/ListRecipesCommand.js +2 -3
- package/dist-es/commands/ListRecommendersCommand.js +2 -3
- package/dist-es/commands/ListSchemasCommand.js +2 -3
- package/dist-es/commands/ListSolutionVersionsCommand.js +2 -3
- package/dist-es/commands/ListSolutionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/StartRecommenderCommand.js +2 -3
- package/dist-es/commands/StopRecommenderCommand.js +2 -3
- package/dist-es/commands/StopSolutionVersionCreationCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCampaignCommand.js +2 -3
- package/dist-es/commands/UpdateMetricAttributionCommand.js +2 -3
- package/dist-es/commands/UpdateRecommenderCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -549
- package/dist-types/models/models_0.d.ts +1 -733
- package/dist-types/ts3.4/models/models_0.d.ts +0 -519
- package/package.json +11 -10
|
@@ -1033,529 +1033,10 @@ export interface UpdateRecommenderRequest {
|
|
|
1033
1033
|
export interface UpdateRecommenderResponse {
|
|
1034
1034
|
recommenderArn?: string;
|
|
1035
1035
|
}
|
|
1036
|
-
export declare const AlgorithmImageFilterSensitiveLog: (
|
|
1037
|
-
obj: AlgorithmImage
|
|
1038
|
-
) => any;
|
|
1039
|
-
export declare const DefaultCategoricalHyperParameterRangeFilterSensitiveLog: (
|
|
1040
|
-
obj: DefaultCategoricalHyperParameterRange
|
|
1041
|
-
) => any;
|
|
1042
|
-
export declare const DefaultContinuousHyperParameterRangeFilterSensitiveLog: (
|
|
1043
|
-
obj: DefaultContinuousHyperParameterRange
|
|
1044
|
-
) => any;
|
|
1045
|
-
export declare const DefaultIntegerHyperParameterRangeFilterSensitiveLog: (
|
|
1046
|
-
obj: DefaultIntegerHyperParameterRange
|
|
1047
|
-
) => any;
|
|
1048
|
-
export declare const DefaultHyperParameterRangesFilterSensitiveLog: (
|
|
1049
|
-
obj: DefaultHyperParameterRanges
|
|
1050
|
-
) => any;
|
|
1051
|
-
export declare const AlgorithmFilterSensitiveLog: (obj: Algorithm) => any;
|
|
1052
|
-
export declare const BatchInferenceJobConfigFilterSensitiveLog: (
|
|
1053
|
-
obj: BatchInferenceJobConfig
|
|
1054
|
-
) => any;
|
|
1055
|
-
export declare const S3DataConfigFilterSensitiveLog: (obj: S3DataConfig) => any;
|
|
1056
|
-
export declare const BatchInferenceJobInputFilterSensitiveLog: (
|
|
1057
|
-
obj: BatchInferenceJobInput
|
|
1058
|
-
) => any;
|
|
1059
|
-
export declare const BatchInferenceJobOutputFilterSensitiveLog: (
|
|
1060
|
-
obj: BatchInferenceJobOutput
|
|
1061
|
-
) => any;
|
|
1062
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1063
|
-
export declare const CreateBatchInferenceJobRequestFilterSensitiveLog: (
|
|
1064
|
-
obj: CreateBatchInferenceJobRequest
|
|
1065
|
-
) => any;
|
|
1066
|
-
export declare const CreateBatchInferenceJobResponseFilterSensitiveLog: (
|
|
1067
|
-
obj: CreateBatchInferenceJobResponse
|
|
1068
|
-
) => any;
|
|
1069
|
-
export declare const BatchSegmentJobInputFilterSensitiveLog: (
|
|
1070
|
-
obj: BatchSegmentJobInput
|
|
1071
|
-
) => any;
|
|
1072
|
-
export declare const BatchSegmentJobOutputFilterSensitiveLog: (
|
|
1073
|
-
obj: BatchSegmentJobOutput
|
|
1074
|
-
) => any;
|
|
1075
|
-
export declare const CreateBatchSegmentJobRequestFilterSensitiveLog: (
|
|
1076
|
-
obj: CreateBatchSegmentJobRequest
|
|
1077
|
-
) => any;
|
|
1078
|
-
export declare const CreateBatchSegmentJobResponseFilterSensitiveLog: (
|
|
1079
|
-
obj: CreateBatchSegmentJobResponse
|
|
1080
|
-
) => any;
|
|
1081
|
-
export declare const CampaignConfigFilterSensitiveLog: (
|
|
1082
|
-
obj: CampaignConfig
|
|
1083
|
-
) => any;
|
|
1084
|
-
export declare const CreateCampaignRequestFilterSensitiveLog: (
|
|
1085
|
-
obj: CreateCampaignRequest
|
|
1086
|
-
) => any;
|
|
1087
|
-
export declare const CreateCampaignResponseFilterSensitiveLog: (
|
|
1088
|
-
obj: CreateCampaignResponse
|
|
1089
|
-
) => any;
|
|
1090
|
-
export declare const CreateDatasetRequestFilterSensitiveLog: (
|
|
1091
|
-
obj: CreateDatasetRequest
|
|
1092
|
-
) => any;
|
|
1093
|
-
export declare const CreateDatasetResponseFilterSensitiveLog: (
|
|
1094
|
-
obj: CreateDatasetResponse
|
|
1095
|
-
) => any;
|
|
1096
|
-
export declare const DatasetExportJobOutputFilterSensitiveLog: (
|
|
1097
|
-
obj: DatasetExportJobOutput
|
|
1098
|
-
) => any;
|
|
1099
|
-
export declare const CreateDatasetExportJobRequestFilterSensitiveLog: (
|
|
1100
|
-
obj: CreateDatasetExportJobRequest
|
|
1101
|
-
) => any;
|
|
1102
|
-
export declare const CreateDatasetExportJobResponseFilterSensitiveLog: (
|
|
1103
|
-
obj: CreateDatasetExportJobResponse
|
|
1104
|
-
) => any;
|
|
1105
|
-
export declare const CreateDatasetGroupRequestFilterSensitiveLog: (
|
|
1106
|
-
obj: CreateDatasetGroupRequest
|
|
1107
|
-
) => any;
|
|
1108
|
-
export declare const CreateDatasetGroupResponseFilterSensitiveLog: (
|
|
1109
|
-
obj: CreateDatasetGroupResponse
|
|
1110
|
-
) => any;
|
|
1111
|
-
export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
|
|
1112
|
-
export declare const CreateDatasetImportJobRequestFilterSensitiveLog: (
|
|
1113
|
-
obj: CreateDatasetImportJobRequest
|
|
1114
|
-
) => any;
|
|
1115
|
-
export declare const CreateDatasetImportJobResponseFilterSensitiveLog: (
|
|
1116
|
-
obj: CreateDatasetImportJobResponse
|
|
1117
|
-
) => any;
|
|
1118
|
-
export declare const CreateEventTrackerRequestFilterSensitiveLog: (
|
|
1119
|
-
obj: CreateEventTrackerRequest
|
|
1120
|
-
) => any;
|
|
1121
|
-
export declare const CreateEventTrackerResponseFilterSensitiveLog: (
|
|
1122
|
-
obj: CreateEventTrackerResponse
|
|
1123
|
-
) => any;
|
|
1124
1036
|
export declare const CreateFilterRequestFilterSensitiveLog: (
|
|
1125
1037
|
obj: CreateFilterRequest
|
|
1126
1038
|
) => any;
|
|
1127
|
-
export declare const CreateFilterResponseFilterSensitiveLog: (
|
|
1128
|
-
obj: CreateFilterResponse
|
|
1129
|
-
) => any;
|
|
1130
|
-
export declare const MetricAttributeFilterSensitiveLog: (
|
|
1131
|
-
obj: MetricAttribute
|
|
1132
|
-
) => any;
|
|
1133
|
-
export declare const MetricAttributionOutputFilterSensitiveLog: (
|
|
1134
|
-
obj: MetricAttributionOutput
|
|
1135
|
-
) => any;
|
|
1136
|
-
export declare const CreateMetricAttributionRequestFilterSensitiveLog: (
|
|
1137
|
-
obj: CreateMetricAttributionRequest
|
|
1138
|
-
) => any;
|
|
1139
|
-
export declare const CreateMetricAttributionResponseFilterSensitiveLog: (
|
|
1140
|
-
obj: CreateMetricAttributionResponse
|
|
1141
|
-
) => any;
|
|
1142
|
-
export declare const RecommenderConfigFilterSensitiveLog: (
|
|
1143
|
-
obj: RecommenderConfig
|
|
1144
|
-
) => any;
|
|
1145
|
-
export declare const CreateRecommenderRequestFilterSensitiveLog: (
|
|
1146
|
-
obj: CreateRecommenderRequest
|
|
1147
|
-
) => any;
|
|
1148
|
-
export declare const CreateRecommenderResponseFilterSensitiveLog: (
|
|
1149
|
-
obj: CreateRecommenderResponse
|
|
1150
|
-
) => any;
|
|
1151
|
-
export declare const CreateSchemaRequestFilterSensitiveLog: (
|
|
1152
|
-
obj: CreateSchemaRequest
|
|
1153
|
-
) => any;
|
|
1154
|
-
export declare const CreateSchemaResponseFilterSensitiveLog: (
|
|
1155
|
-
obj: CreateSchemaResponse
|
|
1156
|
-
) => any;
|
|
1157
|
-
export declare const AutoMLConfigFilterSensitiveLog: (obj: AutoMLConfig) => any;
|
|
1158
|
-
export declare const CategoricalHyperParameterRangeFilterSensitiveLog: (
|
|
1159
|
-
obj: CategoricalHyperParameterRange
|
|
1160
|
-
) => any;
|
|
1161
|
-
export declare const ContinuousHyperParameterRangeFilterSensitiveLog: (
|
|
1162
|
-
obj: ContinuousHyperParameterRange
|
|
1163
|
-
) => any;
|
|
1164
|
-
export declare const IntegerHyperParameterRangeFilterSensitiveLog: (
|
|
1165
|
-
obj: IntegerHyperParameterRange
|
|
1166
|
-
) => any;
|
|
1167
|
-
export declare const HyperParameterRangesFilterSensitiveLog: (
|
|
1168
|
-
obj: HyperParameterRanges
|
|
1169
|
-
) => any;
|
|
1170
|
-
export declare const HPOObjectiveFilterSensitiveLog: (obj: HPOObjective) => any;
|
|
1171
|
-
export declare const HPOResourceConfigFilterSensitiveLog: (
|
|
1172
|
-
obj: HPOResourceConfig
|
|
1173
|
-
) => any;
|
|
1174
|
-
export declare const HPOConfigFilterSensitiveLog: (obj: HPOConfig) => any;
|
|
1175
|
-
export declare const OptimizationObjectiveFilterSensitiveLog: (
|
|
1176
|
-
obj: OptimizationObjective
|
|
1177
|
-
) => any;
|
|
1178
|
-
export declare const SolutionConfigFilterSensitiveLog: (
|
|
1179
|
-
obj: SolutionConfig
|
|
1180
|
-
) => any;
|
|
1181
|
-
export declare const CreateSolutionRequestFilterSensitiveLog: (
|
|
1182
|
-
obj: CreateSolutionRequest
|
|
1183
|
-
) => any;
|
|
1184
|
-
export declare const CreateSolutionResponseFilterSensitiveLog: (
|
|
1185
|
-
obj: CreateSolutionResponse
|
|
1186
|
-
) => any;
|
|
1187
|
-
export declare const CreateSolutionVersionRequestFilterSensitiveLog: (
|
|
1188
|
-
obj: CreateSolutionVersionRequest
|
|
1189
|
-
) => any;
|
|
1190
|
-
export declare const CreateSolutionVersionResponseFilterSensitiveLog: (
|
|
1191
|
-
obj: CreateSolutionVersionResponse
|
|
1192
|
-
) => any;
|
|
1193
|
-
export declare const DeleteCampaignRequestFilterSensitiveLog: (
|
|
1194
|
-
obj: DeleteCampaignRequest
|
|
1195
|
-
) => any;
|
|
1196
|
-
export declare const DeleteDatasetRequestFilterSensitiveLog: (
|
|
1197
|
-
obj: DeleteDatasetRequest
|
|
1198
|
-
) => any;
|
|
1199
|
-
export declare const DeleteDatasetGroupRequestFilterSensitiveLog: (
|
|
1200
|
-
obj: DeleteDatasetGroupRequest
|
|
1201
|
-
) => any;
|
|
1202
|
-
export declare const DeleteEventTrackerRequestFilterSensitiveLog: (
|
|
1203
|
-
obj: DeleteEventTrackerRequest
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const DeleteFilterRequestFilterSensitiveLog: (
|
|
1206
|
-
obj: DeleteFilterRequest
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const DeleteMetricAttributionRequestFilterSensitiveLog: (
|
|
1209
|
-
obj: DeleteMetricAttributionRequest
|
|
1210
|
-
) => any;
|
|
1211
|
-
export declare const DeleteRecommenderRequestFilterSensitiveLog: (
|
|
1212
|
-
obj: DeleteRecommenderRequest
|
|
1213
|
-
) => any;
|
|
1214
|
-
export declare const DeleteSchemaRequestFilterSensitiveLog: (
|
|
1215
|
-
obj: DeleteSchemaRequest
|
|
1216
|
-
) => any;
|
|
1217
|
-
export declare const DeleteSolutionRequestFilterSensitiveLog: (
|
|
1218
|
-
obj: DeleteSolutionRequest
|
|
1219
|
-
) => any;
|
|
1220
|
-
export declare const DescribeAlgorithmRequestFilterSensitiveLog: (
|
|
1221
|
-
obj: DescribeAlgorithmRequest
|
|
1222
|
-
) => any;
|
|
1223
|
-
export declare const DescribeAlgorithmResponseFilterSensitiveLog: (
|
|
1224
|
-
obj: DescribeAlgorithmResponse
|
|
1225
|
-
) => any;
|
|
1226
|
-
export declare const DescribeBatchInferenceJobRequestFilterSensitiveLog: (
|
|
1227
|
-
obj: DescribeBatchInferenceJobRequest
|
|
1228
|
-
) => any;
|
|
1229
|
-
export declare const BatchInferenceJobFilterSensitiveLog: (
|
|
1230
|
-
obj: BatchInferenceJob
|
|
1231
|
-
) => any;
|
|
1232
|
-
export declare const DescribeBatchInferenceJobResponseFilterSensitiveLog: (
|
|
1233
|
-
obj: DescribeBatchInferenceJobResponse
|
|
1234
|
-
) => any;
|
|
1235
|
-
export declare const DescribeBatchSegmentJobRequestFilterSensitiveLog: (
|
|
1236
|
-
obj: DescribeBatchSegmentJobRequest
|
|
1237
|
-
) => any;
|
|
1238
|
-
export declare const BatchSegmentJobFilterSensitiveLog: (
|
|
1239
|
-
obj: BatchSegmentJob
|
|
1240
|
-
) => any;
|
|
1241
|
-
export declare const DescribeBatchSegmentJobResponseFilterSensitiveLog: (
|
|
1242
|
-
obj: DescribeBatchSegmentJobResponse
|
|
1243
|
-
) => any;
|
|
1244
|
-
export declare const DescribeCampaignRequestFilterSensitiveLog: (
|
|
1245
|
-
obj: DescribeCampaignRequest
|
|
1246
|
-
) => any;
|
|
1247
|
-
export declare const CampaignUpdateSummaryFilterSensitiveLog: (
|
|
1248
|
-
obj: CampaignUpdateSummary
|
|
1249
|
-
) => any;
|
|
1250
|
-
export declare const CampaignFilterSensitiveLog: (obj: Campaign) => any;
|
|
1251
|
-
export declare const DescribeCampaignResponseFilterSensitiveLog: (
|
|
1252
|
-
obj: DescribeCampaignResponse
|
|
1253
|
-
) => any;
|
|
1254
|
-
export declare const DescribeDatasetRequestFilterSensitiveLog: (
|
|
1255
|
-
obj: DescribeDatasetRequest
|
|
1256
|
-
) => any;
|
|
1257
|
-
export declare const DatasetFilterSensitiveLog: (obj: Dataset) => any;
|
|
1258
|
-
export declare const DescribeDatasetResponseFilterSensitiveLog: (
|
|
1259
|
-
obj: DescribeDatasetResponse
|
|
1260
|
-
) => any;
|
|
1261
|
-
export declare const DescribeDatasetExportJobRequestFilterSensitiveLog: (
|
|
1262
|
-
obj: DescribeDatasetExportJobRequest
|
|
1263
|
-
) => any;
|
|
1264
|
-
export declare const DatasetExportJobFilterSensitiveLog: (
|
|
1265
|
-
obj: DatasetExportJob
|
|
1266
|
-
) => any;
|
|
1267
|
-
export declare const DescribeDatasetExportJobResponseFilterSensitiveLog: (
|
|
1268
|
-
obj: DescribeDatasetExportJobResponse
|
|
1269
|
-
) => any;
|
|
1270
|
-
export declare const DescribeDatasetGroupRequestFilterSensitiveLog: (
|
|
1271
|
-
obj: DescribeDatasetGroupRequest
|
|
1272
|
-
) => any;
|
|
1273
|
-
export declare const DatasetGroupFilterSensitiveLog: (obj: DatasetGroup) => any;
|
|
1274
|
-
export declare const DescribeDatasetGroupResponseFilterSensitiveLog: (
|
|
1275
|
-
obj: DescribeDatasetGroupResponse
|
|
1276
|
-
) => any;
|
|
1277
|
-
export declare const DescribeDatasetImportJobRequestFilterSensitiveLog: (
|
|
1278
|
-
obj: DescribeDatasetImportJobRequest
|
|
1279
|
-
) => any;
|
|
1280
|
-
export declare const DatasetImportJobFilterSensitiveLog: (
|
|
1281
|
-
obj: DatasetImportJob
|
|
1282
|
-
) => any;
|
|
1283
|
-
export declare const DescribeDatasetImportJobResponseFilterSensitiveLog: (
|
|
1284
|
-
obj: DescribeDatasetImportJobResponse
|
|
1285
|
-
) => any;
|
|
1286
|
-
export declare const DescribeEventTrackerRequestFilterSensitiveLog: (
|
|
1287
|
-
obj: DescribeEventTrackerRequest
|
|
1288
|
-
) => any;
|
|
1289
|
-
export declare const EventTrackerFilterSensitiveLog: (obj: EventTracker) => any;
|
|
1290
|
-
export declare const DescribeEventTrackerResponseFilterSensitiveLog: (
|
|
1291
|
-
obj: DescribeEventTrackerResponse
|
|
1292
|
-
) => any;
|
|
1293
|
-
export declare const DescribeFeatureTransformationRequestFilterSensitiveLog: (
|
|
1294
|
-
obj: DescribeFeatureTransformationRequest
|
|
1295
|
-
) => any;
|
|
1296
|
-
export declare const FeatureTransformationFilterSensitiveLog: (
|
|
1297
|
-
obj: FeatureTransformation
|
|
1298
|
-
) => any;
|
|
1299
|
-
export declare const DescribeFeatureTransformationResponseFilterSensitiveLog: (
|
|
1300
|
-
obj: DescribeFeatureTransformationResponse
|
|
1301
|
-
) => any;
|
|
1302
|
-
export declare const DescribeFilterRequestFilterSensitiveLog: (
|
|
1303
|
-
obj: DescribeFilterRequest
|
|
1304
|
-
) => any;
|
|
1305
1039
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1306
1040
|
export declare const DescribeFilterResponseFilterSensitiveLog: (
|
|
1307
1041
|
obj: DescribeFilterResponse
|
|
1308
1042
|
) => any;
|
|
1309
|
-
export declare const DescribeMetricAttributionRequestFilterSensitiveLog: (
|
|
1310
|
-
obj: DescribeMetricAttributionRequest
|
|
1311
|
-
) => any;
|
|
1312
|
-
export declare const MetricAttributionFilterSensitiveLog: (
|
|
1313
|
-
obj: MetricAttribution
|
|
1314
|
-
) => any;
|
|
1315
|
-
export declare const DescribeMetricAttributionResponseFilterSensitiveLog: (
|
|
1316
|
-
obj: DescribeMetricAttributionResponse
|
|
1317
|
-
) => any;
|
|
1318
|
-
export declare const DescribeRecipeRequestFilterSensitiveLog: (
|
|
1319
|
-
obj: DescribeRecipeRequest
|
|
1320
|
-
) => any;
|
|
1321
|
-
export declare const RecipeFilterSensitiveLog: (obj: Recipe) => any;
|
|
1322
|
-
export declare const DescribeRecipeResponseFilterSensitiveLog: (
|
|
1323
|
-
obj: DescribeRecipeResponse
|
|
1324
|
-
) => any;
|
|
1325
|
-
export declare const DescribeRecommenderRequestFilterSensitiveLog: (
|
|
1326
|
-
obj: DescribeRecommenderRequest
|
|
1327
|
-
) => any;
|
|
1328
|
-
export declare const RecommenderUpdateSummaryFilterSensitiveLog: (
|
|
1329
|
-
obj: RecommenderUpdateSummary
|
|
1330
|
-
) => any;
|
|
1331
|
-
export declare const RecommenderFilterSensitiveLog: (obj: Recommender) => any;
|
|
1332
|
-
export declare const DescribeRecommenderResponseFilterSensitiveLog: (
|
|
1333
|
-
obj: DescribeRecommenderResponse
|
|
1334
|
-
) => any;
|
|
1335
|
-
export declare const DescribeSchemaRequestFilterSensitiveLog: (
|
|
1336
|
-
obj: DescribeSchemaRequest
|
|
1337
|
-
) => any;
|
|
1338
|
-
export declare const DatasetSchemaFilterSensitiveLog: (
|
|
1339
|
-
obj: DatasetSchema
|
|
1340
|
-
) => any;
|
|
1341
|
-
export declare const DescribeSchemaResponseFilterSensitiveLog: (
|
|
1342
|
-
obj: DescribeSchemaResponse
|
|
1343
|
-
) => any;
|
|
1344
|
-
export declare const DescribeSolutionRequestFilterSensitiveLog: (
|
|
1345
|
-
obj: DescribeSolutionRequest
|
|
1346
|
-
) => any;
|
|
1347
|
-
export declare const AutoMLResultFilterSensitiveLog: (obj: AutoMLResult) => any;
|
|
1348
|
-
export declare const SolutionVersionSummaryFilterSensitiveLog: (
|
|
1349
|
-
obj: SolutionVersionSummary
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const SolutionFilterSensitiveLog: (obj: Solution) => any;
|
|
1352
|
-
export declare const DescribeSolutionResponseFilterSensitiveLog: (
|
|
1353
|
-
obj: DescribeSolutionResponse
|
|
1354
|
-
) => any;
|
|
1355
|
-
export declare const DescribeSolutionVersionRequestFilterSensitiveLog: (
|
|
1356
|
-
obj: DescribeSolutionVersionRequest
|
|
1357
|
-
) => any;
|
|
1358
|
-
export declare const TunedHPOParamsFilterSensitiveLog: (
|
|
1359
|
-
obj: TunedHPOParams
|
|
1360
|
-
) => any;
|
|
1361
|
-
export declare const SolutionVersionFilterSensitiveLog: (
|
|
1362
|
-
obj: SolutionVersion
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const DescribeSolutionVersionResponseFilterSensitiveLog: (
|
|
1365
|
-
obj: DescribeSolutionVersionResponse
|
|
1366
|
-
) => any;
|
|
1367
|
-
export declare const GetSolutionMetricsRequestFilterSensitiveLog: (
|
|
1368
|
-
obj: GetSolutionMetricsRequest
|
|
1369
|
-
) => any;
|
|
1370
|
-
export declare const GetSolutionMetricsResponseFilterSensitiveLog: (
|
|
1371
|
-
obj: GetSolutionMetricsResponse
|
|
1372
|
-
) => any;
|
|
1373
|
-
export declare const ListBatchInferenceJobsRequestFilterSensitiveLog: (
|
|
1374
|
-
obj: ListBatchInferenceJobsRequest
|
|
1375
|
-
) => any;
|
|
1376
|
-
export declare const BatchInferenceJobSummaryFilterSensitiveLog: (
|
|
1377
|
-
obj: BatchInferenceJobSummary
|
|
1378
|
-
) => any;
|
|
1379
|
-
export declare const ListBatchInferenceJobsResponseFilterSensitiveLog: (
|
|
1380
|
-
obj: ListBatchInferenceJobsResponse
|
|
1381
|
-
) => any;
|
|
1382
|
-
export declare const ListBatchSegmentJobsRequestFilterSensitiveLog: (
|
|
1383
|
-
obj: ListBatchSegmentJobsRequest
|
|
1384
|
-
) => any;
|
|
1385
|
-
export declare const BatchSegmentJobSummaryFilterSensitiveLog: (
|
|
1386
|
-
obj: BatchSegmentJobSummary
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const ListBatchSegmentJobsResponseFilterSensitiveLog: (
|
|
1389
|
-
obj: ListBatchSegmentJobsResponse
|
|
1390
|
-
) => any;
|
|
1391
|
-
export declare const ListCampaignsRequestFilterSensitiveLog: (
|
|
1392
|
-
obj: ListCampaignsRequest
|
|
1393
|
-
) => any;
|
|
1394
|
-
export declare const CampaignSummaryFilterSensitiveLog: (
|
|
1395
|
-
obj: CampaignSummary
|
|
1396
|
-
) => any;
|
|
1397
|
-
export declare const ListCampaignsResponseFilterSensitiveLog: (
|
|
1398
|
-
obj: ListCampaignsResponse
|
|
1399
|
-
) => any;
|
|
1400
|
-
export declare const ListDatasetExportJobsRequestFilterSensitiveLog: (
|
|
1401
|
-
obj: ListDatasetExportJobsRequest
|
|
1402
|
-
) => any;
|
|
1403
|
-
export declare const DatasetExportJobSummaryFilterSensitiveLog: (
|
|
1404
|
-
obj: DatasetExportJobSummary
|
|
1405
|
-
) => any;
|
|
1406
|
-
export declare const ListDatasetExportJobsResponseFilterSensitiveLog: (
|
|
1407
|
-
obj: ListDatasetExportJobsResponse
|
|
1408
|
-
) => any;
|
|
1409
|
-
export declare const ListDatasetGroupsRequestFilterSensitiveLog: (
|
|
1410
|
-
obj: ListDatasetGroupsRequest
|
|
1411
|
-
) => any;
|
|
1412
|
-
export declare const DatasetGroupSummaryFilterSensitiveLog: (
|
|
1413
|
-
obj: DatasetGroupSummary
|
|
1414
|
-
) => any;
|
|
1415
|
-
export declare const ListDatasetGroupsResponseFilterSensitiveLog: (
|
|
1416
|
-
obj: ListDatasetGroupsResponse
|
|
1417
|
-
) => any;
|
|
1418
|
-
export declare const ListDatasetImportJobsRequestFilterSensitiveLog: (
|
|
1419
|
-
obj: ListDatasetImportJobsRequest
|
|
1420
|
-
) => any;
|
|
1421
|
-
export declare const DatasetImportJobSummaryFilterSensitiveLog: (
|
|
1422
|
-
obj: DatasetImportJobSummary
|
|
1423
|
-
) => any;
|
|
1424
|
-
export declare const ListDatasetImportJobsResponseFilterSensitiveLog: (
|
|
1425
|
-
obj: ListDatasetImportJobsResponse
|
|
1426
|
-
) => any;
|
|
1427
|
-
export declare const ListDatasetsRequestFilterSensitiveLog: (
|
|
1428
|
-
obj: ListDatasetsRequest
|
|
1429
|
-
) => any;
|
|
1430
|
-
export declare const DatasetSummaryFilterSensitiveLog: (
|
|
1431
|
-
obj: DatasetSummary
|
|
1432
|
-
) => any;
|
|
1433
|
-
export declare const ListDatasetsResponseFilterSensitiveLog: (
|
|
1434
|
-
obj: ListDatasetsResponse
|
|
1435
|
-
) => any;
|
|
1436
|
-
export declare const ListEventTrackersRequestFilterSensitiveLog: (
|
|
1437
|
-
obj: ListEventTrackersRequest
|
|
1438
|
-
) => any;
|
|
1439
|
-
export declare const EventTrackerSummaryFilterSensitiveLog: (
|
|
1440
|
-
obj: EventTrackerSummary
|
|
1441
|
-
) => any;
|
|
1442
|
-
export declare const ListEventTrackersResponseFilterSensitiveLog: (
|
|
1443
|
-
obj: ListEventTrackersResponse
|
|
1444
|
-
) => any;
|
|
1445
|
-
export declare const ListFiltersRequestFilterSensitiveLog: (
|
|
1446
|
-
obj: ListFiltersRequest
|
|
1447
|
-
) => any;
|
|
1448
|
-
export declare const FilterSummaryFilterSensitiveLog: (
|
|
1449
|
-
obj: FilterSummary
|
|
1450
|
-
) => any;
|
|
1451
|
-
export declare const ListFiltersResponseFilterSensitiveLog: (
|
|
1452
|
-
obj: ListFiltersResponse
|
|
1453
|
-
) => any;
|
|
1454
|
-
export declare const ListMetricAttributionMetricsRequestFilterSensitiveLog: (
|
|
1455
|
-
obj: ListMetricAttributionMetricsRequest
|
|
1456
|
-
) => any;
|
|
1457
|
-
export declare const ListMetricAttributionMetricsResponseFilterSensitiveLog: (
|
|
1458
|
-
obj: ListMetricAttributionMetricsResponse
|
|
1459
|
-
) => any;
|
|
1460
|
-
export declare const ListMetricAttributionsRequestFilterSensitiveLog: (
|
|
1461
|
-
obj: ListMetricAttributionsRequest
|
|
1462
|
-
) => any;
|
|
1463
|
-
export declare const MetricAttributionSummaryFilterSensitiveLog: (
|
|
1464
|
-
obj: MetricAttributionSummary
|
|
1465
|
-
) => any;
|
|
1466
|
-
export declare const ListMetricAttributionsResponseFilterSensitiveLog: (
|
|
1467
|
-
obj: ListMetricAttributionsResponse
|
|
1468
|
-
) => any;
|
|
1469
|
-
export declare const ListRecipesRequestFilterSensitiveLog: (
|
|
1470
|
-
obj: ListRecipesRequest
|
|
1471
|
-
) => any;
|
|
1472
|
-
export declare const RecipeSummaryFilterSensitiveLog: (
|
|
1473
|
-
obj: RecipeSummary
|
|
1474
|
-
) => any;
|
|
1475
|
-
export declare const ListRecipesResponseFilterSensitiveLog: (
|
|
1476
|
-
obj: ListRecipesResponse
|
|
1477
|
-
) => any;
|
|
1478
|
-
export declare const ListRecommendersRequestFilterSensitiveLog: (
|
|
1479
|
-
obj: ListRecommendersRequest
|
|
1480
|
-
) => any;
|
|
1481
|
-
export declare const RecommenderSummaryFilterSensitiveLog: (
|
|
1482
|
-
obj: RecommenderSummary
|
|
1483
|
-
) => any;
|
|
1484
|
-
export declare const ListRecommendersResponseFilterSensitiveLog: (
|
|
1485
|
-
obj: ListRecommendersResponse
|
|
1486
|
-
) => any;
|
|
1487
|
-
export declare const ListSchemasRequestFilterSensitiveLog: (
|
|
1488
|
-
obj: ListSchemasRequest
|
|
1489
|
-
) => any;
|
|
1490
|
-
export declare const DatasetSchemaSummaryFilterSensitiveLog: (
|
|
1491
|
-
obj: DatasetSchemaSummary
|
|
1492
|
-
) => any;
|
|
1493
|
-
export declare const ListSchemasResponseFilterSensitiveLog: (
|
|
1494
|
-
obj: ListSchemasResponse
|
|
1495
|
-
) => any;
|
|
1496
|
-
export declare const ListSolutionsRequestFilterSensitiveLog: (
|
|
1497
|
-
obj: ListSolutionsRequest
|
|
1498
|
-
) => any;
|
|
1499
|
-
export declare const SolutionSummaryFilterSensitiveLog: (
|
|
1500
|
-
obj: SolutionSummary
|
|
1501
|
-
) => any;
|
|
1502
|
-
export declare const ListSolutionsResponseFilterSensitiveLog: (
|
|
1503
|
-
obj: ListSolutionsResponse
|
|
1504
|
-
) => any;
|
|
1505
|
-
export declare const ListSolutionVersionsRequestFilterSensitiveLog: (
|
|
1506
|
-
obj: ListSolutionVersionsRequest
|
|
1507
|
-
) => any;
|
|
1508
|
-
export declare const ListSolutionVersionsResponseFilterSensitiveLog: (
|
|
1509
|
-
obj: ListSolutionVersionsResponse
|
|
1510
|
-
) => any;
|
|
1511
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1512
|
-
obj: ListTagsForResourceRequest
|
|
1513
|
-
) => any;
|
|
1514
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1515
|
-
obj: ListTagsForResourceResponse
|
|
1516
|
-
) => any;
|
|
1517
|
-
export declare const StartRecommenderRequestFilterSensitiveLog: (
|
|
1518
|
-
obj: StartRecommenderRequest
|
|
1519
|
-
) => any;
|
|
1520
|
-
export declare const StartRecommenderResponseFilterSensitiveLog: (
|
|
1521
|
-
obj: StartRecommenderResponse
|
|
1522
|
-
) => any;
|
|
1523
|
-
export declare const StopRecommenderRequestFilterSensitiveLog: (
|
|
1524
|
-
obj: StopRecommenderRequest
|
|
1525
|
-
) => any;
|
|
1526
|
-
export declare const StopRecommenderResponseFilterSensitiveLog: (
|
|
1527
|
-
obj: StopRecommenderResponse
|
|
1528
|
-
) => any;
|
|
1529
|
-
export declare const StopSolutionVersionCreationRequestFilterSensitiveLog: (
|
|
1530
|
-
obj: StopSolutionVersionCreationRequest
|
|
1531
|
-
) => any;
|
|
1532
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1533
|
-
obj: TagResourceRequest
|
|
1534
|
-
) => any;
|
|
1535
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1536
|
-
obj: TagResourceResponse
|
|
1537
|
-
) => any;
|
|
1538
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1539
|
-
obj: UntagResourceRequest
|
|
1540
|
-
) => any;
|
|
1541
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1542
|
-
obj: UntagResourceResponse
|
|
1543
|
-
) => any;
|
|
1544
|
-
export declare const UpdateCampaignRequestFilterSensitiveLog: (
|
|
1545
|
-
obj: UpdateCampaignRequest
|
|
1546
|
-
) => any;
|
|
1547
|
-
export declare const UpdateCampaignResponseFilterSensitiveLog: (
|
|
1548
|
-
obj: UpdateCampaignResponse
|
|
1549
|
-
) => any;
|
|
1550
|
-
export declare const UpdateMetricAttributionRequestFilterSensitiveLog: (
|
|
1551
|
-
obj: UpdateMetricAttributionRequest
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const UpdateMetricAttributionResponseFilterSensitiveLog: (
|
|
1554
|
-
obj: UpdateMetricAttributionResponse
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const UpdateRecommenderRequestFilterSensitiveLog: (
|
|
1557
|
-
obj: UpdateRecommenderRequest
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const UpdateRecommenderResponseFilterSensitiveLog: (
|
|
1560
|
-
obj: UpdateRecommenderResponse
|
|
1561
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-personalize",
|
|
3
3
|
"description": "AWS SDK for JavaScript Personalize 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 personalize"
|
|
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
|
},
|