@aws-sdk/client-sagemaker 3.840.0 → 3.843.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 +135 -28
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +22 -0
- package/dist-es/commands/CreateModelPackageCommand.js +1 -1
- package/dist-es/commands/StartSessionCommand.js +22 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +0 -4
- package/dist-es/models/models_1.js +9 -4
- package/dist-es/models/models_2.js +5 -17
- package/dist-es/models/models_3.js +12 -0
- package/dist-es/pagination/CreateHubContentPresignedUrlsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_json1_1.js +67 -0
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -2
- package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +87 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -2
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -2
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +80 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +16 -12
- package/dist-types/models/models_1.d.ts +100 -190
- package/dist-types/models/models_2.d.ts +191 -72
- package/dist-types/models/models_3.d.ts +62 -148
- package/dist-types/models/models_4.d.ts +155 -60
- package/dist-types/models/models_5.d.ts +89 -4
- package/dist-types/pagination/CreateHubContentPresignedUrlsPaginator.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/CreateHubContentPresignedUrlsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +47 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -6
- package/dist-types/ts3.4/models/models_1.d.ts +34 -53
- package/dist-types/ts3.4/models/models_2.d.ts +58 -31
- package/dist-types/ts3.4/models/models_3.d.ts +26 -42
- package/dist-types/ts3.4/models/models_4.d.ts +44 -19
- package/dist-types/ts3.4/models/models_5.d.ts +26 -2
- package/dist-types/ts3.4/pagination/CreateHubContentPresignedUrlsPaginator.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 +1 -1
|
@@ -1,7 +1,152 @@
|
|
|
1
|
-
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AutoMLCandidate, AutoMLJobStepMetadata, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig,
|
|
2
|
-
import { _InstanceType, ConditionStepMetadata, ContainerDefinition, ContextSummary, DriftCheckBaselines, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig,
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig,
|
|
4
|
-
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TemplateProviderDetail, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
1
|
+
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, FeatureStatus, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, ResourceConfig, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ConditionStepMetadata, ContainerDefinition, ContextSummary, DriftCheckBaselines, HubContentType, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, RetryStrategy, SkipModelValidation, SourceAlgorithmSpecification, TtlDuration, UiTemplate } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ModelArtifacts, ModelClientConfig, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ServiceCatalogProvisioningDetails, SharingType, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
|
|
4
|
+
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortAssociationsBy, SortOrder, SpaceStatus, SubscribedWorkteam, TemplateProviderDetail, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListAssociationsRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>A filter that returns only associations with the specified source ARN.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
SourceArn?: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>A filter that returns only associations with the specified destination Amazon Resource Name (ARN).</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
DestinationArn?: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>A filter that returns only associations with the specified source type.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
SourceType?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>A filter that returns only associations with the specified destination type.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
DestinationType?: string | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>A filter that returns only associations of the specified type.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
AssociationType?: AssociationEdgeType | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>A filter that returns only associations created on or after the specified time.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
CreatedAfter?: Date | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>A filter that returns only associations created on or before the specified time.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
CreatedBefore?: Date | undefined;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The property used to sort results. The default value is <code>CreationTime</code>.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
SortBy?: SortAssociationsBy | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* <p>The sort order. The default value is <code>Descending</code>.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
SortOrder?: SortOrder | undefined;
|
|
54
|
+
/**
|
|
55
|
+
* <p>If the previous call to <code>ListAssociations</code> didn't return the full set of associations, the call returns a token for getting the next set of associations.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
NextToken?: string | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* <p>The maximum number of associations to return in the response. The default value is 10.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
MaxResults?: number | undefined;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
export interface ListAssociationsResponse {
|
|
69
|
+
/**
|
|
70
|
+
* <p>A list of associations and their properties.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
AssociationSummaries?: AssociationSummary[] | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* <p>A token for getting the next set of associations, if there are any.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
NextToken?: string | undefined;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
83
|
+
export interface ListAutoMLJobsRequest {
|
|
84
|
+
/**
|
|
85
|
+
* <p>Request a list of jobs, using a filter for time.</p>
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
CreationTimeAfter?: Date | undefined;
|
|
89
|
+
/**
|
|
90
|
+
* <p>Request a list of jobs, using a filter for time.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
CreationTimeBefore?: Date | undefined;
|
|
94
|
+
/**
|
|
95
|
+
* <p>Request a list of jobs, using a filter for time.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>Request a list of jobs, using a filter for time.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* <p>Request a list of jobs, using a search filter for name.</p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
NameContains?: string | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* <p>Request a list of jobs, using a filter for status.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
StatusEquals?: AutoMLJobStatus | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The sort order for the results. The default is <code>Descending</code>.</p>
|
|
116
|
+
* @public
|
|
117
|
+
*/
|
|
118
|
+
SortOrder?: AutoMLSortOrder | undefined;
|
|
119
|
+
/**
|
|
120
|
+
* <p>The parameter by which to sort the results. The default is <code>Name</code>.</p>
|
|
121
|
+
* @public
|
|
122
|
+
*/
|
|
123
|
+
SortBy?: AutoMLSortBy | undefined;
|
|
124
|
+
/**
|
|
125
|
+
* <p>Request a list of jobs up to a specified limit.</p>
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
MaxResults?: number | undefined;
|
|
129
|
+
/**
|
|
130
|
+
* <p>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</p>
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
NextToken?: string | undefined;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
export interface ListAutoMLJobsResponse {
|
|
139
|
+
/**
|
|
140
|
+
* <p>Returns a summary list of jobs.</p>
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
143
|
+
AutoMLJobSummaries: AutoMLJobSummary[] | undefined;
|
|
144
|
+
/**
|
|
145
|
+
* <p>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</p>
|
|
146
|
+
* @public
|
|
147
|
+
*/
|
|
148
|
+
NextToken?: string | undefined;
|
|
149
|
+
}
|
|
5
150
|
/**
|
|
6
151
|
* @public
|
|
7
152
|
*/
|
|
@@ -132,7 +277,7 @@ export interface ListClustersRequest {
|
|
|
132
277
|
*/
|
|
133
278
|
CreationTimeBefore?: Date | undefined;
|
|
134
279
|
/**
|
|
135
|
-
* <p>
|
|
280
|
+
* <p>Specifies the maximum number of clusters to evaluate for the operation (not necessarily the number of matching items). After SageMaker processes the number of clusters up to <code>MaxResults</code>, it stops the operation and returns the matching clusters up to that point. If all the matching clusters are desired, SageMaker will go through all the clusters until <code>NextToken</code> is empty.</p>
|
|
136
281
|
* @public
|
|
137
282
|
*/
|
|
138
283
|
MaxResults?: number | undefined;
|
|
@@ -5314,6 +5459,11 @@ export interface SpaceSettingsSummary {
|
|
|
5314
5459
|
* @public
|
|
5315
5460
|
*/
|
|
5316
5461
|
AppType?: AppType | undefined;
|
|
5462
|
+
/**
|
|
5463
|
+
* <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>
|
|
5464
|
+
* @public
|
|
5465
|
+
*/
|
|
5466
|
+
RemoteAccess?: FeatureStatus | undefined;
|
|
5317
5467
|
/**
|
|
5318
5468
|
* <p>The storage settings for a space.</p>
|
|
5319
5469
|
* @public
|
|
@@ -8668,61 +8818,6 @@ export interface SendPipelineExecutionStepFailureRequest {
|
|
|
8668
8818
|
*/
|
|
8669
8819
|
ClientRequestToken?: string | undefined;
|
|
8670
8820
|
}
|
|
8671
|
-
/**
|
|
8672
|
-
* @public
|
|
8673
|
-
*/
|
|
8674
|
-
export interface SendPipelineExecutionStepFailureResponse {
|
|
8675
|
-
/**
|
|
8676
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8677
|
-
* @public
|
|
8678
|
-
*/
|
|
8679
|
-
PipelineExecutionArn?: string | undefined;
|
|
8680
|
-
}
|
|
8681
|
-
/**
|
|
8682
|
-
* @public
|
|
8683
|
-
*/
|
|
8684
|
-
export interface SendPipelineExecutionStepSuccessRequest {
|
|
8685
|
-
/**
|
|
8686
|
-
* <p>The pipeline generated token from the Amazon SQS queue.</p>
|
|
8687
|
-
* @public
|
|
8688
|
-
*/
|
|
8689
|
-
CallbackToken: string | undefined;
|
|
8690
|
-
/**
|
|
8691
|
-
* <p>A list of the output parameters of the callback step.</p>
|
|
8692
|
-
* @public
|
|
8693
|
-
*/
|
|
8694
|
-
OutputParameters?: OutputParameter[] | undefined;
|
|
8695
|
-
/**
|
|
8696
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.</p>
|
|
8697
|
-
* @public
|
|
8698
|
-
*/
|
|
8699
|
-
ClientRequestToken?: string | undefined;
|
|
8700
|
-
}
|
|
8701
|
-
/**
|
|
8702
|
-
* @public
|
|
8703
|
-
*/
|
|
8704
|
-
export interface SendPipelineExecutionStepSuccessResponse {
|
|
8705
|
-
/**
|
|
8706
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8707
|
-
* @public
|
|
8708
|
-
*/
|
|
8709
|
-
PipelineExecutionArn?: string | undefined;
|
|
8710
|
-
}
|
|
8711
|
-
/**
|
|
8712
|
-
* @public
|
|
8713
|
-
*/
|
|
8714
|
-
export interface StartEdgeDeploymentStageRequest {
|
|
8715
|
-
/**
|
|
8716
|
-
* <p>The name of the edge deployment plan to start.</p>
|
|
8717
|
-
* @public
|
|
8718
|
-
*/
|
|
8719
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
8720
|
-
/**
|
|
8721
|
-
* <p>The name of the stage to start.</p>
|
|
8722
|
-
* @public
|
|
8723
|
-
*/
|
|
8724
|
-
StageName: string | undefined;
|
|
8725
|
-
}
|
|
8726
8821
|
/**
|
|
8727
8822
|
* @internal
|
|
8728
8823
|
*/
|
|
@@ -1,8 +1,63 @@
|
|
|
1
|
-
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, CfnUpdateTemplateProvider, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag } from "./models_0";
|
|
2
|
-
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, ModelCardStatus, ModelLifeCycle, ModelPackageModelCard, ModelVariantConfig, Processor, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CrossAccountFilterOption,
|
|
1
|
+
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, CfnUpdateTemplateProvider, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, OutputParameter, Tag } from "./models_0";
|
|
2
|
+
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, HubContentType, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, ModelCardStatus, ModelLifeCycle, ModelPackageModelCard, ModelVariantConfig, Processor, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, InstanceMetadataServiceConfiguration, MemberDefinition, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
4
|
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, HubContentSupportStatus, InferenceComponentDeploymentConfig, InferenceExperimentStopDesiredState, ResourceType, SelectiveExecutionConfig, Workforce, Workteam } from "./models_3";
|
|
5
5
|
import { ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, ProfilerConfigForUpdate, RemoteDebugConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder, VisibilityConditions } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface SendPipelineExecutionStepFailureResponse {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
PipelineExecutionArn?: string | undefined;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
export interface SendPipelineExecutionStepSuccessRequest {
|
|
20
|
+
/**
|
|
21
|
+
* <p>The pipeline generated token from the Amazon SQS queue.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
CallbackToken: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* <p>A list of the output parameters of the callback step.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
OutputParameters?: OutputParameter[] | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
ClientRequestToken?: string | undefined;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
export interface SendPipelineExecutionStepSuccessResponse {
|
|
40
|
+
/**
|
|
41
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
PipelineExecutionArn?: string | undefined;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
export interface StartEdgeDeploymentStageRequest {
|
|
50
|
+
/**
|
|
51
|
+
* <p>The name of the edge deployment plan to start.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>The name of the stage to start.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
StageName: string | undefined;
|
|
60
|
+
}
|
|
6
61
|
/**
|
|
7
62
|
* @public
|
|
8
63
|
*/
|
|
@@ -113,6 +168,36 @@ export interface StartPipelineExecutionResponse {
|
|
|
113
168
|
*/
|
|
114
169
|
PipelineExecutionArn?: string | undefined;
|
|
115
170
|
}
|
|
171
|
+
/**
|
|
172
|
+
* @public
|
|
173
|
+
*/
|
|
174
|
+
export interface StartSessionRequest {
|
|
175
|
+
/**
|
|
176
|
+
* <p>The Amazon Resource Name (ARN) of the resource to which the remote connection will be established. For example, this identifies the specific ARN space application you want to connect to from your local IDE.</p>
|
|
177
|
+
* @public
|
|
178
|
+
*/
|
|
179
|
+
ResourceIdentifier: string | undefined;
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
184
|
+
export interface StartSessionResponse {
|
|
185
|
+
/**
|
|
186
|
+
* <p>A unique identifier for the established remote connection session.</p>
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
189
|
+
SessionId?: string | undefined;
|
|
190
|
+
/**
|
|
191
|
+
* <p>A WebSocket URL used to establish a SSH connection between the local IDE and remote SageMaker space.</p>
|
|
192
|
+
* @public
|
|
193
|
+
*/
|
|
194
|
+
StreamUrl?: string | undefined;
|
|
195
|
+
/**
|
|
196
|
+
* <p>An encrypted token value containing session and caller information. </p>
|
|
197
|
+
* @public
|
|
198
|
+
*/
|
|
199
|
+
TokenValue?: string | undefined;
|
|
200
|
+
}
|
|
116
201
|
/**
|
|
117
202
|
* @public
|
|
118
203
|
*/
|
|
@@ -456,7 +541,7 @@ export interface UpdateClusterRequest {
|
|
|
456
541
|
* <p>Specify the instance groups to update.</p>
|
|
457
542
|
* @public
|
|
458
543
|
*/
|
|
459
|
-
InstanceGroups
|
|
544
|
+
InstanceGroups?: ClusterInstanceGroupSpecification[] | undefined;
|
|
460
545
|
/**
|
|
461
546
|
* <p>The node recovery mode to be applied to the SageMaker HyperPod cluster.</p>
|
|
462
547
|
* @public
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { CreateHubContentPresignedUrlsCommandInput, CreateHubContentPresignedUrlsCommandOutput } from "../commands/CreateHubContentPresignedUrlsCommand";
|
|
3
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateCreateHubContentPresignedUrls: (config: SageMakerPaginationConfiguration, input: CreateHubContentPresignedUrlsCommandInput, ...rest: any[]) => Paginator<CreateHubContentPresignedUrlsCommandOutput>;
|
|
@@ -30,6 +30,7 @@ import { CreateExperimentCommandInput, CreateExperimentCommandOutput } from "../
|
|
|
30
30
|
import { CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput } from "../commands/CreateFeatureGroupCommand";
|
|
31
31
|
import { CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput } from "../commands/CreateFlowDefinitionCommand";
|
|
32
32
|
import { CreateHubCommandInput, CreateHubCommandOutput } from "../commands/CreateHubCommand";
|
|
33
|
+
import { CreateHubContentPresignedUrlsCommandInput, CreateHubContentPresignedUrlsCommandOutput } from "../commands/CreateHubContentPresignedUrlsCommand";
|
|
33
34
|
import { CreateHubContentReferenceCommandInput, CreateHubContentReferenceCommandOutput } from "../commands/CreateHubContentReferenceCommand";
|
|
34
35
|
import { CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput } from "../commands/CreateHumanTaskUiCommand";
|
|
35
36
|
import { CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput } from "../commands/CreateHyperParameterTuningJobCommand";
|
|
@@ -299,6 +300,7 @@ import { StartMlflowTrackingServerCommandInput, StartMlflowTrackingServerCommand
|
|
|
299
300
|
import { StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput } from "../commands/StartMonitoringScheduleCommand";
|
|
300
301
|
import { StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput } from "../commands/StartNotebookInstanceCommand";
|
|
301
302
|
import { StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput } from "../commands/StartPipelineExecutionCommand";
|
|
303
|
+
import { StartSessionCommandInput, StartSessionCommandOutput } from "../commands/StartSessionCommand";
|
|
302
304
|
import { StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput } from "../commands/StopAutoMLJobCommand";
|
|
303
305
|
import { StopCompilationJobCommandInput, StopCompilationJobCommandOutput } from "../commands/StopCompilationJobCommand";
|
|
304
306
|
import { StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput } from "../commands/StopEdgeDeploymentStageCommand";
|
|
@@ -478,6 +480,10 @@ export declare const se_CreateFlowDefinitionCommand: (input: CreateFlowDefinitio
|
|
|
478
480
|
* serializeAws_json1_1CreateHubCommand
|
|
479
481
|
*/
|
|
480
482
|
export declare const se_CreateHubCommand: (input: CreateHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
483
|
+
/**
|
|
484
|
+
* serializeAws_json1_1CreateHubContentPresignedUrlsCommand
|
|
485
|
+
*/
|
|
486
|
+
export declare const se_CreateHubContentPresignedUrlsCommand: (input: CreateHubContentPresignedUrlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
481
487
|
/**
|
|
482
488
|
* serializeAws_json1_1CreateHubContentReferenceCommand
|
|
483
489
|
*/
|
|
@@ -1554,6 +1560,10 @@ export declare const se_StartNotebookInstanceCommand: (input: StartNotebookInsta
|
|
|
1554
1560
|
* serializeAws_json1_1StartPipelineExecutionCommand
|
|
1555
1561
|
*/
|
|
1556
1562
|
export declare const se_StartPipelineExecutionCommand: (input: StartPipelineExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1563
|
+
/**
|
|
1564
|
+
* serializeAws_json1_1StartSessionCommand
|
|
1565
|
+
*/
|
|
1566
|
+
export declare const se_StartSessionCommand: (input: StartSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1557
1567
|
/**
|
|
1558
1568
|
* serializeAws_json1_1StopAutoMLJobCommand
|
|
1559
1569
|
*/
|
|
@@ -1910,6 +1920,10 @@ export declare const de_CreateFlowDefinitionCommand: (output: __HttpResponse, co
|
|
|
1910
1920
|
* deserializeAws_json1_1CreateHubCommand
|
|
1911
1921
|
*/
|
|
1912
1922
|
export declare const de_CreateHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHubCommandOutput>;
|
|
1923
|
+
/**
|
|
1924
|
+
* deserializeAws_json1_1CreateHubContentPresignedUrlsCommand
|
|
1925
|
+
*/
|
|
1926
|
+
export declare const de_CreateHubContentPresignedUrlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHubContentPresignedUrlsCommandOutput>;
|
|
1913
1927
|
/**
|
|
1914
1928
|
* deserializeAws_json1_1CreateHubContentReferenceCommand
|
|
1915
1929
|
*/
|
|
@@ -2986,6 +3000,10 @@ export declare const de_StartNotebookInstanceCommand: (output: __HttpResponse, c
|
|
|
2986
3000
|
* deserializeAws_json1_1StartPipelineExecutionCommand
|
|
2987
3001
|
*/
|
|
2988
3002
|
export declare const de_StartPipelineExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartPipelineExecutionCommandOutput>;
|
|
3003
|
+
/**
|
|
3004
|
+
* deserializeAws_json1_1StartSessionCommand
|
|
3005
|
+
*/
|
|
3006
|
+
export declare const de_StartSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSessionCommandOutput>;
|
|
2989
3007
|
/**
|
|
2990
3008
|
* deserializeAws_json1_1StopAutoMLJobCommand
|
|
2991
3009
|
*/
|
|
@@ -119,6 +119,10 @@ import {
|
|
|
119
119
|
CreateHubCommandInput,
|
|
120
120
|
CreateHubCommandOutput,
|
|
121
121
|
} from "./commands/CreateHubCommand";
|
|
122
|
+
import {
|
|
123
|
+
CreateHubContentPresignedUrlsCommandInput,
|
|
124
|
+
CreateHubContentPresignedUrlsCommandOutput,
|
|
125
|
+
} from "./commands/CreateHubContentPresignedUrlsCommand";
|
|
122
126
|
import {
|
|
123
127
|
CreateHubContentReferenceCommandInput,
|
|
124
128
|
CreateHubContentReferenceCommandOutput,
|
|
@@ -1195,6 +1199,10 @@ import {
|
|
|
1195
1199
|
StartPipelineExecutionCommandInput,
|
|
1196
1200
|
StartPipelineExecutionCommandOutput,
|
|
1197
1201
|
} from "./commands/StartPipelineExecutionCommand";
|
|
1202
|
+
import {
|
|
1203
|
+
StartSessionCommandInput,
|
|
1204
|
+
StartSessionCommandOutput,
|
|
1205
|
+
} from "./commands/StartSessionCommand";
|
|
1198
1206
|
import {
|
|
1199
1207
|
StopAutoMLJobCommandInput,
|
|
1200
1208
|
StopAutoMLJobCommandOutput,
|
|
@@ -1823,6 +1831,19 @@ export interface SageMaker {
|
|
|
1823
1831
|
options: __HttpHandlerOptions,
|
|
1824
1832
|
cb: (err: any, data?: CreateHubCommandOutput) => void
|
|
1825
1833
|
): void;
|
|
1834
|
+
createHubContentPresignedUrls(
|
|
1835
|
+
args: CreateHubContentPresignedUrlsCommandInput,
|
|
1836
|
+
options?: __HttpHandlerOptions
|
|
1837
|
+
): Promise<CreateHubContentPresignedUrlsCommandOutput>;
|
|
1838
|
+
createHubContentPresignedUrls(
|
|
1839
|
+
args: CreateHubContentPresignedUrlsCommandInput,
|
|
1840
|
+
cb: (err: any, data?: CreateHubContentPresignedUrlsCommandOutput) => void
|
|
1841
|
+
): void;
|
|
1842
|
+
createHubContentPresignedUrls(
|
|
1843
|
+
args: CreateHubContentPresignedUrlsCommandInput,
|
|
1844
|
+
options: __HttpHandlerOptions,
|
|
1845
|
+
cb: (err: any, data?: CreateHubContentPresignedUrlsCommandOutput) => void
|
|
1846
|
+
): void;
|
|
1826
1847
|
createHubContentReference(
|
|
1827
1848
|
args: CreateHubContentReferenceCommandInput,
|
|
1828
1849
|
options?: __HttpHandlerOptions
|
|
@@ -5517,6 +5538,19 @@ export interface SageMaker {
|
|
|
5517
5538
|
options: __HttpHandlerOptions,
|
|
5518
5539
|
cb: (err: any, data?: StartPipelineExecutionCommandOutput) => void
|
|
5519
5540
|
): void;
|
|
5541
|
+
startSession(
|
|
5542
|
+
args: StartSessionCommandInput,
|
|
5543
|
+
options?: __HttpHandlerOptions
|
|
5544
|
+
): Promise<StartSessionCommandOutput>;
|
|
5545
|
+
startSession(
|
|
5546
|
+
args: StartSessionCommandInput,
|
|
5547
|
+
cb: (err: any, data?: StartSessionCommandOutput) => void
|
|
5548
|
+
): void;
|
|
5549
|
+
startSession(
|
|
5550
|
+
args: StartSessionCommandInput,
|
|
5551
|
+
options: __HttpHandlerOptions,
|
|
5552
|
+
cb: (err: any, data?: StartSessionCommandOutput) => void
|
|
5553
|
+
): void;
|
|
5520
5554
|
stopAutoMLJob(
|
|
5521
5555
|
args: StopAutoMLJobCommandInput,
|
|
5522
5556
|
options?: __HttpHandlerOptions
|
|
@@ -165,6 +165,10 @@ import {
|
|
|
165
165
|
CreateHubCommandInput,
|
|
166
166
|
CreateHubCommandOutput,
|
|
167
167
|
} from "./commands/CreateHubCommand";
|
|
168
|
+
import {
|
|
169
|
+
CreateHubContentPresignedUrlsCommandInput,
|
|
170
|
+
CreateHubContentPresignedUrlsCommandOutput,
|
|
171
|
+
} from "./commands/CreateHubContentPresignedUrlsCommand";
|
|
168
172
|
import {
|
|
169
173
|
CreateHubContentReferenceCommandInput,
|
|
170
174
|
CreateHubContentReferenceCommandOutput,
|
|
@@ -1241,6 +1245,10 @@ import {
|
|
|
1241
1245
|
StartPipelineExecutionCommandInput,
|
|
1242
1246
|
StartPipelineExecutionCommandOutput,
|
|
1243
1247
|
} from "./commands/StartPipelineExecutionCommand";
|
|
1248
|
+
import {
|
|
1249
|
+
StartSessionCommandInput,
|
|
1250
|
+
StartSessionCommandOutput,
|
|
1251
|
+
} from "./commands/StartSessionCommand";
|
|
1244
1252
|
import {
|
|
1245
1253
|
StopAutoMLJobCommandInput,
|
|
1246
1254
|
StopAutoMLJobCommandOutput,
|
|
@@ -1515,6 +1523,7 @@ export type ServiceInputTypes =
|
|
|
1515
1523
|
| CreateFeatureGroupCommandInput
|
|
1516
1524
|
| CreateFlowDefinitionCommandInput
|
|
1517
1525
|
| CreateHubCommandInput
|
|
1526
|
+
| CreateHubContentPresignedUrlsCommandInput
|
|
1518
1527
|
| CreateHubContentReferenceCommandInput
|
|
1519
1528
|
| CreateHumanTaskUiCommandInput
|
|
1520
1529
|
| CreateHyperParameterTuningJobCommandInput
|
|
@@ -1784,6 +1793,7 @@ export type ServiceInputTypes =
|
|
|
1784
1793
|
| StartMonitoringScheduleCommandInput
|
|
1785
1794
|
| StartNotebookInstanceCommandInput
|
|
1786
1795
|
| StartPipelineExecutionCommandInput
|
|
1796
|
+
| StartSessionCommandInput
|
|
1787
1797
|
| StopAutoMLJobCommandInput
|
|
1788
1798
|
| StopCompilationJobCommandInput
|
|
1789
1799
|
| StopEdgeDeploymentStageCommandInput
|
|
@@ -1874,6 +1884,7 @@ export type ServiceOutputTypes =
|
|
|
1874
1884
|
| CreateFeatureGroupCommandOutput
|
|
1875
1885
|
| CreateFlowDefinitionCommandOutput
|
|
1876
1886
|
| CreateHubCommandOutput
|
|
1887
|
+
| CreateHubContentPresignedUrlsCommandOutput
|
|
1877
1888
|
| CreateHubContentReferenceCommandOutput
|
|
1878
1889
|
| CreateHumanTaskUiCommandOutput
|
|
1879
1890
|
| CreateHyperParameterTuningJobCommandOutput
|
|
@@ -2143,6 +2154,7 @@ export type ServiceOutputTypes =
|
|
|
2143
2154
|
| StartMonitoringScheduleCommandOutput
|
|
2144
2155
|
| StartNotebookInstanceCommandOutput
|
|
2145
2156
|
| StartPipelineExecutionCommandOutput
|
|
2157
|
+
| StartSessionCommandOutput
|
|
2146
2158
|
| StopAutoMLJobCommandOutput
|
|
2147
2159
|
| StopCompilationJobCommandOutput
|
|
2148
2160
|
| StopEdgeDeploymentStageCommandOutput
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
CreateHubContentPresignedUrlsRequest,
|
|
5
|
+
CreateHubContentPresignedUrlsResponse,
|
|
6
|
+
} from "../models/models_1";
|
|
7
|
+
import {
|
|
8
|
+
SageMakerClientResolvedConfig,
|
|
9
|
+
ServiceInputTypes,
|
|
10
|
+
ServiceOutputTypes,
|
|
11
|
+
} from "../SageMakerClient";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface CreateHubContentPresignedUrlsCommandInput
|
|
15
|
+
extends CreateHubContentPresignedUrlsRequest {}
|
|
16
|
+
export interface CreateHubContentPresignedUrlsCommandOutput
|
|
17
|
+
extends CreateHubContentPresignedUrlsResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const CreateHubContentPresignedUrlsCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: CreateHubContentPresignedUrlsCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
CreateHubContentPresignedUrlsCommandInput,
|
|
24
|
+
CreateHubContentPresignedUrlsCommandOutput,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: CreateHubContentPresignedUrlsCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
CreateHubContentPresignedUrlsCommandInput,
|
|
33
|
+
CreateHubContentPresignedUrlsCommandOutput,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class CreateHubContentPresignedUrlsCommand extends CreateHubContentPresignedUrlsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateHubContentPresignedUrlsRequest;
|
|
44
|
+
output: CreateHubContentPresignedUrlsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateHubContentPresignedUrlsCommandInput;
|
|
48
|
+
output: CreateHubContentPresignedUrlsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
CreateModelPackageGroupInput,
|
|
5
|
+
CreateModelPackageGroupOutput,
|
|
6
|
+
} from "../models/models_2";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
DescribeFeatureGroupRequest,
|
|
5
|
+
DescribeFeatureGroupResponse,
|
|
6
|
+
} from "../models/models_3";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|