Module Awso_cleanroomsml_lwtSource

Sourceval cancel_trained_model : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.CancelTrainedModelRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval cancel_trained_model_inference_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.CancelTrainedModelInferenceJobRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_audience_generation_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteAudienceGenerationJobRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_audience_model : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteAudienceModelRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_configured_audience_model : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_configured_audience_model_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelPolicyRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_configured_model_algorithm : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_configured_model_algorithm_association : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmAssociationRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_m_l_configuration : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteMLConfigurationRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_m_l_input_channel_data : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteMLInputChannelDataRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_trained_model_output : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteTrainedModelOutputRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_training_dataset : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.DeleteTrainingDatasetRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval put_m_l_configuration : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.PutMLConfigurationRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval start_audience_export_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.StartAudienceExportJobRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval start_trained_model_export_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_cleanroomsml.Values.StartTrainedModelExportJobRequest.t -> (unit, unit) Result.t Lwt.t
include module type of struct include Awso_cleanroomsml.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval 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.

Sourcemodule WorkerComputeConfigurationNumberInteger = Awso_cleanroomsml.Values.WorkerComputeConfigurationNumberInteger
Sourcemodule WorkerComputeConfigurationProperties = Awso_cleanroomsml.Values.WorkerComputeConfigurationProperties

The configuration properties for the worker compute environment. These properties allow you to customize the compute settings for your Clean Rooms workloads.

Sourcemodule MembershipInferenceAttackScoreScoreDouble = Awso_cleanroomsml.Values.MembershipInferenceAttackScoreScoreDouble
Sourcemodule MembershipInferenceAttackVersion = Awso_cleanroomsml.Values.MembershipInferenceAttackVersion

The configuration for log redaction.

Sourcemodule LogsConfigurationPolicyFilterPatternString = Awso_cleanroomsml.Values.LogsConfigurationPolicyFilterPatternString

Defines who will receive inference results.

Provides information about an Amazon S3 bucket and path.

Sourcemodule TrainedModelExportReceiverMember = Awso_cleanroomsml.Values.TrainedModelExportReceiverMember

Provides 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.

Sourcemodule ProtectedQuerySQLParametersQueryStringString = Awso_cleanroomsml.Values.ProtectedQuerySQLParametersQueryStringString

The 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.

A 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.

Sourcemodule TrainedModelExportsMaxSizeUnitType = Awso_cleanroomsml.Values.TrainedModelExportsMaxSizeUnitType

Provides the information necessary for a user to access the logs.

Sourcemodule TrainedModelInferenceMaxOutputSizeUnitType = Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSizeUnitType
Sourcemodule TrainedModelInferenceMaxOutputSizeValue = Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSizeValue
Sourcemodule TrainedModelArtifactMaxSizeUnitType = Awso_cleanroomsml.Values.TrainedModelArtifactMaxSizeUnitType
Sourcemodule TrainedModelArtifactMaxSizeValue = Awso_cleanroomsml.Values.TrainedModelArtifactMaxSizeValue
Sourcemodule IncrementalTrainingDataChannelOutput = Awso_cleanroomsml.Values.IncrementalTrainingDataChannelOutput

Contains 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.

Sourcemodule InferenceOutputConfigurationAcceptString = Awso_cleanroomsml.Values.InferenceOutputConfigurationAcceptString
Sourcemodule ConfiguredModelAlgorithmAssociationArn = Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationArn

Defines the Amazon S3 bucket where the configured audience is stored.

Sourcemodule TrainedModelExportReceiverMembers = Awso_cleanroomsml.Values.TrainedModelExportReceiverMembers

Defines 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.

Sourcemodule MembershipInferenceAttackScoreList = Awso_cleanroomsml.Values.MembershipInferenceAttackScoreList

The 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.

Sourcemodule TrainedModelInferenceMaxOutputSize = Awso_cleanroomsml.Values.TrainedModelInferenceMaxOutputSize

Information 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.

Sourcemodule IncrementalTrainingDataChannelsOutput = Awso_cleanroomsml.Values.IncrementalTrainingDataChannelsOutput

Configuration information about how the inference output is stored.

Sourcemodule MLInputChannelSummaryConfiguredModelAlgorithmAssociationsList = Awso_cleanroomsml.Values.MLInputChannelSummaryConfiguredModelAlgorithmAssociationsList
Sourcemodule ConfiguredAudienceModelOutputConfig = Awso_cleanroomsml.Values.ConfiguredAudienceModelOutputConfig

Configuration information necessary for the configure audience model output.

