@aws-sdk/client-sagemaker 3.683.0 → 3.684.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.
Files changed (65) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/index.js +120 -12
  3. package/dist-es/SageMaker.js +2 -0
  4. package/dist-es/commands/BatchDeleteClusterNodesCommand.js +22 -0
  5. package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
  6. package/dist-es/commands/index.js +1 -0
  7. package/dist-es/models/models_0.js +40 -0
  8. package/dist-es/models/models_3.js +0 -5
  9. package/dist-es/models/models_4.js +5 -5
  10. package/dist-es/models/models_5.js +5 -1
  11. package/dist-es/protocols/Aws_json1_1.js +49 -0
  12. package/dist-types/SageMaker.d.ts +7 -0
  13. package/dist-types/SageMakerClient.d.ts +3 -2
  14. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +102 -0
  15. package/dist-types/commands/CreateAlgorithmCommand.d.ts +4 -4
  16. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -8
  19. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +2 -1
  20. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -2
  21. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
  22. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +8 -8
  26. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -2
  28. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
  29. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  30. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  31. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -0
  32. package/dist-types/commands/SearchCommand.d.ts +8 -8
  33. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +5 -0
  35. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
  37. package/dist-types/commands/index.d.ts +1 -0
  38. package/dist-types/models/models_0.d.ts +114 -164
  39. package/dist-types/models/models_1.d.ts +161 -101
  40. package/dist-types/models/models_2.d.ts +101 -137
  41. package/dist-types/models/models_3.d.ts +138 -123
  42. package/dist-types/models/models_4.d.ts +129 -78
  43. package/dist-types/models/models_5.d.ts +78 -2
  44. package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
  45. package/dist-types/ts3.4/SageMaker.d.ts +17 -0
  46. package/dist-types/ts3.4/SageMakerClient.d.ts +6 -0
  47. package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +51 -0
  48. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +2 -4
  51. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +4 -2
  52. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -4
  53. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +4 -2
  54. package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  58. package/dist-types/ts3.4/models/models_0.d.ts +55 -24
  59. package/dist-types/ts3.4/models/models_1.d.ts +26 -22
  60. package/dist-types/ts3.4/models/models_2.d.ts +22 -33
  61. package/dist-types/ts3.4/models/models_3.d.ts +35 -33
  62. package/dist-types/ts3.4/models/models_4.d.ts +35 -25
  63. package/dist-types/ts3.4/models/models_5.d.ts +25 -1
  64. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +12 -0
  65. package/package.json +1 -1
