arellaTV / lambda-megaphone-validator

An AWS lambda function that compares the file sizes of recently uploaded audio files with the original files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda-megaphone-validator

An AWS lambda function that compares the file sizes of recently uploaded audio files with the original files

How to publish:

$ ./publish.sh

Required environment variables:

In order for this lambda function to work, you need the following environment variables defined:

MEGAPHONE_AUTH_TOKEN=
MEGAPHONE_NETWORK_ID=
SCPR_PROGRAM_SLUGS=

About

An AWS lambda function that compares the file sizes of recently uploaded audio files with the original files


Languages

Language:JavaScript 94.7%Language:Shell 5.3%