@aws-sdk/client-sagemaker 3.879.0 → 3.883.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/dist-cjs/index.js +25 -4
- package/dist-es/models/models_0.js +5 -0
- package/dist-es/models/models_2.js +4 -0
- package/dist-es/models/models_4.js +0 -4
- package/dist-es/models/models_5.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +8 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +4 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -2
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +4 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -2
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -2
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -2
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterCommand.d.ts +4 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +13 -16
- package/dist-types/models/models_1.d.ts +40 -58
- package/dist-types/models/models_2.d.ts +79 -97
- package/dist-types/models/models_3.d.ts +104 -41
- package/dist-types/models/models_4.d.ts +38 -89
- package/dist-types/models/models_5.d.ts +101 -3
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +7 -4
- package/dist-types/ts3.4/models/models_1.d.ts +10 -14
- package/dist-types/ts3.4/models/models_2.d.ts +22 -25
- package/dist-types/ts3.4/models/models_3.d.ts +26 -10
- package/dist-types/ts3.4/models/models_4.d.ts +11 -24
- package/dist-types/ts3.4/models/models_5.d.ts +28 -1
- package/package.json +11 -11
|
@@ -1,5 +1,60 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, AppStatus, AppType, ArtifactSource, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, Bias, CaptureStatus, CfnCreateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfigOutput, ClusterEventDetail, ClusterInstanceGroupDetails,
|
|
2
|
-
import { _InstanceType, ClusterRestrictedInstanceGroupDetails, ClusterStatus, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, DeviceSelectionConfig, EdgeDeploymentConfig, EndpointInput, HubContentType, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, ProcessingInstanceType, ProcessingS3UploadMode, RetryStrategy,
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, AppStatus, AppType, ArtifactSource, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, Bias, CaptureStatus, CfnCreateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfigOutput, ClusterEventDetail, ClusterInstanceGroupDetails, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterOrchestrator, CodeEditorAppImageConfig, FeatureStatus, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ClusterRestrictedInstanceGroupDetails, ClusterStatus, ClusterTieredStorageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, DeviceSelectionConfig, EdgeDeploymentConfig, EndpointInput, HubContentType, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, ProcessingInstanceType, ProcessingS3UploadMode, RetryStrategy, TrackingServerSize, TrainingSpecification, UserSettings } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface CreateMlflowTrackingServerRequest {
|
|
7
|
+
/**
|
|
8
|
+
* <p>A unique string identifying the tracking server name. This string is part of the tracking server ARN.</p>
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
TrackingServerName: string | undefined;
|
|
12
|
+
/**
|
|
13
|
+
* <p>The S3 URI for a general purpose bucket to use as the MLflow Tracking Server artifact store.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
ArtifactStoreUri: string | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>The size of the tracking server you want to create. You can choose between <code>"Small"</code>, <code>"Medium"</code>, and <code>"Large"</code>. The default MLflow Tracking Server configuration size is <code>"Small"</code>. You can choose a size depending on the projected use of the tracking server such as the volume of data logged, number of users, and frequency of use. </p> <p>We recommend using a small tracking server for teams of up to 25 users, a medium tracking server for teams of up to 50 users, and a large tracking server for teams of up to 100 users. </p>
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
21
|
+
TrackingServerSize?: TrackingServerSize | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The version of MLflow that the tracking server uses. To see which MLflow versions are available to use, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/mlflow.html#mlflow-create-tracking-server-how-it-works">How it works</a>.</p>
|
|
24
|
+
* @public
|
|
25
|
+
*/
|
|
26
|
+
MlflowVersion?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* <p>The Amazon Resource Name (ARN) for an IAM role in your account that the MLflow Tracking Server uses to access the artifact store in Amazon S3. The role should have <code>AmazonS3FullAccess</code> permissions. For more information on IAM permissions for tracking server creation, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/mlflow-create-tracking-server-iam.html">Set up IAM permissions for MLflow</a>.</p>
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
31
|
+
RoleArn: string | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* <p>Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry. To enable automatic model registration, set this value to <code>True</code>. To disable automatic model registration, set this value to <code>False</code>. If not specified, <code>AutomaticModelRegistration</code> defaults to <code>False</code>.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
AutomaticModelRegistration?: boolean | undefined;
|
|
37
|
+
/**
|
|
38
|
+
* <p>The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: TUE:03:30.</p>
|
|
39
|
+
* @public
|
|
40
|
+
*/
|
|
41
|
+
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
42
|
+
/**
|
|
43
|
+
* <p>Tags consisting of key-value pairs used to manage metadata for the tracking server.</p>
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
46
|
+
Tags?: Tag[] | undefined;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
51
|
+
export interface CreateMlflowTrackingServerResponse {
|
|
52
|
+
/**
|
|
53
|
+
* <p>The ARN of the tracking server.</p>
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
TrackingServerArn?: string | undefined;
|
|
57
|
+
}
|
|
3
58
|
/**
|
|
4
59
|
* @public
|
|
5
60
|
* @enum
|
|
@@ -1341,6 +1396,18 @@ export interface InstanceMetadataServiceConfiguration {
|
|
|
1341
1396
|
*/
|
|
1342
1397
|
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
1343
1398
|
}
|
|
1399
|
+
/**
|
|
1400
|
+
* @public
|
|
1401
|
+
* @enum
|
|
1402
|
+
*/
|
|
1403
|
+
export declare const IPAddressType: {
|
|
1404
|
+
readonly DUALSTACK: "dualstack";
|
|
1405
|
+
readonly IPV4: "ipv4";
|
|
1406
|
+
};
|
|
1407
|
+
/**
|
|
1408
|
+
* @public
|
|
1409
|
+
*/
|
|
1410
|
+
export type IPAddressType = (typeof IPAddressType)[keyof typeof IPAddressType];
|
|
1344
1411
|
/**
|
|
1345
1412
|
* @public
|
|
1346
1413
|
* @enum
|
|
@@ -1377,6 +1444,11 @@ export interface CreateNotebookInstanceInput {
|
|
|
1377
1444
|
* @public
|
|
1378
1445
|
*/
|
|
1379
1446
|
SecurityGroupIds?: string[] | undefined;
|
|
1447
|
+
/**
|
|
1448
|
+
* <p>The IP address type for the notebook instance. Specify <code>ipv4</code> for IPv4-only connectivity or <code>dualstack</code> for both IPv4 and IPv6 connectivity. When you specify <code>dualstack</code>, the subnet must support IPv6 CIDR blocks. If not specified, defaults to <code>ipv4</code>.</p>
|
|
1449
|
+
* @public
|
|
1450
|
+
*/
|
|
1451
|
+
IpAddressType?: IPAddressType | undefined;
|
|
1380
1452
|
/**
|
|
1381
1453
|
* <p> When you send any requests to Amazon Web Services resources from the notebook instance, SageMaker AI assumes this role to perform tasks on your behalf. You must grant this role necessary permissions so SageMaker AI can perform these tasks. The policy must allow the SageMaker AI service principal (sagemaker.amazonaws.com) permissions to assume this role. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker AI Roles</a>. </p> <note> <p>To be able to pass this role to SageMaker AI, the caller of this API must have the <code>iam:PassRole</code> permission.</p> </note>
|
|
1382
1454
|
* @public
|
|
@@ -5892,6 +5964,11 @@ export interface DescribeClusterResponse {
|
|
|
5892
5964
|
* @public
|
|
5893
5965
|
*/
|
|
5894
5966
|
Orchestrator?: ClusterOrchestrator | undefined;
|
|
5967
|
+
/**
|
|
5968
|
+
* <p>The current configuration for managed tier checkpointing on the HyperPod cluster. For example, this shows whether the feature is enabled and the percentage of cluster memory allocated for checkpoint storage.</p>
|
|
5969
|
+
* @public
|
|
5970
|
+
*/
|
|
5971
|
+
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
5895
5972
|
/**
|
|
5896
5973
|
* <p>The node recovery mode configured for the SageMaker HyperPod cluster.</p>
|
|
5897
5974
|
* @public
|
|
@@ -5958,101 +6035,6 @@ export interface DescribeClusterNodeRequest {
|
|
|
5958
6035
|
*/
|
|
5959
6036
|
NodeLogicalId?: string | undefined;
|
|
5960
6037
|
}
|
|
5961
|
-
/**
|
|
5962
|
-
* @public
|
|
5963
|
-
*/
|
|
5964
|
-
export interface DescribeClusterNodeResponse {
|
|
5965
|
-
/**
|
|
5966
|
-
* <p>The details of the SageMaker HyperPod cluster node.</p>
|
|
5967
|
-
* @public
|
|
5968
|
-
*/
|
|
5969
|
-
NodeDetails: ClusterNodeDetails | undefined;
|
|
5970
|
-
}
|
|
5971
|
-
/**
|
|
5972
|
-
* @public
|
|
5973
|
-
*/
|
|
5974
|
-
export interface DescribeClusterSchedulerConfigRequest {
|
|
5975
|
-
/**
|
|
5976
|
-
* <p>ID of the cluster policy.</p>
|
|
5977
|
-
* @public
|
|
5978
|
-
*/
|
|
5979
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
5980
|
-
/**
|
|
5981
|
-
* <p>Version of the cluster policy.</p>
|
|
5982
|
-
* @public
|
|
5983
|
-
*/
|
|
5984
|
-
ClusterSchedulerConfigVersion?: number | undefined;
|
|
5985
|
-
}
|
|
5986
|
-
/**
|
|
5987
|
-
* @public
|
|
5988
|
-
*/
|
|
5989
|
-
export interface DescribeClusterSchedulerConfigResponse {
|
|
5990
|
-
/**
|
|
5991
|
-
* <p>ARN of the cluster policy.</p>
|
|
5992
|
-
* @public
|
|
5993
|
-
*/
|
|
5994
|
-
ClusterSchedulerConfigArn: string | undefined;
|
|
5995
|
-
/**
|
|
5996
|
-
* <p>ID of the cluster policy.</p>
|
|
5997
|
-
* @public
|
|
5998
|
-
*/
|
|
5999
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
6000
|
-
/**
|
|
6001
|
-
* <p>Name of the cluster policy.</p>
|
|
6002
|
-
* @public
|
|
6003
|
-
*/
|
|
6004
|
-
Name: string | undefined;
|
|
6005
|
-
/**
|
|
6006
|
-
* <p>Version of the cluster policy.</p>
|
|
6007
|
-
* @public
|
|
6008
|
-
*/
|
|
6009
|
-
ClusterSchedulerConfigVersion: number | undefined;
|
|
6010
|
-
/**
|
|
6011
|
-
* <p>Status of the cluster policy.</p>
|
|
6012
|
-
* @public
|
|
6013
|
-
*/
|
|
6014
|
-
Status: SchedulerResourceStatus | undefined;
|
|
6015
|
-
/**
|
|
6016
|
-
* <p>Failure reason of the cluster policy.</p>
|
|
6017
|
-
* @public
|
|
6018
|
-
*/
|
|
6019
|
-
FailureReason?: string | undefined;
|
|
6020
|
-
/**
|
|
6021
|
-
* <p>ARN of the cluster where the cluster policy is applied.</p>
|
|
6022
|
-
* @public
|
|
6023
|
-
*/
|
|
6024
|
-
ClusterArn?: string | undefined;
|
|
6025
|
-
/**
|
|
6026
|
-
* <p>Cluster policy configuration. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.</p>
|
|
6027
|
-
* @public
|
|
6028
|
-
*/
|
|
6029
|
-
SchedulerConfig?: SchedulerConfig | undefined;
|
|
6030
|
-
/**
|
|
6031
|
-
* <p>Description of the cluster policy.</p>
|
|
6032
|
-
* @public
|
|
6033
|
-
*/
|
|
6034
|
-
Description?: string | undefined;
|
|
6035
|
-
/**
|
|
6036
|
-
* <p>Creation time of the cluster policy.</p>
|
|
6037
|
-
* @public
|
|
6038
|
-
*/
|
|
6039
|
-
CreationTime: Date | undefined;
|
|
6040
|
-
/**
|
|
6041
|
-
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
6042
|
-
* @public
|
|
6043
|
-
*/
|
|
6044
|
-
CreatedBy?: UserContext | undefined;
|
|
6045
|
-
/**
|
|
6046
|
-
* <p>Last modified time of the cluster policy.</p>
|
|
6047
|
-
* @public
|
|
6048
|
-
*/
|
|
6049
|
-
LastModifiedTime?: Date | undefined;
|
|
6050
|
-
/**
|
|
6051
|
-
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
6052
|
-
* @public
|
|
6053
|
-
*/
|
|
6054
|
-
LastModifiedBy?: UserContext | undefined;
|
|
6055
|
-
}
|
|
6056
6038
|
/**
|
|
6057
6039
|
* @internal
|
|
6058
6040
|
*/
|
|
@@ -1,6 +1,101 @@
|
|
|
1
|
-
import { ActivationState, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AmazonQSettings, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CapacityReservationPreference, CfnTemplateProviderDetail, Channel, CheckpointConfig, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VolumeAttachmentStatus, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, CognitoConfig, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DockerSettings, DomainSettings, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, GitConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, SchedulerResourceStatus, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, TrustedIdentityPropagationSettings, UnifiedStudioSettings, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DeploymentStageStatusSummary, DerivedInformation, DirectInternetAccess, DriftCheckBaselines, ExperimentConfig, InferenceExecutionConfig, InfraCheckConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, OwnershipSettings, ParallelismConfiguration, PartnerAppAuthType, PartnerAppConfig, PartnerAppMaintenanceConfig, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType } from "./models_2";
|
|
1
|
+
import { ActivationState, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AmazonQSettings, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CapacityReservationPreference, CfnTemplateProviderDetail, Channel, CheckpointConfig, ClusterNodeDetails, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VolumeAttachmentStatus, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, CognitoConfig, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DockerSettings, DomainSettings, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, GitConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, SchedulerConfig, SchedulerResourceStatus, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, TrustedIdentityPropagationSettings, UnifiedStudioSettings, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DeploymentStageStatusSummary, DerivedInformation, DirectInternetAccess, DriftCheckBaselines, ExperimentConfig, InferenceExecutionConfig, InfraCheckConfig, InstanceMetadataServiceConfiguration, IPAddressType, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, OwnershipSettings, ParallelismConfiguration, PartnerAppAuthType, PartnerAppConfig, PartnerAppMaintenanceConfig, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeClusterNodeResponse {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The details of the SageMaker HyperPod cluster node.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
NodeDetails: ClusterNodeDetails | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
export interface DescribeClusterSchedulerConfigRequest {
|
|
18
|
+
/**
|
|
19
|
+
* <p>ID of the cluster policy.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>Version of the cluster policy.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
ClusterSchedulerConfigVersion?: number | undefined;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
export interface DescribeClusterSchedulerConfigResponse {
|
|
33
|
+
/**
|
|
34
|
+
* <p>ARN of the cluster policy.</p>
|
|
35
|
+
* @public
|
|
36
|
+
*/
|
|
37
|
+
ClusterSchedulerConfigArn: string | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* <p>ID of the cluster policy.</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* <p>Name of the cluster policy.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
Name: string | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* <p>Version of the cluster policy.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
ClusterSchedulerConfigVersion: number | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>Status of the cluster policy.</p>
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
57
|
+
Status: SchedulerResourceStatus | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* <p>Failure reason of the cluster policy.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
FailureReason?: string | undefined;
|
|
63
|
+
/**
|
|
64
|
+
* <p>ARN of the cluster where the cluster policy is applied.</p>
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
ClusterArn?: string | undefined;
|
|
68
|
+
/**
|
|
69
|
+
* <p>Cluster policy configuration. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.</p>
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
72
|
+
SchedulerConfig?: SchedulerConfig | undefined;
|
|
73
|
+
/**
|
|
74
|
+
* <p>Description of the cluster policy.</p>
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
77
|
+
Description?: string | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* <p>Creation time of the cluster policy.</p>
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
CreationTime: Date | undefined;
|
|
83
|
+
/**
|
|
84
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
85
|
+
* @public
|
|
86
|
+
*/
|
|
87
|
+
CreatedBy?: UserContext | undefined;
|
|
88
|
+
/**
|
|
89
|
+
* <p>Last modified time of the cluster policy.</p>
|
|
90
|
+
* @public
|
|
91
|
+
*/
|
|
92
|
+
LastModifiedTime?: Date | undefined;
|
|
93
|
+
/**
|
|
94
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
95
|
+
* @public
|
|
96
|
+
*/
|
|
97
|
+
LastModifiedBy?: UserContext | undefined;
|
|
98
|
+
}
|
|
4
99
|
/**
|
|
5
100
|
* @public
|
|
6
101
|
*/
|
|
@@ -4644,6 +4739,11 @@ export interface DescribeNotebookInstanceOutput {
|
|
|
4644
4739
|
* @public
|
|
4645
4740
|
*/
|
|
4646
4741
|
InstanceType?: _InstanceType | undefined;
|
|
4742
|
+
/**
|
|
4743
|
+
* <p>The IP address type configured for the notebook instance. Returns <code>ipv4</code> for IPv4-only connectivity or <code>dualstack</code> for both IPv4 and IPv6 connectivity.</p>
|
|
4744
|
+
* @public
|
|
4745
|
+
*/
|
|
4746
|
+
IpAddressType?: IPAddressType | undefined;
|
|
4647
4747
|
/**
|
|
4648
4748
|
* <p>The ID of the VPC subnet.</p>
|
|
4649
4749
|
* @public
|
|
@@ -4960,7 +5060,7 @@ export interface DescribePartnerAppResponse {
|
|
|
4960
5060
|
*/
|
|
4961
5061
|
Type?: PartnerAppType | undefined;
|
|
4962
5062
|
/**
|
|
4963
|
-
* <p>The status of the SageMaker Partner AI App.</p>
|
|
5063
|
+
* <p>The status of the SageMaker Partner AI App.</p> <ul> <li> <p>Creating: SageMaker AI is creating the partner AI app. The partner AI app is not available during creation.</p> </li> <li> <p>Updating: SageMaker AI is updating the partner AI app. The partner AI app is not available when updating.</p> </li> <li> <p>Deleting: SageMaker AI is deleting the partner AI app. The partner AI app is not available during deletion.</p> </li> <li> <p>Available: The partner AI app is provisioned and accessible.</p> </li> <li> <p>Failed: The partner AI app is in a failed state and isn't available. SageMaker AI is investigating the issue. For further guidance, contact Amazon Web Services Support.</p> </li> <li> <p>UpdateFailed: The partner AI app couldn't be updated but is available.</p> </li> <li> <p>Deleted: The partner AI app is permanently deleted and not available.</p> </li> </ul>
|
|
4964
5064
|
* @public
|
|
4965
5065
|
*/
|
|
4966
5066
|
Status?: PartnerAppStatus | undefined;
|
|
@@ -8870,43 +8970,6 @@ export declare const ResourceType: {
|
|
|
8870
8970
|
* @public
|
|
8871
8971
|
*/
|
|
8872
8972
|
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
8873
|
-
/**
|
|
8874
|
-
* <p>Part of the <code>SuggestionQuery</code> type. Specifies a hint for retrieving property names that begin with the specified text.</p>
|
|
8875
|
-
* @public
|
|
8876
|
-
*/
|
|
8877
|
-
export interface PropertyNameQuery {
|
|
8878
|
-
/**
|
|
8879
|
-
* <p>Text that begins a property's name.</p>
|
|
8880
|
-
* @public
|
|
8881
|
-
*/
|
|
8882
|
-
PropertyNameHint: string | undefined;
|
|
8883
|
-
}
|
|
8884
|
-
/**
|
|
8885
|
-
* <p>Specified in the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_GetSearchSuggestions.html">GetSearchSuggestions</a> request. Limits the property names that are included in the response.</p>
|
|
8886
|
-
* @public
|
|
8887
|
-
*/
|
|
8888
|
-
export interface SuggestionQuery {
|
|
8889
|
-
/**
|
|
8890
|
-
* <p>Defines a property name hint. Only property names that begin with the specified hint are included in the response.</p>
|
|
8891
|
-
* @public
|
|
8892
|
-
*/
|
|
8893
|
-
PropertyNameQuery?: PropertyNameQuery | undefined;
|
|
8894
|
-
}
|
|
8895
|
-
/**
|
|
8896
|
-
* @public
|
|
8897
|
-
*/
|
|
8898
|
-
export interface GetSearchSuggestionsRequest {
|
|
8899
|
-
/**
|
|
8900
|
-
* <p>The name of the SageMaker resource to search for.</p>
|
|
8901
|
-
* @public
|
|
8902
|
-
*/
|
|
8903
|
-
Resource: ResourceType | undefined;
|
|
8904
|
-
/**
|
|
8905
|
-
* <p>Limits the property names that are included in the response.</p>
|
|
8906
|
-
* @public
|
|
8907
|
-
*/
|
|
8908
|
-
SuggestionQuery?: SuggestionQuery | undefined;
|
|
8909
|
-
}
|
|
8910
8973
|
/**
|
|
8911
8974
|
* @internal
|
|
8912
8975
|
*/
|
|
@@ -1,7 +1,44 @@
|
|
|
1
1
|
import { ActionSummary, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppType, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, ClusterEventResourceType, ClusterEventSummary, ClusterNodeSummary, FeatureStatus, ModelApprovalStatus, ModelPackageStatus, OutputParameter, Tag, UserContext } from "./models_0";
|
|
2
2
|
import { _InstanceType, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, ConditionStepMetadata, ContextSummary, HubContentType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, RecommendationJobType, ResourceLimits, SchedulerResourceStatus } from "./models_1";
|
|
3
3
|
import { CrossAccountFilterOption, ModelCardStatus, ModelLifeCycle, MonitoringType, OptimizationJobDeploymentInstanceType, PartnerAppType, SharingType, SpaceStorageSettings, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_2";
|
|
4
|
-
import { DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, DomainDetails, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointStepMetadata, EndpointSummary, EventSortBy, ExecutionStatus, ExperimentSummary, FailStepMetadata, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FlowDefinitionSummary, HubContentStatus, HubContentSupportStatus, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics,
|
|
4
|
+
import { DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, DomainDetails, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointStepMetadata, EndpointSummary, EventSortBy, ExecutionStatus, ExperimentSummary, FailStepMetadata, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FlowDefinitionSummary, HubContentStatus, HubContentSupportStatus, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ReservedCapacitySummary, ResourceType, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SpaceStatus, SubscribedWorkteam, TrackingServerStatus, TrainingJobStatus, TrainingJobStatusCounters, TrainingPlanStatus, TransformJobStatus, TrialComponentSource, TrialSource, WarmPoolResourceStatus, WarmPoolStatus } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* <p>Part of the <code>SuggestionQuery</code> type. Specifies a hint for retrieving property names that begin with the specified text.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface PropertyNameQuery {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Text that begins a property's name.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
PropertyNameHint: string | undefined;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* <p>Specified in the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_GetSearchSuggestions.html">GetSearchSuggestions</a> request. Limits the property names that are included in the response.</p>
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export interface SuggestionQuery {
|
|
21
|
+
/**
|
|
22
|
+
* <p>Defines a property name hint. Only property names that begin with the specified hint are included in the response.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
PropertyNameQuery?: PropertyNameQuery | undefined;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
export interface GetSearchSuggestionsRequest {
|
|
31
|
+
/**
|
|
32
|
+
* <p>The name of the SageMaker resource to search for.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
Resource: ResourceType | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* <p>Limits the property names that are included in the response.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
SuggestionQuery?: SuggestionQuery | undefined;
|
|
41
|
+
}
|
|
5
42
|
/**
|
|
6
43
|
* <p>A property name returned from a <code>GetSearchSuggestions</code> call that specifies a value in the <code>PropertyNameQuery</code> field.</p>
|
|
7
44
|
* @public
|
|
@@ -8144,91 +8181,3 @@ export declare const UltraServerHealthStatus: {
|
|
|
8144
8181
|
* @public
|
|
8145
8182
|
*/
|
|
8146
8183
|
export type UltraServerHealthStatus = (typeof UltraServerHealthStatus)[keyof typeof UltraServerHealthStatus];
|
|
8147
|
-
/**
|
|
8148
|
-
* <p>Represents a high-performance compute server used for distributed training in SageMaker AI. An UltraServer consists of multiple instances within a shared NVLink interconnect domain.</p>
|
|
8149
|
-
* @public
|
|
8150
|
-
*/
|
|
8151
|
-
export interface UltraServer {
|
|
8152
|
-
/**
|
|
8153
|
-
* <p>The unique identifier for the UltraServer.</p>
|
|
8154
|
-
* @public
|
|
8155
|
-
*/
|
|
8156
|
-
UltraServerId: string | undefined;
|
|
8157
|
-
/**
|
|
8158
|
-
* <p>The type of UltraServer, such as ml.u-p6e-gb200x72.</p>
|
|
8159
|
-
* @public
|
|
8160
|
-
*/
|
|
8161
|
-
UltraServerType: string | undefined;
|
|
8162
|
-
/**
|
|
8163
|
-
* <p>The name of the Availability Zone where the UltraServer is provisioned.</p>
|
|
8164
|
-
* @public
|
|
8165
|
-
*/
|
|
8166
|
-
AvailabilityZone: string | undefined;
|
|
8167
|
-
/**
|
|
8168
|
-
* <p>The Amazon EC2 instance type used in the UltraServer.</p>
|
|
8169
|
-
* @public
|
|
8170
|
-
*/
|
|
8171
|
-
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
8172
|
-
/**
|
|
8173
|
-
* <p>The total number of instances in this UltraServer.</p>
|
|
8174
|
-
* @public
|
|
8175
|
-
*/
|
|
8176
|
-
TotalInstanceCount: number | undefined;
|
|
8177
|
-
/**
|
|
8178
|
-
* <p>The number of spare instances configured for this UltraServer to provide enhanced resiliency.</p>
|
|
8179
|
-
* @public
|
|
8180
|
-
*/
|
|
8181
|
-
ConfiguredSpareInstanceCount?: number | undefined;
|
|
8182
|
-
/**
|
|
8183
|
-
* <p>The number of instances currently available for use in this UltraServer.</p>
|
|
8184
|
-
* @public
|
|
8185
|
-
*/
|
|
8186
|
-
AvailableInstanceCount?: number | undefined;
|
|
8187
|
-
/**
|
|
8188
|
-
* <p>The number of instances currently in use in this UltraServer.</p>
|
|
8189
|
-
* @public
|
|
8190
|
-
*/
|
|
8191
|
-
InUseInstanceCount?: number | undefined;
|
|
8192
|
-
/**
|
|
8193
|
-
* <p>The number of available spare instances in the UltraServer.</p>
|
|
8194
|
-
* @public
|
|
8195
|
-
*/
|
|
8196
|
-
AvailableSpareInstanceCount?: number | undefined;
|
|
8197
|
-
/**
|
|
8198
|
-
* <p>The number of instances in this UltraServer that are currently in an unhealthy state.</p>
|
|
8199
|
-
* @public
|
|
8200
|
-
*/
|
|
8201
|
-
UnhealthyInstanceCount?: number | undefined;
|
|
8202
|
-
/**
|
|
8203
|
-
* <p>The overall health status of the UltraServer.</p>
|
|
8204
|
-
* @public
|
|
8205
|
-
*/
|
|
8206
|
-
HealthStatus?: UltraServerHealthStatus | undefined;
|
|
8207
|
-
}
|
|
8208
|
-
/**
|
|
8209
|
-
* @public
|
|
8210
|
-
*/
|
|
8211
|
-
export interface ListUltraServersByReservedCapacityResponse {
|
|
8212
|
-
/**
|
|
8213
|
-
* <p>If the response is truncated, SageMaker returns this token. Use it in the next request to retrieve the next set of UltraServers.</p>
|
|
8214
|
-
* @public
|
|
8215
|
-
*/
|
|
8216
|
-
NextToken?: string | undefined;
|
|
8217
|
-
/**
|
|
8218
|
-
* <p>A list of UltraServers that are part of the specified reserved capacity.</p>
|
|
8219
|
-
* @public
|
|
8220
|
-
*/
|
|
8221
|
-
UltraServers: UltraServer[] | undefined;
|
|
8222
|
-
}
|
|
8223
|
-
/**
|
|
8224
|
-
* @public
|
|
8225
|
-
* @enum
|
|
8226
|
-
*/
|
|
8227
|
-
export declare const UserProfileSortKey: {
|
|
8228
|
-
readonly CreationTime: "CreationTime";
|
|
8229
|
-
readonly LastModifiedTime: "LastModifiedTime";
|
|
8230
|
-
};
|
|
8231
|
-
/**
|
|
8232
|
-
* @public
|
|
8233
|
-
*/
|
|
8234
|
-
export type UserProfileSortKey = (typeof UserProfileSortKey)[keyof typeof UserProfileSortKey];
|
|
@@ -1,8 +1,96 @@
|
|
|
1
1
|
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, ClusterRestrictedInstanceGroupSpecification, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, HubContentType, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, MetadataProperties, ModelVariantConfig, Processor, RetryStrategy, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DriftCheckBaselines, ExperimentConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType, WorkforceVpcConfigRequest } from "./models_2";
|
|
2
|
+
import { _InstanceType, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, HubContentType, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, MetadataProperties, ModelVariantConfig, Processor, RetryStrategy, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DriftCheckBaselines, ExperimentConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, IPAddressType, MemberDefinition, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
4
|
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, EndpointStatus, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, HubContentSupportStatus, InferenceComponentDeploymentConfig, MetricData, ModelArtifacts, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ReservedCapacityInstanceType, ReservedCapacityType, ResourceType, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TemplateProviderDetail, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
-
import { GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, MonitoringAlertSummary, Parameter, SortOrder,
|
|
5
|
+
import { GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, MonitoringAlertSummary, Parameter, SortOrder, UltraServerHealthStatus } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* <p>Represents a high-performance compute server used for distributed training in SageMaker AI. An UltraServer consists of multiple instances within a shared NVLink interconnect domain.</p>
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface UltraServer {
|
|
11
|
+
/**
|
|
12
|
+
* <p>The unique identifier for the UltraServer.</p>
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
UltraServerId: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* <p>The type of UltraServer, such as ml.u-p6e-gb200x72.</p>
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
UltraServerType: string | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* <p>The name of the Availability Zone where the UltraServer is provisioned.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
AvailabilityZone: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* <p>The Amazon EC2 instance type used in the UltraServer.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The total number of instances in this UltraServer.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
TotalInstanceCount: number | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The number of spare instances configured for this UltraServer to provide enhanced resiliency.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
ConfiguredSpareInstanceCount?: number | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The number of instances currently available for use in this UltraServer.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
AvailableInstanceCount?: number | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The number of instances currently in use in this UltraServer.</p>
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
InUseInstanceCount?: number | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* <p>The number of available spare instances in the UltraServer.</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
AvailableSpareInstanceCount?: number | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>The number of instances in this UltraServer that are currently in an unhealthy state.</p>
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
UnhealthyInstanceCount?: number | undefined;
|
|
61
|
+
/**
|
|
62
|
+
* <p>The overall health status of the UltraServer.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
HealthStatus?: UltraServerHealthStatus | undefined;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export interface ListUltraServersByReservedCapacityResponse {
|
|
71
|
+
/**
|
|
72
|
+
* <p>If the response is truncated, SageMaker returns this token. Use it in the next request to retrieve the next set of UltraServers.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
NextToken?: string | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>A list of UltraServers that are part of the specified reserved capacity.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
UltraServers: UltraServer[] | undefined;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
* @enum
|
|
85
|
+
*/
|
|
86
|
+
export declare const UserProfileSortKey: {
|
|
87
|
+
readonly CreationTime: "CreationTime";
|
|
88
|
+
readonly LastModifiedTime: "LastModifiedTime";
|
|
89
|
+
};
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
export type UserProfileSortKey = (typeof UserProfileSortKey)[keyof typeof UserProfileSortKey];
|
|
6
94
|
/**
|
|
7
95
|
* @public
|
|
8
96
|
*/
|
|
@@ -2943,6 +3031,11 @@ export interface UpdateClusterRequest {
|
|
|
2943
3031
|
* @public
|
|
2944
3032
|
*/
|
|
2945
3033
|
RestrictedInstanceGroups?: ClusterRestrictedInstanceGroupSpecification[] | undefined;
|
|
3034
|
+
/**
|
|
3035
|
+
* <p>Updates the configuration for managed tier checkpointing on the HyperPod cluster. For example, you can enable or disable the feature and modify the percentage of cluster memory allocated for checkpoint storage.</p>
|
|
3036
|
+
* @public
|
|
3037
|
+
*/
|
|
3038
|
+
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
2946
3039
|
/**
|
|
2947
3040
|
* <p>The node recovery mode to be applied to the SageMaker HyperPod cluster.</p>
|
|
2948
3041
|
* @public
|
|
@@ -4059,6 +4152,11 @@ export interface UpdateNotebookInstanceInput {
|
|
|
4059
4152
|
* @public
|
|
4060
4153
|
*/
|
|
4061
4154
|
InstanceType?: _InstanceType | undefined;
|
|
4155
|
+
/**
|
|
4156
|
+
* <p>The IP address type for the notebook instance. Specify <code>ipv4</code> for IPv4-only connectivity or <code>dualstack</code> for both IPv4 and IPv6 connectivity. The notebook instance must be stopped before updating this setting. When you specify <code>dualstack</code>, the subnet must support IPv6 addressing.</p>
|
|
4157
|
+
* @public
|
|
4158
|
+
*/
|
|
4159
|
+
IpAddressType?: IPAddressType | undefined;
|
|
4062
4160
|
/**
|
|
4063
4161
|
* <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker AI can assume to access the notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker AI Roles</a>. </p> <note> <p>To be able to pass this role to SageMaker AI, the caller of this API must have the <code>iam:PassRole</code> permission.</p> </note>
|
|
4064
4162
|
* @public
|