@aws-sdk/client-sagemaker 3.679.0 → 3.683.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 (45) hide show
  1. package/README.md +1 -1
  2. package/dist-cjs/index.js +20 -9
  3. package/dist-es/models/models_0.js +1 -0
  4. package/dist-es/models/models_2.js +0 -8
  5. package/dist-es/models/models_3.js +8 -0
  6. package/dist-es/protocols/Aws_json1_1.js +10 -0
  7. package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -3
  8. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -6
  9. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -8
  10. package/dist-types/commands/CreateModelPackageCommand.d.ts +5 -0
  11. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +24 -23
  12. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +9 -9
  13. package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +12 -3
  15. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +9 -8
  16. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
  17. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -5
  18. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
  19. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +8 -8
  20. package/dist-types/commands/DescribeModelPackageCommand.d.ts +5 -0
  21. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
  23. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -2
  24. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -2
  25. package/dist-types/commands/SearchCommand.d.ts +13 -8
  26. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +3 -3
  27. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +3 -4
  28. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  29. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -2
  30. package/dist-types/models/models_0.d.ts +10 -11
  31. package/dist-types/models/models_1.d.ts +138 -126
  32. package/dist-types/models/models_2.d.ts +31 -34
  33. package/dist-types/models/models_3.d.ts +50 -75
  34. package/dist-types/models/models_4.d.ts +126 -103
  35. package/dist-types/models/models_5.d.ts +50 -1
  36. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -4
  37. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +4 -2
  38. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +4 -2
  39. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  40. package/dist-types/ts3.4/models/models_1.d.ts +6 -3
  41. package/dist-types/ts3.4/models/models_2.d.ts +3 -10
  42. package/dist-types/ts3.4/models/models_3.d.ts +12 -11
  43. package/dist-types/ts3.4/models/models_4.d.ts +14 -10
  44. package/dist-types/ts3.4/models/models_5.d.ts +13 -1
  45. package/package.json +6 -6
@@ -1,7 +1,56 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
- import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
2
+ import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
+ import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, ModelArtifacts, ModelClientConfig, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
4
4
  import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface ListModelBiasJobDefinitionsRequest {
9
+ /**
10
+ * <p>Name of the endpoint to monitor for model bias.</p>
11
+ * @public
12
+ */
13
+ EndpointName?: string;
14
+ /**
15
+ * <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
16
+ * The default is <code>CreationTime</code>.</p>
17
+ * @public
18
+ */
19
+ SortBy?: MonitoringJobDefinitionSortKey;
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;
26
+ /**
27
+ * <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
28
+ * it in the next request.</p>
29
+ * @public
30
+ */
31
+ NextToken?: string;
32
+ /**
33
+ * <p>The maximum number of model bias jobs to return in the response. The default value is
34
+ * 10.</p>
35
+ * @public
36
+ */
37
+ MaxResults?: number;
38
+ /**
39
+ * <p>Filter for model bias jobs whose name contains a specified string.</p>
40
+ * @public
41
+ */
42
+ NameContains?: string;
43
+ /**
44
+ * <p>A filter that returns only model bias jobs created before a specified time.</p>
45
+ * @public
46
+ */
47
+ CreationTimeBefore?: Date;
48
+ /**
49
+ * <p>A filter that returns only model bias jobs created after a specified time.</p>
50
+ * @public
51
+ */
52
+ CreationTimeAfter?: Date;
53
+ }
5
54
  /**
6
55
  * @public
7
56
  */
