79235249

Date: 2024-11-28 20:38:06
Score: 2
Natty:
Report link

Remember to create a Lambda layer containing the redshift-connector library and then add it to the Lambda function. A common mistake with Lambda is assuming that including an import statement is always enough. And even after creating a new layer, it is common to forget to then explicitly attach that new layer to the function.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David K