@@ -1,7 +1,128 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
- import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, ModelArtifacts, ModelClientConfig, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
2
+ import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, TagPropagation, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
+ import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, ModelArtifacts, ModelClientConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
4
+ import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, IsTrackingServerActive, LambdaStepMetadata, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TrackingServerStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
5
+ /**
6
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const SortTrackingServerBy: {
10
+ readonly CREATION_TIME: "CreationTime";
11
+ readonly NAME: "Name";
12
+ readonly STATUS: "Status";
13
+ };
14
+ /**
15
+ * @public
16
+ */
17
+ export type SortTrackingServerBy = (typeof SortTrackingServerBy)[keyof typeof SortTrackingServerBy];
18
+ /**
19
+ * @public
20
+ */
21
+ export interface ListMlflowTrackingServersRequest {
22
+ /**
23
+ * <p>Use the <code>CreatedAfter</code> filter to only list tracking servers created after a
24
+ * specific date and time. Listed tracking servers are shown with a date and time such as
25
+ * <code>"2024-03-16T01:46:56+00:00"</code>. The <code>CreatedAfter</code> parameter takes in a
26
+ * Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
27
+ * @public
28
+ */
29
+ CreatedAfter?: Date;
30
+ /**
31
+ * <p>Use the <code>CreatedBefore</code> filter to only list tracking servers created before a
32
+ * specific date and time. Listed tracking servers are shown with a date and time such as
33
+ * <code>"2024-03-16T01:46:56+00:00"</code>. The <code>CreatedBefore</code> parameter takes in
34
+ * a Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
35
+ * @public
36
+ */
37
+ CreatedBefore?: Date;
38
+ /**
39
+ * <p>Filter for tracking servers with a specified creation status.</p>
40
+ * @public
41
+ */
42
+ TrackingServerStatus?: TrackingServerStatus;
43
+ /**
44
+ * <p>Filter for tracking servers using the specified MLflow version.</p>
45
+ * @public
46
+ */
47
+ MlflowVersion?: string;
48
+ /**
49
+ * <p>Filter for trackings servers sorting by name, creation time, or creation status.</p>
50
+ * @public
51
+ */
52
+ SortBy?: SortTrackingServerBy;
53
+ /**
54
+ * <p>Change the order of the listed tracking servers. By default, tracking servers are listed in <code>Descending</code> order by creation time.
55
+ * To change the list order, you can specify <code>SortOrder</code> to be <code>Ascending</code>.</p>
56
+ * @public
57
+ */
58
+ SortOrder?: SortOrder;
59
+ /**
60
+ * <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>
61
+ * @public
62
+ */
63
+ NextToken?: string;
64
+ /**
65
+ * <p>The maximum number of tracking servers to list.</p>
66
+ * @public
67
+ */
68
+ MaxResults?: number;
69
+ }
70
+ /**
71
+ * <p>The summary of the tracking server to list.</p>
72
+ * @public
73
+ */
74
+ export interface TrackingServerSummary {
75
+ /**
76
+ * <p>The ARN of a listed tracking server.</p>
77
+ * @public
78
+ */
79
+ TrackingServerArn?: string;
80
+ /**
81
+ * <p>The name of a listed tracking server.</p>
82
+ * @public
83
+ */
84
+ TrackingServerName?: string;
85
+ /**
86
+ * <p>The creation time of a listed tracking server.</p>
87
+ * @public
88
+ */
89
+ CreationTime?: Date;
90
+ /**
91
+ * <p>The last modified time of a listed tracking server.</p>
92
+ * @public
93
+ */
94
+ LastModifiedTime?: Date;
95
+ /**
96
+ * <p>The creation status of a listed tracking server.</p>
97
+ * @public
98
+ */
99
+ TrackingServerStatus?: TrackingServerStatus;
100
+ /**
101
+ * <p>The activity status of a listed tracking server.</p>
102
+ * @public
103
+ */
104
+ IsActive?: IsTrackingServerActive;
105
+ /**
106
+ * <p>The MLflow version used for a listed tracking server.</p>
107
+ * @public
108
+ */
109
+ MlflowVersion?: string;
110
+ }
111
+ /**
112
+ * @public
113
+ */
114
+ export interface ListMlflowTrackingServersResponse {
115
+ /**
116
+ * <p>A list of tracking servers according to chosen filters.</p>
117
+ * @public
118
+ */
119
+ TrackingServerSummaries?: TrackingServerSummary[];
120
+ /**
121
+ * <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>
122
+ * @public
123
+ */
124
+ NextToken?: string;
125
+ }
5
126
  /**
6
127
  * @public
7
128
  */
@@ -3640,6 +3761,11 @@ export interface TrainingJobSummary {
3640
3761
  * @public
3641
3762
  */
3642
3763
  TrainingJobStatus: TrainingJobStatus | undefined;
3764
+ /**
3765
+ * <p>The secondary status of the training job.</p>
3766
+ * @public
3767
+ */
3768
+ SecondaryStatus?: SecondaryStatus;
3643
3769
  /**
3644
3770
  * <p>The status of the warm pool associated with the training job.</p>
3645
3771
  * @public
@@ -8863,77 +8989,6 @@ export interface UpdateTrialComponentResponse {
8863
8989
  */
8864
8990
  TrialComponentArn?: string;
8865
8991
  }
