@aws-sdk/client-sagemaker 3.656.0 → 3.658.1

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 (38) hide show
  1. package/dist-cjs/index.js +44 -12
  2. package/dist-es/models/index.js +1 -0
  3. package/dist-es/models/models_1.js +4 -0
  4. package/dist-es/models/models_3.js +0 -9
  5. package/dist-es/models/models_4.js +9 -0
  6. package/dist-es/models/models_5.js +1 -0
  7. package/dist-es/protocols/Aws_json1_1.js +32 -0
  8. package/dist-types/commands/CreateDomainCommand.d.ts +12 -1
  9. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
  10. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateUserProfileCommand.d.ts +12 -1
  13. package/dist-types/commands/DescribeDomainCommand.d.ts +12 -1
  14. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeUserProfileCommand.d.ts +12 -1
  17. package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
  18. package/dist-types/commands/SearchCommand.d.ts +2 -1
  19. package/dist-types/commands/UpdateDomainCommand.d.ts +12 -1
  20. package/dist-types/commands/UpdateUserProfileCommand.d.ts +12 -1
  21. package/dist-types/models/index.d.ts +1 -0
  22. package/dist-types/models/models_0.d.ts +6 -3
  23. package/dist-types/models/models_1.d.ts +53 -35
  24. package/dist-types/models/models_2.d.ts +39 -61
  25. package/dist-types/models/models_3.d.ts +58 -26
  26. package/dist-types/models/models_4.d.ts +27 -121
  27. package/dist-types/models/models_5.d.ts +123 -0
  28. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -4
  29. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +4 -2
  30. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
  31. package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
  32. package/dist-types/ts3.4/models/index.d.ts +1 -0
  33. package/dist-types/ts3.4/models/models_1.d.ts +15 -10
  34. package/dist-types/ts3.4/models/models_2.d.ts +8 -13
  35. package/dist-types/ts3.4/models/models_3.d.ts +14 -14
  36. package/dist-types/ts3.4/models/models_4.d.ts +13 -20
  37. package/dist-types/ts3.4/models/models_5.d.ts +24 -0
  38. package/package.json +12 -12
