AWS Lambda event handler manager
Project description
@imp.handle_sns_topic("foo")
def x(event, context):
pass
@imp.schedule("a b c d e f")
def x(event, context):
pass
def x(event, context):
pass
@imp.schedule("a b c d e f")
def x(event, context):
pass
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
domovoi-0.0.1.tar.gz
(1.6 kB
view details)
File details
Details for the file domovoi-0.0.1.tar.gz
.
File metadata
- Download URL: domovoi-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3668324eff6723da718688e6f77d23adfc2891283a4f34f662fa120f0ef9697f |
|
MD5 | 1ca4e5a314b177c4af8942e26496c851 |
|
BLAKE2b-256 | 3d6c36058f58ce505a118b9811c3789968be7a24f30607f1eb22570dfddedc05 |