8866
- /**
8867
- * @public
8868
- */
8869
- export interface UpdateUserProfileRequest {
8870
- /**
8871
- * <p>The domain ID.</p>
8872
- * @public
8873
- */
8874
- DomainId: string | undefined;
8875
- /**
8876
- * <p>The user profile name.</p>
8877
- * @public
8878
- */
8879
- UserProfileName: string | undefined;
8880
- /**
8881
- * <p>A collection of settings.</p>
8882
- * @public
8883
- */
8884
- UserSettings?: UserSettings;
8885
- }
8886
- /**
8887
- * @public
8888
- */
8889
- export interface UpdateUserProfileResponse {
8890
- /**
8891
- * <p>The user profile Amazon Resource Name (ARN).</p>
8892
- * @public
8893
- */
8894
- UserProfileArn?: string;
8895
- }
8896
- /**
8897
- * @public
8898
- */
8899
- export interface UpdateWorkforceRequest {
8900
- /**
8901
- * <p>The name of the private workforce that you want to update. You can find your workforce
8902
- * name by using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListWorkforces.html">ListWorkforces</a> operation.</p>
8903
- * @public
8904
- */
8905
- WorkforceName: string | undefined;
8906
- /**
8907
- * <p>A list of one to ten worker IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>) that can be used to
8908
- * access tasks assigned to this workforce.</p>
8909
- * <p>Maximum: Ten CIDR values</p>
8910
- * @public
8911
- */
8912
- SourceIpConfig?: SourceIpConfig;
8913
- /**
8914
- * <p>Use this parameter to update your OIDC Identity Provider (IdP)
8915
- * configuration for a workforce made using your own IdP.</p>
8916
- * @public
8917
- */
8918
- OidcConfig?: OidcConfig;
8919
- /**
8920
- * <p>Use this parameter to update your VPC configuration for a workforce.</p>
8921
- * @public
8922
- */
8923
- WorkforceVpcConfig?: WorkforceVpcConfigRequest;
8924
- }
8925
- /**
8926
- * @public
8927
- */
8928
- export interface UpdateWorkforceResponse {
8929
- /**
8930
- * <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default,
8931
- * any workforce-related API operation used in a specific region will apply to the
8932
- * workforce created in that region. To learn how to create a private workforce, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">Create a Private Workforce</a>.</p>
8933
- * @public
8934
- */
8935
- Workforce: Workforce | undefined;
8936
- }
8937
8992
  /**
8938
8993
  * @internal
8939
8994
  */