@@ -1,5 +1,5 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType, LazyJsonString as __LazyJsonString } from "@smithy/smithy-client";
2
- import { AdditionalInferenceSpecificationDefinition, AmazonQSettings, AnnotationConsolidationConfig, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, ClusterOrchestrator, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, GitConfig, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
2
+ import { AdditionalInferenceSpecificationDefinition, AmazonQSettings, AnnotationConsolidationConfig, AppInstanceType, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, ClusterInstanceGroupSpecification, ClusterNodeRecovery, ClusterOrchestrator, CodeEditorAppImageConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, GitConfig, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
3
3
  import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
4
4
  /**
5
5
  * <p>Resource being accessed is in use.</p>
@@ -2315,6 +2315,7 @@ export declare const MlTools: {
2315
2315
  readonly JUMP_START: "JumpStart";
2316
2316
  readonly MODELS: "Models";
2317
2317
  readonly MODEL_EVALUATION: "ModelEvaluation";
2318
+ readonly PERFORMANCE_EVALUATION: "PerformanceEvaluation";
2318
2319
  readonly PIPELINES: "Pipelines";
2319
2320
  readonly PROJECTS: "Projects";
2320
2321
  readonly TRAINING: "Training";
@@ -2323,6 +2324,38 @@ export declare const MlTools: {
2323
2324
  * @public
2324
2325
  */
2325
2326
  export type MlTools = (typeof MlTools)[keyof typeof MlTools];
2327
+ /**
2328
+ * @public
2329
+ * @enum
2330
+ */
2331
+ export declare const SageMakerImageName: {
2332
+ readonly sagemaker_distribution: "sagemaker_distribution";
2333
+ };
2334
+ /**
2335
+ * @public
2336
+ */
2337
+ export type SageMakerImageName = (typeof SageMakerImageName)[keyof typeof SageMakerImageName];
2338
+ /**
2339
+ * <p>The SageMaker images that are hidden from the Studio user interface. You must specify the SageMaker
2340
+ * image name and version aliases.</p>
2341
+ * @public
2342
+ */
2343
+ export interface HiddenSageMakerImage {
2344
+ /**
2345
+ * <p>
2346
+ * The SageMaker image name that you are hiding from the Studio user interface.
2347
+ * </p>
2348
+ * @public
2349
+ */
2350
+ SageMakerImageName?: SageMakerImageName;
2351
+ /**
2352
+ * <p>
2353
+ * The version aliases you are hiding from the Studio user interface.
2354
+ * </p>
2355
+ * @public
2356
+ */
2357
+ VersionAliases?: string[];
2358
+ }
2326
2359
  /**
2327
2360
  * <p>Studio settings. If these settings are applied on a user level, they take priority over
2328
2361
  * the settings applied on a domain level.</p>
@@ -2340,6 +2373,20 @@ export interface StudioWebPortalSettings {
2340
2373
  * @public
2341
2374
  */
2342
2375
  HiddenAppTypes?: AppType[];
2376
+ /**
2377
+ * <p>
2378
+ * The instance types you are hiding from the Studio user interface.
2379
+ * </p>
2380
+ * @public
2381
+ */
2382
+ HiddenInstanceTypes?: AppInstanceType[];
2383
+ /**
2384
+ * <p>
2385
+ * The version aliases you are hiding from the Studio user interface.
2386
+ * </p>
2387
+ * @public
2388
+ */
2389
+ HiddenSageMakerImageVersionAliases?: HiddenSageMakerImage[];
2343
2390
  }
2344
2391
  /**
2345
2392
  * <p>The TensorBoard app settings.</p>
@@ -2475,7 +2522,9 @@ export interface UserSettings {
2475
2522
  */
2476
2523
  StudioWebPortalSettings?: StudioWebPortalSettings;
2477
2524
  /**
2478
- * <p>Indicates whether auto-mounting of an EFS volume is supported for the user profile. The <code>DefaultAsDomain</code> value is only supported for user profiles. Do not use the <code>DefaultAsDomain</code> value when setting this parameter for a domain.</p>
2525
+ * <p>Indicates whether auto-mounting of an EFS volume is supported for the user profile. The
2526
+ * <code>DefaultAsDomain</code> value is only supported for user profiles. Do not use the
2527
+ * <code>DefaultAsDomain</code> value when setting this parameter for a domain.</p>
2479
2528
  * @public
2480
2529
  */
2481
2530
  AutoMountHomeEFS?: AutoMountHomeEFS;
@@ -8960,7 +9009,7 @@ export interface HumanTaskConfig {
8960
9009
  * </ul>
8961
9010
  * @public
8962
9011
  */
8963
- PreHumanTaskLambdaArn: string | undefined;
9012
+ PreHumanTaskLambdaArn?: string;
8964
9013
  /**
8965
9014
  * <p>Keywords used to describe the task so that workers on Amazon Mechanical Turk can
8966
9015
  * discover the task.</p>
@@ -9028,7 +9077,7 @@ export interface HumanTaskConfig {
9028
9077
  * <p>Configures how labels are consolidated across human workers.</p>
9029
9078
  * @public
9030
9079
  */
9031
- AnnotationConsolidationConfig: AnnotationConsolidationConfig | undefined;
9080
+ AnnotationConsolidationConfig?: AnnotationConsolidationConfig;
9032
9081
  /**
9033
9082
  * <p>The price that you pay for each task performed by an Amazon Mechanical Turk worker.</p>
9034
9083
  * @public
@@ -11833,37 +11882,6 @@ export interface CreatePresignedDomainUrlRequest {
11833
11882
  */
11834
11883
  LandingUri?: string;
11835
11884
  }
11836
- /**
11837
- * @public
11838
- */
11839
- export interface CreatePresignedDomainUrlResponse {
11840
- /**
11841
- * <p>The presigned URL.</p>
11842
- * @public
11843
- */
11844
- AuthorizedUrl?: string;
11845
- }
11846
- /**
11847
- * @public
11848
- */
11849
- export interface CreatePresignedMlflowTrackingServerUrlRequest {
11850
- /**
11851
- * <p>The name of the tracking server to connect to your MLflow UI.</p>
11852
- * @public
11853
- */
11854
- TrackingServerName: string | undefined;
11855
- /**
11856
- * <p>The duration in seconds that your presigned URL is valid. The presigned URL can be used
11857
- * only once.</p>
11858
- * @public
11859
- */
11860
- ExpiresInSeconds?: number;
11861
- /**
11862
- * <p>The duration in seconds that your MLflow UI session is valid.</p>
11863
- * @public
11864
- */
11865
- SessionExpirationDurationInSeconds?: number;
11866
- }
11867
11885
  /**
11868
11886
  * @internal
11869
11887
  */
@@ -1,5 +1,36 @@
1
1
  import { ActionSource, ActionStatus, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContextSource, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ObjectiveStatus, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, JobType, JupyterServerAppSettings, KernelGatewayAppSettings, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelDeployConfig, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, ShadowModeConfig, ThroughputMode, UserSettings, VendorGuidance } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface CreatePresignedDomainUrlResponse {
7
+ /**
8
+ * <p>The presigned URL.</p>
9
+ * @public
10
+ */
11
+ AuthorizedUrl?: string;
12
+ }
13
+ /**
14
+ * @public
15
+ */
16
+ export interface CreatePresignedMlflowTrackingServerUrlRequest {
17
+ /**
18
+ * <p>The name of the tracking server to connect to your MLflow UI.</p>
19
+ * @public
20
+ */
21
+ TrackingServerName: string | undefined;
22
+ /**
23
+ * <p>The duration in seconds that your presigned URL is valid. The presigned URL can be used
24
+ * only once.</p>
25
+ * @public
26
+ */
27
+ ExpiresInSeconds?: number;
28
+ /**
29
+ * <p>The duration in seconds that your MLflow UI session is valid.</p>
30
+ * @public
31
+ */
32
+ SessionExpirationDurationInSeconds?: number;
33
+ }
3
34
  /**
4
35
  * @public
5
36
  */
@@ -692,13 +723,15 @@ export interface OwnershipSettings {
692
723
  */
693
724
  export interface SpaceIdleSettings {
694
725
  /**
695
- * <p>The time that SageMaker waits after the application becomes idle before shutting it down.</p>
726
+ * <p>The time that SageMaker waits after the application becomes idle before shutting it
727
+ * down.</p>
696
728
  * @public
697
729
  */
698
730
  IdleTimeoutInMinutes?: number;
699
731
  }
700
732
  /**
701
- * <p>Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications in a space.</p>
733
+ * <p>Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio
734
+ * applications in a space.</p>
702
735
  * @public
703
736
  */
704
737
  export interface SpaceAppLifecycleManagement {
@@ -720,7 +753,8 @@ export interface SpaceCodeEditorAppSettings {
720
753
  */
721
754
  DefaultResourceSpec?: ResourceSpec;
722
755
  /**
723
- * <p>Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.</p>
756
+ * <p>Settings that are used to configure and manage the lifecycle of CodeEditor applications in
757
+ * a space.</p>
724
758
  * @public
725
759
  */
726
760
  AppLifecycleManagement?: SpaceAppLifecycleManagement;
@@ -786,7 +820,8 @@ export interface SpaceJupyterLabAppSettings {
786
820
  */
787
821
  CodeRepositories?: CodeRepository[];
788
822
  /**
789
- * <p>Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.</p>
823
+ * <p>Settings that are used to configure and manage the lifecycle of JupyterLab applications in
824
+ * a space.</p>
790
825
  * @public
791
826
  */
792
827
  AppLifecycleManagement?: SpaceAppLifecycleManagement;
@@ -8001,63 +8036,6 @@ export interface DescribeLabelingJobResponse {
8001
8036
  */
8002
8037
  LabelingJobOutput?: LabelingJobOutput;
8003
8038
  }
8004
- /**
8005
- * @public
8006
- */
8007
- export interface DescribeLineageGroupRequest {
8008
- /**
8009
- * <p>The name of the lineage group.</p>
8010
- * @public
8011
- */
8012
- LineageGroupName: string | undefined;
8013
- }
8014
- /**
8015
- * @public
8016
- */
8017
- export interface DescribeLineageGroupResponse {
8018
- /**
8019
- * <p>The name of the lineage group.</p>
8020
- * @public
8021
- */
8022
- LineageGroupName?: string;
8023
- /**
8024
- * <p>The Amazon Resource Name (ARN) of the lineage group.</p>
8025
- * @public
8026
- */
8027
- LineageGroupArn?: string;
8028
- /**
8029
- * <p>The display name of the lineage group.</p>
8030
- * @public
8031
- */
8032
- DisplayName?: string;
8033
- /**
8034
- * <p>The description of the lineage group.</p>
8035
- * @public
8036
- */
8037
- Description?: string;
8038
- /**
8039
- * <p>The creation time of lineage group.</p>
8040
- * @public
8041
- */
8042
- CreationTime?: Date;
8043
- /**
8044
- * <p>Information about the user who created or modified an experiment, trial, trial
8045
- * component, lineage group, project, or model card.</p>
8046
- * @public
8047
- */
8048
- CreatedBy?: UserContext;
8049
- /**
8050
- * <p>The last modified time of the lineage group.</p>
8051
- * @public
8052
- */
8053
- LastModifiedTime?: Date;
8054
- /**
8055
- * <p>Information about the user who created or modified an experiment, trial, trial
8056
- * component, lineage group, project, or model card.</p>
8057
- * @public
8058
- */
8059
- LastModifiedBy?: UserContext;
8060
- }
8061
8039
  /**
8062
8040
  * @internal
8063
8041
  */
@@ -1,6 +1,63 @@
1
1
  import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
2
  import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobInputConfig, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ParallelismConfiguration, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, SkipModelValidation, SourceAlgorithmSpecification, TrackingServerSize, UserSettings } from "./models_1";
3
3
  import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelConfiguration, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, OwnershipSettings, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface DescribeLineageGroupRequest {
8
+ /**
9
+ * <p>The name of the lineage group.</p>
10
+ * @public
11
+ */
12
+ LineageGroupName: string | undefined;
13
+ }
14
+ /**
15
+ * @public
16
+ */
17
+ export interface DescribeLineageGroupResponse {
18
+ /**
19
+ * <p>The name of the lineage group.</p>
20
+ * @public
21
+ */
22
+ LineageGroupName?: string;
23
+ /**
24
+ * <p>The Amazon Resource Name (ARN) of the lineage group.</p>
25
+ * @public
26
+ */
27
+ LineageGroupArn?: string;
28
+ /**
29
+ * <p>The display name of the lineage group.</p>
30
+ * @public
31
+ */
32
+ DisplayName?: string;
33
+ /**
34
+ * <p>The description of the lineage group.</p>
35
+ * @public
36
+ */
37
+ Description?: string;
38
+ /**
39
+ * <p>The creation time of lineage group.</p>
40
+ * @public
41
+ */
42
+ CreationTime?: Date;
43
+ /**
44
+ * <p>Information about the user who created or modified an experiment, trial, trial
45
+ * component, lineage group, project, or model card.</p>
46
+ * @public
47
+ */
48
+ CreatedBy?: UserContext;
49
+ /**
50
+ * <p>The last modified time of the lineage group.</p>
51
+ * @public
52
+ */
53
+ LastModifiedTime?: Date;
54
+ /**
55
+ * <p>Information about the user who created or modified an experiment, trial, trial
56
+ * component, lineage group, project, or model card.</p>
57
+ * @public
58
+ */
59
+ LastModifiedBy?: UserContext;
60
+ }
4
61
  /**
5
62
  * @public
6
63
  */
@@ -6795,7 +6852,7 @@ export interface LabelingJobSummary {
6795
6852
  * data object is sent to a worker.</p>
6796
6853
  * @public
6797
6854
  */
6798
- PreHumanTaskLambdaArn: string | undefined;
6855
+ PreHumanTaskLambdaArn?: string;
6799
6856
  /**
6800
6857
  * <p>The Amazon Resource Name (ARN) of the Lambda function used to consolidate the
6801
6858
  * annotations from individual workers into a label for a data object. For more
@@ -9946,31 +10003,6 @@ export interface ListModelBiasJobDefinitionsResponse {
9946
10003
  */
9947
10004
  NextToken?: string;
9948
10005
  }
9949
- /**
9950
- * @public
9951
- * @enum
9952
- */
9953
- export declare const ModelCardExportJobSortBy: {
9954
- readonly CREATION_TIME: "CreationTime";
9955
- readonly NAME: "Name";
9956
- readonly STATUS: "Status";
9957
- };
9958
- /**
9959
- * @public
9960
- */
9961
- export type ModelCardExportJobSortBy = (typeof ModelCardExportJobSortBy)[keyof typeof ModelCardExportJobSortBy];
9962
- /**
9963
- * @public
9964
- * @enum
9965
- */
9966
- export declare const ModelCardExportJobSortOrder: {
9967
- readonly ASCENDING: "Ascending";
9968
- readonly DESCENDING: "Descending";
9969
- };
9970
- /**
9971
- * @public
9972
- */
9973
- export type ModelCardExportJobSortOrder = (typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
9974
10006
  /**
9975
10007
  * @internal
9976
10008
  */
@@ -1,7 +1,32 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, 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";
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
2
  import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
3
  import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, 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, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
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";
5
+ /**
6
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const ModelCardExportJobSortBy: {
10
+ readonly CREATION_TIME: "CreationTime";
11
+ readonly NAME: "Name";
12
+ readonly STATUS: "Status";
13
+ };
14
+ /**
15
+ * @public
16
+ */
17
+ export type ModelCardExportJobSortBy = (typeof ModelCardExportJobSortBy)[keyof typeof ModelCardExportJobSortBy];
18
+ /**
19
+ * @public
20
+ * @enum
21
+ */
22
+ export declare const ModelCardExportJobSortOrder: {
23
+ readonly ASCENDING: "Ascending";
24
+ readonly DESCENDING: "Descending";
25
+ };
26
+ /**
27
+ * @public
28
+ */
29
+ export type ModelCardExportJobSortOrder = (typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
5
30
  /**
6
31
  * @public
7
32
  */
@@ -8875,125 +8900,6 @@ export interface UpdateWorkteamResponse {
8875
8900
  */
8876
8901
  Workteam: Workteam | undefined;
8877
8902
  }
8878
- /**
8879
- * <p>A multi-expression that searches for the specified resource or resources in a search. All resource
8880
- * objects that satisfy the expression's condition are included in the search results. You must specify at
8881
- * least one subexpression, filter, or nested filter. A <code>SearchExpression</code> can contain up to
8882
- * twenty elements.</p>
8883
- * <p>A <code>SearchExpression</code> contains the following components:</p>
8884
- * <ul>
8885
- * <li>
8886
- * <p>A list of <code>Filter</code> objects. Each filter defines a simple Boolean
8887
- * expression comprised of a resource property name, Boolean operator, and
8888
- * value.</p>
8889
- * </li>
8890
- * <li>
8891
- * <p>A list of <code>NestedFilter</code> objects. Each nested filter defines a list
8892
- * of Boolean expressions using a list of resource properties. A nested filter is
8893
- * satisfied if a single object in the list satisfies all Boolean
8894
- * expressions.</p>
8895
- * </li>
8896
- * <li>
8897
- * <p>A list of <code>SearchExpression</code> objects. A search expression object
8898
- * can be nested in a list of search expression objects.</p>
8899
- * </li>
8900
- * <li>
8901
- * <p>A Boolean operator: <code>And</code> or <code>Or</code>.</p>
8902
- * </li>
8903
- * </ul>
8904
- * @public
8905
- */
8906
- export interface SearchExpression {
8907
- /**
8908
- * <p>A list of filter objects.</p>
8909
- * @public
8910
- */
8911
- Filters?: Filter[];
8912
- /**
8913
- * <p>A list of nested filter objects.</p>
8914
- * @public
8915
- */
8916
- NestedFilters?: NestedFilters[];
8917
- /**
8918
- * <p>A list of search expression objects.</p>
8919
- * @public
8920
- */
8921
- SubExpressions?: SearchExpression[];
8922
- /**
8923
- * <p>A Boolean operator used to evaluate the search expression. If you want every
8924
- * conditional statement in all lists to be satisfied for the entire search expression to
8925
- * be true, specify <code>And</code>. If only a single conditional statement needs to be
8926
- * true for the entire search expression to be true, specify <code>Or</code>. The default
8927
- * value is <code>And</code>.</p>
8928
- * @public
8929
- */
8930
- Operator?: BooleanOperator;
8931
- }
8932
- /**
8933
- * @public
8934
- */
8935
- export interface SearchRequest {
8936
- /**
8937
- * <p>The name of the SageMaker resource to search for.</p>
8938
- * @public
8939
- */
8940
- Resource: ResourceType | undefined;
8941
- /**
8942
- * <p>A Boolean conditional statement. Resources must satisfy this condition to be
8943
- * included in search results. You must provide at least one subexpression, filter, or
8944
- * nested filter. The maximum number of recursive <code>SubExpressions</code>,
8945
- * <code>NestedFilters</code>, and <code>Filters</code> that can be included in a
8946
- * <code>SearchExpression</code> object is 50.</p>
8947
- * @public
8948
- */
8949
- SearchExpression?: SearchExpression;
8950
- /**
8951
- * <p>The name of the resource property used to sort the <code>SearchResults</code>. The
8952
- * default is <code>LastModifiedTime</code>.</p>
8953
- * @public
8954
- */
8955
- SortBy?: string;
8956
- /**
8957
- * <p>How <code>SearchResults</code> are ordered. Valid values are <code>Ascending</code> or
8958
- * <code>Descending</code>. The default is <code>Descending</code>.</p>
8959
- * @public
8960
- */
8961
- SortOrder?: SearchSortOrder;
8962
- /**
8963
- * <p>If more than <code>MaxResults</code> resources match the specified
8964
- * <code>SearchExpression</code>, the response includes a
8965
- * <code>NextToken</code>. The <code>NextToken</code> can be passed to the next
8966
- * <code>SearchRequest</code> to continue retrieving results.</p>
8967
- * @public
8968
- */
8969
- NextToken?: string;
8970
- /**
8971
- * <p>The maximum number of results to return.</p>
8972
- * @public
8973
- */
8974
- MaxResults?: number;
8975
- /**
8976
- * <p>
8977
- * A cross account filter option. When the value is <code>"CrossAccount"</code> the
8978
- * search results will only include resources made discoverable to you from other
8979
- * accounts. When the value is <code>"SameAccount"</code> or <code>null</code> the
8980
- * search results will only include resources from your account. Default is
8981
- * <code>null</code>. For more information on searching for resources made
8982
- * discoverable to your account, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store-cross-account-discoverability-use.html">
8983
- * Search discoverable resources</a> in the SageMaker Developer Guide.
8984
- * The maximum number of <code>ResourceCatalog</code>s viewable is 1000.
8985
- * </p>
8986
- * @public
8987
- */
8988
- CrossAccountFilterOption?: CrossAccountFilterOption;
8989
- /**
8990
- * <p>
8991
- * Limits the results of your search request to the resources that you can access.
8992
- * </p>
8993
- * @public
8994
- */
8995
- VisibilityConditions?: VisibilityConditions[];
8996
- }
8997
8903
  /**
8998
8904
  * @internal
8999
8905
  */