Skip to main content

AWS Lambda Library

Project description

DO NOT USE, THIS IS PRE-ALPHA, HAS NO TESTS, NO MONITORING, BAD LOGGING

tclambda

AWS Lambda calling library

Works together with functions defined in tc-sam-cli

Configuration

Configuration is primarely done by environmental variables.

TC_NUMPY_QUEUE="https://sqs.eu-west-1.amazonaws.com/12345/NumpySqs"
TC_NUMPY_BUCKET="s3-result-bucket"
from tclambda.auto_functions import numpy

assert numpy.ping().result() == "pong"  # check if the sqs and s3 are accessible

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tclambda-0.0.3.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

tclambda-0.0.3-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page