@aws-sdk/client-sagemaker 3.753.0 → 3.758.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 (69) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +134 -11
  3. package/dist-es/SageMaker.js +4 -0
  4. package/dist-es/commands/UpdateHubContentCommand.js +22 -0
  5. package/dist-es/commands/UpdateHubContentReferenceCommand.js +22 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/models/models_2.js +1 -4
  8. package/dist-es/models/models_3.js +8 -5
  9. package/dist-es/models/models_4.js +5 -0
  10. package/dist-es/protocols/Aws_json1_1.js +80 -0
  11. package/dist-types/SageMaker.d.ts +14 -0
  12. package/dist-types/SageMakerClient.d.ts +4 -2
  13. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -0
  15. package/dist-types/commands/CreateModelPackageCommand.d.ts +5 -5
  16. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  18. package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -2
  19. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -0
  20. package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +12 -0
  22. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +21 -0
  23. package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -4
  24. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +6 -0
  25. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -2
  26. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -0
  27. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -2
  29. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
  31. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
  32. package/dist-types/commands/SearchCommand.d.ts +17 -15
  33. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  34. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
  35. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
  36. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateActionCommand.d.ts +1 -2
  38. package/dist-types/commands/UpdateHubContentCommand.d.ts +123 -0
  39. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +94 -0
  40. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +21 -0
  41. package/dist-types/commands/index.d.ts +2 -0
  42. package/dist-types/models/models_0.d.ts +79 -51
  43. package/dist-types/models/models_1.d.ts +112 -112
  44. package/dist-types/models/models_2.d.ts +18 -14
  45. package/dist-types/models/models_3.d.ts +165 -193
  46. package/dist-types/models/models_4.d.ts +252 -122
  47. package/dist-types/models/models_5.d.ts +207 -21
  48. package/dist-types/protocols/Aws_json1_1.d.ts +18 -0
  49. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  50. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  51. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -4
  52. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +4 -2
  54. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -4
  55. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -2
  59. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +50 -0
  60. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +51 -0
  61. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  62. package/dist-types/ts3.4/models/models_0.d.ts +5 -4
  63. package/dist-types/ts3.4/models/models_1.d.ts +4 -4
  64. package/dist-types/ts3.4/models/models_2.d.ts +5 -6
  65. package/dist-types/ts3.4/models/models_3.d.ts +29 -39
  66. package/dist-types/ts3.4/models/models_4.d.ts +38 -21
  67. package/dist-types/ts3.4/models/models_5.d.ts +49 -0
  68. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  69. package/package.json +12 -12
@@ -1,7 +1,166 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
1
+ import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DriftCheckBaselines, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, RetryStrategy, SkipModelValidation, SourceAlgorithmSpecification, TtlDuration, UiTemplate } from "./models_1";
3
3
  import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FeatureGroupStatus, HubContentType, ModelArtifacts, ModelClientConfig, OfflineStoreStatusValue, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ServiceCatalogProvisioningDetails, SharingType, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
