util/aws: remove unused loggers
General MR
Summary
Remove the unused loggers. These were only here because we were calling the HandleError
panic function which are no longer used. This branch will merge into the greater AWS client function error handlers.
Separating this into a separate commit to start a discussion: do we want to remove these loggers (and potentially have to add them back in the future if we wanted to add debug logging), or leave them in, unused?
Relevant logs/screenshots
N/A
Linked Issue
part of #178 (closed)
Upgrade Notices
N/A