aws-dynamodb-stream-eventbridge-fanout
aws-dynamodb-stream-eventbridge-fanout copied to clipboard
Getting logger error when lambda runs
Mentioning here since I don't really know anything about Java and immediate grubbing around google doesn't give any good advice. Deployment works, no errors are raised. When I try a test change to upstream DDB table, the following surfaces in cloudwatch logs.
log4j:WARN No appenders could be found for logger (com.amazonaws.dynamodb.stream.fanout.publisher.EventBridgeRetryClient).
Appreciate any tips or tricks. Thank you.