Skip to main content

Common resources for lambda apps

Project description

lambda_app_common

pip install lambda-app-common

Usage

from lambda_app_common import Organization
api_handler = Organization.ApiRequestHandler('Application', 'Service')

event = Organization.OrganizationEvent('Application', 'Service')

api_handler.event = {}
api_handler.context = {}
api_handler.organization = 'Organization'

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lambda_app_common-1.1.0-py3-none-any.whl (11.5 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