@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,6 +1,22 @@
1
1
  import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion, ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { ActionSource, ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AdditionalS3DataSource, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppInstanceType, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, ClusterOrchestrator, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, CompleteOnConvergence, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ContinuousParameterRangeSpecification, CustomImage, FeatureStatus, GitConfig, HyperParameterScalingType, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
2
+ import { ActionSource, ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AdditionalS3DataSource, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppInstanceType, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, ClusterOrchestrator, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, CompleteOnConvergence, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, CustomImage, FeatureStatus, GitConfig, HyperParameterScalingType, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
3
3
  import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
4
+ /**
5
+ * <p>Defines the possible values for a continuous hyperparameter.</p>
6
+ * @public
7
+ */
8
+ export interface ContinuousParameterRangeSpecification {
9
+ /**
10
+ * <p>The minimum floating-point value allowed.</p>
11
+ * @public
12
+ */
13
+ MinValue: string | undefined;
14
+ /**
15
+ * <p>The maximum floating-point value allowed.</p>
16
+ * @public
17
+ */
18
+ MaxValue: string | undefined;
19
+ }
4
20
  /**
5
21
  * <p>A flag to indicating that automatic model tuning (AMT) has detected model convergence,
6
22
  * defined as a lack of significant improvement (1% or less) against an objective
@@ -10883,8 +10899,8 @@ export interface FileSource {
10883
10899
  S3Uri: string | undefined;
10884
10900
  }
10885
10901
  /**
10886
- * <p>Represents the drift check bias baselines that can be used when the model monitor is set using the
10887
- * model package.</p>
10902
+ * <p>Represents the drift check bias baselines that can be used when the model monitor is
10903
+ * set using the model package.</p>
10888
10904
  * @public
10889
10905
  */
10890
10906
  export interface DriftCheckBias {
@@ -10905,8 +10921,8 @@ export interface DriftCheckBias {
10905
10921
  PostTrainingConstraints?: MetricsSource | undefined;
10906
10922
  }
10907
10923
  /**
10908
- * <p>Represents the drift check explainability baselines that can be used when the model monitor is set
10909
- * using the model package. </p>
10924
+ * <p>Represents the drift check explainability baselines that can be used when the model
10925
+ * monitor is set using the model package. </p>
10910
10926
  * @public
10911
10927
  */
10912
10928
  export interface DriftCheckExplainability {
@@ -10922,8 +10938,8 @@ export interface DriftCheckExplainability {
10922
10938
  ConfigFile?: FileSource | undefined;
10923
10939
  }
10924
10940
  /**
10925
- * <p>Represents the drift check data quality baselines that can be used when the model monitor is set using
10926
- * the model package. </p>
10941
+ * <p>Represents the drift check data quality baselines that can be used when the model
10942
+ * monitor is set using the model package. </p>
10927
10943
  * @public
10928
10944
  */
10929
10945
  export interface DriftCheckModelDataQuality {
@@ -10939,8 +10955,8 @@ export interface DriftCheckModelDataQuality {
10939
10955
  Constraints?: MetricsSource | undefined;
10940
10956
  }
10941
10957
  /**
10942
- * <p>Represents the drift check model quality baselines that can be used when the model monitor is set using
10943
- * the model package. </p>
10958
+ * <p>Represents the drift check model quality baselines that can be used when the model
10959
+ * monitor is set using the model package. </p>
10944
10960
  * @public
10945
10961
  */
10946
10962
  export interface DriftCheckModelQuality {
@@ -10956,59 +10972,59 @@ export interface DriftCheckModelQuality {
10956
10972
  Constraints?: MetricsSource | undefined;
10957
10973
  }
10958
10974
  /**
10959
- * <p>Represents the drift check baselines that can be used when the model monitor is set using the model
10960
- * package. </p>
10975
+ * <p>Represents the drift check baselines that can be used when the model monitor is set
10976
+ * using the model package. </p>
10961
10977
  * @public
10962
10978
  */
10963
10979
  export interface DriftCheckBaselines {
10964
10980
  /**
10965
- * <p>Represents the drift check bias baselines that can be used when the model monitor is set using the model
10966
- * package. </p>
10981
+ * <p>Represents the drift check bias baselines that can be used when the model monitor is
10982
+ * set using the model package. </p>
10967
10983
  * @public
10968
10984
  */
10969
10985
  Bias?: DriftCheckBias | undefined;
10970
10986
  /**
10971
- * <p>Represents the drift check explainability baselines that can be used when the model monitor is set using
10972
- * the model package. </p>
10987
+ * <p>Represents the drift check explainability baselines that can be used when the model
10988
+ * monitor is set using the model package. </p>
10973
10989
  * @public
10974
10990
  */
10975
10991
  Explainability?: DriftCheckExplainability | undefined;
10976
10992
  /**
10977
- * <p>Represents the drift check model quality baselines that can be used when the model monitor is set using
10978
- * the model package.</p>
10993
+ * <p>Represents the drift check model quality baselines that can be used when the model
10994
+ * monitor is set using the model package.</p>
10979
10995
  * @public
10980
10996
  */
10981
10997
  ModelQuality?: DriftCheckModelQuality | undefined;
10982
10998
  /**
10983
- * <p>Represents the drift check model data quality baselines that can be used when the model monitor is set
10984
- * using the model package.</p>
10999
+ * <p>Represents the drift check model data quality baselines that can be used when the
11000
+ * model monitor is set using the model package.</p>
10985
11001
  * @public
10986
11002
  */
10987
11003
  ModelDataQuality?: DriftCheckModelDataQuality | undefined;
10988
11004
  }
10989
11005
  /**
10990
- * <p>The model card associated with the model package. Since <code>ModelPackageModelCard</code> is
10991
- * tied to a model package, it is a specific usage of a model card and its schema is
10992
- * simplified compared to the schema of <code>ModelCard</code>. The
10993
- * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
10994
- * and <code>model_overview</code> is composed of the <code>model_creator</code> and
10995
- * <code>model_artifact</code> properties. For more information about the model package model
10996
- * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
10997
- * package model card schema</a>. For more information about
10998
- * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
10999
- * the Details of a Model Version</a>.</p>
11006
+ * <p>The model card associated with the model package. Since
11007
+ * <code>ModelPackageModelCard</code> is tied to a model package, it is a specific
11008
+ * usage of a model card and its schema is simplified compared to the schema of
11009
+ * <code>ModelCard</code>. The <code>ModelPackageModelCard</code> schema does not
11010
+ * include <code>model_package_details</code>, and <code>model_overview</code> is composed
11011
+ * of the <code>model_creator</code> and <code>model_artifact</code> properties. For more
11012
+ * 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
11013
+ * package model card schema</a>. For more information about the model card
11014
+ * 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
11015
+ * Version</a>.</p>
11000
11016
  * @public
11001
11017
  */
11002
11018
  export interface ModelPackageModelCard {
11003
11019
  /**
11004
- * <p>The content of the model card. The content must follow the schema described
11005
- * in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
11006
- * Package Model Card Schema</a>.</p>
11020
+ * <p>The content of the model card. The content must follow the schema described in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
11021
+ * Package Model Card Schema</a>.</p>
11007
11022
  * @public
11008
11023
  */
11009
11024
  ModelCardContent?: string | undefined;
11010
11025
  /**
11011
- * <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p>
11026
+ * <p>The approval status of the model card within your organization. Different
11027
+ * organizations might have different criteria for model card review and approval.</p>
11012
11028
  * <ul>
11013
11029
  * <li>
11014
11030
  * <p>
@@ -11024,9 +11040,9 @@ export interface ModelPackageModelCard {
11024
11040
  * </li>
11025
11041
  * <li>
11026
11042
  * <p>
11027
- * <code>Archived</code>: The model card is archived. No more updates can be made to the model
11028
- * card content. If you try to update the model card content, you will receive the message <code>Model Card
11029
- * is in Archived state</code>.</p>
11043
+ * <code>Archived</code>: The model card is archived. No more updates can be made
11044
+ * to the model card content. If you try to update the model card content, you will
11045
+ * receive the message <code>Model Card is in Archived state</code>.</p>
11030
11046
  * </li>
11031
11047
  * </ul>
11032
11048
  * @public
@@ -11034,30 +11050,22 @@ export interface ModelPackageModelCard {
11034
11050
  ModelCardStatus?: ModelCardStatus | undefined;
11035
11051
  }
11036
11052
  /**
11037
- * <p>
11038
- * A structure describing the current state of the model in its life cycle.
11039
- * </p>
11053
+ * <p> A structure describing the current state of the model in its life cycle. </p>
11040
11054
  * @public
11041
11055
  */
11042
11056
  export interface ModelLifeCycle {
11043
11057
  /**
11044
- * <p>
11045
- * The current stage in the model life cycle.
11046
- * </p>
11058
+ * <p> The current stage in the model life cycle. </p>
11047
11059
  * @public
11048
11060
  */
11049
11061
  Stage: string | undefined;
11050
11062
  /**
11051
- * <p>
11052
- * The current status of a stage in model life cycle.
11053
- * </p>
11063
+ * <p> The current status of a stage in model life cycle. </p>
11054
11064
  * @public
11055
11065
  */
11056
11066
  StageStatus: string | undefined;
11057
11067
  /**
11058
- * <p>
11059
- * Describes the stage related details.
11060
- * </p>
11068
+ * <p> Describes the stage related details. </p>
11061
11069
  * @public
11062
11070
  */
11063
11071
  StageDescription?: string | undefined;
@@ -11132,14 +11140,14 @@ export interface ModelMetrics {
11132
11140
  Explainability?: Explainability | undefined;
11133
11141
  }
11134
11142
  /**
11135
- * <p>An optional Key Management Service
11136
- * key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with
11137
- * highly sensitive data.</p>
11143
+ * <p>An optional Key Management Service key to encrypt, decrypt, and re-encrypt model
11144
+ * package information for regulated workloads with highly sensitive data.</p>
11138
11145
  * @public
11139
11146
  */
11140
11147
  export interface ModelPackageSecurityConfig {
11141
11148
  /**
11142
- * <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model package information.</p>
11149
+ * <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model
11150
+ * package information.</p>
11143
11151
  * @public
11144
11152
  */
11145
11153
  KmsKeyId: string | undefined;
@@ -11204,8 +11212,8 @@ export interface SourceAlgorithmSpecification {
11204
11212
  /**
11205
11213
  * <p>Contains data, such as the inputs and targeted instance types that are used in the
11206
11214
  * process of validating the model package.</p>
11207
- * <p>The data provided in the validation profile is made available to your buyers on Amazon Web Services
11208
- * Marketplace.</p>
11215
+ * <p>The data provided in the validation profile is made available to your buyers on
11216
+ * Amazon Web Services Marketplace.</p>
11209
11217
  * @public
11210
11218
  */
11211
11219
  export interface ModelPackageValidationProfile {
@@ -11251,7 +11259,8 @@ export interface CreateModelPackageInput {
11251
11259
  */
11252
11260
  ModelPackageName?: string | undefined;
11253
11261
  /**
11254
- * <p>The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.</p>
11262
+ * <p>The name or Amazon Resource Name (ARN) of the model package group that this model version belongs
11263
+ * to.</p>
11255
11264
  * <p>This parameter is required for versioned models, and does not apply to unversioned
11256
11265
  * models.</p>
11257
11266
  * @public
@@ -11263,8 +11272,8 @@ export interface CreateModelPackageInput {
11263
11272
  */
11264
11273
  ModelPackageDescription?: string | undefined;
11265
11274
  /**
11266
- * <p>Specifies details about inference jobs that you can run with models based on this model
11267
- * package, including the following information:</p>
11275
+ * <p>Specifies details about inference jobs that you can run with models based on this
11276
+ * model package, including the following information:</p>
11268
11277
  * <ul>
11269
11278
  * <li>
11270
11279
  * <p>The Amazon ECR paths of containers that contain the inference code and model
@@ -11294,19 +11303,19 @@ export interface CreateModelPackageInput {
11294
11303
  */
11295
11304
  SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
11296
11305
  /**
11297
- * <p>Whether to certify the model package for listing on Amazon Web Services Marketplace.</p>
11306
+ * <p>Whether to certify the model package for listing on Amazon Web Services
11307
+ * Marketplace.</p>
11298
11308
  * <p>This parameter is optional for unversioned models, and does not apply to versioned
11299
11309
  * models.</p>
11300
11310
  * @public
11301
11311
  */
11302
11312
  CertifyForMarketplace?: boolean | undefined;
11303
11313
  /**
11304
- * <p>A list of key value pairs associated with the model. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
11305
- * resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
11306
- * <p>If you supply <code>ModelPackageGroupName</code>, your model package belongs to the model group
11307
- * you specify and uses the tags associated with the model group. In this case, you cannot
11308
- * supply a <code>tag</code> argument.
11309
- * </p>
11314
+ * <p>A list of key value pairs associated with the model. 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
11315
+ * Reference Guide</i>.</p>
11316
+ * <p>If you supply <code>ModelPackageGroupName</code>, your model package belongs to the
11317
+ * model group you specify and uses the tags associated with the model group. In this case,
11318
+ * you cannot supply a <code>tag</code> argument. </p>
11310
11319
  * @public
11311
11320
  */
11312
11321
  Tags?: Tag[] | undefined;
@@ -11315,7 +11324,7 @@ export interface CreateModelPackageInput {
11315
11324
  * <p>This parameter is optional for versioned models, and does not apply to unversioned
11316
11325
  * models.</p>
11317
11326
  * <p>For versioned models, the value of this parameter must be set to <code>Approved</code>
11318
- * to deploy the model.</p>
11327
+ * to deploy the model.</p>
11319
11328
  * @public
11320
11329
  */
11321
11330
  ModelApprovalStatus?: ModelApprovalStatus | undefined;
@@ -11335,26 +11344,28 @@ export interface CreateModelPackageInput {
11335
11344
  */
11336
11345
  ClientToken?: string | undefined;
11337
11346
  /**
11338
- * <p>The machine learning domain of your model package and its components. Common
11339
- * machine learning domains include computer vision and natural language processing.</p>
11347
+ * <p>The machine learning domain of your model package and its components. Common machine
11348
+ * learning domains include computer vision and natural language processing.</p>
11340
11349
  * @public
11341
11350
  */
11342
11351
  Domain?: string | undefined;
11343
11352
  /**
11344
- * <p>The machine learning task your model package accomplishes. Common machine
11345
- * learning tasks include object detection and image classification. The following
11346
- * tasks are supported by Inference Recommender:
11347
- * <code>"IMAGE_CLASSIFICATION"</code> | <code>"OBJECT_DETECTION"</code> | <code>"TEXT_GENERATION"</code> |<code>"IMAGE_SEGMENTATION"</code> |
11348
- * <code>"FILL_MASK"</code> | <code>"CLASSIFICATION"</code> | <code>"REGRESSION"</code> | <code>"OTHER"</code>.</p>
11353
+ * <p>The machine learning task your model package accomplishes. Common machine learning
11354
+ * tasks include object detection and image classification. The following tasks are
11355
+ * supported by Inference Recommender: <code>"IMAGE_CLASSIFICATION"</code> |
11356
+ * <code>"OBJECT_DETECTION"</code> | <code>"TEXT_GENERATION"</code>
11357
+ * |<code>"IMAGE_SEGMENTATION"</code> | <code>"FILL_MASK"</code> |
11358
+ * <code>"CLASSIFICATION"</code> | <code>"REGRESSION"</code> |
11359
+ * <code>"OTHER"</code>.</p>
11349
11360
  * <p>Specify "OTHER" if none of the tasks listed fit your use case.</p>
11350
11361
  * @public
11351
11362
  */
11352
11363
  Task?: string | undefined;
11353
11364
  /**
11354
- * <p>The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point
11355
- * to a single gzip compressed tar archive (.tar.gz suffix). This archive can hold multiple files
11356
- * that are all equally used in the load test. Each file in the archive must satisfy the size constraints of the
11357
- * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpoint.html#API_runtime_InvokeEndpoint_RequestSyntax">InvokeEndpoint</a> call.</p>
11365
+ * <p>The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a
11366
+ * single gzip compressed tar archive (.tar.gz suffix). This archive can hold multiple
11367
+ * files that are all equally used in the load test. Each file in the archive must satisfy
11368
+ * the size constraints of the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpoint.html#API_runtime_InvokeEndpoint_RequestSyntax">InvokeEndpoint</a> call.</p>
11358
11369
  * @public
11359
11370
  */
11360
11371
  SamplePayloadUrl?: string | undefined;
@@ -11364,17 +11375,17 @@ export interface CreateModelPackageInput {
11364
11375
  */
11365
11376
  CustomerMetadataProperties?: Record<string, string> | undefined;
11366
11377
  /**
11367
- * <p>Represents the drift check baselines that can be used when the model monitor is set using the model package.
11368
- * For more information, see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-quality-clarify-baseline-lifecycle.html#pipelines-quality-clarify-baseline-drift-detection">Drift Detection against Previous Baselines in SageMaker Pipelines</a> in the <i>Amazon SageMaker Developer Guide</i>.
11369
- * </p>
11378
+ * <p>Represents the drift check baselines that can be used when the model monitor is set
11379
+ * using the model package. For more information, see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-quality-clarify-baseline-lifecycle.html#pipelines-quality-clarify-baseline-drift-detection">Drift Detection against Previous Baselines in SageMaker
11380
+ * Pipelines</a> in the <i>Amazon SageMaker Developer Guide</i>. </p>
11370
11381
  * @public
11371
11382
  */
11372
11383
  DriftCheckBaselines?: DriftCheckBaselines | undefined;
11373
11384
  /**
11374
- * <p>An array of additional Inference Specification objects. Each additional
11375
- * Inference Specification specifies artifacts based on this model package that can
11376
- * be used on inference endpoints. Generally used with SageMaker Neo to store the
11377
- * compiled artifacts. </p>
11385
+ * <p>An array of additional Inference Specification objects. Each additional Inference
11386
+ * Specification specifies artifacts based on this model package that can be used on
11387
+ * inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
11388
+ * </p>
11378
11389
  * @public
11379
11390
  */
11380
11391
  AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[] | undefined;
@@ -11384,35 +11395,34 @@ export interface CreateModelPackageInput {
11384
11395
  */
11385
11396
  SkipModelValidation?: SkipModelValidation | undefined;
11386
11397
  /**
11387
- * <p>The URI of the source for the model package. If you want to clone a model package,
11388
- * set it to the model package Amazon Resource Name (ARN). If you want to register a model,
11389
- * set it to the model ARN.</p>
11398
+ * <p>The URI of the source for the model package. If you want to clone a model package, set
11399
+ * it to the model package Amazon Resource Name (ARN). If you want to register a model, set
11400
+ * it to the model ARN.</p>
11390
11401
  * @public
11391
11402
  */
11392
11403
  SourceUri?: string | undefined;
11393
11404
  /**
11394
- * <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model package information.</p>
11405
+ * <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model
11406
+ * package information.</p>
11395
11407
  * @public
11396
11408
  */
11397
11409
  SecurityConfig?: ModelPackageSecurityConfig | undefined;
11398
11410
  /**
11399
- * <p>The model card associated with the model package. Since <code>ModelPackageModelCard</code> is
11400
- * tied to a model package, it is a specific usage of a model card and its schema is
11401
- * simplified compared to the schema of <code>ModelCard</code>. The
11402
- * <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
11403
- * and <code>model_overview</code> is composed of the <code>model_creator</code> and
11404
- * <code>model_artifact</code> properties. For more information about the model package model
11405
- * card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
11406
- * package model card schema</a>. For more information about
11407
- * the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
11408
- * the Details of a Model Version</a>.</p>
11411
+ * <p>The model card associated with the model package. Since
11412
+ * <code>ModelPackageModelCard</code> is tied to a model package, it is a specific
11413
+ * usage of a model card and its schema is simplified compared to the schema of
11414
+ * <code>ModelCard</code>. The <code>ModelPackageModelCard</code> schema does not
11415
+ * include <code>model_package_details</code>, and <code>model_overview</code> is composed
11416
+ * of the <code>model_creator</code> and <code>model_artifact</code> properties. For more
11417
+ * 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
11418
+ * package model card schema</a>. For more information about the model card
11419
+ * 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
11420
+ * Version</a>.</p>
11409
11421
  * @public
11410
11422
  */
11411
11423
  ModelCard?: ModelPackageModelCard | undefined;
11412
11424
  /**
11413
- * <p>
11414
- * A structure describing the current state of the model in its life cycle.
11415
- * </p>
11425
+ * <p> A structure describing the current state of the model in its life cycle. </p>
11416
11426
  * @public
11417
11427
  */
11418
11428
  ModelLifeCycle?: ModelLifeCycle | undefined;
@@ -11443,8 +11453,8 @@ export interface CreateModelPackageGroupInput {
11443
11453
  ModelPackageGroupDescription?: string | undefined;
11444
11454
  /**
11445
11455
  * <p>A list of key value pairs associated with the model group. For more information, see
11446
- * <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
11447
- * resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
11456
+ * <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
11457
+ * Reference Guide</i>.</p>
11448
11458
  * @public
11449
11459
  */
11450
11460
  Tags?: Tag[] | undefined;
@@ -11947,16 +11957,6 @@ export interface CreateMonitoringScheduleRequest {
11947
11957
  */
11948
11958
  Tags?: Tag[] | undefined;
11949
11959
  }
11950
- /**
11951
- * @public
11952
- */
11953
- export interface CreateMonitoringScheduleResponse {
11954
- /**
11955
- * <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
11956
- * @public
11957
- */
11958
- MonitoringScheduleArn: string | undefined;
11959
- }
11960
11960
  /**
11961
11961
  * @internal
11962
11962
  */
@@ -1,5 +1,15 @@
1
1
  import { ActionSource, ActionStatus, ActivationState, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, ContextSource, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, SchedulerConfig, TagPropagation, ThroughputMode, TrainingSpecification, UserSettings } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface CreateMonitoringScheduleResponse {
7
+ /**
8
+ * <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
9
+ * @public
10
+ */
11
+ MonitoringScheduleArn: string | undefined;
12
+ }
3
13
  /**
4
14
  * @public
5
15
  * @enum
@@ -3979,8 +3989,8 @@ export interface DeleteModelExplainabilityJobDefinitionRequest {
3979
3989
  export interface DeleteModelPackageInput {
3980
3990
  /**
3981
3991
  * <p>The name or Amazon Resource Name (ARN) of the model package to delete.</p>
3982
- * <p>When you specify a name, the name must have 1 to 63 characters. Valid
3983
- * characters are a-z, A-Z, 0-9, and - (hyphen).</p>
3992
+ * <p>When you specify a name, the name must have 1 to 63 characters. Valid characters are
3993
+ * a-z, A-Z, 0-9, and - (hyphen).</p>
3984
3994
  * @public
3985
3995
  */
3986
3996
  ModelPackageName: string | undefined;
@@ -7465,6 +7475,7 @@ export type HubContentStatus = (typeof HubContentStatus)[keyof typeof HubContent
7465
7475
  */
7466
7476
  export declare const HubContentSupportStatus: {
7467
7477
  readonly DEPRECATED: "Deprecated";
7478
+ readonly RESTRICTED: "Restricted";
7468
7479
  readonly SUPPORTED: "Supported";
7469
7480
  };
7470
7481
  /**
@@ -7570,6 +7581,11 @@ export interface DescribeHubContentResponse {
7570
7581
  * @public
7571
7582
  */
7572
7583
  CreationTime: Date | undefined;
7584
+ /**
7585
+ * <p>The last modified time of the hub content.</p>
7586
+ * @public
7587
+ */
7588
+ LastModifiedTime?: Date | undefined;
7573
7589
  }
7574
7590
  /**
7575
7591
  * @public
@@ -7582,18 +7598,6 @@ export interface DescribeHumanTaskUiRequest {
7582
7598
  */
7583
7599
  HumanTaskUiName: string | undefined;
7584
7600
  }
7585
- /**
7586
- * @public
7587
- * @enum
7588
- */
7589
- export declare const HumanTaskUiStatus: {
7590
- readonly ACTIVE: "Active";
7591
- readonly DELETING: "Deleting";
7592
- };
7593
- /**
7594
- * @public
7595
- */
7596
- export type HumanTaskUiStatus = (typeof HumanTaskUiStatus)[keyof typeof HumanTaskUiStatus];
7597
7601
  /**
7598
7602
  * @internal
7599
7603
  */