@aws-sdk/client-sagemaker 3.858.0 → 3.860.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 +111 -8
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +22 -0
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +22 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +7 -8
- package/dist-es/models/models_1.js +8 -0
- package/dist-es/models/models_4.js +0 -4
- package/dist-es/models/models_5.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +58 -0
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +82 -0
- package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +82 -0
- package/dist-types/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +70 -40
- package/dist-types/models/models_1.d.ts +42 -50
- package/dist-types/models/models_2.d.ts +49 -124
- package/dist-types/models/models_3.d.ts +181 -118
- package/dist-types/models/models_4.d.ts +118 -72
- package/dist-types/models/models_5.d.ts +72 -3
- 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/AttachClusterNodeVolumeCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +22 -16
- package/dist-types/ts3.4/models/models_1.d.ts +17 -15
- package/dist-types/ts3.4/models/models_2.d.ts +12 -34
- package/dist-types/ts3.4/models/models_3.d.ts +43 -34
- package/dist-types/ts3.4/models/models_4.d.ts +32 -22
- package/dist-types/ts3.4/models/models_5.d.ts +22 -4
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
- package/package.json +2 -2
|
@@ -1,7 +1,122 @@
|
|
|
1
|
-
import { AdditionalInferenceSpecificationDefinition, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, AppType, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, FeatureStatus, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, SchedulerResourceStatus, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, ComputeQuotaSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, DriftCheckBaselines, HubContentType, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus,
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ModelClientConfig, ModelMetrics, ModelPackageSecurityConfig, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ServiceCatalogProvisioningDetails, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceStorageSettings, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_2";
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, AppType, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, FeatureStatus, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, SchedulerResourceStatus, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ComputeQuotaSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, DriftCheckBaselines, HubContentType, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelPackageModelCard, TtlDuration, UiTemplate } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ModelClientConfig, ModelLifeCycle, ModelMetrics, ModelPackageSecurityConfig, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ServiceCatalogProvisioningDetails, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceStorageSettings, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_2";
|
|
4
4
|
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, ExperimentSummary, FailStepMetadata, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TemplateProviderDetail, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListActionsResponse {
|
|
9
|
+
/**
|
|
10
|
+
* <p>A list of actions and their properties.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
ActionSummaries?: ActionSummary[] | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>A token for getting the next set of actions, if there are any.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
NextToken?: string | undefined;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
export interface ListAlgorithmsInput {
|
|
24
|
+
/**
|
|
25
|
+
* <p>A filter that returns only algorithms created after the specified time (timestamp).</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
CreationTimeAfter?: Date | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>A filter that returns only algorithms created before the specified time (timestamp).</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
CreationTimeBefore?: Date | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>The maximum number of algorithms to return in the response.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
MaxResults?: number | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>A string in the algorithm name. This filter returns only algorithms whose name contains the specified string.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
NameContains?: string | undefined;
|
|
44
|
+
/**
|
|
45
|
+
* <p>If the response to a previous <code>ListAlgorithms</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of algorithms, use the token in the next request.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
NextToken?: string | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* <p>The parameter by which to sort the results. The default is <code>CreationTime</code>.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
SortBy?: AlgorithmSortBy | undefined;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The sort order for the results. The default is <code>Ascending</code>.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
SortOrder?: SortOrder | undefined;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
export interface ListAlgorithmsOutput {
|
|
64
|
+
/**
|
|
65
|
+
* <p>>An array of <code>AlgorithmSummary</code> objects, each of which lists an algorithm.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
AlgorithmSummaryList: AlgorithmSummary[] | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
NextToken?: string | undefined;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
export interface ListAliasesRequest {
|
|
79
|
+
/**
|
|
80
|
+
* <p>The name of the image.</p>
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
83
|
+
ImageName: string | undefined;
|
|
84
|
+
/**
|
|
85
|
+
* <p>The alias of the image version.</p>
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
Alias?: string | undefined;
|
|
89
|
+
/**
|
|
90
|
+
* <p>The version of the image. If image version is not specified, the aliases of all versions of the image are listed.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
Version?: number | undefined;
|
|
94
|
+
/**
|
|
95
|
+
* <p>The maximum number of aliases to return.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
MaxResults?: number | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>If the previous call to <code>ListAliases</code> didn't return the full set of aliases, the call returns a token for retrieving the next set of aliases.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
NextToken?: string | undefined;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
export interface ListAliasesResponse {
|
|
109
|
+
/**
|
|
110
|
+
* <p>A list of SageMaker AI image version aliases.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
SageMakerImageVersionAliases?: string[] | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* <p>A token for getting the next set of aliases, if more aliases exist.</p>
|
|
116
|
+
* @public
|
|
117
|
+
*/
|
|
118
|
+
NextToken?: string | undefined;
|
|
119
|
+
}
|
|
5
120
|
/**
|
|
6
121
|
* @public
|
|
7
122
|
*/
|
|
@@ -8449,75 +8564,6 @@ export interface ReservedCapacityOffering {
|
|
|
8449
8564
|
*/
|
|
8450
8565
|
EndTime?: Date | undefined;
|
|
8451
8566
|
}
|
|
8452
|
-
/**
|
|
8453
|
-
* <p>The <code>ResourceConfig</code> to update <code>KeepAlivePeriodInSeconds</code>. Other fields in the <code>ResourceConfig</code> cannot be updated.</p>
|
|
8454
|
-
* @public
|
|
8455
|
-
*/
|
|
8456
|
-
export interface ResourceConfigForUpdate {
|
|
8457
|
-
/**
|
|
8458
|
-
* <p>The <code>KeepAlivePeriodInSeconds</code> value specified in the <code>ResourceConfig</code> to update.</p>
|
|
8459
|
-
* @public
|
|
8460
|
-
*/
|
|
8461
|
-
KeepAlivePeriodInSeconds: number | undefined;
|
|
8462
|
-
}
|
|
8463
|
-
/**
|
|
8464
|
-
* @public
|
|
8465
|
-
*/
|
|
8466
|
-
export interface RetryPipelineExecutionRequest {
|
|
8467
|
-
/**
|
|
8468
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8469
|
-
* @public
|
|
8470
|
-
*/
|
|
8471
|
-
PipelineExecutionArn: string | undefined;
|
|
8472
|
-
/**
|
|
8473
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.</p>
|
|
8474
|
-
* @public
|
|
8475
|
-
*/
|
|
8476
|
-
ClientRequestToken?: string | undefined;
|
|
8477
|
-
/**
|
|
8478
|
-
* <p>This configuration, if specified, overrides the parallelism configuration of the parent pipeline.</p>
|
|
8479
|
-
* @public
|
|
8480
|
-
*/
|
|
8481
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
8482
|
-
}
|
|
8483
|
-
/**
|
|
8484
|
-
* @public
|
|
8485
|
-
*/
|
|
8486
|
-
export interface RetryPipelineExecutionResponse {
|
|
8487
|
-
/**
|
|
8488
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8489
|
-
* @public
|
|
8490
|
-
*/
|
|
8491
|
-
PipelineExecutionArn?: string | undefined;
|
|
8492
|
-
}
|
|
8493
|
-
/**
|
|
8494
|
-
* @public
|
|
8495
|
-
* @enum
|
|
8496
|
-
*/
|
|
8497
|
-
export declare const SearchSortOrder: {
|
|
8498
|
-
readonly ASCENDING: "Ascending";
|
|
8499
|
-
readonly DESCENDING: "Descending";
|
|
8500
|
-
};
|
|
8501
|
-
/**
|
|
8502
|
-
* @public
|
|
8503
|
-
*/
|
|
8504
|
-
export type SearchSortOrder = (typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
8505
|
-
/**
|
|
8506
|
-
* <p>The list of key-value pairs used to filter your search results. If a search result contains a key from your list, it is included in the final search response if the value associated with the key in the result matches the value you specified. If the value doesn't match, the result is excluded from the search response. Any resources that don't have a key from the list that you've provided will also be included in the search response.</p>
|
|
8507
|
-
* @public
|
|
8508
|
-
*/
|
|
8509
|
-
export interface VisibilityConditions {
|
|
8510
|
-
/**
|
|
8511
|
-
* <p>The key that specifies the tag that you're using to filter the search results. It must be in the following format: <code>Tags.<key></code>.</p>
|
|
8512
|
-
* @public
|
|
8513
|
-
*/
|
|
8514
|
-
Key?: string | undefined;
|
|
8515
|
-
/**
|
|
8516
|
-
* <p>The value for the tag that you're using to filter the search results.</p>
|
|
8517
|
-
* @public
|
|
8518
|
-
*/
|
|
8519
|
-
Value?: string | undefined;
|
|
8520
|
-
}
|
|
8521
8567
|
/**
|
|
8522
8568
|
* @internal
|
|
8523
8569
|
*/
|
|
@@ -1,8 +1,77 @@
|
|
|
1
1
|
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, ClusterRestrictedInstanceGroupSpecification, CodeEditorAppImageConfig, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, ComputeQuotaConfig, ComputeQuotaTarget, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, HubContentType, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, MetadataProperties, ModelCardStatus,
|
|
3
|
-
import { CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, ExperimentConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType, WorkforceVpcConfigRequest } from "./models_2";
|
|
2
|
+
import { _InstanceType, ComputeQuotaConfig, ComputeQuotaTarget, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, HubContentType, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, MetadataProperties, ModelCardStatus, ModelPackageModelCard, ModelVariantConfig, Processor, RetryStrategy, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, ExperimentConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelLifeCycle, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceIpAddressType, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
4
|
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Endpoint, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, GitConfigForUpdate, HubContentSupportStatus, HyperParameterTuningJobSearchEntity, InferenceComponentDeploymentConfig, InferenceExperimentStopDesiredState, MetricData, ReservedCapacityInstanceType, ResourceType, SageMakerResourceName, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_3";
|
|
5
|
-
import { ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, PipelineVersion, ProcessingJob, ProfilerConfigForUpdate, Project, Relation, RemoteDebugConfigForUpdate, ReservedCapacityOffering,
|
|
5
|
+
import { ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, PipelineVersion, ProcessingJob, ProfilerConfigForUpdate, Project, Relation, RemoteDebugConfigForUpdate, ReservedCapacityOffering, TransformJob } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* <p>The <code>ResourceConfig</code> to update <code>KeepAlivePeriodInSeconds</code>. Other fields in the <code>ResourceConfig</code> cannot be updated.</p>
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export interface ResourceConfigForUpdate {
|
|
11
|
+
/**
|
|
12
|
+
* <p>The <code>KeepAlivePeriodInSeconds</code> value specified in the <code>ResourceConfig</code> to update.</p>
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
KeepAlivePeriodInSeconds: number | undefined;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export interface RetryPipelineExecutionRequest {
|
|
21
|
+
/**
|
|
22
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
PipelineExecutionArn: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
ClientRequestToken?: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>This configuration, if specified, overrides the parallelism configuration of the parent pipeline.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
export interface RetryPipelineExecutionResponse {
|
|
41
|
+
/**
|
|
42
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
PipelineExecutionArn?: string | undefined;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
* @enum
|
|
50
|
+
*/
|
|
51
|
+
export declare const SearchSortOrder: {
|
|
52
|
+
readonly ASCENDING: "Ascending";
|
|
53
|
+
readonly DESCENDING: "Descending";
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
export type SearchSortOrder = (typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
59
|
+
/**
|
|
60
|
+
* <p>The list of key-value pairs used to filter your search results. If a search result contains a key from your list, it is included in the final search response if the value associated with the key in the result matches the value you specified. If the value doesn't match, the result is excluded from the search response. Any resources that don't have a key from the list that you've provided will also be included in the search response.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
export interface VisibilityConditions {
|
|
64
|
+
/**
|
|
65
|
+
* <p>The key that specifies the tag that you're using to filter the search results. It must be in the following format: <code>Tags.<key></code>.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
Key?: string | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The value for the tag that you're using to filter the search results.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
Value?: string | undefined;
|
|
74
|
+
}
|
|
6
75
|
/**
|
|
7
76
|
* <p>Contains information about a training job.</p>
|
|
8
77
|
* @public
|
|
@@ -3,6 +3,7 @@ import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
|
3
3
|
import { AddAssociationCommandInput, AddAssociationCommandOutput } from "../commands/AddAssociationCommand";
|
|
4
4
|
import { AddTagsCommandInput, AddTagsCommandOutput } from "../commands/AddTagsCommand";
|
|
5
5
|
import { AssociateTrialComponentCommandInput, AssociateTrialComponentCommandOutput } from "../commands/AssociateTrialComponentCommand";
|
|
6
|
+
import { AttachClusterNodeVolumeCommandInput, AttachClusterNodeVolumeCommandOutput } from "../commands/AttachClusterNodeVolumeCommand";
|
|
6
7
|
import { BatchDeleteClusterNodesCommandInput, BatchDeleteClusterNodesCommandOutput } from "../commands/BatchDeleteClusterNodesCommand";
|
|
7
8
|
import { BatchDescribeModelPackageCommandInput, BatchDescribeModelPackageCommandOutput } from "../commands/BatchDescribeModelPackageCommand";
|
|
8
9
|
import { CreateActionCommandInput, CreateActionCommandOutput } from "../commands/CreateActionCommand";
|
|
@@ -194,6 +195,7 @@ import { DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput
|
|
|
194
195
|
import { DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput } from "../commands/DescribeUserProfileCommand";
|
|
195
196
|
import { DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput } from "../commands/DescribeWorkforceCommand";
|
|
196
197
|
import { DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput } from "../commands/DescribeWorkteamCommand";
|
|
198
|
+
import { DetachClusterNodeVolumeCommandInput, DetachClusterNodeVolumeCommandOutput } from "../commands/DetachClusterNodeVolumeCommand";
|
|
197
199
|
import { DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput } from "../commands/DisableSagemakerServicecatalogPortfolioCommand";
|
|
198
200
|
import { DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput } from "../commands/DisassociateTrialComponentCommand";
|
|
199
201
|
import { EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput } from "../commands/EnableSagemakerServicecatalogPortfolioCommand";
|
|
@@ -374,6 +376,10 @@ export declare const se_AddTagsCommand: (input: AddTagsCommandInput, context: __
|
|
|
374
376
|
* serializeAws_json1_1AssociateTrialComponentCommand
|
|
375
377
|
*/
|
|
376
378
|
export declare const se_AssociateTrialComponentCommand: (input: AssociateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
+
/**
|
|
380
|
+
* serializeAws_json1_1AttachClusterNodeVolumeCommand
|
|
381
|
+
*/
|
|
382
|
+
export declare const se_AttachClusterNodeVolumeCommand: (input: AttachClusterNodeVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
377
383
|
/**
|
|
378
384
|
* serializeAws_json1_1BatchDeleteClusterNodesCommand
|
|
379
385
|
*/
|
|
@@ -1138,6 +1144,10 @@ export declare const se_DescribeWorkforceCommand: (input: DescribeWorkforceComma
|
|
|
1138
1144
|
* serializeAws_json1_1DescribeWorkteamCommand
|
|
1139
1145
|
*/
|
|
1140
1146
|
export declare const se_DescribeWorkteamCommand: (input: DescribeWorkteamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1147
|
+
/**
|
|
1148
|
+
* serializeAws_json1_1DetachClusterNodeVolumeCommand
|
|
1149
|
+
*/
|
|
1150
|
+
export declare const se_DetachClusterNodeVolumeCommand: (input: DetachClusterNodeVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1141
1151
|
/**
|
|
1142
1152
|
* serializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand
|
|
1143
1153
|
*/
|
|
@@ -1822,6 +1832,10 @@ export declare const de_AddTagsCommand: (output: __HttpResponse, context: __Serd
|
|
|
1822
1832
|
* deserializeAws_json1_1AssociateTrialComponentCommand
|
|
1823
1833
|
*/
|
|
1824
1834
|
export declare const de_AssociateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrialComponentCommandOutput>;
|
|
1835
|
+
/**
|
|
1836
|
+
* deserializeAws_json1_1AttachClusterNodeVolumeCommand
|
|
1837
|
+
*/
|
|
1838
|
+
export declare const de_AttachClusterNodeVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachClusterNodeVolumeCommandOutput>;
|
|
1825
1839
|
/**
|
|
1826
1840
|
* deserializeAws_json1_1BatchDeleteClusterNodesCommand
|
|
1827
1841
|
*/
|
|
@@ -2586,6 +2600,10 @@ export declare const de_DescribeWorkforceCommand: (output: __HttpResponse, conte
|
|
|
2586
2600
|
* deserializeAws_json1_1DescribeWorkteamCommand
|
|
2587
2601
|
*/
|
|
2588
2602
|
export declare const de_DescribeWorkteamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkteamCommandOutput>;
|
|
2603
|
+
/**
|
|
2604
|
+
* deserializeAws_json1_1DetachClusterNodeVolumeCommand
|
|
2605
|
+
*/
|
|
2606
|
+
export declare const de_DetachClusterNodeVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachClusterNodeVolumeCommandOutput>;
|
|
2589
2607
|
/**
|
|
2590
2608
|
* deserializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand
|
|
2591
2609
|
*/
|
|
@@ -11,6 +11,10 @@ import {
|
|
|
11
11
|
AssociateTrialComponentCommandInput,
|
|
12
12
|
AssociateTrialComponentCommandOutput,
|
|
13
13
|
} from "./commands/AssociateTrialComponentCommand";
|
|
14
|
+
import {
|
|
15
|
+
AttachClusterNodeVolumeCommandInput,
|
|
16
|
+
AttachClusterNodeVolumeCommandOutput,
|
|
17
|
+
} from "./commands/AttachClusterNodeVolumeCommand";
|
|
14
18
|
import {
|
|
15
19
|
BatchDeleteClusterNodesCommandInput,
|
|
16
20
|
BatchDeleteClusterNodesCommandOutput,
|
|
@@ -775,6 +779,10 @@ import {
|
|
|
775
779
|
DescribeWorkteamCommandInput,
|
|
776
780
|
DescribeWorkteamCommandOutput,
|
|
777
781
|
} from "./commands/DescribeWorkteamCommand";
|
|
782
|
+
import {
|
|
783
|
+
DetachClusterNodeVolumeCommandInput,
|
|
784
|
+
DetachClusterNodeVolumeCommandOutput,
|
|
785
|
+
} from "./commands/DetachClusterNodeVolumeCommand";
|
|
778
786
|
import {
|
|
779
787
|
DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
780
788
|
DisableSagemakerServicecatalogPortfolioCommandOutput,
|
|
@@ -1488,6 +1496,19 @@ export interface SageMaker {
|
|
|
1488
1496
|
options: __HttpHandlerOptions,
|
|
1489
1497
|
cb: (err: any, data?: AssociateTrialComponentCommandOutput) => void
|
|
1490
1498
|
): void;
|
|
1499
|
+
attachClusterNodeVolume(
|
|
1500
|
+
args: AttachClusterNodeVolumeCommandInput,
|
|
1501
|
+
options?: __HttpHandlerOptions
|
|
1502
|
+
): Promise<AttachClusterNodeVolumeCommandOutput>;
|
|
1503
|
+
attachClusterNodeVolume(
|
|
1504
|
+
args: AttachClusterNodeVolumeCommandInput,
|
|
1505
|
+
cb: (err: any, data?: AttachClusterNodeVolumeCommandOutput) => void
|
|
1506
|
+
): void;
|
|
1507
|
+
attachClusterNodeVolume(
|
|
1508
|
+
args: AttachClusterNodeVolumeCommandInput,
|
|
1509
|
+
options: __HttpHandlerOptions,
|
|
1510
|
+
cb: (err: any, data?: AttachClusterNodeVolumeCommandOutput) => void
|
|
1511
|
+
): void;
|
|
1491
1512
|
batchDeleteClusterNodes(
|
|
1492
1513
|
args: BatchDeleteClusterNodesCommandInput,
|
|
1493
1514
|
options?: __HttpHandlerOptions
|
|
@@ -4045,6 +4066,19 @@ export interface SageMaker {
|
|
|
4045
4066
|
options: __HttpHandlerOptions,
|
|
4046
4067
|
cb: (err: any, data?: DescribeWorkteamCommandOutput) => void
|
|
4047
4068
|
): void;
|
|
4069
|
+
detachClusterNodeVolume(
|
|
4070
|
+
args: DetachClusterNodeVolumeCommandInput,
|
|
4071
|
+
options?: __HttpHandlerOptions
|
|
4072
|
+
): Promise<DetachClusterNodeVolumeCommandOutput>;
|
|
4073
|
+
detachClusterNodeVolume(
|
|
4074
|
+
args: DetachClusterNodeVolumeCommandInput,
|
|
4075
|
+
cb: (err: any, data?: DetachClusterNodeVolumeCommandOutput) => void
|
|
4076
|
+
): void;
|
|
4077
|
+
detachClusterNodeVolume(
|
|
4078
|
+
args: DetachClusterNodeVolumeCommandInput,
|
|
4079
|
+
options: __HttpHandlerOptions,
|
|
4080
|
+
cb: (err: any, data?: DetachClusterNodeVolumeCommandOutput) => void
|
|
4081
|
+
): void;
|
|
4048
4082
|
disableSagemakerServicecatalogPortfolio(): Promise<DisableSagemakerServicecatalogPortfolioCommandOutput>;
|
|
4049
4083
|
disableSagemakerServicecatalogPortfolio(
|
|
4050
4084
|
args: DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
@@ -57,6 +57,10 @@ import {
|
|
|
57
57
|
AssociateTrialComponentCommandInput,
|
|
58
58
|
AssociateTrialComponentCommandOutput,
|
|
59
59
|
} from "./commands/AssociateTrialComponentCommand";
|
|
60
|
+
import {
|
|
61
|
+
AttachClusterNodeVolumeCommandInput,
|
|
62
|
+
AttachClusterNodeVolumeCommandOutput,
|
|
63
|
+
} from "./commands/AttachClusterNodeVolumeCommand";
|
|
60
64
|
import {
|
|
61
65
|
BatchDeleteClusterNodesCommandInput,
|
|
62
66
|
BatchDeleteClusterNodesCommandOutput,
|
|
@@ -821,6 +825,10 @@ import {
|
|
|
821
825
|
DescribeWorkteamCommandInput,
|
|
822
826
|
DescribeWorkteamCommandOutput,
|
|
823
827
|
} from "./commands/DescribeWorkteamCommand";
|
|
828
|
+
import {
|
|
829
|
+
DetachClusterNodeVolumeCommandInput,
|
|
830
|
+
DetachClusterNodeVolumeCommandOutput,
|
|
831
|
+
} from "./commands/DetachClusterNodeVolumeCommand";
|
|
824
832
|
import {
|
|
825
833
|
DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
826
834
|
DisableSagemakerServicecatalogPortfolioCommandOutput,
|
|
@@ -1504,6 +1512,7 @@ export type ServiceInputTypes =
|
|
|
1504
1512
|
| AddAssociationCommandInput
|
|
1505
1513
|
| AddTagsCommandInput
|
|
1506
1514
|
| AssociateTrialComponentCommandInput
|
|
1515
|
+
| AttachClusterNodeVolumeCommandInput
|
|
1507
1516
|
| BatchDeleteClusterNodesCommandInput
|
|
1508
1517
|
| BatchDescribeModelPackageCommandInput
|
|
1509
1518
|
| CreateActionCommandInput
|
|
@@ -1695,6 +1704,7 @@ export type ServiceInputTypes =
|
|
|
1695
1704
|
| DescribeUserProfileCommandInput
|
|
1696
1705
|
| DescribeWorkforceCommandInput
|
|
1697
1706
|
| DescribeWorkteamCommandInput
|
|
1707
|
+
| DetachClusterNodeVolumeCommandInput
|
|
1698
1708
|
| DisableSagemakerServicecatalogPortfolioCommandInput
|
|
1699
1709
|
| DisassociateTrialComponentCommandInput
|
|
1700
1710
|
| EnableSagemakerServicecatalogPortfolioCommandInput
|
|
@@ -1867,6 +1877,7 @@ export type ServiceOutputTypes =
|
|
|
1867
1877
|
| AddAssociationCommandOutput
|
|
1868
1878
|
| AddTagsCommandOutput
|
|
1869
1879
|
| AssociateTrialComponentCommandOutput
|
|
1880
|
+
| AttachClusterNodeVolumeCommandOutput
|
|
1870
1881
|
| BatchDeleteClusterNodesCommandOutput
|
|
1871
1882
|
| BatchDescribeModelPackageCommandOutput
|
|
1872
1883
|
| CreateActionCommandOutput
|
|
@@ -2058,6 +2069,7 @@ export type ServiceOutputTypes =
|
|
|
2058
2069
|
| DescribeUserProfileCommandOutput
|
|
2059
2070
|
| DescribeWorkforceCommandOutput
|
|
2060
2071
|
| DescribeWorkteamCommandOutput
|
|
2072
|
+
| DetachClusterNodeVolumeCommandOutput
|
|
2061
2073
|
| DisableSagemakerServicecatalogPortfolioCommandOutput
|
|
2062
2074
|
| DisassociateTrialComponentCommandOutput
|
|
2063
2075
|
| EnableSagemakerServicecatalogPortfolioCommandOutput
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
AttachClusterNodeVolumeRequest,
|
|
5
|
+
AttachClusterNodeVolumeResponse,
|
|
6
|
+
} from "../models/models_0";
|
|
7
|
+
import {
|
|
8
|
+
SageMakerClientResolvedConfig,
|
|
9
|
+
ServiceInputTypes,
|
|
10
|
+
ServiceOutputTypes,
|
|
11
|
+
} from "../SageMakerClient";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface AttachClusterNodeVolumeCommandInput
|
|
15
|
+
extends AttachClusterNodeVolumeRequest {}
|
|
16
|
+
export interface AttachClusterNodeVolumeCommandOutput
|
|
17
|
+
extends AttachClusterNodeVolumeResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const AttachClusterNodeVolumeCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: AttachClusterNodeVolumeCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
AttachClusterNodeVolumeCommandInput,
|
|
24
|
+
AttachClusterNodeVolumeCommandOutput,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: AttachClusterNodeVolumeCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
AttachClusterNodeVolumeCommandInput,
|
|
33
|
+
AttachClusterNodeVolumeCommandOutput,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class AttachClusterNodeVolumeCommand extends AttachClusterNodeVolumeCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AttachClusterNodeVolumeRequest;
|
|
44
|
+
output: AttachClusterNodeVolumeResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AttachClusterNodeVolumeCommandInput;
|
|
48
|
+
output: AttachClusterNodeVolumeCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
DetachClusterNodeVolumeRequest,
|
|
5
|
+
DetachClusterNodeVolumeResponse,
|
|
6
|
+
} from "../models/models_3";
|
|
7
|
+
import {
|
|
8
|
+
SageMakerClientResolvedConfig,
|
|
9
|
+
ServiceInputTypes,
|
|
10
|
+
ServiceOutputTypes,
|
|
11
|
+
} from "../SageMakerClient";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface DetachClusterNodeVolumeCommandInput
|
|
15
|
+
extends DetachClusterNodeVolumeRequest {}
|
|
16
|
+
export interface DetachClusterNodeVolumeCommandOutput
|
|
17
|
+
extends DetachClusterNodeVolumeResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const DetachClusterNodeVolumeCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: DetachClusterNodeVolumeCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
DetachClusterNodeVolumeCommandInput,
|
|
24
|
+
DetachClusterNodeVolumeCommandOutput,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: DetachClusterNodeVolumeCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
DetachClusterNodeVolumeCommandInput,
|
|
33
|
+
DetachClusterNodeVolumeCommandOutput,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class DetachClusterNodeVolumeCommand extends DetachClusterNodeVolumeCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DetachClusterNodeVolumeRequest;
|
|
44
|
+
output: DetachClusterNodeVolumeResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DetachClusterNodeVolumeCommandInput;
|
|
48
|
+
output: DetachClusterNodeVolumeCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListActionsRequest
|
|
3
|
+
import { ListActionsRequest } from "../models/models_3";
|
|
4
|
+
import { ListActionsResponse } from "../models/models_4";
|
|
4
5
|
import {
|
|
5
6
|
SageMakerClientResolvedConfig,
|
|
6
7
|
ServiceInputTypes,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListAlgorithmsInput, ListAlgorithmsOutput } from "../models/
|
|
3
|
+
import { ListAlgorithmsInput, ListAlgorithmsOutput } from "../models/models_4";
|
|
4
4
|
import {
|
|
5
5
|
SageMakerClientResolvedConfig,
|
|
6
6
|
ServiceInputTypes,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ListAliasesRequest, ListAliasesResponse } from "../models/
|
|
3
|
+
import { ListAliasesRequest, ListAliasesResponse } from "../models/models_4";
|
|
4
4
|
import {
|
|
5
5
|
SageMakerClientResolvedConfig,
|
|
6
6
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
RetryPipelineExecutionRequest,
|
|
5
5
|
RetryPipelineExecutionResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_5";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export * from "./AddAssociationCommand";
|
|
2
2
|
export * from "./AddTagsCommand";
|
|
3
3
|
export * from "./AssociateTrialComponentCommand";
|
|
4
|
+
export * from "./AttachClusterNodeVolumeCommand";
|
|
4
5
|
export * from "./BatchDeleteClusterNodesCommand";
|
|
5
6
|
export * from "./BatchDescribeModelPackageCommand";
|
|
6
7
|
export * from "./CreateActionCommand";
|
|
@@ -192,6 +193,7 @@ export * from "./DescribeTrialComponentCommand";
|
|
|
192
193
|
export * from "./DescribeUserProfileCommand";
|
|
193
194
|
export * from "./DescribeWorkforceCommand";
|
|
194
195
|
export * from "./DescribeWorkteamCommand";
|
|
196
|
+
export * from "./DetachClusterNodeVolumeCommand";
|
|
195
197
|
export * from "./DisableSagemakerServicecatalogPortfolioCommand";
|
|
196
198
|
export * from "./DisassociateTrialComponentCommand";
|
|
197
199
|
export * from "./EnableSagemakerServicecatalogPortfolioCommand";
|