@aws-sdk/client-sagemaker 3.645.0 → 3.648.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 (55) hide show
  1. package/dist-cjs/index.js +17317 -17254
  2. package/dist-es/commands/DescribeModelCardCommand.js +1 -1
  3. package/dist-es/models/models_0.js +13 -13
  4. package/dist-es/models/models_1.js +15 -16
  5. package/dist-es/models/models_2.js +15 -23
  6. package/dist-es/models/models_3.js +23 -11
  7. package/dist-es/models/models_4.js +11 -0
  8. package/dist-es/protocols/Aws_json1_1.js +50 -1
  9. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateClusterCommand.d.ts +9 -0
  13. package/dist-types/commands/CreateDomainCommand.d.ts +24 -0
  14. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateSpaceCommand.d.ts +10 -0
  17. package/dist-types/commands/CreateUserProfileCommand.d.ts +16 -0
  18. package/dist-types/commands/DescribeClusterCommand.d.ts +9 -0
  19. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeDomainCommand.d.ts +24 -0
  21. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -2
  24. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeSpaceCommand.d.ts +10 -0
  26. package/dist-types/commands/DescribeUserProfileCommand.d.ts +16 -0
  27. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  28. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  29. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateClusterCommand.d.ts +4 -0
  31. package/dist-types/commands/UpdateDomainCommand.d.ts +24 -0
  32. package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -0
  33. package/dist-types/commands/UpdateUserProfileCommand.d.ts +16 -0
  34. package/dist-types/models/models_0.d.ts +111 -199
  35. package/dist-types/models/models_1.d.ts +222 -122
  36. package/dist-types/models/models_2.d.ts +164 -294
  37. package/dist-types/models/models_3.d.ts +295 -265
  38. package/dist-types/models/models_4.d.ts +271 -4
  39. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +4 -2
  42. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -4
  43. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +4 -2
  47. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/models/models_0.d.ts +37 -43
  51. package/dist-types/ts3.4/models/models_1.d.ts +61 -38
  52. package/dist-types/ts3.4/models/models_2.d.ts +49 -93
  53. package/dist-types/ts3.4/models/models_3.d.ts +90 -66
  54. package/dist-types/ts3.4/models/models_4.d.ts +69 -3
  55. package/package.json +1 -1
@@ -1,5 +1,125 @@
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, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContextSource, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelDeployConfig, ObjectiveStatus, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { DataCaptureConfig, DataDistributionType, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, InputMode, JobType, JupyterServerAppSettings, KernelGatewayAppSettings, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RedshiftResultCompressionType, RetryStrategy, ShadowModeConfig, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_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
+ 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 CreatePresignedMlflowTrackingServerUrlResponse {
7
+ /**
8
+ * <p>A presigned URL with an authorization token.</p>
9
+ * @public
10
+ */
11
+ AuthorizedUrl?: string;
12
+ }
13
+ /**
14
+ * @public
15
+ */
16
+ export interface CreatePresignedNotebookInstanceUrlInput {
17
+ /**
18
+ * <p>The name of the notebook instance.</p>
19
+ * @public
20
+ */
21
+ NotebookInstanceName: string | undefined;
22
+ /**
23
+ * <p>The duration of the session, in seconds. The default is 12 hours.</p>
24
+ * @public
25
+ */
26
+ SessionExpirationDurationInSeconds?: number;
27
+ }
28
+ /**
29
+ * @public
30
+ */
31
+ export interface CreatePresignedNotebookInstanceUrlOutput {
32
+ /**
33
+ * <p>A JSON object that contains the URL string. </p>
34
+ * @public
35
+ */
36
+ AuthorizedUrl?: string;
37
+ }
38
+ /**
39
+ * <p>Associates a SageMaker job as a trial component with an experiment and trial. Specified when
40
+ * you call the following APIs:</p>
41
+ * <ul>
42
+ * <li>
43
+ * <p>
44
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
45
+ * </p>
46
+ * </li>
47
+ * <li>
48
+ * <p>
49
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
50
+ * </p>
51
+ * </li>
52
+ * <li>
53
+ * <p>
54
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
55
+ * </p>
56
+ * </li>
57
+ * </ul>
58
+ * @public
59
+ */
60
+ export interface ExperimentConfig {
61
+ /**
62
+ * <p>The name of an existing experiment to associate with the trial component.</p>
63
+ * @public
64
+ */
65
+ ExperimentName?: string;
66
+ /**
67
+ * <p>The name of an existing trial to associate the trial component with. If not specified, a
68
+ * new trial is created.</p>
69
+ * @public
70
+ */
71
+ TrialName?: string;
72
+ /**
73
+ * <p>The display name for the trial component. If this key isn't specified, the display name is
74
+ * the trial component name.</p>
75
+ * @public
76
+ */
77
+ TrialComponentDisplayName?: string;
78
+ /**
79
+ * <p>The name of the experiment run to associate with the trial component.</p>
80
+ * @public
81
+ */
82
+ RunName?: string;
83
+ }
84
+ /**
85
+ * @public
86
+ * @enum
87
+ */
88
+ export declare const DataDistributionType: {
89
+ readonly FULLYREPLICATED: "FullyReplicated";
90
+ readonly SHARDEDBYS3KEY: "ShardedByS3Key";
91
+ };
92
+ /**
93
+ * @public
94
+ */
95
+ export type DataDistributionType = (typeof DataDistributionType)[keyof typeof DataDistributionType];
96
+ /**
97
+ * @public
98
+ * @enum
99
+ */
100
+ export declare const InputMode: {
101
+ readonly FILE: "File";
102
+ readonly PIPE: "Pipe";
103
+ };
104
+ /**
105
+ * @public
106
+ */
107
+ export type InputMode = (typeof InputMode)[keyof typeof InputMode];
108
+ /**
109
+ * @public
110
+ * @enum
111
+ */
112
+ export declare const RedshiftResultCompressionType: {
113
+ readonly BZIP2: "BZIP2";
114
+ readonly GZIP: "GZIP";
115
+ readonly NONE: "None";
116
+ readonly SNAPPY: "SNAPPY";
117
+ readonly ZSTD: "ZSTD";
118
+ };
119
+ /**
120
+ * @public
121
+ */
122
+ export type RedshiftResultCompressionType = (typeof RedshiftResultCompressionType)[keyof typeof RedshiftResultCompressionType];
3
123
  /**
4
124
  * @public
5
125
  * @enum
@@ -566,6 +686,28 @@ export interface OwnershipSettings {
566
686
  */
567
687
  OwnerUserProfileName: string | undefined;
568
688
  }
689
+ /**
690
+ * <p>Settings related to idle shutdown of Studio applications in a space.</p>
691
+ * @public
692
+ */
693
+ export interface SpaceIdleSettings {
694
+ /**
695
+ * <p>The time that SageMaker waits after the application becomes idle before shutting it down.</p>
696
+ * @public
697
+ */
698
+ IdleTimeoutInMinutes?: number;
699
+ }
700
+ /**
701
+ * <p>Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications in a space.</p>
702
+ * @public
703
+ */
704
+ export interface SpaceAppLifecycleManagement {
705
+ /**
706
+ * <p>Settings related to idle shutdown of Studio applications.</p>
707
+ * @public
708
+ */
709
+ IdleSettings?: SpaceIdleSettings;
710
+ }
569
711
  /**
570
712
  * <p>The application settings for a Code Editor space.</p>
571
713
  * @public
@@ -577,6 +719,11 @@ export interface SpaceCodeEditorAppSettings {
577
719
  * @public
578
720
  */
579
721
  DefaultResourceSpec?: ResourceSpec;
722
+ /**
723
+ * <p>Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.</p>
724
+ * @public
725
+ */
726
+ AppLifecycleManagement?: SpaceAppLifecycleManagement;
580
727
  }
