Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.96 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.96 KB

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.