@aws-sdk/client-sagemaker 3.1038.0 → 3.1040.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/schemas/schemas_0.js +99 -55
- package/dist-es/schemas/schemas_0.js +75 -31
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +35 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +24 -0
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +45 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +12 -0
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +35 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +41 -26
- package/dist-types/models/models_2.d.ts +85 -139
- package/dist-types/models/models_3.d.ts +140 -94
- package/dist-types/models/models_4.d.ts +99 -53
- package/dist-types/models/models_5.d.ts +52 -1
- package/dist-types/schemas/schemas_0.d.ts +3 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +9 -6
- package/dist-types/ts3.4/models/models_2.d.ts +20 -38
- package/dist-types/ts3.4/models/models_3.d.ts +35 -23
- package/dist-types/ts3.4/models/models_4.d.ts +25 -17
- package/dist-types/ts3.4/models/models_5.d.ts +19 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/package.json +7 -7
|
@@ -1,6 +1,32 @@
|
|
|
1
|
-
import type { ActionStatus, ActivationState, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DataDistributionType, DeepHealthCheckType, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus,
|
|
1
|
+
import type { ActionStatus, ActivationState, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmStatus, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, AuthMode, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLProblemTypeConfigName, BatchStrategy, CapacityReservationPreference, CaptureStatus, ClusterNodeProvisioningMode, ClusterNodeRecovery, ClusterStatus, CompilationJobStatus, CustomizationTechnique, DataDistributionType, DeepHealthCheckType, DomainStatus, EdgePackagingJobStatus, EdgePresetDeploymentStatus, EdgePresetDeploymentType, EnabledOrDisabled, EndpointStatus, EvaluationType, FeatureGroupStatus, FeatureStatus, FeatureType, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HumanTaskUiStatus, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentCapacitySizeType, InferenceComponentStatus, InputMode, JobType, JoinSource, LastUpdateStatusValue, ObjectiveStatus, OfflineStoreStatusValue, PartnerAppAuthType, PartnerAppType, Peft, ProblemType, ProcessingInstanceType, ProcessingS3CompressionType, ProcessingS3DataDistributionType, ProcessingS3DataType, ProcessingS3InputMode, ProcessingS3UploadMode, Processor, ProductionVariantAcceleratorType, ProductionVariantInstanceType, RecommendationStatus, RedshiftResultCompressionType, RedshiftResultFormat, RetentionType, RuleEvaluationStatus, SchedulerConfigComponent, SchedulerResourceStatus, ServerlessJobType, SharingType, StageStatus, Statistic, StudioLifecycleConfigAppType, TagPropagation, ThroughputMode, TrainingJobStatus, TrialComponentPrimaryStatus, VariantStatus, VendorGuidance, WorkforceIpAddressType } from "./enums";
|
|
2
2
|
import type { ActionSource, AIBenchmarkNetworkConfig, AIBenchmarkOutputResult, AIBenchmarkTarget, AIDatasetConfig, AIModelSource, AIRecommendation, AIRecommendationComputeSpec, AIRecommendationInferenceSpecification, AIRecommendationOutputResult, AIRecommendationPerformanceTarget, AIWorkloadConfigs, AlgorithmSpecification, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLResolvedAttributes, AutoMLSecurityConfig, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, CfnCreateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfigOutput, ClusterEventDetail, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterOrchestrator, ClusterRestrictedInstanceGroupDetails, ClusterTieredStorageConfig, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ComputeQuotaConfig, ComputeQuotaTarget, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
3
|
-
import type { ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, ExplainerConfig, FeatureDefinition, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentSchedulingConfig, InferenceComponentStartupParameters,
|
|
3
|
+
import type { ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, ExplainerConfig, FeatureDefinition, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentSchedulingConfig, InferenceComponentStartupParameters, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricsConfig, ModelDeployConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProductionVariant, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, RoleGroupAssignment, SchedulerConfig, TrainingSpecification, UserSettings } from "./models_1";
|
|
4
|
+
/**
|
|
5
|
+
* <p>Configuration settings for the SageMaker Partner AI App.</p>
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface PartnerAppConfig {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The list of users that are given admin access to the SageMaker Partner AI App.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
AdminUsers?: string[] | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>This is a map of required inputs for a SageMaker Partner AI App. Based on the application type, the map is populated with a key and value pair that is specific to the user and application.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
Arguments?: Record<string, string> | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>A list of Amazon Web Services IAM Identity Center group patterns that can access the SageMaker Partner AI App. Group names support wildcard matching using <code>*</code>. An empty list indicates the app will not use Identity Center group features. All groups specified in <code>RoleGroupAssignments</code> must match patterns in this list.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
AssignedGroupPatterns?: string[] | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>A map of in-app roles to Amazon Web Services IAM Identity Center group patterns. Groups assigned to specific roles receive those permissions, while groups in <code>AssignedGroupPatterns</code> but not in this map receive default in-app role depending on app type. Group patterns support wildcard matching using <code>*</code>. Currently supported by Fiddler version 1.3 and later with roles: <code>ORG_MEMBER</code> (default) and <code>ORG_ADMIN</code>.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
|
|
29
|
+
}
|
|
4
30
|
/**
|
|
5
31
|
* <p>Maintenance configuration settings for the SageMaker Partner AI App.</p>
|
|
6
32
|
* @public
|
|
@@ -5388,6 +5414,22 @@ export interface DescribeEndpointInput {
|
|
|
5388
5414
|
*/
|
|
5389
5415
|
EndpointName: string | undefined;
|
|
5390
5416
|
}
|
|
5417
|
+
/**
|
|
5418
|
+
* <p>A summary of an instance pool for a production variant, including the instance type and the current number of instances.</p>
|
|
5419
|
+
* @public
|
|
5420
|
+
*/
|
|
5421
|
+
export interface InstancePoolSummary {
|
|
5422
|
+
/**
|
|
5423
|
+
* <p>The ML compute instance type for the instance pool.</p>
|
|
5424
|
+
* @public
|
|
5425
|
+
*/
|
|
5426
|
+
InstanceType: ProductionVariantInstanceType | undefined;
|
|
5427
|
+
/**
|
|
5428
|
+
* <p>The current number of instances of this type in the instance pool.</p>
|
|
5429
|
+
* @public
|
|
5430
|
+
*/
|
|
5431
|
+
CurrentInstanceCount: number | undefined;
|
|
5432
|
+
}
|
|
5391
5433
|
/**
|
|
5392
5434
|
* <p>Describes the status of the production variant.</p>
|
|
5393
5435
|
* @public
|
|
@@ -5449,6 +5491,11 @@ export interface PendingProductionVariantSummary {
|
|
|
5449
5491
|
* @public
|
|
5450
5492
|
*/
|
|
5451
5493
|
InstanceType?: ProductionVariantInstanceType | undefined;
|
|
5494
|
+
/**
|
|
5495
|
+
* <p>A list of instance pools for the production variant. Each pool indicates the instance type and the current number of instances of that type.</p>
|
|
5496
|
+
* @public
|
|
5497
|
+
*/
|
|
5498
|
+
InstancePools?: InstancePoolSummary[] | undefined;
|
|
5452
5499
|
/**
|
|
5453
5500
|
* <p>This parameter is no longer supported. Elastic Inference (EI) is no longer available.</p> <p>This parameter was used to specify the size of the EI instance to use for the production variant.</p>
|
|
5454
5501
|
* @public
|
|
@@ -5603,6 +5650,11 @@ export interface ProductionVariantSummary {
|
|
|
5603
5650
|
* @public
|
|
5604
5651
|
*/
|
|
5605
5652
|
DesiredInstanceCount?: number | undefined;
|
|
5653
|
+
/**
|
|
5654
|
+
* <p>A list of instance pools for the production variant. Each pool indicates the instance type and the current number of instances of that type.</p>
|
|
5655
|
+
* @public
|
|
5656
|
+
*/
|
|
5657
|
+
InstancePools?: InstancePoolSummary[] | undefined;
|
|
5606
5658
|
/**
|
|
5607
5659
|
* <p>The endpoint variant status which describes the current deployment stage status or operational status.</p>
|
|
5608
5660
|
* @public
|
|
@@ -6945,6 +6997,22 @@ export interface InferenceComponentDeploymentConfig {
|
|
|
6945
6997
|
*/
|
|
6946
6998
|
AutoRollbackConfiguration?: AutoRollbackConfig | undefined;
|
|
6947
6999
|
}
|
|
7000
|
+
/**
|
|
7001
|
+
* <p>The placement status of an inference component on a specific instance type. Shows the number of inference component copies currently placed on instances of a given type.</p>
|
|
7002
|
+
* @public
|
|
7003
|
+
*/
|
|
7004
|
+
export interface InferenceComponentPlacementStatus {
|
|
7005
|
+
/**
|
|
7006
|
+
* <p>The ML compute instance type where the inference component copies are placed.</p>
|
|
7007
|
+
* @public
|
|
7008
|
+
*/
|
|
7009
|
+
InstanceType: ProductionVariantInstanceType | undefined;
|
|
7010
|
+
/**
|
|
7011
|
+
* <p>The number of inference component copies currently placed on instances of this type.</p>
|
|
7012
|
+
* @public
|
|
7013
|
+
*/
|
|
7014
|
+
CurrentCopyCount: number | undefined;
|
|
7015
|
+
}
|
|
6948
7016
|
/**
|
|
6949
7017
|
* <p>Details about the runtime settings for the model that is deployed with the inference component.</p>
|
|
6950
7018
|
* @public
|
|
@@ -6960,6 +7028,11 @@ export interface InferenceComponentRuntimeConfigSummary {
|
|
|
6960
7028
|
* @public
|
|
6961
7029
|
*/
|
|
6962
7030
|
CurrentCopyCount?: number | undefined;
|
|
7031
|
+
/**
|
|
7032
|
+
* <p>The placement status of the inference component across instance types. Shows how the inference component copies are distributed across instance types.</p>
|
|
7033
|
+
* @public
|
|
7034
|
+
*/
|
|
7035
|
+
PlacementStatus?: InferenceComponentPlacementStatus[] | undefined;
|
|
6963
7036
|
}
|
|
6964
7037
|
/**
|
|
6965
7038
|
* <p>Details about the resources that are deployed with this inference component.</p>
|
|
@@ -6998,6 +7071,11 @@ export interface InferenceComponentDataCacheConfigSummary {
|
|
|
6998
7071
|
* @public
|
|
6999
7072
|
*/
|
|
7000
7073
|
export interface InferenceComponentSpecificationSummary {
|
|
7074
|
+
/**
|
|
7075
|
+
* <p>The ML compute instance type associated with this inference component specification.</p>
|
|
7076
|
+
* @public
|
|
7077
|
+
*/
|
|
7078
|
+
InstanceType?: ProductionVariantInstanceType | undefined;
|
|
7001
7079
|
/**
|
|
7002
7080
|
* <p>The name of the SageMaker AI model object that is deployed with the inference component.</p>
|
|
7003
7081
|
* @public
|
|
@@ -7073,6 +7151,11 @@ export interface DescribeInferenceComponentOutput {
|
|
|
7073
7151
|
* @public
|
|
7074
7152
|
*/
|
|
7075
7153
|
Specification?: InferenceComponentSpecificationSummary | undefined;
|
|
7154
|
+
/**
|
|
7155
|
+
* <p>A list of specification summaries for the inference component, one per instance type. This parameter is populated when the inference component was created with multiple specifications. When this parameter is populated, the singular <code>Specification</code> parameter is not returned.</p>
|
|
7156
|
+
* @public
|
|
7157
|
+
*/
|
|
7158
|
+
Specifications?: InferenceComponentSpecificationSummary[] | undefined;
|
|
7076
7159
|
/**
|
|
7077
7160
|
* <p>Details about the runtime settings for the model that is deployed with the inference component.</p>
|
|
7078
7161
|
* @public
|
|
@@ -7109,140 +7192,3 @@ export interface DescribeInferenceExperimentRequest {
|
|
|
7109
7192
|
*/
|
|
7110
7193
|
Name: string | undefined;
|
|
7111
7194
|
}
|
|
7112
|
-
/**
|
|
7113
|
-
* <p>The metadata of the endpoint.</p>
|
|
7114
|
-
* @public
|
|
7115
|
-
*/
|
|
7116
|
-
export interface EndpointMetadata {
|
|
7117
|
-
/**
|
|
7118
|
-
* <p>The name of the endpoint.</p>
|
|
7119
|
-
* @public
|
|
7120
|
-
*/
|
|
7121
|
-
EndpointName: string | undefined;
|
|
7122
|
-
/**
|
|
7123
|
-
* <p>The name of the endpoint configuration.</p>
|
|
7124
|
-
* @public
|
|
7125
|
-
*/
|
|
7126
|
-
EndpointConfigName?: string | undefined;
|
|
7127
|
-
/**
|
|
7128
|
-
* <p> The status of the endpoint. For possible values of the status of an endpoint, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_EndpointSummary.html">EndpointSummary</a>. </p>
|
|
7129
|
-
* @public
|
|
7130
|
-
*/
|
|
7131
|
-
EndpointStatus?: EndpointStatus | undefined;
|
|
7132
|
-
/**
|
|
7133
|
-
* <p> If the status of the endpoint is <code>Failed</code>, or the status is <code>InService</code> but update operation fails, this provides the reason why it failed. </p>
|
|
7134
|
-
* @public
|
|
7135
|
-
*/
|
|
7136
|
-
FailureReason?: string | undefined;
|
|
7137
|
-
}
|
|
7138
|
-
/**
|
|
7139
|
-
* <p>Summary of the deployment configuration of a model.</p>
|
|
7140
|
-
* @public
|
|
7141
|
-
*/
|
|
7142
|
-
export interface ModelVariantConfigSummary {
|
|
7143
|
-
/**
|
|
7144
|
-
* <p>The name of the Amazon SageMaker Model entity.</p>
|
|
7145
|
-
* @public
|
|
7146
|
-
*/
|
|
7147
|
-
ModelName: string | undefined;
|
|
7148
|
-
/**
|
|
7149
|
-
* <p>The name of the variant.</p>
|
|
7150
|
-
* @public
|
|
7151
|
-
*/
|
|
7152
|
-
VariantName: string | undefined;
|
|
7153
|
-
/**
|
|
7154
|
-
* <p>The configuration of the infrastructure that the model has been deployed to.</p>
|
|
7155
|
-
* @public
|
|
7156
|
-
*/
|
|
7157
|
-
InfrastructureConfig: ModelInfrastructureConfig | undefined;
|
|
7158
|
-
/**
|
|
7159
|
-
* <p>The status of deployment for the model variant on the hosted inference endpoint.</p> <ul> <li> <p> <code>Creating</code> - Amazon SageMaker is preparing the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>InService</code> - The model variant is running on the hosted inference endpoint. </p> </li> <li> <p> <code>Updating</code> - Amazon SageMaker is updating the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>Deleting</code> - Amazon SageMaker is deleting the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>Deleted</code> - The model variant has been deleted on the hosted inference endpoint. This can only happen after stopping the experiment. </p> </li> </ul>
|
|
7160
|
-
* @public
|
|
7161
|
-
*/
|
|
7162
|
-
Status: ModelVariantStatus | undefined;
|
|
7163
|
-
}
|
|
7164
|
-
/**
|
|
7165
|
-
* @public
|
|
7166
|
-
*/
|
|
7167
|
-
export interface DescribeInferenceExperimentResponse {
|
|
7168
|
-
/**
|
|
7169
|
-
* <p>The ARN of the inference experiment being described.</p>
|
|
7170
|
-
* @public
|
|
7171
|
-
*/
|
|
7172
|
-
Arn: string | undefined;
|
|
7173
|
-
/**
|
|
7174
|
-
* <p>The name of the inference experiment.</p>
|
|
7175
|
-
* @public
|
|
7176
|
-
*/
|
|
7177
|
-
Name: string | undefined;
|
|
7178
|
-
/**
|
|
7179
|
-
* <p>The type of the inference experiment.</p>
|
|
7180
|
-
* @public
|
|
7181
|
-
*/
|
|
7182
|
-
Type: InferenceExperimentType | undefined;
|
|
7183
|
-
/**
|
|
7184
|
-
* <p>The duration for which the inference experiment ran or will run.</p>
|
|
7185
|
-
* @public
|
|
7186
|
-
*/
|
|
7187
|
-
Schedule?: InferenceExperimentSchedule | undefined;
|
|
7188
|
-
/**
|
|
7189
|
-
* <p> The status of the inference experiment. The following are the possible statuses for an inference experiment: </p> <ul> <li> <p> <code>Creating</code> - Amazon SageMaker is creating your experiment. </p> </li> <li> <p> <code>Created</code> - Amazon SageMaker has finished the creation of your experiment and will begin the experiment at the scheduled time. </p> </li> <li> <p> <code>Updating</code> - When you make changes to your experiment, your experiment shows as updating. </p> </li> <li> <p> <code>Starting</code> - Amazon SageMaker is beginning your experiment. </p> </li> <li> <p> <code>Running</code> - Your experiment is in progress. </p> </li> <li> <p> <code>Stopping</code> - Amazon SageMaker is stopping your experiment. </p> </li> <li> <p> <code>Completed</code> - Your experiment has completed. </p> </li> <li> <p> <code>Cancelled</code> - When you conclude your experiment early using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StopInferenceExperiment.html">StopInferenceExperiment</a> API, or if any operation fails with an unexpected error, it shows as cancelled. </p> </li> </ul>
|
|
7190
|
-
* @public
|
|
7191
|
-
*/
|
|
7192
|
-
Status: InferenceExperimentStatus | undefined;
|
|
7193
|
-
/**
|
|
7194
|
-
* <p> The error message or client-specified <code>Reason</code> from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StopInferenceExperiment.html">StopInferenceExperiment</a> API, that explains the status of the inference experiment. </p>
|
|
7195
|
-
* @public
|
|
7196
|
-
*/
|
|
7197
|
-
StatusReason?: string | undefined;
|
|
7198
|
-
/**
|
|
7199
|
-
* <p>The description of the inference experiment.</p>
|
|
7200
|
-
* @public
|
|
7201
|
-
*/
|
|
7202
|
-
Description?: string | undefined;
|
|
7203
|
-
/**
|
|
7204
|
-
* <p>The timestamp at which you created the inference experiment.</p>
|
|
7205
|
-
* @public
|
|
7206
|
-
*/
|
|
7207
|
-
CreationTime?: Date | undefined;
|
|
7208
|
-
/**
|
|
7209
|
-
* <p> The timestamp at which the inference experiment was completed. </p>
|
|
7210
|
-
* @public
|
|
7211
|
-
*/
|
|
7212
|
-
CompletionTime?: Date | undefined;
|
|
7213
|
-
/**
|
|
7214
|
-
* <p>The timestamp at which you last modified the inference experiment.</p>
|
|
7215
|
-
* @public
|
|
7216
|
-
*/
|
|
7217
|
-
LastModifiedTime?: Date | undefined;
|
|
7218
|
-
/**
|
|
7219
|
-
* <p> The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment. </p>
|
|
7220
|
-
* @public
|
|
7221
|
-
*/
|
|
7222
|
-
RoleArn?: string | undefined;
|
|
7223
|
-
/**
|
|
7224
|
-
* <p>The metadata of the endpoint on which the inference experiment ran.</p>
|
|
7225
|
-
* @public
|
|
7226
|
-
*/
|
|
7227
|
-
EndpointMetadata: EndpointMetadata | undefined;
|
|
7228
|
-
/**
|
|
7229
|
-
* <p> An array of <code>ModelVariantConfigSummary</code> objects. There is one for each variant in the inference experiment. Each <code>ModelVariantConfigSummary</code> object in the array describes the infrastructure configuration for deploying the corresponding variant. </p>
|
|
7230
|
-
* @public
|
|
7231
|
-
*/
|
|
7232
|
-
ModelVariants: ModelVariantConfigSummary[] | undefined;
|
|
7233
|
-
/**
|
|
7234
|
-
* <p>The Amazon S3 location and configuration for storing inference request and response data.</p>
|
|
7235
|
-
* @public
|
|
7236
|
-
*/
|
|
7237
|
-
DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
|
|
7238
|
-
/**
|
|
7239
|
-
* <p> The configuration of <code>ShadowMode</code> inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates. </p>
|
|
7240
|
-
* @public
|
|
7241
|
-
*/
|
|
7242
|
-
ShadowModeConfig?: ShadowModeConfig | undefined;
|
|
7243
|
-
/**
|
|
7244
|
-
* <p> The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceExperiment.html">CreateInferenceExperiment</a>. </p>
|
|
7245
|
-
* @public
|
|
7246
|
-
*/
|
|
7247
|
-
KmsKey?: string | undefined;
|
|
7248
|
-
}
|
|
@@ -1,7 +1,144 @@
|
|
|
1
|
-
import type { _InstanceType, AccountDefaultStatus, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmSortBy, AppImageConfigSortKey, AppSortKey, AssociationEdgeType, AutoMLJobStatus, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, ClusterEventResourceType, ClusterSortBy, CodeRepositorySortBy, CodeRepositorySortOrder, CompilationJobStatus, DetailedModelPackageStatus, DeviceDeploymentStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointConfigSortKey, EndpointSortKey, EndpointStatus, EventSortBy, ExecutionRoleIdentityConfig, ExecutionStatus, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureType, FlowDefinitionStatus, HubContentSortBy, HubContentStatus, HubContentSupportStatus, HubContentType, HubSortBy, HubStatus, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobStrategyType, ImageSortBy, ImageSortOrder, ImageStatus, ImageVersionSortBy, ImageVersionSortOrder, ImageVersionStatus, InferenceComponentSortKey, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, LabelingJobStatus, ListAIBenchmarkJobsSortBy, ListAIRecommendationJobsSortBy, ListAIWorkloadConfigsSortBy, ListCompilationJobsSortBy, ListDeviceFleetsSortBy, ListEdgeDeploymentPlansSortBy, ListEdgePackagingJobsSortBy, ListInferenceRecommendationsJobsSortBy, ListLabelingJobsForWorkteamSortByOptions, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardSortBy, ModelCardSortOrder, ModelCardStatus,
|
|
1
|
+
import type { _InstanceType, AccountDefaultStatus, AIBenchmarkJobStatus, AIRecommendationJobStatus, AlgorithmSortBy, AppImageConfigSortKey, AppSortKey, AssociationEdgeType, AutoMLJobStatus, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, ClusterEventResourceType, ClusterSortBy, CodeRepositorySortBy, CodeRepositorySortOrder, CompilationJobStatus, DetailedModelPackageStatus, DeviceDeploymentStatus, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointConfigSortKey, EndpointSortKey, EndpointStatus, EventSortBy, ExecutionRoleIdentityConfig, ExecutionStatus, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureType, FlowDefinitionStatus, HubContentSortBy, HubContentStatus, HubContentSupportStatus, HubContentType, HubSortBy, HubStatus, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobStrategyType, ImageSortBy, ImageSortOrder, ImageStatus, ImageVersionSortBy, ImageVersionSortOrder, ImageVersionStatus, InferenceComponentSortKey, InferenceComponentStatus, InferenceExperimentStatus, InferenceExperimentType, IPAddressType, IsTrackingServerActive, LabelingJobStatus, ListAIBenchmarkJobsSortBy, ListAIRecommendationJobsSortBy, ListAIWorkloadConfigsSortBy, ListCompilationJobsSortBy, ListDeviceFleetsSortBy, ListEdgeDeploymentPlansSortBy, ListEdgePackagingJobsSortBy, ListInferenceRecommendationsJobsSortBy, ListLabelingJobsForWorkteamSortByOptions, MaintenanceStatus, MlflowAppStatus, ModelApprovalStatus, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelCardProcessingStatus, ModelCardSortBy, ModelCardSortOrder, ModelCardStatus, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageStatus, ModelRegistrationMode, ModelVariantStatus, MonitoringJobDefinitionSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceStatus, OfflineStoreStatusValue, Operator, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppAuthType, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, ProductionVariantInstanceType, ProfilingStatus, ProjectStatus, RecommendationJobStatus, RecommendationJobType, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacityStatus, ReservedCapacityType, ResourceType, RootAccess, RuleEvaluationStatus, SageMakerResourceName, SagemakerServicecatalogStatus, SchedulerResourceStatus, ScheduleStatus, SecondaryStatus, SkipModelValidation, SortActionsBy, SortArtifactsBy, SortAssociationsBy, SortBy, SortClusterSchedulerConfigBy, SortContextsBy, SortExperimentsBy, SortInferenceExperimentsBy, SortLineageGroupsBy, SortMlflowAppBy, SortOrder, SortQuotaBy, SortTrackingServerBy, SpaceStatus, StudioLifecycleConfigAppType, TrackingServerMaintenanceStatus, TrackingServerSize, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, UserProfileStatus, VolumeAttachmentStatus, WarmPoolResourceStatus, WorkforceIpAddressType, WorkforceStatus } from "./enums";
|
|
2
2
|
import type { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AIBenchmarkJobSummary, AIRecommendationJobSummary, AIWorkloadConfigSummary, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppSpecification, ArtifactSummary, AssociationInfo, AssociationSummary, AutoMLCandidate, AutoMLJobSummary, AvailableUpgrade, BatchDataCaptureConfig, CfnTemplateProviderDetail, Channel, CheckpointConfig, ClusterEventSummary, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSummary, CodeRepositorySummary, CognitoConfig, CompilationJobSummary, ComputeQuotaSummary, InferenceSpecification, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
3
|
-
import type { ContainerDefinition, ContextSummary, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, FeatureDefinition, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, NetworkConfig, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig,
|
|
4
|
-
import type { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, ExperimentSource, FeatureParameter, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, InfraCheckConfig, LastUpdateStatus, MemberDefinition, MlflowConfig, ModelArtifacts, ModelClientConfig, ModelPackageConfig, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OwnershipSettings, ParallelismConfiguration, PartnerAppMaintenanceConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, ServerlessJobConfig, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, TensorBoardOutputConfig, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
3
|
+
import type { ContainerDefinition, ContextSummary, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, FeatureDefinition, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, NetworkConfig, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, ResourceLimits, RetryStrategy, ShadowModeConfig, SourceAlgorithmSpecification, TrustedIdentityPropagationSettings, UnifiedStudioSettings, UserSettings } from "./models_1";
|
|
4
|
+
import type { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, ExperimentSource, FeatureParameter, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, InfraCheckConfig, LastUpdateStatus, MemberDefinition, MlflowConfig, ModelArtifacts, ModelClientConfig, ModelPackageConfig, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OwnershipSettings, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, ServerlessJobConfig, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, TensorBoardOutputConfig, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
5
|
+
/**
|
|
6
|
+
* <p>The metadata of the endpoint.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface EndpointMetadata {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The name of the endpoint.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
EndpointName: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The name of the endpoint configuration.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
EndpointConfigName?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p> The status of the endpoint. For possible values of the status of an endpoint, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_EndpointSummary.html">EndpointSummary</a>. </p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
EndpointStatus?: EndpointStatus | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* <p> If the status of the endpoint is <code>Failed</code>, or the status is <code>InService</code> but update operation fails, this provides the reason why it failed. </p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
FailureReason?: string | undefined;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* <p>Summary of the deployment configuration of a model.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
export interface ModelVariantConfigSummary {
|
|
36
|
+
/**
|
|
37
|
+
* <p>The name of the Amazon SageMaker Model entity.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
ModelName: string | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The name of the variant.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
VariantName: string | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The configuration of the infrastructure that the model has been deployed to.</p>
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
InfrastructureConfig: ModelInfrastructureConfig | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* <p>The status of deployment for the model variant on the hosted inference endpoint.</p> <ul> <li> <p> <code>Creating</code> - Amazon SageMaker is preparing the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>InService</code> - The model variant is running on the hosted inference endpoint. </p> </li> <li> <p> <code>Updating</code> - Amazon SageMaker is updating the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>Deleting</code> - Amazon SageMaker is deleting the model variant on the hosted inference endpoint. </p> </li> <li> <p> <code>Deleted</code> - The model variant has been deleted on the hosted inference endpoint. This can only happen after stopping the experiment. </p> </li> </ul>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
Status: ModelVariantStatus | undefined;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
export interface DescribeInferenceExperimentResponse {
|
|
61
|
+
/**
|
|
62
|
+
* <p>The ARN of the inference experiment being described.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
Arn: string | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* <p>The name of the inference experiment.</p>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
Name: string | undefined;
|
|
71
|
+
/**
|
|
72
|
+
* <p>The type of the inference experiment.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
Type: InferenceExperimentType | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>The duration for which the inference experiment ran or will run.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
Schedule?: InferenceExperimentSchedule | undefined;
|
|
81
|
+
/**
|
|
82
|
+
* <p> The status of the inference experiment. The following are the possible statuses for an inference experiment: </p> <ul> <li> <p> <code>Creating</code> - Amazon SageMaker is creating your experiment. </p> </li> <li> <p> <code>Created</code> - Amazon SageMaker has finished the creation of your experiment and will begin the experiment at the scheduled time. </p> </li> <li> <p> <code>Updating</code> - When you make changes to your experiment, your experiment shows as updating. </p> </li> <li> <p> <code>Starting</code> - Amazon SageMaker is beginning your experiment. </p> </li> <li> <p> <code>Running</code> - Your experiment is in progress. </p> </li> <li> <p> <code>Stopping</code> - Amazon SageMaker is stopping your experiment. </p> </li> <li> <p> <code>Completed</code> - Your experiment has completed. </p> </li> <li> <p> <code>Cancelled</code> - When you conclude your experiment early using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StopInferenceExperiment.html">StopInferenceExperiment</a> API, or if any operation fails with an unexpected error, it shows as cancelled. </p> </li> </ul>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
Status: InferenceExperimentStatus | undefined;
|
|
86
|
+
/**
|
|
87
|
+
* <p> The error message or client-specified <code>Reason</code> from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StopInferenceExperiment.html">StopInferenceExperiment</a> API, that explains the status of the inference experiment. </p>
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
StatusReason?: string | undefined;
|
|
91
|
+
/**
|
|
92
|
+
* <p>The description of the inference experiment.</p>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
Description?: string | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* <p>The timestamp at which you created the inference experiment.</p>
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
100
|
+
CreationTime?: Date | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p> The timestamp at which the inference experiment was completed. </p>
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
CompletionTime?: Date | undefined;
|
|
106
|
+
/**
|
|
107
|
+
* <p>The timestamp at which you last modified the inference experiment.</p>
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
110
|
+
LastModifiedTime?: Date | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* <p> The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment. </p>
|
|
113
|
+
* @public
|
|
114
|
+
*/
|
|
115
|
+
RoleArn?: string | undefined;
|
|
116
|
+
/**
|
|
117
|
+
* <p>The metadata of the endpoint on which the inference experiment ran.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
EndpointMetadata: EndpointMetadata | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* <p> An array of <code>ModelVariantConfigSummary</code> objects. There is one for each variant in the inference experiment. Each <code>ModelVariantConfigSummary</code> object in the array describes the infrastructure configuration for deploying the corresponding variant. </p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
ModelVariants: ModelVariantConfigSummary[] | undefined;
|
|
126
|
+
/**
|
|
127
|
+
* <p>The Amazon S3 location and configuration for storing inference request and response data.</p>
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
130
|
+
DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* <p> The configuration of <code>ShadowMode</code> inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates. </p>
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
135
|
+
ShadowModeConfig?: ShadowModeConfig | undefined;
|
|
136
|
+
/**
|
|
137
|
+
* <p> The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceExperiment.html">CreateInferenceExperiment</a>. </p>
|
|
138
|
+
* @public
|
|
139
|
+
*/
|
|
140
|
+
KmsKey?: string | undefined;
|
|
141
|
+
}
|
|
5
142
|
/**
|
|
6
143
|
* @public
|
|
7
144
|
*/
|
|
@@ -9760,94 +9897,3 @@ export interface ListModelCardsRequest {
|
|
|
9760
9897
|
*/
|
|
9761
9898
|
SortOrder?: ModelCardSortOrder | undefined;
|
|
9762
9899
|
}
|
|
9763
|
-
/**
|
|
9764
|
-
* <p>A summary of the model card.</p>
|
|
9765
|
-
* @public
|
|
9766
|
-
*/
|
|
9767
|
-
export interface ModelCardSummary {
|
|
9768
|
-
/**
|
|
9769
|
-
* <p>The name of the model card.</p>
|
|
9770
|
-
* @public
|
|
9771
|
-
*/
|
|
9772
|
-
ModelCardName: string | undefined;
|
|
9773
|
-
/**
|
|
9774
|
-
* <p>The Amazon Resource Name (ARN) of the model card.</p>
|
|
9775
|
-
* @public
|
|
9776
|
-
*/
|
|
9777
|
-
ModelCardArn: string | undefined;
|
|
9778
|
-
/**
|
|
9779
|
-
* <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p> <ul> <li> <p> <code>Draft</code>: The model card is a work in progress.</p> </li> <li> <p> <code>PendingReview</code>: The model card is pending review.</p> </li> <li> <p> <code>Approved</code>: The model card is approved.</p> </li> <li> <p> <code>Archived</code>: The model card is archived. No more updates should be made to the model card, but it can still be exported.</p> </li> </ul>
|
|
9780
|
-
* @public
|
|
9781
|
-
*/
|
|
9782
|
-
ModelCardStatus: ModelCardStatus | undefined;
|
|
9783
|
-
/**
|
|
9784
|
-
* <p>The date and time that the model card was created.</p>
|
|
9785
|
-
* @public
|
|
9786
|
-
*/
|
|
9787
|
-
CreationTime: Date | undefined;
|
|
9788
|
-
/**
|
|
9789
|
-
* <p>The date and time that the model card was last modified.</p>
|
|
9790
|
-
* @public
|
|
9791
|
-
*/
|
|
9792
|
-
LastModifiedTime?: Date | undefined;
|
|
9793
|
-
}
|
|
9794
|
-
/**
|
|
9795
|
-
* @public
|
|
9796
|
-
*/
|
|
9797
|
-
export interface ListModelCardsResponse {
|
|
9798
|
-
/**
|
|
9799
|
-
* <p>The summaries of the listed model cards.</p>
|
|
9800
|
-
* @public
|
|
9801
|
-
*/
|
|
9802
|
-
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
9803
|
-
/**
|
|
9804
|
-
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model cards, use it in the subsequent request.</p>
|
|
9805
|
-
* @public
|
|
9806
|
-
*/
|
|
9807
|
-
NextToken?: string | undefined;
|
|
9808
|
-
}
|
|
9809
|
-
/**
|
|
9810
|
-
* @public
|
|
9811
|
-
*/
|
|
9812
|
-
export interface ListModelCardVersionsRequest {
|
|
9813
|
-
/**
|
|
9814
|
-
* <p>Only list model card versions that were created after the time specified.</p>
|
|
9815
|
-
* @public
|
|
9816
|
-
*/
|
|
9817
|
-
CreationTimeAfter?: Date | undefined;
|
|
9818
|
-
/**
|
|
9819
|
-
* <p>Only list model card versions that were created before the time specified.</p>
|
|
9820
|
-
* @public
|
|
9821
|
-
*/
|
|
9822
|
-
CreationTimeBefore?: Date | undefined;
|
|
9823
|
-
/**
|
|
9824
|
-
* <p>The maximum number of model card versions to list.</p>
|
|
9825
|
-
* @public
|
|
9826
|
-
*/
|
|
9827
|
-
MaxResults?: number | undefined;
|
|
9828
|
-
/**
|
|
9829
|
-
* <p>List model card versions for the model card with the specified name or Amazon Resource Name (ARN).</p>
|
|
9830
|
-
* @public
|
|
9831
|
-
*/
|
|
9832
|
-
ModelCardName: string | undefined;
|
|
9833
|
-
/**
|
|
9834
|
-
* <p>Only list model card versions with the specified approval status.</p>
|
|
9835
|
-
* @public
|
|
9836
|
-
*/
|
|
9837
|
-
ModelCardStatus?: ModelCardStatus | undefined;
|
|
9838
|
-
/**
|
|
9839
|
-
* <p>If the response to a previous <code>ListModelCardVersions</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of model card versions, use the token in the next request.</p>
|
|
9840
|
-
* @public
|
|
9841
|
-
*/
|
|
9842
|
-
NextToken?: string | undefined;
|
|
9843
|
-
/**
|
|
9844
|
-
* <p>Sort listed model card versions by version. Sorts by version by default.</p>
|
|
9845
|
-
* @public
|
|
9846
|
-
*/
|
|
9847
|
-
SortBy?: ModelCardVersionSortBy | undefined;
|
|
9848
|
-
/**
|
|
9849
|
-
* <p>Sort model card versions by ascending or descending order.</p>
|
|
9850
|
-
* @public
|
|
9851
|
-
*/
|
|
9852
|
-
SortOrder?: ModelCardSortOrder | undefined;
|
|
9853
|
-
}
|