writing program on aws lambda and got an error called "Unable to import module 'lambda_function': No module named 'awswrangler'", and after searching in yt, google not get any solution, how to add this perticular layer in aws lambda function.
how I can add the awswrangular layer to aws lambda function.