@aws-sdk/client-sagemaker 3.753.0 → 3.758.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist-cjs/index.js +134 -11
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/UpdateHubContentCommand.js +22 -0
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +22 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_2.js +1 -4
- package/dist-es/models/models_3.js +8 -5
- package/dist-es/models/models_4.js +5 -0
- package/dist-es/protocols/Aws_json1_1.js +80 -0
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +5 -5
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -2
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +6 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +12 -0
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +21 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -4
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +6 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -2
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -2
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +17 -15
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -2
- package/dist-types/commands/UpdateHubContentCommand.d.ts +123 -0
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +94 -0
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +21 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +79 -51
- package/dist-types/models/models_1.d.ts +112 -112
- package/dist-types/models/models_2.d.ts +18 -14
- package/dist-types/models/models_3.d.ts +165 -193
- package/dist-types/models/models_4.d.ts +252 -122
- package/dist-types/models/models_5.d.ts +207 -21
- package/dist-types/protocols/Aws_json1_1.d.ts +18 -0
- package/dist-types/ts3.4/SageMaker.d.ts +34 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +50 -0
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +5 -4
- package/dist-types/ts3.4/models/models_1.d.ts +4 -4
- package/dist-types/ts3.4/models/models_2.d.ts +5 -6
- package/dist-types/ts3.4/models/models_3.d.ts +29 -39
- package/dist-types/ts3.4/models/models_4.d.ts +38 -21
- package/dist-types/ts3.4/models/models_5.d.ts +49 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
- package/package.json +12 -12
|
@@ -1,6 +1,18 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, Autotune, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, ContainerDefinition, ContextSummary, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, OutputParameter, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, AutoRollbackConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, ContainerDefinition, ContextSummary, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, OutputParameter, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, EndpointInfo, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MetadataProperties, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, Processor, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus,
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DeploymentRecommendation, DirectInternetAccess, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, InfraCheckConfig, InstanceMetadataServiceConfiguration, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelClientConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreStatus, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, OwnershipSettings, ParallelismConfiguration, PartnerAppAuthType, PartnerAppConfig, PartnerAppMaintenanceConfig, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RemoteDebugConfig, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const HumanTaskUiStatus: {
|
|
9
|
+
readonly ACTIVE: "Active";
|
|
10
|
+
readonly DELETING: "Deleting";
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
export type HumanTaskUiStatus = (typeof HumanTaskUiStatus)[keyof typeof HumanTaskUiStatus];
|
|
4
16
|
/**
|
|
5
17
|
* <p>Container for user interface template information.</p>
|
|
6
18
|
* @public
|
|
@@ -695,6 +707,111 @@ export declare const InferenceComponentStatus: {
|
|
|
695
707
|
* @public
|
|
696
708
|
*/
|
|
697
709
|
export type InferenceComponentStatus = (typeof InferenceComponentStatus)[keyof typeof InferenceComponentStatus];
|
|
710
|
+
/**
|
|
711
|
+
* @public
|
|
712
|
+
* @enum
|
|
713
|
+
*/
|
|
714
|
+
export declare const InferenceComponentCapacitySizeType: {
|
|
715
|
+
readonly CAPACITY_PERCENT: "CAPACITY_PERCENT";
|
|
716
|
+
readonly COPY_COUNT: "COPY_COUNT";
|
|
717
|
+
};
|
|
718
|
+
/**
|
|
719
|
+
* @public
|
|
720
|
+
*/
|
|
721
|
+
export type InferenceComponentCapacitySizeType = (typeof InferenceComponentCapacitySizeType)[keyof typeof InferenceComponentCapacitySizeType];
|
|
722
|
+
/**
|
|
723
|
+
* <p>Specifies the type and size of the endpoint capacity to activate for a rolling
|
|
724
|
+
* deployment or a rollback strategy. You can specify your batches as either of the
|
|
725
|
+
* following:</p>
|
|
726
|
+
* <ul>
|
|
727
|
+
* <li>
|
|
728
|
+
* <p>A count of inference component copies </p>
|
|
729
|
+
* </li>
|
|
730
|
+
* <li>
|
|
731
|
+
* <p>The overall percentage or your fleet </p>
|
|
732
|
+
* </li>
|
|
733
|
+
* </ul>
|
|
734
|
+
* <p>For a rollback strategy, if you don't specify the fields in this object, or if you set
|
|
735
|
+
* the <code>Value</code> parameter to 100%, then SageMaker AI uses a blue/green rollback
|
|
736
|
+
* strategy and rolls all traffic back to the blue fleet.</p>
|
|
737
|
+
* @public
|
|
738
|
+
*/
|
|
739
|
+
export interface InferenceComponentCapacitySize {
|
|
740
|
+
/**
|
|
741
|
+
* <p>Specifies the endpoint capacity type.</p>
|
|
742
|
+
* <dl>
|
|
743
|
+
* <dt>COPY_COUNT</dt>
|
|
744
|
+
* <dd>
|
|
745
|
+
* <p>The endpoint activates based on the number of inference component
|
|
746
|
+
* copies.</p>
|
|
747
|
+
* </dd>
|
|
748
|
+
* <dt>CAPACITY_PERCENT</dt>
|
|
749
|
+
* <dd>
|
|
750
|
+
* <p>The endpoint activates based on the specified percentage of capacity.</p>
|
|
751
|
+
* </dd>
|
|
752
|
+
* </dl>
|
|
753
|
+
* @public
|
|
754
|
+
*/
|
|
755
|
+
Type: InferenceComponentCapacitySizeType | undefined;
|
|
756
|
+
/**
|
|
757
|
+
* <p>Defines the capacity size, either as a number of inference component copies or a
|
|
758
|
+
* capacity percentage.</p>
|
|
759
|
+
* @public
|
|
760
|
+
*/
|
|
761
|
+
Value: number | undefined;
|
|
762
|
+
}
|
|
763
|
+
/**
|
|
764
|
+
* <p>Specifies a rolling deployment strategy for updating a SageMaker AI inference
|
|
765
|
+
* component.</p>
|
|
766
|
+
* @public
|
|
767
|
+
*/
|
|
768
|
+
export interface InferenceComponentRollingUpdatePolicy {
|
|
769
|
+
/**
|
|
770
|
+
* <p>The batch size for each rolling step in the deployment process. For each step, SageMaker AI provisions capacity on the new endpoint fleet, routes traffic to that fleet,
|
|
771
|
+
* and terminates capacity on the old endpoint fleet. The value must be between 5% to 50% of
|
|
772
|
+
* the copy count of the inference component.</p>
|
|
773
|
+
* @public
|
|
774
|
+
*/
|
|
775
|
+
MaximumBatchSize: InferenceComponentCapacitySize | undefined;
|
|
776
|
+
/**
|
|
777
|
+
* <p>The length of the baking period, during which SageMaker AI monitors alarms for each
|
|
778
|
+
* batch on the new fleet.</p>
|
|
779
|
+
* @public
|
|
780
|
+
*/
|
|
781
|
+
WaitIntervalInSeconds: number | undefined;
|
|
782
|
+
/**
|
|
783
|
+
* <p>The time limit for the total deployment. Exceeding this limit causes a timeout.</p>
|
|
784
|
+
* @public
|
|
785
|
+
*/
|
|
786
|
+
MaximumExecutionTimeoutInSeconds?: number | undefined;
|
|
787
|
+
/**
|
|
788
|
+
* <p>The batch size for a rollback to the old endpoint fleet. If this field is absent, the
|
|
789
|
+
* value is set to the default, which is 100% of the total capacity. When the default is used,
|
|
790
|
+
* SageMaker AI provisions the entire capacity of the old fleet at once during
|
|
791
|
+
* rollback.</p>
|
|
792
|
+
* @public
|
|
793
|
+
*/
|
|
794
|
+
RollbackMaximumBatchSize?: InferenceComponentCapacitySize | undefined;
|
|
795
|
+
}
|
|
796
|
+
/**
|
|
797
|
+
* <p>The deployment configuration for an endpoint that hosts inference components. The
|
|
798
|
+
* configuration includes the desired deployment strategy and rollback settings.</p>
|
|
799
|
+
* @public
|
|
800
|
+
*/
|
|
801
|
+
export interface InferenceComponentDeploymentConfig {
|
|
802
|
+
/**
|
|
803
|
+
* <p>Specifies a rolling deployment strategy for updating a SageMaker AI
|
|
804
|
+
* endpoint.</p>
|
|
805
|
+
* @public
|
|
806
|
+
*/
|
|
807
|
+
RollingUpdatePolicy: InferenceComponentRollingUpdatePolicy | undefined;
|
|
808
|
+
/**
|
|
809
|
+
* <p>Automatic rollback configuration for handling endpoint deployment failures and
|
|
810
|
+
* recovery.</p>
|
|
811
|
+
* @public
|
|
812
|
+
*/
|
|
813
|
+
AutoRollbackConfiguration?: AutoRollbackConfig | undefined;
|
|
814
|
+
}
|
|
698
815
|
/**
|
|
699
816
|
* <p>Details about the runtime settings for the model that is deployed with the inference
|
|
700
817
|
* component.</p>
|
|
@@ -834,6 +951,12 @@ export interface DescribeInferenceComponentOutput {
|
|
|
834
951
|
* @public
|
|
835
952
|
*/
|
|
836
953
|
InferenceComponentStatus?: InferenceComponentStatus | undefined;
|
|
954
|
+
/**
|
|
955
|
+
* <p>The deployment and rollback settings that you assigned to the inference
|
|
956
|
+
* component.</p>
|
|
957
|
+
* @public
|
|
958
|
+
*/
|
|
959
|
+
LastDeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
|
|
837
960
|
}
|
|
838
961
|
/**
|
|
839
962
|
* @public
|
|
@@ -2301,8 +2424,8 @@ export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
|
2301
2424
|
export interface DescribeModelPackageInput {
|
|
2302
2425
|
/**
|
|
2303
2426
|
* <p>The name or Amazon Resource Name (ARN) of the model package to describe.</p>
|
|
2304
|
-
* <p>When you specify a name, the name must have 1 to 63 characters. Valid
|
|
2305
|
-
*
|
|
2427
|
+
* <p>When you specify a name, the name must have 1 to 63 characters. Valid characters are
|
|
2428
|
+
* a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
2306
2429
|
* @public
|
|
2307
2430
|
*/
|
|
2308
2431
|
ModelPackageName: string | undefined;
|
|
@@ -2421,7 +2544,8 @@ export interface DescribeModelPackageOutput {
|
|
|
2421
2544
|
*/
|
|
2422
2545
|
ModelPackageStatusDetails: ModelPackageStatusDetails | undefined;
|
|
2423
2546
|
/**
|
|
2424
|
-
* <p>Whether the model package is certified for listing on Amazon Web Services
|
|
2547
|
+
* <p>Whether the model package is certified for listing on Amazon Web Services
|
|
2548
|
+
* Marketplace.</p>
|
|
2425
2549
|
* @public
|
|
2426
2550
|
*/
|
|
2427
2551
|
CertifyForMarketplace?: boolean | undefined;
|
|
@@ -2469,14 +2593,14 @@ export interface DescribeModelPackageOutput {
|
|
|
2469
2593
|
*/
|
|
2470
2594
|
Domain?: string | undefined;
|
|
2471
2595
|
/**
|
|
2472
|
-
* <p>The machine learning task you specified that your model package accomplishes.
|
|
2473
|
-
*
|
|
2596
|
+
* <p>The machine learning task you specified that your model package accomplishes. Common
|
|
2597
|
+
* machine learning tasks include object detection and image classification.</p>
|
|
2474
2598
|
* @public
|
|
2475
2599
|
*/
|
|
2476
2600
|
Task?: string | undefined;
|
|
2477
2601
|
/**
|
|
2478
|
-
* <p>The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path points to a
|
|
2479
|
-
* gzip compressed tar archive (.tar.gz suffix).</p>
|
|
2602
|
+
* <p>The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path points to a
|
|
2603
|
+
* single gzip compressed tar archive (.tar.gz suffix).</p>
|
|
2480
2604
|
* @public
|
|
2481
2605
|
*/
|
|
2482
2606
|
SamplePayloadUrl?: string | undefined;
|
|
@@ -2486,16 +2610,17 @@ export interface DescribeModelPackageOutput {
|
|
|
2486
2610
|
*/
|
|
2487
2611
|
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
2488
2612
|
/**
|
|
2489
|
-
* <p>Represents the drift check baselines that can be used when the model monitor is set
|
|
2490
|
-
* For more information, see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-quality-clarify-baseline-lifecycle.html#pipelines-quality-clarify-baseline-drift-detection">Drift Detection against Previous Baselines in SageMaker
|
|
2491
|
-
*
|
|
2613
|
+
* <p>Represents the drift check baselines that can be used when the model monitor is set
|
|
2614
|
+
* using the model package. For more information, see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-quality-clarify-baseline-lifecycle.html#pipelines-quality-clarify-baseline-drift-detection">Drift Detection against Previous Baselines in SageMaker
|
|
2615
|
+
* Pipelines</a> in the <i>Amazon SageMaker Developer Guide</i>. </p>
|
|
2492
2616
|
* @public
|
|
2493
2617
|
*/
|
|
2494
2618
|
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
2495
2619
|
/**
|
|
2496
|
-
* <p>An array of additional Inference Specification objects. Each additional
|
|
2497
|
-
*
|
|
2498
|
-
*
|
|
2620
|
+
* <p>An array of additional Inference Specification objects. Each additional Inference
|
|
2621
|
+
* Specification specifies artifacts based on this model package that can be used on
|
|
2622
|
+
* inference endpoints. Generally used with SageMaker Neo to store the compiled
|
|
2623
|
+
* artifacts.</p>
|
|
2499
2624
|
* @public
|
|
2500
2625
|
*/
|
|
2501
2626
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[] | undefined;
|
|
@@ -2510,28 +2635,27 @@ export interface DescribeModelPackageOutput {
|
|
|
2510
2635
|
*/
|
|
2511
2636
|
SourceUri?: string | undefined;
|
|
2512
2637
|
/**
|
|
2513
|
-
* <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model
|
|
2638
|
+
* <p>The KMS Key ID (<code>KMSKeyId</code>) used for encryption of model
|
|
2639
|
+
* package information.</p>
|
|
2514
2640
|
* @public
|
|
2515
2641
|
*/
|
|
2516
2642
|
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
2517
2643
|
/**
|
|
2518
|
-
* <p>The model card associated with the model package. Since
|
|
2519
|
-
*
|
|
2520
|
-
* simplified compared to the schema of
|
|
2521
|
-
*
|
|
2522
|
-
*
|
|
2523
|
-
* <code>model_artifact</code> properties. For more
|
|
2524
|
-
* card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
|
|
2525
|
-
* package model card schema</a>. For more information about
|
|
2526
|
-
*
|
|
2527
|
-
*
|
|
2644
|
+
* <p>The model card associated with the model package. Since
|
|
2645
|
+
* <code>ModelPackageModelCard</code> is tied to a model package, it is a specific
|
|
2646
|
+
* usage of a model card and its schema is simplified compared to the schema of
|
|
2647
|
+
* <code>ModelCard</code>. The <code>ModelPackageModelCard</code> schema does not
|
|
2648
|
+
* include <code>model_package_details</code>, and <code>model_overview</code> is composed
|
|
2649
|
+
* of the <code>model_creator</code> and <code>model_artifact</code> properties. For more
|
|
2650
|
+
* information about the model package model card schema, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html#model-card-schema">Model
|
|
2651
|
+
* package model card schema</a>. For more information about the model card
|
|
2652
|
+
* associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View the Details of a Model
|
|
2653
|
+
* Version</a>.</p>
|
|
2528
2654
|
* @public
|
|
2529
2655
|
*/
|
|
2530
2656
|
ModelCard?: ModelPackageModelCard | undefined;
|
|
2531
2657
|
/**
|
|
2532
|
-
* <p>
|
|
2533
|
-
* A structure describing the current state of the model in its life cycle.
|
|
2534
|
-
* </p>
|
|
2658
|
+
* <p> A structure describing the current state of the model in its life cycle. </p>
|
|
2535
2659
|
* @public
|
|
2536
2660
|
*/
|
|
2537
2661
|
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
@@ -6646,8 +6770,7 @@ export interface EnableSagemakerServicecatalogPortfolioInput {
|
|
|
6646
6770
|
export interface EnableSagemakerServicecatalogPortfolioOutput {
|
|
6647
6771
|
}
|
|
6648
6772
|
/**
|
|
6649
|
-
* <p>A schedule for a model monitoring job. For information about model monitor, see
|
|
6650
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model
|
|
6773
|
+
* <p>A schedule for a model monitoring job. For information about model monitor, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model
|
|
6651
6774
|
* Monitor</a>.</p>
|
|
6652
6775
|
* @public
|
|
6653
6776
|
*/
|
|
@@ -6721,8 +6844,9 @@ export interface MonitoringSchedule {
|
|
|
6721
6844
|
*/
|
|
6722
6845
|
LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
|
|
6723
6846
|
/**
|
|
6724
|
-
* <p>A list of the tags associated with the monitoring schedlue. For more information, see
|
|
6725
|
-
*
|
|
6847
|
+
* <p>A list of the tags associated with the monitoring schedlue. For more information, see
|
|
6848
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a> in the <i>Amazon Web Services General
|
|
6849
|
+
* Reference Guide</i>.</p>
|
|
6726
6850
|
* @public
|
|
6727
6851
|
*/
|
|
6728
6852
|
Tags?: Tag[] | undefined;
|
|
@@ -6947,7 +7071,9 @@ export interface EndpointSummary {
|
|
|
6947
7071
|
EndpointStatus: EndpointStatus | undefined;
|
|
6948
7072
|
}
|
|
6949
7073
|
/**
|
|
6950
|
-
* <p>The properties of an experiment as returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API
|
|
7074
|
+
* <p>The properties of an experiment as returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.
|
|
7075
|
+
* For information about experiments, see the
|
|
7076
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateExperiment.html">CreateExperiment</a> API.</p>
|
|
6951
7077
|
* @public
|
|
6952
7078
|
*/
|
|
6953
7079
|
export interface Experiment {
|
|
@@ -8433,6 +8559,11 @@ export interface ImportHubContentRequest {
|
|
|
8433
8559
|
* @public
|
|
8434
8560
|
*/
|
|
8435
8561
|
HubContentDocument: string | undefined;
|
|
8562
|
+
/**
|
|
8563
|
+
* <p>The status of the hub content resource.</p>
|
|
8564
|
+
* @public
|
|
8565
|
+
*/
|
|
8566
|
+
SupportStatus?: HubContentSupportStatus | undefined;
|
|
8436
8567
|
/**
|
|
8437
8568
|
* <p>The searchable keywords of the hub content.</p>
|
|
8438
8569
|
* @public
|
|
@@ -10193,165 +10324,6 @@ export declare const MonitoringJobDefinitionSortKey: {
|
|
|
10193
10324
|
* @public
|
|
10194
10325
|
*/
|
|
10195
10326
|
export type MonitoringJobDefinitionSortKey = (typeof MonitoringJobDefinitionSortKey)[keyof typeof MonitoringJobDefinitionSortKey];
|
|
10196
|
-
/**
|
|
10197
|
-
* @public
|
|
10198
|
-
*/
|
|
10199
|
-
export interface ListDataQualityJobDefinitionsRequest {
|
|
10200
|
-
/**
|
|
10201
|
-
* <p>A filter that lists the data quality job definitions associated with the specified
|
|
10202
|
-
* endpoint.</p>
|
|
10203
|
-
* @public
|
|
10204
|
-
*/
|
|
10205
|
-
EndpointName?: string | undefined;
|
|
10206
|
-
/**
|
|
10207
|
-
* <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
|
|
10208
|
-
* @public
|
|
10209
|
-
*/
|
|
10210
|
-
SortBy?: MonitoringJobDefinitionSortKey | undefined;
|
|
10211
|
-
/**
|
|
10212
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
10213
|
-
* The default is <code>Descending</code>.</p>
|
|
10214
|
-
* @public
|
|
10215
|
-
*/
|
|
10216
|
-
SortOrder?: SortOrder | undefined;
|
|
10217
|
-
/**
|
|
10218
|
-
* <p>If the result of the previous <code>ListDataQualityJobDefinitions</code> request was
|
|
10219
|
-
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
|
|
10220
|
-
* transform jobs, use the token in the next request.></p>
|
|
10221
|
-
* @public
|
|
10222
|
-
*/
|
|
10223
|
-
NextToken?: string | undefined;
|
|
10224
|
-
/**
|
|
10225
|
-
* <p>The maximum number of data quality monitoring job definitions to return in the
|
|
10226
|
-
* response.</p>
|
|
10227
|
-
* @public
|
|
10228
|
-
*/
|
|
10229
|
-
MaxResults?: number | undefined;
|
|
10230
|
-
/**
|
|
10231
|
-
* <p>A string in the data quality monitoring job definition name. This filter returns only
|
|
10232
|
-
* data quality monitoring job definitions whose name contains the specified string.</p>
|
|
10233
|
-
* @public
|
|
10234
|
-
*/
|
|
10235
|
-
NameContains?: string | undefined;
|
|
10236
|
-
/**
|
|
10237
|
-
* <p>A filter that returns only data quality monitoring job definitions created before the
|
|
10238
|
-
* specified time.</p>
|
|
10239
|
-
* @public
|
|
10240
|
-
*/
|
|
10241
|
-
CreationTimeBefore?: Date | undefined;
|
|
10242
|
-
/**
|
|
10243
|
-
* <p>A filter that returns only data quality monitoring job definitions created after the
|
|
10244
|
-
* specified time.</p>
|
|
10245
|
-
* @public
|
|
10246
|
-
*/
|
|
10247
|
-
CreationTimeAfter?: Date | undefined;
|
|
10248
|
-
}
|
|
10249
|
-
/**
|
|
10250
|
-
* <p>Summary information about a monitoring job.</p>
|
|
10251
|
-
* @public
|
|
10252
|
-
*/
|
|
10253
|
-
export interface MonitoringJobDefinitionSummary {
|
|
10254
|
-
/**
|
|
10255
|
-
* <p>The name of the monitoring job.</p>
|
|
10256
|
-
* @public
|
|
10257
|
-
*/
|
|
10258
|
-
MonitoringJobDefinitionName: string | undefined;
|
|
10259
|
-
/**
|
|
10260
|
-
* <p>The Amazon Resource Name (ARN) of the monitoring job.</p>
|
|
10261
|
-
* @public
|
|
10262
|
-
*/
|
|
10263
|
-
MonitoringJobDefinitionArn: string | undefined;
|
|
10264
|
-
/**
|
|
10265
|
-
* <p>The time that the monitoring job was created.</p>
|
|
10266
|
-
* @public
|
|
10267
|
-
*/
|
|
10268
|
-
CreationTime: Date | undefined;
|
|
10269
|
-
/**
|
|
10270
|
-
* <p>The name of the endpoint that the job monitors.</p>
|
|
10271
|
-
* @public
|
|
10272
|
-
*/
|
|
10273
|
-
EndpointName: string | undefined;
|
|
10274
|
-
}
|
|
10275
|
-
/**
|
|
10276
|
-
* @public
|
|
10277
|
-
*/
|
|
10278
|
-
export interface ListDataQualityJobDefinitionsResponse {
|
|
10279
|
-
/**
|
|
10280
|
-
* <p>A list of data quality monitoring job definitions.</p>
|
|
10281
|
-
* @public
|
|
10282
|
-
*/
|
|
10283
|
-
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
10284
|
-
/**
|
|
10285
|
-
* <p>If the result of the previous <code>ListDataQualityJobDefinitions</code> request was
|
|
10286
|
-
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of data
|
|
10287
|
-
* quality monitoring job definitions, use the token in the next request.</p>
|
|
10288
|
-
* @public
|
|
10289
|
-
*/
|
|
10290
|
-
NextToken?: string | undefined;
|
|
10291
|
-
}
|
|
10292
|
-
/**
|
|
10293
|
-
* @public
|
|
10294
|
-
* @enum
|
|
10295
|
-
*/
|
|
10296
|
-
export declare const ListDeviceFleetsSortBy: {
|
|
10297
|
-
readonly CreationTime: "CREATION_TIME";
|
|
10298
|
-
readonly LastModifiedTime: "LAST_MODIFIED_TIME";
|
|
10299
|
-
readonly Name: "NAME";
|
|
10300
|
-
};
|
|
10301
|
-
/**
|
|
10302
|
-
* @public
|
|
10303
|
-
*/
|
|
10304
|
-
export type ListDeviceFleetsSortBy = (typeof ListDeviceFleetsSortBy)[keyof typeof ListDeviceFleetsSortBy];
|
|
10305
|
-
/**
|
|
10306
|
-
* @public
|
|
10307
|
-
*/
|
|
10308
|
-
export interface ListDeviceFleetsRequest {
|
|
10309
|
-
/**
|
|
10310
|
-
* <p>The response from the last list when returning a list large enough to need tokening.</p>
|
|
10311
|
-
* @public
|
|
10312
|
-
*/
|
|
10313
|
-
NextToken?: string | undefined;
|
|
10314
|
-
/**
|
|
10315
|
-
* <p>The maximum number of results to select.</p>
|
|
10316
|
-
* @public
|
|
10317
|
-
*/
|
|
10318
|
-
MaxResults?: number | undefined;
|
|
10319
|
-
/**
|
|
10320
|
-
* <p>Filter fleets where packaging job was created after specified time.</p>
|
|
10321
|
-
* @public
|
|
10322
|
-
*/
|
|
10323
|
-
CreationTimeAfter?: Date | undefined;
|
|
10324
|
-
/**
|
|
10325
|
-
* <p>Filter fleets where the edge packaging job was created before specified time.</p>
|
|
10326
|
-
* @public
|
|
10327
|
-
*/
|
|
10328
|
-
CreationTimeBefore?: Date | undefined;
|
|
10329
|
-
/**
|
|
10330
|
-
* <p>Select fleets where the job was updated after X</p>
|
|
10331
|
-
* @public
|
|
10332
|
-
*/
|
|
10333
|
-
LastModifiedTimeAfter?: Date | undefined;
|
|
10334
|
-
/**
|
|
10335
|
-
* <p>Select fleets where the job was updated before X</p>
|
|
10336
|
-
* @public
|
|
10337
|
-
*/
|
|
10338
|
-
LastModifiedTimeBefore?: Date | undefined;
|
|
10339
|
-
/**
|
|
10340
|
-
* <p>Filter for fleets containing this name in their fleet device name.</p>
|
|
10341
|
-
* @public
|
|
10342
|
-
*/
|
|
10343
|
-
NameContains?: string | undefined;
|
|
10344
|
-
/**
|
|
10345
|
-
* <p>The column to sort by.</p>
|
|
10346
|
-
* @public
|
|
10347
|
-
*/
|
|
10348
|
-
SortBy?: ListDeviceFleetsSortBy | undefined;
|
|
10349
|
-
/**
|
|
10350
|
-
* <p>What direction to sort in.</p>
|
|
10351
|
-
* @public
|
|
10352
|
-
*/
|
|
10353
|
-
SortOrder?: SortOrder | undefined;
|
|
10354
|
-
}
|
|
10355
10327
|
/**
|
|
10356
10328
|
* @internal
|
|
10357
10329
|
*/
|