"""Common constants e.g. warnings or info level messages.""" IGNORE_MESSAGE = ( 'Ignoring events because IGNORE_ALL_EVENTS environment variable is set.' 'To continue processing please remove this variable from lambda ' 'function configuration.')