These are the default regular expressions and their respective replacements. These expressions are fixed and come with the plugin.

DescriptionRegexpReplacementSample
Masks AWS credential and token (AWS_[a-zA-Z_]+=)(\S+) $1********
  • AWS_ACCESS_KEY_ID=A7OTR4HWEGX2SKQMRAXI -> AWS_ACCESS_KEY_ID=********
  • AWS_SECRET_ACCESS_KEY=agfkjgsakfjhsgad -> AWS_SECRET_ACCESS_KEY=********
  • AWS_SESSION_TOKEN=ThGHJJHF7jdfnjsdzf -> AWS_SESSION_TOKEN=********