581
728
  /**
582
729
  * <p>A file system, created by you in Amazon EFS, that you assign to a user profile
@@ -638,6 +785,11 @@ export interface SpaceJupyterLabAppSettings {
638
785
  * @public
639
786
  */
640
787
  CodeRepositories?: CodeRepository[];
788
+ /**
789
+ * <p>Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.</p>
790
+ * @public
791
+ */
792
+ AppLifecycleManagement?: SpaceAppLifecycleManagement;
641
793
  }
642
794
  /**
643
795
  * <p>A collection of EBS storage settings that apply to both private and shared spaces.</p>
@@ -3995,6 +4147,16 @@ export interface DescribeClusterResponse {
3995
4147
  * @public
3996
4148
  */
3997
4149
  VpcConfig?: VpcConfig;
4150
+ /**
4151
+ * <p>The type of orchestrator used for the SageMaker HyperPod cluster. </p>
4152
+ * @public
4153
+ */
4154
+ Orchestrator?: ClusterOrchestrator;
4155
+ /**
4156
+ * <p>The node recovery mode configured for the SageMaker HyperPod cluster.</p>
4157
+ * @public
4158
+ */
4159
+ NodeRecovery?: ClusterNodeRecovery;
3998
4160
  }
3999
4161
  /**
4000
4162
  * @public
@@ -7896,298 +8058,6 @@ export interface DescribeLineageGroupResponse {
7896
8058
  */
7897
8059
  LastModifiedBy?: UserContext;
7898
8060
  }
