CustomEntityConfig
The configuration for defining custom patterns to be redacted from logs and error messages. This is for the CUSTOM config under entitiesToRedact. Both CustomEntityConfig and entitiesToRedact need to be present or not present.
Contents
- customDataIdentifiers
-
Defines data identifiers for the custom entity configuration. Provide this only if CUSTOM redaction is configured.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
[a-zA-Z0-9\_\#\=\@/\;\,\-\ \^\$\?\[\]\{\}\|\\\*\+\.\(\)]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: