@aws-sdk/client-sagemaker 3.600.0 → 3.606.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist-cjs/index.js +171 -37
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/CreateHubContentReferenceCommand.js +24 -0
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +24 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_1.js +15 -0
- package/dist-es/models/models_2.js +5 -24
- package/dist-es/models/models_3.js +24 -8
- package/dist-es/models/models_4.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +76 -0
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +3 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +8 -0
- package/dist-types/commands/CreateHubCommand.d.ts +0 -3
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +80 -0
- package/dist-types/commands/CreateModelCommand.d.ts +6 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +9 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +8 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +0 -3
- package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -4
- package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +63 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +8 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -4
- package/dist-types/commands/DescribeHubContentCommand.d.ts +5 -5
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +4 -4
- package/dist-types/commands/DescribeModelCommand.d.ts +6 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +9 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +8 -0
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -4
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +5 -5
- package/dist-types/commands/ListHubContentsCommand.d.ts +5 -5
- package/dist-types/commands/ListHubsCommand.d.ts +0 -3
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +4 -4
- package/dist-types/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -2
- package/dist-types/commands/SearchCommand.d.ts +9 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +8 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +0 -3
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +8 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +18 -12
- package/dist-types/models/models_1.d.ts +100 -81
- package/dist-types/models/models_2.d.ts +134 -345
- package/dist-types/models/models_3.d.ts +356 -162
- package/dist-types/models/models_4.d.ts +162 -2
- package/dist-types/protocols/Aws_json1_1.d.ts +18 -0
- package/dist-types/ts3.4/SageMaker.d.ts +34 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -3
- package/dist-types/ts3.4/models/models_1.d.ts +36 -21
- package/dist-types/ts3.4/models/models_2.d.ts +42 -96
- package/dist-types/ts3.4/models/models_3.d.ts +91 -45
- package/dist-types/ts3.4/models/models_4.d.ts +47 -5
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
- package/package.json +3 -3
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
import { LazyJsonString as __LazyJsonString } from "@smithy/smithy-client";
|
|
2
|
-
import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
|
|
2
|
+
import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface CreateCodeRepositoryOutput {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The Amazon Resource Name (ARN) of the new repository.</p>
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
CodeRepositoryArn: string | undefined;
|
|
12
|
+
}
|
|
3
13
|
/**
|
|
4
14
|
* @public
|
|
5
15
|
* @enum
|
|
@@ -1801,6 +1811,45 @@ export declare const StudioWebPortal: {
|
|
|
1801
1811
|
* @public
|
|
1802
1812
|
*/
|
|
1803
1813
|
export type StudioWebPortal = (typeof StudioWebPortal)[keyof typeof StudioWebPortal];
|
|
1814
|
+
/**
|
|
1815
|
+
* @public
|
|
1816
|
+
* @enum
|
|
1817
|
+
*/
|
|
1818
|
+
export declare const MlTools: {
|
|
1819
|
+
readonly AUTO_ML: "AutoMl";
|
|
1820
|
+
readonly DATA_WRANGLER: "DataWrangler";
|
|
1821
|
+
readonly EMR_CLUSTERS: "EmrClusters";
|
|
1822
|
+
readonly ENDPOINTS: "Endpoints";
|
|
1823
|
+
readonly EXPERIMENTS: "Experiments";
|
|
1824
|
+
readonly FEATURE_STORE: "FeatureStore";
|
|
1825
|
+
readonly INFERENCE_RECOMMENDER: "InferenceRecommender";
|
|
1826
|
+
readonly JUMP_START: "JumpStart";
|
|
1827
|
+
readonly MODELS: "Models";
|
|
1828
|
+
readonly MODEL_EVALUATION: "ModelEvaluation";
|
|
1829
|
+
readonly PIPELINES: "Pipelines";
|
|
1830
|
+
readonly PROJECTS: "Projects";
|
|
1831
|
+
readonly TRAINING: "Training";
|
|
1832
|
+
};
|
|
1833
|
+
/**
|
|
1834
|
+
* @public
|
|
1835
|
+
*/
|
|
1836
|
+
export type MlTools = (typeof MlTools)[keyof typeof MlTools];
|
|
1837
|
+
/**
|
|
1838
|
+
* <p>Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.</p>
|
|
1839
|
+
* @public
|
|
1840
|
+
*/
|
|
1841
|
+
export interface StudioWebPortalSettings {
|
|
1842
|
+
/**
|
|
1843
|
+
* <p>The machine learning tools that are hidden from the Studio left navigation pane.</p>
|
|
1844
|
+
* @public
|
|
1845
|
+
*/
|
|
1846
|
+
HiddenMlTools?: MlTools[];
|
|
1847
|
+
/**
|
|
1848
|
+
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-apps.html">Applications supported in Studio</a> that are hidden from the Studio left navigation pane.</p>
|
|
1849
|
+
* @public
|
|
1850
|
+
*/
|
|
1851
|
+
HiddenAppTypes?: AppType[];
|
|
1852
|
+
}
|
|
1804
1853
|
/**
|
|
1805
1854
|
* <p>The TensorBoard app settings.</p>
|
|
1806
1855
|
* @public
|
|
@@ -1921,6 +1970,11 @@ export interface UserSettings {
|
|
|
1921
1970
|
* @public
|
|
1922
1971
|
*/
|
|
1923
1972
|
CustomFileSystemConfigs?: CustomFileSystemConfig[];
|
|
1973
|
+
/**
|
|
1974
|
+
* <p>Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.</p>
|
|
1975
|
+
* @public
|
|
1976
|
+
*/
|
|
1977
|
+
StudioWebPortalSettings?: StudioWebPortalSettings;
|
|
1924
1978
|
}
|
|
1925
1979
|
/**
|
|
1926
1980
|
* <p>A collection of settings that configure the domain's Docker interaction.</p>
|
|
@@ -4385,6 +4439,51 @@ export interface CreateHubResponse {
|
|
|
4385
4439
|
*/
|
|
4386
4440
|
HubArn: string | undefined;
|
|
4387
4441
|
}
|
|
4442
|
+
/**
|
|
4443
|
+
* @public
|
|
4444
|
+
*/
|
|
4445
|
+
export interface CreateHubContentReferenceRequest {
|
|
4446
|
+
/**
|
|
4447
|
+
* <p>The name of the hub to add the hub content reference to.</p>
|
|
4448
|
+
* @public
|
|
4449
|
+
*/
|
|
4450
|
+
HubName: string | undefined;
|
|
4451
|
+
/**
|
|
4452
|
+
* <p>The ARN of the public hub content to reference.</p>
|
|
4453
|
+
* @public
|
|
4454
|
+
*/
|
|
4455
|
+
SageMakerPublicHubContentArn: string | undefined;
|
|
4456
|
+
/**
|
|
4457
|
+
* <p>The name of the hub content to reference.</p>
|
|
4458
|
+
* @public
|
|
4459
|
+
*/
|
|
4460
|
+
HubContentName?: string;
|
|
4461
|
+
/**
|
|
4462
|
+
* <p>The minimum version of the hub content to reference.</p>
|
|
4463
|
+
* @public
|
|
4464
|
+
*/
|
|
4465
|
+
MinVersion?: string;
|
|
4466
|
+
/**
|
|
4467
|
+
* <p>Any tags associated with the hub content to reference.</p>
|
|
4468
|
+
* @public
|
|
4469
|
+
*/
|
|
4470
|
+
Tags?: Tag[];
|
|
4471
|
+
}
|
|
4472
|
+
/**
|
|
4473
|
+
* @public
|
|
4474
|
+
*/
|
|
4475
|
+
export interface CreateHubContentReferenceResponse {
|
|
4476
|
+
/**
|
|
4477
|
+
* <p>The ARN of the hub that the hub content reference was added to.</p>
|
|
4478
|
+
* @public
|
|
4479
|
+
*/
|
|
4480
|
+
HubArn: string | undefined;
|
|
4481
|
+
/**
|
|
4482
|
+
* <p>The ARN of the hub content.</p>
|
|
4483
|
+
* @public
|
|
4484
|
+
*/
|
|
4485
|
+
HubContentArn: string | undefined;
|
|
4486
|
+
}
|
|
4388
4487
|
/**
|
|
4389
4488
|
* <p>The Liquid template for the worker user interface.</p>
|
|
4390
4489
|
* @public
|
|
@@ -11565,86 +11664,6 @@ export interface ServiceCatalogProvisioningDetails {
|
|
|
11565
11664
|
*/
|
|
11566
11665
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
11567
11666
|
}
|
|
11568
|
-
/**
|
|
11569
|
-
* @public
|
|
11570
|
-
*/
|
|
11571
|
-
export interface CreateProjectInput {
|
|
11572
|
-
/**
|
|
11573
|
-
* <p>The name of the project.</p>
|
|
11574
|
-
* @public
|
|
11575
|
-
*/
|
|
11576
|
-
ProjectName: string | undefined;
|
|
11577
|
-
/**
|
|
11578
|
-
* <p>A description for the project.</p>
|
|
11579
|
-
* @public
|
|
11580
|
-
*/
|
|
11581
|
-
ProjectDescription?: string;
|
|
11582
|
-
/**
|
|
11583
|
-
* <p>The product ID and provisioning artifact ID to provision a service catalog. The provisioning
|
|
11584
|
-
* artifact ID will default to the latest provisioning artifact ID of the product, if you don't
|
|
11585
|
-
* provide the provisioning artifact ID. For more information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
11586
|
-
* Catalog</a>.</p>
|
|
11587
|
-
* @public
|
|
11588
|
-
*/
|
|
11589
|
-
ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails | undefined;
|
|
11590
|
-
/**
|
|
11591
|
-
* <p>An array of key-value pairs that you want to use to organize and track your Amazon Web Services
|
|
11592
|
-
* resource costs. 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 Reference Guide</i>.</p>
|
|
11593
|
-
* @public
|
|
11594
|
-
*/
|
|
11595
|
-
Tags?: Tag[];
|
|
11596
|
-
}
|
|
11597
|
-
/**
|
|
11598
|
-
* @public
|
|
11599
|
-
*/
|
|
11600
|
-
export interface CreateProjectOutput {
|
|
11601
|
-
/**
|
|
11602
|
-
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
11603
|
-
* @public
|
|
11604
|
-
*/
|
|
11605
|
-
ProjectArn: string | undefined;
|
|
11606
|
-
/**
|
|
11607
|
-
* <p>The ID of the new project.</p>
|
|
11608
|
-
* @public
|
|
11609
|
-
*/
|
|
11610
|
-
ProjectId: string | undefined;
|
|
11611
|
-
}
|
|
11612
|
-
/**
|
|
11613
|
-
* <p>The collection of ownership settings for a space.</p>
|
|
11614
|
-
* @public
|
|
11615
|
-
*/
|
|
11616
|
-
export interface OwnershipSettings {
|
|
11617
|
-
/**
|
|
11618
|
-
* <p>The user profile who is the owner of the space.</p>
|
|
11619
|
-
* @public
|
|
11620
|
-
*/
|
|
11621
|
-
OwnerUserProfileName: string | undefined;
|
|
11622
|
-
}
|
|
11623
|
-
/**
|
|
11624
|
-
* <p>The application settings for a Code Editor space.</p>
|
|
11625
|
-
* @public
|
|
11626
|
-
*/
|
|
11627
|
-
export interface SpaceCodeEditorAppSettings {
|
|
11628
|
-
/**
|
|
11629
|
-
* <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
|
|
11630
|
-
* the version runs on.</p>
|
|
11631
|
-
* @public
|
|
11632
|
-
*/
|
|
11633
|
-
DefaultResourceSpec?: ResourceSpec;
|
|
11634
|
-
}
|
|
11635
|
-
/**
|
|
11636
|
-
* <p>A file system, created by you in Amazon EFS, that you assign to a user profile
|
|
11637
|
-
* or space for an Amazon SageMaker Domain. Permitted users can access this file
|
|
11638
|
-
* system in Amazon SageMaker Studio.</p>
|
|
11639
|
-
* @public
|
|
11640
|
-
*/
|
|
11641
|
-
export interface EFSFileSystem {
|
|
11642
|
-
/**
|
|
11643
|
-
* <p>The ID of your Amazon EFS file system.</p>
|
|
11644
|
-
* @public
|
|
11645
|
-
*/
|
|
11646
|
-
FileSystemId: string | undefined;
|
|
11647
|
-
}
|
|
11648
11667
|
/**
|
|
11649
11668
|
* @internal
|
|
11650
11669
|
*/
|