@aws-sdk/client-sagemaker 3.624.0 → 3.631.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/index.js +102 -81
- package/dist-es/commands/DescribeModelCardCommand.js +1 -1
- package/dist-es/models/models_1.js +1 -4
- package/dist-es/models/models_2.js +4 -4
- package/dist-es/models/models_3.js +5 -6
- package/dist-es/models/models_4.js +6 -0
- package/dist-es/protocols/Aws_json1_1.js +19 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +21 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -2
- package/dist-types/commands/CreateDomainCommand.d.ts +5 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +5 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +5 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -2
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +5 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +5 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +92 -169
- package/dist-types/models/models_1.d.ts +182 -105
- package/dist-types/models/models_2.d.ts +112 -135
- package/dist-types/models/models_3.d.ts +132 -80
- package/dist-types/models/models_4.d.ts +81 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +11 -21
- package/dist-types/ts3.4/models/models_1.d.ts +32 -25
- package/dist-types/ts3.4/models/models_2.d.ts +32 -27
- package/dist-types/ts3.4/models/models_3.d.ts +24 -23
- package/dist-types/ts3.4/models/models_4.d.ts +22 -1
- package/package.json +7 -7
|
@@ -1,6 +1,134 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobInputConfig, ModelCardExportOutputConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ParallelismConfiguration, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, SkipModelValidation, SourceAlgorithmSpecification, UserSettings } from "./models_1";
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts,
|
|
2
|
+
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobInputConfig, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ParallelismConfiguration, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, SkipModelValidation, SourceAlgorithmSpecification, UserSettings } from "./models_1";
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardProcessingStatus, ModelClientConfig, ModelConfiguration, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, OwnershipSettings, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrackingServerStatus, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeModelCardResponse {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The Amazon Resource Name (ARN) of the model card.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
ModelCardArn: string | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The name of the model card.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
ModelCardName: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The version of the model card.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
ModelCardVersion: number | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>The content of the model card.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
Content: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p>
|
|
30
|
+
* <ul>
|
|
31
|
+
* <li>
|
|
32
|
+
* <p>
|
|
33
|
+
* <code>Draft</code>: The model card is a work in progress.</p>
|
|
34
|
+
* </li>
|
|
35
|
+
* <li>
|
|
36
|
+
* <p>
|
|
37
|
+
* <code>PendingReview</code>: The model card is pending review.</p>
|
|
38
|
+
* </li>
|
|
39
|
+
* <li>
|
|
40
|
+
* <p>
|
|
41
|
+
* <code>Approved</code>: The model card is approved.</p>
|
|
42
|
+
* </li>
|
|
43
|
+
* <li>
|
|
44
|
+
* <p>
|
|
45
|
+
* <code>Archived</code>: The model card is archived. No more updates should be made to the model
|
|
46
|
+
* card, but it can still be exported.</p>
|
|
47
|
+
* </li>
|
|
48
|
+
* </ul>
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
51
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
52
|
+
/**
|
|
53
|
+
* <p>The security configuration used to protect model card content.</p>
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
SecurityConfig?: ModelCardSecurityConfig;
|
|
57
|
+
/**
|
|
58
|
+
* <p>The date and time the model card was created.</p>
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
61
|
+
CreationTime: Date | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
64
|
+
* component, lineage group, project, or model card.</p>
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
CreatedBy: UserContext | undefined;
|
|
68
|
+
/**
|
|
69
|
+
* <p>The date and time the model card was last modified.</p>
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
72
|
+
LastModifiedTime?: Date;
|
|
73
|
+
/**
|
|
74
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
75
|
+
* component, lineage group, project, or model card.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
LastModifiedBy?: UserContext;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The processing status of model card deletion. The <code>ModelCardProcessingStatus</code> updates throughout the different deletion steps.</p>
|
|
81
|
+
* <ul>
|
|
82
|
+
* <li>
|
|
83
|
+
* <p>
|
|
84
|
+
* <code>DeletePending</code>: Model card deletion request received.</p>
|
|
85
|
+
* </li>
|
|
86
|
+
* <li>
|
|
87
|
+
* <p>
|
|
88
|
+
* <code>DeleteInProgress</code>: Model card deletion is in progress.</p>
|
|
89
|
+
* </li>
|
|
90
|
+
* <li>
|
|
91
|
+
* <p>
|
|
92
|
+
* <code>ContentDeleted</code>: Deleted model card content.</p>
|
|
93
|
+
* </li>
|
|
94
|
+
* <li>
|
|
95
|
+
* <p>
|
|
96
|
+
* <code>ExportJobsDeleted</code>: Deleted all export jobs associated with the model card.</p>
|
|
97
|
+
* </li>
|
|
98
|
+
* <li>
|
|
99
|
+
* <p>
|
|
100
|
+
* <code>DeleteCompleted</code>: Successfully deleted the model card.</p>
|
|
101
|
+
* </li>
|
|
102
|
+
* <li>
|
|
103
|
+
* <p>
|
|
104
|
+
* <code>DeleteFailed</code>: The model card failed to delete.</p>
|
|
105
|
+
* </li>
|
|
106
|
+
* </ul>
|
|
107
|
+
* @public
|
|
108
|
+
*/
|
|
109
|
+
ModelCardProcessingStatus?: ModelCardProcessingStatus;
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* @public
|
|
113
|
+
*/
|
|
114
|
+
export interface DescribeModelCardExportJobRequest {
|
|
115
|
+
/**
|
|
116
|
+
* <p>The Amazon Resource Name (ARN) of the model card export job to describe.</p>
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
119
|
+
ModelCardExportJobArn: string | undefined;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* <p>The artifacts of the model card export job.</p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
export interface ModelCardExportArtifacts {
|
|
126
|
+
/**
|
|
127
|
+
* <p>The Amazon S3 URI of the exported model artifacts.</p>
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
130
|
+
S3ExportArtifacts: string | undefined;
|
|
131
|
+
}
|
|
4
132
|
/**
|
|
5
133
|
* @public
|
|
6
134
|
* @enum
|
|
@@ -9894,85 +10022,9 @@ export interface ListModelCardVersionsResponse {
|
|
|
9894
10022
|
NextToken?: string;
|
|
9895
10023
|
}
|
|
9896
10024
|
/**
|
|
9897
|
-
* @
|
|
9898
|
-
*/
|
|
9899
|
-
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
9900
|
-
/**
|
|
9901
|
-
* <p>Name of the endpoint to monitor for model explainability.</p>
|
|
9902
|
-
* @public
|
|
9903
|
-
*/
|
|
9904
|
-
EndpointName?: string;
|
|
9905
|
-
/**
|
|
9906
|
-
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
9907
|
-
* The default is <code>CreationTime</code>.</p>
|
|
9908
|
-
* @public
|
|
9909
|
-
*/
|
|
9910
|
-
SortBy?: MonitoringJobDefinitionSortKey;
|
|
9911
|
-
/**
|
|
9912
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
9913
|
-
* The default is <code>Descending</code>.</p>
|
|
9914
|
-
* @public
|
|
9915
|
-
*/
|
|
9916
|
-
SortOrder?: SortOrder;
|
|
9917
|
-
/**
|
|
9918
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
9919
|
-
* it in the next request.</p>
|
|
9920
|
-
* @public
|
|
9921
|
-
*/
|
|
9922
|
-
NextToken?: string;
|
|
9923
|
-
/**
|
|
9924
|
-
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
9925
|
-
* @public
|
|
9926
|
-
*/
|
|
9927
|
-
MaxResults?: number;
|
|
9928
|
-
/**
|
|
9929
|
-
* <p>Filter for model explainability jobs whose name contains a specified string.</p>
|
|
9930
|
-
* @public
|
|
9931
|
-
*/
|
|
9932
|
-
NameContains?: string;
|
|
9933
|
-
/**
|
|
9934
|
-
* <p>A filter that returns only model explainability jobs created before a specified
|
|
9935
|
-
* time.</p>
|
|
9936
|
-
* @public
|
|
9937
|
-
*/
|
|
9938
|
-
CreationTimeBefore?: Date;
|
|
9939
|
-
/**
|
|
9940
|
-
* <p>A filter that returns only model explainability jobs created after a specified
|
|
9941
|
-
* time.</p>
|
|
9942
|
-
* @public
|
|
9943
|
-
*/
|
|
9944
|
-
CreationTimeAfter?: Date;
|
|
9945
|
-
}
|
|
9946
|
-
/**
|
|
9947
|
-
* @public
|
|
9948
|
-
*/
|
|
9949
|
-
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
9950
|
-
/**
|
|
9951
|
-
* <p>A JSON array in which each element is a summary for a explainability bias jobs.</p>
|
|
9952
|
-
* @public
|
|
9953
|
-
*/
|
|
9954
|
-
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
9955
|
-
/**
|
|
9956
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
9957
|
-
* it in the next request.</p>
|
|
9958
|
-
* @public
|
|
9959
|
-
*/
|
|
9960
|
-
NextToken?: string;
|
|
9961
|
-
}
|
|
9962
|
-
/**
|
|
9963
|
-
* @public
|
|
9964
|
-
* @enum
|
|
9965
|
-
*/
|
|
9966
|
-
export declare const ModelMetadataFilterType: {
|
|
9967
|
-
readonly DOMAIN: "Domain";
|
|
9968
|
-
readonly FRAMEWORK: "Framework";
|
|
9969
|
-
readonly FRAMEWORKVERSION: "FrameworkVersion";
|
|
9970
|
-
readonly TASK: "Task";
|
|
9971
|
-
};
|
|
9972
|
-
/**
|
|
9973
|
-
* @public
|
|
10025
|
+
* @internal
|
|
9974
10026
|
*/
|
|
9975
|
-
export
|
|
10027
|
+
export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;
|
|
9976
10028
|
/**
|
|
9977
10029
|
* @internal
|
|
9978
10030
|
*/
|
|
@@ -1,7 +1,87 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
3
|
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData,
|
|
4
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>Name of the endpoint to monitor for model explainability.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
EndpointName?: string;
|
|
14
|
+
/**
|
|
15
|
+
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
16
|
+
* The default is <code>CreationTime</code>.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
SortBy?: MonitoringJobDefinitionSortKey;
|
|
20
|
+
/**
|
|
21
|
+
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
22
|
+
* The default is <code>Descending</code>.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
SortOrder?: SortOrder;
|
|
26
|
+
/**
|
|
27
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
28
|
+
* it in the next request.</p>
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
31
|
+
NextToken?: string;
|
|
32
|
+
/**
|
|
33
|
+
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
MaxResults?: number;
|
|
37
|
+
/**
|
|
38
|
+
* <p>Filter for model explainability jobs whose name contains a specified string.</p>
|
|
39
|
+
* @public
|
|
40
|
+
*/
|
|
41
|
+
NameContains?: string;
|
|
42
|
+
/**
|
|
43
|
+
* <p>A filter that returns only model explainability jobs created before a specified
|
|
44
|
+
* time.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
CreationTimeBefore?: Date;
|
|
48
|
+
/**
|
|
49
|
+
* <p>A filter that returns only model explainability jobs created after a specified
|
|
50
|
+
* time.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
CreationTimeAfter?: Date;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
59
|
+
/**
|
|
60
|
+
* <p>A JSON array in which each element is a summary for a explainability bias jobs.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
66
|
+
* it in the next request.</p>
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
NextToken?: string;
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
* @enum
|
|
74
|
+
*/
|
|
75
|
+
export declare const ModelMetadataFilterType: {
|
|
76
|
+
readonly DOMAIN: "Domain";
|
|
77
|
+
readonly FRAMEWORK: "Framework";
|
|
78
|
+
readonly FRAMEWORKVERSION: "FrameworkVersion";
|
|
79
|
+
readonly TASK: "Task";
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
84
|
+
export type ModelMetadataFilterType = (typeof ModelMetadataFilterType)[keyof typeof ModelMetadataFilterType];
|
|
5
85
|
/**
|
|
6
86
|
* <p>Part of the search expression. You can specify the name and value
|
|
7
87
|
* (domain, task, framework, framework version, task, and model).</p>
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
CreateClusterRequest,
|
|
5
|
+
CreateClusterResponse,
|
|
6
|
+
} from "../models/models_1";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
DescribeModelCardResponse,
|
|
6
|
-
} from "../models/models_2";
|
|
3
|
+
import { DescribeModelCardRequest } from "../models/models_2";
|
|
4
|
+
import { DescribeModelCardResponse } from "../models/models_3";
|
|
7
5
|
import {
|
|
8
6
|
SageMakerClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
DescribeModelCardExportJobRequest,
|
|
5
|
+
DescribeModelCardExportJobResponse,
|
|
6
|
+
} from "../models/models_3";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ListModelExplainabilityJobDefinitionsRequest,
|
|
5
5
|
ListModelExplainabilityJobDefinitionsResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_4";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1336,6 +1336,12 @@ export interface AutoMLChannel {
|
|
|
1336
1336
|
ChannelType?: AutoMLChannelType;
|
|
1337
1337
|
SampleWeightAttributeName?: string;
|
|
1338
1338
|
}
|
|
1339
|
+
export interface EmrServerlessComputeConfig {
|
|
1340
|
+
ExecutionRoleARN: string | undefined;
|
|
1341
|
+
}
|
|
1342
|
+
export interface AutoMLComputeConfig {
|
|
1343
|
+
EmrServerlessComputeConfig?: EmrServerlessComputeConfig;
|
|
1344
|
+
}
|
|
1339
1345
|
export interface AutoMLDataSplitConfig {
|
|
1340
1346
|
ValidationFraction?: number;
|
|
1341
1347
|
}
|
|
@@ -1811,6 +1817,10 @@ export type CandidateSortBy =
|
|
|
1811
1817
|
export interface DirectDeploySettings {
|
|
1812
1818
|
Status?: FeatureStatus;
|
|
1813
1819
|
}
|
|
1820
|
+
export interface EmrServerlessSettings {
|
|
1821
|
+
ExecutionRoleArn?: string;
|
|
1822
|
+
Status?: FeatureStatus;
|
|
1823
|
+
}
|
|
1814
1824
|
export interface GenerativeAiSettings {
|
|
1815
1825
|
AmazonBedrockRoleArn?: string;
|
|
1816
1826
|
}
|
|
@@ -1848,6 +1858,7 @@ export interface CanvasAppSettings {
|
|
|
1848
1858
|
DirectDeploySettings?: DirectDeploySettings;
|
|
1849
1859
|
KendraSettings?: KendraSettings;
|
|
1850
1860
|
GenerativeAiSettings?: GenerativeAiSettings;
|
|
1861
|
+
EmrServerlessSettings?: EmrServerlessSettings;
|
|
1851
1862
|
}
|
|
1852
1863
|
export interface CaptureContentTypeHeader {
|
|
1853
1864
|
CsvContentTypes?: string[];
|
|
@@ -2560,24 +2571,3 @@ export interface CreateAutoMLJobRequest {
|
|
|
2560
2571
|
export interface CreateAutoMLJobResponse {
|
|
2561
2572
|
AutoMLJobArn: string | undefined;
|
|
2562
2573
|
}
|
|
2563
|
-
export interface CreateAutoMLJobV2Request {
|
|
2564
|
-
AutoMLJobName: string | undefined;
|
|
2565
|
-
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
2566
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
2567
|
-
AutoMLProblemTypeConfig: AutoMLProblemTypeConfig | undefined;
|
|
2568
|
-
RoleArn: string | undefined;
|
|
2569
|
-
Tags?: Tag[];
|
|
2570
|
-
SecurityConfig?: AutoMLSecurityConfig;
|
|
2571
|
-
AutoMLJobObjective?: AutoMLJobObjective;
|
|
2572
|
-
ModelDeployConfig?: ModelDeployConfig;
|
|
2573
|
-
DataSplitConfig?: AutoMLDataSplitConfig;
|
|
2574
|
-
}
|
|
2575
|
-
export interface CreateAutoMLJobV2Response {
|
|
2576
|
-
AutoMLJobArn: string | undefined;
|
|
2577
|
-
}
|
|
2578
|
-
export interface CreateClusterRequest {
|
|
2579
|
-
ClusterName: string | undefined;
|
|
2580
|
-
InstanceGroups: ClusterInstanceGroupSpecification[] | undefined;
|
|
2581
|
-
VpcConfig?: VpcConfig;
|
|
2582
|
-
Tags?: Tag[];
|
|
2583
|
-
}
|
|
@@ -7,8 +7,14 @@ import {
|
|
|
7
7
|
AppSecurityGroupManagement,
|
|
8
8
|
AppType,
|
|
9
9
|
AsyncInferenceConfig,
|
|
10
|
-
AthenaDatasetDefinition,
|
|
11
10
|
AuthMode,
|
|
11
|
+
AutoMLComputeConfig,
|
|
12
|
+
AutoMLDataSplitConfig,
|
|
13
|
+
AutoMLJobChannel,
|
|
14
|
+
AutoMLJobObjective,
|
|
15
|
+
AutoMLOutputDataConfig,
|
|
16
|
+
AutoMLProblemTypeConfig,
|
|
17
|
+
AutoMLSecurityConfig,
|
|
12
18
|
AutoParameter,
|
|
13
19
|
AutoRollbackConfig,
|
|
14
20
|
Autotune,
|
|
@@ -26,6 +32,7 @@ import {
|
|
|
26
32
|
Channel,
|
|
27
33
|
CheckpointConfig,
|
|
28
34
|
ClarifyExplainerConfig,
|
|
35
|
+
ClusterInstanceGroupSpecification,
|
|
29
36
|
CodeEditorAppSettings,
|
|
30
37
|
CodeRepository,
|
|
31
38
|
CollectionConfig,
|
|
@@ -46,6 +53,7 @@ import {
|
|
|
46
53
|
MetricsSource,
|
|
47
54
|
ModelApprovalStatus,
|
|
48
55
|
ModelDataSource,
|
|
56
|
+
ModelDeployConfig,
|
|
49
57
|
OutputDataConfig,
|
|
50
58
|
ProcessingS3DataDistributionType,
|
|
51
59
|
ProcessingS3InputMode,
|
|
@@ -63,6 +71,28 @@ import {
|
|
|
63
71
|
TransformJobDefinition,
|
|
64
72
|
VpcConfig,
|
|
65
73
|
} from "./models_0";
|
|
74
|
+
export interface CreateAutoMLJobV2Request {
|
|
75
|
+
AutoMLJobName: string | undefined;
|
|
76
|
+
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
77
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
78
|
+
AutoMLProblemTypeConfig: AutoMLProblemTypeConfig | undefined;
|
|
79
|
+
RoleArn: string | undefined;
|
|
80
|
+
Tags?: Tag[];
|
|
81
|
+
SecurityConfig?: AutoMLSecurityConfig;
|
|
82
|
+
AutoMLJobObjective?: AutoMLJobObjective;
|
|
83
|
+
ModelDeployConfig?: ModelDeployConfig;
|
|
84
|
+
DataSplitConfig?: AutoMLDataSplitConfig;
|
|
85
|
+
AutoMLComputeConfig?: AutoMLComputeConfig;
|
|
86
|
+
}
|
|
87
|
+
export interface CreateAutoMLJobV2Response {
|
|
88
|
+
AutoMLJobArn: string | undefined;
|
|
89
|
+
}
|
|
90
|
+
export interface CreateClusterRequest {
|
|
91
|
+
ClusterName: string | undefined;
|
|
92
|
+
InstanceGroups: ClusterInstanceGroupSpecification[] | undefined;
|
|
93
|
+
VpcConfig?: VpcConfig;
|
|
94
|
+
Tags?: Tag[];
|
|
95
|
+
}
|
|
66
96
|
export interface CreateClusterResponse {
|
|
67
97
|
ClusterArn: string | undefined;
|
|
68
98
|
}
|
|
@@ -409,6 +439,7 @@ export declare const MlTools: {
|
|
|
409
439
|
readonly ENDPOINTS: "Endpoints";
|
|
410
440
|
readonly EXPERIMENTS: "Experiments";
|
|
411
441
|
readonly FEATURE_STORE: "FeatureStore";
|
|
442
|
+
readonly INFERENCE_OPTIMIZATION: "InferenceOptimization";
|
|
412
443
|
readonly INFERENCE_RECOMMENDER: "InferenceRecommender";
|
|
413
444
|
readonly JUMP_START: "JumpStart";
|
|
414
445
|
readonly MODELS: "Models";
|
|
@@ -2021,30 +2052,6 @@ export declare const RedshiftResultFormat: {
|
|
|
2021
2052
|
};
|
|
2022
2053
|
export type RedshiftResultFormat =
|
|
2023
2054
|
(typeof RedshiftResultFormat)[keyof typeof RedshiftResultFormat];
|
|
2024
|
-
export interface RedshiftDatasetDefinition {
|
|
2025
|
-
ClusterId: string | undefined;
|
|
2026
|
-
Database: string | undefined;
|
|
2027
|
-
DbUser: string | undefined;
|
|
2028
|
-
QueryString: string | undefined;
|
|
2029
|
-
ClusterRoleArn: string | undefined;
|
|
2030
|
-
OutputS3Uri: string | undefined;
|
|
2031
|
-
KmsKeyId?: string;
|
|
2032
|
-
OutputFormat: RedshiftResultFormat | undefined;
|
|
2033
|
-
OutputCompression?: RedshiftResultCompressionType;
|
|
2034
|
-
}
|
|
2035
|
-
export interface DatasetDefinition {
|
|
2036
|
-
AthenaDatasetDefinition?: AthenaDatasetDefinition;
|
|
2037
|
-
RedshiftDatasetDefinition?: RedshiftDatasetDefinition;
|
|
2038
|
-
LocalPath?: string;
|
|
2039
|
-
DataDistributionType?: DataDistributionType;
|
|
2040
|
-
InputMode?: InputMode;
|
|
2041
|
-
}
|
|
2042
|
-
export declare const ProcessingS3CompressionType: {
|
|
2043
|
-
readonly GZIP: "Gzip";
|
|
2044
|
-
readonly NONE: "None";
|
|
2045
|
-
};
|
|
2046
|
-
export type ProcessingS3CompressionType =
|
|
2047
|
-
(typeof ProcessingS3CompressionType)[keyof typeof ProcessingS3CompressionType];
|
|
2048
2055
|
export declare const CreateModelCardRequestFilterSensitiveLog: (
|
|
2049
2056
|
obj: CreateModelCardRequest
|
|
2050
2057
|
) => any;
|
|
@@ -12,9 +12,11 @@ import {
|
|
|
12
12
|
AppType,
|
|
13
13
|
ArtifactSource,
|
|
14
14
|
AsyncInferenceConfig,
|
|
15
|
+
AthenaDatasetDefinition,
|
|
15
16
|
AuthMode,
|
|
16
17
|
AutoMLCandidate,
|
|
17
18
|
AutoMLChannel,
|
|
19
|
+
AutoMLComputeConfig,
|
|
18
20
|
AutoMLDataSplitConfig,
|
|
19
21
|
AutoMLJobArtifacts,
|
|
20
22
|
AutoMLJobChannel,
|
|
@@ -72,10 +74,10 @@ import {
|
|
|
72
74
|
} from "./models_0";
|
|
73
75
|
import {
|
|
74
76
|
DataCaptureConfig,
|
|
77
|
+
DataDistributionType,
|
|
75
78
|
DataQualityAppSpecification,
|
|
76
79
|
DataQualityBaselineConfig,
|
|
77
80
|
DataQualityJobInput,
|
|
78
|
-
DatasetDefinition,
|
|
79
81
|
DefaultSpaceSettings,
|
|
80
82
|
DeploymentConfig,
|
|
81
83
|
DeviceSelectionConfig,
|
|
@@ -105,6 +107,7 @@ import {
|
|
|
105
107
|
InferenceExperimentSchedule,
|
|
106
108
|
InferenceExperimentType,
|
|
107
109
|
InputConfig,
|
|
110
|
+
InputMode,
|
|
108
111
|
JobType,
|
|
109
112
|
JupyterServerAppSettings,
|
|
110
113
|
KernelGatewayAppSettings,
|
|
@@ -115,8 +118,6 @@ import {
|
|
|
115
118
|
ModelBiasAppSpecification,
|
|
116
119
|
ModelBiasBaselineConfig,
|
|
117
120
|
ModelBiasJobInput,
|
|
118
|
-
ModelCardSecurityConfig,
|
|
119
|
-
ModelCardStatus,
|
|
120
121
|
ModelInfrastructureConfig,
|
|
121
122
|
MonitoringNetworkConfig,
|
|
122
123
|
MonitoringOutputConfig,
|
|
@@ -128,7 +129,6 @@ import {
|
|
|
128
129
|
OnlineStoreConfig,
|
|
129
130
|
OutputConfig,
|
|
130
131
|
ProcessingInstanceType,
|
|
131
|
-
ProcessingS3CompressionType,
|
|
132
132
|
ProcessingS3UploadMode,
|
|
133
133
|
Processor,
|
|
134
134
|
ProductionVariant,
|
|
@@ -139,6 +139,8 @@ import {
|
|
|
139
139
|
RecommendationJobInputConfig,
|
|
140
140
|
RecommendationJobStoppingConditions,
|
|
141
141
|
RecommendationJobType,
|
|
142
|
+
RedshiftResultCompressionType,
|
|
143
|
+
RedshiftResultFormat,
|
|
142
144
|
RetryStrategy,
|
|
143
145
|
ShadowModeConfig,
|
|
144
146
|
ThroughputMode,
|
|
@@ -146,6 +148,30 @@ import {
|
|
|
146
148
|
UserSettings,
|
|
147
149
|
VendorGuidance,
|
|
148
150
|
} from "./models_1";
|
|
151
|
+
export interface RedshiftDatasetDefinition {
|
|
152
|
+
ClusterId: string | undefined;
|
|
153
|
+
Database: string | undefined;
|
|
154
|
+
DbUser: string | undefined;
|
|
155
|
+
QueryString: string | undefined;
|
|
156
|
+
ClusterRoleArn: string | undefined;
|
|
157
|
+
OutputS3Uri: string | undefined;
|
|
158
|
+
KmsKeyId?: string;
|
|
159
|
+
OutputFormat: RedshiftResultFormat | undefined;
|
|
160
|
+
OutputCompression?: RedshiftResultCompressionType;
|
|
161
|
+
}
|
|
162
|
+
export interface DatasetDefinition {
|
|
163
|
+
AthenaDatasetDefinition?: AthenaDatasetDefinition;
|
|
164
|
+
RedshiftDatasetDefinition?: RedshiftDatasetDefinition;
|
|
165
|
+
LocalPath?: string;
|
|
166
|
+
DataDistributionType?: DataDistributionType;
|
|
167
|
+
InputMode?: InputMode;
|
|
168
|
+
}
|
|
169
|
+
export declare const ProcessingS3CompressionType: {
|
|
170
|
+
readonly GZIP: "Gzip";
|
|
171
|
+
readonly NONE: "None";
|
|
172
|
+
};
|
|
173
|
+
export type ProcessingS3CompressionType =
|
|
174
|
+
(typeof ProcessingS3CompressionType)[keyof typeof ProcessingS3CompressionType];
|
|
149
175
|
export declare const ProcessingS3DataType: {
|
|
150
176
|
readonly MANIFEST_FILE: "ManifestFile";
|
|
151
177
|
readonly S3_PREFIX: "S3Prefix";
|
|
@@ -171,7 +197,7 @@ export interface ProcessingFeatureStoreOutput {
|
|
|
171
197
|
}
|
|
172
198
|
export interface ProcessingS3Output {
|
|
173
199
|
S3Uri: string | undefined;
|
|
174
|
-
LocalPath
|
|
200
|
+
LocalPath?: string;
|
|
175
201
|
S3UploadMode: ProcessingS3UploadMode | undefined;
|
|
176
202
|
}
|
|
177
203
|
export interface ProcessingOutput {
|
|
@@ -1048,6 +1074,7 @@ export interface DescribeAutoMLJobV2Response {
|
|
|
1048
1074
|
ModelDeployResult?: ModelDeployResult;
|
|
1049
1075
|
DataSplitConfig?: AutoMLDataSplitConfig;
|
|
1050
1076
|
SecurityConfig?: AutoMLSecurityConfig;
|
|
1077
|
+
AutoMLComputeConfig?: AutoMLComputeConfig;
|
|
1051
1078
|
}
|
|
1052
1079
|
export interface DescribeClusterRequest {
|
|
1053
1080
|
ClusterName: string | undefined;
|
|
@@ -2032,29 +2059,7 @@ export declare const ModelCardProcessingStatus: {
|
|
|
2032
2059
|
};
|
|
2033
2060
|
export type ModelCardProcessingStatus =
|
|
2034
2061
|
(typeof ModelCardProcessingStatus)[keyof typeof ModelCardProcessingStatus];
|
|
2035
|
-
export interface DescribeModelCardResponse {
|
|
2036
|
-
ModelCardArn: string | undefined;
|
|
2037
|
-
ModelCardName: string | undefined;
|
|
2038
|
-
ModelCardVersion: number | undefined;
|
|
2039
|
-
Content: string | undefined;
|
|
2040
|
-
ModelCardStatus: ModelCardStatus | undefined;
|
|
2041
|
-
SecurityConfig?: ModelCardSecurityConfig;
|
|
2042
|
-
CreationTime: Date | undefined;
|
|
2043
|
-
CreatedBy: UserContext | undefined;
|
|
2044
|
-
LastModifiedTime?: Date;
|
|
2045
|
-
LastModifiedBy?: UserContext;
|
|
2046
|
-
ModelCardProcessingStatus?: ModelCardProcessingStatus;
|
|
2047
|
-
}
|
|
2048
|
-
export interface DescribeModelCardExportJobRequest {
|
|
2049
|
-
ModelCardExportJobArn: string | undefined;
|
|
2050
|
-
}
|
|
2051
|
-
export interface ModelCardExportArtifacts {
|
|
2052
|
-
S3ExportArtifacts: string | undefined;
|
|
2053
|
-
}
|
|
2054
2062
|
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
2055
2063
|
export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
2056
2064
|
obj: CreateWorkforceRequest
|
|
2057
2065
|
) => any;
|
|
2058
|
-
export declare const DescribeModelCardResponseFilterSensitiveLog: (
|
|
2059
|
-
obj: DescribeModelCardResponse
|
|
2060
|
-
) => any;
|