AWS clean-rooms documentation change
Summary
Modified IAM policy examples by removing 'Clean Rooms ML' references in Sid fields and added JSON formatting markers
Security assessment
Changes involve policy example formatting and removal of service-specific labels but do not explicitly address security vulnerabilities or introduce new security features.
Diff
diff --git a/clean-rooms/latest/userguide/data-protection.md b/clean-rooms/latest/userguide/data-protection.md index b2c2aee16..e9deeecce 100644 --- a//clean-rooms/latest/userguide/data-protection.md +++ b//clean-rooms/latest/userguide/data-protection.md @@ -76,0 +77,6 @@ The following are policy statement examples you can add for AWS Clean Rooms for +JSON + + +**** + + @@ -82 +88 @@ The following are policy statement examples you can add for AWS Clean Rooms for - "Sid": "Allow access to principals authorized to use Clean Rooms ML", + "Sid": "Allow access to principals authorized to use ", @@ -100 +106 @@ The following are policy statement examples you can add for AWS Clean Rooms for - "Sid": "Allow access to Clean Rooms ML service principal", + "Sid": "Allow access to service principal", @@ -116,0 +124,6 @@ The following are policy statement examples you can add for AWS Clean Rooms for +JSON + + +**** + + @@ -122 +135 @@ The following are policy statement examples you can add for AWS Clean Rooms for - "Sid": "Allow access to principals authorized to use Clean Rooms ML", + "Sid": "Allow access to principals authorized to use ", @@ -155 +168 @@ The following are policy statement examples you can add for AWS Clean Rooms for - "Sid": "Allow access to Clean Rooms ML service principal", + "Sid": "Allow access to service principal",