Closed pbrisbin closed 1 year ago
This wrapper modifies the underlying Env to not log. This is useful to avoid log noise when errors are expected (such as this not-found check), since amazonka-2.0 logs certain errors that it didn't before, in addition to throwing them.
Env
This wrapper modifies the underlying
Env
to not log. This is useful to avoid log noise when errors are expected (such as this not-found check), since amazonka-2.0 logs certain errors that it didn't before, in addition to throwing them.