7899
- /**
7900
- * @public
7901
- */
7902
- export interface DescribeMlflowTrackingServerRequest {
7903
- /**
7904
- * <p>The name of the MLflow Tracking Server to describe.</p>
7905
- * @public
7906
- */
7907
- TrackingServerName: string | undefined;
7908
- }
7909
- /**
7910
- * @public
7911
- * @enum
7912
- */
7913
- export declare const IsTrackingServerActive: {
7914
- readonly ACTIVE: "Active";
7915
- readonly INACTIVE: "Inactive";
7916
- };
7917
- /**
7918
- * @public
7919
- */
7920
- export type IsTrackingServerActive = (typeof IsTrackingServerActive)[keyof typeof IsTrackingServerActive];
7921
- /**
7922
- * @public
7923
- * @enum
7924
- */
7925
- export declare const TrackingServerStatus: {
7926
- readonly CREATED: "Created";
7927
- readonly CREATE_FAILED: "CreateFailed";
7928
- readonly CREATING: "Creating";
7929
- readonly DELETE_FAILED: "DeleteFailed";
7930
- readonly DELETING: "Deleting";
7931
- readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
7932
- readonly MAINTENANCE_FAILED: "MaintenanceFailed";
7933
- readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
7934
- readonly STARTED: "Started";
7935
- readonly STARTING: "Starting";
7936
- readonly START_FAILED: "StartFailed";
7937
- readonly STOPPED: "Stopped";
7938
- readonly STOPPING: "Stopping";
7939
- readonly STOP_FAILED: "StopFailed";
7940
- readonly UPDATED: "Updated";
7941
- readonly UPDATE_FAILED: "UpdateFailed";
7942
- readonly UPDATING: "Updating";
7943
- };
7944
- /**
7945
- * @public
7946
- */
7947
- export type TrackingServerStatus = (typeof TrackingServerStatus)[keyof typeof TrackingServerStatus];
7948
- /**
7949
- * @public
7950
- */
7951
- export interface DescribeMlflowTrackingServerResponse {
7952
- /**
7953
- * <p>The ARN of the described tracking server.</p>
7954
- * @public
7955
- */
7956
- TrackingServerArn?: string;
7957
- /**
7958
- * <p>The name of the described tracking server.</p>
7959
- * @public
7960
- */
7961
- TrackingServerName?: string;
7962
- /**
7963
- * <p>The S3 URI of the general purpose bucket used as the MLflow Tracking Server
7964
- * artifact store.</p>
7965
- * @public
7966
- */
7967
- ArtifactStoreUri?: string;
7968
- /**
7969
- * <p>The size of the described tracking server.</p>
7970
- * @public
7971
- */
7972
- TrackingServerSize?: TrackingServerSize;
7973
- /**
7974
- * <p>The MLflow version used for the described tracking server.</p>
7975
- * @public
7976
- */
7977
- MlflowVersion?: string;
7978
- /**
7979
- * <p>The Amazon Resource Name (ARN) for an IAM role in your account that the described MLflow Tracking Server
7980
- * uses to access the artifact store in Amazon S3.</p>
7981
- * @public
7982
- */
7983
- RoleArn?: string;
7984
- /**
7985
- * <p>The current creation status of the described MLflow Tracking Server.</p>
7986
- * @public
7987
- */
7988
- TrackingServerStatus?: TrackingServerStatus;
7989
- /**
7990
- * <p>Whether the described MLflow Tracking Server is currently active.</p>
7991
- * @public
7992
- */
7993
- IsActive?: IsTrackingServerActive;
7994
- /**
7995
- * <p>The URL to connect to the MLflow user interface for the described tracking server.</p>
7996
- * @public
7997
- */
7998
- TrackingServerUrl?: string;
7999
- /**
8000
- * <p>The day and time of the week when weekly maintenance occurs on the described tracking server.</p>
8001
- * @public
8002
- */
8003
- WeeklyMaintenanceWindowStart?: string;
8004
- /**
8005
- * <p>Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.</p>
8006
- * @public
8007
- */
8008
- AutomaticModelRegistration?: boolean;
8009
- /**
8010
- * <p>The timestamp of when the described MLflow Tracking Server was created.</p>
8011
- * @public
8012
- */
8013
- CreationTime?: Date;
8014
- /**
8015
- * <p>Information about the user who created or modified an experiment, trial, trial
8016
- * component, lineage group, project, or model card.</p>
8017
- * @public
8018
- */
8019
- CreatedBy?: UserContext;
8020
- /**
8021
- * <p>The timestamp of when the described MLflow Tracking Server was last modified.</p>
8022
- * @public
8023
- */
8024
- LastModifiedTime?: Date;
8025
- /**
8026
- * <p>Information about the user who created or modified an experiment, trial, trial
8027
- * component, lineage group, project, or model card.</p>
8028
- * @public
8029
- */
8030
- LastModifiedBy?: UserContext;
8031
- }
8032
- /**
8033
- * @public
8034
- */
8035
- export interface DescribeModelInput {
8036
- /**
8037
- * <p>The name of the model.</p>
8038
- * @public
8039
- */
8040
- ModelName: string | undefined;
8041
- }
8042
- /**
8043
- * @public
8044
- */
8045
- export interface DescribeModelOutput {
8046
- /**
8047
- * <p>Name of the SageMaker model.</p>
8048
- * @public
8049
- */
8050
- ModelName: string | undefined;
8051
- /**
8052
- * <p>The location of the primary inference code, associated artifacts, and custom
8053
- * environment map that the inference code uses when it is deployed in production.
8054
- * </p>
8055
- * @public
8056
- */
8057
- PrimaryContainer?: ContainerDefinition;
8058
- /**
8059
- * <p>The containers in the inference pipeline.</p>
8060
- * @public
8061
- */
8062
- Containers?: ContainerDefinition[];
8063
- /**
8064
- * <p>Specifies details of how containers in a multi-container endpoint are called.</p>
8065
- * @public
8066
- */
8067
- InferenceExecutionConfig?: InferenceExecutionConfig;
8068
- /**
8069
- * <p>The Amazon Resource Name (ARN) of the IAM role that you specified for the
8070
- * model.</p>
8071
- * @public
8072
- */
8073
- ExecutionRoleArn?: string;
8074
- /**
8075
- * <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that this model has access to. For
8076
- * more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/host-vpc.html">Protect Endpoints by Using an Amazon Virtual
8077
- * Private Cloud</a>
8078
- * </p>
8079
- * @public
8080
- */
8081
- VpcConfig?: VpcConfig;
8082
- /**
8083
- * <p>A timestamp that shows when the model was created.</p>
8084
- * @public
8085
- */
8086
- CreationTime: Date | undefined;
8087
- /**
8088
- * <p>The Amazon Resource Name (ARN) of the model.</p>
8089
- * @public
8090
- */
8091
- ModelArn: string | undefined;
8092
- /**
8093
- * <p>If <code>True</code>, no inbound or outbound network calls can be made to or from the
8094
- * model container.</p>
8095
- * @public
8096
- */
8097
- EnableNetworkIsolation?: boolean;
8098
- /**
8099
- * <p>A set of recommended deployment configurations for the model.</p>
8100
- * @public
8101
- */
8102
- DeploymentRecommendation?: DeploymentRecommendation;
8103
- }
8104
- /**
8105
- * @public
8106
- */
8107
- export interface DescribeModelBiasJobDefinitionRequest {
8108
- /**
8109
- * <p>The name of the model bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.</p>
8110
- * @public
8111
- */
8112
- JobDefinitionName: string | undefined;
8113
- }
8114
- /**
8115
- * @public
8116
- */
8117
- export interface DescribeModelBiasJobDefinitionResponse {
8118
- /**
8119
- * <p>The Amazon Resource Name (ARN) of the model bias job.</p>
8120
- * @public
8121
- */
8122
- JobDefinitionArn: string | undefined;
8123
- /**
8124
- * <p>The name of the bias job definition. The name must be unique within an Amazon Web Services
8125
- * Region in the Amazon Web Services account.</p>
8126
- * @public
8127
- */
8128
- JobDefinitionName: string | undefined;
8129
- /**
8130
- * <p>The time at which the model bias job was created.</p>
8131
- * @public
8132
- */
8133
- CreationTime: Date | undefined;
8134
- /**
8135
- * <p>The baseline configuration for a model bias job.</p>
8136
- * @public
8137
- */
8138
- ModelBiasBaselineConfig?: ModelBiasBaselineConfig;
8139
- /**
8140
- * <p>Configures the model bias job to run a specified Docker container image.</p>
8141
- * @public
8142
- */
8143
- ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
8144
- /**
8145
- * <p>Inputs for the model bias job.</p>
8146
- * @public
8147
- */
8148
- ModelBiasJobInput: ModelBiasJobInput | undefined;
8149
- /**
8150
- * <p>The output configuration for monitoring jobs.</p>
8151
- * @public
8152
- */
8153
- ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
8154
- /**
8155
- * <p>Identifies the resources to deploy for a monitoring job.</p>
8156
- * @public
8157
- */
8158
- JobResources: MonitoringResources | undefined;
8159
- /**
8160
- * <p>Networking options for a model bias job.</p>
8161
- * @public
8162
- */
8163
- NetworkConfig?: MonitoringNetworkConfig;
8164
- /**
8165
- * <p>The Amazon Resource Name (ARN) of the IAM role that has read permission to the
8166
- * input data location and write permission to the output data location in Amazon S3.</p>
8167
- * @public
8168
- */
8169
- RoleArn: string | undefined;
8170
- /**
8171
- * <p>A time limit for how long the monitoring job is allowed to run before stopping.</p>
8172
- * @public
8173
- */
8174
- StoppingCondition?: MonitoringStoppingCondition;
8175
- }
8176
- /**
8177
- * @public
8178
- */
8179
- export interface DescribeModelCardRequest {
8180
- /**
8181
- * <p>The name or Amazon Resource Name (ARN) of the model card to describe.</p>
8182
- * @public
8183
- */
8184
- ModelCardName: string | undefined;
8185
- /**
8186
- * <p>The version of the model card to describe. If a version is not provided, then the latest version of the model card is described.</p>
8187
- * @public
8188
- */
8189
- ModelCardVersion?: number;
8190
- }
8191
8061
  /**
8192
8062
  * @internal
8193
8063
  */