4
- import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
4
+ import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, NotebookInstanceStatus, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface ListDataQualityJobDefinitionsRequest {
9
+ /**
10
+ * <p>A filter that lists the data quality job definitions associated with the specified
11
+ * endpoint.</p>
12
+ * @public
13
+ */
14
+ EndpointName?: string | undefined;
15
+ /**
16
+ * <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
17
+ * @public
18
+ */
19
+ SortBy?: MonitoringJobDefinitionSortKey | undefined;
20
+ /**
21
+ * <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
22
+ * The default is <code>Descending</code>.</p>
23
+ * @public
24
+ */
25
+ SortOrder?: SortOrder | undefined;
26
+ /**
27
+ * <p>If the result of the previous <code>ListDataQualityJobDefinitions</code> request was
28
+ * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
29
+ * transform jobs, use the token in the next request.></p>
30
+ * @public
31
+ */
32
+ NextToken?: string | undefined;
33
+ /**
34
+ * <p>The maximum number of data quality monitoring job definitions to return in the
35
+ * response.</p>
36
+ * @public
37
+ */
38
+ MaxResults?: number | undefined;
39
+ /**
40
+ * <p>A string in the data quality monitoring job definition name. This filter returns only
41
+ * data quality monitoring job definitions whose name contains the specified string.</p>
42
+ * @public
43
+ */
44
+ NameContains?: string | undefined;
45
+ /**
46
+ * <p>A filter that returns only data quality monitoring job definitions created before the
47
+ * specified time.</p>
48
+ * @public
49
+ */
50
+ CreationTimeBefore?: Date | undefined;
51
+ /**
52
+ * <p>A filter that returns only data quality monitoring job definitions created after the
53
+ * specified time.</p>
54
+ * @public
55
+ */
56
+ CreationTimeAfter?: Date | undefined;
57
+ }
58
+ /**
59
+ * <p>Summary information about a monitoring job.</p>
60
+ * @public
61
+ */
62
+ export interface MonitoringJobDefinitionSummary {
63
+ /**
64
+ * <p>The name of the monitoring job.</p>
65
+ * @public
66
+ */
67
+ MonitoringJobDefinitionName: string | undefined;
68
+ /**
69
+ * <p>The Amazon Resource Name (ARN) of the monitoring job.</p>
70
+ * @public
71
+ */
72
+ MonitoringJobDefinitionArn: string | undefined;
73
+ /**
74
+ * <p>The time that the monitoring job was created.</p>
75
+ * @public
76
+ */
77
+ CreationTime: Date | undefined;
78
+ /**
79
+ * <p>The name of the endpoint that the job monitors.</p>
80
+ * @public
81
+ */
82
+ EndpointName: string | undefined;
83
+ }
84
+ /**
85
+ * @public
86
+ */
87
+ export interface ListDataQualityJobDefinitionsResponse {
88
+ /**
89
+ * <p>A list of data quality monitoring job definitions.</p>
90
+ * @public
91
+ */
92
+ JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
93
+ /**
94
+ * <p>If the result of the previous <code>ListDataQualityJobDefinitions</code> request was
95
+ * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of data
96
+ * quality monitoring job definitions, use the token in the next request.</p>
97
+ * @public
98
+ */
99
+ NextToken?: string | undefined;
100
+ }
101
+ /**
102
+ * @public
103
+ * @enum
104
+ */
105
+ export declare const ListDeviceFleetsSortBy: {
106
+ readonly CreationTime: "CREATION_TIME";
107
+ readonly LastModifiedTime: "LAST_MODIFIED_TIME";
108
+ readonly Name: "NAME";
109
+ };
110
+ /**
111
+ * @public
112
+ */
113
+ export type ListDeviceFleetsSortBy = (typeof ListDeviceFleetsSortBy)[keyof typeof ListDeviceFleetsSortBy];
114
+ /**
115
+ * @public
116
+ */
117
+ export interface ListDeviceFleetsRequest {
118
+ /**
119
+ * <p>The response from the last list when returning a list large enough to need tokening.</p>
120
+ * @public
121
+ */
122
+ NextToken?: string | undefined;
123
+ /**
124
+ * <p>The maximum number of results to select.</p>
125
+ * @public
126
+ */
127
+ MaxResults?: number | undefined;
128
+ /**
129
+ * <p>Filter fleets where packaging job was created after specified time.</p>
130
+ * @public
131
+ */
132
+ CreationTimeAfter?: Date | undefined;
133
+ /**
134
+ * <p>Filter fleets where the edge packaging job was created before specified time.</p>
135
+ * @public
136
+ */
137
+ CreationTimeBefore?: Date | undefined;
138
+ /**
139
+ * <p>Select fleets where the job was updated after X</p>
140
+ * @public
141
+ */
142
+ LastModifiedTimeAfter?: Date | undefined;
143
+ /**
144
+ * <p>Select fleets where the job was updated before X</p>
145
+ * @public
146
+ */
147
+ LastModifiedTimeBefore?: Date | undefined;
148
+ /**
149
+ * <p>Filter for fleets containing this name in their fleet device name.</p>
150
+ * @public
151
+ */
152
+ NameContains?: string | undefined;
153
+ /**
154
+ * <p>The column to sort by.</p>
155
+ * @public
156
+ */
157
+ SortBy?: ListDeviceFleetsSortBy | undefined;
158
+ /**
159
+ * <p>What direction to sort in.</p>
160
+ * @public
161
+ */
162
+ SortOrder?: SortOrder | undefined;
163
+ }
5
164
  /**
6
165
  * @public
7
166
  */
