@aws-sdk/client-sagemaker 3.989.0 → 3.991.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 +18 -0
- package/dist-cjs/schemas/schemas_0.js +313 -273
- package/dist-es/models/enums.js +16 -0
- package/dist-es/schemas/schemas_0.js +278 -238
- package/dist-types/commands/CreateClusterCommand.d.ts +27 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -2
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +27 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +9 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -2
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +5 -5
- package/dist-types/commands/UpdateClusterCommand.d.ts +32 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/models/enums.d.ts +32 -0
- package/dist-types/models/models_0.d.ts +124 -145
- package/dist-types/models/models_1.d.ts +144 -125
- package/dist-types/models/models_2.d.ts +126 -229
- package/dist-types/models/models_3.d.ts +230 -156
- package/dist-types/models/models_4.d.ts +162 -5
- package/dist-types/schemas/schemas_0.d.ts +5 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +20 -0
- package/dist-types/ts3.4/models/models_0.d.ts +45 -33
- package/dist-types/ts3.4/models/models_1.d.ts +39 -30
- package/dist-types/ts3.4/models/models_2.d.ts +39 -60
- package/dist-types/ts3.4/models/models_3.d.ts +62 -39
- package/dist-types/ts3.4/models/models_4.d.ts +42 -3
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +5 -0
- package/package.json +6 -6
|
@@ -1,6 +1,129 @@
|
|
|
1
|
-
import { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DetailedModelPackageStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, ExecutionStatus, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, JobType, JoinSource, LabelingJobStatus, LastUpdateStatusValue, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, ObjectiveStatus, OfflineStoreStatusValue, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, Peft,
|
|
2
|
-
import { type ActionSource, type AlgorithmSpecification, type AlgorithmStatusDetails, type AlgorithmValidationSpecification, type
|
|
3
|
-
import { type DataCaptureConfig, type DataQualityAppSpecification, type DataQualityBaselineConfig, type DataQualityJobInput, type DefaultSpaceSettings, type DeploymentConfig, type DeviceSelectionConfig, type DomainSettings, type DriftCheckBaselines, type EdgeDeploymentConfig, type EdgeOutputConfig, type EndpointInfo, type ExperimentConfig, type ExplainerConfig, type FlowDefinitionOutputConfig, type HubS3StorageConfig, type HumanLoopActivationConfig, type HumanLoopConfig, type HumanLoopRequestSource, type HumanTaskConfig, type HyperParameterTuningJobConfig, type HyperParameterTuningJobWarmStartConfig, type InferenceComponentComputeResourceRequirements, type InferenceComponentStartupParameters, type InferenceExecutionConfig, type InferenceExperimentDataStorageConfig, type InferenceExperimentSchedule, type InstanceMetadataServiceConfiguration, type LabelingJobAlgorithmsConfig, type LabelingJobInputConfig, type LabelingJobOutputConfig, type LabelingJobStoppingConditions, type MetricsConfig, type ModelBiasAppSpecification, type ModelBiasBaselineConfig, type ModelBiasJobInput, type ModelCardExportOutputConfig, type ModelCardSecurityConfig, type ModelExplainabilityAppSpecification, type ModelExplainabilityBaselineConfig, type ModelExplainabilityJobInput, type ModelInfrastructureConfig, type ModelLifeCycle, type ModelMetrics, type ModelPackageModelCard, type ModelPackageSecurityConfig, type ModelPackageValidationSpecification, type ModelQualityAppSpecification, type ModelQualityBaselineConfig, type ModelQualityJobInput, type MonitoringNetworkConfig, type MonitoringOutputConfig, type MonitoringResources, type MonitoringScheduleConfig, type MonitoringStoppingCondition, type
|
|
1
|
+
import { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DetailedModelPackageStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, ExecutionStatus, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, JobType, JoinSource, LabelingJobStatus, LastUpdateStatusValue, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, ObjectiveStatus, OfflineStoreStatusValue, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, Peft, PipelineStatus, ProblemType, ProcessingInstanceType, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationJobStatus, RecommendationJobType, RecommendationStatus, RetentionType, RootAccess, RuleEvaluationStatus, SchedulerConfigComponent, SchedulerResourceStatus, ScheduleStatus, ServerlessJobType, SharingType, SkipModelValidation, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
|
|
2
|
+
import { type ActionSource, type AlgorithmSpecification, type AlgorithmStatusDetails, type AlgorithmValidationSpecification, type ArtifactSource, type AsyncInferenceConfig, type AutoMLCandidate, type AutoMLComputeConfig, type AutoMLDataSplitConfig, type AutoMLJobArtifacts, type AutoMLJobCompletionCriteria, type AutoMLJobConfig, type AutoMLJobObjective, type AutoMLOutputDataConfig, type AutoMLProblemTypeConfig, type AutoMLResolvedAttributes, type AutoMLSecurityConfig, type AutoRollbackConfig, type Autotune, type AvailableUpgrade, type BatchDataCaptureConfig, type CheckpointConfig, type ClusterAutoScalingConfigOutput, type ClusterEventDetail, type ClusterNodeDetails, type ClusterOrchestrator, type ClusterTieredStorageConfig, type CodeEditorAppImageConfig, type CognitoConfig, type CognitoMemberDefinition, type ComputeQuotaConfig, type ComputeQuotaTarget, type ContextSource, type GitConfig, type InferenceSpecification, type InputConfig, type JupyterLabAppImageConfig, type KernelGatewayImageConfig, type MetadataProperties, type ModelDeployConfig, type OutputDataConfig, type ResourceConfig, type ResourceSpec, type SchedulerConfig, type StoppingCondition, type TrainingSpecification, type TransformInput, type TransformOutput, type TransformResources, type UserContext, type VpcConfig, AdditionalInferenceSpecificationDefinition, AutoMLChannel, AutoMLJobChannel, AutoMLPartialFailureReason, Channel, ClusterInstanceGroupDetails, ClusterRestrictedInstanceGroupDetails, CollectionConfiguration, ContainerDefinition, Tag } from "./models_0";
|
|
3
|
+
import { type DataCaptureConfig, type DataQualityAppSpecification, type DataQualityBaselineConfig, type DataQualityJobInput, type DefaultSpaceSettings, type DeploymentConfig, type DeviceSelectionConfig, type DomainSettings, type DriftCheckBaselines, type EbsStorageSettings, type EdgeDeploymentConfig, type EdgeOutputConfig, type EndpointInfo, type ExperimentConfig, type ExplainerConfig, type FlowDefinitionOutputConfig, type HubS3StorageConfig, type HumanLoopActivationConfig, type HumanLoopConfig, type HumanLoopRequestSource, type HumanTaskConfig, type HyperParameterTuningJobConfig, type HyperParameterTuningJobWarmStartConfig, type InferenceComponentComputeResourceRequirements, type InferenceComponentStartupParameters, type InferenceExecutionConfig, type InferenceExperimentDataStorageConfig, type InferenceExperimentSchedule, type InstanceMetadataServiceConfiguration, type JupyterServerAppSettings, type KernelGatewayAppSettings, type LabelingJobAlgorithmsConfig, type LabelingJobInputConfig, type LabelingJobOutputConfig, type LabelingJobStoppingConditions, type MetricsConfig, type ModelBiasAppSpecification, type ModelBiasBaselineConfig, type ModelBiasJobInput, type ModelCardExportOutputConfig, type ModelCardSecurityConfig, type ModelExplainabilityAppSpecification, type ModelExplainabilityBaselineConfig, type ModelExplainabilityJobInput, type ModelInfrastructureConfig, type ModelLifeCycle, type ModelMetrics, type ModelPackageModelCard, type ModelPackageSecurityConfig, type ModelPackageValidationSpecification, type ModelQualityAppSpecification, type ModelQualityBaselineConfig, type ModelQualityJobInput, type MonitoringNetworkConfig, type MonitoringOutputConfig, type MonitoringResources, type MonitoringScheduleConfig, type MonitoringStoppingCondition, type NeoVpcConfig, type OfflineStoreConfig, type OnlineStoreConfig, type OptimizationJobModelSource, type OptimizationJobOutputConfig, type OptimizationVpcConfig, type OutputConfig, type OwnershipSettings, type ParallelismConfiguration, type PartnerAppConfig, type PartnerAppMaintenanceConfig, type ProductionVariantManagedInstanceScaling, type ProductionVariantRoutingConfig, type ProductionVariantServerlessConfig, type RecommendationJobInputConfig, type RecommendationJobStoppingConditions, type RetryStrategy, type ShadowModeConfig, type SourceAlgorithmSpecification, type SpaceCodeEditorAppSettings, type SpaceJupyterLabAppSettings, type UserSettings, CustomFileSystem, EdgeDeploymentModelConfig, FeatureDefinition, HyperParameterTrainingJobDefinition, NotebookInstanceLifecycleHook, OptimizationConfig, ProductionVariant } from "./models_1";
|
|
4
|
+
/**
|
|
5
|
+
* <p>The storage settings for a space.</p>
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface SpaceStorageSettings {
|
|
9
|
+
/**
|
|
10
|
+
* <p>A collection of EBS storage settings for a space.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
EbsStorageSettings?: EbsStorageSettings | undefined;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* <p>A collection of space settings.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
export interface SpaceSettings {
|
|
20
|
+
/**
|
|
21
|
+
* <p>The JupyterServer app settings.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
JupyterServerAppSettings?: JupyterServerAppSettings | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The KernelGateway app settings.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
KernelGatewayAppSettings?: KernelGatewayAppSettings | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>The Code Editor application settings.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
CodeEditorAppSettings?: SpaceCodeEditorAppSettings | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* <p>The settings for the JupyterLab application.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
JupyterLabAppSettings?: SpaceJupyterLabAppSettings | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* <p>The type of app created within the space.</p> <p>If using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateSpace.html"> UpdateSpace</a> API, you can't change the app type of your space by specifying a different value for this field.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
AppType?: AppType | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The storage settings for a space.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
SpaceStorageSettings?: SpaceStorageSettings | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* <p>If you enable this option, SageMaker AI creates the following resources on your behalf when you create the space:</p> <ul> <li> <p>The user profile that possesses the space.</p> </li> <li> <p>The app that the space contains.</p> </li> </ul>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
SpaceManagedResources?: FeatureStatus | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
CustomFileSystems?: CustomFileSystem[] | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* <p>A setting that enables or disables remote access for a SageMaker space. When enabled, this allows you to connect to the remote space from your local IDE.</p>
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
RemoteAccess?: FeatureStatus | undefined;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* <p>A collection of space sharing settings.</p>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export interface SpaceSharingSettings {
|
|
71
|
+
/**
|
|
72
|
+
* <p>Specifies the sharing type of the space.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
SharingType: SharingType | undefined;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
export interface CreateSpaceRequest {
|
|
81
|
+
/**
|
|
82
|
+
* <p>The ID of the associated domain.</p>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
DomainId: string | undefined;
|
|
86
|
+
/**
|
|
87
|
+
* <p>The name of the space.</p>
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
SpaceName: string | undefined;
|
|
91
|
+
/**
|
|
92
|
+
* <p>Tags to associated with the space. Each tag consists of a key and an optional value. Tag keys must be unique for each resource. Tags are searchable using the <code>Search</code> API.</p>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
Tags?: Tag[] | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* <p>A collection of space settings.</p>
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
100
|
+
SpaceSettings?: SpaceSettings | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p>A collection of ownership settings.</p>
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
OwnershipSettings?: OwnershipSettings | undefined;
|
|
106
|
+
/**
|
|
107
|
+
* <p>A collection of space sharing settings.</p>
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
110
|
+
SpaceSharingSettings?: SpaceSharingSettings | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* <p>The name of the space that appears in the SageMaker Studio UI.</p>
|
|
113
|
+
* @public
|
|
114
|
+
*/
|
|
115
|
+
SpaceDisplayName?: string | undefined;
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
export interface CreateSpaceResponse {
|
|
121
|
+
/**
|
|
122
|
+
* <p>The space's Amazon Resource Name (ARN).</p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
SpaceArn?: string | undefined;
|
|
126
|
+
}
|
|
4
127
|
/**
|
|
5
128
|
* @public
|
|
6
129
|
*/
|
|
@@ -7894,229 +8017,3 @@ export interface SelectedStep {
|
|
|
7894
8017
|
*/
|
|
7895
8018
|
StepName: string | undefined;
|
|
7896
8019
|
}
|
|
7897
|
-
/**
|
|
7898
|
-
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
7899
|
-
* @public
|
|
7900
|
-
*/
|
|
7901
|
-
export interface SelectiveExecutionConfig {
|
|
7902
|
-
/**
|
|
7903
|
-
* <p>The ARN from a reference execution of the current pipeline. Used to copy input collaterals needed for the selected steps to run. The execution status of the pipeline can be either <code>Failed</code> or <code>Success</code>.</p> <p>This field is required if the steps you specify for <code>SelectedSteps</code> depend on output collaterals from any non-specified pipeline steps. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-selective-ex.html">Selective Execution for Pipeline Steps</a>.</p>
|
|
7904
|
-
* @public
|
|
7905
|
-
*/
|
|
7906
|
-
SourcePipelineExecutionArn?: string | undefined;
|
|
7907
|
-
/**
|
|
7908
|
-
* <p>A list of pipeline steps to run. All step(s) in all path(s) between two selected steps should be included.</p>
|
|
7909
|
-
* @public
|
|
7910
|
-
*/
|
|
7911
|
-
SelectedSteps: SelectedStep[] | undefined;
|
|
7912
|
-
}
|
|
7913
|
-
/**
|
|
7914
|
-
* @public
|
|
7915
|
-
*/
|
|
7916
|
-
export interface DescribePipelineExecutionResponse {
|
|
7917
|
-
/**
|
|
7918
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline.</p>
|
|
7919
|
-
* @public
|
|
7920
|
-
*/
|
|
7921
|
-
PipelineArn?: string | undefined;
|
|
7922
|
-
/**
|
|
7923
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
7924
|
-
* @public
|
|
7925
|
-
*/
|
|
7926
|
-
PipelineExecutionArn?: string | undefined;
|
|
7927
|
-
/**
|
|
7928
|
-
* <p>The display name of the pipeline execution.</p>
|
|
7929
|
-
* @public
|
|
7930
|
-
*/
|
|
7931
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
7932
|
-
/**
|
|
7933
|
-
* <p>The status of the pipeline execution.</p>
|
|
7934
|
-
* @public
|
|
7935
|
-
*/
|
|
7936
|
-
PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
7937
|
-
/**
|
|
7938
|
-
* <p>The description of the pipeline execution.</p>
|
|
7939
|
-
* @public
|
|
7940
|
-
*/
|
|
7941
|
-
PipelineExecutionDescription?: string | undefined;
|
|
7942
|
-
/**
|
|
7943
|
-
* <p>Specifies the names of the experiment and trial created by a pipeline.</p>
|
|
7944
|
-
* @public
|
|
7945
|
-
*/
|
|
7946
|
-
PipelineExperimentConfig?: PipelineExperimentConfig | undefined;
|
|
7947
|
-
/**
|
|
7948
|
-
* <p>If the execution failed, a message describing why.</p>
|
|
7949
|
-
* @public
|
|
7950
|
-
*/
|
|
7951
|
-
FailureReason?: string | undefined;
|
|
7952
|
-
/**
|
|
7953
|
-
* <p>The time when the pipeline execution was created.</p>
|
|
7954
|
-
* @public
|
|
7955
|
-
*/
|
|
7956
|
-
CreationTime?: Date | undefined;
|
|
7957
|
-
/**
|
|
7958
|
-
* <p>The time when the pipeline execution was modified last.</p>
|
|
7959
|
-
* @public
|
|
7960
|
-
*/
|
|
7961
|
-
LastModifiedTime?: Date | undefined;
|
|
7962
|
-
/**
|
|
7963
|
-
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
7964
|
-
* @public
|
|
7965
|
-
*/
|
|
7966
|
-
CreatedBy?: UserContext | undefined;
|
|
7967
|
-
/**
|
|
7968
|
-
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
7969
|
-
* @public
|
|
7970
|
-
*/
|
|
7971
|
-
LastModifiedBy?: UserContext | undefined;
|
|
7972
|
-
/**
|
|
7973
|
-
* <p>The parallelism configuration applied to the pipeline.</p>
|
|
7974
|
-
* @public
|
|
7975
|
-
*/
|
|
7976
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
7977
|
-
/**
|
|
7978
|
-
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
7979
|
-
* @public
|
|
7980
|
-
*/
|
|
7981
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
7982
|
-
/**
|
|
7983
|
-
* <p>The ID of the pipeline version.</p>
|
|
7984
|
-
* @public
|
|
7985
|
-
*/
|
|
7986
|
-
PipelineVersionId?: number | undefined;
|
|
7987
|
-
/**
|
|
7988
|
-
* <p> The MLflow configuration of the pipeline execution. </p>
|
|
7989
|
-
* @public
|
|
7990
|
-
*/
|
|
7991
|
-
MLflowConfig?: MLflowConfiguration | undefined;
|
|
7992
|
-
}
|
|
7993
|
-
/**
|
|
7994
|
-
* @public
|
|
7995
|
-
*/
|
|
7996
|
-
export interface DescribeProcessingJobRequest {
|
|
7997
|
-
/**
|
|
7998
|
-
* <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.</p>
|
|
7999
|
-
* @public
|
|
8000
|
-
*/
|
|
8001
|
-
ProcessingJobName: string | undefined;
|
|
8002
|
-
}
|
|
8003
|
-
/**
|
|
8004
|
-
* @public
|
|
8005
|
-
*/
|
|
8006
|
-
export interface DescribeProcessingJobResponse {
|
|
8007
|
-
/**
|
|
8008
|
-
* <p>The inputs for a processing job.</p>
|
|
8009
|
-
* @public
|
|
8010
|
-
*/
|
|
8011
|
-
ProcessingInputs?: ProcessingInput[] | undefined;
|
|
8012
|
-
/**
|
|
8013
|
-
* <p>Output configuration for the processing job.</p>
|
|
8014
|
-
* @public
|
|
8015
|
-
*/
|
|
8016
|
-
ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
|
|
8017
|
-
/**
|
|
8018
|
-
* <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.</p>
|
|
8019
|
-
* @public
|
|
8020
|
-
*/
|
|
8021
|
-
ProcessingJobName: string | undefined;
|
|
8022
|
-
/**
|
|
8023
|
-
* <p>Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.</p>
|
|
8024
|
-
* @public
|
|
8025
|
-
*/
|
|
8026
|
-
ProcessingResources: ProcessingResources | undefined;
|
|
8027
|
-
/**
|
|
8028
|
-
* <p>The time limit for how long the processing job is allowed to run.</p>
|
|
8029
|
-
* @public
|
|
8030
|
-
*/
|
|
8031
|
-
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
8032
|
-
/**
|
|
8033
|
-
* <p>Configures the processing job to run a specified container image.</p>
|
|
8034
|
-
* @public
|
|
8035
|
-
*/
|
|
8036
|
-
AppSpecification: AppSpecification | undefined;
|
|
8037
|
-
/**
|
|
8038
|
-
* <p>The environment variables set in the Docker container.</p>
|
|
8039
|
-
* @public
|
|
8040
|
-
*/
|
|
8041
|
-
Environment?: Record<string, string> | undefined;
|
|
8042
|
-
/**
|
|
8043
|
-
* <p>Networking options for a processing job.</p>
|
|
8044
|
-
* @public
|
|
8045
|
-
*/
|
|
8046
|
-
NetworkConfig?: NetworkConfig | undefined;
|
|
8047
|
-
/**
|
|
8048
|
-
* <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.</p>
|
|
8049
|
-
* @public
|
|
8050
|
-
*/
|
|
8051
|
-
RoleArn?: string | undefined;
|
|
8052
|
-
/**
|
|
8053
|
-
* <p>The configuration information used to create an experiment.</p>
|
|
8054
|
-
* @public
|
|
8055
|
-
*/
|
|
8056
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
8057
|
-
/**
|
|
8058
|
-
* <p>The Amazon Resource Name (ARN) of the processing job.</p>
|
|
8059
|
-
* @public
|
|
8060
|
-
*/
|
|
8061
|
-
ProcessingJobArn: string | undefined;
|
|
8062
|
-
/**
|
|
8063
|
-
* <p>Provides the status of a processing job.</p>
|
|
8064
|
-
* @public
|
|
8065
|
-
*/
|
|
8066
|
-
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
8067
|
-
/**
|
|
8068
|
-
* <p>An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.</p>
|
|
8069
|
-
* @public
|
|
8070
|
-
*/
|
|
8071
|
-
ExitMessage?: string | undefined;
|
|
8072
|
-
/**
|
|
8073
|
-
* <p>A string, up to one KB in size, that contains the reason a processing job failed, if it failed.</p>
|
|
8074
|
-
* @public
|
|
8075
|
-
*/
|
|
8076
|
-
FailureReason?: string | undefined;
|
|
8077
|
-
/**
|
|
8078
|
-
* <p>The time at which the processing job completed.</p>
|
|
8079
|
-
* @public
|
|
8080
|
-
*/
|
|
8081
|
-
ProcessingEndTime?: Date | undefined;
|
|
8082
|
-
/**
|
|
8083
|
-
* <p>The time at which the processing job started.</p>
|
|
8084
|
-
* @public
|
|
8085
|
-
*/
|
|
8086
|
-
ProcessingStartTime?: Date | undefined;
|
|
8087
|
-
/**
|
|
8088
|
-
* <p>The time at which the processing job was last modified.</p>
|
|
8089
|
-
* @public
|
|
8090
|
-
*/
|
|
8091
|
-
LastModifiedTime?: Date | undefined;
|
|
8092
|
-
/**
|
|
8093
|
-
* <p>The time at which the processing job was created.</p>
|
|
8094
|
-
* @public
|
|
8095
|
-
*/
|
|
8096
|
-
CreationTime: Date | undefined;
|
|
8097
|
-
/**
|
|
8098
|
-
* <p>The ARN of a monitoring schedule for an endpoint associated with this processing job.</p>
|
|
8099
|
-
* @public
|
|
8100
|
-
*/
|
|
8101
|
-
MonitoringScheduleArn?: string | undefined;
|
|
8102
|
-
/**
|
|
8103
|
-
* <p>The ARN of an AutoML job associated with this processing job.</p>
|
|
8104
|
-
* @public
|
|
8105
|
-
*/
|
|
8106
|
-
AutoMLJobArn?: string | undefined;
|
|
8107
|
-
/**
|
|
8108
|
-
* <p>The ARN of a training job associated with this processing job.</p>
|
|
8109
|
-
* @public
|
|
8110
|
-
*/
|
|
8111
|
-
TrainingJobArn?: string | undefined;
|
|
8112
|
-
}
|
|
8113
|
-
/**
|
|
8114
|
-
* @public
|
|
8115
|
-
*/
|
|
8116
|
-
export interface DescribeProjectInput {
|
|
8117
|
-
/**
|
|
8118
|
-
* <p>The name of the project to describe.</p>
|
|
8119
|
-
* @public
|
|
8120
|
-
*/
|
|
8121
|
-
ProjectName: string | undefined;
|
|
8122
|
-
}
|