In API Gateway, it is allowed to define data masking such that sensitive data can be masked per application level and it is responsed to caller.
Would like to full list of masking characters we can used in masking. Use Guide just mentions “*” and “#”, but didn’t provide explanation and full list.
Hi Kelvin, here’s some info I received about how to achieve this.
You can use a regex shown in the first image below to select the text part after the year and you can mask only that part with ****
We try but fail to mask. Given the attached response json, suppose I want to mask details.database to keep first 4 chars but mask remaining chars, and mask details.validationQuery to keep first 2 chars such that: