Values.SubstituteStringSourceThis processor matches a key’s value against a regular expression and replaces all matches with a replacement string. For more information about this processor including examples, see substituteString in the CloudWatch Logs User Guide.
type nonrec t = {entries : SubstituteStringEntries.t;An array of objects, where each object contains the information about one key to match and replace.
*)}