Skip to main content

Add your description here

Project description

amgi-sqs-event-source-mapping

amgi-sqs-event-source-mapping is an adaptor for AMGI to run in a SQS event source mapped Lambda.

Installation

pip install amgi-sqs-event-source-mapping==0.22.0

Example

from dataclasses import dataclass

from amgi_sqs_event_source_mapping import SqsHandler
from asyncfast import AsyncFast

app = AsyncFast()


@dataclass
class Order:
    item_ids: list[str]


@app.channel("order-queue")
async def order_queue(order: Order) -> None:
    # Makes an order
    ...


handler = SqsHandler(app)

Contact

For questions or suggestions, please contact jack.burridge@mail.com.

License

Copyright 2025 AMGI

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

amgi_sqs_event_source_mapping-0.22.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file amgi_sqs_event_source_mapping-0.22.0.tar.gz.

File metadata

  • Download URL: amgi_sqs_event_source_mapping-0.22.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for amgi_sqs_event_source_mapping-0.22.0.tar.gz
Algorithm Hash digest
SHA256 8b70c8ee3fcdd28b8299903d49bca51aa18293b7eadaa3259d0f0be76c64e024
MD5 62f0f754dd8e571ceb1a45c9ee0aeef8
BLAKE2b-256 71d690363802d4cbb4deaa60bdcf438c22e48b7081418ad71cb60f9b79c5d383

See more details on using hashes here.

File details

Details for the file amgi_sqs_event_source_mapping-0.22.0-py3-none-any.whl.

File metadata

  • Download URL: amgi_sqs_event_source_mapping-0.22.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for amgi_sqs_event_source_mapping-0.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1180a8323deec3c05cb5b4ce7aeb6f8d1657309e277e1a5726d1534f4dbe11c3
MD5 4c905aba5411135bbf35a3b0a290f475
BLAKE2b-256 2b3c5b1ba4d2e6a4a91fb91de14f391aa7c0a3752deaf6a61e61eb3130fcb42f

See more details on using hashes here.

Supported by

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