AWS connect documentation change
Summary
Added two new security permissions for redacted screen recordings and updated existing permission description to reference rule-based redaction.
Security assessment
The change adds new security permissions ('Screen recording (redacted) - Access' and 'Screen recording (redacted) - Enable download button') but does not address a specific security vulnerability. It enhances documentation about security features by describing access controls for redacted content.
Diff
diff --git a/connect/latest/adminguide/security-profile-list.md b/connect/latest/adminguide/security-profile-list.md index 8f1f61dd2..ff3e1089b 100644 --- a//connect/latest/adminguide/security-profile-list.md +++ b//connect/latest/adminguide/security-profile-list.md @@ -262 +262,3 @@ Screen recording - Access | ScreenRecording.Access | Access the screen recordin -Screen recording merges the screen recording video with the unredacted call recording file. If users have permission to view screen recordings, they can listen to the unredacted audio. +If rule-based redaction is not enabled, screen recording merges the screen recording video with the unredacted call recording file. If users have permission to view screen recordings, they can listen to the unredacted audio.To overcome this, you can enable [rule-based redaction](./rule-based-redaction-screen-recording.html) which merges the screen recording video with the redacted call recording (if enabled). You will have to update the permissions to choose which users get access to redacted and unredacted screen recording. +Screen recording (redacted) - Access | ScreenRecording.Redacted.Access | Open the contact detail page media player and view redacted screen recordings produced by [rule-based redaction](./rule-based-redaction-screen-recording.html). +Screen recording (redacted) - Enable download button | ScreenRecording.Redacted.Download | Download redacted screen recordings from the Contact details page. Requires the **Screen recording (redacted) - Access** permission.