@@ -2470,11 +2629,11 @@ export interface ListModelPackageGroupsInput {
2470
2629
  */
2471
2630
  SortOrder?: SortOrder | undefined;
2472
2631
  /**
2473
- * <p>A filter that returns either model groups shared with you or model groups in
2474
- * your own account. When the value is <code>CrossAccount</code>, the results show
2475
- * the resources made discoverable to you from other accounts. When the value is
2476
- * <code>SameAccount</code> or <code>null</code>, the results show resources from your
2477
- * account. The default is <code>SameAccount</code>.</p>
2632
+ * <p>A filter that returns either model groups shared with you or model groups in your own
2633
+ * account. When the value is <code>CrossAccount</code>, the results show the resources
2634
+ * made discoverable to you from other accounts. When the value is <code>SameAccount</code>
2635
+ * or <code>null</code>, the results show resources from your account. The default is
2636
+ * <code>SameAccount</code>.</p>
2478
2637
  * @public
2479
2638
  */
2480
2639
  CrossAccountFilterOption?: CrossAccountFilterOption | undefined;
@@ -2520,8 +2679,8 @@ export interface ListModelPackageGroupsOutput {
2520
2679
  */
2521
2680
  ModelPackageGroupSummaryList: ModelPackageGroupSummary[] | undefined;
2522
2681
  /**
2523
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set
2524
- * of model groups, use it in the subsequent request.</p>
2682
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
2683
+ * model groups, use it in the subsequent request.</p>
2525
2684
  * @public
2526
2685
  */
2527
2686
  NextToken?: string | undefined;
@@ -2585,7 +2744,8 @@ export interface ListModelPackagesInput {
2585
2744
  */
2586
2745
  ModelApprovalStatus?: ModelApprovalStatus | undefined;
2587
2746
  /**
2588
- * <p>A filter that returns only model versions that belong to the specified model group.</p>
2747
+ * <p>A filter that returns only model versions that belong to the specified model
2748
+ * group.</p>
2589
2749
  * @public
2590
2750
  */
2591
2751
  ModelPackageGroupName?: string | undefined;
@@ -2595,8 +2755,8 @@ export interface ListModelPackagesInput {
2595
2755
  * <ul>
2596
2756
  * <li>
2597
2757
  * <p>
2598
- * <code>UNVERSIONED</code> - List only unversioined models.
2599
- * This is the default value if no <code>ModelPackageType</code> is specified.</p>
2758
+ * <code>UNVERSIONED</code> - List only unversioined models. This is the default
2759
+ * value if no <code>ModelPackageType</code> is specified.</p>
2600
2760
  * </li>
2601
2761
  * <li>
2602
2762
  * <p>
@@ -6972,12 +7132,35 @@ export interface ModelDashboardModel {
6972
7132
  ModelCard?: ModelDashboardModelCard | undefined;
6973
7133
  }
6974
7134
  /**
6975
- * <p>A versioned model that can be deployed for SageMaker inference.</p>
7135
+ * <p>A container for your trained model that can be deployed for SageMaker inference. This can
7136
+ * include inference code, artifacts, and metadata. The model package type can be one of
7137
+ * the following.</p>
7138
+ * <ul>
7139
+ * <li>
7140
+ * <p>Versioned model: A part of a model package group in Model Registry.</p>
7141
+ * </li>
7142
+ * <li>
7143
+ * <p>Unversioned model: Not part of a model package group and used in Amazon Web Services Marketplace.</p>
7144
+ * </li>
7145
+ * </ul>
7146
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModelPackage.html">
7147
+ * <code>CreateModelPackage</code>
7148
+ * </a>.</p>
6976
7149
  * @public
6977
7150
  */
6978
7151
  export interface ModelPackage {
6979
7152
  /**
6980
- * <p>The name of the model.</p>
7153
+ * <p>The name of the model package. The name can be as follows:</p>
7154
+ * <ul>
7155
+ * <li>
7156
+ * <p>For a versioned model, the name is automatically generated by SageMaker Model Registry and
7157
+ * follows the format
7158
+ * '<code>ModelPackageGroupName/ModelPackageVersion</code>'.</p>
7159
+ * </li>
7160
+ * <li>
7161
+ * <p>For an unversioned model, you must provide the name.</p>
7162
+ * </li>
7163
+ * </ul>
6981
7164
  * @public
6982
7165
  */
6983
7166
  ModelPackageName?: string | undefined;
@@ -7017,7 +7200,8 @@ export interface ModelPackage {
7017
7200
  */
7018
7201
  SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
7019
7202
  /**
7020
- * <p>Specifies batch transform jobs that SageMaker runs to validate your model package.</p>
7203
+ * <p>Specifies batch transform jobs that SageMaker runs to validate your model
7204
+ * package.</p>
7021
7205
  * @public
7022
7206
  */
7023
7207
  ValidationSpecification?: ModelPackageValidationSpecification | undefined;
@@ -7043,7 +7227,8 @@ export interface ModelPackage {
7043
7227
  * </li>
7044
7228
  * <li>
7045
7229
  * <p>
7046
- * <code>DELETING</code> - The model package is in the process of being deleted.</p>
7230
+ * <code>DELETING</code> - The model package is in the process of being
7231
+ * deleted.</p>
7047
7232
  * </li>
7048
7233
  * </ul>
7049
7234
  * @public
@@ -7055,9 +7240,10 @@ export interface ModelPackage {
7055
7240
  */
7056
7241
  ModelPackageStatusDetails?: ModelPackageStatusDetails | undefined;
7057
7242
  /**
7058
- * <p>Whether the model package is to be certified to be listed on Amazon Web Services Marketplace. For
7059
- * information about listing model packages on Amazon Web Services Marketplace, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-mkt-list.html">List Your
7060
- * Algorithm or Model Package on Amazon Web Services Marketplace</a>.</p>
7243
+ * <p>Whether the model package is to be certified to be listed on Amazon Web Services
7244
+ * Marketplace. For information about listing model packages on Amazon Web Services
7245
+ * Marketplace, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-mkt-list.html">List Your Algorithm or Model
7246
+ * Package on Amazon Web Services Marketplace</a>.</p>
7061
7247
  * @public
7062
7248
  */
7063
7249
  CertifyForMarketplace?: boolean | undefined;
@@ -7082,7 +7268,8 @@ export interface ModelPackage {
7082
7268
  */
7083
7269
  ModelApprovalStatus?: ModelApprovalStatus | undefined;
7084
7270
  /**
7085
- * <p>Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.</p>
7271
+ * <p>Information about the user who created or modified an experiment, trial, trial
7272
+ * component, lineage group, or project.</p>
7086
7273
  * @public
7087
7274
  */
7088
7275
  CreatedBy?: UserContext | undefined;
@@ -7102,7 +7289,8 @@ export interface ModelPackage {
7102
7289
  */
7103
7290
  LastModifiedTime?: Date | undefined;
7104
7291
  /**
7105
- * <p>Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.</p>
7292
+ * <p>Information about the user who created or modified an experiment, trial, trial
7293
+ * component, lineage group, or project.</p>
7106
7294
  * @public
7107
7295
  */
7108
7296
  LastModifiedBy?: UserContext | undefined;
@@ -7112,20 +7300,20 @@ export interface ModelPackage {
7112
7300
  */
7113
7301
  ApprovalDescription?: string | undefined;
7114
7302
  /**
7115
- * <p>The machine learning domain of your model package and its components. Common
7116
- * machine learning domains include computer vision and natural language processing.</p>
7303
+ * <p>The machine learning domain of your model package and its components. Common machine
7304
+ * learning domains include computer vision and natural language processing.</p>
7117
7305
  * @public
7118
7306
  */
7119
7307
  Domain?: string | undefined;
7120
7308
  /**
7121
- * <p>The machine learning task your model package accomplishes. Common machine
7122
- * learning tasks include object detection and image classification.</p>
7309
+ * <p>The machine learning task your model package accomplishes. Common machine learning
7310
+ * tasks include object detection and image classification.</p>
7123
7311
  * @public
7124
7312
  */
7125
7313
  Task?: string | undefined;
7126
7314
  /**
7127
- * <p>The Amazon Simple Storage Service path where the sample payload are stored. This path must point to
7128
- * a single gzip compressed tar archive (.tar.gz suffix).</p>
7315
+ * <p>The Amazon Simple Storage Service path where the sample payload are stored. This path must point to a
7316
+ * single gzip compressed tar archive (.tar.gz suffix).</p>
7129
7317
  * @public
7130
7318
  */
7131
7319
  SamplePayloadUrl?: string | undefined;
@@ -7140,36 +7328,33 @@ export interface ModelPackage {
7140
7328
  */
7141
7329
  SourceUri?: string | undefined;
7142
7330
  /**
7143
- * <p>An optional Key Management Service
7144
- * key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with
7145
- * highly sensitive data.</p>
7331
+ * <p>An optional Key Management Service key to encrypt, decrypt, and re-encrypt model
7332
+ * package information for regulated workloads with highly sensitive data.</p>
7146
7333
  * @public
7147
7334
  */
7148
7335
  SecurityConfig?: ModelPackageSecurityConfig | undefined;
7149
7336
  /**
7150
- * <p>The model card associated with the model package. Since <code>ModelPackageModelCard</code> is
7151
- * tied to a model package, it is a specific usage of a model card and its schema is
7152
- * simplified compared to the schema of <code>ModelCard</code>. The
7153
- * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
7154
- * and <code>model_overview</code> is composed of the <code>model_creator</code> and
7155
- * <code>model_artifact</code> properties. For more information about the model package model
7156
- * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
7157
- * package model card schema</a>. For more information about
7158
- * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
7159
- * the Details of a Model Version</a>.</p>
7337
+ * <p>The model card associated with the model package. Since
7338
+ * <code>ModelPackageModelCard</code> is tied to a model package, it is a specific
7339
+ * usage of a model card and its schema is simplified compared to the schema of
7340
+ * <code>ModelCard</code>. The <code>ModelPackageModelCard</code> schema does not
7341
+ * include <code>model_package_details</code>, and <code>model_overview</code> is composed
7342
+ * of the <code>model_creator</code> and <code>model_artifact</code> properties. For more
7343
+ * information about the model package model card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
7344
+ * package model card schema</a>. For more information about the model card
7345
+ * associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View the Details of a Model
7346
+ * Version</a>.</p>
7160
7347
  * @public
7161
7348
  */
7162
7349
  ModelCard?: ModelPackageModelCard | undefined;
7163
7350
  /**
7164
- * <p>
7165
- * A structure describing the current state of the model in its life cycle.
7166
- * </p>
7351
+ * <p> A structure describing the current state of the model in its life cycle. </p>
7167
7352
  * @public
7168
7353
  */
7169
7354
  ModelLifeCycle?: ModelLifeCycle | undefined;
7170
7355
  /**
7171
- * <p>A list of the tags associated with the model package. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
7172
- * resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
7356
+ * <p>A list of the tags associated with the model package. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a> in the <i>Amazon Web Services General
7357
+ * Reference Guide</i>.</p>
7173
7358
  * @public
7174
7359
  */
7175
7360
  Tags?: Tag[] | undefined;
@@ -7179,7 +7364,8 @@ export interface ModelPackage {
7179
7364
  */
7180
7365
  CustomerMetadataProperties?: Record<string, string> | undefined;
7181
7366
  /**
7182
- * <p>Represents the drift check baselines that can be used when the model monitor is set using the model package.</p>
7367
+ * <p>Represents the drift check baselines that can be used when the model monitor is set
7368
+ * using the model package.</p>
7183
7369
  * @public
7184
7370
  */
7185
7371
  DriftCheckBaselines?: DriftCheckBaselines | undefined;
@@ -7190,7 +7376,7 @@ export interface ModelPackage {
7190
7376
  SkipModelValidation?: SkipModelValidation | undefined;
7191
7377
  }
7192
7378
  /**
7193
- * <p>A group of versioned models in the model registry.</p>
7379
+ * <p>A group of versioned models in the Model Registry.</p>
7194
7380
  * @public
7195
7381
  */
7196
7382
  export interface ModelPackageGroup {
@@ -7242,7 +7428,8 @@ export interface ModelPackageGroup {
7242
7428
  * </li>
7243
7429
  * <li>
7244
7430
  * <p>
7245
- * <code>DELETING</code> - The model group is in the process of being deleted.</p>
7431
+ * <code>DELETING</code> - The model group is in the process of being
7432
+ * deleted.</p>
7246
7433
  * </li>
7247
7434
  * <li>
7248
7435
  * <p>
@@ -7253,8 +7440,8 @@ export interface ModelPackageGroup {
7253
7440
  */
7254
7441
  ModelPackageGroupStatus?: ModelPackageGroupStatus | undefined;
7255
7442
  /**
7256
- * <p>A list of the tags associated with the model group. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
7257
- * resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
7443
+ * <p>A list of the tags associated with the model group. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a> in the <i>Amazon Web Services General
7444
+ * Reference Guide</i>.</p>
7258
7445
  * @public
7259
7446
  */
7260
7447
  Tags?: Tag[] | undefined;
@@ -8796,12 +8983,25 @@ export interface SearchRecord {
8796
8983
  */
8797
8984
  Endpoint?: Endpoint | undefined;
8798
8985
  /**
8799
- * <p>A versioned model that can be deployed for SageMaker inference.</p>
8986
+ * <p>A container for your trained model that can be deployed for SageMaker inference. This can
8987
+ * include inference code, artifacts, and metadata. The model package type can be one of
8988
+ * the following.</p>
8989
+ * <ul>
8990
+ * <li>
8991
+ * <p>Versioned model: A part of a model package group in Model Registry.</p>
8992
+ * </li>
8993
+ * <li>
8994
+ * <p>Unversioned model: Not part of a model package group and used in Amazon Web Services Marketplace.</p>
8995
+ * </li>
8996
+ * </ul>
8997
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModelPackage.html">
8998
+ * <code>CreateModelPackage</code>
8999
+ * </a>.</p>
8800
9000
  * @public
8801
9001
  */
8802
9002
  ModelPackage?: ModelPackage | undefined;
8803
9003
  /**
8804
- * <p>A group of versioned models in the model registry.</p>
9004
+ * <p>A group of versioned models in the Model Registry.</p>
8805
9005
  * @public
8806
9006
  */
8807
9007
  ModelPackageGroup?: ModelPackageGroup | undefined;
@@ -9405,76 +9605,6 @@ export interface StopPipelineExecutionRequest {
9405
9605
  */
9406
9606
  ClientRequestToken?: string | undefined;
9407
9607
  }
9408
- /**
9409
- * @public
9410
- */
9411
- export interface StopPipelineExecutionResponse {
9412
- /**
9413
- * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
9414
- * @public
9415
- */
9416
- PipelineExecutionArn?: string | undefined;
9417
- }
9418
- /**
9419
- * @public
9420
- */
9421
- export interface StopProcessingJobRequest {
9422
- /**
9423
- * <p>The name of the processing job to stop.</p>
9424
- * @public
9425
- */
9426
- ProcessingJobName: string | undefined;
9427
- }
9428
- /**
9429
- * @public
9430
- */
9431
- export interface StopTrainingJobRequest {
9432
- /**
9433
- * <p>The name of the training job to stop.</p>
9434
- * @public
9435
- */
9436
- TrainingJobName: string | undefined;
9437
- }
9438
- /**
9439
- * @public
9440
- */
9441
- export interface StopTransformJobRequest {
9442
- /**
9443
- * <p>The name of the batch transform job to stop.</p>
9444
- * @public
9445
- */
9446
- TransformJobName: string | undefined;
9447
- }
9448
- /**
9449
- * @public
9450
- */
9451
- export interface UpdateActionRequest {
9452
- /**
9453
- * <p>The name of the action to update.</p>
9454
- * @public
9455
- */
9456
- ActionName: string | undefined;
9457
- /**
9458
- * <p>The new description for the action.</p>
9459
- * @public
9460
- */
9461
- Description?: string | undefined;
9462
- /**
9463
- * <p>The new status for the action.</p>
9464
- * @public
9465
- */
9466
- Status?: ActionStatus | undefined;
9467
- /**
9468
- * <p>The new list of properties. Overwrites the current property list.</p>
9469
- * @public
9470
- */
9471
- Properties?: Record<string, string> | undefined;
9472
- /**
9473
- * <p>A list of properties to remove.</p>
9474
- * @public
9475
- */
9476
- PropertiesToRemove?: string[] | undefined;
9477
- }
9478
9608
  /**
9479
9609
  * @internal
9480
9610
  */