aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

[Bug]: CloudWatch Data Protection Policy not applied in RUM UI #548

Closed ShawneeY closed 1 month ago

ShawneeY commented 2 months ago

Which web client version did you detect this bug with?

v1.13.3

What environment (build systems, module system, and framework) did you detect this bug with?

TypeScript v5.0.2, Webpack v4.46.0, ECMAScript modules (ESM) and React v18.2.0

Is your web application a single page application (SPA) or multi page application (MPA)?

SPA

Please provide your web client configuration

application_id: '3da12a4f-e0b8-46d9-b322-f31e71fadd24'

Please describe the bug/issue

Looks like the configured data protection policy is not applied in RUM when viewing rum events in AWS web console.

The events might contain PII data which should be masked based on the configured data protection policy.

adebayor123 commented 1 month ago

As discussed offline, we do not mask PII data on the RUM console.