Details about the status of a resource.

Sourcemodule TrainedModelExportOutputConfiguration = Awso_cleanroomsml.Values.TrainedModelExportOutputConfiguration

Information about the output of the trained model export job.

Sourcemodule CollaborationMLInputChannelSummaryConfiguredModelAlgorithmAssociationsList = Awso_cleanroomsml.Values.CollaborationMLInputChannelSummaryConfiguredModelAlgorithmAssociationsList

Defines 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.

Sourcemodule MLSyntheticDataParametersEpsilonDouble = Awso_cleanroomsml.Values.MLSyntheticDataParametersEpsilonDouble
Sourcemodule MLSyntheticDataParametersMaxMembershipInferenceAttackScoreDouble = Awso_cleanroomsml.Values.MLSyntheticDataParametersMaxMembershipInferenceAttackScoreDouble

Privacy 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.

Sourcemodule TrainedModelExportsConfigurationPolicy = Awso_cleanroomsml.Values.TrainedModelExportsConfigurationPolicy

Information about how the trained model exports are configured.

Sourcemodule TrainedModelInferenceJobsConfigurationPolicy = Awso_cleanroomsml.Values.TrainedModelInferenceJobsConfigurationPolicy

Provides configuration information for the trained model inference job.

Sourcemodule TrainedModelsConfigurationPolicy = Awso_cleanroomsml.Values.TrainedModelsConfigurationPolicy

The configuration policy for the trained models.

The relevance score of a generated audience.

Sourcemodule ServiceQuotaExceededExceptionQuotaValueDouble = Awso_cleanroomsml.Values.ServiceQuotaExceededExceptionQuotaValueDouble
Sourcemodule InferenceContainerExecutionParametersMaxPayloadInMBInteger = Awso_cleanroomsml.Values.InferenceContainerExecutionParametersMaxPayloadInMBInteger
Sourcemodule InferenceEnvironmentMapKeyString = Awso_cleanroomsml.Values.InferenceEnvironmentMapKeyString
Sourcemodule InferenceEnvironmentMapValueString = Awso_cleanroomsml.Values.InferenceEnvironmentMapValueString
Sourcemodule InferenceResourceConfigInstanceCountInteger = Awso_cleanroomsml.Values.InferenceResourceConfigInstanceCountInteger

The Amazon S3 location where the exported model artifacts are stored.

Provides information about the training dataset.

Summary information about the trained model.

Provides information about the trained model inference job.

Provides summary information about the ML input channel.

Provides summary information about a configured model algorithm.

Sourcemodule ConfiguredModelAlgorithmAssociationSummary = Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationSummary

Provides summary information about the configured model algorithm association.

Information about the configured audience model.

Sourcemodule CollaborationTrainedModelSummary = Awso_cleanroomsml.Values.CollaborationTrainedModelSummary

Provides summary information about a trained model in a collaboration.

Sourcemodule CollaborationTrainedModelInferenceJobSummary = Awso_cleanroomsml.Values.CollaborationTrainedModelInferenceJobSummary

Provides summary information about a trained model inference job in a collaboration.

Sourcemodule CollaborationTrainedModelExportJobSummary = Awso_cleanroomsml.Values.CollaborationTrainedModelExportJobSummary

Provides summary information about a trained model export job in a collaboration.

Sourcemodule CollaborationMLInputChannelSummary = Awso_cleanroomsml.Values.CollaborationMLInputChannelSummary

Provides summary information about an ML input channel in a collaboration.

Sourcemodule CollaborationConfiguredModelAlgorithmAssociationSummary = Awso_cleanroomsml.Values.CollaborationConfiguredModelAlgorithmAssociationSummary

Provides 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.

Sourcemodule ResourceConfigInstanceCountInteger = Awso_cleanroomsml.Values.ResourceConfigInstanceCountInteger
Sourcemodule ResourceConfigVolumeSizeInGBInteger = Awso_cleanroomsml.Values.ResourceConfigVolumeSizeInGBInteger
Sourcemodule StoppingConditionMaxRuntimeInSecondsInteger = Awso_cleanroomsml.Values.StoppingConditionMaxRuntimeInSecondsInteger

Provides 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.

Sourcemodule AudienceQualityMetricsRecallMetricDouble = Awso_cleanroomsml.Values.AudienceQualityMetricsRecallMetricDouble

Defines 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.

Sourcemodule InferenceContainerExecutionParameters = Awso_cleanroomsml.Values.InferenceContainerExecutionParameters

