Awso_cleanroomsml_syncSourceval cancel_trained_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CancelTrainedModelRequest.t ->
(unit, unit) Result.tval cancel_trained_model_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CancelTrainedModelInferenceJobRequest.t ->
(unit, unit) Result.tval create_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateAudienceModelRequest.t ->
(Awso_cleanroomsml.Values.CreateAudienceModelResponse.t,
Awso_cleanroomsml.Values.CreateAudienceModelResponse.error)
Result.tval create_configured_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateConfiguredAudienceModelRequest.t ->
(Awso_cleanroomsml.Values.CreateConfiguredAudienceModelResponse.t,
Awso_cleanroomsml.Values.CreateConfiguredAudienceModelResponse.error)
Result.tval create_configured_model_algorithm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmRequest.t ->
(Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmResponse.t,
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmResponse.error)
Result.tval create_configured_model_algorithm_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationRequest.t ->
(Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationResponse.t,
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationResponse.error)
Result.tval create_m_l_input_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateMLInputChannelRequest.t ->
(Awso_cleanroomsml.Values.CreateMLInputChannelResponse.t,
Awso_cleanroomsml.Values.CreateMLInputChannelResponse.error)
Result.tval create_trained_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateTrainedModelRequest.t ->
(Awso_cleanroomsml.Values.CreateTrainedModelResponse.t,
Awso_cleanroomsml.Values.CreateTrainedModelResponse.error)
Result.tval create_training_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.CreateTrainingDatasetRequest.t ->
(Awso_cleanroomsml.Values.CreateTrainingDatasetResponse.t,
Awso_cleanroomsml.Values.CreateTrainingDatasetResponse.error)
Result.tval delete_audience_generation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteAudienceGenerationJobRequest.t ->
(unit, unit) Result.tval delete_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteAudienceModelRequest.t ->
(unit, unit) Result.tval delete_configured_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelRequest.t ->
(unit, unit) Result.tval delete_configured_audience_model_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelPolicyRequest.t ->
(unit, unit) Result.tval delete_configured_model_algorithm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmRequest.t ->
(unit, unit) Result.tval delete_configured_model_algorithm_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmAssociationRequest.t ->
(unit, unit) Result.tval delete_m_l_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteMLConfigurationRequest.t ->
(unit, unit) Result.tval delete_m_l_input_channel_data :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteMLInputChannelDataRequest.t ->
(unit, unit) Result.tval delete_trained_model_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteTrainedModelOutputRequest.t ->
(unit, unit) Result.tval delete_training_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.DeleteTrainingDatasetRequest.t ->
(unit, unit) Result.tval get_audience_generation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetAudienceGenerationJobRequest.t ->
(Awso_cleanroomsml.Values.GetAudienceGenerationJobResponse.t,
Awso_cleanroomsml.Values.GetAudienceGenerationJobResponse.error)
Result.tval get_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetAudienceModelRequest.t ->
(Awso_cleanroomsml.Values.GetAudienceModelResponse.t,
Awso_cleanroomsml.Values.GetAudienceModelResponse.error)
Result.tval get_collaboration_configured_model_algorithm_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationRequest.t ->
(Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationResponse.t,
Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationResponse.error)
Result.tval get_collaboration_m_l_input_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelRequest.t ->
(Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponse.t,
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponse.error)
Result.tval get_collaboration_trained_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetCollaborationTrainedModelRequest.t ->
(Awso_cleanroomsml.Values.GetCollaborationTrainedModelResponse.t,
Awso_cleanroomsml.Values.GetCollaborationTrainedModelResponse.error)
Result.tval get_configured_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetConfiguredAudienceModelRequest.t ->
(Awso_cleanroomsml.Values.GetConfiguredAudienceModelResponse.t,
Awso_cleanroomsml.Values.GetConfiguredAudienceModelResponse.error)
Result.tval get_configured_audience_model_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyRequest.t ->
(Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyResponse.t,
Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyResponse.error)
Result.tval get_configured_model_algorithm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmRequest.t ->
(Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmResponse.t,
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmResponse.error)
Result.tval get_configured_model_algorithm_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationRequest.t ->
(Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationResponse.t,
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationResponse.error)
Result.tval get_m_l_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetMLConfigurationRequest.t ->
(Awso_cleanroomsml.Values.GetMLConfigurationResponse.t,
Awso_cleanroomsml.Values.GetMLConfigurationResponse.error)
Result.tval get_m_l_input_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetMLInputChannelRequest.t ->
(Awso_cleanroomsml.Values.GetMLInputChannelResponse.t,
Awso_cleanroomsml.Values.GetMLInputChannelResponse.error)
Result.tval get_trained_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetTrainedModelRequest.t ->
(Awso_cleanroomsml.Values.GetTrainedModelResponse.t,
Awso_cleanroomsml.Values.GetTrainedModelResponse.error)
Result.tval get_trained_model_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetTrainedModelInferenceJobRequest.t ->
(Awso_cleanroomsml.Values.GetTrainedModelInferenceJobResponse.t,
Awso_cleanroomsml.Values.GetTrainedModelInferenceJobResponse.error)
Result.tval get_training_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.GetTrainingDatasetRequest.t ->
(Awso_cleanroomsml.Values.GetTrainingDatasetResponse.t,
Awso_cleanroomsml.Values.GetTrainingDatasetResponse.error)
Result.tval list_audience_export_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListAudienceExportJobsRequest.t ->
(Awso_cleanroomsml.Values.ListAudienceExportJobsResponse.t,
Awso_cleanroomsml.Values.ListAudienceExportJobsResponse.error)
Result.tval list_audience_generation_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListAudienceGenerationJobsRequest.t ->
(Awso_cleanroomsml.Values.ListAudienceGenerationJobsResponse.t,
Awso_cleanroomsml.Values.ListAudienceGenerationJobsResponse.error)
Result.tval list_audience_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListAudienceModelsRequest.t ->
(Awso_cleanroomsml.Values.ListAudienceModelsResponse.t,
Awso_cleanroomsml.Values.ListAudienceModelsResponse.error)
Result.tval list_collaboration_configured_model_algorithm_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsRequest.t ->
(Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsResponse.t,
Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsResponse.error)
Result.tval list_collaboration_m_l_input_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsRequest.t ->
(Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsResponse.t,
Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsResponse.error)
Result.tval list_collaboration_trained_model_export_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsRequest.t ->
(Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsResponse.t,
Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsResponse.error)
Result.tval list_collaboration_trained_model_inference_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsRequest.t ->
(Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsResponse.t,
Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsResponse.error)
Result.tval list_collaboration_trained_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListCollaborationTrainedModelsRequest.t ->
(Awso_cleanroomsml.Values.ListCollaborationTrainedModelsResponse.t,
Awso_cleanroomsml.Values.ListCollaborationTrainedModelsResponse.error)
Result.tval list_configured_audience_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListConfiguredAudienceModelsRequest.t ->
(Awso_cleanroomsml.Values.ListConfiguredAudienceModelsResponse.t,
Awso_cleanroomsml.Values.ListConfiguredAudienceModelsResponse.error)
Result.tval list_configured_model_algorithm_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsRequest.t ->
(Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsResponse.t,
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsResponse.error)
Result.tval list_configured_model_algorithms :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsRequest.t ->
(Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsResponse.t,
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsResponse.error)
Result.tval list_m_l_input_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListMLInputChannelsRequest.t ->
(Awso_cleanroomsml.Values.ListMLInputChannelsResponse.t,
Awso_cleanroomsml.Values.ListMLInputChannelsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListTagsForResourceRequest.t ->
(Awso_cleanroomsml.Values.ListTagsForResourceResponse.t,
Awso_cleanroomsml.Values.ListTagsForResourceResponse.error)
Result.tval list_trained_model_inference_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsRequest.t ->
(Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsResponse.t,
Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsResponse.error)
Result.tval list_trained_model_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListTrainedModelVersionsRequest.t ->
(Awso_cleanroomsml.Values.ListTrainedModelVersionsResponse.t,
Awso_cleanroomsml.Values.ListTrainedModelVersionsResponse.error)
Result.tval list_trained_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListTrainedModelsRequest.t ->
(Awso_cleanroomsml.Values.ListTrainedModelsResponse.t,
Awso_cleanroomsml.Values.ListTrainedModelsResponse.error)
Result.tval list_training_datasets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.ListTrainingDatasetsRequest.t ->
(Awso_cleanroomsml.Values.ListTrainingDatasetsResponse.t,
Awso_cleanroomsml.Values.ListTrainingDatasetsResponse.error)
Result.tval put_configured_audience_model_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyRequest.t ->
(Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyResponse.t,
Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyResponse.error)
Result.tval put_m_l_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.PutMLConfigurationRequest.t ->
(unit, unit) Result.tval start_audience_export_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.StartAudienceExportJobRequest.t ->
(unit, unit) Result.tval start_audience_generation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.StartAudienceGenerationJobRequest.t ->
(Awso_cleanroomsml.Values.StartAudienceGenerationJobResponse.t,
Awso_cleanroomsml.Values.StartAudienceGenerationJobResponse.error)
Result.tval start_trained_model_export_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.StartTrainedModelExportJobRequest.t ->
(unit, unit) Result.tval start_trained_model_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.StartTrainedModelInferenceJobRequest.t ->
(Awso_cleanroomsml.Values.StartTrainedModelInferenceJobResponse.t,
Awso_cleanroomsml.Values.StartTrainedModelInferenceJobResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.TagResourceRequest.t ->
(Awso_cleanroomsml.Values.TagResourceResponse.t,
Awso_cleanroomsml.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.UntagResourceRequest.t ->
(Awso_cleanroomsml.Values.UntagResourceResponse.t,
Awso_cleanroomsml.Values.UntagResourceResponse.error)
Result.tval update_configured_audience_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelRequest.t ->
(Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelResponse.t,
Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelResponse.error)
Result.tinclude module type of struct include Awso_cleanroomsml.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The configuration for defining custom patterns to be redacted from logs and error messages. This is for the CUSTOM config under entitiesToRedact. Both CustomEntityConfig and entitiesToRedact need to be present or not present.
module WorkerComputeConfigurationNumberInteger =
Awso_cleanroomsml.Values.WorkerComputeConfigurationNumberIntegermodule WorkerComputeConfigurationProperties =
Awso_cleanroomsml.Values.WorkerComputeConfigurationPropertiesThe configuration properties for the worker compute environment. These properties allow you to customize the compute settings for your Clean Rooms workloads.
module MembershipInferenceAttackScoreScoreDouble =
Awso_cleanroomsml.Values.MembershipInferenceAttackScoreScoreDoublemodule MembershipInferenceAttackVersion =
Awso_cleanroomsml.Values.MembershipInferenceAttackVersionThe configuration for log redaction.
module LogsConfigurationPolicyFilterPatternString =
Awso_cleanroomsml.Values.LogsConfigurationPolicyFilterPatternStringDefines who will receive inference results.
Provides information about an Amazon S3 bucket and path.
module TrainedModelExportReceiverMember =
Awso_cleanroomsml.Values.TrainedModelExportReceiverMemberProvides information about the member who will receive trained model exports.
Defines the Glue data source that contains the training data.
Metadata for a column.
Configuration information about the compute workers that perform the transform job.
module ProtectedQuerySQLParametersQueryStringString =
Awso_cleanroomsml.Values.ProtectedQuerySQLParametersQueryStringStringThe detailed information for a specific budget period, including time boundaries and budget amounts.
Properties that define how a specific data column should be handled during synthetic data generation, including its name, type, and role in predictive modeling.
module MembershipInferenceAttackScore =
Awso_cleanroomsml.Values.MembershipInferenceAttackScoreA score that measures the vulnerability of synthetic data to membership inference attacks and provides both the numerical score and the version of the attack methodology used for evaluation.
module TrainedModelExportsMaxSizeUnitType =
Awso_cleanroomsml.Values.TrainedModelExportsMaxSizeUnitTypemodule TrainedModelExportsMaxSizeValue =
Awso_cleanroomsml.Values.TrainedModelExportsMaxSizeValueProvides the information necessary for a user to access the logs.
module TrainedModelInferenceMaxOutputSizeUnitType =
Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSizeUnitTypemodule TrainedModelInferenceMaxOutputSizeValue =
Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSizeValuemodule TrainedModelArtifactMaxSizeUnitType =
Awso_cleanroomsml.Values.TrainedModelArtifactMaxSizeUnitTypemodule TrainedModelArtifactMaxSizeValue =
Awso_cleanroomsml.Values.TrainedModelArtifactMaxSizeValuemodule IncrementalTrainingDataChannelOutput =
Awso_cleanroomsml.Values.IncrementalTrainingDataChannelOutputContains information about an incremental training data channel that was used to create a trained model. This structure provides details about the base model and channel configuration used during incremental training.
module InferenceOutputConfigurationAcceptString =
Awso_cleanroomsml.Values.InferenceOutputConfigurationAcceptStringmodule ConfiguredModelAlgorithmAssociationArn =
Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationArnDefines the Amazon S3 bucket where the configured audience is stored.
module TrainedModelExportReceiverMembers =
Awso_cleanroomsml.Values.TrainedModelExportReceiverMembersDefines information about the Glue data source that contains the training data.
Provides configuration information for the instances that will perform the compute work.
The parameters for the SQL type Protected Query.
module MembershipInferenceAttackScoreList =
Awso_cleanroomsml.Values.MembershipInferenceAttackScoreListmodule TrainedModelExportFileTypeList =
Awso_cleanroomsml.Values.TrainedModelExportFileTypeListThe maximum size of the trained model metrics that can be exported. If the trained model metrics dataset is larger than this value, it will not be exported.
module TrainedModelInferenceMaxOutputSize =
Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSizeInformation about the maximum output size for a trained model inference job.
Provides the configuration policy for metrics generation.
Specifies the maximum size limit for trained model artifacts. This configuration helps control storage costs and ensures that trained models don't exceed specified size constraints. The size limit applies to the total size of all artifacts produced by the training job.
The size of the generated audience. Must match one of the sizes in the configured audience model.
module IncrementalTrainingDataChannelsOutput =
Awso_cleanroomsml.Values.IncrementalTrainingDataChannelsOutputConfiguration information about how the inference output is stored.
module TrainedModelInferenceJobStatus =
Awso_cleanroomsml.Values.TrainedModelInferenceJobStatusmodule MLInputChannelSummaryConfiguredModelAlgorithmAssociationsList =
Awso_cleanroomsml.Values.MLInputChannelSummaryConfiguredModelAlgorithmAssociationsListmodule ConfiguredAudienceModelOutputConfig =
Awso_cleanroomsml.Values.ConfiguredAudienceModelOutputConfigConfiguration information necessary for the configure audience model output.
Details about the status of a resource.
module TrainedModelExportOutputConfiguration =
Awso_cleanroomsml.Values.TrainedModelExportOutputConfigurationInformation about the output of the trained model export job.
module CollaborationMLInputChannelSummaryConfiguredModelAlgorithmAssociationsList =
Awso_cleanroomsml.Values.CollaborationMLInputChannelSummaryConfiguredModelAlgorithmAssociationsListDefines the Glue data source and schema mapping information.
Provides information necessary to perform the protected query.
An access budget that defines consumption limits for a specific resource within defined time periods.
Contains classification information for data columns, including mappings that specify how columns should be handled during synthetic data generation and privacy analysis.
module MLSyntheticDataParametersEpsilonDouble =
Awso_cleanroomsml.Values.MLSyntheticDataParametersEpsilonDoublemodule MLSyntheticDataParametersMaxMembershipInferenceAttackScoreDouble =
Awso_cleanroomsml.Values.MLSyntheticDataParametersMaxMembershipInferenceAttackScoreDoublePrivacy evaluation scores that measure the privacy characteristics of the generated synthetic data, including assessments of potential privacy risks such as membership inference attacks.
Information about the model metric that is reported for a trained model.
module TrainedModelExportsConfigurationPolicy =
Awso_cleanroomsml.Values.TrainedModelExportsConfigurationPolicyInformation about how the trained model exports are configured.
module TrainedModelInferenceJobsConfigurationPolicy =
Awso_cleanroomsml.Values.TrainedModelInferenceJobsConfigurationPolicyProvides configuration information for the trained model inference job.
module TrainedModelsConfigurationPolicy =
Awso_cleanroomsml.Values.TrainedModelsConfigurationPolicyThe configuration policy for the trained models.
The relevance score of a generated audience.
module ServiceQuotaExceededExceptionQuotaValueDouble =
Awso_cleanroomsml.Values.ServiceQuotaExceededExceptionQuotaValueDoublemodule InferenceContainerExecutionParametersMaxPayloadInMBInteger =
Awso_cleanroomsml.Values.InferenceContainerExecutionParametersMaxPayloadInMBIntegermodule InferenceEnvironmentMapKeyString =
Awso_cleanroomsml.Values.InferenceEnvironmentMapKeyStringmodule InferenceEnvironmentMapValueString =
Awso_cleanroomsml.Values.InferenceEnvironmentMapValueStringmodule InferenceResourceConfigInstanceCountInteger =
Awso_cleanroomsml.Values.InferenceResourceConfigInstanceCountIntegerThe Amazon S3 location where the exported model artifacts are stored.
Provides information about the training dataset.
Summary information about the trained model.
module TrainedModelInferenceJobSummary =
Awso_cleanroomsml.Values.TrainedModelInferenceJobSummaryProvides information about the trained model inference job.
Provides summary information about the ML input channel.
module ConfiguredModelAlgorithmSummary =
Awso_cleanroomsml.Values.ConfiguredModelAlgorithmSummaryProvides summary information about a configured model algorithm.
module ConfiguredModelAlgorithmAssociationSummary =
Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationSummaryProvides summary information about the configured model algorithm association.
module ConfiguredAudienceModelSummary =
Awso_cleanroomsml.Values.ConfiguredAudienceModelSummaryInformation about the configured audience model.
module CollaborationTrainedModelSummary =
Awso_cleanroomsml.Values.CollaborationTrainedModelSummaryProvides summary information about a trained model in a collaboration.
module CollaborationTrainedModelInferenceJobSummary =
Awso_cleanroomsml.Values.CollaborationTrainedModelInferenceJobSummaryProvides summary information about a trained model inference job in a collaboration.
module CollaborationTrainedModelExportJobSummary =
Awso_cleanroomsml.Values.CollaborationTrainedModelExportJobSummaryProvides summary information about a trained model export job in a collaboration.
module CollaborationMLInputChannelSummary =
Awso_cleanroomsml.Values.CollaborationMLInputChannelSummaryProvides summary information about an ML input channel in a collaboration.
module CollaborationConfiguredModelAlgorithmAssociationSummary =
Awso_cleanroomsml.Values.CollaborationConfiguredModelAlgorithmAssociationSummaryProvides summary information about a configured model algorithm in a collaboration.
Information about the audience model.
Provides information about the configured audience generation job.
Provides information about the audience export job.
Defines where the training dataset is located, what type of data it contains, and how to access the data.
Information about the model training data channel. A training data channel is a named data source that the training algorithms can consume.
module ResourceConfigInstanceCountInteger =
Awso_cleanroomsml.Values.ResourceConfigInstanceCountIntegermodule ResourceConfigVolumeSizeInGBInteger =
Awso_cleanroomsml.Values.ResourceConfigVolumeSizeInGBIntegermodule StoppingConditionMaxRuntimeInSecondsInteger =
Awso_cleanroomsml.Values.StoppingConditionMaxRuntimeInSecondsIntegerProvides the data source that is used to define an input channel.
Parameters that control the generation of synthetic data for custom model training, including privacy settings and column classification details.
Comprehensive evaluation metrics for synthetic data that assess both the utility of the generated data for machine learning tasks and its privacy preservation characteristics.
Information about the privacy configuration policies for a configured model algorithm association.
module AudienceQualityMetricsRecallMetricDouble =
Awso_cleanroomsml.Values.AudienceQualityMetricsRecallMetricDoublemodule IncrementalTrainingDataChannel =
Awso_cleanroomsml.Values.IncrementalTrainingDataChannelDefines an incremental training data channel that references a previously trained model. Incremental training allows you to update an existing trained model with new data, building upon the knowledge from a base model rather than training from scratch. This can significantly reduce training time and computational costs while improving model performance with additional data.
You do not have sufficient access to perform this action.
You can't complete this action because another resource depends on this resource.
The resource you are requesting does not exist.
The request parameters for this request are incorrect.
Returns the relevance scores at these audience sizes when used in the GetAudienceGenerationJob for a specified audience generation job and configured audience model. Specifies the list of allowed audienceSize values when used in the StartAudienceExportJob for an audience generation job. You can use the ABSOLUTE AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage AudienceSize to configure sizes in the range 1-100 percent.
You have exceeded your service quota.
The request was denied due to request throttling.
module InferenceContainerExecutionParameters =
Awso_cleanroomsml.Values.InferenceContainerExecutionParametersProvides execution parameters for the inference container.
Defines the resources used to perform model inference.
Defines information about the data source used for model inference.
module AudienceGenerationJobDataSource =
Awso_cleanroomsml.Values.AudienceGenerationJobDataSourceDefines the Amazon S3 bucket where the seed audience for the generating audience is stored.
Configuration information about how the exported model artifacts are stored.
module ConfiguredModelAlgorithmAssociationList =
Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationListmodule CollaborationTrainedModelInferenceJobList =
Awso_cleanroomsml.Values.CollaborationTrainedModelInferenceJobListmodule CollaborationTrainedModelExportJobList =
Awso_cleanroomsml.Values.CollaborationTrainedModelExportJobListmodule CollaborationMLInputChannelsList =
Awso_cleanroomsml.Values.CollaborationMLInputChannelsListmodule CollaborationConfiguredModelAlgorithmAssociationList =
Awso_cleanroomsml.Values.CollaborationConfiguredModelAlgorithmAssociationListInformation about the EC2 resources that are used to train the model.
The criteria used to stop model training.
module GetMLInputChannelResponseConfiguredModelAlgorithmAssociationsList =
Awso_cleanroomsml.Values.GetMLInputChannelResponseConfiguredModelAlgorithmAssociationsListmodule GetMLInputChannelResponseNumberOfFilesDouble =
Awso_cleanroomsml.Values.GetMLInputChannelResponseNumberOfFilesDoublemodule GetMLInputChannelResponseNumberOfRecordsLong =
Awso_cleanroomsml.Values.GetMLInputChannelResponseNumberOfRecordsLongmodule GetMLInputChannelResponseRetentionInDaysInteger =
Awso_cleanroomsml.Values.GetMLInputChannelResponseRetentionInDaysIntegermodule GetMLInputChannelResponseSizeInGbDouble =
Awso_cleanroomsml.Values.GetMLInputChannelResponseSizeInGbDoubleProvides information about the data source that is used to create an ML input channel.
The privacy budget information that controls access to Clean Rooms ML input channels.
Configuration settings for synthetic data generation, including the parameters that control data synthesis and the evaluation scores that measure the quality and privacy characteristics of the generated synthetic data.
Provides configuration information for the dockerized container where the model algorithm is stored.
Provides configuration information for the inference container.
Information about the privacy configuration for a configured model algorithm association.
module GetCollaborationMLInputChannelResponseConfiguredModelAlgorithmAssociationsList =
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseConfiguredModelAlgorithmAssociationsListmodule GetCollaborationMLInputChannelResponseNumberOfRecordsLong =
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseNumberOfRecordsLongmodule GetCollaborationMLInputChannelResponseRetentionInDaysInteger =
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseRetentionInDaysIntegerMetrics that describe the quality of the generated audience.
module CreateTrainingDatasetRequestTrainingDataList =
Awso_cleanroomsml.Values.CreateTrainingDatasetRequestTrainingDataListAn internal service error occurred. Retry your request. If the problem persists, contact AWS Support.
module IncrementalTrainingDataChannels =
Awso_cleanroomsml.Values.IncrementalTrainingDataChannelsmodule CreateMLInputChannelRequestConfiguredModelAlgorithmAssociationsList =
Awso_cleanroomsml.Values.CreateMLInputChannelRequestConfiguredModelAlgorithmAssociationsListmodule CreateMLInputChannelRequestRetentionInDaysInteger =
Awso_cleanroomsml.Values.CreateMLInputChannelRequestRetentionInDaysIntegermodule UpdateConfiguredAudienceModelResponse =
Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelResponseProvides the information necessary to update a configured audience model. Updates that impact audience generation jobs take effect when a new job starts, but do not impact currently running jobs.
module UpdateConfiguredAudienceModelRequest =
Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelRequestProvides the information necessary to update a configured audience model. Updates that impact audience generation jobs take effect when a new job starts, but do not impact currently running jobs.
Removes metadata tags from a specified resource.
Removes metadata tags from a specified resource.
Adds metadata tags to a specified resource.
Adds metadata tags to a specified resource.
module StartTrainedModelInferenceJobResponse =
Awso_cleanroomsml.Values.StartTrainedModelInferenceJobResponseDefines the information necessary to begin a trained model inference job.
module StartTrainedModelInferenceJobRequest =
Awso_cleanroomsml.Values.StartTrainedModelInferenceJobRequestDefines the information necessary to begin a trained model inference job.
module StartTrainedModelExportJobRequest =
Awso_cleanroomsml.Values.StartTrainedModelExportJobRequestProvides the information necessary to start a trained model export job.
module StartAudienceGenerationJobResponse =
Awso_cleanroomsml.Values.StartAudienceGenerationJobResponseInformation necessary to start the audience generation job.
module StartAudienceGenerationJobRequest =
Awso_cleanroomsml.Values.StartAudienceGenerationJobRequestInformation necessary to start the audience generation job.
Export an audience of a specified size after you have generated an audience.
Assigns information about an ML configuration.
module PutConfiguredAudienceModelPolicyResponse =
Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyResponseCreate or update the resource policy for a configured audience model.
module PutConfiguredAudienceModelPolicyRequest =
Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyRequestCreate or update the resource policy for a configured audience model.
Returns a list of training datasets.
Returns a list of training datasets.
Returns a list of trained models.
Returns a list of trained models.
module ListTrainedModelVersionsResponse =
Awso_cleanroomsml.Values.ListTrainedModelVersionsResponseReturns a list of trained model versions for a specified trained model. This operation allows you to view all versions of a trained model, including information about their status and creation details. You can use this to track the evolution of your trained models and select specific versions for inference or further training.
module ListTrainedModelVersionsRequest =
Awso_cleanroomsml.Values.ListTrainedModelVersionsRequestReturns a list of trained model versions for a specified trained model. This operation allows you to view all versions of a trained model, including information about their status and creation details. You can use this to track the evolution of your trained models and select specific versions for inference or further training.
module ListTrainedModelInferenceJobsResponse =
Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsResponseReturns a list of trained model inference jobs that match the request parameters.
module ListTrainedModelInferenceJobsRequest =
Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsRequestReturns a list of trained model inference jobs that match the request parameters.
Returns a list of tags for a provided resource.
Returns a list of tags for a provided resource.
Returns a list of ML input channels.
Returns a list of ML input channels.
module ListConfiguredModelAlgorithmsResponse =
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsResponseReturns a list of configured model algorithms.
module ListConfiguredModelAlgorithmsRequest =
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsRequestReturns a list of configured model algorithms.
module ListConfiguredModelAlgorithmAssociationsResponse =
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsResponseReturns a list of configured model algorithm associations.
module ListConfiguredModelAlgorithmAssociationsRequest =
Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsRequestReturns a list of configured model algorithm associations.
module ListConfiguredAudienceModelsResponse =
Awso_cleanroomsml.Values.ListConfiguredAudienceModelsResponseReturns a list of the configured audience models.
module ListConfiguredAudienceModelsRequest =
Awso_cleanroomsml.Values.ListConfiguredAudienceModelsRequestReturns a list of the configured audience models.
module ListCollaborationTrainedModelsResponse =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelsResponseReturns a list of the trained models in a collaboration.
module ListCollaborationTrainedModelsRequest =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelsRequestReturns a list of the trained models in a collaboration.
module ListCollaborationTrainedModelInferenceJobsResponse =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsResponseReturns a list of trained model inference jobs in a specified collaboration.
module ListCollaborationTrainedModelInferenceJobsRequest =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsRequestReturns a list of trained model inference jobs in a specified collaboration.
module ListCollaborationTrainedModelExportJobsResponse =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsResponseReturns a list of the export jobs for a trained model in a collaboration.
module ListCollaborationTrainedModelExportJobsRequest =
Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsRequestReturns a list of the export jobs for a trained model in a collaboration.
module ListCollaborationMLInputChannelsResponse =
Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsResponseReturns a list of the ML input channels in a collaboration.
module ListCollaborationMLInputChannelsRequest =
Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsRequestReturns a list of the ML input channels in a collaboration.
module ListCollaborationConfiguredModelAlgorithmAssociationsResponse =
Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsResponseReturns a list of the configured model algorithm associations in a collaboration.
module ListCollaborationConfiguredModelAlgorithmAssociationsRequest =
Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsRequestReturns a list of the configured model algorithm associations in a collaboration.
Returns a list of audience models.
Returns a list of audience models.
module ListAudienceGenerationJobsResponse =
Awso_cleanroomsml.Values.ListAudienceGenerationJobsResponseReturns a list of audience generation jobs.
module ListAudienceGenerationJobsRequest =
Awso_cleanroomsml.Values.ListAudienceGenerationJobsRequestReturns a list of audience generation jobs.
module ListAudienceExportJobsResponse =
Awso_cleanroomsml.Values.ListAudienceExportJobsResponseReturns a list of the audience export jobs.
Returns a list of the audience export jobs.
Returns information about a training dataset.
Returns information about a training dataset.
Returns information about a trained model.
Returns information about a trained model.
module GetTrainedModelInferenceJobResponse =
Awso_cleanroomsml.Values.GetTrainedModelInferenceJobResponseReturns information about a trained model inference job.
module GetTrainedModelInferenceJobRequest =
Awso_cleanroomsml.Values.GetTrainedModelInferenceJobRequestReturns information about a trained model inference job.
Returns information about an ML input channel.
Returns information about an ML input channel.
Returns information about a specific ML configuration.
Returns information about a specific ML configuration.
module GetConfiguredModelAlgorithmResponse =
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmResponseReturns information about a configured model algorithm.
module GetConfiguredModelAlgorithmRequest =
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmRequestReturns information about a configured model algorithm.
module GetConfiguredModelAlgorithmAssociationResponse =
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationResponseReturns information about a configured model algorithm association.
module GetConfiguredModelAlgorithmAssociationRequest =
Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationRequestReturns information about a configured model algorithm association.
module GetConfiguredAudienceModelResponse =
Awso_cleanroomsml.Values.GetConfiguredAudienceModelResponseReturns information about a specified configured audience model.
module GetConfiguredAudienceModelRequest =
Awso_cleanroomsml.Values.GetConfiguredAudienceModelRequestReturns information about a specified configured audience model.
module GetConfiguredAudienceModelPolicyResponse =
Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyResponseReturns information about a configured audience model policy.
module GetConfiguredAudienceModelPolicyRequest =
Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyRequestReturns information about a configured audience model policy.
module GetCollaborationTrainedModelResponse =
Awso_cleanroomsml.Values.GetCollaborationTrainedModelResponseReturns information about a trained model in a collaboration.
module GetCollaborationTrainedModelRequest =
Awso_cleanroomsml.Values.GetCollaborationTrainedModelRequestReturns information about a trained model in a collaboration.
module GetCollaborationMLInputChannelResponse =
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseReturns information about a specific ML input channel in a collaboration.
module GetCollaborationMLInputChannelRequest =
Awso_cleanroomsml.Values.GetCollaborationMLInputChannelRequestReturns information about a specific ML input channel in a collaboration.
module GetCollaborationConfiguredModelAlgorithmAssociationResponse =
Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationResponseReturns information about the configured model algorithm association in a collaboration.
module GetCollaborationConfiguredModelAlgorithmAssociationRequest =
Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationRequestReturns information about the configured model algorithm association in a collaboration.
Returns information about an audience model
Returns information about an audience model
module GetAudienceGenerationJobResponse =
Awso_cleanroomsml.Values.GetAudienceGenerationJobResponseReturns information about an audience generation job.
module GetAudienceGenerationJobRequest =
Awso_cleanroomsml.Values.GetAudienceGenerationJobRequestReturns information about an audience generation job.
Specifies a training dataset that you want to delete. You can't delete a training dataset if there are any audience models that depend on the training dataset. In Clean Rooms ML, the TrainingDataset is metadata that points to a Glue table, which is read only during AudienceModel creation. This action deletes the metadata.
module DeleteTrainedModelOutputRequest =
Awso_cleanroomsml.Values.DeleteTrainedModelOutputRequestDeletes the model artifacts stored by the service.
module DeleteMLInputChannelDataRequest =
Awso_cleanroomsml.Values.DeleteMLInputChannelDataRequestProvides the information necessary to delete an ML input channel.
Deletes a ML modeling configuration.
module DeleteConfiguredModelAlgorithmRequest =
Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmRequestDeletes a configured model algorithm.
module DeleteConfiguredModelAlgorithmAssociationRequest =
Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmAssociationRequestDeletes a configured model algorithm association.
module DeleteConfiguredAudienceModelRequest =
Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelRequestDeletes the specified configured audience model. You can't delete a configured audience model if there are any lookalike models that use the configured audience model. If you delete a configured audience model, it will be removed from any collaborations that it is associated to.
module DeleteConfiguredAudienceModelPolicyRequest =
Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelPolicyRequestDeletes the specified configured audience model policy.
Specifies an audience model that you want to delete. You can't delete an audience model if there are any configured audience models that depend on the audience model.
module DeleteAudienceGenerationJobRequest =
Awso_cleanroomsml.Values.DeleteAudienceGenerationJobRequestDeletes the specified audience generation job, and removes all data associated with the job.
Defines the information necessary to create a training dataset. In Clean Rooms ML, the TrainingDataset is metadata that points to a Glue table, which is read only during AudienceModel creation.
Defines the information necessary to create a training dataset. In Clean Rooms ML, the TrainingDataset is metadata that points to a Glue table, which is read only during AudienceModel creation.
Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.
Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.
Provides the information to create an ML input channel. An ML input channel is the result of a query that can be used for ML modeling.
Provides the information to create an ML input channel. An ML input channel is the result of a query that can be used for ML modeling.
module CreateConfiguredModelAlgorithmResponse =
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmResponseCreates a configured model algorithm using a container image stored in an ECR repository.
module CreateConfiguredModelAlgorithmRequest =
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmRequestCreates a configured model algorithm using a container image stored in an ECR repository.
module CreateConfiguredModelAlgorithmAssociationResponse =
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationResponseAssociates a configured model algorithm to a collaboration for use by any member of the collaboration.
module CreateConfiguredModelAlgorithmAssociationRequest =
Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationRequestAssociates a configured model algorithm to a collaboration for use by any member of the collaboration.
module CreateConfiguredAudienceModelResponse =
Awso_cleanroomsml.Values.CreateConfiguredAudienceModelResponseDefines the information necessary to create a configured audience model.
module CreateConfiguredAudienceModelRequest =
Awso_cleanroomsml.Values.CreateConfiguredAudienceModelRequestDefines the information necessary to create a configured audience model.
Defines the information necessary to create an audience model. An audience model is a machine learning model that Clean Rooms ML trains to measure similarity between users. Clean Rooms ML manages training and storing the audience model. The audience model can be used in multiple calls to the StartAudienceGenerationJob API.
Defines the information necessary to create an audience model. An audience model is a machine learning model that Clean Rooms ML trains to measure similarity between users. Clean Rooms ML manages training and storing the audience model. The audience model can be used in multiple calls to the StartAudienceGenerationJob API.
Submits a request to cancel the trained model job.
module CancelTrainedModelInferenceJobRequest =
Awso_cleanroomsml.Values.CancelTrainedModelInferenceJobRequestSubmits a request to cancel a trained model inference job.