@@ -8958,7 +9013,3 @@ export declare const UpdateModelCardRequestFilterSensitiveLog: (obj: UpdateModel
8958
9013
  * @internal
8959
9014
  */
8960
9015
  export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
8961
- /**
8962
- * @internal
8963
- */
8964
- export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
@@ -1,7 +1,79 @@
1
1
  import { BooleanOperator } from "./models_0";
2
- import { CrossAccountFilterOption, MemberDefinition, NotificationConfiguration, WorkerAccessConfiguration } from "./models_2";
3
- import { Filter, ResourceType, Workteam } from "./models_3";
2
+ import { UserSettings } from "./models_1";
3
+ import { CrossAccountFilterOption, MemberDefinition, NotificationConfiguration, OidcConfig, SourceIpConfig, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
+ import { Filter, ResourceType, Workforce, Workteam } from "./models_3";
4
5
  import { NestedFilters, SearchSortOrder, VisibilityConditions } from "./models_4";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface UpdateUserProfileRequest {
10
+ /**
11
+ * <p>The domain ID.</p>
12
+ * @public
13
+ */
14
+ DomainId: string | undefined;
15
+ /**
16
+ * <p>The user profile name.</p>
17
+ * @public
18
+ */
19
+ UserProfileName: string | undefined;
20
+ /**
21
+ * <p>A collection of settings.</p>
22
+ * @public
23
+ */
24
+ UserSettings?: UserSettings;
25
+ }
26
+ /**
27
+ * @public
28
+ */
29
+ export interface UpdateUserProfileResponse {
30
+ /**
31
+ * <p>The user profile Amazon Resource Name (ARN).</p>
32
+ * @public
33
+ */
34
+ UserProfileArn?: string;
35
+ }
36
+ /**
37
+ * @public
38
+ */
39
+ export interface UpdateWorkforceRequest {
40
+ /**
41
+ * <p>The name of the private workforce that you want to update. You can find your workforce
42
+ * name by using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListWorkforces.html">ListWorkforces</a> operation.</p>
43
+ * @public
44
+ */
45
+ WorkforceName: string | undefined;
46
+ /**
47
+ * <p>A list of one to ten worker IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>) that can be used to
48
+ * access tasks assigned to this workforce.</p>
49
+ * <p>Maximum: Ten CIDR values</p>
50
+ * @public
51
+ */
52
+ SourceIpConfig?: SourceIpConfig;
53
+ /**
54
+ * <p>Use this parameter to update your OIDC Identity Provider (IdP)
55
+ * configuration for a workforce made using your own IdP.</p>
56
+ * @public
57
+ */
58
+ OidcConfig?: OidcConfig;
59
+ /**
60
+ * <p>Use this parameter to update your VPC configuration for a workforce.</p>
61
+ * @public
62
+ */
63
+ WorkforceVpcConfig?: WorkforceVpcConfigRequest;
64
+ }
65
+ /**
66
+ * @public
67
+ */
68
+ export interface UpdateWorkforceResponse {
69
+ /**
70
+ * <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default,
71
+ * any workforce-related API operation used in a specific region will apply to the
72
+ * workforce created in that region. To learn how to create a private workforce, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">Create a Private Workforce</a>.</p>
73
+ * @public
74
+ */
75
+ Workforce: Workforce | undefined;
76
+ }
5
77
  /**
6
78
  * @public
7
79
  */
@@ -180,3 +252,7 @@ export interface SearchRequest {
180
252
  */
181
253
  VisibilityConditions?: VisibilityConditions[];
182
254
  }
255
+ /**
256
+ * @internal
257
+ */
258
+ export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
@@ -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 { BatchDeleteClusterNodesCommandInput, BatchDeleteClusterNodesCommandOutput } from "../commands/BatchDeleteClusterNodesCommand";
6
7
  import { BatchDescribeModelPackageCommandInput, BatchDescribeModelPackageCommandOutput } from "../commands/BatchDescribeModelPackageCommand";
7
8
  import { CreateActionCommandInput, CreateActionCommandOutput } from "../commands/CreateActionCommand";
8
9
  import { CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput } from "../commands/CreateAlgorithmCommand";
@@ -347,6 +348,10 @@ export declare const se_AddTagsCommand: (input: AddTagsCommandInput, context: __
347
348
  * serializeAws_json1_1AssociateTrialComponentCommand
348
349
  */
349
350
  export declare const se_AssociateTrialComponentCommand: (input: AssociateTrialComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
+ /**
352
+ * serializeAws_json1_1BatchDeleteClusterNodesCommand
353
+ */
354
+ export declare const se_BatchDeleteClusterNodesCommand: (input: BatchDeleteClusterNodesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
350
355
  /**
351
356
  * serializeAws_json1_1BatchDescribeModelPackageCommand
352
357
  */
@@ -1687,6 +1692,10 @@ export declare const de_AddTagsCommand: (output: __HttpResponse, context: __Serd
1687
1692
  * deserializeAws_json1_1AssociateTrialComponentCommand
1688
1693
  */
1689
1694
  export declare const de_AssociateTrialComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrialComponentCommandOutput>;
1695
+ /**
1696
+ * deserializeAws_json1_1BatchDeleteClusterNodesCommand
1697
+ */
1698
+ export declare const de_BatchDeleteClusterNodesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteClusterNodesCommandOutput>;
1690
1699
  /**
1691
1700
  * deserializeAws_json1_1BatchDescribeModelPackageCommand
1692
1701
  */
@@ -11,6 +11,10 @@ import {
11
11
  AssociateTrialComponentCommandInput,
12
12
  AssociateTrialComponentCommandOutput,
13
13
  } from "./commands/AssociateTrialComponentCommand";
14
+ import {
15
+ BatchDeleteClusterNodesCommandInput,
16
+ BatchDeleteClusterNodesCommandOutput,
17
+ } from "./commands/BatchDeleteClusterNodesCommand";
14
18
  import {
15
19
  BatchDescribeModelPackageCommandInput,
16
20
  BatchDescribeModelPackageCommandOutput,
@@ -1380,6 +1384,19 @@ export interface SageMaker {
1380
1384
  options: __HttpHandlerOptions,
1381
1385
  cb: (err: any, data?: AssociateTrialComponentCommandOutput) => void
1382
1386
  ): void;
1387
+ batchDeleteClusterNodes(
1388
+ args: BatchDeleteClusterNodesCommandInput,
1389
+ options?: __HttpHandlerOptions
1390
+ ): Promise<BatchDeleteClusterNodesCommandOutput>;
1391
+ batchDeleteClusterNodes(
1392
+ args: BatchDeleteClusterNodesCommandInput,
1393
+ cb: (err: any, data?: BatchDeleteClusterNodesCommandOutput) => void
1394
+ ): void;
1395
+ batchDeleteClusterNodes(
1396
+ args: BatchDeleteClusterNodesCommandInput,
1397
+ options: __HttpHandlerOptions,
1398
+ cb: (err: any, data?: BatchDeleteClusterNodesCommandOutput) => void
1399
+ ): void;
1383
1400
  batchDescribeModelPackage(
1384
1401
  args: BatchDescribeModelPackageCommandInput,
1385
1402
  options?: __HttpHandlerOptions
@@ -57,6 +57,10 @@ import {
57
57
  AssociateTrialComponentCommandInput,
58
58
  AssociateTrialComponentCommandOutput,
59
59
  } from "./commands/AssociateTrialComponentCommand";
60
+ import {
61
+ BatchDeleteClusterNodesCommandInput,
62
+ BatchDeleteClusterNodesCommandOutput,
63
+ } from "./commands/BatchDeleteClusterNodesCommand";
60
64
  import {
61
65
  BatchDescribeModelPackageCommandInput,
62
66
  BatchDescribeModelPackageCommandOutput,
@@ -1396,6 +1400,7 @@ export type ServiceInputTypes =
1396
1400
  | AddAssociationCommandInput
1397
1401
  | AddTagsCommandInput
1398
1402
  | AssociateTrialComponentCommandInput
1403
+ | BatchDeleteClusterNodesCommandInput
1399
1404
  | BatchDescribeModelPackageCommandInput
1400
1405
  | CreateActionCommandInput
1401
1406
  | CreateAlgorithmCommandInput
@@ -1732,6 +1737,7 @@ export type ServiceOutputTypes =
1732
1737
  | AddAssociationCommandOutput
1733
1738
  | AddTagsCommandOutput
1734
1739
  | AssociateTrialComponentCommandOutput
1740
+ | BatchDeleteClusterNodesCommandOutput
1735
1741
  | BatchDescribeModelPackageCommandOutput
1736
1742
  | CreateActionCommandOutput
1737
1743
  | CreateAlgorithmCommandOutput
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ BatchDeleteClusterNodesRequest,
5
+ BatchDeleteClusterNodesResponse,
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 BatchDeleteClusterNodesCommandInput
15
+ extends BatchDeleteClusterNodesRequest {}
16
+ export interface BatchDeleteClusterNodesCommandOutput
17
+ extends BatchDeleteClusterNodesResponse,
18
+ __MetadataBearer {}
19
+ declare const BatchDeleteClusterNodesCommand_base: {
20
+ new (
21
+ input: BatchDeleteClusterNodesCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ BatchDeleteClusterNodesCommandInput,
24
+ BatchDeleteClusterNodesCommandOutput,
25
+ SageMakerClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ __0_0: BatchDeleteClusterNodesCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ BatchDeleteClusterNodesCommandInput,
33
+ BatchDeleteClusterNodesCommandOutput,
34
+ SageMakerClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class BatchDeleteClusterNodesCommand extends BatchDeleteClusterNodesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchDeleteClusterNodesRequest;
44
+ output: BatchDeleteClusterNodesResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchDeleteClusterNodesCommandInput;
48
+ output: BatchDeleteClusterNodesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateAlgorithmInput,
5
5
  CreateAlgorithmOutput,
6
- } from "../models/models_0";
6
+ } from "../models/models_1";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  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 { CreateAppRequest, CreateAppResponse } from "../models/models_0";
3
+ import { CreateAppRequest, CreateAppResponse } from "../models/models_1";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- CreateOptimizationJobRequest,
5
- CreateOptimizationJobResponse,
6
- } from "../models/models_1";
3
+ import { CreateOptimizationJobRequest } from "../models/models_1";
4
+ import { CreateOptimizationJobResponse } from "../models/models_2";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  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 { CreatePipelineRequest } from "../models/models_1";
4
- import { CreatePipelineResponse } from "../models/models_2";
3
+ import {
4
+ CreatePipelineRequest,
5
+ CreatePipelineResponse,
6
+ } from "../models/models_2";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- DescribeInferenceRecommendationsJobRequest,
5
- DescribeInferenceRecommendationsJobResponse,
6
- } from "../models/models_2";
3
+ import { DescribeInferenceRecommendationsJobRequest } from "../models/models_2";
4
+ import { DescribeInferenceRecommendationsJobResponse } from "../models/models_3";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  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 { DescribeLabelingJobRequest } from "../models/models_2";
4
- import { DescribeLabelingJobResponse } from "../models/models_3";
3
+ import {
4
+ DescribeLabelingJobRequest,
5
+ DescribeLabelingJobResponse,
6
+ } from "../models/models_3";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListMlflowTrackingServersRequest,
5
5
  ListMlflowTrackingServersResponse,
6
- } from "../models/models_3";
6
+ } from "../models/models_4";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateUserProfileRequest,
5
5
  UpdateUserProfileResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateWorkforceRequest,
5
5
  UpdateWorkforceResponse,
6
- } from "../models/models_4";
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 "./BatchDeleteClusterNodesCommand";
4
5
  export * from "./BatchDescribeModelPackageCommand";
5
6
  export * from "./CreateActionCommand";
6
7
  export * from "./CreateAlgorithmCommand";