@aws-sdk/client-sagemaker 3.435.0 → 3.437.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.
Files changed (30) hide show
  1. package/dist-cjs/models/models_0.js +12 -0
  2. package/dist-cjs/models/models_2.js +1 -5
  3. package/dist-cjs/models/models_3.js +6 -2
  4. package/dist-cjs/runtimeConfig.js +2 -0
  5. package/dist-cjs/runtimeConfig.shared.js +15 -13
  6. package/dist-es/models/models_0.js +12 -0
  7. package/dist-es/models/models_2.js +0 -4
  8. package/dist-es/models/models_3.js +4 -0
  9. package/dist-es/runtimeConfig.js +2 -0
  10. package/dist-es/runtimeConfig.shared.js +15 -13
  11. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +10 -1
  13. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -2
  14. package/dist-types/commands/DeleteContextCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +14 -7
  17. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  18. package/dist-types/models/models_0.d.ts +206 -119
  19. package/dist-types/models/models_1.d.ts +82 -27
  20. package/dist-types/models/models_2.d.ts +23 -85
  21. package/dist-types/models/models_3.d.ts +85 -220
  22. package/dist-types/models/models_4.d.ts +221 -4
  23. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +4 -2
  24. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +1 -1
  25. package/dist-types/ts3.4/models/models_0.d.ts +41 -15
  26. package/dist-types/ts3.4/models/models_1.d.ts +18 -7
  27. package/dist-types/ts3.4/models/models_2.d.ts +7 -21
  28. package/dist-types/ts3.4/models/models_3.d.ts +23 -40
  29. package/dist-types/ts3.4/models/models_4.d.ts +41 -3
  30. package/package.json +5 -5