Provides execution parameters for the inference container.

Defines the resources used to perform model inference.

Defines information about the data source used for model inference.

Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.

Configuration information about how the exported model artifacts are stored.

Sourcemodule ConfiguredModelAlgorithmAssociationList = Awso_cleanroomsml.Values.ConfiguredModelAlgorithmAssociationList
Sourcemodule CollaborationTrainedModelInferenceJobList = Awso_cleanroomsml.Values.CollaborationTrainedModelInferenceJobList
Sourcemodule CollaborationTrainedModelExportJobList = Awso_cleanroomsml.Values.CollaborationTrainedModelExportJobList
Sourcemodule CollaborationMLInputChannelsList = Awso_cleanroomsml.Values.CollaborationMLInputChannelsList
Sourcemodule CollaborationConfiguredModelAlgorithmAssociationList = Awso_cleanroomsml.Values.CollaborationConfiguredModelAlgorithmAssociationList

Information about the EC2 resources that are used to train the model.

The criteria used to stop model training.

Sourcemodule GetMLInputChannelResponseConfiguredModelAlgorithmAssociationsList = Awso_cleanroomsml.Values.GetMLInputChannelResponseConfiguredModelAlgorithmAssociationsList
Sourcemodule GetMLInputChannelResponseNumberOfFilesDouble = Awso_cleanroomsml.Values.GetMLInputChannelResponseNumberOfFilesDouble
Sourcemodule GetMLInputChannelResponseNumberOfRecordsLong = Awso_cleanroomsml.Values.GetMLInputChannelResponseNumberOfRecordsLong
Sourcemodule GetMLInputChannelResponseRetentionInDaysInteger = Awso_cleanroomsml.Values.GetMLInputChannelResponseRetentionInDaysInteger
Sourcemodule GetMLInputChannelResponseSizeInGbDouble = Awso_cleanroomsml.Values.GetMLInputChannelResponseSizeInGbDouble

Provides 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.

Sourcemodule GetCollaborationMLInputChannelResponseConfiguredModelAlgorithmAssociationsList = Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseConfiguredModelAlgorithmAssociationsList
Sourcemodule GetCollaborationMLInputChannelResponseNumberOfRecordsLong = Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseNumberOfRecordsLong
Sourcemodule GetCollaborationMLInputChannelResponseRetentionInDaysInteger = Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponseRetentionInDaysInteger

Metrics that describe the quality of the generated audience.

Sourcemodule CreateTrainingDatasetRequestTrainingDataList = Awso_cleanroomsml.Values.CreateTrainingDatasetRequestTrainingDataList

An internal service error occurred. Retry your request. If the problem persists, contact AWS Support.

Sourcemodule CreateMLInputChannelRequestConfiguredModelAlgorithmAssociationsList = Awso_cleanroomsml.Values.CreateMLInputChannelRequestConfiguredModelAlgorithmAssociationsList
Sourcemodule CreateMLInputChannelRequestRetentionInDaysInteger = Awso_cleanroomsml.Values.CreateMLInputChannelRequestRetentionInDaysInteger
Sourcemodule UpdateConfiguredAudienceModelResponse = Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelResponse

Provides 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.

Sourcemodule UpdateConfiguredAudienceModelRequest = Awso_cleanroomsml.Values.UpdateConfiguredAudienceModelRequest

Provides 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.

Sourcemodule StartTrainedModelInferenceJobResponse = Awso_cleanroomsml.Values.StartTrainedModelInferenceJobResponse

Defines the information necessary to begin a trained model inference job.

Sourcemodule StartTrainedModelInferenceJobRequest = Awso_cleanroomsml.Values.StartTrainedModelInferenceJobRequest

Defines the information necessary to begin a trained model inference job.

Sourcemodule StartTrainedModelExportJobRequest = Awso_cleanroomsml.Values.StartTrainedModelExportJobRequest

Provides the information necessary to start a trained model export job.

Sourcemodule StartAudienceGenerationJobResponse = Awso_cleanroomsml.Values.StartAudienceGenerationJobResponse

Information necessary to start the audience generation job.

Sourcemodule StartAudienceGenerationJobRequest = Awso_cleanroomsml.Values.StartAudienceGenerationJobRequest

Information 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.

Sourcemodule PutConfiguredAudienceModelPolicyResponse = Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyResponse

Create or update the resource policy for a configured audience model.

Sourcemodule PutConfiguredAudienceModelPolicyRequest = Awso_cleanroomsml.Values.PutConfiguredAudienceModelPolicyRequest

