AWS clean-rooms documentation change
Summary
Expanded change request capabilities to include updating ML member abilities and payer configurations. Added detailed documentation for these new change types including step-by-step guides.
Security assessment
The changes document new collaboration management features (ML abilities and payment configuration) but contain no references to security vulnerabilities, patches, or security incidents. The updates focus on operational workflows without security context.
Diff
diff --git a/clean-rooms/latest/userguide/change-requests.md b/clean-rooms/latest/userguide/change-requests.md index e8730431d..bbd57c7a0 100644 --- a//clean-rooms/latest/userguide/change-requests.md +++ b//clean-rooms/latest/userguide/change-requests.md @@ -7 +7 @@ -Add a new member to a collaborationUpdate existing member abilitiesEdit collaboration auto-approval settings +Add a new member to a collaborationUpdate member abilitiesUpdate ML member abilitiesUpdate payer configurationsEdit collaboration auto-approval settings @@ -11 +11 @@ Add a new member to a collaborationUpdate existing member abilitiesEdit collabor -Change requests allow you to propose changes to existing collaboration settings for approval by other collaboration members. With change requests, you can submit a request to add new members, update existing member abilities, and modify collaboration auto-approval settings. All collaboration members must approve change requests for the proposed changes to take effect. +Change requests allow you to propose changes to existing collaboration settings for approval by other collaboration members. With change requests, you can submit a request to add new members, update member abilities, update ML member abilities, update payer configurations, and modify collaboration auto-approval settings. All collaboration members must approve change requests for the proposed changes to take effect. @@ -19 +19,5 @@ You can submit a change request in the following ways: - * Update existing member abilities + * Update member abilities + + * Update ML member abilities + + * Update payer configurations @@ -69 +73 @@ If auto-approved change types are supported in your collaboration, manual approv -## Update existing member abilities +## Update member abilities @@ -79,0 +84,4 @@ The member abilities that can be updated are: +###### Note + +To update ML member abilities, see Update ML member abilities. + @@ -82 +90 @@ You can update the member abilities for existing collaboration members by follow -###### To update existing member abilities +###### To update member abilities @@ -102,0 +111,82 @@ You can update the member abilities for existing collaboration members by follow +###### Note + +If auto-approved change types are supported in your collaboration, manual approval of change requests may not be required. You can review which change types do not require a change request in the "Overview" section of the collaboration. For more information, see Edit collaboration auto-approval settings. + +## Update ML member abilities + +To update ML member abilities for existing collaboration members, you must be the collaboration creator. Updating ML member abilities requires manual approval from existing members, and will submit a change request. + +The ML member abilities that can be updated are: + + * Can receive model output + + * Can receive inference output + + + + +You can update the ML member abilities for existing collaboration members by following these steps: + +###### To update ML member abilities + + 1. Sign in to the AWS Management Console and open the [AWS Clean Rooms console](https://console.aws.amazon.com/cleanrooms/home) with your member AWS account. + + 2. In the left navigation pane, choose **Collaborations**. + + 3. Select your collaboration to navigate to your collaboration details. + + 4. On the collaboration page, navigate to the **Members** tab. + + 5. In the Members table, select **Edit members**. + + 6. Specify the ML member abilities to change for the member. + + 7. Choose **Save changes**. + + 8. Confirm your change request submission. In the confirmation modal, confirm the changes and select **Submit change request**. + + + + +###### Note + +If auto-approved change types are supported in your collaboration, manual approval of change requests may not be required. You can review which change types do not require a change request in the "Overview" section of the collaboration. For more information, see Edit collaboration auto-approval settings. + +## Update payer configurations + +To update payer configurations for a collaboration, you must be the collaboration creator. Updating payer configurations requires manual approval from existing members, and will submit a change request. + +The payer configurations that can be updated are: + + * Query compute + + * Job compute + + * Machine learning (model training, model inference, and synthetic data generation) + + + + +You can update the payer configurations for a collaboration by following these steps: + +###### To update payer configurations + + 1. Sign in to the AWS Management Console and open the [AWS Clean Rooms console](https://console.aws.amazon.com/cleanrooms/home) with your member AWS account. + + 2. In the left navigation pane, choose **Collaborations**. + + 3. Select your collaboration to navigate to your collaboration details. + + 4. On the collaboration page, navigate to the **Payment configuration** tab. + + 5. Choose **Edit payment configuration**. + + 6. Update the payer configurations for the collaboration members. + + 7. Choose **Save changes**. + + 8. Confirm your change request submission. In the confirmation modal, confirm the changes and select **Submit change request**. + + + +