AWS clean-rooms documentation change
Summary
Added link to SageMaker container docs, clarified encryption section with KMS key management, added API configuration section
Security assessment
The change clarifies encryption management options (customer-managed vs AWS-managed KMS keys), which enhances security documentation but does not indicate a specific security vulnerability being addressed
Diff
diff --git a/clean-rooms/latest/userguide/configure-model-algorithm.md b/clean-rooms/latest/userguide/configure-model-algorithm.md index 22f85c3ea..5586d553d 100644 --- a//clean-rooms/latest/userguide/configure-model-algorithm.md +++ b//clean-rooms/latest/userguide/configure-model-algorithm.md @@ -7 +7 @@ -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. +After you have [created a container training image](https://docs.aws.amazon.com/sagemaker/latest/dg/docker-containers.html), you must configure your model algorithm. Configuring a model algorithm makes it available for association to a collaboration. @@ -16 +16 @@ Console -###### To configure a custom ML model algorithm in AWS Clean Rooms +###### To configure a custom ML model algorithm (console) @@ -50 +50 @@ Console - 9. For **Encryption** , choose the **Customize encryption settings** to specify your own KMS key and related information. Otherwise, Clean Rooms ML will manage the encryption + 9. For **Encryption** , choose the **Customize encryption settings** to specify your own KMS key and related information. Otherwise, Clean Rooms ML will manage the encryption. @@ -61,0 +62,2 @@ API +To configure a custom ML model algorithm (API) + @@ -73,0 +76,2 @@ API +Run the following code with your specific parameters. +