configure log levels for aws-sdk-core jar in a lambda function

0

We have a java based lambda function and have been observing a lot of debug logs being added in the log file which includes confidential details such as passwords and other internal settings because of the aws-sdk dependency used in the lambda function. Please help me to control the log level for the aws-sdk related dependencies.

1 Answer
0
profile picture
EXPERT
answered 4 months ago
profile pictureAWS
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions