// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package cleanroomsml provides the client and types for making API // requests to AWS Clean Rooms ML. // // Welcome to the Amazon Web Services Clean Rooms ML API Reference. // // Amazon Web Services Clean Rooms ML provides a privacy-enhancing method for // two parties to identify similar users in their data without the need to share // their data with each other. The first party brings the training data to Clean // Rooms so that they can create and configure an audience model (lookalike // model) and associate it with a collaboration. The second party then brings // their seed data to Clean Rooms and generates an audience (lookalike segment) // that resembles the training data. // // To learn more about Amazon Web Services Clean Rooms ML concepts, procedures, // and best practices, see the Clean Rooms User Guide (https://docs.aws.amazon.com/clean-rooms/latest/userguide/machine-learning.html). // // To learn more about SQL commands, functions, and conditions supported in // Clean Rooms, see the Clean Rooms SQL Reference (https://docs.aws.amazon.com/clean-rooms/latest/sql-reference/sql-reference.html). // // See https://docs.aws.amazon.com/goto/WebAPI/cleanroomsml-2023-09-06 for more information on this service. // // See cleanroomsml package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/cleanroomsml/ // // # Using the Client // // To contact AWS Clean Rooms ML with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the AWS Clean Rooms ML client CleanRoomsML for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/cleanroomsml/#New package cleanroomsml