@aws-sdk/client-sagemaker 3.844.0 → 3.845.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 +223 -44
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/ListPipelineVersionsCommand.js +22 -0
- package/dist-es/commands/SearchCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineVersionCommand.js +22 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +0 -5
- package/dist-es/models/models_1.js +5 -4
- package/dist-es/models/models_2.js +4 -0
- package/dist-es/models/models_3.js +1 -10
- package/dist-es/models/models_4.js +10 -11
- package/dist-es/models/models_5.js +12 -0
- package/dist-es/pagination/ListPipelineVersionsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_json1_1.js +140 -0
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +55 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +59 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +3 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +90 -0
- package/dist-types/commands/SearchCommand.d.ts +17 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -2
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +55 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +82 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +183 -130
- package/dist-types/models/models_1.d.ts +133 -87
- package/dist-types/models/models_2.d.ts +104 -164
- package/dist-types/models/models_3.d.ts +191 -120
- package/dist-types/models/models_4.d.ts +274 -394
- package/dist-types/models/models_5.d.ts +442 -4
- package/dist-types/pagination/ListPipelineVersionsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- 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/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +41 -34
- package/dist-types/ts3.4/models/models_1.d.ts +40 -27
- package/dist-types/ts3.4/models/models_2.d.ts +36 -44
- package/dist-types/ts3.4/models/models_3.d.ts +48 -39
- package/dist-types/ts3.4/models/models_4.d.ts +74 -100
- package/dist-types/ts3.4/models/models_5.d.ts +131 -2
- package/dist-types/ts3.4/pagination/ListPipelineVersionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
- package/package.json +11 -11
|
@@ -1,6 +1,157 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings,
|
|
2
|
-
import { _InstanceType, ContainerDefinition, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle,
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig,
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, AssociationEdgeType, AsyncInferenceConfig, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CfnTemplateProviderDetail, Channel, CheckpointConfig, CognitoConfig, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, OutputParameter, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ContainerDefinition, DataCaptureConfig, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle, ModelPackageModelCard, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, OfflineStoreConfig, OnlineStoreConfig, Processor, ProductionVariant, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, ShadowModeConfig, ThroughputMode, TrackingServerSize, UnifiedStudioSettings, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, InfraCheckConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, 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, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeEndpointConfigInput {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The name of the endpoint configuration.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
EndpointConfigName: string | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
export interface DescribeEndpointConfigOutput {
|
|
18
|
+
/**
|
|
19
|
+
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
EndpointConfigName: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>The Amazon Resource Name (ARN) of the endpoint configuration.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
EndpointConfigArn: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>An array of <code>ProductionVariant</code> objects, one for each model that you want to host at this endpoint.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
ProductionVariants: ProductionVariant[] | undefined;
|
|
33
|
+
/**
|
|
34
|
+
* <p>Configuration to control how SageMaker AI captures inference data.</p>
|
|
35
|
+
* @public
|
|
36
|
+
*/
|
|
37
|
+
DataCaptureConfig?: DataCaptureConfig | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* <p>Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
KmsKeyId?: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* <p>A timestamp that shows when the endpoint configuration was created.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
CreationTime: Date | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html"> <code>CreateEndpointConfig</code> </a> API.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
AsyncInferenceConfig?: AsyncInferenceConfig | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>The configuration parameters for an explainer.</p>
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
57
|
+
ExplainerConfig?: ExplainerConfig | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* <p>An array of <code>ProductionVariant</code> objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on <code>ProductionVariants</code>.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
ShadowProductionVariants?: ProductionVariant[] | undefined;
|
|
63
|
+
/**
|
|
64
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role that you assigned to the endpoint configuration.</p>
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
ExecutionRoleArn?: string | undefined;
|
|
68
|
+
/**
|
|
69
|
+
* <p>Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/infrastructure-give-access.html">Give SageMaker Access to Resources in your Amazon VPC</a>. </p>
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
72
|
+
VpcConfig?: VpcConfig | undefined;
|
|
73
|
+
/**
|
|
74
|
+
* <p>Indicates whether all model containers deployed to the endpoint are isolated. If they are, no inbound or outbound network calls can be made to or from the model containers.</p>
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
77
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
export interface DescribeExperimentRequest {
|
|
83
|
+
/**
|
|
84
|
+
* <p>The name of the experiment to describe.</p>
|
|
85
|
+
* @public
|
|
86
|
+
*/
|
|
87
|
+
ExperimentName: string | undefined;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* <p>The source of the experiment.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
export interface ExperimentSource {
|
|
94
|
+
/**
|
|
95
|
+
* <p>The Amazon Resource Name (ARN) of the source.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
SourceArn: string | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>The source type.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
SourceType?: string | undefined;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
export interface DescribeExperimentResponse {
|
|
109
|
+
/**
|
|
110
|
+
* <p>The name of the experiment.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
ExperimentName?: string | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
116
|
+
* @public
|
|
117
|
+
*/
|
|
118
|
+
ExperimentArn?: string | undefined;
|
|
119
|
+
/**
|
|
120
|
+
* <p>The name of the experiment as displayed. If <code>DisplayName</code> isn't specified, <code>ExperimentName</code> is displayed.</p>
|
|
121
|
+
* @public
|
|
122
|
+
*/
|
|
123
|
+
DisplayName?: string | undefined;
|
|
124
|
+
/**
|
|
125
|
+
* <p>The Amazon Resource Name (ARN) of the source and, optionally, the type.</p>
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
Source?: ExperimentSource | undefined;
|
|
129
|
+
/**
|
|
130
|
+
* <p>The description of the experiment.</p>
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
Description?: string | undefined;
|
|
134
|
+
/**
|
|
135
|
+
* <p>When the experiment was created.</p>
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
CreationTime?: Date | undefined;
|
|
139
|
+
/**
|
|
140
|
+
* <p>Who created the experiment.</p>
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
143
|
+
CreatedBy?: UserContext | undefined;
|
|
144
|
+
/**
|
|
145
|
+
* <p>When the experiment was last modified.</p>
|
|
146
|
+
* @public
|
|
147
|
+
*/
|
|
148
|
+
LastModifiedTime?: Date | undefined;
|
|
149
|
+
/**
|
|
150
|
+
* <p>Who last modified the experiment.</p>
|
|
151
|
+
* @public
|
|
152
|
+
*/
|
|
153
|
+
LastModifiedBy?: UserContext | undefined;
|
|
154
|
+
}
|
|
4
155
|
/**
|
|
5
156
|
* @public
|
|
6
157
|
*/
|
|
@@ -2085,7 +2236,7 @@ export interface DescribeLineageGroupResponse {
|
|
|
2085
2236
|
*/
|
|
2086
2237
|
CreationTime?: Date | undefined;
|
|
2087
2238
|
/**
|
|
2088
|
-
* <p>Information about the user who created or modified
|
|
2239
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2089
2240
|
* @public
|
|
2090
2241
|
*/
|
|
2091
2242
|
CreatedBy?: UserContext | undefined;
|
|
@@ -2095,7 +2246,7 @@ export interface DescribeLineageGroupResponse {
|
|
|
2095
2246
|
*/
|
|
2096
2247
|
LastModifiedTime?: Date | undefined;
|
|
2097
2248
|
/**
|
|
2098
|
-
* <p>Information about the user who created or modified
|
|
2249
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2099
2250
|
* @public
|
|
2100
2251
|
*/
|
|
2101
2252
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -2232,7 +2383,7 @@ export interface DescribeMlflowTrackingServerResponse {
|
|
|
2232
2383
|
*/
|
|
2233
2384
|
CreationTime?: Date | undefined;
|
|
2234
2385
|
/**
|
|
2235
|
-
* <p>Information about the user who created or modified
|
|
2386
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2236
2387
|
* @public
|
|
2237
2388
|
*/
|
|
2238
2389
|
CreatedBy?: UserContext | undefined;
|
|
@@ -2242,7 +2393,7 @@ export interface DescribeMlflowTrackingServerResponse {
|
|
|
2242
2393
|
*/
|
|
2243
2394
|
LastModifiedTime?: Date | undefined;
|
|
2244
2395
|
/**
|
|
2245
|
-
* <p>Information about the user who created or modified
|
|
2396
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2246
2397
|
* @public
|
|
2247
2398
|
*/
|
|
2248
2399
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -2453,7 +2604,7 @@ export interface DescribeModelCardResponse {
|
|
|
2453
2604
|
*/
|
|
2454
2605
|
CreationTime: Date | undefined;
|
|
2455
2606
|
/**
|
|
2456
|
-
* <p>Information about the user who created or modified
|
|
2607
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2457
2608
|
* @public
|
|
2458
2609
|
*/
|
|
2459
2610
|
CreatedBy: UserContext | undefined;
|
|
@@ -2463,7 +2614,7 @@ export interface DescribeModelCardResponse {
|
|
|
2463
2614
|
*/
|
|
2464
2615
|
LastModifiedTime?: Date | undefined;
|
|
2465
2616
|
/**
|
|
2466
|
-
* <p>Information about the user who created or modified
|
|
2617
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2467
2618
|
* @public
|
|
2468
2619
|
*/
|
|
2469
2620
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -2763,7 +2914,7 @@ export interface DescribeModelPackageOutput {
|
|
|
2763
2914
|
*/
|
|
2764
2915
|
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
2765
2916
|
/**
|
|
2766
|
-
* <p>Information about the user who created or modified
|
|
2917
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2767
2918
|
* @public
|
|
2768
2919
|
*/
|
|
2769
2920
|
CreatedBy?: UserContext | undefined;
|
|
@@ -2783,7 +2934,7 @@ export interface DescribeModelPackageOutput {
|
|
|
2783
2934
|
*/
|
|
2784
2935
|
LastModifiedTime?: Date | undefined;
|
|
2785
2936
|
/**
|
|
2786
|
-
* <p>Information about the user who created or modified
|
|
2937
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2787
2938
|
* @public
|
|
2788
2939
|
*/
|
|
2789
2940
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -2899,7 +3050,7 @@ export interface DescribeModelPackageGroupOutput {
|
|
|
2899
3050
|
*/
|
|
2900
3051
|
CreationTime: Date | undefined;
|
|
2901
3052
|
/**
|
|
2902
|
-
* <p>Information about the user who created or modified
|
|
3053
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
2903
3054
|
* @public
|
|
2904
3055
|
*/
|
|
2905
3056
|
CreatedBy: UserContext | undefined;
|
|
@@ -3582,6 +3733,11 @@ export interface DescribePipelineRequest {
|
|
|
3582
3733
|
* @public
|
|
3583
3734
|
*/
|
|
3584
3735
|
PipelineName: string | undefined;
|
|
3736
|
+
/**
|
|
3737
|
+
* <p>The ID of the pipeline version to describe.</p>
|
|
3738
|
+
* @public
|
|
3739
|
+
*/
|
|
3740
|
+
PipelineVersionId?: number | undefined;
|
|
3585
3741
|
}
|
|
3586
3742
|
/**
|
|
3587
3743
|
* @public
|
|
@@ -3650,12 +3806,12 @@ export interface DescribePipelineResponse {
|
|
|
3650
3806
|
*/
|
|
3651
3807
|
LastRunTime?: Date | undefined;
|
|
3652
3808
|
/**
|
|
3653
|
-
* <p>Information about the user who created or modified
|
|
3809
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
3654
3810
|
* @public
|
|
3655
3811
|
*/
|
|
3656
3812
|
CreatedBy?: UserContext | undefined;
|
|
3657
3813
|
/**
|
|
3658
|
-
* <p>Information about the user who created or modified
|
|
3814
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
3659
3815
|
* @public
|
|
3660
3816
|
*/
|
|
3661
3817
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -3664,6 +3820,16 @@ export interface DescribePipelineResponse {
|
|
|
3664
3820
|
* @public
|
|
3665
3821
|
*/
|
|
3666
3822
|
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
3823
|
+
/**
|
|
3824
|
+
* <p>The display name of the pipeline version.</p>
|
|
3825
|
+
* @public
|
|
3826
|
+
*/
|
|
3827
|
+
PipelineVersionDisplayName?: string | undefined;
|
|
3828
|
+
/**
|
|
3829
|
+
* <p>The description of the pipeline version.</p>
|
|
3830
|
+
* @public
|
|
3831
|
+
*/
|
|
3832
|
+
PipelineVersionDescription?: string | undefined;
|
|
3667
3833
|
}
|
|
3668
3834
|
/**
|
|
3669
3835
|
* @public
|
|
@@ -3808,12 +3974,12 @@ export interface DescribePipelineExecutionResponse {
|
|
|
3808
3974
|
*/
|
|
3809
3975
|
LastModifiedTime?: Date | undefined;
|
|
3810
3976
|
/**
|
|
3811
|
-
* <p>Information about the user who created or modified
|
|
3977
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
3812
3978
|
* @public
|
|
3813
3979
|
*/
|
|
3814
3980
|
CreatedBy?: UserContext | undefined;
|
|
3815
3981
|
/**
|
|
3816
|
-
* <p>Information about the user who created or modified
|
|
3982
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
3817
3983
|
* @public
|
|
3818
3984
|
*/
|
|
3819
3985
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -3827,6 +3993,11 @@ export interface DescribePipelineExecutionResponse {
|
|
|
3827
3993
|
* @public
|
|
3828
3994
|
*/
|
|
3829
3995
|
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
3996
|
+
/**
|
|
3997
|
+
* <p>The ID of the pipeline version.</p>
|
|
3998
|
+
* @public
|
|
3999
|
+
*/
|
|
4000
|
+
PipelineVersionId?: number | undefined;
|
|
3830
4001
|
}
|
|
3831
4002
|
/**
|
|
3832
4003
|
* @public
|
|
@@ -4065,7 +4236,7 @@ export interface DescribeProjectOutput {
|
|
|
4065
4236
|
*/
|
|
4066
4237
|
TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
|
|
4067
4238
|
/**
|
|
4068
|
-
* <p>Information about the user who created or modified
|
|
4239
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
4069
4240
|
* @public
|
|
4070
4241
|
*/
|
|
4071
4242
|
CreatedBy?: UserContext | undefined;
|
|
@@ -4080,7 +4251,7 @@ export interface DescribeProjectOutput {
|
|
|
4080
4251
|
*/
|
|
4081
4252
|
LastModifiedTime?: Date | undefined;
|
|
4082
4253
|
/**
|
|
4083
|
-
* <p>Information about the user who created or modified
|
|
4254
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
4084
4255
|
* @public
|
|
4085
4256
|
*/
|
|
4086
4257
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -6591,7 +6762,7 @@ export interface Experiment {
|
|
|
6591
6762
|
*/
|
|
6592
6763
|
LastModifiedTime?: Date | undefined;
|
|
6593
6764
|
/**
|
|
6594
|
-
* <p>Information about the user who created or modified
|
|
6765
|
+
* <p>Information about the user who created or modified a SageMaker resource.</p>
|
|
6595
6766
|
* @public
|
|
6596
6767
|
*/
|
|
6597
6768
|
LastModifiedBy?: UserContext | undefined;
|
|
@@ -7158,6 +7329,7 @@ export declare const ResourceType: {
|
|
|
7158
7329
|
readonly MODEL_PACKAGE_GROUP: "ModelPackageGroup";
|
|
7159
7330
|
readonly PIPELINE: "Pipeline";
|
|
7160
7331
|
readonly PIPELINE_EXECUTION: "PipelineExecution";
|
|
7332
|
+
readonly PIPELINE_VERSION: "PipelineVersion";
|
|
7161
7333
|
readonly PROJECT: "Project";
|
|
7162
7334
|
readonly TRAINING_JOB: "TrainingJob";
|
|
7163
7335
|
};
|
|
@@ -8530,107 +8702,6 @@ export interface ListAppsRequest {
|
|
|
8530
8702
|
*/
|
|
8531
8703
|
SpaceNameEquals?: string | undefined;
|
|
8532
8704
|
}
|
|
8533
|
-
/**
|
|
8534
|
-
* @public
|
|
8535
|
-
*/
|
|
8536
|
-
export interface ListAppsResponse {
|
|
8537
|
-
/**
|
|
8538
|
-
* <p>The list of apps.</p>
|
|
8539
|
-
* @public
|
|
8540
|
-
*/
|
|
8541
|
-
Apps?: AppDetails[] | undefined;
|
|
8542
|
-
/**
|
|
8543
|
-
* <p>If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.</p>
|
|
8544
|
-
* @public
|
|
8545
|
-
*/
|
|
8546
|
-
NextToken?: string | undefined;
|
|
8547
|
-
}
|
|
8548
|
-
/**
|
|
8549
|
-
* @public
|
|
8550
|
-
* @enum
|
|
8551
|
-
*/
|
|
8552
|
-
export declare const SortArtifactsBy: {
|
|
8553
|
-
readonly CREATION_TIME: "CreationTime";
|
|
8554
|
-
};
|
|
8555
|
-
/**
|
|
8556
|
-
* @public
|
|
8557
|
-
*/
|
|
8558
|
-
export type SortArtifactsBy = (typeof SortArtifactsBy)[keyof typeof SortArtifactsBy];
|
|
8559
|
-
/**
|
|
8560
|
-
* @public
|
|
8561
|
-
*/
|
|
8562
|
-
export interface ListArtifactsRequest {
|
|
8563
|
-
/**
|
|
8564
|
-
* <p>A filter that returns only artifacts with the specified source URI.</p>
|
|
8565
|
-
* @public
|
|
8566
|
-
*/
|
|
8567
|
-
SourceUri?: string | undefined;
|
|
8568
|
-
/**
|
|
8569
|
-
* <p>A filter that returns only artifacts of the specified type.</p>
|
|
8570
|
-
* @public
|
|
8571
|
-
*/
|
|
8572
|
-
ArtifactType?: string | undefined;
|
|
8573
|
-
/**
|
|
8574
|
-
* <p>A filter that returns only artifacts created on or after the specified time.</p>
|
|
8575
|
-
* @public
|
|
8576
|
-
*/
|
|
8577
|
-
CreatedAfter?: Date | undefined;
|
|
8578
|
-
/**
|
|
8579
|
-
* <p>A filter that returns only artifacts created on or before the specified time.</p>
|
|
8580
|
-
* @public
|
|
8581
|
-
*/
|
|
8582
|
-
CreatedBefore?: Date | undefined;
|
|
8583
|
-
/**
|
|
8584
|
-
* <p>The property used to sort results. The default value is <code>CreationTime</code>.</p>
|
|
8585
|
-
* @public
|
|
8586
|
-
*/
|
|
8587
|
-
SortBy?: SortArtifactsBy | undefined;
|
|
8588
|
-
/**
|
|
8589
|
-
* <p>The sort order. The default value is <code>Descending</code>.</p>
|
|
8590
|
-
* @public
|
|
8591
|
-
*/
|
|
8592
|
-
SortOrder?: SortOrder | undefined;
|
|
8593
|
-
/**
|
|
8594
|
-
* <p>If the previous call to <code>ListArtifacts</code> didn't return the full set of artifacts, the call returns a token for getting the next set of artifacts.</p>
|
|
8595
|
-
* @public
|
|
8596
|
-
*/
|
|
8597
|
-
NextToken?: string | undefined;
|
|
8598
|
-
/**
|
|
8599
|
-
* <p>The maximum number of artifacts to return in the response. The default value is 10.</p>
|
|
8600
|
-
* @public
|
|
8601
|
-
*/
|
|
8602
|
-
MaxResults?: number | undefined;
|
|
8603
|
-
}
|
|
8604
|
-
/**
|
|
8605
|
-
* @public
|
|
8606
|
-
*/
|
|
8607
|
-
export interface ListArtifactsResponse {
|
|
8608
|
-
/**
|
|
8609
|
-
* <p>A list of artifacts and their properties.</p>
|
|
8610
|
-
* @public
|
|
8611
|
-
*/
|
|
8612
|
-
ArtifactSummaries?: ArtifactSummary[] | undefined;
|
|
8613
|
-
/**
|
|
8614
|
-
* <p>A token for getting the next set of artifacts, if there are any.</p>
|
|
8615
|
-
* @public
|
|
8616
|
-
*/
|
|
8617
|
-
NextToken?: string | undefined;
|
|
8618
|
-
}
|
|
8619
|
-
/**
|
|
8620
|
-
* @public
|
|
8621
|
-
* @enum
|
|
8622
|
-
*/
|
|
8623
|
-
export declare const SortAssociationsBy: {
|
|
8624
|
-
readonly CREATION_TIME: "CreationTime";
|
|
8625
|
-
readonly DESTINATION_ARN: "DestinationArn";
|
|
8626
|
-
readonly DESTINATION_TYPE: "DestinationType";
|
|
8627
|
-
readonly SOURCE_ARN: "SourceArn";
|
|
8628
|
-
readonly SOURCE_TYPE: "SourceType";
|
|
8629
|
-
};
|
|
8630
|
-
/**
|
|
8631
|
-
* @public
|
|
8632
|
-
*/
|
|
8633
|
-
export type SortAssociationsBy = (typeof SortAssociationsBy)[keyof typeof SortAssociationsBy];
|
|
8634
8705
|
/**
|
|
8635
8706
|
* @internal
|
|
8636
8707
|
*/
|