LogoLogo
Home
  • 🏠Home
  • ReXlibrary
  • Demo
    • AWS Lambda Simple S3 Function Project
  • Deploying Lambda Function to AWS
    • Adding S3 Trigger for Lambda
    • Configuring conversion settings
    • Adding the DBC file for conversion
Powered by GitBook
On this page
Export as PDF
  1. Deploying Lambda Function to AWS

Adding S3 Trigger for Lambda

PreviousDeploying Lambda Function to AWSNextConfiguring conversion settings

Last updated 1 year ago

  • 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.