Adding S3 Trigger for Lambda

  • Login to your AWS portal and go to Lambda Services.

  • Open your Lambda function previously uploaded.

  • Click on ‘Add trigger’.

  • Select the following

    • Source as S3.

    • Select the Bucket to which the logger uploads data.

    • Suffix add (.rxd).

    • Acknowledge the warning.

Last updated