Create 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.

Sourcemodule ListTrainedModelVersionsResponse = Awso_cleanroomsml.Values.ListTrainedModelVersionsResponse

Returns 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.

Returns 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.

Sourcemodule ListTrainedModelInferenceJobsResponse = Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsResponse

Returns a list of trained model inference jobs that match the request parameters.

Sourcemodule ListTrainedModelInferenceJobsRequest = Awso_cleanroomsml.Values.ListTrainedModelInferenceJobsRequest

Returns 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.

Sourcemodule ListConfiguredModelAlgorithmsResponse = Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsResponse

Returns a list of configured model algorithms.

Sourcemodule ListConfiguredModelAlgorithmsRequest = Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmsRequest

Returns a list of configured model algorithms.

Sourcemodule ListConfiguredModelAlgorithmAssociationsResponse = Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsResponse

Returns a list of configured model algorithm associations.

Sourcemodule ListConfiguredModelAlgorithmAssociationsRequest = Awso_cleanroomsml.Values.ListConfiguredModelAlgorithmAssociationsRequest

Returns a list of configured model algorithm associations.

Sourcemodule ListConfiguredAudienceModelsResponse = Awso_cleanroomsml.Values.ListConfiguredAudienceModelsResponse

Returns a list of the configured audience models.

Sourcemodule ListConfiguredAudienceModelsRequest = Awso_cleanroomsml.Values.ListConfiguredAudienceModelsRequest

Returns a list of the configured audience models.

Sourcemodule ListCollaborationTrainedModelsResponse = Awso_cleanroomsml.Values.ListCollaborationTrainedModelsResponse

Returns a list of the trained models in a collaboration.

Sourcemodule ListCollaborationTrainedModelsRequest = Awso_cleanroomsml.Values.ListCollaborationTrainedModelsRequest

Returns a list of the trained models in a collaboration.

Sourcemodule ListCollaborationTrainedModelInferenceJobsResponse = Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsResponse

Returns a list of trained model inference jobs in a specified collaboration.

Sourcemodule ListCollaborationTrainedModelInferenceJobsRequest = Awso_cleanroomsml.Values.ListCollaborationTrainedModelInferenceJobsRequest

Returns a list of trained model inference jobs in a specified collaboration.

Sourcemodule ListCollaborationTrainedModelExportJobsResponse = Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsResponse

Returns a list of the export jobs for a trained model in a collaboration.

Sourcemodule ListCollaborationTrainedModelExportJobsRequest = Awso_cleanroomsml.Values.ListCollaborationTrainedModelExportJobsRequest

Returns a list of the export jobs for a trained model in a collaboration.

Sourcemodule ListCollaborationMLInputChannelsResponse = Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsResponse

Returns a list of the ML input channels in a collaboration.

Sourcemodule ListCollaborationMLInputChannelsRequest = Awso_cleanroomsml.Values.ListCollaborationMLInputChannelsRequest

Returns a list of the ML input channels in a collaboration.

Sourcemodule ListCollaborationConfiguredModelAlgorithmAssociationsResponse = Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsResponse

Returns a list of the configured model algorithm associations in a collaboration.

Sourcemodule ListCollaborationConfiguredModelAlgorithmAssociationsRequest = Awso_cleanroomsml.Values.ListCollaborationConfiguredModelAlgorithmAssociationsRequest

Returns a list of the configured model algorithm associations in a collaboration.

Returns a list of audience models.

Returns a list of audience models.

Sourcemodule ListAudienceGenerationJobsResponse = Awso_cleanroomsml.Values.ListAudienceGenerationJobsResponse

Returns a list of audience generation jobs.

Sourcemodule ListAudienceGenerationJobsRequest = Awso_cleanroomsml.Values.ListAudienceGenerationJobsRequest

Returns a list of audience generation jobs.

Returns 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.

Sourcemodule GetTrainedModelInferenceJobResponse = Awso_cleanroomsml.Values.GetTrainedModelInferenceJobResponse

Returns information about a trained model inference job.

Sourcemodule GetTrainedModelInferenceJobRequest = Awso_cleanroomsml.Values.GetTrainedModelInferenceJobRequest

Returns 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.

Sourcemodule GetConfiguredModelAlgorithmResponse = Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmResponse

Returns information about a configured model algorithm.

Sourcemodule GetConfiguredModelAlgorithmRequest = Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmRequest

Returns information about a configured model algorithm.

Sourcemodule GetConfiguredModelAlgorithmAssociationResponse = Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationResponse

Returns information about a configured model algorithm association.

