PrefectHQ / prefect-aws

Prefect integrations with AWS.
https://PrefectHQ.github.io/prefect-aws/
Apache License 2.0
85 stars 40 forks source link
aws prefect

[!NOTE] Active development of this project has moved within PrefectHQ/prefect. The code can be found here and documentation here. Please open issues and PRs against PrefectHQ/prefect instead of this repository.

prefect-aws

PyPI

Welcome!

prefect-aws makes it easy to leverage the capabilities of AWS in your flows, featuring support for ECS, S3, Secrets Manager, and Batch.

Visit the full docs here.

Installation

To start using prefect-aws:

pip install prefect-aws

Contributing

Thanks for thinking about chipping in! Check out this step-by-step guide on how to get started.