@@ -1584,8 +1633,8 @@ export type NotebookInstanceLifecycleConfigSortOrder = (typeof NotebookInstanceL
1584
1633
  export interface ListNotebookInstanceLifecycleConfigsInput {
1585
1634
  /**
1586
1635
  * <p>If the result of a <code>ListNotebookInstanceLifecycleConfigs</code> request was
1587
- * truncated, the response includes a <code>NextToken</code>. To get the next set of
1588
- * lifecycle configurations, use the token in the next request.</p>
1636
+ * truncated, the response includes a <code>NextToken</code>. To get the next set of
1637
+ * lifecycle configurations, use the token in the next request.</p>
1589
1638
  * @public
1590
1639
  */
1591
1640
  NextToken?: string;
@@ -1606,31 +1655,31 @@ export interface ListNotebookInstanceLifecycleConfigsInput {
1606
1655
  SortOrder?: NotebookInstanceLifecycleConfigSortOrder;
1607
1656
  /**
1608
1657
  * <p>A string in the lifecycle configuration name. This filter returns only lifecycle
1609
- * configurations whose name contains the specified string.</p>
1658
+ * configurations whose name contains the specified string.</p>
1610
1659
  * @public
1611
1660
  */
1612
1661
  NameContains?: string;
1613
1662
  /**
1614
1663
  * <p>A filter that returns only lifecycle configurations that were created before the
1615
- * specified time (timestamp).</p>
1664
+ * specified time (timestamp).</p>
1616
1665
  * @public
1617
1666
  */
1618
1667
  CreationTimeBefore?: Date;
1619
1668
  /**
1620
1669
  * <p>A filter that returns only lifecycle configurations that were created after the
1621
- * specified time (timestamp).</p>
1670
+ * specified time (timestamp).</p>
1622
1671
  * @public
1623
1672
  */
1624
1673
  CreationTimeAfter?: Date;
1625
1674
  /**
1626
1675
  * <p>A filter that returns only lifecycle configurations that were modified before the
1627
- * specified time (timestamp).</p>
1676
+ * specified time (timestamp).</p>
1628
1677
  * @public
1629
1678
  */
1630
1679
  LastModifiedTimeBefore?: Date;
1631
1680
  /**
1632
1681
  * <p>A filter that returns only lifecycle configurations that were modified after the
1633
- * specified time (timestamp).</p>
1682
+ * specified time (timestamp).</p>
1634
1683
  * @public
1635
1684
  */
1636
1685
  LastModifiedTimeAfter?: Date;
@@ -1666,14 +1715,14 @@ export interface NotebookInstanceLifecycleConfigSummary {
1666
1715
  */
1667
1716
  export interface ListNotebookInstanceLifecycleConfigsOutput {
1668
1717
  /**
1669
- * <p>If the response is truncated, SageMaker returns this token. To get the next set of
1670
- * lifecycle configurations, use it in the next request. </p>
1718
+ * <p>If the response is truncated, SageMaker returns this token. To get the next
1719
+ * set of lifecycle configurations, use it in the next request. </p>
1671
1720
  * @public
1672
1721
  */
1673
1722
  NextToken?: string;
1674
1723
  /**
1675
1724
  * <p>An array of <code>NotebookInstanceLifecycleConfiguration</code> objects, each listing
1676
- * a lifecycle configuration.</p>
1725
+ * a lifecycle configuration.</p>
1677
1726
  * @public
1678
1727
  */
1679
1728
  NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
@@ -1813,7 +1862,7 @@ export interface NotebookInstanceSummary {
1813
1862
  NotebookInstanceStatus?: NotebookInstanceStatus;
1814
1863
  /**
1815
1864
  * <p>The URL that you use to connect to the Jupyter notebook running in your notebook
1816
- * instance. </p>
1865
+ * instance. </p>
1817
1866
  * @public
1818
1867
  */
1819
1868
  Url?: string;
@@ -1834,29 +1883,29 @@ export interface NotebookInstanceSummary {
1834
1883
  LastModifiedTime?: Date;
1835
1884
  /**
1836
1885
  * <p>The name of a notebook instance lifecycle configuration associated with this notebook
1837
- * instance.</p>
1886
+ * instance.</p>
1838
1887
  * <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
1839
- * 2.1: (Optional) Customize a Notebook Instance</a>.</p>
1888
+ * 2.1: (Optional) Customize a Notebook Instance</a>.</p>
1840
1889
  * @public
1841
1890
  */
1842
1891
  NotebookInstanceLifecycleConfigName?: string;
1843
1892
  /**
1844
1893
  * <p>The Git repository associated with the notebook instance as its default code
1845
- * repository. This can be either the name of a Git repository stored as a resource in your
1846
- * account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
1847
- * or in any other Git repository. When you open a notebook instance, it opens in the
1848
- * directory that contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
1849
- * Repositories with SageMaker Notebook Instances</a>.</p>
1894
+ * repository. This can be either the name of a Git repository stored as a resource in your
1895
+ * account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
1896
+ * or in any other Git repository. When you open a notebook instance, it opens in the
1897
+ * directory that contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
1898
+ * Repositories with SageMaker Notebook Instances</a>.</p>
1850
1899
  * @public
1851
1900
  */
1852
1901
  DefaultCodeRepository?: string;
1853
1902
  /**
1854
1903
  * <p>An array of up to three Git repositories associated with the notebook instance. These
1855
- * can be either the names of Git repositories stored as resources in your account, or the
1856
- * URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
1857
- * or in any other Git repository. These repositories are cloned at the same level as the
1858
- * default repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
1859
- * Repositories with SageMaker Notebook Instances</a>.</p>
1904
+ * can be either the names of Git repositories stored as resources in your account, or the
1905
+ * URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
1906
+ * or in any other Git repository. These repositories are cloned at the same level as the
1907
+ * default repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
1908
+ * Repositories with SageMaker Notebook Instances</a>.</p>
1860
1909
  * @public
1861
1910
  */
1862
1911
  AdditionalCodeRepositories?: string[];
@@ -1867,8 +1916,8 @@ export interface NotebookInstanceSummary {
1867
1916
  export interface ListNotebookInstancesOutput {
1868
1917
  /**
1869
1918
  * <p>If the response to the previous <code>ListNotebookInstances</code> request was
1870
- * truncated, SageMaker returns this token. To retrieve the next set of notebook instances, use
1871
- * the token in the next request.</p>
1919
+ * truncated, SageMaker returns this token. To retrieve the next set of notebook
1920
+ * instances, use the token in the next request.</p>
1872
1921
  * @public
1873
1922
  */
1874
1923
  NextToken?: string;
@@ -4339,7 +4388,8 @@ export interface Model {
4339
4388
  /**
4340
4389
  * <p>Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources
4341
4390
  * have access to. You can control access to and from your resources by configuring a VPC.
4342
- * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/infrastructure-give-access.html">Give SageMaker Access to Resources in your Amazon VPC</a>. </p>
4391
+ * For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/infrastructure-give-access.html">Give SageMaker Access to
4392
+ * Resources in your Amazon VPC</a>. </p>
4343
4393
  * @public
4344
4394
  */
4345
4395
  VpcConfig?: VpcConfig;
@@ -5043,6 +5093,13 @@ export interface ModelPackage {
5043
5093
  * @public
5044
5094
  */
5045
5095
  ModelCard?: ModelPackageModelCard;
5096
+ /**
5097
+ * <p>
5098
+ * A structure describing the current state of the model in its life cycle.
5099
+ * </p>
5100
+ * @public
5101
+ */
5102
+ ModelLifeCycle?: ModelLifeCycle;
5046
5103
  /**
5047
5104
  * <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
5048
5105
  * resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
@@ -7309,12 +7366,12 @@ export interface UpdateCodeRepositoryInput {
7309
7366
  CodeRepositoryName: string | undefined;
7310
7367
  /**
7311
7368
  * <p>The configuration of the git repository, including the URL and the Amazon Resource
7312
- * Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the
7313
- * credentials used to access the repository. The secret must have a staging label of
7314
- * <code>AWSCURRENT</code> and must be in the following format:</p>
7369
+ * Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the
7370
+ * credentials used to access the repository. The secret must have a staging label of
7371
+ * <code>AWSCURRENT</code> and must be in the following format:</p>
7315
7372
  * <p>
7316
7373
  * <code>\{"username": <i>UserName</i>, "password":
7317
- * <i>Password</i>\}</code>
7374
+ * <i>Password</i>\}</code>
7318
7375
  * </p>
7319
7376
  * @public
7320
7377
  */
@@ -7444,7 +7501,7 @@ export interface UpdateDomainRequest {
7444
7501
  */
7445
7502
  AppSecurityGroupManagement?: AppSecurityGroupManagement;
7446
7503
  /**
7447
- * <p>The default settings used to create a space within the domain.</p>
7504
+ * <p>The default settings for shared spaces that users create in the domain.</p>
7448
7505
  * @public
7449
7506
  */
7450
7507
  DefaultSpaceSettings?: DefaultSpaceSettings;
@@ -7478,7 +7535,8 @@ export interface UpdateDomainRequest {
7478
7535
  */
7479
7536
  AppNetworkAccessType?: AppNetworkAccessType;
7480
7537
  /**
7481
- * <p>Indicates whether custom tag propagation is supported for the domain. Defaults to <code>DISABLED</code>.</p>
7538
+ * <p>Indicates whether custom tag propagation is supported for the domain. Defaults to
7539
+ * <code>DISABLED</code>.</p>
7482
7540
  * @public
7483
7541
  */
7484
7542
  TagPropagation?: TagPropagation;
@@ -8231,6 +8289,20 @@ export interface UpdateModelPackageInput {
8231
8289
  * @public
8232
8290
  */
8233
8291
  ModelCard?: ModelPackageModelCard;
8292
+ /**
8293
+ * <p>
8294
+ * A structure describing the current state of the model in its life cycle.
8295
+ * </p>
8296
+ * @public
8297
+ */
8298
+ ModelLifeCycle?: ModelLifeCycle;
8299
+ /**
8300
+ * <p>
8301
+ * A unique token that guarantees that the call to this API is idempotent.
8302
+ * </p>
8303
+ * @public
8304
+ */
8305
+ ClientToken?: string;
8234
8306
  }
8235
8307
  /**
8236
8308
  * @public
@@ -8326,11 +8398,11 @@ export interface UpdateNotebookInstanceInput {
8326
8398
  */
8327
8399
  InstanceType?: _InstanceType;
8328
8400
  /**
8329
- * <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the
8330
- * notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker Roles</a>. </p>
8401
+ * <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to
8402
+ * access the notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker Roles</a>. </p>
8331
8403
  * <note>
8332
- * <p>To be able to pass this role to SageMaker, the caller of this API must have the
8333
- * <code>iam:PassRole</code> permission.</p>
8404
+ * <p>To be able to pass this role to SageMaker, the caller of this API must
8405
+ * have the <code>iam:PassRole</code> permission.</p>
8334
8406
  * </note>
8335
8407
  * @public
8336
8408
  */
@@ -8352,11 +8424,11 @@ export interface UpdateNotebookInstanceInput {
8352
8424
  DisassociateLifecycleConfig?: boolean;
8353
8425
  /**
8354
8426
  * <p>The size, in GB, of the ML storage volume to attach to the notebook instance. The
8355
- * default value is 5 GB. ML storage volumes are encrypted, so SageMaker can't determine the
8356
- * amount of available free space on the volume. Because of this, you can increase the
8357
- * volume size when you update a notebook instance, but you can't decrease the volume size.
8358
- * If you want to decrease the size of the ML storage volume in use, create a new notebook
8359
- * instance with the desired size.</p>
8427
+ * default value is 5 GB. ML storage volumes are encrypted, so SageMaker can't
8428
+ * determine the amount of available free space on the volume. Because of this, you can
8429
+ * increase the volume size when you update a notebook instance, but you can't decrease the
8430
+ * volume size. If you want to decrease the size of the ML storage volume in use, create a
8431
+ * new notebook instance with the desired size.</p>
8360
8432
  * @public
8361
8433
  */
8362
8434
  VolumeSizeInGB?: number;
@@ -8381,18 +8453,18 @@ export interface UpdateNotebookInstanceInput {
8381
8453
  */
8382
8454
  AdditionalCodeRepositories?: string[];
8383
8455
  /**
8384
- * <p>A list of the Elastic Inference (EI) instance types to associate with this notebook
8385
- * instance. Currently only one EI instance type can be associated with a notebook
8386
- * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in
8387
- * Amazon SageMaker</a>.</p>
8456
+ * <p>This parameter is no longer supported. Elastic Inference (EI) is no longer
8457
+ * available.</p>
8458
+ * <p>This parameter was used to specify a list of the EI instance types to associate with
8459
+ * this notebook instance.</p>
8388
8460
  * @public
8389
8461
  */
8390
8462
  AcceleratorTypes?: NotebookInstanceAcceleratorType[];
8391
8463
  /**
8392
- * <p>A list of the Elastic Inference (EI) instance types to remove from this notebook
8393
- * instance. This operation is idempotent. If you specify an accelerator type that is not
8394
- * associated with the notebook instance when you call this method, it does not throw an
8395
- * error.</p>
8464
+ * <p>This parameter is no longer supported. Elastic Inference (EI) is no longer
8465
+ * available.</p>
8466
+ * <p>This parameter was used to specify a list of the EI instance types to remove from this notebook
8467
+ * instance.</p>
8396
8468
  * @public
8397
8469
  */
8398
8470
  DisassociateAcceleratorTypes?: boolean;
@@ -8444,14 +8516,14 @@ export interface UpdateNotebookInstanceLifecycleConfigInput {
8444
8516
  NotebookInstanceLifecycleConfigName: string | undefined;
8445
8517
  /**
8446
8518
  * <p>The shell script that runs only once, when you create a notebook instance. The shell
8447
- * script must be a base64-encoded string.</p>
8519
+ * script must be a base64-encoded string.</p>
8448
8520
  * @public
8449
8521
  */
8450
8522
  OnCreate?: NotebookInstanceLifecycleHook[];
8451
8523
  /**
8452
8524
  * <p>The shell script that runs every time you start a notebook instance, including when
8453
- * you create the notebook instance. The shell script must be a base64-encoded
8454
- * string.</p>
8525
+ * you create the notebook instance. The shell script must be a base64-encoded
8526
+ * string.</p>
8455
8527
  * @public
8456
8528
  */
8457
8529
  OnStart?: NotebookInstanceLifecycleHook[];
@@ -8862,55 +8934,6 @@ export interface UpdateWorkforceResponse {
8862
8934
  */
8863
8935
  Workforce: Workforce | undefined;
8864
8936
  }
8865
- /**
8866
- * @public
8867
- */
8868
- export interface UpdateWorkteamRequest {
8869
- /**
8870
- * <p>The name of the work team to update.</p>
8871
- * @public
8872
- */
8873
- WorkteamName: string | undefined;
8874
- /**
8875
- * <p>A list of <code>MemberDefinition</code> objects that contains objects that identify
8876
- * the workers that make up the work team. </p>
8877
- * <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP).
8878
- * For private workforces created using Amazon Cognito use
8879
- * <code>CognitoMemberDefinition</code>. For workforces created using your own OIDC identity
8880
- * provider (IdP) use <code>OidcMemberDefinition</code>. You should not provide input
8881
- * for both of these parameters in a single request.</p>
8882
- * <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito
8883
- * <i>user groups</i> within the user pool used to create a workforce. All of the
8884
- * <code>CognitoMemberDefinition</code> objects that make up the member definition must
8885
- * have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon
8886
- * Cognito user group to an existing worker pool, see <a href="">Adding groups to a User
8887
- * Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User
8888
- * Pools</a>.</p>
8889
- * <p>For workforces created using your own OIDC IdP, specify the user groups that you want
8890
- * to include in your private work team in <code>OidcMemberDefinition</code> by listing
8891
- * those groups in <code>Groups</code>. Be aware that user groups that are already in the
8892
- * work team must also be listed in <code>Groups</code> when you make this request to
8893
- * remain on the work team. If you do not include these user groups, they will no longer be
8894
- * associated with the work team you update. </p>
8895
- * @public
8896
- */
8897
- MemberDefinitions?: MemberDefinition[];
8898
- /**
8899
- * <p>An updated description for the work team.</p>
8900
- * @public
8901
- */
8902
- Description?: string;
8903
- /**
8904
- * <p>Configures SNS topic notifications for available or expiring work items</p>
8905
- * @public
8906
- */
8907
- NotificationConfiguration?: NotificationConfiguration;
8908
- /**
8909
- * <p>Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL.</p>
8910
- * @public
8911
- */
8912
- WorkerAccessConfiguration?: WorkerAccessConfiguration;
8913
- }
8914
8937
  /**
8915
8938
  * @internal
8916
8939
  */
@@ -1,7 +1,56 @@
1
1
  import { BooleanOperator } from "./models_0";
2
- import { CrossAccountFilterOption } from "./models_2";
2
+ import { CrossAccountFilterOption, MemberDefinition, NotificationConfiguration, WorkerAccessConfiguration } from "./models_2";
3
3
  import { Filter, ResourceType, Workteam } from "./models_3";
4
4
  import { NestedFilters, SearchSortOrder, VisibilityConditions } from "./models_4";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface UpdateWorkteamRequest {
9
+ /**
10
+ * <p>The name of the work team to update.</p>
11
+ * @public
12
+ */
13
+ WorkteamName: string | undefined;
14
+ /**
15
+ * <p>A list of <code>MemberDefinition</code> objects that contains objects that identify
16
+ * the workers that make up the work team. </p>
17
+ * <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP).
18
+ * For private workforces created using Amazon Cognito use
19
+ * <code>CognitoMemberDefinition</code>. For workforces created using your own OIDC identity
20
+ * provider (IdP) use <code>OidcMemberDefinition</code>. You should not provide input
21
+ * for both of these parameters in a single request.</p>
22
+ * <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito
23
+ * <i>user groups</i> within the user pool used to create a workforce. All of the
24
+ * <code>CognitoMemberDefinition</code> objects that make up the member definition must
25
+ * have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon
26
+ * Cognito user group to an existing worker pool, see <a href="">Adding groups to a User
27
+ * Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User
28
+ * Pools</a>.</p>
29
+ * <p>For workforces created using your own OIDC IdP, specify the user groups that you want
30
+ * to include in your private work team in <code>OidcMemberDefinition</code> by listing
31
+ * those groups in <code>Groups</code>. Be aware that user groups that are already in the
32
+ * work team must also be listed in <code>Groups</code> when you make this request to
33
+ * remain on the work team. If you do not include these user groups, they will no longer be
34
+ * associated with the work team you update. </p>
35
+ * @public
36
+ */
37
+ MemberDefinitions?: MemberDefinition[];
38
+ /**
39
+ * <p>An updated description for the work team.</p>
40
+ * @public
41
+ */
42
+ Description?: string;
43
+ /**
44
+ * <p>Configures SNS topic notifications for available or expiring work items</p>
45
+ * @public
46
+ */
47
+ NotificationConfiguration?: NotificationConfiguration;
48
+ /**
49
+ * <p>Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL.</p>
50
+ * @public
51
+ */
52
+ WorkerAccessConfiguration?: WorkerAccessConfiguration;
53
+ }
5
54
  /**
6
55
  * @public
7
56
  */
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- CreatePipelineRequest,
5
- CreatePipelineResponse,
6
- } from "../models/models_1";
3
+ import { CreatePipelineRequest } from "../models/models_1";
4
+ import { CreatePipelineResponse } from "../models/models_2";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListModelBiasJobDefinitionsRequest } from "../models/models_3";
4
- import { ListModelBiasJobDefinitionsResponse } from "../models/models_4";
3
+ import {
4
+ ListModelBiasJobDefinitionsRequest,
5
+ ListModelBiasJobDefinitionsResponse,
6
+ } from "../models/models_4";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateWorkteamRequest } from "../models/models_4";
4
- import { UpdateWorkteamResponse } from "../models/models_5";
3
+ import {
4
+ UpdateWorkteamRequest,
5
+ UpdateWorkteamResponse,
6
+ } from "../models/models_5";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -653,6 +653,7 @@ export declare const TrainingInstanceType: {
653
653
  readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
654
654
  readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
655
655
  readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
656
+ readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
656
657
  readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
657
658
  readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
658
659
  readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
@@ -1727,6 +1727,11 @@ export interface ModelPackageModelCard {
1727
1727
  ModelCardContent?: string;
1728
1728
  ModelCardStatus?: ModelCardStatus;
1729
1729
  }
1730
+ export interface ModelLifeCycle {
1731
+ Stage: string | undefined;
1732
+ StageStatus: string | undefined;
1733
+ StageDescription?: string;
1734
+ }
1730
1735
  export interface Explainability {
1731
1736
  Report?: MetricsSource;
1732
1737
  }
@@ -1792,6 +1797,7 @@ export interface CreateModelPackageInput {
1792
1797
  SourceUri?: string;
1793
1798
  SecurityConfig?: ModelPackageSecurityConfig;
1794
1799
  ModelCard?: ModelPackageModelCard;
1800
+ ModelLifeCycle?: ModelLifeCycle;
1795
1801
  }
1796
1802
  export interface CreateModelPackageOutput {
1797
1803
  ModelPackageArn: string | undefined;
@@ -2076,9 +2082,6 @@ export interface CreatePipelineRequest {
2076
2082
  Tags?: Tag[];
2077
2083
  ParallelismConfiguration?: ParallelismConfiguration;
2078
2084
  }
2079
- export interface CreatePipelineResponse {
2080
- PipelineArn?: string;
2081
- }
2082
2085
  export declare const CreateModelCardRequestFilterSensitiveLog: (
2083
2086
  obj: CreateModelCardRequest
2084
2087
  ) => any;
@@ -135,6 +135,9 @@ import {
135
135
  UserSettings,
136
136
  VendorGuidance,
137
137
  } from "./models_1";
138
+ export interface CreatePipelineResponse {
139
+ PipelineArn?: string;
140
+ }
138
141
  export interface CreatePresignedDomainUrlRequest {
139
142
  DomainId: string | undefined;
140
143
  UserProfileName: string | undefined;
@@ -1981,16 +1984,6 @@ export interface LabelingJobOutput {
1981
1984
  OutputDatasetS3Uri: string | undefined;
1982
1985
  FinalActiveLearningModelArn?: string;
1983
1986
  }
1984
- export declare const LabelingJobStatus: {
1985
- readonly COMPLETED: "Completed";
1986
- readonly FAILED: "Failed";
1987
- readonly INITIALIZING: "Initializing";
1988
- readonly IN_PROGRESS: "InProgress";
1989
- readonly STOPPED: "Stopped";
1990
- readonly STOPPING: "Stopping";
1991
- };
1992
- export type LabelingJobStatus =
1993
- (typeof LabelingJobStatus)[keyof typeof LabelingJobStatus];
1994
1987
  export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
1995
1988
  export declare const CreateWorkforceRequestFilterSensitiveLog: (
1996
1989
  obj: CreateWorkforceRequest
@@ -83,6 +83,7 @@ import {
83
83
  ModelExplainabilityAppSpecification,
84
84
  ModelExplainabilityBaselineConfig,
85
85
  ModelExplainabilityJobInput,
86
+ ModelLifeCycle,
86
87
  ModelMetrics,
87
88
  ModelPackageModelCard,
88
89
  ModelPackageSecurityConfig,
@@ -149,7 +150,6 @@ import {
149
150
  InfraCheckConfig,
150
151
  LabelCounters,
151
152
  LabelingJobOutput,
152
- LabelingJobStatus,
153
153
  LastUpdateStatus,
154
154
  MemberDefinition,
155
155
  ModelArtifacts,
@@ -184,6 +184,16 @@ import {
184
184
  TrialComponentStatus,
185
185
  WorkerAccessConfiguration,
186
186
  } from "./models_2";
187
+ export declare const LabelingJobStatus: {
188
+ readonly COMPLETED: "Completed";
189
+ readonly FAILED: "Failed";
190
+ readonly INITIALIZING: "Initializing";
191
+ readonly IN_PROGRESS: "InProgress";
192
+ readonly STOPPED: "Stopped";
193
+ readonly STOPPING: "Stopping";
194
+ };
195
+ export type LabelingJobStatus =
196
+ (typeof LabelingJobStatus)[keyof typeof LabelingJobStatus];
187
197
  export interface DescribeLabelingJobResponse {
188
198
  LabelingJobStatus: LabelingJobStatus | undefined;
189
199
  LabelCounters: LabelCounters | undefined;
@@ -415,6 +425,7 @@ export interface DescribeModelPackageOutput {
415
425
  SourceUri?: string;
416
426
  SecurityConfig?: ModelPackageSecurityConfig;
417
427
  ModelCard?: ModelPackageModelCard;
428
+ ModelLifeCycle?: ModelLifeCycle;
418
429
  }
419
430
  export interface DescribeModelPackageGroupInput {
420
431
  ModelPackageGroupName: string | undefined;
@@ -2483,16 +2494,6 @@ export interface ListMlflowTrackingServersResponse {
2483
2494
  TrackingServerSummaries?: TrackingServerSummary[];
2484
2495
  NextToken?: string;
2485
2496
  }
2486
- export interface ListModelBiasJobDefinitionsRequest {
2487
- EndpointName?: string;
2488
- SortBy?: MonitoringJobDefinitionSortKey;
2489
- SortOrder?: SortOrder;
2490
- NextToken?: string;
2491
- MaxResults?: number;
2492
- NameContains?: string;
2493
- CreationTimeBefore?: Date;
2494
- CreationTimeAfter?: Date;
2495
- }
2496
2497
  export declare const DescribeModelCardResponseFilterSensitiveLog: (
2497
2498
  obj: DescribeModelCardResponse
2498
2499
  ) => any;