Sourcemodule GetConfiguredModelAlgorithmAssociationRequest = Awso_cleanroomsml.Values.GetConfiguredModelAlgorithmAssociationRequest

Returns information about a configured model algorithm association.

Sourcemodule GetConfiguredAudienceModelResponse = Awso_cleanroomsml.Values.GetConfiguredAudienceModelResponse

Returns information about a specified configured audience model.

Sourcemodule GetConfiguredAudienceModelRequest = Awso_cleanroomsml.Values.GetConfiguredAudienceModelRequest

Returns information about a specified configured audience model.

Sourcemodule GetConfiguredAudienceModelPolicyResponse = Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyResponse

Returns information about a configured audience model policy.

Sourcemodule GetConfiguredAudienceModelPolicyRequest = Awso_cleanroomsml.Values.GetConfiguredAudienceModelPolicyRequest

Returns information about a configured audience model policy.

Sourcemodule GetCollaborationTrainedModelResponse = Awso_cleanroomsml.Values.GetCollaborationTrainedModelResponse

Returns information about a trained model in a collaboration.

Sourcemodule GetCollaborationTrainedModelRequest = Awso_cleanroomsml.Values.GetCollaborationTrainedModelRequest

Returns information about a trained model in a collaboration.

Sourcemodule GetCollaborationMLInputChannelResponse = Awso_cleanroomsml.Values.GetCollaborationMLInputChannelResponse

Returns information about a specific ML input channel in a collaboration.

Sourcemodule GetCollaborationMLInputChannelRequest = Awso_cleanroomsml.Values.GetCollaborationMLInputChannelRequest

Returns information about a specific ML input channel in a collaboration.

Sourcemodule GetCollaborationConfiguredModelAlgorithmAssociationResponse = Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationResponse

Returns information about the configured model algorithm association in a collaboration.

Sourcemodule GetCollaborationConfiguredModelAlgorithmAssociationRequest = Awso_cleanroomsml.Values.GetCollaborationConfiguredModelAlgorithmAssociationRequest

Returns information about the configured model algorithm association in a collaboration.

Returns information about an audience model

Returns information about an audience model

Sourcemodule GetAudienceGenerationJobResponse = Awso_cleanroomsml.Values.GetAudienceGenerationJobResponse

Returns information about an audience generation job.

Returns 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.

Deletes the model artifacts stored by the service.

Provides the information necessary to delete an ML input channel.

Deletes a ML modeling configuration.

Sourcemodule DeleteConfiguredModelAlgorithmRequest = Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmRequest

Deletes a configured model algorithm.

Sourcemodule DeleteConfiguredModelAlgorithmAssociationRequest = Awso_cleanroomsml.Values.DeleteConfiguredModelAlgorithmAssociationRequest

Deletes a configured model algorithm association.

Sourcemodule DeleteConfiguredAudienceModelRequest = Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelRequest

Deletes 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.

Sourcemodule DeleteConfiguredAudienceModelPolicyRequest = Awso_cleanroomsml.Values.DeleteConfiguredAudienceModelPolicyRequest

Deletes 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.

Sourcemodule DeleteAudienceGenerationJobRequest = Awso_cleanroomsml.Values.DeleteAudienceGenerationJobRequest

Deletes 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.

Sourcemodule CreateConfiguredModelAlgorithmResponse = Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmResponse

Creates a configured model algorithm using a container image stored in an ECR repository.

Sourcemodule CreateConfiguredModelAlgorithmRequest = Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmRequest

Creates a configured model algorithm using a container image stored in an ECR repository.

Sourcemodule CreateConfiguredModelAlgorithmAssociationResponse = Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationResponse

Associates a configured model algorithm to a collaboration for use by any member of the collaboration.

Sourcemodule CreateConfiguredModelAlgorithmAssociationRequest = Awso_cleanroomsml.Values.CreateConfiguredModelAlgorithmAssociationRequest

Associates a configured model algorithm to a collaboration for use by any member of the collaboration.

Sourcemodule CreateConfiguredAudienceModelResponse = Awso_cleanroomsml.Values.CreateConfiguredAudienceModelResponse

Defines the information necessary to create a configured audience model.

Sourcemodule CreateConfiguredAudienceModelRequest = Awso_cleanroomsml.Values.CreateConfiguredAudienceModelRequest

Defines 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.

Sourcemodule CancelTrainedModelInferenceJobRequest = Awso_cleanroomsml.Values.CancelTrainedModelInferenceJobRequest

Submits a request to cancel a trained model inference job.