AWS clean-rooms documentation change
Summary
Updated title, added workflow image, clarified ECR references, and marked metrics reporting as optional
Security assessment
Procedural documentation improvements without security context. Optional metrics reporting doesn't indicate security controls.
Diff
diff --git a/clean-rooms/latest/userguide/configure-model-algorithm.md b/clean-rooms/latest/userguide/configure-model-algorithm.md index e3870e733..22f85c3ea 100644 --- a//clean-rooms/latest/userguide/configure-model-algorithm.md +++ b//clean-rooms/latest/userguide/configure-model-algorithm.md @@ -5 +5 @@ -# Configuring a model algorithm +# Configuring a model algorithm in AWS Clean Rooms ML @@ -7 +7,5 @@ -After you have created a private repository in Amazon ECR, you must configure your model algorithm. Configuring a model algorithm makes it available for association to a collaboration. +After you have created a container training image, you must configure your model algorithm. Configuring a model algorithm makes it available for association to a collaboration. + +The following image shows configuring a model algorithm as a step that happens after you create the container training image and before you associate it with the collaboration. + + @@ -14 +18 @@ Console - 1. Sign in to the AWS Management Console and open the [AWS Clean Rooms console](https://console.aws.amazon.com/cleanrooms/home) with your AWS account (if you haven't yet done so). + 1. Sign in to the AWS Management Console and open the AWS Clean Rooms console at [https://console.aws.amazon.com/cleanrooms](https://console.aws.amazon.com/cleanrooms/home). @@ -20 +24 @@ Console - 4. For **Configure model algorithm** , for **Model algorithm details** , enter a **Name** and optional **Description**. + 4. On the **Configure model algorithm** page, for **Model algorithm details** , enter a **Name** and optional **Description**. @@ -26 +30 @@ Console - 2. Select the **Repository** that contains the training model, inference container, or both, from the dropdown list. + 2. Select the **Repository** that has the training model, inference container, or both, from the dropdown list. @@ -34 +38 @@ Console - 6. If you want to report model metrics, for **Training metrics** , enter the **Name** of the metrics and the **Regex** statement that will search the output logs to find the metric. + 6. (Optional) If you want to report model metrics, for **Training metrics** , enter the **Name** of the metrics and the **Regex** statement that will search the output logs to find the metric. @@ -58,2 +61,0 @@ API - - @@ -64 +66 @@ API - 3. Configure the model algorithm for use in Clean Rooms ML. You must provide the following information: + 3. Configure the model algorithm for use in Clean Rooms ML. You must give the following information: