Small wrapper to aws event and return data
Project description
# Aws Event parser
## Installation
## Usages
```python
from awsevents import get_event_data
for event_data in get_event_data(aws_event):
print(event_data)
```
## Installation
## Usages
```python
from awsevents import get_event_data
for event_data in get_event_data(aws_event):
print(event_data)
```
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
File details
Details for the file aws-event-parser-0.3.1.tar.gz
.
File metadata
- Download URL: aws-event-parser-0.3.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b8c6212ceec7384c5312ebcff3fc6879d431a12aa78c8a9c27cf6fc775e21fe |
|
MD5 | 5e39065e0824744c7115e9402af197ed |
|
BLAKE2b-256 | e06cefd987a9974f3be195e74c2fda42f36e8bb01985f6fe7d97c51eeeb3b61f |