@@ -1,7 +1,224 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, AppSpecification, BooleanOperator, Channel, CheckpointConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, TtlDuration, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, FeatureParameter, MetricData, ModelArtifacts, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
- import { Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, Model, ModelCard, ModelDashboardEndpoint, MonitoringAlertSummary, Parameter, ResourceType, TransformJob } from "./models_3";
1
+ import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, AppSpecification, BatchDataCaptureConfig, BatchStrategy, BooleanOperator, Channel, CheckpointConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
+ import { _InstanceType, CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, TtlDuration, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, EndpointStatus, FeatureParameter, MetricData, ModelArtifacts, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
+ import { Endpoint, Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, Model, ModelCard, MonitoringAlertSummary, Parameter, ResourceType } from "./models_3";
5
+ /**
6
+ * @public
7
+ * <p>An endpoint that hosts a model displayed in the Amazon SageMaker Model Dashboard.</p>
8
+ */
9
+ export interface ModelDashboardEndpoint {
10
+ /**
11
+ * @public
12
+ * <p>The endpoint name.</p>
13
+ */
14
+ EndpointName: string | undefined;
15
+ /**
16
+ * @public
17
+ * <p>The Amazon Resource Name (ARN) of the endpoint.</p>
18
+ */
19
+ EndpointArn: string | undefined;
20
+ /**
21
+ * @public
22
+ * <p>A timestamp that indicates when the endpoint was created.</p>
23
+ */
24
+ CreationTime: Date | undefined;
25
+ /**
26
+ * @public
27
+ * <p>The last time the endpoint was modified.</p>
28
+ */
29
+ LastModifiedTime: Date | undefined;
30
+ /**
31
+ * @public
32
+ * <p>The endpoint status.</p>
33
+ */
34
+ EndpointStatus: EndpointStatus | undefined;
35
+ }
36
+ /**
37
+ * @public
38
+ * <p>A batch transform job. For information about SageMaker batch transform, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform.html">Use Batch
39
+ * Transform</a>.</p>
40
+ */
41
+ export interface TransformJob {
42
+ /**
43
+ * @public
44
+ * <p>The name of the transform job.</p>
45
+ */
46
+ TransformJobName?: string;
47
+ /**
48
+ * @public
49
+ * <p>The Amazon Resource Name (ARN) of the transform job.</p>
50
+ */
51
+ TransformJobArn?: string;
52
+ /**
53
+ * @public
54
+ * <p>The status of the transform job.</p>
55
+ * <p>Transform job statuses are:</p>
56
+ * <ul>
57
+ * <li>
58
+ * <p>
59
+ * <code>InProgress</code> - The job is in progress.</p>
60
+ * </li>
61
+ * <li>
62
+ * <p>
63
+ * <code>Completed</code> - The job has completed.</p>
64
+ * </li>
65
+ * <li>
66
+ * <p>
67
+ * <code>Failed</code> - The transform job has failed. To see the reason for the failure,
68
+ * see the <code>FailureReason</code> field in the response to a
69
+ * <code>DescribeTransformJob</code> call.</p>
70
+ * </li>
71
+ * <li>
72
+ * <p>
73
+ * <code>Stopping</code> - The transform job is stopping.</p>
74
+ * </li>
75
+ * <li>
76
+ * <p>
77
+ * <code>Stopped</code> - The transform job has stopped.</p>
78
+ * </li>
79
+ * </ul>
80
+ */
81
+ TransformJobStatus?: TransformJobStatus;
82
+ /**
83
+ * @public
84
+ * <p>If the transform job failed, the reason it failed.</p>
85
+ */
86
+ FailureReason?: string;
87
+ /**
88
+ * @public
89
+ * <p>The name of the model associated with the transform job.</p>
90
+ */
91
+ ModelName?: string;
92
+ /**
93
+ * @public
94
+ * <p>The maximum number of parallel requests that can be sent to each instance in a transform
95
+ * job. If <code>MaxConcurrentTransforms</code> is set to 0 or left unset, SageMaker checks the
96
+ * optional execution-parameters to determine the settings for your chosen algorithm. If the
97
+ * execution-parameters endpoint is not enabled, the default value is 1. For built-in algorithms,
98
+ * you don't need to set a value for <code>MaxConcurrentTransforms</code>.</p>
99
+ */
100
+ MaxConcurrentTransforms?: number;
101
+ /**
102
+ * @public
103
+ * <p>Configures the timeout and maximum number of retries for processing a transform job
104
+ * invocation.</p>
105
+ */
106
+ ModelClientConfig?: ModelClientConfig;
107
+ /**
108
+ * @public
109
+ * <p>The maximum allowed size of the payload, in MB. A payload is the data portion of a record
110
+ * (without metadata). The value in <code>MaxPayloadInMB</code> must be greater than, or equal
111
+ * to, the size of a single record. To estimate the size of a record in MB, divide the size of
112
+ * your dataset by the number of records. To ensure that the records fit within the maximum
113
+ * payload size, we recommend using a slightly larger value. The default value is 6 MB. For cases
114
+ * where the payload might be arbitrarily large and is transmitted using HTTP chunked encoding,
115
+ * set the value to 0. This feature works only in supported algorithms. Currently, SageMaker built-in
116
+ * algorithms do not support HTTP chunked encoding.</p>
117
+ */
118
+ MaxPayloadInMB?: number;
119
+ /**
120
+ * @public
121
+ * <p>Specifies the number of records to include in a mini-batch for an HTTP inference request.
122
+ * A record is a single unit of input data that inference can be made on. For example, a single
123
+ * line in a CSV file is a record.</p>
124
+ */
125
+ BatchStrategy?: BatchStrategy;
126
+ /**
127
+ * @public
128
+ * <p>The environment variables to set in the Docker container. We support up to 16 key and
129
+ * values entries in the map.</p>
130
+ */
131
+ Environment?: Record<string, string>;
132
+ /**
133
+ * @public
134
+ * <p>Describes the input source of a transform job and the way the transform job consumes
135
+ * it.</p>
136
+ */
137
+ TransformInput?: TransformInput;
138
+ /**
139
+ * @public
140
+ * <p>Describes the results of a transform job.</p>
141
+ */
142
+ TransformOutput?: TransformOutput;
143
+ /**
144
+ * @public
145
+ * <p>Describes the resources, including ML instance types and ML instance count, to use for
146
+ * transform job.</p>
147
+ */
148
+ TransformResources?: TransformResources;
149
+ /**
150
+ * @public
151
+ * <p>A timestamp that shows when the transform Job was created.</p>
152
+ */
153
+ CreationTime?: Date;
154
+ /**
155
+ * @public
156
+ * <p>Indicates when the transform job starts on ML instances. You are billed for the time
157
+ * interval between this time and the value of <code>TransformEndTime</code>.</p>
158
+ */
159
+ TransformStartTime?: Date;
160
+ /**
161
+ * @public
162
+ * <p>Indicates when the transform job has been completed, or has stopped or failed. You are
163
+ * billed for the time interval between this time and the value of
164
+ * <code>TransformStartTime</code>.</p>
165
+ */
166
+ TransformEndTime?: Date;
167
+ /**
168
+ * @public
169
+ * <p>The Amazon Resource Name (ARN) of the labeling job that created the transform job.</p>
170
+ */
171
+ LabelingJobArn?: string;
172
+ /**
173
+ * @public
174
+ * <p>The Amazon Resource Name (ARN) of the AutoML job that created the transform job.</p>
175
+ */
176
+ AutoMLJobArn?: string;
177
+ /**
178
+ * @public
179
+ * <p>The data structure used to specify the data to be used for inference in a batch
180
+ * transform job and to associate the data that is relevant to the prediction results in
181
+ * the output. The input filter provided allows you to exclude input data that is not
182
+ * needed for inference in a batch transform job. The output filter provided allows you to
183
+ * include input data relevant to interpreting the predictions in the output from the job.
184
+ * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html">Associate Prediction
185
+ * Results with their Corresponding Input Records</a>.</p>
186
+ */
187
+ DataProcessing?: DataProcessing;
188
+ /**
189
+ * @public
190
+ * <p>Associates a SageMaker job as a trial component with an experiment and trial. Specified when
191
+ * you call the following APIs:</p>
192
+ * <ul>
193
+ * <li>
194
+ * <p>
195
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
196
+ * </p>
197
+ * </li>
198
+ * <li>
199
+ * <p>
200
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
201
+ * </p>
202
+ * </li>
203
+ * <li>
204
+ * <p>
205
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
206
+ * </p>
207
+ * </li>
208
+ * </ul>
209
+ */
210
+ ExperimentConfig?: ExperimentConfig;
211
+ /**
212
+ * @public
213
+ * <p>A list of tags associated with the transform job.</p>
214
+ */
215
+ Tags?: Tag[];
216
+ /**
217
+ * @public
218
+ * <p>Configuration to control how SageMaker captures inference data for batch transform jobs.</p>
219
+ */
220
+ DataCaptureConfig?: BatchDataCaptureConfig;
221
+ }
5
222
  /**
6
223
  * @public
7
224
  * <p>The model card for a model displayed in the Amazon SageMaker Model Dashboard.</p>
@@ -6,8 +6,10 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { CreateDataQualityJobDefinitionRequest } from "../models/models_0";
10
- import { CreateDataQualityJobDefinitionResponse } from "../models/models_1";
9
+ import {
10
+ CreateDataQualityJobDefinitionRequest,
11
+ CreateDataQualityJobDefinitionResponse,
12
+ } from "../models/models_1";
11
13
  import {
12
14
  SageMakerClientResolvedConfig,
13
15
  ServiceInputTypes,
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  DeleteContextRequest,
11
11
  DeleteContextResponse,
12
- } from "../models/models_1";
12
+ } from "../models/models_2";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -902,12 +902,19 @@ export declare const AutoMLMetricExtendedEnum: {
902
902
  readonly MAPE: "MAPE";
903
903
  readonly MASE: "MASE";
904
904
  readonly MSE: "MSE";
905
+ readonly PERPLEXITY: "Perplexity";
905
906
  readonly PRECISION: "Precision";
906
907
  readonly PRECISION_MACRO: "PrecisionMacro";
907
908
  readonly R2: "R2";
908
909
  readonly RECALL: "Recall";
909
910
  readonly RECALL_MACRO: "RecallMacro";
910
911
  readonly RMSE: "RMSE";
912
+ readonly ROUGE1: "Rouge1";
913
+ readonly ROUGE2: "Rouge2";
914
+ readonly ROUGEL: "RougeL";
915
+ readonly ROUGEL_SUM: "RougeLSum";
916
+ readonly TRAINING_LOSS: "TrainingLoss";
917
+ readonly VALIDATION_LOSS: "ValidationLoss";
911
918
  readonly WAPE: "WAPE";
912
919
  };
913
920
  export type AutoMLMetricExtendedEnum =
@@ -1144,6 +1151,10 @@ export interface TextClassificationJobConfig {
1144
1151
  ContentColumn: string | undefined;
1145
1152
  TargetLabelColumn: string | undefined;
1146
1153
  }
1154
+ export interface TextGenerationJobConfig {
1155
+ CompletionCriteria?: AutoMLJobCompletionCriteria;
1156
+ BaseModelName?: string;
1157
+ }
1147
1158
  export interface HolidayConfigAttributes {
1148
1159
  CountryCode?: string;
1149
1160
  }
@@ -1182,6 +1193,7 @@ export type AutoMLProblemTypeConfig =
1182
1193
  | AutoMLProblemTypeConfig.ImageClassificationJobConfigMember
1183
1194
  | AutoMLProblemTypeConfig.TabularJobConfigMember
1184
1195
  | AutoMLProblemTypeConfig.TextClassificationJobConfigMember
1196
+ | AutoMLProblemTypeConfig.TextGenerationJobConfigMember
1185
1197
  | AutoMLProblemTypeConfig.TimeSeriesForecastingJobConfigMember
1186
1198
  | AutoMLProblemTypeConfig.$UnknownMember;
1187
1199
  export declare namespace AutoMLProblemTypeConfig {
@@ -1190,6 +1202,7 @@ export declare namespace AutoMLProblemTypeConfig {
1190
1202
  TextClassificationJobConfig?: never;
1191
1203
  TabularJobConfig?: never;
1192
1204
  TimeSeriesForecastingJobConfig?: never;
1205
+ TextGenerationJobConfig?: never;
1193
1206
  $unknown?: never;
1194
1207
  }
1195
1208
  interface TextClassificationJobConfigMember {
@@ -1197,6 +1210,7 @@ export declare namespace AutoMLProblemTypeConfig {
1197
1210
  TextClassificationJobConfig: TextClassificationJobConfig;
1198
1211
  TabularJobConfig?: never;
1199
1212
  TimeSeriesForecastingJobConfig?: never;
1213
+ TextGenerationJobConfig?: never;
1200
1214
  $unknown?: never;
1201
1215
  }
1202
1216
  interface TabularJobConfigMember {
@@ -1204,6 +1218,7 @@ export declare namespace AutoMLProblemTypeConfig {
1204
1218
  TextClassificationJobConfig?: never;
1205
1219
  TabularJobConfig: TabularJobConfig;
1206
1220
  TimeSeriesForecastingJobConfig?: never;
1221
+ TextGenerationJobConfig?: never;
1207
1222
  $unknown?: never;
1208
1223
  }
1209
1224
  interface TimeSeriesForecastingJobConfigMember {
@@ -1211,6 +1226,15 @@ export declare namespace AutoMLProblemTypeConfig {
1211
1226
  TextClassificationJobConfig?: never;
1212
1227
  TabularJobConfig?: never;
1213
1228
  TimeSeriesForecastingJobConfig: TimeSeriesForecastingJobConfig;
1229
+ TextGenerationJobConfig?: never;
1230
+ $unknown?: never;
1231
+ }
1232
+ interface TextGenerationJobConfigMember {
1233
+ ImageClassificationJobConfig?: never;
1234
+ TextClassificationJobConfig?: never;
1235
+ TabularJobConfig?: never;
1236
+ TimeSeriesForecastingJobConfig?: never;
1237
+ TextGenerationJobConfig: TextGenerationJobConfig;
1214
1238
  $unknown?: never;
1215
1239
  }
1216
1240
  interface $UnknownMember {
@@ -1218,6 +1242,7 @@ export declare namespace AutoMLProblemTypeConfig {
1218
1242
  TextClassificationJobConfig?: never;
1219
1243
  TabularJobConfig?: never;
1220
1244
  TimeSeriesForecastingJobConfig?: never;
1245
+ TextGenerationJobConfig?: never;
1221
1246
  $unknown: [string, any];
1222
1247
  }
1223
1248
  interface Visitor<T> {
@@ -1227,6 +1252,7 @@ export declare namespace AutoMLProblemTypeConfig {
1227
1252
  TimeSeriesForecastingJobConfig: (
1228
1253
  value: TimeSeriesForecastingJobConfig
1229
1254
  ) => T;
1255
+ TextGenerationJobConfig: (value: TextGenerationJobConfig) => T;
1230
1256
  _: (name: string, value: any) => T;
1231
1257
  }
1232
1258
  const visit: <T>(value: AutoMLProblemTypeConfig, visitor: Visitor<T>) => T;
@@ -1235,6 +1261,7 @@ export declare const AutoMLProblemTypeConfigName: {
1235
1261
  readonly IMAGE_CLASSIFICATION: "ImageClassification";
1236
1262
  readonly TABULAR: "Tabular";
1237
1263
  readonly TEXT_CLASSIFICATION: "TextClassification";
1264
+ readonly TEXT_GENERATION: "TextGeneration";
1238
1265
  readonly TIMESERIES_FORECASTING: "TimeSeriesForecasting";
1239
1266
  };
1240
1267
  export type AutoMLProblemTypeConfigName =
@@ -1242,20 +1269,34 @@ export type AutoMLProblemTypeConfigName =
1242
1269
  export interface TabularResolvedAttributes {
1243
1270
  ProblemType?: ProblemType;
1244
1271
  }
1272
+ export interface TextGenerationResolvedAttributes {
1273
+ BaseModelName?: string;
1274
+ }
1245
1275
  export type AutoMLProblemTypeResolvedAttributes =
1246
1276
  | AutoMLProblemTypeResolvedAttributes.TabularResolvedAttributesMember
1277
+ | AutoMLProblemTypeResolvedAttributes.TextGenerationResolvedAttributesMember
1247
1278
  | AutoMLProblemTypeResolvedAttributes.$UnknownMember;
1248
1279
  export declare namespace AutoMLProblemTypeResolvedAttributes {
1249
1280
  interface TabularResolvedAttributesMember {
1250
1281
  TabularResolvedAttributes: TabularResolvedAttributes;
1282
+ TextGenerationResolvedAttributes?: never;
1283
+ $unknown?: never;
1284
+ }
1285
+ interface TextGenerationResolvedAttributesMember {
1286
+ TabularResolvedAttributes?: never;
1287
+ TextGenerationResolvedAttributes: TextGenerationResolvedAttributes;
1251
1288
  $unknown?: never;
1252
1289
  }
1253
1290
  interface $UnknownMember {
1254
1291
  TabularResolvedAttributes?: never;
1292
+ TextGenerationResolvedAttributes?: never;
1255
1293
  $unknown: [string, any];
1256
1294
  }
1257
1295
  interface Visitor<T> {
1258
1296
  TabularResolvedAttributes: (value: TabularResolvedAttributes) => T;
1297
+ TextGenerationResolvedAttributes: (
1298
+ value: TextGenerationResolvedAttributes
1299
+ ) => T;
1259
1300
  _: (name: string, value: any) => T;
1260
1301
  }
1261
1302
  const visit: <T>(
@@ -2268,18 +2309,3 @@ export interface MonitoringNetworkConfig {
2268
2309
  EnableNetworkIsolation?: boolean;
2269
2310
  VpcConfig?: VpcConfig;
2270
2311
  }
2271
- export interface MonitoringStoppingCondition {
2272
- MaxRuntimeInSeconds: number | undefined;
2273
- }
2274
- export interface CreateDataQualityJobDefinitionRequest {
2275
- JobDefinitionName: string | undefined;
2276
- DataQualityBaselineConfig?: DataQualityBaselineConfig;
2277
- DataQualityAppSpecification: DataQualityAppSpecification | undefined;
2278
- DataQualityJobInput: DataQualityJobInput | undefined;
2279
- DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
2280
- JobResources: MonitoringResources | undefined;
2281
- NetworkConfig?: MonitoringNetworkConfig;
2282
- RoleArn: string | undefined;
2283
- StoppingCondition?: MonitoringStoppingCondition;
2284
- Tags?: Tag[];
2285
- }
@@ -41,6 +41,9 @@ import {
41
41
  ContentClassifier,
42
42
  ContinuousParameterRange,
43
43
  ConvergenceDetected,
44
+ DataQualityAppSpecification,
45
+ DataQualityBaselineConfig,
46
+ DataQualityJobInput,
44
47
  EndpointInput,
45
48
  HyperParameterScalingType,
46
49
  HyperParameterTuningJobObjective,
@@ -54,7 +57,6 @@ import {
54
57
  MonitoringOutputConfig,
55
58
  MonitoringResources,
56
59
  MonitoringStatisticsResource,
57
- MonitoringStoppingCondition,
58
60
  OutputDataConfig,
59
61
  ProcessingInstanceType,
60
62
  ProcessingS3DataDistributionType,
@@ -73,6 +75,21 @@ import {
73
75
  TransformResources,
74
76
  VpcConfig,
75
77
  } from "./models_0";
78
+ export interface MonitoringStoppingCondition {
79
+ MaxRuntimeInSeconds: number | undefined;
80
+ }
81
+ export interface CreateDataQualityJobDefinitionRequest {
82
+ JobDefinitionName: string | undefined;
83
+ DataQualityBaselineConfig?: DataQualityBaselineConfig;
84
+ DataQualityAppSpecification: DataQualityAppSpecification | undefined;
85
+ DataQualityJobInput: DataQualityJobInput | undefined;
86
+ DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
87
+ JobResources: MonitoringResources | undefined;
88
+ NetworkConfig?: MonitoringNetworkConfig;
89
+ RoleArn: string | undefined;
90
+ StoppingCondition?: MonitoringStoppingCondition;
91
+ Tags?: Tag[];
92
+ }
76
93
  export interface CreateDataQualityJobDefinitionResponse {
77
94
  JobDefinitionArn: string | undefined;
78
95
  }
@@ -1859,12 +1876,6 @@ export interface DeleteAssociationResponse {
1859
1876
  export interface DeleteCodeRepositoryInput {
1860
1877
  CodeRepositoryName: string | undefined;
1861
1878
  }
1862
- export interface DeleteContextRequest {
1863
- ContextName: string | undefined;
1864
- }
1865
- export interface DeleteContextResponse {
1866
- ContextArn?: string;
1867
- }
1868
1879
  export declare const CreateModelCardRequestFilterSensitiveLog: (
1869
1880
  obj: CreateModelCardRequest
1870
1881
  ) => any;
@@ -55,7 +55,6 @@ import {
55
55
  MonitoringNetworkConfig,
56
56
  MonitoringOutputConfig,
57
57
  MonitoringResources,
58
- MonitoringStoppingCondition,
59
58
  NeoVpcConfig,
60
59
  ObjectiveStatus,
61
60
  OutputConfig,
@@ -135,6 +134,7 @@ import {
135
134
  ModelQualityBaselineConfig,
136
135
  ModelQualityJobInput,
137
136
  MonitoringScheduleConfig,
137
+ MonitoringStoppingCondition,
138
138
  MonitoringType,
139
139
  NetworkConfig,
140
140
  NotebookInstanceAcceleratorType,
@@ -173,6 +173,12 @@ import {
173
173
  UserSettings,
174
174
  VendorGuidance,
175
175
  } from "./models_1";
176
+ export interface DeleteContextRequest {
177
+ ContextName: string | undefined;
178
+ }
179
+ export interface DeleteContextResponse {
180
+ ContextArn?: string;
181
+ }
176
182
  export interface DeleteDataQualityJobDefinitionRequest {
177
183
  JobDefinitionName: string | undefined;
178
184
  }
@@ -2298,26 +2304,6 @@ export interface MonitoringSchedule {
2298
2304
  LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
2299
2305
  Tags?: Tag[];
2300
2306
  }
2301
- export interface Endpoint {
2302
- EndpointName: string | undefined;
2303
- EndpointArn: string | undefined;
2304
- EndpointConfigName: string | undefined;
2305
- ProductionVariants?: ProductionVariantSummary[];
2306
- DataCaptureConfig?: DataCaptureConfigSummary;
2307
- EndpointStatus: EndpointStatus | undefined;
2308
- FailureReason?: string;
2309
- CreationTime: Date | undefined;
2310
- LastModifiedTime: Date | undefined;
2311
- MonitoringSchedules?: MonitoringSchedule[];
2312
- Tags?: Tag[];
2313
- ShadowProductionVariants?: ProductionVariantSummary[];
2314
- }
2315
- export declare const EndpointConfigSortKey: {
2316
- readonly CreationTime: "CreationTime";
2317
- readonly Name: "Name";
2318
- };
2319
- export type EndpointConfigSortKey =
2320
- (typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
2321
2307
  export declare const DescribeModelCardResponseFilterSensitiveLog: (
2322
2308
  obj: DescribeModelCardResponse
2323
2309
  ) => any;
@@ -16,8 +16,6 @@ import {
16
16
  AutoMLJobSummary,
17
17
  AutoMLSortBy,
18
18
  AutoMLSortOrder,
19
- BatchDataCaptureConfig,
20
- BatchStrategy,
21
19
  CacheHitResult,
22
20
  CallbackStepMetadata,
23
21
  CandidateSortBy,
@@ -35,17 +33,13 @@ import {
35
33
  ModelPackageStatus,
36
34
  OutputParameter,
37
35
  Tag,
38
- TransformInput,
39
- TransformOutput,
40
- TransformResources,
41
36
  UserContext,
42
37
  VpcConfig,
43
38
  } from "./models_0";
44
39
  import {
45
40
  _InstanceType,
46
- DataProcessing,
41
+ DataCaptureConfigSummary,
47
42
  EdgeOutputConfig,
48
- ExperimentConfig,
49
43
  FeatureDefinition,
50
44
  FeatureType,
51
45
  HyperParameterTrainingJobDefinition,
@@ -58,7 +52,6 @@ import {
58
52
  LabelingJobInputConfig,
59
53
  ModelCardSecurityConfig,
60
54
  ModelCardStatus,
61
- ModelClientConfig,
62
55
  MonitoringType,
63
56
  OfflineStoreConfig,
64
57
  OnlineStoreConfig,
@@ -80,7 +73,6 @@ import {
80
73
  EdgePackagingJobStatus,
81
74
  EdgePackagingJobSummary,
82
75
  EMRStepMetadata,
83
- EndpointConfigSortKey,
84
76
  EndpointOutputConfiguration,
85
77
  EndpointStatus,
86
78
  ExecutionStatus,
@@ -107,12 +99,14 @@ import {
107
99
  ModelConfiguration,
108
100
  ModelPackageGroupStatus,
109
101
  MonitoringExecutionSummary,
102
+ MonitoringSchedule,
110
103
  NotebookInstanceStatus,
111
104
  ObjectiveStatusCounters,
112
105
  OfflineStoreStatus,
113
106
  OfflineStoreStatusValue,
114
107
  PipelineExecutionStatus,
115
108
  ProcessingJobStatus,
109
+ ProductionVariantSummary,
116
110
  ProjectStatus,
117
111
  RecommendationJobStatus,
118
112
  RecommendationMetrics,
@@ -130,6 +124,26 @@ import {
130
124
  Workforce,
131
125
  Workteam,
132
126
  } from "./models_2";
127
+ export interface Endpoint {
128
+ EndpointName: string | undefined;
129
+ EndpointArn: string | undefined;
130
+ EndpointConfigName: string | undefined;
131
+ ProductionVariants?: ProductionVariantSummary[];
132
+ DataCaptureConfig?: DataCaptureConfigSummary;
133
+ EndpointStatus: EndpointStatus | undefined;
134
+ FailureReason?: string;
135
+ CreationTime: Date | undefined;
136
+ LastModifiedTime: Date | undefined;
137
+ MonitoringSchedules?: MonitoringSchedule[];
138
+ Tags?: Tag[];
139
+ ShadowProductionVariants?: ProductionVariantSummary[];
140
+ }
141
+ export declare const EndpointConfigSortKey: {
142
+ readonly CreationTime: "CreationTime";
143
+ readonly Name: "Name";
144
+ };
145
+ export type EndpointConfigSortKey =
146
+ (typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
133
147
  export interface EndpointConfigSummary {
134
148
  EndpointConfigName: string | undefined;
135
149
  EndpointConfigArn: string | undefined;
@@ -2210,35 +2224,4 @@ export interface ModelCard {
2210
2224
  RiskRating?: string;
2211
2225
  ModelPackageGroupName?: string;
2212
2226
  }
2213
- export interface ModelDashboardEndpoint {
2214
- EndpointName: string | undefined;
2215
- EndpointArn: string | undefined;
2216
- CreationTime: Date | undefined;
2217
- LastModifiedTime: Date | undefined;
2218
- EndpointStatus: EndpointStatus | undefined;
2219
- }
2220
- export interface TransformJob {
2221
- TransformJobName?: string;
2222
- TransformJobArn?: string;
2223
- TransformJobStatus?: TransformJobStatus;
2224
- FailureReason?: string;
2225
- ModelName?: string;
2226
- MaxConcurrentTransforms?: number;
2227
- ModelClientConfig?: ModelClientConfig;
2228
- MaxPayloadInMB?: number;
2229
- BatchStrategy?: BatchStrategy;
2230
- Environment?: Record<string, string>;
2231
- TransformInput?: TransformInput;
2232
- TransformOutput?: TransformOutput;
2233
- TransformResources?: TransformResources;
2234
- CreationTime?: Date;
2235
- TransformStartTime?: Date;
2236
- TransformEndTime?: Date;
2237
- LabelingJobArn?: string;
2238
- AutoMLJobArn?: string;
2239
- DataProcessing?: DataProcessing;
2240
- ExperimentConfig?: ExperimentConfig;
2241
- Tags?: Tag[];
2242
- DataCaptureConfig?: BatchDataCaptureConfig;
2243
- }
2244
2227
  export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;